/*
Theme Name: Tuningcrew
Description: Tuningcrew Theme from <a href="http://www.7theme.net">7Theme</a>
Author: 7Theme.net
Author URI: http://www.7theme.net/
Version: 1.03
License: Its Located in the license folder
License URI: Its Located in the license folder
Theme URI: http://www.web-rockstars.com/tuningcrew/
Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-background, custom-colors, custom-header
*/  

@import "style/default.css";

/* Generated Styles: */
.inner {
	max-width:1280px;
}

body {
	cursor: auto;
	color: rgb(0, 0, 0);
	padding-top: 1px;
	font-size: 14px;
	line-height: 24px;
	background-color: rgb(0, 0, 0);
}

#page {
	max-width: 90%;
	box-shadow: rgba(255,255,255,0.5) 0px 0px 100px;
	margin-top: 50px;
	margin-bottom: 50px;
	color: #fff;
}

#overheader > .inner {
	min-height: 30px;
	max-width: 1280px;
}

#header {
	color: rgb(255, 255, 255);
}

#header > .inner {
	min-height: 30px;
	max-width: 1280px;
}

#logo_1_container {
	z-index: 101;
	position: relative;
	display: block;
	float: left;
}

#menu-main_container {
	margin-top: 63px;
	display: block;
	float: left;
	clear: none;
	margin-left: 40px;
	font-family: Ubuntu;
	font-weight: bold;
	position:relative;
	z-index:101;
}
#menu-main_container ul#menu > li > a {
	margin-bottom:30px;
} 

#element-slider {
	display: block;
}

#social_2_container {
	display: block;
	margin-top:74px;
	margin-left:40px;
	clear:none;
	z-index:101;
	float:left;
	position:relative;
}
 

#content {
	display: block;
}
 

#footer_container {
	display: block;
} 

#logo_container {
	z-index:99;
	position:relative;
}

#menu_container {
	margin-top:30px;
}
body.has_slider #header, body.has_custom_header_content #header {
	 width:100%;
	 position:absolute;
}
h1,h2,h3,h4,h5,h6 {
	 line-height:1.6;
} 
#header,  #head_line, #main, #footer {
	margin-bottom:12px;
}
body.has_slider #hero, body.has_custom_header_content #hero {
	margin-bottom:12pX;
}

 /* Classes styles*/
#header {
	color: rgb(255, 255, 255);
}
#cycle_container {
	max-height:100%;
}
.sidebar .widget-title {
	font-size: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.team_entry_div {
	text-align:center;
}
.portfolio_shortcode_container {
	position:relative;
}
.portfolio_shortcode_image {
	position:relative;
}
.portfolio_shortcode_title {
	font-size: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.post_shortcode_container {
	position:relative;
}
.post_shortcode_image {
	position:relative;
}
.post_shortcode_title {
	font-size: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.post_container {
	position:relative;
}
.post_title {
	font-size: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.post_image {
	position:relative;
}
.mainsection h1 {
	font-size: 55px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.mainsection h2 {
	font-size: 46px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.mainsection h3 {
	font-size: 28px;
	margin-top: 12px;
	/* margin-bottom: 12px;
	*/;
}
.mainsection h4 {
	font-size: 25px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.mainsection h5 {
	font-size: 23px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.mainsection h6 {
	font-size: 20px;
	margin-top: 12px;
	margin-bottom: 12px;
}
#footer .widget-title {
	font-size: 25.62px;
}
.scroll_top {
	text-align:center;
}
.scroll_top_button {
	position:relative;
	display:inline-block;
	width:40px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:rgba(0,0,0,0.3);
}
/* BEGINN SIDEBAR */ 
#page-sidebar-right #content , #page-sidebar-left #content {
	width:1000px 
}
.sidebar {
	 width:280px;
}
.cycle_element a {
	display:inline-block;
	margin-top:40px;
}
.cycle_element a span {
	padding: 10px 20px;
	border: 2px solid;
	border-radius: 100px;
}
.page article.type-post, .archive article.type-post {
	margin-bottom: 60px;
	overflow: hidden;
	text-align: center;
	padding: 50px;
	box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.85);
}