/*
Theme Name: Pressa
Theme URI: http://smthemes.com/pressa/
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/23/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=Unna);
@import url(http://fonts.googleapis.com/css?family=Shanti);
@import url(http://fonts.googleapis.com/css?family=Courgette);
html {
	background:url(images/background.jpg) left top repeat;
}
body {
	background:url(images/top.png) 50% top repeat-x;
	color:#8a8a8a;
	font-family: 'Shanti', sans-serif;
}
a {
	color:#2e5da7;
}
a:hover {
	color:#2d4d7f;
}
h1, h2, h3, h4, h5, h6, a.post_ttl {
	color:#303030;
	text-decoration:none;
}

a.post_ttl {
	font-size:25px;
	font-family: 'Unna', serif;
}
/*------------------------------ HEADER ------------------------------*/
#header {
	
}
#secondarymenu-container {
	position:relative;
}
/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:25px;
	line-height:29px;
	color:#fff;
	width:160px;
}
.searchbtn {
	height:25px;
	width:13px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#2c3e4f;
	border-right:1px solid #5f6e7e;
	border-bottom:1px solid #5f6e7e;
	box-shadow:1px 1px 3px #18242f inset;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
}
/*------------------------------ CONTENT ------------------------------*/
.articles {
	
}
.articles .one-post {
	background:url(images/article.png) 50% bottom no-repeat;
	padding-bottom:25px;
	margin-bottom:10px;
}
.articles .post-meta {
	border-top:1px solid #e4e4e4;
	border-bottom:1px solid #e4e4e4;
}

#commentform #submit, input.readmore, a.readmore {
	background: #5187c6;
	background: -moz-linear-gradient(top,  #5187c6 0%, #2957a3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5187c6), color-stop(100%,#2957a3));
	background: -webkit-linear-gradient(top,  #5187c6 0%,#2957a3 100%);
	background: -o-linear-gradient(top,  #5187c6 0%,#2957a3 100%);
	background: -ms-linear-gradient(top,  #5187c6 0%,#2957a3 100%);
	background: linear-gradient(to bottom,  #5187c6 0%,#2957a3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5187c6', endColorstr='#2957a3',GradientType=0 );
	color:#fff;
	font-family: 'Courgette', cursive;
	text-shadow:1px 1px 1px #203d68;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
}
#commentform #submit, input.readmore, a.readmore:hover {
	background: #86abd7;
background: -moz-linear-gradient(top,  #86abd7 0%, #2957a3 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86abd7), color-stop(100%,#2957a3));
background: -webkit-linear-gradient(top,  #86abd7 0%,#2957a3 100%);
background: -o-linear-gradient(top,  #86abd7 0%,#2957a3 100%);
background: -ms-linear-gradient(top,  #86abd7 0%,#2957a3 100%);
background: linear-gradient(to bottom,  #86abd7 0%,#2957a3 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86abd7', endColorstr='#2957a3',GradientType=0 );

}
.featured_image {
	padding:5px;
	background:#ececec;
    border: 1px solid #e9e9e9;
	box-shadow:0 0 3px #6A6A6A;
	margin-top:10px;
}
.googlemap {
	background:#ececec;
    box-shadow:0 0 3px #6A6A6A;
}
.widget_posts ul li img,.widget_flickr a {
	padding:1px;
	background:#fff;
}

.pagination{
	margin:30px 0;
}
.page-numbers {
	padding:5px 6px;
	font-size:20px;
}
a.page-numbers {
	color:#8a8a8a;
	text-decoration:none;
}
a.page-numbers:hover,span.page-numbers{
	color:#4770b0;

}
 

/*------------------------------ FOOTER ------------------------------*/
#content {
	background:url(images/footer-1.png) left bottom repeat-x;
}
#content-bottom {
	padding:0 !important;
	margin-bottom:30px;
}
#footer  {
	background:url(images/footer-2.png) left top repeat;
	color:#fff;
}
#footer a{
	color:#94aacc;
}
#footer h3 {
	color:#fff;
}
#footer .footer_txt {
	padding:0;
	background:url(images/footer-3.png) left top repeat-x;
}
#footer .footer_txt .container {
	padding:15px 7px;
	width:986px;
	color:#fff;
	border:none;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:2px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right {
	margin-right:2px;
}
#content .widget .caption h3 {
	
}
#content .widget.widget_tabs .scaption h3 {
	padding:0 10px;
}
#content .widget {
	border-bottom:1px solid #d7d7d7;
	border-top:1px solid #fff;
}
#content .sidebar .widget:first-child {
	border-top:none;
}
#content .sidebar .widget:last-child {
	border-bottom:none;
}
.fp-next{
	background-position:left 50%;
}
.fp-prev {
	background-position:right 50%;
}
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content-top {
		height:0;
	}
	#content-bottom {
		height:15px;
		width:1002px;
	}
	#content .container {
		width:998px;
		padding:0 2px;
	}
	#logo {
		position:absolute;
		left:50%;
	}
	#logo img{
		margin-left:-50%;
	}
	.menusearch {
		float:right;
		margin-top:40px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		padding-top:5px;
		height:103px;
		position:relative;
		z-index:11;
	}
	#secondarymenu {
		float:left;
		margin-top:50px;
	}
	#secondarymenu a {
		text-decoration:none;
		padding:5px 10px;
		display:block;
		color:#fff;
		font-size:13px;
		font-family: 'Shanti', sans-serif;
	}
	#secondarymenu a:hover{
		color:#97a1ac;
		background:#2c3e4f;
	border-right:1px solid #5f6e7e;
	border-bottom:1px solid #5f6e7e;
	box-shadow:1px 1px 3px #18242f inset;
	border-radius:13px;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	}
	#mainmenu-container {
		background:url(images/menu.png) left top repeat-x;
		height:44px;
		z-index: 999;
		margin:0 -1px;
		width:1000px;
	}
	#mainmenu {
		margin:0 20px;
	}
	#mainmenu li a {
		text-align:center;
		display:block;
		text-decoration:none;
		padding:11px 20px;
		font-size:15px;
		color:#fff;
		font-family: 'Shanti', sans-serif;
		text-shadow:1px 1px 1px #203d68;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		background: #86abd7;
background: -moz-linear-gradient(top,  #86abd7 0%, #2856a2 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#86abd7), color-stop(100%,#2856a2));
background: -webkit-linear-gradient(top,  #86abd7 0%,#2856a2 100%);
background: -o-linear-gradient(top,  #86abd7 0%,#2856a2 100%);
background: -ms-linear-gradient(top,  #86abd7 0%,#2856a2 100%);
background: linear-gradient(to bottom,  #86abd7 0%,#2856a2 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86abd7', endColorstr='#2856a2',GradientType=0 );		
	}
	#header li ul {
		top:43px;
	}

	
	
	#header li ul .inner {
		background:#2e5da7;
		border:1px solid #5c80bb;
		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:#fff !important;
		padding:0 !important;
		background:none;
		height:25px;
		line-height:25px;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		background: #587db9 !important;
		border-radius:0 !important;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		
		padding-top:12px;
		
	}
	.fp-next, .fp-prev {
		width:56px;
		height:320px;
	}
	.slider {
		position:relative;
		padding:10px;
		padding-bottom:30px;
		background:#f5f5f5;
		border:1px solid #a9a9a9;
		border-radius:4px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		box-shadow:0 0 3px #444;
	}
	.fp-prev-next-wrap {
		margin:-20px;
	}
	.fp-prev,.fp-next {
		margin:0 30px;
		margin-top:-204px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:320px;
		width:980px;
	}
	.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:5px;
	}
	.fp-pager a {
		width:12px;
		height:12px;
	}
}


/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
		background:url(images/top.png) -640px top no-repeat;
	}
	
	#logo {
		float:left;
		margin:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		float:right;
		margin-top:20px;
		margin-right:25px;
		clear:right;
	}
	#secondarymenu-container {
		height:151px;
		padding-top:0px;
	}
	#secondarymenu {
		float:right;
		clear:right;
		margin-right:7px;
	}
	#secondarymenu li {
		padding:15px;
	}
	#secondarymenu li a{
		color:#fff;
	}
	#mainmenu-container {

		clear:left;
		margin-bottom:15px;
		background: #5388c7; /* Old browsers */
		background: -moz-linear-gradient(top,  #5388c7 0%, #2856a2 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5388c7), color-stop(100%,#2856a2)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #5388c7 0%,#2856a2 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #5388c7 0%,#2856a2 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #5388c7 0%,#2856a2 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #5388c7 0%,#2856a2 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5388c7', endColorstr='#2856a2',GradientType=0 ); /* IE6-9 */
		padding-bottom:10px;
		border-top:1px solid #a1c1e2;
		border-bottom:1px solid #0a0e13;
	}
	#mainmenu {
		margin:0 10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#fff;
		text-decoration:none;
		font-size:16px;
		padding:10px 15px 5px;
		display:block;
	}
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;}
	#header {
		background:url(images/top.png) left top no-repeat;
	}
	#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%;
	
	}
}