/*  
Theme Name:Shiny Green
Theme URI: http://www.themespack.com/
Description: Wordpress Theme  Shiny green by <a href="http://www.themespack.com/">Free Wordpress Theme</a>.




Author: Wonder
Author URI: http://www.themespack.com/

	This theme was designed and built by WP Theme.org
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
body {
	font: 13px/100% Arial,Verdana, Helvetica, sans-serif;
 	color:#000000;
	background: #fad47e url('img/bg1.gif'); repeat-y;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #8CB942;
	text-decoration: none;
	
	
}
a:visited {
	color: #8CB942;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
	border-top: 1px solid #BCD98C;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #000000;
	border: none;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #1D2224;
	text-decoration: none;
	border: none;
}
h2 {
	color: #213708;
	margin: 0px 0px 2px;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 3px;
	background:none;
}
h2 a, h2 a:visited {
	color: #213708;
	text-decoration: none;
	border: none;




}
h2 a:hover {
	color: #122C0B;
	text-decoration: none;
	border: none;
	
}
h3 {
	color: #213708;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #F1F6F7;
}
h4 {
	color: #213708;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px;
	border-bottom : 1px dotted #001812;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1003px;
	background: #ffffff;
}
/* header area */
#header {
	background: #ffffff url(img/header.jpg) no-repeat;
	height: 300px;
	position: relative;
}




#header .h1
{
	padding: 55px 20px 10px 20px;
}




#headerlogo {
	position: relative;
	padding: 55px 0px 0px 20px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 26px;
	bottom: 3px;
	color: #ffffff;
	font-weight:bold;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	left: 5px;
	top: 5px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #f1f1f1;
	text-decoration: none;
	border: none;
}
#nav .page_item a{
	color: #eeff77;
	text-decoration: none;
	padding: 5px 10px;
	font:  11px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight:bold;
	background-color:#e49534;
}
#nav .page_item a:hover {
	color: #f1f1f1;
	border: none;
}
/* content  */
#content {
	padding: 0px 10px 25px 13px;
	float: left;
	width: 680px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.entry {
	float:left;
	width: 675px;
}
.post-cat {
    padding-left: 5px;
	float:left;
	font-size: 95%;
	color: #c0ff83;
	font:10px;
}
.post-adm {
	float: left;
	font-size: 95%;
	color: #8CB942;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.postmetadata { 
	background:#c0ff83;
	color: #000000; 
	font-size:12px; 
	padding:5px; 
	border:#021000 1px dotted; 
	
	}
.navigation {
	clear: both;
	padding: 10px 10px;
}
.navigation a, .navigation a:visited, .navigation a:hover {
	color: #f1f1f1;
	border: none;
}
.previous-entries a {
	float: left;
	padding-left: 5px;
}
.next-entries a {
	float: right;
	padding-right: 5px;
}




/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #001812;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #000000;
	border:1px dotted #001D0A;
	Color: #BCD98C;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #213708;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #BCD98C;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #001812;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background:#000000;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #f1f1f1;
	border:1px dotted #001D0A;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 10px 10px 20px 10px;
	width: 250px;
	color: #000000;
	overflow: hidden;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 20px -5px 2px;
	background:#c0ff83;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #8CB942;
	text-decoration: none;
	border: none;
	font: 11px;
}
#sidebar a:hover{
	color: #ffffff;
	text-decoration: none;
	border: none;
	
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 2px 2px 0px;
	border-bottom: 1px dotted #010900;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 1px 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	
	padding-left: 2px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 2px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}
/*search form */
#searchform br {
	display: none;
}
#searchform #s {
	border: 1px solid  #021000;
	width: 145px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #ffffff;
	margin-right: 2px;
	color: #BCD98C;
	font-weight: normal;
}
/* search form button */
#searchform input {
	background: #ffffff;
	border: 1px solid  #021000;
	width: 65px;
	height: 28px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #213708;
	vertical-align: middle;
}




/* footer  */
#footer {
	clear: both;
	background: #edfdcd url(images/footer-bg.gif) no-repeat;
	color: #BCD98C;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}
#footer a, #footer a:visited,  {
	color: #8CB942;
	border-bottom: 1px dotted #001708;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border:none;
	}
#footer h4 {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #213708;
	margin: 10px 0px 5px;
}
.footer-recent-comments {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}
.footer-recent-comments ul li {
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #021000;
}
.footer-recent-posts {
	width: 240px;
	float: left;
	margin-left: 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: normal;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	padding: 0px 0px 10px 5px;
	border-bottom: 1px dotted #021000;
}
.footer-about {
	width: 220px;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	
}
/* Footer Links */
#footer-links {
	margin: 0px auto;
	width: 1003px;
	height:30px;
	color: #BCD98C;
	font-size: 85%;
	line-height: 120%;
	background:#010700;
}
#credits a, #credit a:visited {
	color: #7094AD;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 10px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

















































































































































