/*
Theme Name: LightCafe
Theme URI: http://smthemes.com/lightcafe/
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/01/2013
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Oswald);
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Shanti);
@import url(http://fonts.googleapis.com/css?family=Overlock:400,400italic);
html {
	background:#f3ecbd;
}
body {
	background:url(images/top.png) left top repeat-x;
	color:#363636;
	font-family:'Shanti';
}


a {
	color:#c44242;
}
a:hover {
	color:#ba0000;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#363636;
	text-decoration:none;
}

a.post_ttl {
	font-size:20px;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:25px;
	line-height:29px;
	color:#fff;
}
.searchbtn {
	height:25px;
	width:12px;
	margin:0 5px;
}
.searchform {
	
	margin:4px 0;
	height:25px;
	background:#c44242;
	border-bottom:1px solid #e68888;
	border-right:1px solid #e68888;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	box-shadow:1px 1px 2px #832d2d inset;
}
/*------------------------------ CONTENT ------------------------------*/
.articles {
	padding:2px;
}
.articles .one-post {
	background:#f3e9a3;
	box-shadow:0 0 2px #a7a086;
	margin-bottom:15px;
	padding:6px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.articles .post-caption {
	background:#f3ecbd;
	border:1px solid #c8c086;
	border-bottom:none;
}
.articles .post-body {
	background:#f3ecbd;
	border:1px solid #c8c086;
	border-top:none;
}
.articles p.post-meta {
	background:url(images/post-meta.png) left top repeat-x;
	font-family: 'Overlock', cursive;
	font-size:15px;
	padding:6px 0;
	overflow:hidden;
}
.articles .post-caption h1, .articles .post-caption h2 {
	font-family:'Lobster';
}
.articles .post-comments{
	float:right;
}
#commentform #submit, input.readmore, a.readmore {
	color:#fff;
	font-family: 'Overlock', cursive;
	font-size:15px;
	text-shadow:1px 1px 1px #5a2222;
	background:url(images/readmore.png) left top repeat;
	box-shadow:0 2px 3px #b7b083;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:none;
}
#commentform #submit, input.readmore, a.readmore:hover {
	background:#bb0000;
	
}
.featured_image {
	padding:0px;
    border: 1px solid #41413e;
	margin-top:10px;
}
.googlemap {
	padding:0;
    border: 1px solid #41413e;
}
.widget_posts ul li img,.widget_flickr a {
	padding:1px;
	background:#41413e;
}

.pagination{
	margin:30px 0;
	background:url(images/pagination.png) left top repeat;
}
.page-numbers {
	font-size:20px;
	padding:5px 10px;
	font-family:'Lobster';
}
a.page-numbers {
	color:#363636;
	text-decoration:none;
}
a.page-numbers:hover,span.page-numbers{
	color:#bf3d3d;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer {
	background:url(images/footer.png) left top repeat;

	color:#fff;
}

#footer a, #footer h3 {
	color:#fff;
}
#footer .footer_txt {
	padding:7px 0;
	background:url(images/bottom.png) left top repeat-x;
	padding-top:34px;
	color:#fff
}
#footer .footer_txt a {
	color:#fff;
}
#footer .footer_txt .container {
	padding-bottom:0 !important;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/

#content .widget .caption h3 {
	font-family:'Lobster';
	font-size:16px;
}

#content .widget {
	background:#f3e9a3;
	box-shadow:0 0 2px #a7a086;
	margin-bottom:15px;
	padding:6px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#content .widget .inner{
	background:#f3ecbd;
	padding:10px;
}
#content .widget_banners .inner{
	overflow:hidden;
}
.sidebar {
	width:302px !important;
	padding:2px;
}
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:10px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right {
	margin-right:10px;
}
.fp-next{
	background-position:left 50%;
}
.fp-prev {
	background-position:right 50%;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content-bottom {
		height:7px;
		margin-bottom:0px;
		background:url(images/content/bottom-n.png) left top repeat-x !important;
		width:100% !important;
		position:relative;
		margin-bottom:-7px;
		z-index:1;
	}
	#content .container {
		background:none !important;
	}
	#logo {
		float:left;
		margin-left:-5px;
	}
	.menusearch {
		margin-top:13px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		
		height:60px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:right;
		margin-top:13px;
		margin-right:30px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu a {
		text-decoration:none;
		padding:9px 10px;
		display:block;
		color:#fff;
		font-size:13px;
		font-family: 'Overlock';
	}
	#secondarymenu a:hover{
		background:#c44242;
		border-bottom:1px solid #e68888;
		border-right:1px solid #e68888;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		box-shadow:1px 1px 2px #832d2d inset;
	}
	#mainmenu-container {
		height:67px;
		z-index: 999;
	}
	#mainmenu {
		float:right;
		padding:10px 0;
	}
	#mainmenu li a {
		text-align:center;
		color:#fff;
		display:block;
		text-decoration:none;
		font-family: 'Overlock';
		padding:7px 20px;
		font-size:15px;
		text-transform: uppercase;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		background:#c44242;
		border-bottom:1px solid #e68888;
		border-right:1px solid #e68888;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		box-shadow:1px 1px 2px #832d2d inset;
	}
	#header li ul {
		top:34px;
	}
	#header #mainmenu li ul {
		top:35px;	
	}

	
	
	#header li ul .inner {
		background:#c44242;
		padding:0;
	}
	#header ul.children li, #header .sub-menu li {
		padding:0 !important;
		margin:0 !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a, .sub-menu li a {
		color:#fff !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		background:#d25252 !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		margin:20px 0;
	}
	.fp-next, .fp-prev {
		width:88px;
		height:407px;
	}
	.slider {
		position:relative;
		background:#c44242;
		padding:10px;
		border:1px solid #c02121;
		box-shadow:0 0 4px #91745c;
		border-radius:
	}
	.fp-prev-next-wrap {
		margin:-10px;
	}
	.fp-prev,.fp-next {
		margin:0 -89px;
		margin-top:-204px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:320px;
		width:978px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-nav {
		left:auto;
		right:30px;
		bottom:20px;
	}

}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:none;
	}
	
	#logo {
		float:left;
		margin:0 20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:20px;
		margin-right:25px;
		clear:right;
	}
	#secondarymenu-container {
		height:151px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-top:6px;
		margin-right:7px;
	}
	#secondarymenu li {
		padding:18px;
	}
	#secondarymenu li a{
		color:#fff;
	}
	#mainmenu-container {
		clear:left;
		margin-bottom:15px;
		background:#bc0000;
		padding-bottom:16px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:16px;
		padding:16px 15px 8px;
		display:block;
	}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;}
	#header {
		background:none;
	}
	#logo {
		
	}
	
	#secondarymenu, #mainmenu {
		background:#fff;
		margin:0 -2%;
		padding:0 2%;
		margin-top:10px;
	}
	#secondarymenu li, #mainmenu li {
		border-top:1px solid #eee;
	}
	#secondarymenu li a, #mainmenu li a{
		color:#142736;
	}
	.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:-5px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
	
	}
}