/*  
Green
*/
body {background: #11190e url('images/green-header-top.jpg') no-repeat top center;}
ul li{list-style: url('images/green-list-style.gif');}
#footer-bottom {background: url('images/green-footer-bg.jpg') no-repeat bottom center;}
#top-header{background: url('images/green-top-header.png') repeat-x;}
#page {	background: #fff url('images/green-page-bg-top.jpg') no-repeat top center;}
#footer{background: url('images/green-footer-bg-top.jpg') no-repeat bottom center;}
#menu .rss{background:url('images/green-rss.png') no-repeat;}
#menu .rss span{background:url('images/green-rss-hover.png') no-repeat;}
#nav .current_page_item a, #nav .current_page_item a:visited, #nav .page_item a:hover{background:#162113;}
#nav .page_item a{background:#304929;}
.post h2 a{color:#417135;}
.pagetitle, .posttitle, .posttitle a{color: #417135;}
.posttitle a:hover{color: #53b73a;	}
.postdata .category{background: url('images/green-category.gif') no-repeat;}
.postdata .comments{background: url('images/green-comments.gif') no-repeat;}
.postdata .add-comment{background: url('images/green-comments-add.gif') no-repeat;}
.postdata .minidate{background: url('images/green-date.gif') no-repeat;}
#commentform #submit {background: url('images/green-comment-bg.gif') no-repeat;}

/* Start  Mod Jojo - Added Caption images - For each style type*/

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #314c2b;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
color: #FFFFFF;
}

/* End  Mod Jojo - Added Caption images - For each style type*/

/* Start Border Style Images - By Jojo */

img.centered, .aligncenter{
	display: block;
	border: 5px solid #314c2b;
	padding:0px;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	border:#314c2b 5px solid;
	padding:0px;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	border:#314c2b 5px solid;
	padding:0px;
	}

img.alignnone {
	border:#314c2b 5px solid;
	padding:0px;
	}

/* End Border Style Images - By Jojo */
