/*
Theme Name: Green Rhino Energy 
Theme URI: 
Description: Clean and simple, but quality wordpress theme. Valid CSS & HTML, Compatible with IE, Mozilla, Opera.
Version: 1.0.1
Author: Joachim
Autor URI: http://www.greenrhinoenergy.com
Tags: white, two-columns, fixed-width, left-sidebar, light

	The CSS, XHTML and design of this theme are released under GPL:
	http://www.gnu.org/licenses/old-licenses/gpl-2.0.html

*/

*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #2B8056;
	background-image: url(../../../../css/site_gradient.jpg);
	background-repeat: repeat-x;
	line-height: 1.116;/*	
	font: 16px Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: #FFFDF1 url(images/wrapp_bg.jpg) no-repeat center 140px;
	color: #53544c;
	text-align: center;
*/
}
h1{
	color: #37618E;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 118%;
	line-height: 1;
	font-weight: bold;
}

h2{
	color: #063A62;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	line-height: 1.7em;
}

h3{
	color: #063A62;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 1.5em;
}

h4{
	color: #09548C;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	line-height: 1.2em;
}

h5{
	color: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 90%;
	font_weight: bold;
}

h6{
	color: #000;
	font-family: Arial, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
}

a:link, a:visited, a:active, a:hover{
	color: #039;
	text-decoration: none;
}
a:hover{text-decoration: none;}

img {border: none;}
input {vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

#wrapper {
	width: 967px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	
	padding-top:142px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 10px;	
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	position: absolute;
	width: 986px;
	left:11px;
/*	
	height: 140px;
	background: url(images/top_bg.gif) repeat-x top;
	margin: 0 auto  -140px;
	overflow: hidden;
	position: relative;
	z-index: 1;
	text-align: left;
*/
}

#siteName{
	margin: 0px;
	color: #ffffff;
	font-weight: normal;
	position: absolute;
	left: 0px;
	top: 5px;
	padding: 0px;
	width: 400px;
	height: 79px;
	
}

#siteName img{
	padding: 0px;
	margin: 0px;
	position: absolute;
	border:none;
}
#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}
#globalLink{
	position: absolute;
	top: 1px;
	height: 27px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 5px;
	z-index: 100;
}


.hpadd{ background: url(images/header_bg.jpg) no-repeat center top; }
.hwrapp{ height: 140px; width: 967px; margin: 0 auto; background: url(images/hbg.jpg) no-repeat center top; }
#header .hlogo{ height: 102px; overflow: hidden; background: url(images/hlogo.jpg) no-repeat left top;}
#header .hlogo h1{ font-size: 65px; font-family: "Times New Roman"; padding: 0 0 0 100px; font-weight: 400; }
#header .hlogo .description{ font-size: 11px; font-weight: 700; color: #1f707a; padding: 0 0 0 100px; }
#header .hlogo h1 a:link, #header .hlogo h1 a:visited, #header .hlogo h1 a:active, #header .hlogo h1 a:hover{color: #f76313; text-decoration: none;}
#header .hlogo h1 a:hover{color: #1f707a;}

.top_menu{
	position: relative;
	height: 27px;
	color: #cccccc;
	padding: 0px;
	margin: 0px;
	background-image: url(../../../../css/navbar_gradient.jpg);
	background-repeat: repeat-x;
	width: 990px;
	top: 90px;

/*	width: 100%; height: 38px; overflow: hidden; */
}

.top_menu ul{
	width: 640px;
	height: 27px;
	overflow: hidden;
	float: left;
	text-align: left;
	position: relative;
	z-index: 100;
	font-weight: bold;
	margin-top:-1px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
}
.top_menu ul li{
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline; 							
	overflow: hidden;
	margin: 0px;
	font-size: 14px;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;	
}
.top_menu ul li a:link, .top_menu ul li a:visited, .top_menu ul li a:active, .top_menu ul li a:hover{
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 14px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin:0px;
}
.top_menu ul li a:hover{
	text-decoration: none;
	color: #6092C3;

}
.top_menu ul li.home { 
	color: #ffffff;
	background-color: #6092C3;
	margin-left: -4px;
}
.top_menu ul li.home a:hover {
	color: #ffffff;
}


#top_menu img{
	margin-bottom: -4px;
}
/*
.top_menu ul , .top_menu ul a:visited{
	width: 640px;
	top: 0px;
	height: 27px;
	overflow: hidden;
	float: left;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	position: relative;
	z-index: 100;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.top_menu ul li{
	display: -moz-inline-stack;
	display: inline-block;
	*display: inline; 	
	overflow: hidden;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 2px;
}
.top_menu ul li a:link, .top_menu ul li a:visited, .top_menu ul li a:active, .top_menu ul li a:hover{

	color: #FFF;
	font-weight: bold;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;


}
.top_menu ul li a:hover{
	text-decoration: none;
	color: #6092C3;
}

.top_menu ul li.home a:link, .top_menu ul li.home a:visited, .top_menu ul li.home a:active, .top_menu ul li.home a:hover{
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
	margin-left 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	height: 100%;
	background-color: #6092C3;
	margin: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	vertical-align: top;

}
*/
#search{
	position: absolute;
	top: 1px;
	right: 10px;
	z-index: 101;
}

.top_menu .search{
/*
width: 250px; 
height: 38px; 
float: right;
*/
	position: absolute;
	top: 3px;
	right: 100px;
	z-index: 101;

}

.search_form{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
.search_form .text{
	padding: 4px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
.search_form .bttn{
	width: 101px;
	height: 22px;
	cursor: pointer;
	border: 0;
	margin: 0 0 0 5px;
	color: #F96;
	background-image: url(images/search_button.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
/*
	width: 100%;
	padding: 140px 0 35px;
	height: 1%;
*/

	height: 1%;
	width: 992px;
	background-color: #f4f4f4;
	padding-top: 0px;
	
	padding-left: 0px;
	
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content { padding: 12px 12px 12px 220px;}

.post{ margin: 0 0 10px;}
.post p{padding: .4em 6px;}
.post p img{ border: 1px solid #D4D5C4;}
.post ul li{ list-style: disc; padding: 0; margin: 0 0 0 20px; }

#content .title{ width: 100%; padding: 0 0 5px; }
#content .title h1{ font-size: 16px; padding: 0 6px; }

#content .title h1 a:link, #content .title h1 a:visited, #content .title h1 a:active, #content .title h1 a:hover{color: #1f707a; text-decoration: underline;}
#content .title h1 a:hover{text-decoration: none;}

.permalink{ width: 100%; }
.permalink .pleft{float: left; width: 47%; padding: 0 0 0 6px; }
.permalink .pright{float: right; width: 47%; text-align: right; padding: 0 6px 0 0;}
.permalink .ptb_rb{ padding: 6px; }
.permalink .tags{ background: url(images/ico_key.gif) no-repeat left 0; padding: 0 0 0 28px; }
.permalink .comments{ background: url(images/ico_clouds.gif) no-repeat left -1px; padding: 2px 0 2px 28px; }

.ptb_lt{width: 100%; background: #F4F5E4 url(images/tb_lt.gif) no-repeat left top; color: #878972; font-size: 11px;}
.ptb_rt{width: 100%; background: url(images/tb_rt.gif) no-repeat right top;}
.ptb_lb{width: 100%; background: url(images/tb_lb.gif) no-repeat left bottom;}
.ptb_rb{padding: 2px 5px; background: url(images/tb_rb.gif) no-repeat right bottom;}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 207px;
	position: relative;
	margin-left: -100%;
	color: #878972;
}

.sl .sb_padd{padding: 12px 0 0 12px;}

.sidebar .title{
	width: 100%;
	height:20px;
	line-height: 30px;
	text-align: left;
	color: #878972;
	background: #ccc;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 5px;
	padding-top: 5px;
}
.sidebar .title h1{ font-size: 14px;  color:#000}
.sidebar ul{ padding: 10px; line-height: 26px; }
.sidebar ul li{ background: url(images/side_bullet.gif) no-repeat left 9px; padding: 0 0 0 15px; border-top: 1px solid #E9EADD;}
.sidebar p{ margin: .4em 10px; }
.sidebar img{ margin: 5px auto;}

.sidebar .widg{ background: #F9F9F1; margin: 0 auto 8px; border: 1px solid #EFEFE4;}

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover{color: #878972; text-decoration: underline;}
.sidebar a:hover{ text-decoration: none;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	/*
	width: 967px;
	margin: -35px auto 0;
	height: 35px;
	background: url(images/footer_bg.png) no-repeat bottom;
	overflow: hidden;
*/
	width: 976px;
	font-size: 90%;
	color: #666;
	padding-left: 8px;
	padding-right: 8px;
	padding-top:5px;
	padding-bottom:05px;
	margin-top: 0px;
	margin-left:10px;
	margin-bottom: 15px;
	clear: both;
	background-color: #f4f4f4;	
}
#footer .fpadd{
	background-color: #dddddd;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 5px;
	margin-top:25px;
}
#footer p{ }

#submit{
	width: 160px;
	height: 31px;
	background: url(images/bttn_bg.png) no-repeat;
	color: #666;
	font-weight: 700;
	font-size: 14px;
	font-family: Arial;
	cursor: pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #E9EADD;
	empty-cells:show;
	font-size:14px;
	width:90%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#000;
	display:block;
	text-decoration:none;
}

#wp-calendar #next a
{
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a
{
	padding-left:10px;
	text-align:left;
}

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#878972;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color: #878972;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alt {margin: 0;padding: 10px;}
#comments ol {list-style-type: none;line-height: 18px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;padding-top: 0px;padding-right: 0px;padding-bottom: 10px;padding-left: 5px;}
#comments ul li {list-style-type: none;list-style-image: none;list-style-position: outside;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 5px;padding-top: 5px;padding-right: 0px;padding-bottom: 0px;padding-left: 0pt;}
.commentlist {padding: 0;text-align: justify;}
.commentlist li {margin: 15px 0 10px;padding: 5px 5px 10px 5px;list-style: none;}
.commentlist li ul li { margin-right: -5px;margin-left: 10px;list-style: none;}
.commentlist li li {background:none;border:none;list-style:none;margin:3px 0 3px 20px;padding:3px 0;}
.commentlist li .avatar {border:1px solid #ccc;margin:15px 8px 6px 0;float: right;padding:2px;width:45px;height:45px;}
.commentlist cite, .commentlist cite a {font-weight: bold;font-style: normal;font-size: 1.1em;}
.commentlist p {font-weight: normal;line-height: 1.5em;text-transform: none; margin: 10px 5px 10px 0;}
#commentform p {font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentmetadata {font-weight: normal; margin: 0;display: block; color: #ca5433;}
.commentmetadata a, .commentmetadata a:visited {color: #fa7703;}
.commentmetadata a:hover{ color: #333333;}
.children { padding: 0; }
.thread-alt {background-color: #f8f8f8;}
.thread-even {background-color: white;}
.depth-1 {border: 1px solid #ddd;}
.even, .alt {border-left: 1px solid #ddd;}

.fn a:link, .fn a:visited, .fn a:active, .fn a:hover{color: #53544C; text-decoration: underline; font-size: 12px;}
.fn a:hover{text-decoration: none;}