/*+++++++ BODY +++++++*/
* { margin: 0px; padding: 0px; text-decoration:none; }
body { font-family: Arial; font-size: 12px; color: #000; background: #e5e3d8; }

/*+++++++ H1,H2,H3 HYPERLINKS +++++++*/
h3 { padding:10px 0 10px 0; font-size:14px;}
a:link {  text-decoration: none; color: #1f6d2c; border: 0px;}
a:active {color : #1f6d2c; border: 0px;}
a:visited { color :#1f6d2c ; border: 0px;}
a:hover	{ color:#006699; border: 0px;}
a:focus { outline: none;}
.clear { clear: both; }

/*+++++++ MAIN +++++++*/
#top-wrap {width: 990px; height: 18px; margin:auto; background:#e5e3d8; /*background: url(images/topwrap.gif) top left no-repeat;*/}
#wrapper { width: 990px; margin:auto; background:#FFFFFF; /*background: url(images/bg.gif) top left repeat-y;*/}
#frame,#content{ width: 980px; margin:auto; }
#content {margin-top:10px;}
#photo { width: 915px; padding: 0 0 0 20px; }

/*+++++++ PANEL +++++++*/
#top-panel{color: #000; width: 100%; text-align: right; position:absolute; top: 0; right:0;font-size: 10px;background:#3b3b3b;border-bottom:3px solid #3b3b3b; border-left:3px solid #3b3b3b; padding: 2px 5px;margin:0}
#top-panel a {color: #000}
#top-panel ul li {display: inline; padding:0}
#top-panel label, #top-panel input { font-size: 9px}
#top-panel label {padding-left: 5px}
#sub-panel a{float:right; margin-right: 5px; color:#FFF; text-decoration:none; font-size: 10px;font-weight:bold;background:#777;}
#sub-panel a span{padding: 2px 5px; display:block; border-left: 2px solid #3b3b3b; border-right: 2px solid #3b3b3b; border-bottom: 2px solid #3b3b3b /*background:url(img/sub-right.png) right bottom no-repeat;*/}

/*+++++++ INFOBAR +++++++*/
#infobar { height: 17px; width: 955px; line-height:10px; font-size:12px; margin: 0 auto; color: #000; padding-top: 2px; font-weight:bold;}
#infobar a {color: #000}
#infobar a:hover {text-decoration: underline;}
#browse { float: left; width: 550px; /*background:url(images/sitemap.gif) no-repeat 0 6px;*/}
#rss { float: right; margin-right: 3px; width: 360px}
#rss p {text-align:right;}

/*+++++++ HEADER+++++++*/
#header {display:block; width: 940px; height: 85px; margin: 0 auto;}
#logo {display: block; float:left; background: url (../images/logo.gif) top left no-repeat; height: 40px; margin: 15px 0 0 0;}
#logo h1 a {padding: 10px 0 0 0; font-size: 24px; color: #666}


/*+++++++ NAVIGATION+++++++*/
#nav{display: block;  background: url(../images/navbg.gif) left repeat-x; width: 940px; height: 52px; margin: 0 auto; border-bottom: 1px solid #e6e6e6}
#nav, #nav ul {list-style: none}
#nav li{float: left;list-style:none}
#nav li a { display:block;font-weight:bold; color:#fff; padding:6px 15px; letter-spacing:0.03em;}
#nav li a:hover { /*background:#A2D609;*/ color:#A2D609;}

#cat{float: left; clear: both; /*_margin-top:-18px; *margin-top:-15px;*/}
#cat li a{ color: #000; font-size: 1em}
#cat li a:hover {background: #A6D209; color:#FFFFFF;}


.clearfloat:after {display:block;visibility:hidden;clear:both;height:0;content:".";}
.clearfloat {display:inline-block}
.clearfloat {display:block}
/*#nav a:hover, #nav a:active, .current_page_item a, #home .on, .photo {background: #ff6600}*/
#subnav {position:relative; margin: 0 10px 5px; padding-bottom: 10px; font-size: 0.8em; border-bottom: 1px dotted #ccc}
#subnav ul {display: inline}
#subnav li a{float: left; padding: 1px 5px; margin-right:15px; background: #3b3b3b; border-left: 3px solid #8BDBFF; color: #fff }
#subnav .current_page_item a, #subnav a:hover {border-left: 3px solid #ff6600}

/*+++++++ ENTRY +++++++*/
#left { float: left; width: 580px; padding-left: 10px;}
.entry { text-align:left; width: 940px; margin-left:10px; padding:0 10px; margin-bottom:10px; line-height:140%}
.entry ol li {}
.related-post { width: 530px; padding: 10px; margin: 0 10px}
.related-post { border:1px solid #AACCEE; background:#EBF3FB}
.related-post ul {border-top:1px solid #e6e6e6; margin-bottom: 5px;}
.related-post ul li {padding: 5px 0px; border-bottom: 1px solid #e6e6e6}
.content a { border-bottom: 1px dotted #ccc}
.entry h2 { font: bold 16px/24px Arial, Helvetica, sans-serif; letter-spacing: 0px;margin-bottom:0px; margin-top:10px; color:#336633;}
.entry h2.st { font: bold 14px/24px Arial, Helvetica, sans-serif; letter-spacing: 0px;margin-bottom:0px; margin-top:10px; color:#000;}
.entry h2 a {  color:#222222; }
.entry h2 a:hover {color:#999999;}
.entry p { padding-bottom:10px;}



h3#s_head {
color:#000000;
	font-size:1.1em;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	border-left:3px solid #336633;
	background:#F7F6F3;
	text-transform:capitalize;
}
h4 {
color:#000000;
	font-size:1em;
	font-weight:bold;
	padding:2px 2px 2px 5px;
	border-top:2px solid #336633;
	/*border-right:3px solid #A6D209;*/
	background:#F7F6F3;
	text-transform:capitalize;
	margin-left:2px;
}

html>body .entry ul { padding: 0 0 0 5px; padding-left: 5px; margin-top:5px;} 
html>body .entry li { margin: 0px 0 0px 0px; }
.entry img {margin:0 10px 10px 10px;}
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.alignright { float: right; } 
.alignleft { float: left ;}
.custom_image img{float:left; padding:3px; margin:7px 10px 15px 0; border: 2px solid #e6e6e6; height:90px; width: 90px}
.subcontrol {margin-bottom: 10px;padding:5px; font-size: 11px; font-weight: bold; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6}
.tags, .allinfos {padding:5px 0px 5px 25px; background: #FFF8AF url(../images/tag.gif) left no-repeat; font-size: 11px; font-weight: bold; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6}
.allinfos {background: #F8F7F3; padding: 5px; margin-bottom: 10px}
.share, .comments_rss, .reply {float: right; padding-left: 20px}
/*.reply {background: url(../images/comments.gif) left no-repeat; margin-left:10px}
.comments_rss {background: url(../images/feed.gif) left no-repeat; margin-left:10px; position:relative; top: 10px}*/
span.date { background:url(../images/date.gif) no-repeat; padding-left:20px; }
span.comments { background:url(../images/comment.gif) no-repeat; padding-left:20px; }
span.tag{ background:url(../images/tag.gif) no-repeat; padding-left:20px; }
span.category { background:url(../images/posted.gif) no-repeat; padding-left:20px; }
.navigation { width: 540px; padding:10px; line-height:140%; font-size:11px; }


/*+++++++ FOOTER +++++++*/
#footbg {width: 100%; background: #e5e3d8;}
#footwrap { width: 975px; margin:auto;}
.footer-links { float: left; width:300px; margin-right: 37px; color: #888; margin-top:0px;}
 .footer-links-r { float: right; width:300px; color: #888; margin-top:0px;}
.footer-links h2, .footer-links-r h2 { color: #fff; background-color: #3b3b3b; font-size: 1.2em; padding:5px 10px; }
.footer-links ul {margin-bottom:15px;}
.footer-links ul li {margin-top:1px;}
.footer-links a, .footer-links a:visited, .footer-links-r a, .footer-links-r a:visited {display: block; height:18px; background-color: #2e2e2e; color: #ccc; padding: 5px 10px;}
.footer-links a:hover, .footer-links-r a:hover {background: #4b4b4b; color: #A2B609;}
#copyright {padding: 10px 0; border-top: 1px solid #3b3b3b; font-size: 12px; margin-bottom:10px;}
#copyright a {color: #000}
#copyright a:hover {text-decoration: underline;}
#copyright ul{display:inline}
#copyright ul li {float:right; padding-left: 10px}

/**************** Misc *********************/
acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
blockquote { margin: 15px 30px 15px 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr { display: none; }
a img { border: none; }
.alignright{float:right;}
.alignleft{float:left; padding-left:30px; padding-bottom:20px;}
img.centered{display:block;margin-left:auto;margin-right:auto;}
img.alignright{display:inline;margin:0 0 2px 7px;padding:4px;}
img.alignleft{display:inline;margin:0 7px 2px 0;padding:4px;}
pre {border: solid 1px #9a9a9a;color: blue;margin: 10px;padding:10px;background: #f3f2ed}
code {font-size:1.0em;color: #000}

/**************** Gallery *********************/
.gallery {text-align:center;}
.gallery img {padding:3px;}
.attachment {text-align:center;}
.attachment img { padding:5px; border:1px solid #999999;}
.imgnav {text-align:center;}
.imgleft {float:left;}
.imgleft img{ padding:5px; border:1px solid #999999;}
.imgright {float:right;}
.imgright img{ padding:5px; border:1px solid #999999;}


#searchtab{
  background: transparent url(../images/search-bg.png) no-repeat left top;
  height: 30px;
  position:relative;
  margin-left:75%;
  top:25px;
  
}

#searchtab .inside{
  background: transparent url(../images/search-go.png) no-repeat right top;
  height: 40px;

}

#searchtab fieldset{
  padding: 0;
  border: none;
}

#searchtab input{
  border: 0;
  background: none;
  font-size: 14px;
  padding: 0px;
}

#searchtab input.searchfield, #searchtab input#s{
  position: absolute;
  top: 6px;
  left: 30px;
  color: #949496;
  padding: 0px;
  margin: 0;
  width: 50%;
}

#searchtab input.searchfield:focus, #searchtab input#s:focus{ color: #000; }

#searchtab input.searchbutton, #searchtab input#searchsubmit{
  position: absolute;
  right: 37px;
  top: 6px;
  color: #e5e5e5;
  text-transform: uppercase;
  padding: 0px;
  margin: 0;
}

#searchtab label{ display: none; }
#searchtab input.searchbutton:hover{ color: #fff; }

.flogin {
background:#F8F7F3;
text-align:center;
padding:10px;
}
.signup {
background:#666666;
color:#FFFFFF;
font-weight:bold;
}


#blog {
	width:190px;
	height:40px;
	}
	

div.menuLayers  { position:absolute; visibility:hidden;  height:auto; width:230px; left:100; top:100;  z-index:500; background-color: #F7F6F2; font-size:12px; font-family:inherit; background-repeat:no-repeat; border: 1px solid #999999; padding:8px; color:#000000; text-align:justify; min-height:0; min-width:0;}


.post-box { position: relative; background: #f7f7f7; border: 5px solid #E5E3D8; padding: 15px 15px 15px 15px; width: 64%; float: left; margin: 0 21px 21px 20px; text-align:left; }

.post-boxa { position: relative; background: #f7f7f7; border: 5px solid #E5E3D8; padding: 0px 15px 0px 15px; width: 64%; float: left; margin: 0 21px 21px 20px; text-align:left; }
.post-boxx { position: relative; background: #f7f7f7; border: 5px solid #E5E3D8; padding: 15px 15px 15px 15px; width: 96%; float: left; margin: 0 21px 21px 20px; text-align:left; }

.post-box h5, .post-boxx h5{ font-size: 15px; margin: 0 0 8px 0; height:25px; text-align:left; }
.post-box p, .post-boxx p { font-size: 12px; text-align:left;}
.boxshadow { -moz-box-shadow: 0 0 4px #999; -webkit-box-shadow: 0 0 4px #999; -webkit-transition: all 0.1s ease-out; }
.boxshadow:hover { -moz-box-shadow: 0 0 8px #555; -webkit-box-shadow: 0 0 8px #555; }
.clear { clear: both; }
.postt { margin: 10px 0 10px 0px; }
.last { margin-right: 0 !important; }
.entry_one ul{ margin-top:5px; padding:0; }
.entry_one ul li{ list-style:disc; list-style-position:clear; margin-left:10px; padding-bottom:3px; }

.entry_onee ul{ margin-top:0px; padding:0; }
.entry_onee ul li{ list-style:circle; list-style-position:clear; margin-left:20px; padding-bottom:1px; }

ul#high_content { margin-left:10px; margin-bottom:15px; }
ul#high_contents { margin-left:20px; margin-bottom:10px; }
#hh {
	background:#e3ecd1;
	border:none;
}
#mh {
	background:#FAFBFA;
	border:none;
}
#th {
	border:1px solid #FAFBFA;
	margin-top:10px;
}
#con, #con_t {
 height:20px;
 padding:6px;
 padding-left:10px;
 color:#00000;
 text-align:left;
 font-size:13px;
 }
 #con, #con_th {
 height:20px;
 padding:2px;
 padding-left:10px;
 color:#00000;
 text-align:center;
 font-size:13px;
 }

 #con_t {

 font-weight:normal;
 }
#con_th {

 font-weight:bold;
 }
#ocr_con {
	text-decoration:none;
	color:#336633;
}
#ocr_talk_2_us {
	border:solid 2px #f2f2f2;
	width:380px;
}
div#box {
 background:#F5F8F1;
 border:1px solid #E4E4E4;
 margin-left: 30px;
 margin-right:30px;
 padding:15px;
   -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align:left;
  color:#000000;
 }
  .curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 800px;
color:#000000;
background:#f1f3ee;
}
.minicurlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 475px;
color:#000000;
font-size:12px;
}

.curlycontainer .innerdiv, .minicurlycontainer .innerdiv{
background: transparent url(http://www.oilgae.com/oilgae/new_img/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 5px 5px;

}
span#imp {
font-weight:bold;
font-size:17px;
border-bottom:ridge 1px #CCCCCC;
margin-bottom:5px;
}
span#imp_mini {
font-weight:bold;
font-size:16px;
margin-bottom:5px;
}
span#imp_m {
font-weight:bold;
font-size:13px;
text-decoration:underline;
}
.innerdiv ul li{ color:#555; }



