/*
Theme Name: Nature
Theme URI: http://smthemes.com/nature/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.0
License: Creative Commons 3.0
Theme date: 03/16/2013
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:#fff;
}
body {	
	color:#181818;
	font-size:13px;
	font-family: 'Arial', sans-serif;
	position:relative;
	background:url("images/back-body.png") repeat-x scroll 0 147px;
}
.no-slider{
	background:url("images/back-no-slider.png") repeat-x scroll 0 147px !important;	
}
 .no-slider #content .container{
	margin-top:80px;
}
a {
	color:#119205;
	text-decoration:none;
	
}
a:hover {
	color:#119205;
	text-decoration:underline;
}

a.post_ttl, .post-caption h1 {
	font-family: 'oswald';
	color:#252525;
	text-decoration:none;
	line-height:25px;
	font-size:32px;	
	line-height: 33px;
}


a.post_ttl {
	font-size:26px;
	font-family:'oswald';
	color:#181818;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a.post_ttl:hover{
	color:#119205;
	text-decoration:none;
}


/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#header{
	background:url(images/back-top.png) top repeat-x scroll;
}
#secondarymenu-container {
	position:relative;
}
#content-bottom {
	height:10px;
	margin-bottom:50px;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:28px;
	line-height:25px;
	color:#b4b4b4;
	width:180px;
}
.searchbtn {
	height: 28px;
    margin-right: 0;
    width: 31px;
}
.searchform {
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    box-shadow: -1px -1px 1px #B4B4B4;
    height: 28px;
    margin: 0;
}

/*------------------------------ CONTENT ------------------------------*/


.articles{
	margin:0;
}
.articles .one-post {
	margin-bottom:20px;
}

.articles .post-caption .post-meta {
	padding:0;
	color:#181818;
	font-size:13px;
}
.post-meta a{
	color:#119205;
}
.articles .post-date {
	color:#181818;
	
}
.articles .post-caption {
	padding:3px 0 12px;
}
.leaf {
    display: block;
    float: left;
    height: 37px;
    margin-right: 10px;
    width: 29px;
	margin-top:7px;
}
.articles .post-body  {
	margin:0;
	border-bottom:1px solid #cbcbcb;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(77,167,23); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(77,167,23,1) 0%, rgba(1,140,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,167,23,1)), color-stop(100%,rgba(1,140,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da717', endColorstr='#018c00',GradientType=0 ); /* IE6-9 */
	color:#fff;
	text-shadow:1px #f086a6;
	border-radius:25px;
	-moz-border-radius:25px;
	-webkit-border-radius:25px;
	font-family:'oswald';
	font-size:18px;
	text-transform:uppercase;
	padding:10px 20px;
	border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(255,198,0); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,198,0,1) 0%, rgba(255,175,8,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,198,0,1)), color-stop(100%,rgba(255,175,8,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(255,175,8,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(255,175,8,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,198,0,1) 0%,rgba(255,175,8,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,198,0,1) 0%,rgba(255,175,8,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc600', endColorstr='#ffaf08',GradientType=0 ); /* IE6-9 */
	color:#181818;
	text-decoration:none;
}
.featured_image {
	margin-top:15px;	
	padding:0;
	border:none;
}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:0;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers {
	background: #none;
	color:#000;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
	text-decoration:none;
}
a.page-numbers:hover, span.page-numbers {
	background: rgb(77,167,23); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(77,167,23,1) 0%, rgba(1,140,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(77,167,23,1)), color-stop(100%,rgba(1,140,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(77,167,23,1) 0%,rgba(1,140,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4da717', endColorstr='#018c00',GradientType=0 ); /* IE6-9 */
	color:#fff;
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	border-radius:40px;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#fff;
	background: rgb(45,103,12); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(45,103,12,1) 0%, rgba(5,87,1,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,103,12,1)), color-stop(100%,rgba(5,87,1,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(45,103,12,1) 0%,rgba(5,87,1,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(45,103,12,1) 0%,rgba(5,87,1,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(45,103,12,1) 0%,rgba(5,87,1,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(45,103,12,1) 0%,rgba(5,87,1,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d670c', endColorstr='#055701',GradientType=0 ); /* IE6-9 */
	padding-top:15px;
}
#footer .container {
	padding-top:0;
	background:none;
	}
#footer h3 {
	color:#fff;
	font-family: 'oswald';
	font-size:26px;
	text-transform:uppercase;
	font-weight:bold;
}
#footer .footer_txt {
	padding:10px 0;
	margin:0 auto;
	background:#181818;
}
#footer .footer_txt .container {
	background:none;
	border:none;
	color:#fff;	
	padding:10px 0;
	text-align:center;
}
.footer-widgets {
}
#footer .footer_txt .container a {
	color:#fff;
	text-decoration:underline;
}
#footer .inner a {
	color:#ffb400;
}
#footer .inner a:hover{
	text-decoration:underline;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right{
	margin-left:0;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:0;
}
.content-r #main_content, .content-r2 #main_content{
	padding:0 30px 20px 0;
}
.content-l #main_content, .content-l2 #main_content{
	padding:0 0 20px 30px;
}
.content-lr #main_content{
	padding:0 30px 20px;
}
 #content .widget .caption h3 {
	font-size:26px;
	color:#181818;	
	text-transform:uppercase;
	font-weight:bold;
}	
#content .widget {
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content {
		
	}
	#content .container {
		padding:0;
		width:1000px;
		margin-top:50px;
	}
	#logo {
		top:0;
		left:0;
		position:absolute;
	}
	.menusearch {
		margin-top: 7px;
		width: 260px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		padding-top:0;
		height:40px;
		position:relative;
		z-index:20;
	}
	
	
	#secondarymenu {
		float:right;
		margin-right:10px;		
	}
	#secondarymenu a {
		text-decoration:none;
		padding:12px 15px;
		display:block;
		color:#181818;
		font-size:13px;
		font-family:'arial';
		border-radius:30px 30px 0 0;
		-moz-border-radius:30px 30px 0 0;
		-webkit-border-radius:30px 30px 0 0;
	}
	#secondarymenu a:hover{
		color:#fff;
		background:#279a0a;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		position:relative;
		margin:0 auto;
		padding:0;
		z-index:18;
		height:107px;
	}
	#mainmenu{
		background:#fff;
		height:107px;
		float:right;
		position:relative;
	}
	#mainmenu li a {
		font-family:'oswald';
		text-transform:uppercase;
		font-weight:bold;
		display:block;
		text-decoration:none;
		padding:10px 20px;
		font-size:22px;
		color:#181818;
		margin:26px 0;
		border-radius:30px 30px 0 0;
		-moz-border-radius:30px 30px 0 0;
		-webkit-border-radius:30px 30px 0 0;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fff;
		background:#279a0a;
	}


	#header #mainmenu li ul {
		top:81px;
	}
	#header li ul {
		top:40px;
	}
	#header li ul .transparent {
	}
	#header li ul .inner {
		border-radius:0 0 7px 7px;
		-moz-border-radius:0 0 7px 7px;
		-webkit-border-radius:0 0 7px 7px;
		background:#fff;
		box-shadow:0 1px 3px #f5f5f5;
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 20px!important;
		margin:0 !important;
		height:25px;
		line-height:25px;
		text-align:left;
		background:url(images/back-li.png) 10px center no-repeat;
	}
	#header ul.children li:hover, #header .sub-menu li:hover {
		background:url(images/back-li-hover.png) 10px center no-repeat;
	}
	#header ul.children li a, .sub-menu li a {
		color:#000 !important; 
		padding:0!important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#279a0a !important; 
		border:none !important;
		box-shadow:none !important;
		background:none !important;
	}
	
	#header #mainmenu li ul .inner {
		border-radius:0 0 7px 7px;
		-moz-border-radius:0 0 7px 7px;
		-webkit-border-radius:0 0 7px 7px;
		background:#fff;
		box-shadow:0 1px 3px #f5f5f5;
	}
	#header #mainmenu ul.children li , #mainmenu .sub-menu li  {
		text-align:left;
		padding:0 20px !important;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#000 !important;
		padding:0 !important;
		margin:0 !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		color:#279a0a !important;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
	}
	.fp-next, .fp-prev {
		height: 106px;
		margin: 139px -53px;
		width: 53px;
	}
	.fp-title{
		font-size:13px;
	}
	.slider {
		position:relative;
	}
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:385px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:13px;
	}
	.fp-nav {
		bottom:-30px;
		right: 0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
}	


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:none;
	}
	body{
		background:none;
	}
	#logo {
		float:left;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	#content .container{
		margin-top:30px !important;
	}
	#main_content{
		padding-top:25px;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right: 10px;
		margin-top: 65px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		float:none;
		overflow:hidden;
		background:#e4e4e4;
	}
	#secondarymenu li {
		padding:15px;
		font-size:18px;
	}
	#secondarymenu li a{
		
	}

	#mainmenu-container {
		clear:both;
		border-bottom:1px solid #e4e4e4;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#393939;
		text-decoration:none;
		font-size:20px;
		padding:4px 15px 5px !important;
		display:block;
	}

	#mainmenu li ul {
		top:65px;
		left:0;
	}

	#header ul.children li a, .sub-menu li a {
		color:#000 !important;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;width:210px;}
	#header {
		background:none;	
	}
	body{
		background:none;
	}
	#logo {
	}
	#content .container{
		margin-top:30px !important;
	}
	.searchbtn {
	}
	#secondarymenu-container {
		padding:0;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #d7d7d7;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#363636;
		text-decoration:none;
	}
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	}
}