/*  



Theme Name: Shoebox



Description: Theme created for Shoebox.



Version: 1.0



Author: Marcellino Baldin







*/











/* GLOBAL HEADER */



.hdr_menu {

	font-family:Arial, Helvetica, sans-serif;

	color:#333333;

	text-transform: uppercase;

	font-weight: bold;

	font-size: 12px;

	padding-left: 30px;

}

.hdr_menu a {

	color: #333333;

	text-decoration: none;

	margin-right:10px;

}

.hdr_menu a:visited {

	text-decoration: none;

}

.hdr_menu a:hover {

	text-decoration: none;

	color: #ff802a;

}

.hdr_menu a:active {

	text-decoration: none;

}

#dropmenudiv {

	position:absolute;

	border:1px solid black;

	border-bottom-width: 0;

	font:normal 12px Verdana;

	line-height:18px;

	z-index:100;

}

#dropmenudiv a {

	color:#333333;

	width: 100%;

	display: block;

	text-indent: 3px;

	border-bottom: 1px solid black;

	padding: 1px 0;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 10px;

}

#dropmenudiv a:hover { /*hover background color*/

	background-color:#ff802a;

	color:#FFFFFF;

}

/* BODY */















body, td, th {

	background:url(images/sbx_bkgnd.gif);

	background-repeat:repeat;

	background-position:top left;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	font-weight: 500;

	line-height: 19px;

	margin-top: 0;

}

a {

	color: #ff802a;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

}

a:hover {

	text-decoration: underline;

	color: #ff802a;

}

a:active {

	text-decoration: none;

}

#wrapper {

	width:960px;

	text-align:left;

	margin: 0 auto 0 auto;

	clear:left;

}

#global_header {

	background-image:url(images/sbx_gbl_hdr.gif);

	background-repeat:no-repeat;

	/* behavior: url(http://www.shoeboxblog.com/pngfix/iepngfix.htc); */

	width: 917px;

	height: 150px;

}

/*
img, #global_header, #container {

	behavior: url(http://www.shoeboxblog.com/pngfix/iepngfix.htc);

}
*/

.gblhdr_logo {

	padding: 5px 0 0 80px;

}

.gblhdr_doodle {

	float: right;

	margin-right: 300px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	margin-top: -20px;

}

.gblhdr_rss {

	float:right;

	clear: right;

	padding-top: 10px;

	padding-right: 30px;

}

.gblhdr_rss a {

	color:#333333;

	text-decoration:none;

}

.gblhdr_rss a:hover {

	text-decoration: underline;

	color: #ff802a;

}

.gblhdr_nav {

	width: 687px;

	text-align: center;

	padding-left: 90px;

}

.gblhdr_link {

	float:left;

	padding-right: 15px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

}

.searchform {

	margin-right:10px;

	clear: right;

	float: right;

	margin-top: 75px;

}

.searchform input {

	width: 180px;

	font-weight: 600;

	color: #000000;

	text-align: right;

}

#container {

	background-image:url(images/sbx_content_bkgnd.gif);

	background-repeat: repeat-y;

	float:left;

	width:691px;

	text-align:left;

	padding: 0 0 10px 0;

}

.post_header_bar {

	background-image:url(images/stan_post_div.gif);

	background-repeat:no-repeat;

	width:566;

	height: 21px;

	margin-top: -20px;

	margin-right: -25px;

	margin-bottom: 0;

	margin-left: -25px;

	z-index: 5;

}

.post_title {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 16px;

	color: #ee660b;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	padding-right: 0px;

	padding-left: 26px;

	padding-top: 0px;

	margin-left: -21px;

	background-image: url(images/stan_post_div.gif);

	background-repeat: no-repeat;

	background-position: left bottom;/*height: 30px;*/

	text-transform: uppercase;

	text-align: left;

}

.post_title a:hover {

	text-decoration: none;

	color: #ff802a;

}

.post_title_width {

	width: 350px;

	padding-bottom: 10px;

	padding-top: 13px;

}

.post_date {

	float: right;

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	font-size: 12px;

	color: #000;

	clear: left;

	font-style: italic;

	margin-top: -27px;

}

.post {

	float:left;

	text-align:justify;

	padding-top: 15px;

	padding-right: 55px;

	padding-bottom: 0px;

	padding-left: 95px;

}

.post_content {

	clear:left;

}

.post img {

	border:0;

}

.post p, br {

	line-height: 19px;

}

.post_comments {

	clear: left;

}

.addthis_button {

	float:right;

	padding-top: 5px;

}

.postmetadata {

	height: 15px;

}

#commentblock ol li {

	list-style-type: none;

	margin-left: 0px;

}

.commentlist {

	padding-left: 0px;

}

.comment_avatar {

	float: left;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 10px;

}

.commenttext {

	margin-top: 0px;

	float: left;

}

#commentblock {

	border-top-width: 3px;

	border-top-style: double;

	border-top-color: #CCCCCC;

	padding-top: 10px;

}

#commentblock .commenthdr {

	font-size: 14px;

	color: #ff802a;

}

.commentspacer {

	clear: left;

	padding-top: 10px;

	margin-top: 10px;

	margin-bottom:10px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.navigation {

	padding-left: 95px;

	padding-right: 50px;

	margin-bottom: 20px;

}

#sidebar {

	color: #FFFFFF;

	font-weight:bold;

	float:left;

	margin: 0 0 0 30px;

}

#sidebar a {

	color: #FFFFFF;

	text-decoration:none;

}

#sidebar li {

	color: #FFFFFF;

	list-style-image: none;

	list-style-type: none;

	margin:0;

}

#footer {

	float:left;

	width: 691px;

	text-align:center;

	margin: 15px 0 15px 0;

	font-weight: 600;

	color: #FFF;

}

#footer a {

	color: #FFF;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
