/*
Theme Name: Green-6
Theme URI: http://www.thinkgreenthoughts.org
Author: Alex Navarro
Version: 7.0
Authro URI: http://www.thinkgreenthoughts.org
*/

body {
	margin:0 auto;
	padding: 0;
	vertical-align: top;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

a:link {color: #00cc00; font-weight: normal; text-decoration:none; border-bottom: 1px dotted #cc9900;}
a:visited {color: #00C000; font-weight: normal; text-decoration:none; border-bottom: 1px dotted #cc9900;}
a:hover {color: #cc9900; font-weight: normal; text-decoration: none; border-bottom: 1px solid #cc9900;}

a.title:link {color: #00cc00; font-weight: normal; text-decoration:none; border-bottom: none;}
a.title:visited {color: #00C000; font-weight: normal; text-decoration:none; border-bottom: none;}
a.title:hover {color: #cc9900; font-weight: normal; text-decoration: none; border-bottom: none;}

a.pic:link {color: #00cc00; font-weight: normal; text-decoration:none; border-bottom: none;}
a.pic:visited {color: #00C000; font-weight: normal; text-decoration:none; border-bottom: none;}
a.pic:hover {color: #cc9900; font-weight: normal; text-decoration: none; border-bottom: none;}

a.menu:link {color: #00cc00; font-weight: bold; text-decoration:none; border-bottom: none;}
a.menu:visited {color: #00C000; font-weight: bold; text-decoration:none; border-bottom: none;}
a.menu:hover {color: #cc9900; font-weight: bold; text-decoration: none; border-bottom: none;}

img.right {
	float: right;
	padding: 5px 10px 5px 5px;
}

blockquote {
	border : 1px dashed #00cc00;
	width: 450px;
	padding: 3px 3px 3px 3px;
	font-size:10px;
	font-style:italic;
	background-image: url(bqbg.png);
	background-repeat: repeat;
}

/* FONTS */

.g {color: #00cc99;}

h1 {
	font-size: 20px;
	color: #00cc00;
	border-top: 1px solid #cc9900;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

h2 {
	font-size: 12px;
	color: #666666;
	padding: 10px 0px 15px 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

h3 {
	font-size: 10px;
	color: #666666;
	padding: 2px 0px 0px 15px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
}

h4 {
	font-size: 10px;
	color: #666666;
	padding: 2px 0px 0px 0px;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	border-top: 1px dotted #cc9900;
	border-bottom: none;
}

/* FONTS */

#topstrip {
	background-color: #ffffff;
	height: 204px;
	border-bottom: 1px solid #cc9900;
}

#header {
	margin:0 auto;
	padding: 0;
	width: 1020px;
	height: 204px;
	background-image: url(banner.png);
	background-repeat: no-repeat;
}

#menu {
	position:relative;
	top: 180px;
	right: 250px;
	font-size: 16px;
	text-align: right;
}

#wrapper {
	padding: 20px 5px 40px 5px;
	margin: 0 auto;
	width: 1000px;
}


#content {
	padding: 0;
	margin: 0;
	float: left;
	width: 650px;
}

#footer {
	background-color: #ffffff;
	height: 300px;
	padding: 20px 0px 0px 0px;
	border-top: 1px solid #cc9900;
	color: #999999;
}

#footercont {
	margin: 0 auto;
	width: 1000px;
	height: 250px;
}

#footercc {
	text-align: center;
	font-size: 10px;
	padding: 0px 0px 30px 0px;
}

#footer1 {
	position:relative;
	right: 0px;
	top: 0px;
	width: 250px;
	height: 250px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeeeee;
}

#footer2 {
	position:relative;
	left: 300px;
	top: -251px;
	width: 250px;
	height: 250px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #eeeeee;
}

#footer3 {
	position:relative;
	left: 750px;
	top: -502px;
	width: 124px;
	height: 250px;
	text-align: right;
	font-size: 14px;
}

#sidebar {
	padding: 0;
	margin: 0;
	float: right;
	width: 295px;
}

#soc {
	font-size: 10px;
	text-align: center;
	padding: 0;
}

#grabber {
	width: 295px;
	height: 110px;
	margin: 0;
	background-image: url(grabber.png);
	background-repeat: no-repeat;
}

#grabbertxt {
	padding: 20px 30px 0px 30px;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
}

#about {
	width: 295px;
	height: 200px;
}

#abouttxt {
	padding: 35px 30px 0px 30px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#related {
	text-align: left;
}

.clear {
	clear: both;
}

/* COMMENTS */

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #cc9900;
	padding: 10px 0 0;
	text-align: left;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #cc9900;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 14px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* COMMENTS */
