/*
File:			custom.css
Description:	Custom styles for BiodieselReport
*/

body.custom {
    background: #efe;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: #999999;
    border: 0.4em solid #cdc;
}

.custom #page {
    background: #fff;
}

/*custom link colors*/
.custom a { color: #050; text-decoration: none; }
.custom a:hover { color: #090; }
.custom h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color: #090; }
.custom #header #logo a:hover { color: #090; }

/*custom nav menu*/
.custom ul#tabs li {background-color:#EFE;}
.custom ul#tabs li.current_page_item {background-color:#FFFFFF;}
.custom ul#tabs li.rss {background:none;}
.custom ul#tabs li a:hover { color: #111; text-decoration: underline;background-color:#FFF;}
.custom ul#tabs li a { display: block; line-height: 1em; color: #111; text-transform: uppercase; letter-spacing:1px; }

/*contact form text*/
.contactform, contactleft, contactright {font-size:14px;}

/*custom widget format*/
.custom li.widget {line-height:1em;}


/*custom clickable header graphic*/
.custom #header #logo a { display: block; height: 100px; width: 960px; background: url('http://biodieselreport.com/graphics/bdrheadernew.jpg') no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 0; }
.custom #header { padding: 1px 0 0 0; }


/*---:[ custom post navigation links ]:---*/
.custom .prev_next {padding:1px 0 1px 0; text-transform: uppercase; letter-spacing:normal; border-bottom: 1px solid #ddd; border-top: 1px solid #ddd; color: #666; clear: both;}
.custom .prev_next p {font-size: .85em;}


/*---:[ custom header ad ]:---*/
.custom .head_ad { 
	position:absolute;
	float:right;
	margin-left: 492px;
	margin-top: 30px;
	}

.custom #head_ad_banner { margin-right:0;}


/*---:[ custom multimedia box background ]:---*/
.custom	#custom_box { padding: 1.1em; background: #fff; border-bottom: 0px solid #ddd; }

/*---:[ custom area after comment box ]:---*/
.custom #commentform p.allowed { display: none; }
#commentform textarea { width: 100%; margin-bottom:10px; }

/*---:[ remove brackets around comment numbers ]:---*/
.custom .bracket { display: none; }

/*---:[ format text of comment numbers before comment box ]:---*/
.custom .format_text .to_comments { color: #666; font-size:11px; clear: both; }
.custom .comments_intro p { color: #666; font-size:11px;}


/*---:[ custom h5 ]:---*/
h5 {
	font-size: 1.1em;
	border-bottom:1px solid #ccc;
	margin:0 0 16px 0;
}


/*---:[ custom pullquotes ]:---*/
.custom blockquote.left {
   width: 200px;
   margin: 5px 15px 5px 0;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 1.4em; 
   color:#555;
   text-align: center;
   float: left;
}

.custom blockquote.right {
   width: 200px;
   margin: 5px 0 5px 15px;
   padding: 5px 0;
   border: 3px double #aaa;
   border-width: 3px 0;
   font-size: 1.4em; 
   color:#555;
   text-align: center;
   float: right;
}


/*---:[ custom image captions ]:---*/
.format_text .alignleft { margin: 0 1.571em 1.571em 0; float: left; clear: left; }
.format_text .alignright { margin: 0 0 1.571em 1.571em; float: right; clear: right; }
.format_text .aligncenter { display: block; margin: 0 auto 1.571em auto; float: none; clear: both; }
.format_text .alignnone { display: block; margin: 0 auto 1.571em 0; clear: both; }
.format_text .wp-caption { background-color: #F3F3F3; border: 0.071em solid #CCC; text-align: center; padding: 0.714em; }
.format_text .wp-caption p { font-size: 0.786em; margin-bottom: 0; }


/* eBay display*/

#ebay{
display:block;
font-size:1.1em;
padding:5px 0 0 0;
}

#ebay img {
	display:block;	
	}

#ebay a img {
	border: 0px;
}

#ebay a:hover img {
	border: 0px;
}

#ebaywide{
display:block;
width:360px;
font-size:1.1em;
padding:5px 0 0 10;
}

#ebaywide img {
	float:left;
	margin:0 5px 0 0;	
	}

#ebaywide a img {
	border: 0px;
}

#ebaywide a:hover img {
	border: 0px;
}

#ebaytab{
display:block;
font-size:11px;
width:160px;
padding:5px 0 0 0;
}


#ebaytab img {
	display:block;
	margin:5px 5px 0 0;	
	}

#ebaytab a img {
	border: 0px;
}

#ebaytab a:hover img {
	border: 0px;
}


#ebaytabwide{
display:block;
font-size:11px;
width:325px;
padding:5px 0 0 0;
}


#ebaytabwide img {
	float:left;
	margin:5px 5px 0 0;	
	}

#ebaytabwide a img {
	border: 0px;
}

#ebaytabwide a:hover img {
	border: 0px;
}

#ebaytabmainwide{
display:block;
font-size:10px;
width:440px;
padding:5px 0 0 0;
}


#ebaytabmainwide img {
	float:left;
	margin:5px 5px 0 0;	
	}

#ebaytabmainwide a img {
	border: 0px;
}

#ebaytabmainwide a:hover img {
	border: 0px;
}



#ebaymainwide{
display:block;
font-size:12px;
width:540px;
padding:5px 0 0 0;
}

#ebaymainwide p{font-size:1.0em;
	}

#ebaymainwide img {
	float:left;
	margin:5px 5px 0 0;	
	}

#ebaymainwide a img {
	border: 0px;
}

#ebaymainwide a:hover img {
	border: 0px;
}

#ebaybox{
	margin-left: 10px;
	}


#googlebox{
	margin-left: 10px;
	}

