@CHARSET "UTF-8";

* {
         margin: 0;
         padding: 0;
         color: black;
		 
}
@font-face
{
font-family: Garden;
src: url(../fonts/AngelicWar.ttf);
}
@font-face { 
font-family: Garden-IE; 
src: url('../fonts/AngelicWar.eot'); 
}
@font-face
{
font-family: newgarden;
src: url(../fonts/mint-webfont.ttf);

}
@font-face { 
font-family: newgarden-IE; 
src: url('../fonts/mint-webfont.eot'); 
}
body{
	background-image: url(../images/back_sunflower3.jpg);
	font-family: 'Open Sans', sans-serif;
	font-weight: 300; 
	font-size: 14px; 
	background-size: cover; 
	line-height: 25px; 
	color: black;
}
p{
	color: black; 
}
a {
	color: #72AD40; 
	text-decoration: none; 
}
a:hover {
	color: #69bb3b; 
}
img{
	margin-right: 25px; 
}
h1{
	color: #72AD40; 
	font-family: "newgarden", "newgarden-IE"; 
	font-weight: normal; 
	text-transform: none; 
	font-size: 32px; 
	line-height: 40px; 
	margin: 10px 0px; 
}
#mainmenu h2{
	font-family: "Garden", "Garden-IE"; 
	font-size: 60px;
	line-height: 60px;
}
h2 span,
h2{
	color: #72AD40; 
	font-family: "newgarden", "newgarden-IE"; 
	font-weight: normal;
	font-size: 25px;
	line-height: 25px; 
}
h3{
	color: #72AD40; 
	font-family: "newgarden", "newgarden-IE"; 
	font-size: 20px;
	padding-bottom: 15px; 
	font-weight: normal; 
}
.clear{
	clear: both; 
}
#wrapper{
	padding: 0px; 
	background-color:  rgba(0,0,0, 0.6); 
	
}
#content{
	width: 960px;
	margin: 0px auto;
	padding: 50px 0px 150px;
}
#mainmenu{
	background-color: rgba(0,0,0, 0.5); 
	text-align: right; 	
}
#mainmenu ul.menu{
	width: auto; 
	text-align: right; 
	border-top: 1px solid #e6e6e6; 
	margin: 0px auto;
}
#mainmenu ul li {
	display: inline; 
	list-style: none; 
}
#mainmenu ul li a{
	font-weight: bold; 
	display: inline-block; 
	text-decoration: none; 
	color: #9BDA66; 
	background-color: transparent; 
	transition: background 600ms linear ;
/* Safari */
-webkit-transition:background 600ms linear ;
	padding: 10px 20px;
	margin: 20px;
	font-size: 16px;
}
#footer{
	margin: 0px auto; 
	margin: 0px; 
	width: auto; 
	border-top: 1px solid #e6e6e6; 

}
#footer ul li {
	list-style: none; 
}
#footer ul li a {
	text-decoration: none; 
	display: inline-block; 
	float: left; 
	font-weight: bold; 
	padding: 10px 20px; 
	margin: 20px; 
	font-size: 16px; 
	color: #9BDA66; 
	background-color: transparent; 
	transition: background 600ms linear ;
/* Safari */
-webkit-transition:background 600ms linear ;
	padding: 10px 20px;
	margin: 20px;
	font-size: 16px;
}
#footer ul li a:hover,
#footer ul li.active a{
	background-color:  #9BDA66; 
	color: white; 
}
#footer ul li:first-of-type a{
	margin-left: 0px; 
}

#header h2 {
	font-size: 46px; 
	line-height: 60px; 
}
#mainmenu, 
#wrapper,
#header{
	width: 980px; 
	padding: 0px 100px; 
	margin: 0px auto; 
	background-color: white; 
} 
 #content{
	margin: 0px; 
	padding: 60px 0px 100px; 
	width: auto; 
	
}

#mainmenu ul li.current a,
#mainmenu ul li a:hover{
	background-color: #9BDA66; 
	color: white; 
}
#mainmenu ul li:last-of-type a{
	margin-right: 0px; 
}
 #mainmenu .custom{
	text-align: left; 
	padding: 30px 10px; 
}


#djslider92, 
#djslider92 ul#slider92 li{
	height: 400px!important; 
	width: 980px!important; 
}
#navigation92{
	top: 50%; 
	width: 100%; 
}
#header{
	max-height: 420px;
}
.slide-text p{
	color: white; 
}
body #slider92 .slide-desc{
	position: absolute;
	bottom: 40%;
	left: 10px;
	width: 300px;
}
#content.width75{
	width: 72%;
	margin-right: 3%; 
	float: left; 
}
#sidebar {
	width: 18%; 
	padding-left: 5%; 
	border-left: 1px solid #e6e6e6; 
	float: right; 
	margin-top: 80px; 
}
#content .blog .items-leading div.lead:nth-of-type(2n){
	margin-right: 0px; 
}
#content .blog .items-leading div.lead h2 a{
	color: white; 
}
#content .blog .items-leading div.lead p {
	margin-top: 10px; 
}
#content .blog .items-leading div.lead h2 {
	color: white; 
	position: absolute; 
	margin-top: -35px; 
	padding: 5px 10px; 
	background-color: rgba(34,34,34,0.3)
}
#content .blog .items-leading div.lead img{
	width: 100%; 
	max-height: 220px;
}
#content .blog div.category-desc{
	margin-bottom: 30px; 
}
#content .blog span.subheading-category{
	margin-bottom: 20px; 
	font-size: 32px; 
	line-height: 40px; 
}
#content .blog .items-leading div.lead{
	width: 48%;
	margin-right: 4%; 
	float: left; 
	margin-bottom: 40px; 
}
#sidebar ul.menu li{
	list-style: none; 
}
