/*
THEME NAME: BioFuel Oasis
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: based on Sandbox by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
TAGS: If you MUST edit this theme, use the Theme Editor link above to access the relevent files. You should have a good understanding of CSS and HTML before modifying these files.
VERSION: 1.5.2
AUTHOR: created by Webmystery from Plaintext.org's Sandbox theme.
AUTHOR URI: http://www.webmystery.net
*/

/* Two-column with sidebar on left from the /sandbox-layouts/ folder  */
/*@import url('sandbox-layouts/2c-r.css');
This now loads in header.php for only those pages that use a sidebar*/

body{font: 100% Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align: center;
	background: #ccff99;
	margin: 30px auto;
	}

/* Just some example content */

div#wrapper{background:#FFFFCC url(/images/yellow_paper.gif);border:4px solid #BDB76B; margin: 0 auto; width: 900px;}
div#header{text-align:center;margin:0; }
div#access div.skip-link{clear:both}
#blog-title{margin-top:2.0em}
#blog-description{padding:0; margin:0; font-style:italic}

div#menu{font-size:0.9em; margin-left:140px; height:1.5em;background:url(/images/leaf_bg.jpg) bottom right; border-top:1px solid #999999;}
div#menu ul{height:3.0em;}
div#menu ul a{font-weight:700;text-decoration:none; border:1px solid #999999; }
div#menu ul,div#menu ul ul{list-style:none;margin:0;padding:0;}
div#menu ul li{float:left; padding:0.2em}
div#menu ul li a{background:url(/images/leaf_bg.jpg) bottom left;padding:0.3em 0.5em;}
div#menu ul ul{display:none; visibility:hidden; height:0.01em}
div#menu ul ul li{/*float:none;*/ display:none; visibility:hidden; height:0.01em}
div#menu ul ul li a{margin:0;padding:0;}
div#menu ul li:hover ul{display:block;font-size:0.9em;padding-top:0.5em; position:absolute;}
div#menu ul a:hover, div#menu ul a:focus{background:url(/images/yellow_paper.gif) top left; color: green; border-bottom:none}
div#menu ul li:hover ul li a{background:#f5f5f5;border:none;display:block;padding:0.1em;width:10em;}
div#menu ul li.current_page_item a{background: #ffffff url(/images/yellow_paper.gif) top left; color:#333333; border-bottom:none}

.entry-title{clear:both;}

/*div#container{background:#FFFFCC url(/images/yellow_paper.gif);border: 4px solid #BDB76B;border-top:none; overflow: auto; width: 100%; }*/

div#content{margin:40px;
	text-align:left;}

div.sidebar{margin-top:20px;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol li{margin:0 0 3.5em;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:50%;}

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{font-size:1.0em;}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:disc;margin:0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:circle;}

div#footer{text-align:center;color:#333300;background:#99CC00;border-top:1px solid #BDB76B; padding:0.5em 0; margin:0}
div#footer h5, div#footer p{padding:0; margin:0}
div#footer a{color:#333300;}
 
/* fonts & colors */

h1, h2, h3, h4, h5, h6 { color:#003366}

/* titles that are not Posts are disabled by selected code in the header using the style below*/
h2.entry-title{/* display:none; visibility:none; height:0.01em; width:0.01em*/}
h2.entry-title{/* display:none; visibility:none; height:0.01em; width:0.01em*/}
h3.widgettitle{font-variant:small-caps}

.punch {color:#800000;}
.light {color:#fefefe;}
.small {font-size:0.8em}
.smaller{font-size:0.5em}

a:link { color: #003366; text-decoration: none}
a:visited { color: #003366; text-decoration: none }
a:hover { color: green; text-decoration: underline }
.entry-meta, .entry-date{font-size:small; font-style:italic; text-decoration:none}

.home_features li{
	list-style-image: url(/images/bullet_20.gif);
	}
	
.home_features li a:link{
	text-decoration:underline;
	}	
	
img{border-color:#BDB76B}
		
.img_left {
	float:left; 
	margin-top:10px;
    margin-right:20px;
	font-size: 11px; 
	line-height: 15px; 
	color: #999999; 
	text-decoration: none
	}
	
.img_right {
	float:right; 
	margin-left:10px;
	font-size: 11px; 
	line-height: 15px; 
	color: #999999; 
	text-align:left;
	text-decoration: none;
	}
	
	span.right_float {
	float: right;
	width:60px;
	text-align:right;
	margin: -15px 20px 0 0;
	}
.nav-previous, .nav-next{margin:0 0 10px 0}

/* positioning */


.col_left{ /* on home page with slideshow*/
	float:left;
	margin: -10px 20px 0 0;
	max-width:50%;
	}	
	
.main_col{ /*use with col_left */
	margin:0 0 0 440px;
	}

div.u-line p {border-bottom:1px dashed #999999;}
div.u-line {padding:0 40px; margin:0}


/* New gallery feature styles; Can't use div.attachment because shortcodes can link to galleries in other posts */
div.gallery{clear:both;float:left;width:100%;}
div.gallery dl{float:left;text-align:center;}
div.gallery dl dt{margin:0;}
div.gallery dl dd{margin-left:0;}
div.entry-attachment,div.entry-caption{text-align:center;}
div.entry-attachment img,div#nav-images div img{overflow:hidden;}
body.attachment div#nav-images{clear:both;width:100%;}
body.attachment div#nav-images div{padding:1em 0;width:50%;}
body.attachment div#nav-images div.nav-previous{text-align:left;}
body.attachment div#nav-images div.nav-next{text-align:right;}
body.attachment div.entry-meta,body.attachment div#comments{clear:both;}
.highslide, .pic{text-align:center; width:100%; margin: 0 auto}