/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/*
 * Custom Style Sheet - Use this file to style your content
 */
 
 body {
	 background-color: #f0ece6;
 }
 .wrapper {
	 background-color: #fff;
	 -webkit-box-shadow:  0px 0px 3px 2px #dad7d1;
     box-shadow:  0px 0px 3px 2px #dad7d1;
 }
 
 #topgraybar {
	width: 100%;
	height: 18px;
	background-color: #f0f0f0;
	margin-bottom: 38px; 
 }
 #header {
	margin-top: 0px;
	margin-bottom: 15px;
 }
 #headerbar {
	 display: inline;
	 float: left;
 }
 #menubar {
	 display: inline;
	 float: right;
	 margin-right: 30px;	 
 }
 #logo {
	 margin-left: 40px;
 }
 #toolbar {
	 background-color: #582853;
	 padding: 5px 50px;
	 color: #FFF;
	 font-weight: 700;
	 margin-bottom: 30px;
 }
 
 #footer {
	 background-color: #260024;
	 color: #f0ece6;
	 text-align: left;
	 font-size: 14px;
	 padding: 0 40px;
 }
 #footer h3 {
	 color: #FFF;
 }
 #footer ul li {
	 list-style-type: none;
	 padding-left: 0;
 }
 #footer ul {
	 list-style-type: none;
	 padding-left: 0;
 }
 #footer a {
	color: #f0ece6;
 }
 
 #top-a .mod-box {
	 padding: 0;
 }
 #top-a .module .module-title {
	 margin: 0;
 }
 #bottom-b {
	 padding: 38px 68px 45px 78px;
 }
 #bottom-b .grid-box {
	padding-right: 10px;
	margin-bottom: 10px;
	max-width: 261px;
 }
 #bottom-b .mod-cks {
 	background-color: #f0ece6; 
	border: none;
	border-bottom: solid 2px #663861;
	-webkit-box-shadow:  0px 2px 2px 0px #bababa;
	box-shadow:  0px 2px 2px 0px #bababa;
 }
 .mod-cks .info {
	padding: 0 10px;
	text-align: center; 
 }
 .mod-cks .info h3 {
	 line-height: 18px;
	 font-weight: 700;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 16px;
	 color: #582853;
	 margin: 0 0 10px 0;
 }
  .mod-cks .info p {
	 line-height: 14px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 margin: 5px 0 10px 0;
	 color: #888682;
 }
#bottom-b .grid-box:last-child {
	border-right: none; 
 }
 #top-b {
	padding: 0 78px; 
 }
 #top-b .mod-box {
	 border: none;
 }
 #footer .module.widget_text.deepest {
	 padding: 0 78px;
	 text-align: left;
	 color: #fff;
 }
.item h1 {
	background-color: #f0ece6;
	line-height: 85px;
	padding-left: 40px;
	font-size: 25px;
	color: #aca9a4;
	font-weight: 700;	
}
.content {
	padding: 0 40px;
}
.content#homeContent {
	padding: 10px 0 0 0;	
}
.content#homeContent ul {
	padding: 0;
	margin: 0;	
}
#homePage {
	padding: 0 78px;
}
#slider-wrapper {
	background: rgba(102,56,97,0.5);
	height: 367px;
}
.slider{
	max-width: 960px;
	height:367px;
	position:relative;
	overflow: hidden;
	
}
.slider.kb-fullsize .cp-bottom {
	position: absolute;
	left: 0;
	right: 0;
	top: 60px;
	height: 223px;
	z-index: 5;
	padding: 15px;
	background: rgba(102,56,97,0.5);
	background: url(../images/bg-caption.png) no-repeat;
}
.slider.kb-fullsize .cp-bottom h3 {
	width: 320px;
	float: right;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	margin-right: 25px;
}
.kb-mediumsize .cp-bottom, .kb-smallsize .cp-bottom {
	height: auto;
	z-index: 5;
	padding: 10px;
	background: rgba(102,56,97,0.5);
	/*background: url(../images/bg-caption.png) no-repeat;*/
	text-shadow: none;
	color: #fff;
}
.kb-minisize .cp-bottom {
	height: 100%;
	z-index: 5;
	padding: 10px;
	background: rgba(102,56,97,0.5);
	/*background: url(../images/bg-caption.png) no-repeat;*/
	text-shadow: none;
	color: #fff;	
}
	.kb-mediumsize .cp-title h3, .kb-smallsize .cp-title h3, .kb-minisize .cp-title h3 {
	width: auto;
	float: none;
	font-size: 16px;
	line-height: 18px;
	margin: 0;
	color: #fff;
}

.kb-minisize .cp-bottom {
	visibility: visible;
	width: auto;
	height: 367px;
}
.kb-minisize .layer_container {
	position: relative !important;
}


.slider ul >li{
	display:none;
}
.ui-tabs {
	padding: 0;	
}
.ui-widget-header {
	border: none;
	background: #f0ece6;
	color: #222222;
	font-weight: bold;
}
.ui-tabs .ui-tabs-nav {
margin: 0;
padding: .2em 0em 0;
}
.ui-widget-content {
border: 1px solid #d4d0cb;
background: #ffffff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font: normal 14px/20px "Trebuchet MS", Verdana, Arial, sans-serif;
color: #797979;
}
.content h3 {
	color: #5a2754;
	font-weight: 700;
}
h3.module-title {
	color: #5a2754;
	font-weight: 700;
}
#contactColumn1 {
	width: 40%;
	float: left;
	margin-right: 4%;
}
#contactColumn2 {
	width: 32%;
	float: left;
}
#footer h3 {
	color: #FFF;
	font-weight: 700;
}
h3 {
	font-weight: 700;
}
#innerbottom {
	padding: 0 40px;
	padding: 0 40px 0 40px;
}
#innerbottom .grid-box {
	padding-right: 10px;
 }
#innerbottom .mod-box { 
	padding: 0;
	text-align: right;
	background-color: #582853;
 }
#innerbottom .mod-box .info {
	padding: 10px 20px; 
	color: #FFF;
	text-align: left;
	margin-top: -5px;
}
 #innerbottom .mod-box .bioimg {
 	background-color: #f0ece6;
	max-height: 182px;
	min-height: 30px;
}
#innerbottom .module-title {
	color: #FFF;
	background-color: #aca9a4;
	padding: 8px 8px 8px 70px;
	text-align: right;
	position: absolute;
	top: 20px;
	left: 0px;	
}
input[name="address"] {
	width: 48%;
}
#innerbottom {
	margin-top: 20px;
}
.width50 {
	width: 50% !important;
}
.width33 {
	width: 33% !important;
}