/*
Theme Name: Solution
Theme URI: http://smthemes.com/solution/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.2
License: Creative Commons 3.0
Theme date: 12/18/2014
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=Cuprum:400,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic);
@import url(http://fonts.googleapis.com/css?family=PT+Serif&subset=latin,cyrillic,cyrillic-ext);

html {
	background: -moz-linear-gradient(top,  rgba(25,105,244,0.91) 0%, rgba(1,6,20,0.91) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(25,105,244,0.91)), color-stop(100%,rgba(1,6,20,0.91)));
	background: -webkit-linear-gradient(top,  rgba(25,105,244,0.91) 0%,rgba(1,6,20,0.91) 100%);
	background: -o-linear-gradient(top,  rgba(25,105,244,0.91) 0%,rgba(1,6,20,0.91) 100%);
	background: -ms-linear-gradient(top,  rgba(25,105,244,0.91) 0%,rgba(1,6,20,0.91) 100%);
	background: linear-gradient(to bottom,  rgba(25,105,244,0.91) 0%,rgba(1,6,20,0.91) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e81969f4', endColorstr='#e8010614',GradientType=0 );
}
body {	
	color:#3f3f3f;
	position:relative;
	font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
	background:url(images/header-back.png) top no-repeat;
	-moz-background-size: 100%; 
    -webkit-background-size: 100%; 
    -o-background-size: 100%;
    background-size: 100%;
}
a {
	color:#3f3f3f;
}
a:hover {
	color:#2e6cc3;
}
a.post_ttl, .post-caption h1 {
	color:#2e6cc3;
	font-family: 'Cuprum', sans-serif;
	font-size:24px;
}
h2 a.post_ttl:hover{
	color:#3f3f3f;
}

.page-title{
	color:#3f3f3f;
	font-family: 'Cuprum', sans-serif;
	font-size:24px;
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:33px;
	line-height:33px;
	color:#000;
	border:1px solid #ddd;
	border-right:none;
	font-family: 'Cuprum', sans-serif;
}
.searchtxt { width:196px; }
.searchbtn {
	height:35px;
	width:35px;
	margin-right:0;
	margin-left:0;
}
.searchform {
	height:35px;
	background:#fff;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
.one-post { 
	position:relative;
	margin-bottom:30px;
}
.articles .post-body { 
	line-height:19px;
}
#commentform #submit, input.readmore, a.readmore {
	background: url(images/readmore.png) right no-repeat;
	font-family: 'Cuprum', sans-serif;
	text-shadow:2px 2px 2px #133b85;
	text-transform:lowercase;
	padding:2px 27px 2px 10px;
	width:auto;
	border:none;
	color:#fff;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	color:#fff;
	background-image:url(images/readmore-hover.png);
	text-decoration:none;
}
.featured_image{margin-top:15px;}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:0;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
	position:relative;
	z-index:999;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Cuprum', sans-serif;
	font-size:16px;
	margin-right:-4px;
	border-right:1px solid #1e58c8;
	border-left:1px solid #2b80d9;
}
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	background: rgb(51,149,224);
	background: -moz-linear-gradient(top,  rgba(51,149,224,1) 0%, rgba(45,133,219,1) 50%, rgba(38,115,211,1) 51%, rgba(32,98,205,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,149,224,1)), color-stop(50%,rgba(45,133,219,1)), color-stop(51%,rgba(38,115,211,1)), color-stop(100%,rgba(32,98,205,1)));
	background: -webkit-linear-gradient(top,  rgba(51,149,224,1) 0%,rgba(45,133,219,1) 50%,rgba(38,115,211,1) 51%,rgba(32,98,205,1) 100%);
	background: -o-linear-gradient(top,  rgba(51,149,224,1) 0%,rgba(45,133,219,1) 50%,rgba(38,115,211,1) 51%,rgba(32,98,205,1) 100%);
	background: -ms-linear-gradient(top,  rgba(51,149,224,1) 0%,rgba(45,133,219,1) 50%,rgba(38,115,211,1) 51%,rgba(32,98,205,1) 100%);
	background: linear-gradient(to bottom,  rgba(51,149,224,1) 0%,rgba(45,133,219,1) 50%,rgba(38,115,211,1) 51%,rgba(32,98,205,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3395e0', endColorstr='#2062cd',GradientType=0 );
	color:#fff;
	text-decoration:none;
}
a.page-numbers:hover, 
span.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus {
	background: rgb(67,170,230);
	background: -moz-linear-gradient(top,  rgba(67,170,230,1) 0%, rgba(55,159,226,1) 50%, rgba(46,138,220,1) 51%, rgba(35,114,215,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(67,170,230,1)), color-stop(50%,rgba(55,159,226,1)), color-stop(51%,rgba(46,138,220,1)), color-stop(100%,rgba(35,114,215,1)));
	background: -webkit-linear-gradient(top,  rgba(67,170,230,1) 0%,rgba(55,159,226,1) 50%,rgba(46,138,220,1) 51%,rgba(35,114,215,1) 100%);
	background: -o-linear-gradient(top,  rgba(67,170,230,1) 0%,rgba(55,159,226,1) 50%,rgba(46,138,220,1) 51%,rgba(35,114,215,1) 100%);
	background: -ms-linear-gradient(top,  rgba(67,170,230,1) 0%,rgba(55,159,226,1) 50%,rgba(46,138,220,1) 51%,rgba(35,114,215,1) 100%);
	background: linear-gradient(to bottom,  rgba(67,170,230,1) 0%,rgba(55,159,226,1) 50%,rgba(46,138,220,1) 51%,rgba(35,114,215,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#43aae6', endColorstr='#2372d7',GradientType=0 );
	color:#fff;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#fff;
}

#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover { 
	color:#54b4e4;
} 
#footer h3{
	font-size:14px;
	color:#fff;
	text-transform:uppercase;
	font-family:'arial';
}
#footer .widget_archive ul li a, 
#footer .widget_categories ul li a, 
#footer .widget_meta ul li a, 
#footer .widget_pages ul li a, 
#footer .widget_recent_entries ul li a{
	background:url(images/footer-list.png) left no-repeat;
	padding-left:15px;
}
#footer .widget_archive ul li a:hover, 
#footer .widget_categories ul li a:hover, 
#footer .widget_meta ul li a:hover, 
#footer .widget_pages ul li a:hover, 
#footer .widget_recent_entries ul li a:hover{
	background:url(images/footer-list-hover.png) left no-repeat;
}
#footer .container {
}
#footer .footer-widgets-container {
background: rgb(17,32,59);
background: -moz-linear-gradient(top,  rgba(17,32,59,1) 0%, rgba(15,103,169,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,32,59,1)), color-stop(100%,rgba(15,103,169,1)));
background: -webkit-linear-gradient(top,  rgba(17,32,59,1) 0%,rgba(15,103,169,1) 100%);
background: -o-linear-gradient(top,  rgba(17,32,59,1) 0%,rgba(15,103,169,1) 100%);
background: -ms-linear-gradient(top,  rgba(17,32,59,1) 0%,rgba(15,103,169,1) 100%);
background: linear-gradient(to bottom,  rgba(17,32,59,1) 0%,rgba(15,103,169,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#11203b', endColorstr='#0f67a9',GradientType=0 );
}
#footer .footer-widgets {
	background:url(images/footer-widgetf.png) left bottom no-repeat;
}
#footer .footer_txt {
	color:#91cbff;
	text-align:right;
}
#footer .footer_txt .container {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:0;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:0;
}
.sidebar { 
	width:292px !important;
	position:relative;
	z-index:999;
}
#content .widget_archive ul li a, 
#content .widget_categories ul li a, 
#content .widget_meta ul li a, 
#content .widget_pages ul li a, 
#content .widget_recent_entries ul li a{
	background:url(images/list.png) left no-repeat;
	padding-left:15px;
	color:#606060;
	font-family: "PT Serif",Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
}
#content .widget_archive ul li a:hover, 
#content .widget_categories ul li a:hover, 
#content .widget_meta ul li a:hover, 
#content .widget_pages ul li a:hover, 
#content .widget_recent_entries ul li a:hover{
	color:#2760b0;
}
#content .widget .caption h3 {
	font-size:24px;
	color:#2e6cc3;
	font-family: 'Cuprum', sans-serif;
	font-weight:bold;
}
.widget_archive ul li:before, 
.widget_categories ul li:before, 
.widget_meta ul li:before, 
.widget_pages ul li:before, 
.widget_recent_entries ul li:before{
	content:none !important;
}
#content .widget.widget_banners { padding:10px; }
#content .widget {
	padding:10px 20px;
	margin-bottom:20px;
}
.widget_posts .day{}
.widget_posts .date{}
.tabs_captions .scaption{}
.tabs_captions .scaption.active, .tabs_captions .scaption:hover{}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-next:hover { background-image:url(images/slide-right-hover.png); }
.fp-prev {
	background-position:right 50%;
	width:27px;	
}
.fp-prev:hover { background-image:url(images/slide-left-hover.png); }
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		
	}
	#content .container {
	}
	#content-top { height:74px; margin:0 auto -54px; position:relative; }
	#content-bottom { height:74px; margin:-74px auto 0; position:relative; }
	#logo {
		float:left;
		margin-left:20px;
	}
	.menusearch {
		width:252px;
		margin-top:29px;
		margin-right:20px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:90px;
		background:url(images/secondary-container.png) left repeat-x;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:right;
		height:21px;
		margin-top:38px;
		margin-right:40px;
	}
	#secondarymenu a {
		padding:0 15px;
		color:#525252;
		font-size:13px;
		font-family: 'Cuprum', sans-serif;
		border-right:1px solid #bcbcbc;
	}
	#secondarymenu li:last-child a { 
		border-right:none;
	}
	#secondarymenu a:hover{
		color:#2e6cc3;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:66px;
		background:url(images/mainmenu.png) left repeat-x;
		z-index:18;
	}
	#mainmenu li a {
		padding:22px 36px;
		font-size:18px;
		color:#97c2ff;
		font-family: 'Cuprum', sans-serif;
		text-transform:uppercase;
		text-shadow:1px 1px 1px #154091;
		background:url(images/mainmenu-a.png) 24px 50% no-repeat;
	}
	#mainmenu li {
		position:relative;
		background:url(images/mainmenu-li.png) right no-repeat;
	}
	#mainmenu li:last-child { background:none; }
	#mainmenu li:hover a{
		color:#fff;
		background:url(images/mainmenu-a-hover.png) left top repeat-x;
	}


	#header li ul {	top:34px; }
	#header #mainmenu li ul { top:34px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { 
		background: rgb(33,99,193);
		background: -moz-linear-gradient(top,  rgba(33,99,193,1) 0%, rgba(17,53,141,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(33,99,193,1)), color-stop(100%,rgba(17,53,141,1)));
		background: -webkit-linear-gradient(top,  rgba(33,99,193,1) 0%,rgba(17,53,141,1) 100%);
		background: -o-linear-gradient(top,  rgba(33,99,193,1) 0%,rgba(17,53,141,1) 100%);
		background: -ms-linear-gradient(top,  rgba(33,99,193,1) 0%,rgba(17,53,141,1) 100%);
		background: linear-gradient(to bottom,  rgba(33,99,193,1) 0%,rgba(17,53,141,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2163c1', endColorstr='#11358d',GradientType=0 );
		padding:0 !important;
	}
	#header #mainmenu li:hover ul .transparent {	
		background:url(images/sub-transparent.png) 24px top no-repeat;
	}
	#header #mainmenu li ul .inner {	
		margin-top:34px;
	}
	#header ul.children li:hover, #header .sub-menu li:hover { 
		background: rgb(52,141,215);
		background: -moz-linear-gradient(top,  rgba(52,141,215,1) 0%, rgba(31,103,209,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(52,141,215,1)), color-stop(100%,rgba(31,103,209,1)));
		background: -webkit-linear-gradient(top,  rgba(52,141,215,1) 0%,rgba(31,103,209,1) 100%);
		background: -o-linear-gradient(top,  rgba(52,141,215,1) 0%,rgba(31,103,209,1) 100%);
		background: -ms-linear-gradient(top,  rgba(52,141,215,1) 0%,rgba(31,103,209,1) 100%);
		background: linear-gradient(to bottom,  rgba(52,141,215,1) 0%,rgba(31,103,209,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#348dd7', endColorstr='#1f67d1',GradientType=0 );
}
	#header ul.children li, #header .sub-menu li { height:auto !important;  }
	#header ul.children li a, #header .sub-menu li a {
		color:#fff; 
		height:auto !important;
		padding:5px 20px 5px 35px;
		text-align:left;
		background:url(images/sub-a.png) 20px center no-repeat !important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#fff !important;
		background:url(images/sub-a.png) 20px center no-repeat!important;
	}
	
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {}
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {		
		color:#df191b;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 atuo;
		width:1000px;
		height:338px;
		border-top:3px solid #fff;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		margin:113px -59px;
		width:40px;
		height:59px;
	}
	.fp-title a{
		font-size:42px;
		font-family: 'Cuprum', sans-serif;
		text-decoration:none;
		color:#fff;
		font-weight:bold;
	}
	.fp-content p { 
		font-size:16px;
	}
	.fp-content p a { text-transform:lowercase; }
	.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:1000px;
		height:338px;
	}
	.fp-content-fon {
		border:none;
		background:#10429d;
		height:100px;
		width:445px;
		left:auto;
		right:0;
		bottom:100px;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
	}
	.fp-content { 
		left:470px;
		right:0;
		height:127px;
		bottom:46px;
		text-align:right;
		font-size:13px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt  {
		width:1000px;
		margin:0 auto;
		padding-left:0;
		padding:20px 0;
	}
	#footer .footer_txt .container { padding-left:20px; }
	
	.content-l #content .container { background:url(images/content/main-l.png)  top repeat-y; }
	.content-r #content .container { background:url(images/content/main-r.png)  top repeat-y; }
	.content-lr #content .container { background:url(images/content/main-lr.png)  top repeat-y; }
	.content-l2 #content .container { background:url(images/content/main-l2.png)  top repeat-y; }
	.content-r2 #content .container { background:url(images/content/main-r2.png)  top repeat-y; }
	.content-n #content .container { background:url(images/content/main-n.png)  top repeat-y; }

	.content-l #content-top { background:url(images/content/top-l.png)  top repeat-y; }
	.content-r #content-top  { background:url(images/content/top-r.png)  top repeat-y; }
	.content-lr #content-top  { background:url(images/content/top-lr.png)  top repeat-y; }
	.content-l2 #content-top  { background:url(images/content/top-l2.png)  top repeat-y; }
	.content-r2 #content-top  { background:url(images/content/top-r2.png)  top repeat-y; }
	.content-n #content-top  { background:url(images/content/top-n.png)  top repeat-y; }

	.content-l #content-bottom { background:url(images/content/bottom-l.png)  bottom repeat-y; }
	.content-r #content-bottom  { background:url(images/content/bottom-r.png)  bottom repeat-y; }
	.content-lr #content-bottom  { background:url(images/content/bottom-lr.png)  bottom repeat-y; }
	.content-l2 #content-bottom  { background:url(images/content/bottom-l2.png)  bottom repeat-y; }
	.content-r2 #content-bottom  { background:url(images/content/bottom-r2.png)  bottom repeat-y; }
	.content-n #content-bottom  { background:url(images/content/bottom-n.png)  bottom repeat-y; }
	

}	

/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:#1f5cb8 !important;
	text-transform:lowercase !important;
	color:#fff !important;
	text-shadow:2px 2px 2px #133b85 !important;
	border:none !important;
	box-shadow:none !important;
	font-weight:normal !Important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	background:#153e9e !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#143d9c;
	padding:2px 6px;
	color:#fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#143d9c !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#0e2b6e !important;
}
.woocommerce-page #main_content > #container > #content { 
	padding:20px 0 !important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-left:15px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:15px;
		margin-top:28px;
	}
	#secondarymenu-container {
		padding-top:0px;
		background: rgb(234,234,234);
		background: -moz-linear-gradient(top,  rgba(234,234,234,1) 0%, rgba(255,255,255,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(234,234,234,1)), color-stop(100%,rgba(255,255,255,1)));
		background: -webkit-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%);
		background: -o-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%);
		background: -ms-linear-gradient(top,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom,  rgba(234,234,234,1) 0%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#ffffff',GradientType=0 );
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		padding-bottom:15px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:15px;
		font-family: 'Cuprum', sans-serif;
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
		background: rgb(39,102,194);
		background: -moz-linear-gradient(top,  rgba(39,102,194,1) 0%, rgba(39,102,194,1) 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(39,102,194,1)), color-stop(100%,rgba(39,102,194,1)));
		background: -webkit-linear-gradient(top,  rgba(39,102,194,1) 0%,rgba(39,102,194,1) 100%);
		background: -o-linear-gradient(top,  rgba(39,102,194,1) 0%,rgba(39,102,194,1) 100%);
		background: -ms-linear-gradient(top,  rgba(39,102,194,1) 0%,rgba(39,102,194,1) 100%);
		background: linear-gradient(to bottom,  rgba(39,102,194,1) 0%,rgba(39,102,194,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2766c2', endColorstr='#2766c2',GradientType=0 );
}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:18px;
		font-family: 'Cuprum', sans-serif;
		padding:10px 15px;
		display:block;
	}

	
}

/*	-==========================- 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;
	}
	.searchbtn {
		width:35px !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%;
	}
}