/*
Theme Name: SportCars
Theme URI: http://smthemes.com/sportcars/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.1
License: Creative Commons 3.0
Theme date: 05/22/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);

html {
	background:#fff;
}
body {	
	color:#252525;
	position:relative;
	font-family:'opensansregular';
}
a {
	color:#E05820;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a.post_ttl, .post-caption h1 {
	color:#E05820;
	font-size:30px;
	font-family:'robotoregular';
}
h2 a.post_ttl:hover{
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:30px;
	line-height:30px;
	color:#464646;
	text-transform:lowercase;
}
.searchbtn {
	height:30px;
	width:20px;
	margin-right:10px;
}
.searchform {
	height:30px;
	background:url(images/searchform.png);
	border:1px solid #4d4d4d;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
#content { 
	background:url() bottom no-repeat;
}
.one-post { 
	border-bottom:1px solid #a4a4a4;
	margin-bottom:50px;
}
.articles .post-body { 
	line-height:21px;
}
#commentform #submit, input.readmore, a.readmore {
	background: rgb(26,180,244);
	background: -moz-linear-gradient(top,  rgba(26,180,244,1) 0%, rgba(16,118,236,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(26,180,244,1)), color-stop(100%,rgba(16,118,236,1)));
	background: -webkit-linear-gradient(top,  rgba(26,180,244,1) 0%,rgba(16,118,236,1) 100%);
	background: -o-linear-gradient(top,  rgba(26,180,244,1) 0%,rgba(16,118,236,1) 100%);
	background: -ms-linear-gradient(top,  rgba(26,180,244,1) 0%,rgba(16,118,236,1) 100%);
	background: linear-gradient(to bottom,  rgba(26,180,244,1) 0%,rgba(16,118,236,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ab4f4', endColorstr='#1076ec',GradientType=0 );
	color:#fff;
	border:1px solid #b4e7fc;
	box-shadow:0 0 1px #1d8ad8;
	margin-right:1px;
	width:auto;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:#e3e3e3;
	border-color:#f6f6f6;
	box-shadow:0 0 1px #f3f9fd;
	color:#3f95d3;
	text-decoration:none;
}
.featured_image{
	margin-top:15px;
	border:1px solid #bbb;
	box-shadow:0 0 5px #8e8e8e;
}
.alignleft { margin-left:5px; }
.alignright { margin-right:5px; }
.googlemap {
	border:1px solid #bbb;
	border:none;
}
.widget_posts ul li img,.widget_flickr a {
	border:none;
	border:1px solid #bbb;
}
.post-meta,
.post-meta a {  
	color:#000;
} 
.post-comments img {
	margin-bottom:-2px;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:center;
}
.page-numbers {
	padding:5px 10px;
	font-family: 'Arial';
	font-weight:bold;
}
a.page-numbers {
	background:none;
	color:#0384ce;
	text-decoration:none;
}
a.page-numbers:hover, span.page-numbers {
	background: #139df1;
	color:#fff;
	border:1px solid #0384ce;
	padding:4px 9px;
}
 

/*------------------------------ FOOTER ------------------------------*/
#footer  {
	background:url(images/footer.png);
	color:#fff;
}

#footer a{
	color:#000;
	text-decoration:none
}
#footer a:hover { 
	color:#000;
}
#footer h3{
	font-size:24px;
	color:#fff;
	font-family:'robotoregular';
}

#footer .container {
}

#footer .footer_txt {
	background:#000;
	color:#000;
}
#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;
}
.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 .caption h3 {
	color:#129af1;
	font-size:30px;
	font-family:'robotoregular';
}
#content .widget {
	
}
.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-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		margin-top:20px;
	}
	#all { 
		background:url(images/top.png) top no-repeat;
	}
	#header { 
		background:url(images/header.png) left top repeat-x;
	}
	.content-r #main_content, .content-r2 #main_content{
		padding:0 30px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 30px;
	}
	.content-lr #main_content{
		padding:0 30px 20px;
	}
	.content-n #main_content { 
		padding:0 0 20px;
	}
	#content .container {
	}
	#logo {
		position:absolute;
		top:59px;
	}
	.menusearch {
		width:260px;
		margin-toP:12px;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:59px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:left;
	}
	#secondarymenu a {
		padding:19px 15px;
		font-family:'robotomedium';
		color:#fff;
		font-size:15px;
		background:url(images/sec-a.png) right no-repeat;
	}
	#secondarymenu li:last-child a { background-image:none; }
	#secondarymenu a:hover{
		color:#E05820;
		background:#f0f2f6;
		border:1px solid #939393;
		border-bottom:none;
		padding:18px 14px 19px;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:139px;
		z-index:18;
	}
	#mainmenu { float:right; height:38px; margin-top:50px; }
	#mainmenu li a {
		padding:8px 14px;
		font-size:16px;
		color:#545454;
		font-family:'robotoregular';
		text-transform:uppercase;
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		color:#E05820;
		background:#f4f6fa;
		border:1px solid #939393;
		border-bottom:none;
		padding:7px 13px 8px;
	}


	#header li ul {	top:61px; }
	#header #mainmenu li ul { top:40px; }
	
	#header li ul .transparent {	}
	#header li ul .inner { background:#f4f6fa;border:1px solid #939393; padding:0; border-top:none; }
	#header #mainmenu li ul .transparent {	}
	#header #mainmenu li ul .inner {	}
	#header ul.children li, #header .sub-menu li { height:auto !Important; }
	#header ul.children li a, #header .sub-menu li a {
		height:auto !Important;
		color:#424242; 
		font-family:'tahoma' !important;
		padding:5px 20px;
		text-align:left;
		background:none !Important;
		border:none !Important;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#E05820;
	}
	
	#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 {		
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
	}
	.slider {
	}
	.fp-next, .fp-prev {
		display:none;
	}
	.fp-title a{
		font-size:40px;
		color:#fff;
		font-family:'tahoma';
		font-weight:bold;
		text-decoration:none; 
	}
	.fp-title { 
		margin-bottom:15px;
	}
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.fp-content p a  { 
		text-decoration:underline;
		text-transform:lowercase;
	}
	.fp-content p { 
		line-height:23px;
		font-size:15px;
	}
	.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
		height:188px;
	}
	.fp-slides,.fp-thumbnail,.fp-slides-items  {
		height:495px;
		width:1000px;
	}
	.fp-slides { overflow:visible; }
	.fp-content-fon {
		border:none;
		background:url(images/fp-fon.png) left top no-repeat;
		height:200px;
		width:530px;
		left:-21px;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
		bottom:100px;
	}
	.fp-content {
		bottom: 121px;
		font-size: 13px;
		height: 155px;
		left: 0;
		right: 491px;
		text-align: left;
	}
	.fp-nav {
		right:30px;
		bottom:20px;
		left:auto;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	.fp-pager a { 
		width:20px;
		height:20px;
	}
	#footer .footer_txt  {
		margin:0 auto;
		padding-left:0;
		padding:20px 0;
	}
	#footer .footer_txt .container { padding-left:20px; }
	
	

}	


/*	-==========================- 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-top:50px;
		margin-right:15px;
	}
	#secondarymenu-container {
		padding-top:0px;
	}
	#secondarymenu {
		clear:both;
		overflow:hidden;
		background:#2C2C2C;
		padding-bottom:15px;
	}
	#secondarymenu li {
		
	}
	#secondarymenu li a{
		padding:15px;
		font-size:14px;
		color:#fff;
		font-family:'robotomedium';
	}
	#header li ul{
		padding:0 0 0 15px;
	}
	#header li ul li a{
		padding:0;
	}	
	#mainmenu-container {
		clear:both;
		padding-bottom:10px;
	}
	#mainmenu li {
		padding:0;
		float:left;
	}
	#mainmenu a {
		color:#545454;
		font-family:'robotoregular';
		text-decoration:none;
		font-size:16px;
		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 {
	}
	.searchbtn {
		width:20px !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%;
	}
}