/*  
Theme Name: Free Grassy

Description: This is the Free Grassy theme.
Version: 1.0
Author: Shawn Khan
Author URI: 

*/

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: top;
	background: url("images/freegrassy_body_bg.jpg") repeat-x scroll center top #000000;
	color: #333333;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited {
	text-decoration: underline;
	color: #336699;
}

a:hover {
	text-decoration: none;
	color: #ff0000;
}

#wrapper {
	margin: 0 auto 0 auto;
	width: 800px;
	text-align: left;
}

#header {
	float:left;
	width: 750px;
}

#header a img {
	border: 0 none;
}

#container {
	width: 484px;
    overflow:hidden;
}

.blogtitle h2 {
	color: #333333;
	font-size: 150%;
	font-weight: normal;
}

.post, .blogtitle {
	padding: 10px 10px 10px 10px;
	width: 453px;
}

.post {
	background:none repeat scroll 0 0 #EEFFDD;
	border:1px solid #CCDDBB;
	clear:both;
	margin:5px 5px 10px 5px;
	min-height: 150px;
}

.post h2 {
	font-family: Georgia, Sans-serif;
	font-size: 18px;
}

.post h3 a, .post #ecotitle h1 a {
	color: #669922;
	text-decoration: none;
}

.post a {
	text-decoration: none;
}

p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 10px 0 0 0;
}

.caption { margin: 5px; padding: 5px; color: black }

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar-right {
	float: right;
	width: 150px;
	background: #FFFFFF;
        line-height: 150%
}

.sidebar-right ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar-right ul li {
	padding: 10px 0 10px 0;
}

.sidebar-right ul li h2 {
	font-family: Georgia, Sans-serif;
	font-size: 14px;
}

.sidebar-right ul ul li {
	padding: 0;
	line-height: 24px;
}

.blogroll li a {
	color: #669922;
	text-decoration: none;
	font-size: 8.5px;
	margin: -10px;
	font-weight: bold;
}

.sidebar-left {
	float: left;
	width: 160px;
	color: #FFFFFF;
}

.sidebar-left ul {
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar-left li {
	clear: left;
	float: left;
	margin: 10px;
}

.sidebar-left ul li {
	padding: 0;
	list-style: none outside none;
}

.sidebar-left ul ul li {
	line-height: 24px;
}

.sidebar-left ul li a {
 text-decoration: none;
 color: #FFFFFF;
 display: block;
 text-transform: lowercase;
}

.sidebar-left #photo {
	padding-top: 25px;
	clear: both;
}

.sidebar-left h2, .sidebar-left h4 {
	font-weight: normal;
	margin-left: 10px;
}

table#wp-calendar {
	width: 100%;
}

#footer {
	background:none repeat scroll 0 0 #333333;
	border-color:#666666 -moz-use-text-color;
	border-style:solid none;
	border-width:5px 0;
	clear:both;
	color:#999999;
	float:left;
	margin-top:0;
	padding:15px 0;
	text-align:center;
	width:800px;
}

#footer .kitty {
	float:left;
	margin-left:200px;
	margin-right:5px;
	width:auto;
}

#footer p {
	font-size:80%;
	text-align:left;
}

#footer a {
	color:#669922;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.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 #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.aboutus {
 padding: 0px 10px 0px 10px;
 margin-top: -5px;
 width: 460px;
}

.aboutus p {
	font-size: 12px;
}

.aboutus h1 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:150%;
	font-weight:normal;
	padding:0 0 10px;
}

#columns {
	background:url("images/freegrassy_content_bg.jpg") repeat-y scroll 0 0 #FFFFFF;
 float:left;
 width:800px;
 text-align: left;
}

.pagepost {
	background:none repeat scroll 0 0 #FFFFFF;
}

.pagepost h2 {
	font-weight: normal;
}

#pagecontainer {
	float: left;
	width: 450px;
	margin-left: 10px;
}

#pagecontainer a {
	color: #669922;
	text-decoration: none;
}

#pagecontainer h1, #pagecontainer h4 {
	font-weight:normal;
}

#pagecontainer h1 {
	font-size:150%;
}

.alignleft {
	float: left; 
	clear: both;
	margin-right: 10px;
}

.alignright {
	float: right; 
	clear: both;
	margin-left: 10px;
}

.nav ul {
	font-size: 15px;
}

.nav li ul { 
	display: none; 
}

.nav li a {
	font-weight: bold;
	font-size: 16px;
    width: 100px;
}

.nav li.current_page_item a, .nav li.current_page_parent a, .nav li.current_page_ancestor a {
	color: #FFFF00;
}

.nav li.current_page_item ul, .nav li.current_page_parent ul, .nav li.current_page_ancestor ul {
	display: block;
}

.nav li.current_page_item ul ul {
	display: none;
}

.cat-post-item h4 a {
	color:#669922;
	font-size:80%;
	font-weight:normal;
	text-decoration:none;
}

.cat-post-item p {
	font-size: 80%;
}

.tags {
	font-size: 11px;
}

.oldernewstags {
	font-size: 11px;
	margin-top: -15px;
}

.block {

}

.emailsignup {

}

.block h3, .emailsignup h5 {
	background:url("images/freegrassy_news_header.png") no-repeat scroll center top transparent;
	margin: 0;
	padding: 15px;
    padding-right: 10px;
	text-align: center;
	text-transform: uppercase;
    font-size: 93%;
}

.newsitems {
	background:url("images/freegrassy_news_body.png") no-repeat scroll center bottom transparent;
	margin: 0;
	padding: 5px;
}

.newsitems ul li a {
	color: #669922;
	text-decoration: none;
}

.newsitems ul li {
	margin-bottom: 22px;
	margin-top: -15px;
}

.oldnews {
	margin-left: 35px;
        font-size: 11px;
}

.archivenews {
    font-size: 11px;
}

.emailitems {
	background:url("images/freegrassy_news_body.png") no-repeat scroll center bottom transparent;
	height: 90px;
	margin-top:-19px;
}

.emailitems form {
	margin-left: 7px;
	padding-top: 10px;
}

.emm-paginate {
    margin-left:5px;
    margin-bottom:3px;
}

.emm-paginate a {
    background:#ddd; 
    border:1px solid #ccc; 
    color:#666; 
    margin-right:4px; 
    padding:3px 6px; 
    text-align:center; 
    text-decoration:none;
}

.emm-paginate a:hover, .emm-paginate a:active {
    background:#ccc; 
    color:#888;
}
.emm-paginate .emm-title {
    color:#555; 
    margin-right:4px;
}

.emm-paginate .emm-gap {
    color:#999; 
    margin-right:4px;
}

.emm-paginate .emm-current {
    color:#fff; 
    background:#5f87ae; 
    border:1px solid #89adcf; 
    margin-right:4px; 
    padding:3px 6px;
}

.emm-paginate .emm-page {
}

.emm-paginate .emm-prev, .emm-paginate .emm-next {
}
