/*
Theme Name: Chemodan
Theme URI: http://smthemes.com/chemodan/
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: 08/17/2013
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); */
@import url(http://fonts.googleapis.com/css?family=Economica:400,700);

html {
background: rgb(74,74,74); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(74,74,74,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,74,74,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(74,74,74,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(74,74,74,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(74,74,74,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(74,74,74,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#707070', endColorstr='#000000',GradientType=0 ); /* IE6-9 */

}
#all{
	background:url(images/back.png) repeat fixed;
}
body {	
	color:#444;
	position:relative;
	background:url(images/back-top.png) repeat-x ;
	font-family: 'tahoma';
	font-size:13px;
}
a {
	color:#920594;
	text-decoration:underline;
}
a:hover {
	color:#440545;
}
a.post_ttl, .post-caption h1 {
	color:#440545;
	font-size:24px;
	font-family: 'Economica', sans-serif;
	text-decoration:none;
}
h2 a.post_ttl:hover{
	color:#2b2b2b;
	text-decoration:none;
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}
#header-block{
	background:#fff;
	padding:20px 0;
}

/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:36px;
	line-height:36px;
	color:#fff;
	width:160px;
	text-transform:lowercase;
}
.searchbtn {
	height:40px;
	width:40px;
	margin-right:10px;
}
.searchform {
	height:36px;
	background:#444;
	border:3px solid #fff;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
.articles .post-caption h2, .articles .post-caption h1{
	background:#efdfef;
	padding:5px 14px;
}
#commentform #submit, input.readmore, a.readmore {
background: rgb(183,183,183); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(183,183,183,1) 1%, rgba(154,154,154,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(183,183,183,1)), color-stop(100%,rgba(154,154,154,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(183,183,183,1) 1%,rgba(154,154,154,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(183,183,183,1) 1%,rgba(154,154,154,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(183,183,183,1) 1%,rgba(154,154,154,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(183,183,183,1) 1%,rgba(154,154,154,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7b7b7', endColorstr='#9a9a9a',GradientType=0 ); /* IE6-9 */
/* font-family: 'philosopherregular'; */
font-size:15px;
color:#fff;
text-transform:lowercase;
border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:url(images/readmore-hover.png) no-repeat center;
	color:#fff;
	text-decoration:none;
}
.featured_image {
	margin-top:30px;	
	padding:10px;
	background:#444;
	border:none;
}
.googlemap {
	padding:10px;
	background:#444;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:5px;
	background:#444;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers {
	background: #9f9f9f;
	color:#fff;
	text-decoration:none;
}
a.page-numbers:hover, span.page-numbers {
	color:#fff;
	background:#9f9f9f;
	border-bottom:3px solid #444 !important;
	border:none;
}
.post-meta{
	padding:10px 0 !important;
} 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#9f9f9f;
}
#footer h3{
	/* font-family: 'philosopherregular'; */
	font-size:30px;
	color:#9f9f9f;
}
#footer .inner a{
	color:#9f9f9f;
	text-decoration:unerline;
	text-transform:uppercase;
}
#footer .inner a:hover{
	color:#fafafa;
}
#footer .container {
}

#footer .footer_txt {
	color:#9f9f9f;
}
#footer .footer_txt  a{
	color:#fff;
	text-decoration:underline;
}
#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;
}

#content .widget .caption h3 {
 padding:5px;
 background:#9f9f9f;
 color:#fff;
}
#content .widget {
	
}
.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 {
		
	}
	#main_content{
		padding:0 13px 20px !important;
	}
	#content .container {
		padding:0;
		width:1000px;
		background:#fff;
	}
	#logo {
		position:absolute;
		left:0;
		top:30px;
	}
	.menusearch {
		margin-top:50px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:145px;
		position:relative;
		z-index:20;
	}
	
	
	#secondarymenu {
		float:right;
		background:#444;
		border:3px solid #fff;
		margin-top:50px;
		margin-right:100px;
	}
	#secondarymenu a {
		padding:10px 9px;
		font-family:'tahoma';
		font-size:13px;
		text-transform:uppercase;
		text-decoration:underline !important;
		color:#fff;
	}
	#secondarymenu a:hover{
		background:#920594;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:109px;
		z-index:18;
		background:url(images/mainmenu.png) no-repeat center;
		position:relative;
		margin:-2px auto 0;
		padding:0 30px;
	}
	#mainmenu li a {
		padding:33px 20px;
		font-size:26px;
		color:#fff;
		font-family: 'Economica', sans-serif;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		background:url(images/mainmenu-hover.png) repeat-x center;
	}


	#header #mainmenu li ul {
		top:83px;
	}
	#header li ul {
		top:35px;
	}
	#header li ul .transparent {
		-moz-opacity: 0.9;
		opacity: 0.9;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
		background:#a126a2 ;
	}
	#header li ul .inner {
		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, #header .sub-menu li a {
		color:#fff !important; 
		padding:0 !important;
		text-transform:lowercase !important;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important; 
		background:#600060 !important;
		border:none !important;
		box-shadow:none !important;
		text-decoration:none !important;
	}
	
	#header #mainmenu li ul .transparent{
		background:#920594;
		border:3px solid #520c53;
	}
	#header #mainmenu li ul .inner {
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#fff !important;
		/* font-family: 'metropolis_1920regular' !important; */
		font-size:16px !important;
		text-align:left;
		padding:0 40px 0 20px !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		text-decoration:underline;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
	}
	.slider {
		position:relative;
		width:980px;
		
	}
	.fp-next, .fp-prev {
		margin:0 -17px;
		width:44px;
		height:390px;
	}
	.fp-title{
		font-size:40px;
		 font-family: 'Economica', sans-serif;
		padding-bottom:10px;
	}
	.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  {
		width:974px;
		height:400px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon{	
		left:auto;
		width:250px;
		height:362px;
		right:20px;
		bottom:20px;
		text-align:left;
		font-size:13px;
	}
	.fp-content {
		height:281px;
		right:10px;
		left:692px;
		/* font-family:'philosopherregular'; */
		text-align:center;
		font-size:17px;
	}
	.fp-content a{
		text-transform:lowercase;
	}
	.fp-pager a{
		width:23px;
		height:23px;
	}
	.fp-nav {
		right:60px;
		bottom:30px;
		left:auto;
	}
	.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 {
	}
	#header-block{
		background:none !important;
		padding:0 !important;
	}
	#content .container{
		background:#fff !important;
		padding-top:20px !important;
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right: 15px;
		margin-top: 55px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		background:#444;
	}
	#secondarymenu li {
		padding:15px;
	}
	#secondarymenu li a{
		font-size:15px;
		color:#fff;
	}

	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background:#8b058c;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:20px;
		padding:10px 15px 5px !important;
		display:block;
		font-family: 'Economica', sans-serif;
	}

	#header ul.children li a, .sub-menu li a {
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}
	#header-block{
		background:none !important;
		padding:0 !important;
	}
	#content .container{
		background:#fff !important;
	}
	.mobile-menu{
		background:#fff;
	}
	.searchbtn {
		width:40px !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%;
	}
}
.myleaderboard img{
	max-width:100%;margin-top:15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */}
.addthis_toolbox{position:absolute !important;}