/*
Theme Name: Interior
Theme URI: http://smthemes.com/interior/
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: 04/15/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=Boogaloo);
@import url(css/font.css);
html {
	
}
body {
	background:url(images/background.jpg) left top repeat;
	color:#858585;
}


a {
	color:#df816b;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#858585;
	text-decoration:none;
}

a.post_ttl {
	font-size:20px;
	
}
/*------------------------------ HEADER ------------------------------*/
#header {
	background:url(images/top.png) left top repeat-x;
}
#secondarymenu-container {
	position:relative;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	border:1px solid #c17868;
	background:#fff;
	float:right;
	box-shadow:0 0 2px #806d56;
	height:25px;
	line-height:25px;
	color:#715631;
}
.searchbtn {
	height:27px;
	width:31px;
	margin-left:0;
}
.searchform {
	
}
/*------------------------------ CONTENT ------------------------------*/
.articles .post-caption h1, .articles .post-caption h2 {
	font-family:'Boogaloo';
}
.articles .post-meta {
	border-top:4px solid #eaab9c;
	border-bottom	:4px solid #eaab9c;
}
.articles .post-date {
	color:#df816b;
	font-size:14px;
	float:right;
}
.articles .one-post {
	border-bottom:1px dashed #d8d8d8;
	margin-bottom:15px;	
}
#commentform #submit, input.readmore, a.readmore {
	color:#fff;
	background:#e8a493;
	text-shadow:0 1px 1px #946257;
	border:1px solid #c0705d;
	border-top:1px solid #e0aa9d;
	margin-right:5px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	color:#7f2513;
}
.featured_image {
	padding:2px;
	background:#fff;
    border:1px solid #cfcfcf;
	box-shadow:0px 0px 2px #999;
	margin-top:12px;
}
.googlemap {
	background:#595958;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	padding:2px;
	background:#fff;
}
.page-numbers {
	font-size:14px;
}
a.page-numbers {
	color:#959595;
	padding:6px 11px;
}
a.page-numbers:hover, span.page-numbers {
	padding:5px 10px;
	color:#fff;
	background:#ecb1a3;
	border:1px solid #dca497;
	
}

/*------------------------------ FOOTER ------------------------------*/
#footer {
	color:#858585;
}
#content-bottom {
	background:url(images/content/bottom-n.png) left top repeat-x !important;
	height:12px;
}
#footer .container {
	background:#fef4e5;
}
#footer a {
	color:#df816b;
}
#footer h3 {
	color:#858585;
}
#footer .footer_txt {
	background:#cd7763;
	padding:5px 0;
	color:#fff;
	padding-left:50px;
}
#footer .footer_txt a {
	color:#fff;
	text-decoration:underline;
}

/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.widget h3 {
	font-family:'Boogaloo';
	font-size:18px;
}
.widget {
	border-bottom:1px dashed #d8d8d8;
}
.fp-next, .fp-prev {
	width:35px;
	height:75px;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:8px;
		background:url(images/content/content-top.png) left top no-repeat !important;
		width:1005px;
	}
	.content-r .sidebar.right, .content-r2 .sidebar.right, .content-lr .sidebar.right {
		margin-left:1px;
	}
	.content-l .sidebar.left, .content-l2 .sidebar.left, .content-lr .sidebar.left {
		margin-right:1px;
	}
	#content .container {
		width:995px;
		padding:0 5px;
	}
	#logo {
		float:left;
	}
	.menusearch {
		position:absolute;
		right:0;
		top:50px;
		margin-top:18px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:121px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:right;
		margin-top:10px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu a {
		color:#715631;
		text-decoration:none;
		padding:20px;
		font-family:'Liberation';
		display:block;
		font-size:13px;
		text-shadow:0 1px 1px #fff;
	}
	#secondarymenu a:hover{
		color:#352105;
	}
	#mainmenu-container {
		height:86px;
		background:url(images/menu.png) left top no-repeat;
		padding:3px 22px;
		margin:0 -22px;
	}
	
	#mainmenu li a {
		text-align:center;
		color:#7f2513;
		display:block;
		text-decoration:none;
		font-size:21px;
		font-family:'Boogaloo';
		padding:17px 25px;
		text-shadow:0 1px 1px #fff;
		background:url(images/menu-li.png) left 50% no-repeat;
	}
	#mainmenu li:first-child a {
		background:none;
	}
	#mainmenu a:hover{
		color:#fff !important;
	}
	#header li ul {
		top:50px;
	}
	#mainmenu li ul {
		top:58px;
		left:0%;
	}


	#header li ul .transparent {
		background:#fef4e5;
		-moz-opacity: 0.90;
		opacity: 0.90;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
	}
	#header li ul .inner {
		background:none;
		padding:0;
	}
	#header #secondarymenu li ul .transparent {
		background:#322925;
		-moz-opacity: 0.51;
		opacity: 0.51;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=51);
	}
	#header #secondarymenu li ul .inner {
		background:none;
		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:#858585 !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		background:#cc7561 !important;
		color:#fff !important;
	}
	#header #secondarymenu  ul.children li a, #header #secondarymenu .sub-menu li a {
		color:#fff !important;
	}
	#header #secondarymenu ul.children li a:hover, #header #secondarymenu .sub-menu li a:hover {
		background:#5c5043 !important;
	}
	#header .sub-menu .sub-menu {
		top:0;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		margin:30px 0;
		margin-bottom:60px;
	}
	.slider {
		position:relative;
		width:970px;
		margin:0 auto;
		padding:15px;
		background:#fff;
		box-shadow:0 2px 2px #545454;
		border:none;
	}
	.fp-prev-next-wrap {
		margin:-15px;
	}
	.fp-prev,.fp-next {
		margin:15px;
		margin-top:-32px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
/*------------------------------ dimensione slider------------------------------*/
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:300px;
		width:970px	;
	}
	.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 {
		bottom:25px;
		right:30px;
		left:auto;
	}

}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	
	#header .container {
		background-position:50% top;
	}
	#logo {
		float:left;
		margin-left:0px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:10px;
		margin-right:25px;
		clear:right;
	}
	#secondarymenu-container {
		height:100px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-top:0px;
	}
	#secondarymenu li {
		padding:18px;
	}
	#secondarymenu li a{
		color:#f8f8f8;
	}
	#mainmenu-container {
		padding-bottom:19px;
		clear:left;
		background: #ff9b84; /* Old browsers */
		background: -moz-linear-gradient(top,  #ff9b84 0%, #fe836a 61%, #fb7155 62%, #f6593c 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b84), color-stop(61%,#fe836a), color-stop(62%,#fb7155), color-stop(100%,#f6593c)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #ff9b84 0%,#fe836a 61%,#fb7155 62%,#f6593c 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #ff9b84 0%,#fe836a 61%,#fb7155 62%,#f6593c 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #ff9b84 0%,#fe836a 61%,#fb7155 62%,#f6593c 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #ff9b84 0%,#fe836a 61%,#fb7155 62%,#f6593c 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b84', endColorstr='#f6593c',GradientType=0 ); /* IE6-9 */
		border-top:1px solid #e67862;
		border-bottom:2px solid #b75e4c;
		margin-bottom:15px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:13px;
		font-family:'Oswald';
		padding:19px 10px 9px;
		display:block;
	}
	.slider-container { padding-bottom:35px;}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:3px 0;}
	
	#secondarymenu-container {
		padding-top:3px;
	}
	#logo {
		margin-bottom:-10px;
		height:124px;
	}
	
	#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%;
	
	}
}