/*
Theme Name: Candy
Description: Candy Theme from <a href="http://www.7theme.net">7Theme</a>
Author: 7Theme.net
Author URI: http://www.7theme.net/
Version: 1.09
License: Its Located in the license folder
License URI: Its Located in the license folder
Theme URI: http://www.web-rockstars.com/candy/
Tags:  one-column, two-columns, left-sidebar, right-sidebar,  custom-background, custom-colors, custom-header
*/  

@import "style/default.css";

/* Generated Styles: */
.inner {
	max-width:1100px;
}

body {
	color: rgb(255, 255, 255);
	cursor: auto;
	font-family: Dosis;
	font-size: 19px;
	line-height: 28px;
	background-color: rgb(69, 57, 71);
}
h1, h2, .sidebar h3, h3, h4, h5, h6 {
	line-height:1.6;
}
#page {
	max-width: 100%;
	font-size: 17px;
	background-image: initial;
	background-attachment: initial;
	background-size: initial;
	background-origin: initial;
	background-clip: initial;
	background-position: initial;
	background-repeat: initial;
}

#overheader > .inner {
	min-height: 30px;
}

#header {
	color: rgb(0, 0, 0);
	position: relative;
	background-color: rgb(255, 255, 255);
}

#header > .inner {
	min-height:30px;
}

#custom-header_info_container {
	display: block;
	float: left;
	clear: none;
	position: relative;
	margin-top: 44px;
	font-size: 41px;
}

#logo_1_container {
	z-index: 103;
	position: relative;
	display: block;
	float: right;
	width: auto;
	clear: none;
	margin-bottom: -100px; 
}

#menu-main_container {
	margin-top: 50px;
	margin-bottom:50px;
	display: block;
	position: relative;
	float: left; 
	margin-left:-20px;
}

#element-slider {
	display: block;
}
#head_line {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.05) 100%); 	
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.05) 100%); 	
	background: linear-gradient(to right, rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.05) 100%); 	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000', endColorstr='#0d000000',GradientType=1 );	
}
#head_line > .inner {
	min-height:30px;
}

#main > .inner {
	min-height:30px;
}

#content {
	display: block;
}

#footer {
	background-color: rgb(33, 27, 34);
	z-index:99;
}

#footer_container {
	display: block;
}

#copyright {
	color: rgb(69, 57, 71);
	background-color: rgb(255, 255, 255);
}

#copy_container {
	display: block;
}

#logo_container {
	z-index:99;
	position:relative;
}

#menu_container {
	margin-top:30px;
}
#header ul#menu > li {
	padding:10px 17px;
}


 /* Classes styles*/
#header {
	color: rgb(0, 0, 0);
	position: relative;
	background-color: rgb(255, 255, 255);
}
#cycle_container {
	max-height:100%;
}
.sidebar .widget-title {
	font-size: 40px;
}
.team_entry_div {
	text-align:center;
}
.portfolio_shortcode_container {
	position:relative;
}
.portfolio_shortcode_image {
	position:relative;
}
.portfolio_shortcode_title {
	font-size: 30px;
}
.post_shortcode_container {
	position:relative;
}
.post_shortcode_image {
	position:relative;
}
.post_shortcode_title {
	font-size: 30px;
}
.post_container {
	position:relative;
}
.post_title {
	font-size: 30px;
}
.post_image {
	position:relative;
}
.mainsection h1 {
	font-size: 73px;
}
.mainsection h2 {
	font-size: 62px;
}
.mainsection h3 {
	font-size: 30px;
}
.mainsection h4 {
	font-size: 27px;
}
.mainsection h5 {
	font-size: 24px;
}
.mainsection h6 {
	font-size: 21px;
}
#footer {
	background-color: rgb(33, 27, 34);
}
#footer .widget-title {
	font-size: 40px;
}
#copyright {
	color: rgb(69, 57, 71);
	background-color: rgb(255, 255, 255);
}
.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:820px 
}
.sidebar {
	 width:280px;
}
.post-password-form {
	background: rgba(0, 0, 0, 0.2);
}
.single_team_contact_container {
	background: rgba(0, 0, 0, 0.15);
}
.sidebar ul > li {
	border-bottom: 1px dotted rgba(238, 238, 238, 0.25);
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
}
.page article.type-post, .archive article.type-post {
	padding: 30px;
	background: rgba(14, 14, 14, 0.15);
}
.blogentry_aside {
	font-size:smaller;
}
.sc_map_container, .googlemap {
	overflow: hidden !important;
}
.mean-bar #menu:after {
	content: "";
	clear: both;
	float: none;
	display: table;
}