/*
Theme Name: Batik
Theme URI: http://smthemes.com/batik/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.3
License: Creative Commons 3.0
Theme date: 03/16/2015
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:#252525;
	position:relative;
	font-family:'opensansregular';
}
#header { 
	background:url(images/top.png) left top repeat-x;
}
a {
	color:#7c631e;
}
a:hover {
	color:#898989;
}
a.post_ttl, .post-caption h1 {
	font-family: 'cuprumregular';
	color:#272727;
	font-size:25px;
}
h2 a.post_ttl:hover{
	color:#898989;
}

.page-title{
	font-family: 'cuprumregular';
	color:#898989;
	font-size:25px;
}

.comments-title{
	font-family: 'cuprumregular';
	color:#272727;
	font-size:25px;
}

.comments-modded{
	font-family: 'cuprumregular';
	color:#272727;
	font-size:25px;
	background:url(images/post-title.png) left top no-repeat;
	border:none;
	padding:15px 0px 0px 0px;
}

/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:28px;
	line-height:28px;
	color:#797979;
	text-transform:lowercase;
}
.searchbtn {
	height:28px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:28px;
	background:#f9f9f9;
	border:1px solid #d5d5d5;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content { 
	margin-top:65px !important;
}
.one-post { 
	margin-bottom:60px;
}
.articles .post-body { 
	line-height:23px;
}
.articles .post-caption h2, .articles .post-caption h1 { background:url(images/post-title.png) left top no-repeat; }
#commentform #submit, input.readmore, a.readmore {
	background:url(images/readmore.png) left no-repeat;
	color:#686868;
	font-family:'cuprumregular';
	font-size:16px;
	width:auto;
	border:none;
	border-top:1px solid #ffcb3d;
	padding:2px 6px 2px 19px ;
}
a.readmore {
	float:left;
	clear:right;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:url(images/readmore-hover.png) left no-repeat;
	color:#1c1c1c;
	text-decoration:none;
}
.featured_image{
	margin-top:15px;
	border:3px solid #ffda77;
}
.googlemap {
	padding:0;
	border:3px solid #ffda77;
}
.widget_posts ul li img,.widget_flickr a {
	border:2px solid #ffda77;
	padding:0;
}
.post-meta, .post-meta a { 
	color:#696969;
	font-family:'opensansitalic';
	text-decoration:none;
}
.post-meta a:hover { color:#7c631e; }
.post-date,
.post-category,
.post-comments { 
	margin-right:15px;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding:10px 0;
	text-align:left;
	background:#f9f9f9;
}
.page-numbers {
	padding:10px 15px;
	font-family: 'opensansregular';
}
a.page-numbers {
	color:#1c1c1c;
	text-decoration:none;
}
a.page-numbers:hover{
	color:#1c1c1c;
	background:url(images/pagi-hover.png) left bottom repeat-x;
}
span.page-numbers {
	background:#ffcb3d;
	color:#1c1c1c;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:#f1f1f1;
	padding-top:40px;
}

#footer a{}

#footer h3{
	font-family: 'cuprumbold';
	font-size:18px;
	text-transform:uppercase;
	color:#747474;
}

#footer .container {
}

#footer .footer_txt {
	background:#fff;
	border-top:1px solid #cbcbcb;
	color:#1c1c1c;
}
#footer .footer_txt a { 
	color:#1c1c1c;
}
#footer .footer_txt a:hover { 
	color:#898989;
}
#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:278px !Important; }
.widget_archive ul li:before, 
.widget_categories ul li:before, 
.widget_meta ul li:before, 
.widget_pages ul li:before, 
.widget_recent_entries ul li:before{
	content:none !important;
}
.widget_archive ul li, 
.widget_categories ul li, 
.widget_meta ul li, 
.widget_pages ul li, 
.widget_recent_entries ul li{
	margin:0 !Important;
	padding:0 !important;
}
.widget_archive ul li a, 
.widget_categories ul li a, 
.widget_meta ul li a, 
.widget_pages ul li a, 
.widget_recent_entries ul li a{
	display:block;
	border-bottom:1px solid #d0d0d0;
	background:url(images/list.png) left no-repeat;
	padding:10px 0 10px 20px;
}
.widget_archive ul li a:hover, 
.widget_categories ul li a:hover, 
.widget_meta ul li a:hover, 
.widget_pages ul li a:hover, 
.widget_recent_entries ul li a:hover{
	background:url(images/list-hover.png) left no-repeat;
}
.widget_archive ul li:last-child a, 
.widget_categories ul li:last-child a, 
.widget_meta ul li:last-child a, 
.widget_pages ul li:last-child a, 
.widget_recent_entries ul li:last-child a{
	border-bottom:none;
}
.widget a { 
	font-family:'opensanssemibold' !important;
	text-decoration:none !IMportant;
	color:#2b2b2b;
}
.widget a:hover { 
	color:#898989;
}
#content .widget .caption h3 {
	font-family:'cuprumregular';
	color:#272727;
	font-size:18px;
	text-transform:uppercase;
	margin-top:-10px;
}
#content .widget {
	border:3px solid #ffcb3d;
	margin-bottom:20px;
	padding-bottom:15px;
}
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .tabscaption{
	background:#fff;
	border:1px solid #d0d0d0 !important;
	padding:6px 11px !important;
	color:#272727;
	font-family: 'OpenSansSemibold';
	font-size:13px;
	text-transform:uppercase;
}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{
	background:#ffcb3d;
}
.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 {
		
	}
	.content-r #main_content, .content-r2 #main_content{
		padding:0 20px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 20px;
	}
	.content-lr #main_content{
		padding:0 20px 20px;
	}
	.content-n #main_content { 
		padding:0 0 20px;
	}
	#content .container {
	}
	#logo {
		float:left;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:87px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		height:86px;
		max-width:710px;
	}
	#secondarymenu a {
		padding:34px 15px;
		font-size:13px;
		color:#6d6d6d;
		font-family:'opensanssemibold';
		text-transform:uppercase;
	}
	#secondarymenu a:hover{
		color:#272727;
		background:url(images/sec-hover.png) left top repeat-x;
		background-color:#e8e8e8;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:60px;
		z-index:18;
	}
	#mainmenu {
		float:left;
		height:60px;
		width:auto;
		max-width:790px;
	}
	.menusearch {
		width:205px;
		margin-top:15px;
	}
	.menusearch .searchtxt { width:150px; }
	#mainmenu li a {
		padding:19px 20px;
		font-size:16px;
		font-family:'opensanssemibold';
		color:#6d6d6d;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li:first-child a { padding-left:0; }
	#mainmenu li a:hover{
		color:#272727;
		background:url(images/mainmenu-hover.png) left top repeat-x;
	}


	#header li ul {	top:88px; }
	#header #mainmenu li ul { top:62px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#ffcb3d; 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 {
		height:auto !important;
		color:#272727; 
		padding:5px 20px;
		text-align:left;
		font-family:'opensanssemibold' !important;
		border-bottom:1px solid #f1c03a;
	}
	#header ul.children li:last-child a, #header .sub-menu li:last-child a { border-bottom:none; }
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#7c631e !important;
		background:none;
	}
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:62px auto 0;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		margin:0 -17px;
		width:44px;
		height:390px;
	}
	.fp-title { margin-bottom:30px; }
	.fp-title a{
		font-size:40px;
		color:#272727;
		font-family:'cuprumregular';
		text-decoration:none;
	}
	.fp-content p { 
		color:#272727;
		line-height:20px;
	}
	.fp-more { 
		float:left;
		color:#272727 !important;
		text-decoration:none;
		font-size:20px;
		background:url(images/fp-more.png) right no-repeat;
		text-transform:lowercase;
		font-family:'cuprumbold';
		padding-right:25px;
		margin-top:30px;
	}
	.fp-more:hover { 
		color:#7c631e !Important;
		background:url(images/fp-more-hover.png) right no-repeat;
	}
	.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:348px;
		width:1000px;
	}
	.fp-content-fon {
		border:none;
		background:#fecb40;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
		height:348px;
		width:273px;
		right:0;
		left:auto;
		bottom:0;
	}
	.fp-content {
		bottom: 0;
		font-size: 13px;
		height: 320px;
		left: 740px;
		right: 20px;
		text-align: left;
	}
	.fp-nav {
		right:100px;
		bottom:20px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-pager a { 
		width:9px;
		height:9px;
	}
	#footer .footer_txt  {
		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:none !Important;
	color:#7c6868 !important;
	text-shadow:none !Important;
	box-shadow:none !important;
	border:none !important;
	border-top:1px solid #ffcb3d;
	font-weight:normal !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  {
	color:#1c1c4d !important;
}
.widget.woocommerce.widget_product_search #s {    
	border:1px solid #d5d5d5 !important;
	background:#f9f9f9 !Important;
	color:#797979 !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#FECB40;
	color:#fff;
	padding:4px 8px;
}
.widget.woocommerce.widget_product_search #searchsubmit:hover { 
}
.widget.woocommerce.widget_product_search { 
}
.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:#ffcb3d;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#d0a632;
}
.woocommerce-page #main_content > #container > #content { 
	padding:30px 0 !Important;
	margin:0 !important;
}
/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:none;
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		position:absolute;
		top:35px;
		right:15px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		padding-bottom:15px;
		background:#f1f1f1;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:15px;
		color:#6d6d6d;
		font-family: 'OpenSansSemibold';
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#f9f9f9;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#6d6d6d;
		text-decoration:none;
		font-size:16px;
		font-family: 'OpenSansSemibold';
		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:none;
	}
	#logo {
	}
	.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%;
	}
}