/*
Theme Name: TheGreenExchange.com
Theme URI: http://thegreenexchange.com/
Description: Custom theme for TheGreenExchange.com
Version: 1.0
Author: Tia Wood
Author URI: http://www.tiawood.com/
Tags: planet, green, earth

	TheGreenExchange.com v1.0
	 http://thegreenexchange.com/

	This theme was designed and built by Tia Wood,
	whose blog you will find at http://www.tiawood.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body { 
	margin: 0px; 
	font-family: arial;
	font-size: 11pt;
}

a { 
	color: #1670ab;
}

#wrapper {
	position: relative;
	width: 1001px;
	margin-left:  auto;
	margin-right: auto;
}

h2 {
	color: #0e6700;
}

/************** HEADER **************/
#wrapper_header {
	position: relative;
	width: 1001px;
	height: 343px;
	margin-left:  auto;
	margin-right: auto;
}

#header {
	position: relative;
	width: 1001px;
	height: 239px;
}

/************** LOGO **************/

/************** LINKS **************/

#links {
	position: relative;
	background-image: url(images/links_bkgd.jpg);
	width: 990px;
	height: 100px;
}

#link_text {
	position: relative;
	width: 630px;
	padding: 0.4em;
	left: 10px;
	list-style-type: none;
	float: left;
}

#link_text a{
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#link_text a:hover{
	color: #424242;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.link_green {
	background-image: url(images/link_green.jpg);
	width: 155px;
	height: 39px;
	float: left;
	font-size: 10pt;
}

.link_green a {
	position: relative;
	top: 10px;
}

.link_gray {
	background-image: url(images/link_gray.jpg);
	width: 155px;
	height: 39px;
	float: left;
	font-size: 10pt;
}

.link_gray a {
	position: relative;
	top: 10px;
}

#search_box {
	position: relative;
	float: right;
	width: 330px;
	height: 60px;
	overflow: hidden;
	top: 10px;
}

#search_box input {
	position: relative;
	font-size: 130%;
	top: 10px;
	background-color: #000;
	border: 2px #75CF5D dashed;
	color: #75CF5D;
}

/************** CONTENT **************/

#wrapper_content {
	position: relative;
	width: 1001px;
}

#content {
	position: relative;
	width: 400px;
	float: left;
	padding: 0.5em;
}

.home_posts {
	position: relative;
	border: 1px lightgray solid;
	padding: 0.6em;
	margin: 0em 0em 1em 0em;
	font-size: 9pt;
	background-color: #e4fede;
}

.home_titles { 
	color: #1670ab;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16pt;
	text-decoration: none;
}

.postmetadata {
	font-weight: bold;
	color: #1670ab;
	font-size: 9pt;
}

.postmetadata a {
	font-weight: bold;
	color: #1670ab;
}

/************** LEFT SIDE **************/
#left {
	position: relative;
	width: 209px;
	float: left;
	padding: 0em;
}

#wrapper_left {
	background-image: url(images/left_mid.jpg);
	padding: 0.3em;

}

#left li{
	position: relative;
	left: 5px;
	list-style-type:none;
	font-size: 13pt;
	padding: 2px 2px 2px 2px;
}

#left a {
	text-decoration: none;
	color: #333333;
	padding: 0em;
	border: 1px #dbdbdb solid;
}

#left a:hover {
	text-decoration: none;
	color: #1670c8;
	padding: 0em;
	border: 1px #1670c8 solid;
}

#left ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
} 

#left h2 {
	position: relative;
	background-image: url(images/left_h2.png);
	background-repeat: no-repeat;
	width: 191px;
	height: 33px;
	color: #7c9333;
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
	left: -3px;
	margin-left:0px; margin-right:0px; margin-top:10px; margin-bottom:5px; padding-left:7px; padding-right:0px; padding-top:4px; padding-bottom:3px;
}

.bottom_divs {
	position:relative;
	bottom: 0px;
}

/************** RIGHT SIDE **************/

#video {
	position: relative;
	background-image: url(images/video_box.jpg);
	width: 362px;
	height: 272px;
}


#wrapper_video {
	padding: 0.7em;
}


#right {
	position: relative;
	width: 362px;
	float: right;
	padding: 0.3em;
}


#wrapper_right {
	position: relative;
	padding: 1em;
	left: -10px;
}

#right li{
	list-style-type:none;
	padding: 5px 5px 5px 20px;

}

#right a {
	text-decoration: none;
	color: gray;
}

#right a:hover {
	text-decoration: none;
	color: #000;
}

#right ul{
	margin: 0;
	padding: 0;
	list-style-type: none;

} 

#right img{
	border: 0px;
} 

#r_sidebar {
	position: relative;
	width: 180px;
	float: left;
	padding: 1em;
	top: -15px;
}

#r_sidebar2 {
	position: relative;
	width: 180px;
	float: right;
	padding: 1em;
}


/************** FOOTER **************/


#wrapper_footer {
	position: relative;
	width: 989px;
	height: 62px;
	clear: both;
	margin-left:  auto;
	margin-right: auto;
	overflow: hidden;
	background-image: url(images/footer.jpg);
}

#footer {
	position: relative;
	top: 12px;
	width: 1000px;
	height: 52px;
	overflow: hidden;
	padding: 1em;
	color: #4d4d4d;
	font-size: 9pt;
	font-weight: bold
}

#extra_space {
	padding: 0 0 3em 0;
}

.footertext {

	width: 450px;
	float: left;
}


/************** COMMENTS **************/

.commentlist {
	border: 1px #1c3949 solid;
	list-style-type:none;
	margin: 0;
	padding: 0.5em;
	background: #e2f3fe;
	font-size: 10pt;
}

.commentlist .comment{
	list-style-type:none;
	margin: 0;
	padding: 0px;
}

.commentlist .comment-meta{
	font-size: 8pt;
	float: right;
}

#commentform textarea{
	width: 400px;
}

