@import url(dropdown_menu.css);
#blogbanner {
width:500px;
height:auto;
min-height:50px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
padding-top:10px;
background:#f1ffec;
}

#blogbanner a{
color:#1f6d2c;
/*font-family:cursive;
font-size:16px;*/
}
#blogbanner a:hover{
background:none;
}


html, body {border: 0; margin: 0; padding: 0;}

body {
  	font: 80%/1 arial, helvetica, sans-serif;
	background:#2a2a2a;
  	line-height: 130%;
  	width: 100%;
  	min-width: 970px;
}
blockquote span.open {
	background: url(../new_img/quote_open.gif) no-repeat left top;
	padding: 0 0 0 25px;
}

blockquote span.close {
	background: url(../new_img/quote_close.gif) no-repeat bottom right;
	padding: 0 25px 0 0;
}
h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size:1.6em;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1em;
}

.flogin {
background:#F8F7F3;
text-align:center;
border:1px solid #CCCCCC;
}
.signup {
background:#666666;
color:#FFFFFF;
font-weight:bold;
}

a {
	text-decoration: none;
	color: #1f6d2c;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

/* Header */

#logo {
	width: 880px;
	height: 70px;
	margin: 0 auto;
	padding: 0 10px;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #a48306;
}

#logo h1 {
	padding: 1px 0 0 0;
	font-size: 3em;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #f9e391;
	text-decoration:underline;
}

#menu .current_page_item a {
	background: url(../new_img/img02.gif) repeat-x;
	color: #a48306;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 5px 0;
	background:#FFFFFF;
}

/* set millions of background ../new_img */
.rbroundbox { background: url(../new_img/nt.gif) repeat; }
.rbtop div { background: url(../new_img/tl.gif) no-repeat top left; }
.rbtop { background: url(../new_img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../new_img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../new_img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 960px; margin: 0em auto; }

/* set millions of background ../new_img */
.rbroundboxg { background: url(../new_img/ntg.gif) repeat; }
.rbtopg div { background: url(../new_img/tlg.gif) no-repeat top left; }
.rbtopg { background: url(../new_img/trg.gif) no-repeat top right; }
.rbbotg div { background: url(../new_img/blg.gif) no-repeat bottom left; }
.rbbotg { background: url(../new_img/brg.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopg div, .rbtopg, .rbbotg div, .rbbotg {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentg { margin: 0 7px; }
.rbroundboxg { width: 980px; margin: 0.1em auto; }


/* set millions of background ../new_img */
.rbroundboxq { background: url(../new_img/ntq.gif) repeat; }
.rbtopq div { background: url(../new_img/tlq.gif) no-repeat top left; }
.rbtopq { background: url(../new_img/trq.gif) no-repeat top right; }
.rbbotq div { background: url(../new_img/blq.gif) no-repeat bottom left; }
.rbbotq { background: url(../new_img/brq.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopq div, .rbtopq, .rbbotq div, .rbbotq {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentq { margin: 0 7px; }
.rbroundboxq { width: 100%; margin: 0.1em auto; font-family: "Trebuchet MS",Tahoma, Arial, sans-serif; color:black; font-weight:bold; }



#page-bg {
	padding: 11px 24px;
	background: url(../new_img/img03.jpg) no-repeat;

}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */
#content {
	float: left;
	width: 530px;
	border-right:1px solid #F2F2F2;
	border-left:1px solid #F2F2F2;
	padding-left:5px;
	margin-left:5px;
	color:#2D2D2D;
}

.post {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F2F2F2;
	line-height: 135%;
}
.post a{
	text-decoration:underline;
}
.title {
	margin: 0;
	color:#a5d009;
        background:#F8F7F3;
         line-height:22px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 20px 0;
}

.entry {
	padding: 0 5px;
}

.links {
	padding-top: 10px;
	text-align: left;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(../new_img/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 188px;
	padding: 0 0 0 5px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(../new_img/img04.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	background:#737373;
	border: #EEEEDF 1px solid;
	height:auto;
	font-size: 1em;
	font-variant:normal;
	font-weight: bold;
	padding: 3px 0 3px 15px;
	color: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.sidebar li h2 a{
color: #006699;
}

.sidebar_ad {
	float: left;
	width: 188px;
	padding: 0 0 0 5px;
	/*background:#F8F7F3;EEECDE*/
}

.sidebar_ad ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_ad li {
	padding: 0 0 20px 0;
}

.sidebar_ad li ul {
}

.sidebar_ad li li {
	padding: 5px 0 5px 25px;
	background: url(../new_img/img04.gif) no-repeat 10px 9px;
}
.sidebar_ad li h2 {
	background: #737373;
	border: #EEEEDF 1px solid;
	height:auto;
	font-size: 1em;
	font-variant:normal;
	font-weight: bold;
	padding: 3px 0 3px 15px;
	color: #FFFFFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
.sidebar_ad li h2 a{
color: #FFFFFF;
text-decoration:underline;
}
.sidebar_ad li ul {
border:1px solid #CCCCCC;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background:#FFFFFF;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Footer */

#footer {
	padding: 10px 0 10px 0;
	background: #000000;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

/* Login */
#top {
	height: 35px;
	padding: 0 25px;
  	background: #F4F4EA url(../new_img/bg.jpg) repeat-x 0 0;
	margin-bottom:50px;
}
#top .logo {
	width: 150px;
  	height: 60px;
  	float: left;
  	clear: left;
  	margin-top: 20px;
	margin-left: 20px;
  	background: url(../new_img/site_logo.gif) no-repeat;
}

#top .logo a span {
	color: #66FF00;
}


#top .logo a {
	display: block;
	width: 100%;
	height: 100%;
	color: white;
	font-size: 1.6em;
	padding-left: 50px;
}

#top .logo a:hover {
	color: white;
}
#top ul.login {
  	height: 36px;
	width: auto;
  	float: right;
  	clear: right;
  	font-weight: bold;
	line-height: 36px;
	margin-right: 50px;
  	color: white;
  	font-size: 90%;
	text-align: center;
  	background: url(../new_img/login_r.jpg) no-repeat right 0;
	padding-right: 40px;
	margin-top:-0.5px;
}

#top ul.login li.left {
  	background: url(../new_img/login_l.jpg) no-repeat left 0;
  	height: 36px;
	width: 40px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

#top ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 36px;
  	background: url(../new_img/login_bg.jpg) repeat-x 0 0;
}

#top ul.login li a {
	color: #a5d009;
}

#top ul.login li a:hover {
	color: white;
}

.btn {
background:#666666;
color:#FFFFFF;
font-weight:bold;
}

#t_header {
color:#CC3300;
font-family: "Trebuchet MS",Tahoma, Arial, sans-serif;
font-weight:bold;
font-size:16px;
}
#t_links {
color:#353C04;
font-family: "Trebuchet MS",Tahoma, Arial, sans-serif;
text-align:left;
}

#t_links li a{
color:#000000;
font-family: "Trebuchet MS",Tahoma, Arial, sans-serif;
}
#t_links li a:hover {
text-decoration:underline;
color:#f5f6aa;
}
#tlink_eblog, #tlink_forum, #tlink_oilgae{
list-style:url(../new_img/mini-arrow.gif);
color:#006600;
font-family:arial, helvetica, sans-serif;
font-weight:normal;
font-size:14px;
}
.white_content {

display: none;
position:fixed;
top: 22%;
left: 12% !important;
border:2px solid white;
background-color:white;
right:10%;
width:auto;
height:auto;
z-index:1002;
overflow: auto;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#h_header {
background:#f1ffec;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
height:auto;
min-height:150px;
}

#banner {
width:500px;
height:auto;
min-height:45px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
text-align:center;
padding-top:1px;
}
#trbg {
font-family:cursive;
font-size:19px;
width:100%;
text-align:center;
color:#FFFFFF;
}
#trbg .banc {
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:bold;
}
.banc:hover {
background:none;
}
#mini {
text-decoration:none;
border:none;
color:#FFFFFF;
font-weight:bold;
}
#mini:hover {
background:none;
}

.minicurlycontainer{
border: 1px solid #b8b8b8;
width: 480px;
color:#000000;
background:#f4feec;
text-align:justify;
text-decoration:none;
margin-bottom:10px;
}
.minicurlycontainer .innerdiv{
background: transparent url(../new_img/brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 4px 15px 5px;
line-height:150%;
text-decoration:none;
}
span#imp_m {
font-weight:bold;
font-size:15px;
margin-bottom:5px;
color:green;
}
.innerdiv a{
color:black;
text-decoration:none;
}/* CSS Document */

#an {
color:#FFFFFF;
}
#an:hover {
background:none;
}
div.menu  { 
  position:absolute; visibility:hidden; 
  width:300px; left:0; top:0; z-index:500; 
  font-size:12px;
  height:auto;
  min-height:120px;
  background-color:#FFFFFF; color:#000;
  border:3px ridge #A5B994;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
#ann {
text-align:justify;
}
#rr {
float:right;
margin-top:-15px;
}
div.menu_karthi  { 
  position:absolute; visibility:hidden; 
  width:300px; left:0; top:0; z-index:500; 
  font-size:12px;
  height:auto;
  min-height:120px;
   color:#000;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
/* set millions of background images */
.rbroundboxkk { background: url(../new_img/ntkk.gif) repeat; }
.rbtopkk div { background: url(../new_img/tlkk.gif) no-repeat top left; }
.rbtopkk { background: url(../new_img/trkk.gif) no-repeat top right; }
.rbbotkk div { background: url(../new_img/blkk.gif) no-repeat bottom left; }
.rbbotkk { background: url(../new_img/brkk.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopkk div, .rbtopkk, .rbbotkk div, .rbbotkk {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentkk { margin: 0 7px; }
.rbroundboxkk { width: 100%; margin: 1em auto; }
/* set millions of background images */
.rbroundboxgg { background: url(../new_img/ntgg.gif) repeat; }
.rbtopgg div { background: url(../new_img/tlgg.gif) no-repeat top left; }
.rbtopgg { background: url(../new_img/trgg.gif) no-repeat top right; }
.rbbotgg div { background: url(../new_img/blgg.gif) no-repeat bottom left; }
.rbbotgg { background: url(../new_img/brgg.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtopgg div, .rbtopgg, .rbbotgg div, .rbbotgg {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontentgg { margin: 0 7px; }
.rbroundboxgg { width: 100%; margin: 1em auto; }
