/*

Theme Name:Greenaccord
Theme URL: http://www.greenaccord.org/
Description: 
Author: Mdim
Author URI:
Version: 
Tags:

*/

*{margin: 0px; padding: 0px;}
  
body {margin:0px auto; padding:0px 0px 0px 0px; background:#58ac25 url(images/body.jpg) top center no-repeat; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
	
img {border:0; margin: 0 0;}
	
a {color:#3C6F29; outline:none;}
a:visited {color:#3C6F29;}
a:hover, a:active {color: #000; text-decoration:none;}

h1,h2, h3, h4, h5, h6 {line-height:125%; font-weight: bold;}

ul {list-style: disc;}

.fl {float:left;}
.fr {float:right;}

.boxpage {padding:10px; font-size:50px;}
.boxpage a{text-decoration:none;}

/* table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}*/

/* tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}*/

table {border: 1px solid #e7e7e7; margin: 0 -1px 24px 0; text-align: left; width: 100%;}

tr td {border: 1px solid #e7e7e7; padding: 6px 24px;}



 tr th,
 thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}

 tr.odd td {
	background: #f2f7fc;
}



blockquote {background:#f4f4f4 url(images/quote.png) top left no-repeat; font-style:italic; color:#555; padding: 10px 20px 10px 75px; margin-bottom:10px; border:1px solid #e7e7e7; line-height:14px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
blockquote blockquote {color: #777;}
blockquote em {font-style: normal;}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}

.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
}

img.alignright {
	padding: 5px 5px;
	margin: 5px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 5px 5px;
	margin: 5px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	background:#ddd;
    border: 1px solid #ccc;
	text-align: center;
	padding: 4px 0px 5px 0px;
	color:#777;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.rounded{

	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}





/* The Outer cover */

#wrapper {
	width:1000px;
	margin:0px auto;
	position:relative;
	padding:0px 0px;
	}

.dropshadow{
	box-shadow: 1px 1px 5px #bbb;
	-moz-box-shadow: 1px 1px 5px #bbb;
	-webkit-box-shadow: 1px 1px 5px #bbb;
}	
	
#casing {
	padding:0px ;
	float:left;
	width:1000px;
	margin:0px 0px 0px 0px;
	background:#fff;
	}		



/* The Header */

#top {
	height:170px;
	margin:auto;
	position:relative;
	}
	
.head{
	width:1000px;
	margin:0px auto;
}



.blogname {height:160px; margin:0; padding:0; text-align:left; float:left; /*font-family:Arial black ,Tahoma, Helvetica, sans-serif;*/ position:relative; }
.blogname h1 {font-size:40px; padding:0px 0px 10px 0px; font-weight:normal; position:absolute; bottom:7px; left:210px; /*text-shadow:1px 1px 0px #478B0C;*/}
.blogname h1 a:link, .blogname h1  a:visited{color:#59AC26; display:block; margin:0px; text-decoration:none;}
.blogname h1 a:hover {color: #222; text-decoration:none;}

.blogname h2 {font-size:16px; padding:0; font-weight:normal; position:absolute; bottom:0px; left:210px; color:#336600; width:600px;}


/* The Search */


	
#search {width:210px; height:30px; padding:10px; margin:10px 0px 10px 0px; border:7px solid #51A400; list-style:none; float:right; background:#fff;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

#search form {
	margin: 0px 0px 0px 0px;
	padding: 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search p {
	margin: 0;
	font-size: 85%;
}

#s {
	width:190px;
	margin:0px;
	padding:4px;
	height:20px;
	border:none;
	font-size:14px;
	color:#444;
	background: #fff;
	float:right;
	border:1px solid #eee;
	display:inline;
}

#searchsubmit{
	background: url(images/searchsubmit.png) center center no-repeat;
	border:0px;
	font-size:0px;
	width:30px;
	height:30px;
	float:right;
}
#searchpage{
	background:#fff;
	border:1px solid #ccc;
	margin:10px 10px 0px 10px;
}

#sform{
	width:570px;
	border:none;
	padding:4px 5px;
}

#formsubmit{
	float:right;
	background:url(images/sfrm.png) repeat-x;
	border-left:1px solid #ccc!important;
	border:none;
	padding:3px 5px;
}
.sbox{
	padding:10px;
}
.shead{
	margin-bottom:30px;

}
.shead p{
	margin-left:10px;
	margin-bottom:10px;
	color:#222;
}

h2.stitle{
text-decoration: none;
	font-weight:normal;

}

.searchmeta{
	margin-top:5px; 
	color:#43873e;
}

#topbar{
	height:28px;
	background:#666;
	width:1000px;
	display:inline-block;
	border-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;	
}

#today{
	color:#fff;
	line-height:28px;
	padding-left:10px;
	font-size:11px;
	float:left;
}





/* SOCIAL ICONS */

.feedlist{
	height:28px;
	margin-right:5px;
	float:right;
}
.feedlist ul {
	list-style:none;
	margin:0px 5px;
}

.feedlist ul li {
	float:left;
	margin:5px 5px 0px 5px;

}
.feedlist ul li a{
	display:block;
}


/*Page menu*/
#foxmenucontainer {height:30px; display:block; margin:0px auto; padding-right:10px; font-size:14px; background-color:#51A400; border-top:3px solid #51A400; border-bottom:3px solid #51A400; text-transform:uppercase;}
#foxmenucontainer li{/*border-right:1px dotted #eee;*/}
#foxmenucontainer li a{text-decoration:none;}


#menu{ margin:0px auto; padding: 0px; height:30px; overflow:hidden; width:750px; float:left;}
	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
	color:#fff;
	display: block;
	margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	}

#menu li a:hover, #menu li a:active {
	color: #fff;
    margin: 0px;
	padding: 0px 10px ;
	line-height:30px;
	text-decoration: none;
	background:#336600;
	}



	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:#59AC26;
	width: 180px;
	color:#fff;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	line-height:28px;
	text-transform:none;
	border-bottom: 1px solid #fff;
	}
	
#menu li li a:hover, #menu li li a:active {
	color: #fff;
	background:#91E343;
	padding: 0px 10px ;
	line-height:28px;
	}

#menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	background:#91E343;
	}

#menu li li { 
	}

#menu li ul a { 
	width: 140px;
	}

#menu li ul a:hover, #menu li ul a:active { 
	}

#menu li ul ul {
	margin: -29px 0 0 201px;
	}

#menu li:hover ul ul, #menu li:hover ul ul ul, 
#menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
	}

#menu li:hover ul, #menu li li:hover ul, 
#menu li li li:hover ul, #menu li.sfhover ul, 
#menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

#menu li:hover, #menu li.sfhover { 
	position: static;
	}
	
	
/* TOP menu*/
	
#catmenucontainer{height:30px; display:block; padding:0px; margin:0px 0 26px 16px; font-size:12px; font-weight:normal; /*background:#005826; background-color:#5AAC23;*/}
		

#catmenu{
	margin:0px 0px;
	padding: 0px;
	height:30px;
	overflow:hidden;
	float:left;
	}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	color: #5AAC23;
    margin:0px 1px 0px 0px;
	padding:15px 10px 5px 10px;
	text-decoration: none;
	background-color:#2C4A00;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;	
	}

#catmenu li a:hover {color:#fff; text-decoration:none;}


	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	background:#589442;
	width: 150px;
	color:#E8FFDF;
	font-weight: normal;
	float: none;
	margin: 0px;
	padding: 0px 10px ;
	border-bottom: 1px solid #466F37;

	}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:#649F4F;
	color: #fff;
	padding: 0px 10px ;
	line-height:35px;
	}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	background:#00150E;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -36px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}	



/* Marquee	 */

#scrollcontainer{
	height:28px;
	background:#000;
	width:910px;
	float:right;
	padding-right:10px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	
}

#scrollbox{
	line-height:28px;
	height:28px;
	font-size:12px;
	font-weight:normal;
	left:0px;
	top:0px;
}
#scrollbox a{
	color:#589442;
}
ul.marquee {
	/* required styles */
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	position: relative;
	overflow: hidden;

	/* optional styles for appearance */
	width: 910px;
		height:28px; /* height should be included to reserve visual space for the marquee */


}

ul.marquee li {
	/* required styles */
	position: absolute;
	top: -999em;
	left: 0;
	display: block;
	white-space: nowrap; /* keep all text on a single line */
	color:#fff;
	/* optional styles for appearance */
	line-height:28px;
	padding:0px 10px;
}


/* About widget*/		

.aboutwidg{
	background:#151515 url(images/abwid.png) repeat-x;
	border:1px solid #000;
	padding:10px 0px;
	position:relative;
}	

.aboutext{
	width:750px;
	float:left;
	margin:10px 20px;
	color:#999;
	line-height:20px;
}	

a.abutton{
	width:171px;
	height:37px;
	background:url(images/abutton.png);
	float:right;
	position:absolute;
	top:50%;
	right:20px;
	margin-top:-18px;

}
/* Main Content*/	


#content {
	float:left;
	width: 720px;
	height:100%;
	padding:10px;
	margin:10px 10px 10px 0;
	display:inline;
	overflow:hidden;
	background:#fff;
	border-right:1px solid #eee;
	}	

/* Breadcrumbs */
.rechead {font-size:14px; border:1px solid #eee; padding:10px; margin-bottom:12px;}




/* Home */


.box{
	width:698px!important;
	float:left!important;
	margin:0 0 10px 0;
	padding:0px 10px 10px 10px;
	color:#333;
}

.box2{
	width:678px!important;
	float:left!important;
	margin:0 0 10px 0;
	padding:16px;
	color:#333;
	border:1px solid #eee;
	background:#f2f2f2;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.altbox{
	float:left!important;
	margin-left:10px!important;
}

.altbox2{
	float:left!important;
	margin-left:0px!important;
}

.greybox{
	color:#3e3e3e;
	font-size:18px;
	padding:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #000;
}

#featurebox{
	display:inline-block;
	width:720px;
	margin-bottom:10px;

}
.topmet{
	color:#959595;
	padding:5px 5px 0 5px;
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	font-style:italic;
	
}




/* ///////////////////////////////////// Blog */


.post {width:700px; height:100%; color:#333; padding:0px 10px; margin:0;}
.post a{text-decoration:none;}
.post a:hover{text-decoration:none;}

.postimg{width:277px; height:80px; margin:0px 10px 0px 0px; display:block;}


.h2 {
	margin: 5px 0 10px 0;
	font-size: 20px;
	font-weight:bold;
	overflow:hidden;
		}

.title  h2 a, .title  h2 a:link, .title  h2 a:visited  {
	color:#000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #eee;
	text-decoration:none;
	line-height:36px;
	margin:15px 0px;
	}
	
.title  h2 a:hover  {
	color: #000;
	background-color: transparent;
	text-decoration:none;
	}	

.cattit {	
	border-bottom:1px dotted #333;
	padding-bottom:5px;
	margin-bottom:10px;
	padding:7px;
	height:16px;
}
	
.title  h3 a, .title  h3 a:link, .title  h3 a:visited  {
	font-size:12px;
	font-weight:normal;
	color:#5c5c5c;
	background-color: transparent;
	text-decoration:none;
	}

.title  h3 a:hover  {
	color: #5c5c5c;
	background-color: transparent;
	text-decoration:underline;
	}	


.title  h1 {
	color:#000;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	line-height:36px;
	margin:15px 0px;
	}

.title  h1 a, .title  h1 a:link, .title  h1 a:visited  {
	color:#000;
	background-color: transparent;
	text-decoration:none;
	}
	
.title  h1 a:hover  {
	color: #fff;
	background-color: transparent;
	text-decoration:none;
	}
	
.title{
	margin:5px 0 0 0px;
	padding:5px 0px;
}	

.title2{
	color:#000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:15px 0px 0 0;
	min-height:50px;
	}	

.title2  h2 a, .title2  h2 a:link, .title2  h2 a:visited  {
	color:#000;
	background-color: #fff;
	text-decoration:none;
	}
	
.title2  h2 a:hover  {
	color: #000;
	background-color: #c2c2c2;
	}	

.thumbimg{
	width:80px;
	height:80px;
	margin:10px 10px 0px 0px;
	display:block;
	float:left;
}
.hmeta{
	color:#416F30;
	padding:5px 0px;
	margin-bottom:10px;
}

.hmeta img{border:0px; padding:0; margin:0;}


.author{
	color:#416F30;
	font-size:10px;
	text-transform:uppercase;
	padding:0px 5px;
}

.clock{
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	text-transform:uppercase;
	margin:0;
	float:right;
	background:#91E343;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	

.clock2 {color:#416F30; font-size:14px; padding:0 5px 0 0; float:left; line-height:20px; margin:0;}	

.clock3 {
	color:#fff;
	font-size:12px;
	padding:5px 10px;
	text-transform:uppercase;
	margin:0;
	float:right;
	background:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}	
.clock3 a{color:#eee; text-decoration:none;}
.clock3 a:hover{color:#fff; text-decoration:underline;}


.postmeta{
	text-transform:uppercase;
	font-size:12px;
	position:relative;
	padding:6px 5px;
	margin-bottom:10px;
	background:#f7f6f6;
	border-top:1px solid #6C9F59;
}

.comm{
	color:#416F30;
	font-size:10px;
	padding:0px 5px;
	text-transform:uppercase;
	border-left:1px dotted #898989;
}

.comm img{border:0px; background-color:#fff; padding:0; margin:0;}

.comm a:link,
.comm a:visited {
	color:#416F30;
	text-decoration:none;
	
}
.comm a:hover{
	color:#000;

}

.read{
	color:#fff;
	right:10px;
	top:5px;
	font-size:10px;
	text-transform:uppercase;
	position:absolute;
}
.read a:link,
.read a:visited {
	color:#fff;
	
}
.read a:hover{
	color:#000;

}

.categorys{
	color:#222;
	padding:5px 5px 5px 10px;
	font-size:10px;
	background:url(images/tag.png) no-repeat;
	text-transform:uppercase;
}

.categorys a:link,.categorys a:visited{
	color:#0c7add;

	}
	
.categorys a:hover{
	color:#000;
	}
	
. {
	margin:0px 0;
	padding: 5px 5px;
	font-size:12px;
	}	
	
.entry img {float:left;}
.entry a:link,
.entry a:visited {
	color:#336600;
	background-color: transparent;
	text-decoration:none;
	
}
.entry a:hover {
	color:#000;
	background-color: transparent;
	text-decoration: none;
}

.entry ul, .entry ol{
  margin: .4em 0 1em;
  line-height: 150%;
}


.entry ul li, .entry ol li{
  list-style-position:outside;
  margin-left: 1.6em;
}

.entry p{
	margin:10px 0 0 0;
	padding:0px;
	line-height:22px;
	text-shadow:1px 1px 0px #fff;
	font-size:14px;
	color:#000;
}

a.rmore{
	width:113px;
	height:26px;
	background:#dadada url(images/rmore.png) repeat-x;
	border:1px solid #c9c9c9;
	color:#555;
	text-align:center;
	line-height:26px;
	display:block;
	text-transform:uppercase;
	float:right;
	margin-right:5px;

}

.singleinfo{
	background:#D9E4C4;
	padding:5px;
	font-size:10px;
	text-transform:uppercase;
}

.categ a{
	color:#416F30;
}


.postfoot{
	font-family:arial;
	background:#F4F4F4;
	border:1px solid #ddd;
	padding:10px 10px;
	margin-top:10px;
}
.postfoot a{
	color:#000;
}
#author-avatar img{
	background:#fff;
	border:1px solid #ddd;
	padding:5px;
	margin-right:10px;
	float:left;

}
#author-description h3{

	font-size:14px;
}


/* /// Paginator ///*/
.postlinks{width:700px; padding:0px; margin:0px; font-size:12px; display:inline-block; border-top:1px dotted #000;}
.pleft {color:#000; padding:10px 0px 0px 0px!important;}
.pright {color:#000; padding:10px 0px 0px 0px!important;}





/* right column */
.right{
	
	float:right;
	width:239px;
	padding:0px 10px 0px 0;
	display:inline;
	overflow:hidden;
	background:#fff;
	}



p.twitter-message{
	color:#333;
	font-size:12px;
	padding:10px 10px;
	border-bottom:1px solid #eee;
}

a.twitter-link{
 	color:#217F00!important;
}

a.twitter-user{
 	color:#217F00!important;
}




/* The Sidebar */
.sidebar{float:right;}

.sidebar form{border:1px solid #333; padding:4px;}


/*.sidebox{
	width:298px;
	margin:0px 0px 20px 0px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;	
	list-style:none;
	padding:0px;
	float:right;
	}
*/

h3.sidetitl{color:#959595; line-height:16px; font-size:16px; font-family:Arial, Helvetica, sans-serif; background:#eee; margin-bottom:18px; padding:6px; border-bottom:3px solid #91E343;}

.sidebox{width:210px; margin:5px 0 0 0; padding:10px; list-style:none; float:right;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

.sidebox ul {list-style-type:none; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-size:14px;}
.sidebox li {list-style-type:none; margin:0; padding:0; font-weight:bold; text-transform:uppercase; font-size:14px;}

.sidebox ul ul {list-style-type:none; margin:0; padding:0px;}
.sidebox ul ul ul {list-style-type:none; margin:0; padding:0;}
.sidebox ul ul ul ul {list-style-type:none; margin:0; padding:0;}
	
.sidebox ul li {margin:0px 0px 0px 0px; padding:10px; list-style-type:none;}
.sidebox ul li a:link, .sidebox ul li a:visited {color:#333; border-bottom:1px dotted #ddd; text-decoration:none; padding:0px; display:block;}
.sidebox ul li a:hover {color: #589442;}

.sidebox p {margin:0; color:#666; line-height:20px;}

.sidebox div {padding:0px;}	
	
.sidebox table{width:100%; text-align:center; color:#787d7f;}	
	
	
	
	
	
	
	
	
	
li.recentcomments{
	padding:5px 10px;
	width:280px!important;
}

.textwidget{
	color:#6f6f6f;
	line-height:20px;
}

.squarebanner {
	width:298px;
	margin:10px 0px 20px 0px;
	background:#fff;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	float:right;

	}

.squarebanner ul{
	list-style-type:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	width:300px;
	overflow:hidden;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 15px 7px 0px 7px;
		float:left;
		padding:5px;
		display:inline;
		background:#ddd;
		}
	
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0px 5px;

}
#calendar_wrap{

	margin:0px auto;
}

#wp-calendar caption{
	padding: 10px 5px 5px 5px ;
	font-size:16px;
	color:#375752;
	font-weight:bold;
	font-family:Arial,Georgia,Century gothic,  sans-serif;
	text-transform:uppercase;
}


#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;
	color:#fff;
	background:#ccc;
}

#wp-calendar td a{

	padding: 0px;
	border:none;
	color:#843400;
}
#wp-calendar td{
	background:transparent;
	border:none;
	color:#444;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	
	

	
/* --- FOOTER --- */
	
#footer {padding:10px 0; color:#777; font-size:12px; margin:0px auto 20px auto; background:#000; border-top:1px solid #111;}

#footer a:link , #footer a:visited {color:#aaa;}
#footer a:hover {color:#fff;}

.fcred{text-align:center; margin:10px 0px 10px 10px; line-height:16px;}

/* The Navigation */

#navigation{	
	margin:0px 0px 0px 0px;
	padding:5px;
	width:650px;
	height:27px;
	}

	
/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	height:40px;
	color:#222;
	font-size:14px;
	padding-top:10px;
	font-weight:bold;

	}
 h2.pagetitle a {
 	color:#507409;
 }





/* Comments */

#commentsbox {margin:0; padding:0 10px; width:700px;}

h3#comments{
	font-size:13px;
	color:#fff;
	font-weight:normal;
	padding:10px 10px ;
	margin-top:10px;
	background:#51A400;
}


ol.commentlist {
	margin:0px 0 0;
	clear:both;
	overflow:hidden;
	list-style:none;


}
ol.commentlist li {
	
	margin:5px 0;
	line-height:18px;
	padding:10px;
	background:#fff;
	border:1px solid #ddd;


}

ol.commentlist li a{
	color:#DF4E00;
}
ol.commentlist li .comment-author {
	color:#000;

}
ol.commentlist li .comment-author a:link,ol.commentlist li .comment-author a:visited{

	color:#000;
	font-weight:bold;
	text-decoration:none !important;
}

ol.commentlist li .comment-author .fn {
	color:#000;
}
cite.fn{
	color:#000;
	font-style:normal;
}
ol.commentlist li .comment-author .avatar{
	float:right;
	border:1px solid #ddd;
	background:#fff;
	padding:3px;
}
ol.commentlist li .comment-meta{
	font-size:10px;

}
ol.commentlist li .comment-meta .commentmetadata{

	color:#000;
}

ol.commentlist li .comment-meta a {
	color:#476F37;
	text-decoration:none !important;
}
ol.commentlist li p {
	line-height:22px;
	margin-top:5px;
	color:#333;
	font-size:12px;

}
ol.commentlist li .reply{
	margin-top:10px;
	font-size:10px;

}
ol.commentlist li .reply a{
	background:#51A400;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
}

ol.commentlist li.odd {

}
ol.commentlist li.even {

}

ol.commentlist li ul.children {
	list-style:none;
	margin:1em 0 0;
	text-indent:0;

}

ol.commentlist li ul.children li.depth-2 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-3 {

	margin:0 0 0px 50px;

}

ol.commentlist li ul.children li.depth-4 {

	margin:0 0 0px 50px;

}
ol.commentlist li ul.children li.depth-5 {

	margin:0 0 0px 50px;

}
.comment-nav{

	padding:5px ;
	height:20px;

}

.comment-nav a:link,.comment-nav a:visited{

	color:#00608F;
}

#respond{

	padding:0px 0px ;
	margin:10px 0px;
	background:#FCFCFC;
	border:1px solid #eee;

}

#respond a{
	color:#0162C3;
}
 #respond h3 {
	font-size:14px;
	color:#fff;
	background:#FFAB06;
	font-weight:bold;
	padding:10px 10px ;

}
#commentform {
	padding:10px 10px;


}
#commentform p{
	margin:5px 0px ;
	color:#444;
}
 #respond label{
	display:block;
	padding:5px 0;
	color:#444;
	
}
 #respond  label small {
	font-size:10px;

}
 #respond input {
	margin-bottom:10px;
	padding:5px 5px;
	margin:0 10px 10px 0;
	background:#fff;
	border:1px solid #eee;

	color:#555;
}
#commentform  input{
	width:50%;
}

#respond  input#commentSubmit {
	background:#567F47;
	border:1px solid #333;
	color:#fff;
	text-decoration:none;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	padding:3px 10px;
	width:100px;
	margin:10px 0px;
	cursor:pointer;
}
textarea#comment{

	width:70%;
	margin:10px 0px 0px 0px;
	padding:5px 5px;
	color:#555;
	background:#fff;
	border:1px solid #eee;

}


.widebanner{
	width:670px;
	height:60px;
	margin:0px 0px 10px 0px;
	text-align:center;
	background:#D9E4C4;
}

.postad{
	margin:10px auto;
	text-align:center;
}

.wp-pagenavi{
	font-size:12px;
	text-align: center !important;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	text-decoration: none;
	background:#D9E4C4!important;
	border: 1px solid #C6CFB5 !important;
	color:#555 !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

	display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#6C9F59 !important;
	border: 1px solid #5C8F47!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#6C9F59 !important;
	border: 1px solid #5C8F47!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	


/* bottom widgets */
	
#bottom{
	margin:0px auto;
	width:1000px;
}

.bottomcover{
	border-top:3px solid #86D73D;
	border-bottom:1px solid #464646;
	background:#252525;
	margin:0px auto;
}	

h3.bothead{

	height:20px;
	font-size:18px;
	padding:10px 0px 10px 5px;
	color:#fff;
	text-shadow:1px 1px 0px #172C2F;
	}
	
.botwid{
	float:left;
	width:230px;
	padding-bottom:30px;
	font-size:12px;
	list-style:none;
	margin:10px 0px 0px 15px;
	color:#ddd;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 0px 0px 0px ;


	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 230px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	
	color: #777;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.botwid ul li a:hover{

	color: #567F47;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
/* Tabs */


.tabox{
	width:300px;
	overflow:hidden;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	float:right;

}

.tabox a {
	color: #222;
	text-decoration: none;
	}
	
.tabox a:hover {
	text-decoration: underline;
	}
	
ul.tabsnav{

	padding:0px 0px 0px 0px;
	height:25px;
	margin:0px 0px;

}	
	

.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-left:0px;
	font-weight:bold;
	}


.tabsnav li a {
	text-decoration: none;
	font-weight:bold;
	line-height:25px;
	padding:0px 17px;
	font-size: 14px; 
	color:#2F4F22;
	text-decoration: none;
	display:block;
	background:#D9E4C4;
	}
		
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	background:#6C9F59;
	border-right:1px solid #D9E4C4;
	border-left:1px solid #D9E4C4;
	border-bottom:1px solid #6C9F59;
	color:#F9F9F9;
	padding:0px 16px;
	}


.tabsdiv {
	border:1px solid #D9E4C4;
	padding: 5px 0px 0px 0px;
	}
.tabsdiv a:link,.tabsdiv  a:visited {	

	color:#52483e;

	}
.tabsdiv a:hover{
	color:#52483e;
	}
.tabsdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabsdiv ul li{	

	height:100%;
	border-bottom:1px solid #eee;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabsdiv li a:link,.tabsdiv li a:visited{
	display:block;
	margin-left:5px;
	overflow:hidden;
	padding:2px 5px ;
	margin:2px 5px;
	color:#333;
	font-size:13px;
	border-bottom:1px solid #fff;

		}

.tabsdiv li a:hover {

	color:#4C7F37;
	text-decoration:none;
		}

.comlist img{
	vertical-align:top;
	float:left;
	margin-right:10px;
}
.tabsdiv embed{
	width:320px;
	height:270px;
}		
.tagbox{
	padding:10px;
}
.ui-tabs-hide {
	display: none;
		}
		
.fblock{

	border-bottom:1px dotted #ccc;
	padding:10px 10px!important;
	margin:0px 0px;
}

.phumb{
	margin:0px 10px 0px 0px;
	width:80px;
	height:60px;
	float:left;
	}

.fblock h3{
	font-size:14px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	font-family:arial;
}

.fblock h3 a:link,.fblock h3 a:visited{
	font-weight:bold;
	color:#375F29;
}

.fblock p{
	margin:0px !important;
	padding:0px 0px !important;
}		

/* Slide */

#slidebox{
	width:720px;
	height:208px;
	background:#000;
	padding:10px;
	margin:0;
	border-bottom:1px solid #eee;
/*	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/	
}

.slimg{
	width:720px;
	height:208px;

}

#slide{
	overflow:hidden;
	width:720px!important;
	height:208px!important;
	padding: 0px;
    margin: 0px;
    position: relative;
}

.mytext{
	width:720px!important;
	height:208px!important;
	padding: 0px;
	margin: 0px;
    position: relative;

}

.slibox{
	position:absolute;
	/*width:710px;*/
	left:0px;
	bottom:5px;
	background:url(images/trans.png);
	padding:10px;
	color:#fff;
/*  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -webkit-border-right-radius: 10px;
  -webkit-border-left-radius: 10px;
*/}

.slibox h2 {color:#fff; font-size:16px; font-weight:normal;/*padding-bottom:7px;*/}
.slibox h2 a{color:#fff; /*padding-bottom:7px;*/}
.slibox h2 a:hover {color:#fff; text-decoration:underline;}

#slide ul{
	padding:0px!important;
	list-style:none;
	margin:0px;
	border:none!important;
	background:#000;
}

#slideul li{
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
	background:#000;
}

#slide ul li a{
    text-decoration: none;
}

#slide ul li a img{
    border: none;
}

#slide .slideshow_nav{
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 7px;
    right: 7px;
}

#slide .slideshow_nav li{
    cursor: pointer;
    padding: 0px;
    position: relative;
    float: left;
}

.slideshow_nav_previous{
	width:22px;
	height:22px;
	background:url(images/prev.png);
	z-index:1000!important;

}


.flickr img{
	widht:90px;
	height:90px;
	padding:4px;
	margin:3px 0px 3px 3px;
	border:1px solid #eee;
	}
	
.rmore {
	/*border-top:1px solid #eee;
	background:#fff;*/
	padding:10px 0 0 0;
	/*margin-top:10px;*/
	text-align:right;
	float:right;
	}
	
.rmore img{border:0px; background:transparent; padding:0; margin:0;
	}
	
	
/*TWITTER WIDGET*/	
.twitter ul{list-style:circle;}
.twitter li{text-transform:none !important; font-size:12px; color:#666; border-bottom:1px dotted #eee;}
.twitter-item{text-transform:lowercase; font-size:12px; color:#333; }
.twitter-timestamp{color:#333;}




