/*
Theme Name: Areal
Theme URI: http://smthemes.com/areal/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.2
License: Creative Commons 3.0
Theme date: 10/09/2014
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:#f8f8f8;
}
body {	
	color:#404040;
	position:relative;
	font-family:'Trebuchet MS';
}
a {
	color:#270;
}
a:hover {
	color:#715f25;
}
a.post_ttl, .post-caption h1 {
	color:#270;
	font-family:'Trebuchet MS';
	font-size:25px;
}
h2 a.post_ttl:hover{
	color:#715f25;
}
.page-title {
	color:#715f25;
	font-family:'Trebuchet MS';
	font-size:25px;
}


/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:36px;
	line-height:36px;
	color:#2b2b2b;
	text-transform:lowercase;
	font-family:'Trebuchet MS';
}
.searchbtn {
	height:36px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:36px;
	background:#d5b546;
	border-top:1px solid #a58c36;
	border-bottom:1px solid #e5ca72;
	border-left:1px solid #c5a841;
	border-right:1px solid #c5a841;
	box-shadow:0 1px 0 #c5a841 inset;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content .container.clearfix { 
	background:#fff !important;
}
#main_content { 
	padding:0 20px 20px;
}
.one-post { 
	border-bottom:1px solid #eaeaea;
	position:relative;
	padding-top:20px;
	margin-bottom:50px;
}
.articles .post-body { 
	line-height:23px;
}
.articles .post-caption { padding:0; }
.articles .post-caption h2, .articles .post-caption h1 { padding:0 40px 0 0; }
#commentform #submit, input.readmore, a.readmore {
	background: rgb(34,119,0);
	background: -moz-linear-gradient(top,  rgba(34,119,0,1) 0%, rgba(28,98,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,119,0,1)), color-stop(100%,rgba(28,98,0,1)));
	background: -webkit-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#227700', endColorstr='#1c6200',GradientType=0 );
	color:#fff;
	padding:4px 15px;
	text-transform:lowercase;
	font-size:13px;
	cursor:pointer;
	border:none;
	width:auto;
	font-family:'Trebuchet MS';
	text-shadow:-1px -2px 1px #175100;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: rgb(147,125,48);
	background: -moz-linear-gradient(top,  rgba(147,125,48,1) 0%, rgba(122,103,40,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,125,48,1)), color-stop(100%,rgba(122,103,40,1)));
	background: -webkit-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
	background: -o-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
	background: -ms-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
	background: linear-gradient(to bottom,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#937d30', endColorstr='#7a6728',GradientType=0 );
	color:#fff;
	text-shadow:-1px -2px 1px #62531f;
	text-decoration:none;
}
.featured_image{
	margin-top:15px;
	padding:3px;
	border:1px solid #eaeaea;
}
.googlemap {
	padding:3px;
	border:1px solid #eaeaea;
}
.widget_posts ul li img,.widget_flickr a {
	padding:1px;
	border:1px solid #eaeaea;
}
.post-meta { 
	color:#929292;
	font-family: 'Trebuchet MS';
	font-size:12px;
}
.post-comments { 
	background:url(images/comments.png) center no-repeat;
	width:27px;
	height:33px;
	text-align:center;
	line-height:27px;
	display:block;
	position:absolute;
	top:20px;
	right:0;
}
.post-comments a{
	color:#fff;
	font-family:'Trebuchet MS';
	text-transform:lowercase;
	text-decoration:none;
	font-size:13px;
	text-shadow:1px -2px 1px #164902;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:left;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Trebuchet MS';
	font-size:15px;
}
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	color:#270;
	background:none !important;
	text-decoration:none;
}
a.page-numbers:hover, 
span.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	color:#715f25;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
}

#footer a{
	color:#270;
}
#footer a:hover  { 
	color:#715f25;
}
#footer h3{
	font-family:'Trebuchet MS';
	font-size:25px;
	color:#227700;
}

#footer .container {
}

#footer .footer_txt {
	background: rgb(34,119,0);
	background: -moz-linear-gradient(top,  rgba(34,119,0,1) 0%, rgba(28,98,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,119,0,1)), color-stop(100%,rgba(28,98,0,1)));
	background: -webkit-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: -o-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: -ms-linear-gradient(top,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(34,119,0,1) 0%,rgba(28,98,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#227700', endColorstr='#1c6200',GradientType=0 );
	color:#fff;
}
#footer .footer_txt a { 
	color:#fff;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;
}
.sidebar {
	width:292px !important;
}
#content .widget .caption h3 {
	font-size:25px;
	color:#270;
	font-family:'Trebuchet MS';
	border-bottom:1px solid #eaeaea;
	margin-bottom:15px;
}
#content .widget {
	padding:10px 20px;
	margin-bottom:50px;
}
#content .widget.widget_banners { padding:10px; }
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .scaption{
	background: rgb(237,201,79);
	background: -moz-linear-gradient(top,  rgba(237,201,79,1) 0%, rgba(193,164,64,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,201,79,1)), color-stop(100%,rgba(193,164,64,1)));
	background: -webkit-linear-gradient(top,  rgba(237,201,79,1) 0%,rgba(193,164,64,1) 100%);
	background: -o-linear-gradient(top,  rgba(237,201,79,1) 0%,rgba(193,164,64,1) 100%);
	background: -ms-linear-gradient(top,  rgba(237,201,79,1) 0%,rgba(193,164,64,1) 100%);
	background: linear-gradient(to bottom,  rgba(237,201,79,1) 0%,rgba(193,164,64,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc94f', endColorstr='#c1a440',GradientType=0 );
	color:#fff;
	padding:6px 12px !important;
	border:none !Important;
	margin:3px;
}
.tabs_captions .scaption.active, .tabs_captions .scaption:hover{
	background: rgb(34,118,1);
	background: -moz-linear-gradient(top,  rgba(34,118,1,1) 0%, rgba(29,99,1,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(34,118,1,1)), color-stop(100%,rgba(29,99,1,1)));
	background: -webkit-linear-gradient(top,  rgba(34,118,1,1) 0%,rgba(29,99,1,1) 100%);
	background: -o-linear-gradient(top,  rgba(34,118,1,1) 0%,rgba(29,99,1,1) 100%);
	background: -ms-linear-gradient(top,  rgba(34,118,1,1) 0%,rgba(29,99,1,1) 100%);
	background: linear-gradient(to bottom,  rgba(34,118,1,1) 0%,rgba(29,99,1,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#227601', endColorstr='#1d6301',GradientType=0 );
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#content .container.clearfix { 
		border:1px solid #c2c2c2;
		border-top:none;
	}
	#all { background:url(images/all.png) left top repeat-x; }
	.no-slider #all { background-image:url(images/no-slider.png); }
	#header { background:url(images/header.png) top no-repeat; }
	.no-slider #header { background-image:url(images/header-no-slider.png); }
	#content .container {
	}
	#logo {
		position:absolute;
	}
	.menusearch {
		width:260px;
		margin-top:31px;
		margin-right:19px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:156px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		height:43px;
		margin-top:42px;
		max-width:720px;
	}
	#secondarymenu a {
		padding:9px;
		font-size:16px;
		color:#fff;
		font-family:'Trebuchet MS';
		text-shadow:1px -2px 1px #727f6e;
	}
	#secondarymenu a:hover{
		color:#ceaf44;
		text-shadow:1px -2px 1px #606522;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:96px;
		border:1px solid #ceaf44;
		background:url(images/mainmenu.png) center;
		width:1000px;
		margin:0 -1px;
		z-index:18;
	}
	#mainmenu li a {
		padding:31px 20px;
		font-size:22px;
		font-family:'Trebuchet MS';
		color:#3a3a3a;
		border-right:1px solid #f9d452;
		border-left:1px solid #c1a440;
		text-shadow:-2px 2px 2px #c4ae62;
	}
	#mainmenu li:first-child a{ border-left:none; }
	#mainmenu li:last-child a{ border-right:none; }
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#fff;
		text-shadow:-2px 3px 2px #b9ad8b;
		background:url(images/mainmenu-hover.png) center;
	}


	#header li ul {	top:45px; }
	#header #mainmenu li ul { top:110px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#796727; border:1px solid #bc9e3c; padding:0; }
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {	}
	
	#header ul.children li, #header .sub-menu li { height:auto !important; }
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		height:auto !important;
		padding:5px 20px;
		text-align:left;
		font-family:'Trebuchet MS' !important;
		font-size:14px !Important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#3a3a3a !important;
		background: rgb(214,182,70);
		background: -moz-linear-gradient(top,  rgba(214,182,70,1) 0%, rgba(237,201,78,1) 50%, rgba(214,182,70,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,182,70,1)), color-stop(50%,rgba(237,201,78,1)), color-stop(100%,rgba(214,182,70,1)));
		background: -webkit-linear-gradient(top,  rgba(214,182,70,1) 0%,rgba(237,201,78,1) 50%,rgba(214,182,70,1) 100%);
		background: -o-linear-gradient(top,  rgba(214,182,70,1) 0%,rgba(237,201,78,1) 50%,rgba(214,182,70,1) 100%);
		background: -ms-linear-gradient(top,  rgba(214,182,70,1) 0%,rgba(237,201,78,1) 50%,rgba(214,182,70,1) 100%);
		background: linear-gradient(to bottom,  rgba(214,182,70,1) 0%,rgba(237,201,78,1) 50%,rgba(214,182,70,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6b646', endColorstr='#d6b646',GradientType=0 );
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		font-size:16px !Important;
	}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		width:998px;
		height:385px;
		position:relative;
		margin:0 -1px;
		border:2px solid #ceaf44;
	}
	.slider {
	}
	.fp-title { 
		margin:5px 0;
	}
	.fp-title a{
		font-size:30px;
		color:#3a3a3a;
		text-decoration:none;
	}
	
	.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:998px;
	}
	.fp-content-fon {
		border:2px solid #715f25;
		background:#fff;
		-moz-opacity: 0.6;
		opacity: 0.6;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=60);
		width:336px;
		height:208px;
		left:auto;
		right:131px;
		bottom:51px;
	}
	.fp-content p { 
		color:#2b2b2b;
		line-height:27px;
		text-shadow:1px 1px 1px #c1b6b1;
	}
	.fp-more{
		float:right;
		background: rgb(147,125,48);
		background: -moz-linear-gradient(top,  rgba(147,125,48,1) 0%, rgba(122,103,40,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(147,125,48,1)), color-stop(100%,rgba(122,103,40,1)));
		background: -webkit-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
		background: -o-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
		background: -ms-linear-gradient(top,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
		background: linear-gradient(to bottom,  rgba(147,125,48,1) 0%,rgba(122,103,40,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#937d30', endColorstr='#7a6728',GradientType=0 );
		color:#fff !important;
		padding:4px 15px;
		text-transform:lowercase;
		font-size:13px;
		border:none;
		width:auto;
		font-family:'Trebuchet MS';
		text-shadow:-1px -2px 1px #665621;
		text-decoration:none;
		margin-top:12px;
	}
	.fp-content {
		bottom: 53px;
		font-size: 13px;
		height: 198px;
		left: 529px;
		right: 133px;
		text-align: left;
	}
	.fp-nav {
		right:30px;
		bottom:30px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	#footer {
		margin-bottom:24px;
	}
	#footer .footer_txt  {
		width:1000px;
		margin:0 auto;
		padding-left:0;
		padding:20px 0;
	}
	#footer .footer_txt .container { padding-left:20px; }
	

}	


/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:#1f6c00 !important;
	color:#fff !important;
	text-transform:lowercase !important;
	text-shadow:-1px -2px 1px #175100 !important;
	border:none !important;
	border-radius:0 !important;
	box-shadow:none !Important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	background:#88732c !important;
	text-shadow:-1px -2px 1px #62531f !important;
}
.widget.woocommerce.widget_product_search #s {    
	background:#d5b546 !Important;
	border:1px solid #c5a841 !important;
	border-bottom:1px solid #e5ca72 !important;
	color:#000;
	text-transform:lowercase !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#1f6c00;
	color:#fff;
	text-transform:lowercase;
	padding:4px 8px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#270;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#1b6000;
}
/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:#217300;
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		position:absolute;
		top:40px;
		right:15px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:14px;
		font-family:'Trebuchet MS';
		color:#fff;
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background: rgb(237,201,78);
		background: -moz-linear-gradient(top,  rgba(237,201,78,1) 0%, rgba(217,184,71,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(237,201,78,1)), color-stop(100%,rgba(217,184,71,1)));
		background: -webkit-linear-gradient(top,  rgba(237,201,78,1) 0%,rgba(217,184,71,1) 100%);
		background: -o-linear-gradient(top,  rgba(237,201,78,1) 0%,rgba(217,184,71,1) 100%);
		background: -ms-linear-gradient(top,  rgba(237,201,78,1) 0%,rgba(217,184,71,1) 100%);
		background: linear-gradient(to bottom,  rgba(237,201,78,1) 0%,rgba(217,184,71,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edc94e', endColorstr='#d9b847',GradientType=0 );
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#3a3a3a;
		text-decoration:none;
		font-size:16px;
		font-family:'Trebuchet MS';
		padding:10px 15px;
		display:block;
	}

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
		background:#217300;
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	.searchbtn {
		width:auto !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	#secondarymenu, #mainmenu {
		background:#fff;
		padding:0 2%;
		margin-top:10px;
	}
	#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%;
	}
}