/*
Theme Name: BeautySecrets
Theme URI: http://smthemes.com/beautysecrets/
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: 11/27/2012
License URI: license.txt
Tags: white, red, light, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Narrow&subset=latin,cyrillic);
@import url(https://fonts.googleapis.com/css?family=Cantora+One);
@import url(https://fonts.googleapis.com/css?family=Open+Sans&subset=latin,cyrillic);
html {
	background:#9ece9e;
}
body {
	background:url(images/top.jpg) 50% top repeat-x;
	color:#242524;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
a {
	color:#042822;
}
a:hover {
	color:#80b380;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#042822;
	text-decoration:none;
}

a.post_ttl {
	font-size:24px;
	font-family: 'PT Sans Narrow', sans-serif;
}
/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}
#content .container {
	background:url(images/content/main-n.png) 50% top repeat-y !important;
	padding:0 7px;
	
}
/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:25px;
	line-height:25px;
	color:#80b380;
	width:160px;
}
.searchbtn {
	height:25px;
	width:15px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#ffffff;
	border:1px solid #80b380;
	margin:6px 0;
}

/*------------------------------ CONTENT ------------------------------*/

.articles  .post-caption h1, .articles  .post-caption h2{
	padding:4px 0;
}

.articles .post-body {
	background:url(images/separator.png) 50% bottom no-repeat;
	margin-bottom:30px;
}

.articles .post-caption .post-meta {
	
}
.articles .post-date {
	color:#fff;
	background:#80b380;
	float:right;
	padding:3px;
}

.articles ul {
  list-style: inside;
}

#commentform #submit, input.readmore, a.readmore {
	text-decoration:underline;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	
}
.featured_image {
	padding:0;
	margin-top:15px;
    border:1px solid #80b380;
}
.googlemap {
	border:1px solid #80b380;
}
.widget_posts ul li img,.widget_flickr a {
	padding:1px;
	background:#80b380;
}

.pagination{
	margin:30px 0;
}

.page-numbers {
	
}
a.page-numbers {
	color:#fff;
	font-size:17px;	
	padding:5px 10px 5px 10px; 
	margin-left:10px;
	background:#81ab81;	
}
a.page-numbers:hover, span.page-numbers {
	background:#fff;
	color:#042822;
	font-size:17px;	
	padding:5px 10px 5px 10px; 
	margin-left:10px;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#003333;
}
#footer .container {
	background:#e4f2e4;
}
#footer h3 {
	color:#042822;
	font-size:17px;
}

#footer .footer_txt{
	background:#042822;
	border:none;
	color:#fff;
}
#footer .footer_txt a {
	color:#80b380;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.sidebar {
	overflow:visible !important;
}
.content-r .sidebar.right .widget .caption h3, .content-lr .sidebar.right .widget .caption h3, .content-r2 .sidebar.left .widget .caption h3, .content-r2 .sidebar.right .widget .caption h3{
	
}
.content-l .sidebar.left .widget .caption h3, .content-lr .sidebar.left .widget .caption h3, .content-l2 .sidebar.left .widget .caption h3, .content-l2 .sidebar.right .widget .caption h3{
	
}
#content .widget {
	background: #f9fcf9; /* Old browsers */
	background: -moz-linear-gradient(top,  #f9fcf9 0%, #e1f0e1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9fcf9), color-stop(100%,#e1f0e1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f9fcf9 0%,#e1f0e1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f9fcf9 0%,#e1f0e1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f9fcf9 0%,#e1f0e1 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f9fcf9 0%,#e1f0e1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9fcf9', endColorstr='#e1f0e1',GradientType=0 ); /* IE6-9 */
}
#content .widget.widget_tabs .caption h3 {
	padding:10px;
}
.fp-next{
	background-position:left 50%;
}
.fp-prev {
	background-position:right 50%;
}
.fp-pager a {
		width:11px;
		height:11px;
	}
	.fp-nav {
		display:none;
	}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content-bottom {
		height:0;
	}
	#logo {
		position:absolute;
		left:43%;
		top:15px;
	}
	#logo img {
		margin-left:-50%;
	}
	.menusearch {
		float:left;
		margin-top:20px;
	}
	.articles  .post-caption {
		padding:1px 30px 0;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:160px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:right;
		margin-right:8px;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:9px;
		display:block;
		color:#999999;
		background:#295c53;
		border-left:1px solid #295c53;
		color:#fff;
		font-size:13px;
	}
	#secondarymenu a:hover{
		border-left:1px solid #fff;
		color:#80b380;
		text-shadow:none;
	}
	#mainmenu-container {
		height:54px;
		position:relative;
		background:url(images/menu.png) left top no-repeat;
		width:1000px;
		margin:0 -7px;
		padding:0 7px;
		padding-top:7px;
	}
	#mainmenu {
		padding:3px;
	}
	#mainmenu li a {
		text-align:center;
		display:block;
		text-decoration:none;
		padding:15px 30px;
		font-size:19px;
		color:#003333;
		font-family: 'PT Sans Narrow', sans-serif;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		background:url(images/menu-li-a.png) left top repeat-x;
		color:#ffffff;
	}
	#header #mainmenu li ul {
		top:51px;
	}
	#header li ul {
		top:35px;
	}

	
	
	#header li ul .inner {
		background:#295c53;
		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:#c3c3c3 !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#ffffff !important;
		color: #fff !important;
		border:none !important;
		box-shadow:none !important;
	}
	#header #mainmenu li ul .inner {
		background:#fff;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#295c53 !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {
		background:#ebf5eb;
		color:#295c53 !important;
	}
	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		background:url(images/content/main-n.png) left top repeat-y;
		width:1000px;
		margin:0 -7px;
		padding:0 7px;
	}
	.fp-next, .fp-prev {
		margin:0 -44px;
		margin-top:-204px;
		width:44px;
		height:320px;
	}
	.slider {
		position:relative;
		width:994px;
		padding:3px;
		padding-bottom:33px;
		background:url(images/shadow.png) 50% bottom no-repeat;
	}
	.fp-prev-next-wrap {
		margin:0 -3px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:400px;
		width:994px;
	}
	.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;
	}
	
	
}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:url(images/top.png) left top repeat-x;
	}
	#logo {
		float:left;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-bottom:5px;
	}
	#secondarymenu-container {
		height:89px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-right:7px;
	}
	#secondarymenu li {
		padding:15px;
	}
	#secondarymenu li a{
		color:#686868;
	}
	#mainmenu-container {
		clear:left;
		margin-bottom:15px;
		background:#fff;
		height:54px;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#686868;
		text-decoration:none;
		font-size:16px;
		padding:14px 15px;
		display:block;
	}
	#mainmenu li ul {
		top:65px;
		left:0;
	}


	#header li ul  .transparent {
		
	}
	#header li ul .inner {
		margin:1px;
		background:#000;
	}
	#header ul.children li a, .sub-menu li a {
		color:#686868;
		padding:0 !important;
		background:none;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#fff;
	}
	.slider-container { padding-bottom:35px;}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;}
	#header {
	
	}
	#logo {
		
	}
	.searchbtn {
		width:auto !important;
	}
	
	#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%;
	}
}