/*

	Theme Name: Greeny

	Theme URL: http://newwpthemes.com/wordpress-theme/greeny/

	Description: Greeny is ıs a free WordPress theme with options page. Supports the post thumbnails. Suitable for any niche.

	Author: NewWpThemes.com

	Author URI: http://newwpthemes.com/

	Version: 1.0 

	Tags: Green Theme, Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page

*/



/* LAYOUT */



body {

	background: #a4d7f4 url(images/fullbg.jpg) top repeat-x;

	}



#wrapper {

	}



#container {

        

	}



#contentwrap {

	background: #fff;

	}



a {

 color: #004b80;


	}



a:hover {

	color: #47560b;

	}





/* HEADER */



#header {

	height: 150px;

        background: url(images/logobg.jpg) bottom right no-repeat;

	}



#header h1 {

	margin-bottom: 0px !important;

	padding: 0 0 0 0;

	font-weight: normal;

	font-family: Arial, Helvetica, Sans-serif;

	font-weight: bold;

	font-size: 46px;

    text-transform: uppercase;

	}



#header h1 a, #header h1 a:visited {

	color: #fff;

	text-decoration: none;

	}





#header h2 {

	color: #e5eec6;

	font-size: 14px;

	font-family: Arial, Helvetica, Sans-serif;

    font-style: italic;

	}

    

.logoimg {

    margin: 5px  0 0 15px;

    }



/* NAVIGATION MENUS */



#pagemenucontainer {

	height: 0px;

    float: right;

    margin-top: 0px;

	}

	

#pagemenu {

	height: 0px;

    float: right;

	}



#pagemenu, #pagemenu ul { 

	padding: 0;

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#pagemenu {

	margin-bottom: 1px;

	}

	

#pagemenu ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#pagemenu li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#pagemenu li a, #pagemenu li a:link {

	color: #fff;

	display: block;

    margin: 0 0 0 6px;

	padding: 8px 14px;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

    text-shadow: 0 1px 0 #3e4d00;

    -moz-border-radius: 5px 5px 0 0;

    -khtml-border-radius: 5px 5px 0 0;

    -webkit-border-radius: 5px 5px 0 0;

    border-radius: 5px 5px 0 0;

	}

	

#pagemenu li a:hover, #pagemenu li a:active {

	color: #fff;

	display: block;

	text-decoration: none;

    background: url(images/pagenav-hover.png) top left repeat-x;

	}

	

#pagemenu  li.current_page_item a {

	color: #fff;

    background: url(images/pagenav-hover.png) top left repeat-x;

	}



#pagemenu li:hover, #pagemenu li.sfhover { 

	position: static;

	}

	

.topright {

	text-align: right;

    margin: 13px 0 0 0;

	}



.topright a {

	color: #dfdfdf;

	text-decoration: none;

	font-size: 11px;

	font-family: Arial, Helvetica, sans-serif;

	vertical-align: top;

    font-weight: bold;

    text-transform: uppercase;

    text-shadow: 0 1px 0 #565656;

	}



.topright a:hover {

    color: #ffc703;

    text-shadow: 0 1px 0 #562d09;

    }





.navcontainer {

	height: 30px;

        background: #fff url(images/NavBg.jpg);

	}

	

#nav {

	height: 30px;

        padding-left: 252px;

	}



#nav, #nav ul { 

	margin: 0;

	list-style: none;

	line-height: 1;

	}

#nav {

	margin-bottom: 1px;

	}

	

#nav ul {

	float: left;

	list-style: none;

	margin: 0px 0px 0px 0px;

	padding: 0px;

	}

	

#nav li {

	float: left;

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav ul li {

	list-style: none;

	margin: 0px;

	padding: 0px;

	}

	

#nav li a, #nav li a:link {

	position: relative;

    background: url(images/nav-background.png) top left repeat-x;

	color: #fff;

	display: block;

    margin: 0px 6px 0px 0px;

	padding: 9px 15px;

	text-decoration: none;

	font-size: 12px;

	font-weight: bold;

	text-transform: uppercase;

    text-shadow: 0 1px 0 #374502;

    -moz-border-radius: 8px 8px 0 0;

    -khtml-border-radius: 8px 8px 0 0;

    -webkit-border-radius: 8px 8px 0 0;

    border-radius: 8px 8px 0 0;

	}

#nav li a div.left, #nav li a:link div.left {
	background: url("images/nav-left.png") top left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#nav li a div.right, #nav li a:link div.right {
	background: url("images/nav-right.png") top left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;
	overflow: hidden;
}
	

#nav li a:hover, #nav li a:active {

	color: #fff;

	display: block;

	text-decoration: none;

    background: url(images/nav-hover.png) top left repeat-x;

    text-shadow: 0 1px 0 #a23201;

	}

#nav li a:hover div.left, #nav li a:active div.left {
	background: url("images/nav-left.png") bottom left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;	
	overflow: hidden;
}

#nav li a:hover div.right, #nav li a:active div.right {
	background: url("images/nav-right.png") bottom left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;	
	overflow: hidden;
}	
	

#nav  li.current-cat a {

	color:#fff;

    background: url(images/nav-hover.png) top left repeat-x;

    text-shadow: 0 1px 0 #a23201;

	}
	
#nav  li.current-cat a div.left {
	background: url("images/nav-left.png") bottom left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 0;	
	overflow: hidden;
}

#nav  li.current-cat a div.right {
	background: url("images/nav-right.png") bottom left no-repeat;
	width: 8px;
	height: 30px;
	position: absolute;
	top: 0;
	right: 0;	
	overflow: hidden;
}



#nav li:hover, #nav li.sfhover { 

	position: static;

	}

    

/* CONTENT */



#content {

	background-color: #fff;

	padding: 15px 5px 15px 15px;

	}

	

pre { overflow: auto; 

	width: 470px; 

	}

	

.post {

	border-bottom: 1px solid #ddd;

	padding-bottom: 15px;

	margin-bottom: 15px;

	}





.post p {

	margin-bottom: 10px;

	}



.title {

	margin: 0 0 8px 0;

	padding: 0px;

	line-height: 24px;

	font-size: 24px;

	font-family: Arial, Verdana;

	color: #2d3803;

    font-weight: bold;

	}



	

.title a {

	text-decoration: none;

	color: #2d3803;

	}



.title a:hover {

	text-decoration: underline;

    color: #ee4f01;

	}



.pagetitle {

	margin-bottom: 20px;

	line-height: 22px;

	font-family: Arial, Verdana;

	text-decoration: underline;

}



.readmorecontent {

	text-align: right;

	}





a.readmore {

	padding: 4px 15px;

	background: #d5e3b6;

	color: #384505;

	text-decoration: none;

    font-size: 12px;

    text-shadow: 0 1px 0 #fff;

	}



a.readmore:hover {

	background: #384505;

    color: #fff;

    text-shadow: none !important;

	}





.postdate {

	font-size: 13px;

	font-family: Arial, Helvetica, Sans-serif;

    font-style: italic;

    color: #8a8a8a;

	}





.postmeta {

	font-size: 11px;

	padding: 2px 4px;

	font-family: Arial, Verdana;

	color: #474747;

	}

	

.postdate img, .postmeta img {

	border: none;

	vertical-align: middle;

	margin:2px;

	}

	

.entry {

	text-align: justify;

	line-height: 20px;

	padding-top: 8px;

	font-family: Arial, Verdana;

	font-size: 14px;

	color: #474747;

	}

    

.navigation {

	padding: 10px 0;

	}



blockquote {

	overflow: hidden;

	padding-left: 9px;

	font-style: italic;

	color: #666;

	border-left: 3px solid #CADAE7;

	}

	

.post img {

	max-width: 680px;

	}



img.wp-smiley {

	max-height: 12px;

	margin: 0;

	padding: 0;

	border: none;

	}

	

.aligncenter,

div.aligncenter {

   display: block;

   margin-left: auto;

   margin-right: auto;

	}



.alignleft {

   float: left;

	}



.alignright {

   float: right;

	}



.wp-caption {

   border: 1px solid #ddd;

   text-align: center;

   background-color: #f3f3f3;

   padding-top: 4px;

   margin: 10px;

   /* optional rounded corners for browsers that support it */

   -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;

	}



	

/* wp-pagenavi */

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {

    font-size: 15px !important;

    padding:  4px 8px !important;

    color: #384505 !important;

    background:none !important;

    border: 0 !important;

}

.wp-pagenavi a:hover {

    border: 0 !important;

    color: #fff !important;

    background:#384505 !important;

    border: 0 !important;

    

}

.wp-pagenavi span.pages {

    font-size: 15px !important;

    padding:  4px 8px !important;

    color: #384505 !important;

    background: none !important;

    border: 0 !important;

}

.wp-pagenavi span.current {

    font-size: 15px !important;

    padding:  4px 8px !important;

    font-weight: bold;

    color: #fff !important;

    background:#384505 !important;

    border: 0 !important;

}

.wp-pagenavi span.extend {

    font-size: 15px !important;

    padding:  4px 8px !important;

    background:transparent !important;

    color: #384505 !important;

    background: none !important;

    border: 0 !important;

}



/* SIDEBAR(S) */



#sidebaradbox {

        width: 295px;

	margin-top: 5px; 

        padding: 0px 0 0 18px;

	text-align:center;

	}



#sidebaradbox .boxa {

        background: url(images/Member125.jpg) top left no-repeat;

        float: left;

        padding: 6px 6px 6px 6px;

        width: 125px;

        height: 125px;

}



#sidebaradbox .boxa a {

display:block;

width: 125px;

height: 125px;

padding:0;

}

#sidebaradbox .boxa a:hover { 

background: url("images/Member125_over.jpg") 0 0 no-repeat;

background-position: -6px -6px;

}

#sidebaradbox .boxa a:active {



color:#fff;

}



#sidebaradbox .boxb {

        background: url(images/Stand125.jpg) top left no-repeat;

        float: left;

        padding: 6px 6px 6px 6px;

        width: 125px;

        height: 125px;

}



#sidebaradbox .boxb a {

display:block;

width: 125px;

height: 125px;

padding:0;

}

#sidebaradbox .boxb a:hover { 

background: url("images/Stand125_over.jpg") 0 0 no-repeat;

background-position: -6px -6px;



}

#sidebaradbox .boxb a:active {

}



#sidebaradbox .boxc {

        background: url(images/DonateToday125.jpg) top left no-repeat;

        float: left;

        padding: 6px 6px 6px 6px;

        width: 125px;

        height: 125px;

}



#sidebaradbox .boxc a {

display:block;

width: 125px;

height: 125px;

padding:0;

}

#sidebaradbox .boxc a:hover {

background: url("images/DonateToday125_over.jpg") 0 0 no-repeat;

background-position: -6px -6px;

}

#sidebaradbox .boxc a:active {

}



#sidebaradbox .boxd {

        background: url(images/Events125.jpg) top left no-repeat;

        float: left;

        padding: 6px 6px 6px 6px;

        width: 125px;

        height: 125px;

}



#sidebaradbox .boxd a {

display:block;

width: 125px;

height: 125px;

padding:0;

}

#sidebaradbox .boxd a:hover { 

background: url("images/Events125_over.jpg") 0 0 no-repeat;

background-position: -6px -6px;

}

#sidebaradbox .boxd a:active {

}



.ad125 {

	margin: 8px 11px 2px 11px;

	}



.sidebar {

	margin: 0 10px 10px 0;

    font-size: 14px;

	}


h2.widgettitle {

	padding: 0 0 9px 10px;
        background: url(images/sideheadbg.jpg) no-repeat;
        color: #fff;
        font-size: 21px;
        font-weight: bold;


	}

	

.sidebar a {

	text-decoration: none;

	color: #004b80;

	}



.sidebar a:hover {

	text-decoration: underline;

	color:#ee4f01;

	}

	

#search {

    border: 1px solid #999;

    height: 30px;

    padding: 0;

    background: #a4d7f4;

    text-align: right;

}



#search input {

	border: 0;

    background: none;

    color: #67713e;

}

	

	

#s {

	width: 240px;

	padding: 4px;

    margin: 3px 0 0 0;

    background: none;

}



#topsearch 	#s {

  width: 258px;  

  }



#topsearch #search {

    margin: 15px 0 15px 0;

}

		

/* Social icons */

.addthis_toolbox {

    padding: 15px 0 5px 0;

	text-align: center;

	}

.addthis_toolbox .custom_images a

{

    width: 32px;

    height: 32px;

    margin: 0 4px 0 4px;

    padding: 0;

}



.addthis_toolbox .custom_images a:hover img

{

    opacity: 1;

}



.addthis_toolbox .custom_images a img

{

    opacity: 0.85;

}







.rssbox {

	background: #fff;

	border: 1px solid #ebf1dc;

	padding: 2px 0 2px 5px;

	margin: 5px 0 5px 0;	}

    

.rssbox:hover {

    border: 1px solid #c1cfa1;

    }



.rssbox a {

	color: #555;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

	}

.rssbox a:hover {

	color: #47560b; 

	text-decoration: underline;

	}



.twitterbox {

	background: #fff;

	border: 1px solid #ebf1dc;

	padding: 2px 0 2px 5px;

	margin: 2px 0 5px 0;

	}

    

.twitterbox:hover {

    border: 1px solid #c1cfa1;

    }

	

.twitterbox a {

	color: #555;

	text-transform: uppercase;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

    font-family: Arial, Helvetica, Sans-serif;

	}

.twitterbox a:hover {

	color: #47560b; 

	text-decoration: underline;

	}

	

.sidebarvideo {



	}



.sidebar h2 {

	margin: 10px 0 0 0;

	padding: 6px 0 8px 12px;

	background: url(images/sidebar-tab.png) bottom left repeat-x;

	font-size: 14px;

	font-family: Arial, Helvetica, Sans-serif;

	font-weight: bold;

	text-transform: uppercase;

	color: #fff;

    text-shadow: 0 1px 0 #273100;

	}



.sidebar ul {

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px;

	}

	

.sidebar ul li {

	list-style-type: none;

	margin: 0px 0px 5px 0px;

	padding: 0px;

	}



.sidebar ul ul {

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	}

	

.sidebar ul li li {

	padding: 4px 0px 6px 15px;

	margin: 0px;

	border-bottom: 1px solid #ebf1dc;

    background: url(images/bullet.gif) top left no-repeat;

	}

	

.sidebar ul li ul li {

	padding: 4px 0px 6px 15px;

	margin: 2px 0;

    border-bottom: 1px solid #ebf1dc;

    background: url(images/bullet.gif) top left no-repeat;

	}







#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	color: #47560b;

	background: #fff;

	}

#wp-calendar caption {

	padding: 2px 4px;

	text-transform: uppercase;	margin: 2px 0 2px 0;

	background: #fff;

	}



#wp-calendar td {

	color: #47560b;

	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;

	letter-spacing: normal;

	padding: 2px 0;

	text-align: center;

	}



#wp-calendar td:hover, #wp-calendar #today {

	background: #ebf1dc;

	color: #47560b;

	}

	

#wp-calendar {

	empty-cells: show;

	font-size: 14px;

	margin: 0;

	font-weight: bold; 

	width: 100%;

	}





/* FOOTER */



#footer {

	background: #807f83;

	padding: 22px;

	text-align: center;

	color: #fff;

	font-size: 13px;

	}



#footer a {

	color: #fff;

	} 



#footer a:hover {

	text-decoration: none;

	} 

	

#footer2 {

	color: #5a6440;

	font-size: 11px;

	text-align: center;

	padding: 10px;

	}

    	

#footer2 a {

	color: #5a6440;

    text-decoration: none;

	} 

	

/* COMMENTS */



#comments h3 {

	margin-bottom: 10px;	

}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

	

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

	

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

	

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}



.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;



	}

	

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

	

.post_thumbnail {

    padding: 6px;

    background: #fff;

    border: 1px solid #ddd;

    margin: 0 10px 10px 0;

}

.ad_lnks{

	position: absolute;

	left: -450px;

	top: -400px;

}



.span-8 ul {

	margin: 0 5px;

}



.span-8 ul li {

	list-style-type: none;

}



.span-8 ul li ul {

	margin: 0 10px 10px 25px;

}



.span-8 ul li ul li {

	list-style-type: disc;	

}



#nav li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#nav li ul ul {
	margin: -1.9em 0 0 14.5em; /* third-and-above-level lists */
}

#nav li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#nav ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul,
#nav li.sfhover ul ul, #nav li.havechildsfhover ul ul, #nav li.havechild-activesfhover ul ul, #nav li.activesfhover ul ul,
#nav li.sfhover ul ul ul, #nav li.havechildsfhover ul ul ul, #nav li.havechild-activesfhover ul ul ul, #nav li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul,
#nav li.sfhover ul, #nav li.havechildsfhover ul, #nav li.havechild-activesfhover ul, #nav li.activesfhover ul,
#nav li li.sfhover ul, #nav li li.havesubchildsfhover ul, #nav li li.havesubchild-activesfhover ul, #nav li li.activesfhover ul,
#nav li li li.sfhover ul, #nav li li li.havesubchildsfhover ul, #nav li li li.havesubchild-activesfhover ul, #nav li li li.activesfhover ul {
	left: auto;
}

.Ourservices {
	background:#F4F4F4;width:615px;
	border:2px solid #5E5E5E;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	margin-top:10px;
	overflow:hidden;
}

.Ourservices h2 {
padding-top:10px;
padding-left:10px;
font-size:14px;
}
.Ourservices ul li {
margin-top:0px;
list-style:square;
	float:left;
	width:270px;
margin-left:5px;
margin-bottom:0px;
}

.Ourservices ul li.odd {
margin-top:0px;
margin-left:25px;
margin-bottom:0px;
}

.services-text p{
font-size: 10px;
padding:0px;
margin-bottom:5px;
margin-left:0px;
line-height:15px;
margin-top:-10px;
}

.services-title h3 a{
color: #363636;
font-size: 12px;
margin:0px;
padding:0px;
line-height:15px;
}