/*
Theme Name: Modelling
Theme URI: http://smthemes.com/modelling/
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: 01/30/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);

html {
	background:#030e13;
}
body {	
	color:#8b959b;
	font-size:13px;
	font-family: 'Arial', sans-serif;
	position:relative;
	background:url(images/back-top.png) repeat-x ;
}
a {
	color:#ea9f34;
	text-decoration:none;
	
}
a:hover {
	text-decoration:underline;
}

a.post_ttl, .post-caption h1 {
	font-family: 'Tahoma', serif;
	color:#ea9f34;
	text-decoration:none;
	font-size:22px;	
	text-transform:uppercase;
}
a.post_ttl {
	font-size:22px;
	font-family:'Tahoma';
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;

}
#secondarymenu-container {
	position:relative;
}
#content-bottom {
	height:0;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:23px;
	line-height:25px;
	color:#a3a3a3;
	width:160px;
	border:1px solid #ea9f34;
}
.searchbtn {
	height:25px;
	width:17px;
	margin-right:10px;
}
.searchform {
	height:25px;
	background:#fff;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#main_content {
	padding:0 5px;
	
}
.articles .one-post {
	padding:5px;
	margin-bottom:1px;
	border-bottom:4px solid #07161c;

}
.articles  .post-caption h1, .articles  .post-caption h2{
	padding-top:0 0px ;
	padding-bottom:0 2px;
}
.articles .post-caption .post-meta {
	padding:0px;
	color:#2d434b;
	font-size:12px;
	border-bottom:1px dotted #2d434b;
}
.post-meta a{
	color:#2d434b;	
}
.articles .post-date {
	color:#2d434b;
	
}
.articles .post-caption {
}

.articles .post-body  {
	margin:0 40px 5px;
}
#commentform #submit, input.readmore, a.readmore {
	background:#0a1c24;
	color:#ea9f34;
	font-family:'Tahoma';
	text-transform:uppercase;
	font-size:14px;
	padding:3px 3px;
	border:none;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: #07161c;
	color:#8b959b;
	text-decoration:none;
}
.featured_image {
	margin-top:5px;	
	padding:0;
	border:none;
}
.googlemap {
	padding:0;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	padding:0;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding:6px 0;
	text-align:center;
	background:#0a1c24;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
}
a.page-numbers {
	background: #0d222b;
	color:#ea9f34;
}
a.page-numbers:hover, span.page-numbers {
	background: #07161c;
	color:#8b959b;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	color:#ea9f34;

}
#footer .container {
	padding-top:0;
	background:#07161c;
	}
#footer h3 {
	color:#ea9f34;
	font-family: 'Tahoma', serif;
	font-size:18px;
	text-transform:none;
	border-right:3px solid #0a1c24;
}
#footer .footer_txt {
	padding:0;
	background:none;
	height:22px;
	margin:0 auto;
	background:#0a1c24;
	width:1000px;	
}
#footer .footer_txt .container {
	background:none;
	border:none;
	color:#ea9f34;
	padding:10px 0;
	text-align:center;
}
.footer-widgets {

}
#footer .footer_txt .container a {
	color:#ea9f34;
	text-decoration:underline;
}
#footer .inner a {
	color:#ea9f34;
}
#footer .inner a:hover{
	color:#ea9f34;
	text-decoration:none;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
	background:#0a1c24;
	border-left:4px solid #07161c;
	font-size:12px;
	color:#ea9f34;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;

}


#content .widget .caption h3 {
	font-size:18px;
	color:#ea9f34;
	font-family: 'Tahoma', serif;
	text-transform:uppercase;
}	
#content .widget a{
	font-size:12px;
	color:#ea9f34;

}	
#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-top {
		height:0;
	}
	#content {
		
	}
	#content .container {
		padding:0;
		width:1000px;
		background:#0a1c24 !important;
		padding-top:0px;

		
		
	}
	#logo {
		float:left;
		padding: 2px 2px;
	}
	.menusearch {
		position: absolute;
		right: 20px;
		top:13px;
		width: 260px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:60px;
		position:relative;
		z-index:11;
		background:#07161c;
	}
	
	
	#secondarymenu {
		float:left;
		margin-top:20px;
		
	}
	#secondarymenu a {
		text-decoration:none;
		padding:5px 9px;
		display:block;
		color:#000;
		font-size:20px;
		font-family: 'ferrara-osfregular';
		border-right:1px solid #555;
	}
	#secondarymenu a:hover{
		background:#000;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:70px;
		z-index:18;
		background:#07161c;
		padding-left:80px;
		
	}
	#mainmenu li a {
		display:block;
		text-decoration:none;
		padding:24px 20px;
		font-size:20px;
		color:#8b959b;
		text-transform:uppercase;
		font-family:'Tahoma';
		
	}
	#mainmenu li {
		position:center;
	}
	#mainmenu li a:hover{
		color:#ea9f34;
		background:#0a1c24;
	}


	#header #mainmenu li ul {
		top:70px;
	}
	#header li ul {
		top:34px;
	}
	#header li ul .transparent {
		background:#fff;
		padding-bottom:px;
	}
	#header li ul .inner {
		padding:0;
		background:#000;
	}
	#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;
		height:25px;
		line-height:25px;
		border:none !important;
	}
	#header ul.children li a:hover, .sub-menu li a:hover {
		color:#2d434b !important; 
		border:none !important;
		box-shadow:none !important;
		background:none !important;
	}
	
	#header #mainmenu li ul .inner {
		background:#1f1f1f;
	}
	#header #mainmenu li ul .transparent{
		background:#fe0060;
		padding-bottom:px;
	}
	#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
		color:#fff !important;
	}
	#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {		
		color:#fe0060 !important;
		border:none !important;
		box-shadow:none !important;
	}

	#header .sub-menu .sub-menu {
		top:0 !important;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {
		position:relative;
		margin:0 auto;
	}
	.fp-next, .fp-prev {
		margin:0 -17px;
		width:44px;
		height:390px;
	}
	.fp-title{
		font-size:13px;
	}
	.slider {
		position:relative;
	}
	.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  {
		height:433px;
		width:1000px;
	}
	.fp-content-fon {
		border-bottom:none;
		border-left:none;
		border-right:none;
	}
	.fp-content-fon, .fp-content {	
		left:0;
		right:0;
		bottom:0;
		text-align:left;
		font-size:13px;
	}
	.fp-nav {
		bottom: 30px;
		left: auto;
		right: 10px;
	}
	.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) {
	#content .container{
		padding-top:30px !important;
	}
	#footer .footer_txt{
		width:100%;
	}
	#header {
	}
	#logo {
		float:left;
		margin-top:10px;
		
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	/*------------------------------ MENU ------------------------------*/
	.menusearch {
		margin-right:20px;
		margin-top:25px;
	}
	#secondarymenu-container {		
	}
	#secondarymenu {
		float:none;
	}
	#secondarymenu li {
		padding:15px 20px;
	}
	#secondarymenu li a{
		font-size:18px;
		color:#fff;
		text-decoration:none;
		font-family: 'ferrara-osfregular';
	}

	#mainmenu-container {
		clear:both;
		background:#fff;
	}
	#mainmenu {
		
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		font-family: 'ferrara-osfregular';
		color:#000;
		text-decoration:none;
		font-size:20px;
		text-transform:uppercase;
		padding:10px 20px;
		display:block;
	}

	#mainmenu li ul {
		top:65px;
		left:0;
	}


	#header #mainmenu li ul{
		color:#000 !important;
		padding-bottom:5px;
	}
	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	#footer .footer_txt{
		width:100%;
	}
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	.searchbtn {
		width:auto !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%;
	}
}