/*
Theme Name: Chessking
Description: Chessking Theme from <a href="http://www.7theme.net">7Theme</a>
Author: 7Theme.net
Author URI: http://www.7theme.net/
Version: 1.0
License: Its Located in the license folder
License URI: Its Located in the license folder
Theme URI: http://www.web-rockstars.com/chessking/
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 {
	cursor: auto;
	background-color: rgb(211, 200, 192);
	line-height:150%;
}
h1, h2, .sidebar h3, h3, h4, h5, h6 {
	margin-top: 25px;
	margin-bottom: 25px;
	line-height: 110%;
}
p {
	margin:18px 0;
}
#page {
	max-width: 100%; 
	font-size: 17px;
	background: rgb(255, 255, 255);
}

#overheader > .inner {
	min-height: 30px;
}

#header {
	color: rgb(255, 255, 255);
	background-color: rgb(76, 57, 43);
}

#header > .inner {
	min-height:30px;
}

#logo_1_container {
	z-index: 199;
	position: relative;
	display: block;
	float: left;
	clear: none;
	margin-top: 0px; 
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.38);
}

#custom-header_info_container {
	display: block;
	position: relative;
	z-index: 1;
	float: right;
	clear: none;
	margin-top: 40px;
}

#menu-main_container {
	margin-top: 30px;
	display: block;
	float: right;
	clear: right;
}

ul#menu > li > a {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 22px;
}

ul#menu li ul.sub-menu {
	color: rgb(76, 57, 43);
}

#hero {
	background-color: rgb(76, 57, 43);
}

#element-slider  {
	display: block;
	margin: -50px 50px -100px;
}
#element-slider, .custom_header_container {
	padding:10px;
	position:relative;	
	z-index:99;
	background: #fff;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.38);
}
body.has_no_slider.has_no_custom_header_content #element-slider {
	display:none;
}
#head_line {
	text-align: center;
}

#head_line > .inner {
	min-height:30px;
}

#main {
	background-color: rgb(248, 248, 248);
}

#main > .inner {
	min-height:30px;
}

#content {
	display: block;
}

#footer_container {
	display: block;
}

#logo_container {
	z-index:99;
	position:relative;
}

#menu_container {
	margin-top:30px;
}

ul#menu > li > a {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 22px;
}
header .seven_mega_menu {
	margin-top:20px;
}
ul#menu li ul.sub-menu {
	color: rgb(76, 57, 43);
}
body.has_slider #hero + * {
 padding-top:100px;
} 
header ul.menu_element > li {
	padding:13px;
	padding-top:20px;
	padding-bottom:20px;
	box-shadow: 3px 6px 10px -10px rgba(0,0,0,0.8);
}
header ul#menu > li.has-submenu > a:after, header ul#menu > li.static-item > a:after {
	content: "\f054";
	font-size:10px;
	width:12px;
	font-family:FontAwesome;
	position: relative;
	display: inline-block;
	text-align: right;
	margin-left: 4px;
}
header ul#menu > li.has-submenu:hover  > a:after, header ul#menu > li.static-item:hover  > a:after  {
	content:	"\f078";
}
 /* Classes styles*/
#header {
	color: rgb(255, 255, 255);
	background-color: rgb(76, 57, 43);
}
.default_menu_element > li > a {
	font-family: Catamaran;
	font-weight: bold;
	font-size: 22px;
}
.default_menu_element > li ul.sub-menu {
	color: rgb(76, 57, 43);
}
#hero {
	background-color: rgb(76, 57, 43);
}
#cycle_container {
	max-height:100%;
}
#head_line {
	text-align: center;
}
.headline_page_title {
	font-size: 61px;
	margin-top: 17px;
	margin-bottom: 19px;
	font-weight: bold;
}
.headline_page_subtitle {
	font-size: 24px;
	font-weight: 400;
}
#main {
	background-color: rgb(248, 248, 248);
}
.sidebar .widget-title {
	font-size: 33px;
}
.team_entry_div {
	text-align:center;
}
.portfolio_shortcode_container {
	position:relative;
}
.portfolio_shortcode_image {
	position:relative;
}
.portfolio_shortcode_title {
	font-size: 33px;
}
.sl_portfolio_category {
	font-size: 17px;
}
.post_shortcode_container {
	position:relative;
}
.post_shortcode_image {
	position:relative;
}
.post_shortcode_title {
	font-size: 33px;
}
.post_container {
	position:relative;
}
.post_title {
	font-size: 33px;
}
.post_image {
	position:relative;
}
.mainsection h1 {
	font-size: 51px;
}
.mainsection p {
	font-size: 17px;
}
.mainsection h2 {
	font-size: 39px;
}
.mainsection h3 {
	font-size: 33px;
}
.mainsection h4 {
	font-size: 23px;
}
.mainsection h5 {
	font-size: 20px;
}
.mainsection h6 {
	font-size: 17px;
}
#footer .widget-title {
	font-size: 32px;
}
.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:48%!important 
}
.sidebar {
	 width:280px;
}
.team_entry_social_icon {
	border-radius:100%;
	margin:20px 4px;
}
.single_team_contact_container {
	background:#fff;
}
.div_portfolio_entry {
	overflow:initial;
}
.page article.type-post, .archive article.type-post {
	padding:20px;
	background:#fff;
	text-align:center;
	box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
	border-radius:3px;
}
/* APPOINTMENT */
.sc_appointment {
	overflow:hidden;
}
.sc_appointment *, .sc_appointment *:hover
{
	color:inherit;
}
.sc_appointment .first_col {
	width: 90px;
	min-height: 90px;
	float: left;
	text-align: center;
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	margin-bottom: -1000px;
	padding-bottom: 1000px;
}
.sc_appointment .second_col {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	border-left: 1px solid rgba(255, 255, 255, 0.3);
	min-height: 90px;
}
.sc_appointment h3 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 95px;
}
.sc_appointment i
{
	font-size:70px;
	line-height:90px;
	text-align:center;
	color:inherit;
}
.sc_appointment p {
	margin-bottom: 0;
	padding-left: 95px;
	float: none;
	margin-top:0;
}
.sc_appointment .second_col:after {
	 content:"";
	 display:table;
	 clear:both;
}
