/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

#header,
#content,
#breadcrumbs,
.module { margin: 5px; }

#header{ margin-bottom:10px;}

#toolbar { display:none;}

#headerbar {clear:both; margin-bottom:10px;}

#footer { padding:60px 0;}

#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/

/* Block Elements */
#block-main {
	padding-bottom:30px;
}

#block-main > div {
}

#block-bottom {
	width:100%;
	height:222px;
	padding: 20px 0;
	/*background:#212b4e url(../images/custom/footer_bg.jpg) 0 0 repeat-x;*/
	background: #4874b4;
}

#block-footer {
	background:#0e274c;
}

#block-main + #block-footer { background: none; }

.deepest.coupons {
	padding-bottom: 0;
}

/* Toolbar */
#toolbar { font-size: 12px; }

/* Menubar */
#menubar {
	position: relative;
	height: 43px;
	padding-bottom: 4px;
	border-bottom: 1px solid #a0a0a0;
	border-bottom: 1px solid rgba(0,0,0,0.25);
	border-radius: 4px;
	background: url(../images/menubar.png) 0 100% repeat-x;
	background-clip: padding-box;
}

#menubar-r {
	height: 47px;
	border-radius: 0 4px 4px 0;
	box-shadow: 0 3px 2px rgba(0,0,0,0.15);
	overflow: hidden;
}

#menubar-r > div {
	height: 42px;
	border-top: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-radius: 0 4px 4px 0;
	background-color: #f7f7f9;
	background-clip: padding-box;
	box-shadow: inset 0 0 0 1px #fff;
}

.content .buttonme, .boxme {
	display: block;
	border-top: 1px solid #d3d3d3;
	border-radius: 4px;
	background-color: #f7f7f9;
	background-clip: padding-box;
	box-shadow: inset 0 0 0 1px #fff;
	width: 40%;
	margin-right: 2%;
	margin-bottom: 2%;
	float: left;
	height: 200px;
	padding: 2%;
	text-align: center;
	box-shadow: 0 3px 2px rgba(0,0,0,0.15);
}

.boxme {
	background: #7ac156;
	width: 90%;
	color: #fff;
	margin: 0 0 25px 0 !important;
	padding: 10% 5% !important;
	height: auto;
	float: none;
	clear: both;
}

.boxme.apply {
	font-size: 18px;
	padding: 5% !important;
}

.exhibitor .boxme {
	padding: 5% !important;
}

a:hover.boxme {
	color: #0e274c;
}

.boxme h2 {
	margin-bottom: 0;
	color: #fff;
}

#search {
	position: absolute;
	top: 9px;
	right: 9px;
}

#top-a .module-title {
	display: none;
}

.addressfield .ginput_left, .addressfield .ginput_right {
	width: 33% !important;
	float: left !important;
}

.gform_wrapper .addressfield .ginput_complex .ginput_left input, .gform_wrapper .addressfield .ginput_complex .ginput_right input {
	width: 90% !important;
}

#content .gform_wrapper ul li {
	background: none;
}

.gform_wrapper .hidedescription .gfield_description {
	display: none !important;
}

.gform_wrapper .thirds {
	width: 30%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	border-right: solid 1px #ccc;
}

.gform_wrapper .thirdsclear {
	clear: both;
}


/* Breadrumbs */
#breadcrumbs {
	margin-bottom: 10px;
	font-size: 12px;
}

/* Home */
.homeboxes a {
	width: 185px;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	display: block;
}

.clear {
	clear: both;
}

/* Content */
#content {
	border: 1px solid #d2d2d2;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom-color: #9d9d9d;
	border-bottom-color: rgba(0,0,0,0.25);
	padding-bottom: 4px;
	border-radius: 4px;
	background: #d2d2d2 url(../images/mod_box.png) 0 100% repeat-x;
	background-clip: padding-box;
	box-shadow: 0 1px 2px rgba(0,0,0,0.08);
}

#content > div {
	padding: 20px;
	border-radius: 3px;
	background: #f7f7f9;
	box-shadow: inset 0 0 0 1px #fff;
}

/* Footer */
#footer { text-align:center; }

#footer .menu {}

#footer a { color: #444; }

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 19px;
	height: 19px;
	background: url(../images/totop_scroller.png) 0 0 no-repeat;
	text-decoration: none;
}

#totop-scroller:active { background-position: 0 -30px; }

body#page #sidebar-b {
	display: none;
}
body#page #maininner {
	width: 960px;
}
body#page.wp-front_page #maininner {
	width: 635px;
}
.module ul li a {
	color: #0e274c;
	font-weight: bold;
}
.module ul li a:hover {
	color: #4874b4;
}



/* Suburban February */
body#page.february-show {
	background: #a1b882 url(../images/custom/body_february.jpg) top center no-repeat;
}
body#page.february-show #sidebar-b {
	display: block;
}
body#page.february-show #maininner {
	width: 710px;
}

/* DelVal March */
body#page.march-show {
	background: #ddedc3 url(../images/custom/body_march.jpg) top center no-repeat;
}
body#page.march-show #sidebar-b {
	display: block;
}
body#page.march-show #maininner {
	width: 710px;
}

/* Suburban October */
body#page.october-show {
	background: #ebe0ce url(../images/custom/body_october.jpg) top center no-repeat;
}
body#page.october-show #sidebar-b {
	display: block;
}
body#page.october-show #maininner {
	width: 710px;
}