/*
Theme Name: SpaPress
Theme URI: http://smthemes.com/spapress-free-wordpress-theme
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 1.0
License: Creative Commons 3.0
Theme date: 12/09/2012
License URI: license.txt
Tags: tan, white, light, three-columns, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/

@import url('css/fonts.css');
@import url(https://fonts.googleapis.com/css?family=Oswald);
html {
	background:url(images/background.png) left top repeat;
}
body {
	color:#020202;
}
.tags span, h3 {
	color:#232323;
}
a.post_ttl {
	color:#232323;
	text-decoration:none;
}
a {
	color:#d69f37;
	color:#a67b2b;
}
#secondarymenu-container {
	height:76px;
	background:url(images/top.png) 50% bottom no-repeat;
}
#secondarymenu ul{
	background:url(images/secondary-menu.png) left top repeat-x;
	height:8px;
	padding:16px;
}
#secondarymenu{
	
	height:37px;
	float:left;
	margin-top:17px;
	
}
#secondarymenu li {
	float:left;
	padding:0px 10px;
	line-height:8px;
	position:relative;
}
#secondarymenu a {
	color:#836d48;
	text-decoration:none;
}
#logo {
	position:absolute;
	left:50%;
	margin-left:-120px;
}
.menusearch {
	float:right;

	margin-top:17px;
}
.searchform {
	
	height:20px;

	
	padding:8px;
	
}
#s {
	background:#fff;
border: none;
-webkit-border-radius:12px;
	-moz-border-radius:12px;
	border-radius:12px;
clear: left;
color: #232323;
float: right;
font-family: Georgia, 'Oswald',sans-serif;
height: 25px;
line-height: 25px;
padding: 0 0 0 15px;
text-decoration: none;
box-shadow:1px 1px 3px #999 inset;
width:200px;
}
.sidebar #s {
	width:179px;
}
.sidebar-left #s {
	width:163px;
}
.searchbtn {
	float:right;
	background:url(images/search.png) left top no-repeat;
	border:none;
	width:21px;
	height:21px;
	margin-top:0px;
	margin-left:5px;
}
#head-box {
	background:url(images/head-box.png) 50% top repeat-y;
	padding-top:30px;
}
#header .box_out {
	background:url(images/head-box-bottom.png) 50% bottom no-repeat;
	padding-bottom:24px;
}

#mainmenu-container {
	background:url(images/mainmenu.png) 50% top no-repeat;
	height:40px;
	padding:15px 130px;
}
#mainmenu li{
	float:left;
	padding:0px 23px;
	position:relative;
}
#mainmenu li a {
	color:#d2a753;
	font-size:15px;
	text-decoration:none;
	font-family:Georgia, 'Oswald';
	font-weight:normal;
}

#header li ul {
		display:none;
		position:absolute;
		left:50%;
		top:45px;
		height:auto;
		min-width:154px;
		background:none;
	}
	#header li ul  .transparent {
		
	}
	#header li ul  .inner {
		left:-50%;
		opacity:1.0;
		border:4px solid #e7e7dc;
		background:#fbfaf9;
		
		height:100%;
		-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
		padding:10px 0px;
		z-index:2;
		position:relative;
		
	}
	.sub-menu {
		
		display:none;
		z-index:999;
	} 
	#header .sub-menu li:hover {
		background:none;
		box-shadow:none;
	}
	#header li:hover .sub-menu  a{
		background:none;
		box-shadow:none;
	}
	#header .sub-menu li {
		background:none;
		width:auto;
		float:none !important;
		display:block !important;
		clear:left;
		border-left-width:0px !important;
		border-right-width:0px !important;
		padding:0px 15px !important;
		margin:0px 10px;
		margin-top:-2px;
		text-align:center;
		line-height:25px ;
		height:25px;
		word-wrap:normal;
		white-space:nowrap;
		background:none !important;
		box-shadow:none !important;
	}
	#header ul.children li a, .sub-menu li a {
		font-family:arial !important;
		background:none !important;
		border:none;
		color:#666666 !important;
		font-size:13px !important;
		text-shadow:none !important;
		line-height:25px ;
		height:25px;
	}
	#header .sub-menu .sub-menu {
		border:4px solid #e7e7dc;
		background:#fbfaf9;
		left: 100%;
		top: 0;
	}
	#header #secondarymenu li ul {
		padding:0px;
		left: -50%;
		border:none;
		top: 45px;
	}
	#header #secondarymenu li ul .inner {
		border:4px solid #e7e7dc;
		background:#fbfaf9;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
	}

	#header #secondarymenu li ul li a, #header #secondarymenu li ul li {
		line-height:15px;
		height:15px;
		border:none;
		color:#666666 !important;
	}
.slider-container {
	float:none;
	background:url(images/slider-shadow.png) 50% bottom no-repeat;
	padding-bottom:32px;
	margin-top:30px;
}
.slider {
	position:relative;
	background:none;
	border:1px solid #ffe9bf;
	width:916px;
	padding:5px;
	margin:0px auto;
}
.fp-nav {
	position:absolute;
	bottom:-25px;
    right:30px;
	left:30px;
	text-align:center;
	z-index:9999;
}
.fp-slides,.fp-thumbnail,.fp-slides-items  {
	height:374px;
	width:916px;
}
.fp-prev-next {
	bottom: 238px;
}
.fp-next {
	margin-right:-47px;
	width:36px;
    height:66px;
}
.fp-prev {
	margin-left:-47px;
	width:36px;
    height:66px;
}
.fp-content-fon {
    bottom: 30px;
    right: 520px;
    left: 30px;
    background: #444;
	border:1px solid #aaa;
}
.fp-content p, .fp-content a{
	color:#292929;
}
.fp-content p, .fp-content a { 
	color:#fff;
}
.fp-content {
    bottom: 30px;
    right: 520px;
    left: 30px;
	padding-bottom:5px;
}
.fp-slides {
	margin:0px auto;
	
}
.fp-pager a { 
	width: 10px; 
    height: 10px;
}
.slider-nothumb .slider-container { 
				
			}
			.slider-nothumb .fp-content {
				height:180px;
				padding: 5px 40px;
			}
			.slider-nothumb .fp-content p, .slider-nothumb .fp-content a {
				color:#020202;
			}
			.slider-nothumb .fp-prev-next {
				bottom: 140px;
			}
			.slider-nothumb .fp-content-fon {
				height:207px;
				background:none;
				bottom:0px;
				left:0px;
				right:0px;
				border:none;
			}
			.slider-nothumb .fp-content {
				bottom:0px;
				right:80px;
				left:80px;
			}
			.slider-nothumb .fp-thumbnail {
				height:207px;
			}
			.slider-nothumb .fp-slides {
				height:207px;
				border-top:0px;
				border-bottom:0px;
			}
			.slider-nothumb .fp-slides-items {
				height:207px;
			}

			
/*---------------------------------- content ------------------------------*/
.content-top {
	background:url(images/content-top.png) 50% top no-repeat;
	height:18px;
}
.content-bottom {
	background:url(images/content-bottom.png) 50% top no-repeat;
	height:28px;
}
#content .container{
	background:url(images/content.png) 50% top repeat-y;
	
}

.page-template-page-template-nosidebar-php #content .container {
	background:#f5f2ed;
}


.sidebar {
		position:relative;
		float:right;
		width:279px;
		overflow:hidden;
		margin:0px;
		margin-right:8px;
	}
	.sidebar p {
		margin:3px 0px;
	}
	.sidebar a {
		text-decoration:none;
	}
	
.sidebar ul.children, .sidebar-left ul.children {
	margin-left:7px;
}
.sidebar ul.children li, .sidebar-left ul.children li {
	font-size:90%;
}
.sidebar .widget_categories, .sidebar-left .widget_categories{
	font-size:14px;
}
.sidebar .widget_categories li, .sidebar-left .widget_categories li {
	padding:10px 0px;	
}
.sidebar .children, .sidebar-left .children {
	
	background:url(images/cat-children.png) right top no-repeat;
	overflow:hidden;
	margin-top:-13px;
	padding-top:20px;
}
	
.sidebar-left {
	overflow:hidden;
	float:left;
	width:251px;
	margin:0px;
	margin-left:8px;
	
}
.widget-container {
	overflow:hidden;
}
.widget {
		padding:0px 15px;
		padding-bottom:20px;
		padding-top:20px;
}
.widget.banners{
	padding:0px 2px;
	padding-top:20px;
	overflow:hidden;
	
}

.widget2, .widget,.tabs_widget {
	border-top:1px solid #dcd8d2;
	border-bottom:1px solid #fff;
	margin-top:-2px !important;
}
#footer .widget ul li {
	border-bottom-width:0px;
}
.widgetf ul li {
	border-top:1px dotted #c1c1c1;
}
	.widget2 .inner {
		padding:0px 15px;
		padding-bottom:20px;
		padding-top:20px;
	}
	.widget2 .caption h3 a{
		
		text-decoration:none;
		font-size:16px;
		
	}
	.widget2 .caption h3 {
		float:left;
		font-size:16px;
		padding-right:20px;
		
	}
	.widget.banners .caption {
		margin-left:20px;
	}
	.widget2 .caption {
		margin:0px -30px;

		padding:0px 30px;
		overflow:hidden;
	}
	.sidebar-left .tabs_widget {
		
	}
.tabs_widget {
				list-style:none;
				background:url(images/widget-separator-right.png) right top no-repeat;
				margin:0px;
				padding-left:20px;
			}
			.tabs_widget dd{
				clear:left;
				display:none;
				margin:0px;
				margin-left:-12px;
			}
			.tabs_widget dd.active{
				display:block;
			}
			.tabs_widget dt {
				float:left;
				color:#717171;
				background:#ccc;
				-webkit-border-radius: 22px;
				-moz-border-radius: 22px;
				border-radius: 22px;
				font-weight:bold;
				padding:0px 8px;
				margin-right:6px;
				margin-bottom:20px;
				margin-top:20px;
				cursor:pointer;
				height:30px;
				line-height:30px;
				box-shadow:0px 1px 2px #999;
				background:url(images/tab.png) left 50% repeat-x;
			}
			.tabs_widget dt.active, .tabs_widget dt:hover {
				background:#f9deaa;
	background: -moz-linear-gradient(top, rgba(249,222,170,1) 0%, rgba(239,200,124,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,222,170,1)), color-stop(100%,rgba(239,200,124,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* W3C */

				
			}
			 
			
			
.main_content {

	overflow:hidden;
	padding:0px 30px;
	padding-bottom:10px;
}
.articles {
		
		margin:0px;
	}
	.articles dd {
		overflow:hidden;
		padding-bottom:20px;
		
	}
	.articles dt p {
		color:#828181;
	}
	.articles dt p img{
		margin:0px 5px;
		margin-bottom:-4px;
	}
	.articles dt {
		border-top:1px dotted #dcd8d2;
		margin-top:-4px;
		padding-top:10px;
	}
	
	.related-posts li {
		background:#f8f8f8;
		border:1px solid #f0f0f0
	}
	
input.readmore, a.readmore {
	color:#717171;
	border:none;
	text-decoration:none;
	background:url(images/top.png) left 50% repeat-x;
	-webkit-border-radius: 22px;
	-moz-border-radius: 22px;
	border-radius: 22px;
	font-weight:bold;
	cursor:pointer;
	height:30px;
	width:125px;
	line-height:30px;
	text-align:center;
	box-shadow:0px 1px 2px #999;
	margin-right:3px;
	margin-bottom:3px;
}
.widget_comments .avatar img {
	background:#d0d0d0;
    border: 1px solid #d0d0d0;
}
.widget_posts ul li img {
	background:#fff;
	border-top:1px solid #e8e5e0;
	border-left:1px solid #ccc9c5;
	border-right:1px solid #ccc9c5;
	border-bottom:1px solid #a3a19e
}
.googlemap {
	background:#fff;
	border-top:1px solid #e8e5e0;
	border-left:1px solid #ccc9c5;
	border-right:1px solid #ccc9c5;
	border-bottom:1px solid #a3a19e
}
.featured_image{
	padding:5px;
	background:#fff;
	border-top:1px solid #e8e5e0;
	border-left:1px solid #ccc9c5;
	border-right:1px solid #ccc9c5;
	border-bottom:1px solid #a3a19e;
}
.commentmetadata {
	color:#252525;
}
.feedback .input{
	color:#252525;
	border:1px solid #ccc9c5;
}
a.page-numbers {
	padding:5px 10px;
	background:#ececec;
	background: -moz-linear-gradient(top, rgba(248,248,248,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(248,248,248,1)), color-stop(100%,rgba(225,225,225,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(248,248,248,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	text-decoration:none;
	border:none;
	cursor:pointer;
	box-shadow:1px 1px 5px #aaa;
	color:#444;
}

span.page-numbers {
	padding:5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	color:#fff;
	background:#f9deaa;
	background: -moz-linear-gradient(top, rgba(249,222,170,1) 0%, rgba(239,200,124,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,222,170,1)), color-stop(100%,rgba(239,200,124,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* IE10+ */
	background: linear-gradient(top, rgba(249,222,170,1) 0%,rgba(239,200,124,1) 100%); /* W3C */
	box-shadow:1px 1px 5px #aaa;
}
.widget2 ul li, .widget ul li {
	border-top:1px dotted #dcd8d2;
}


.widget_comments .avatar {
	margin-right:15px;
}

.smthemes a,
.smthemes {
	color:#555;
	font-size:9px;
}

.border-table {
	border:1px solid #bbb;
}

.border-table td {
	border:1px dashed #bbb;
	padding:3px 5px !important;
}
/* ======================================== FOOTER ======================================== */


#footer {	
	background:#120009;
	width:1000px;
	margin:0px auto;
}
#footer .container {
	padding-top:5px !important;
}
.widgetf ul li {
	border-top:1px dashed #5e5e5e;
}
.widgetf .caption h3 {
	font-size:20px;
	color:#dbdada;
}
.widgetf a {
	color:#dbdada;
}
.footer_txt {
	border-top:1px dashed #5e5e5e;
	margin-top:0px !important;
	line-height:35px !important;
	height:35px !important;
}
