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

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Frontpage Showcase */
.frontpageshowcase {
	position: absolute;
	top: 20px;
	left: 40px;
	z-index: 1;
	width: 400px;
	color: #FFF;
	font-size: 16px;
	line-height: 22px;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.frontpageshowcase.black { color: #444; }

/* Frontpage List */
.frontpagelist img { margin: -20px -20px -20px 0; }

.frontpagelist h2 {
	font-size: 28px;
	line-height: 28px;
}

/* Frontpage Botton */
#page .frontpagebottom {
	min-height: 124px;
	margin: -13px;
	padding: 13px 120px 13px 13px;
	border-radius: 7px;
	overflow: hidden;
}


/* Frontpage Separator */
#page .frontpageseparator {
	margin: -3px;
	overflow: hidden;
	text-transform: uppercase;
}

.frontpageseparator > div > div {
	padding-left: 15px;
	border-left: 1px solid #ddd;
	box-shadow: inset 1px 0 0 #fff;
	overflow: hidden;
}

.frontpageseparator > div:first-child > div {
	border-left: none;
	box-shadow: none;
}

.frontpageseparator img {
	margin: 4px 15px 0 0;
	float: left;
}

/* Press Kit */
body.pressKit div#main.grid-block ul{
	list-style-type: none;
	padding-left: 20px;
}

body.pressKit div#main.grid-block li {
	margin: 15px 0 0 0;
}

body.pressKit div#main.grid-block li img{
	margin: 5px 5px 0 -20px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#content .float-right {
	margin-left: 20px;
}

img.float-left {
	margin-right: 25px;
}

.box-content {
	text-align: left;
	padding-bottom: 15px;
}

.box-content h3 {
	margin-top: 0;
}

.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}

.externalLink {
	list-style-type:none;
	background: url('../../../../../images/external-link.png') left top no-repeat;
	padding-left: 20px;
}

.noIndent {
	padding-left: 0;
}

.shadow {
-webkit-box-shadow: 3px 3px 5px rgba(50, 50, 50, 0.4);
-moz-box-shadow:    3px 3px 5px rgba(50, 50, 50, 0.4);
box-shadow:         3px 3px 5px rgba(50, 50, 50, 0.4);
}

a.donateButton {
	position: relative;
	display: inline-block;
	height: 50px;
	margin: 10px 0;
	padding: 0 45px 0 60px;
	border: 1px solid #d2d2d4;
	border: 1px solid rgba(0,0,2,0.15);
	border-bottom-color: #a2a2a4;
	border-bottom-color: rgba(0,0,2,0.3);
	border-radius: 5px;
	background: #f7f7f9 url(../../../images/widgetkit/accordion.png) 0 0 repeat-x;
	box-shadow:
		inset 0 0 0 2px rgba(255,255,255,1.0),
		0 1px 0 rgba(0,0,2,0.05);
	color: #444446;
	font-size: 18px;
	font-weight: bold;	
	text-shadow: 0 1px 0 rgba(255,255,255,1.0);
	line-height:50px;
}

a.donateButton:hover {
	background-color: #f7f7f7;
}

a.donateButton:active {
	background-color: #f0f0f0;
}

a.donateButton.plain {
	display: block;
	margin: auto;
	padding: 0 25px;
	text-align: center;
}

.donateButton img {
	position: absolute;
	left: 10px;
	top: 5px;
}

.imageFrame {
	margin-left: 10px;
	border: 5px solid white;
	-webkit-box-shadow: 2px 2px 3px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    2px 2px 3px rgba(50, 50, 50, 0.4);
	box-shadow:         2px 2px 3px rgba(50, 50, 50, 0.4);

}

.sponsorBox {
	width:298px;
}

.sponsorLeft {
	margin-right:14px;
}

/* About Us page */
body.aboutUs h2 {
	margin-bottom: -10px;
}

body.aboutUs h2 + p {
	border-top: 1px solid #cbcbcb;
	padding-top:5px;
}

ul.listSpacing li {
	margin-top: 15px;
}

div.box-content h2 {
	margin-top: 0;
}

.caption {
font-size: 16px;
}

.sbox-content-iframe#sbox-content {
overflow: hidden;
}

/* overrides for base.css: for some reason when I put a copy of base.css in FormationsCustom, it whacks out all the headers */

body {line-height:1.6em;}

h1, h2 { text-transform:none; }

h1 {color:#5d8605 !important; font-size:28px!important; }
h2 {color:#3C2F29 !important; font-size:22px!important; }
h3 {font-size:16px;}
h4 {color:#5d8605 !important;}
h6 {color: #000000 !important; 
	font-size:13px!important; 
	line-height: 1.4em !important;
	font-weight: bold !important;
	margin-top: 6px !important;
	}

/*create box style for footer */
#footer div.mod-box {
	padding: 0;
	margin: 0;
}

/* Green Module style */
.greenModule {
	background: #5f8706;
}

.greenModule .module-title {
color: white;
font-weight: bold;
}

.greenModule .menu-sidebar a, .greenModule .menu-sidebar li > span {
color: white;
}

/* generic clear float */
.clear {
	clear: both;
}

/* iProperty tabs */
dl.tabs dt.open, dl.tabs dt.closed {
	margin: 1px 3px;
	border-radius: 3px 3px 0 0;
}


.tabs span h3 a {
	color: #444446;
	text-shadow: none;
	padding: 3px 5px 3px 5px;
}

.tabs .closed span h3 a {
	color: white;
}

/*WidgetKit Accordion */
.wk-accordion-default .toggler {
text-transform: capitalize !important;
color:#65ADC5!important;

}

h3.toggler {
font-size: 16px!important; }

.wk-accordion-default {
	margin-bottom:0!important;
}

/*Customize EasyBlog */
#eblog-wrapper {
	background: none;	
}

#eblog-wrapper #ezblog-menu {	
	background: #A7CED8 !important;
}

#ezblog-body .featured-a {
	background: none;
}

#ezblog-body .featured-navi {
	background: none;
}

#ezblog-body .tab_button {
	background: #A7CED8;
}

#ezblog-body .blog-post, #ezblog-body .blog-read, #ezblog-body .profile-item, #ezblog-body .featured-slider, #ezblog-body #ezblog-detail {
	border: none;
}

#eblog-wrapper #section-author {
	border: none;
}

#ezblog-body a.blog-more {
	background: none;
}

.longLink {
	padding-right: 47px;
} 

.menu-dropdown a.level2.longLink > span, .menu-dropdown span.level2.longLink > span {
	line-height: 18px;
}

.trustButton {
	border: 3px solid white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .35), inset 0 34px 0 white;
	color: #444446;
	display: block;
	font-family: UbuntuRegular;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin-top: 25px;
	padding: 25px 0 25px 77px;
	position: relative;
	width: 209px;
}

.trustButton:hover {
	box-shadow: 0 0 3px rgba(0,0,0,.35),
	inset 0 34px 0 white,
	inset 0 -37px 0 rgba(0,0,0,.02);
}

.trustButton:active {
	top: 1px;
	position: relative;
}

.trustButton:after {
	content: url(../../../../../images/trustLogo-iconOnly.png);
	display: block;
	left: 10px;
	position: absolute;
	top: 8px;
	width: 65px;
}

.plainButton {
	border: 3px solid white;
	border-radius: 5px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .35), inset 0 34px 0 white;
	color: #444446;
	display: inline-block;
	font-family: UbuntuRegular;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	margin: 0 25px 0 0;
	padding: 15px;
	position: relative;
}

.plainButton:hover {
	box-shadow: 0 0 3px rgba(0,0,0,.35),
	inset 0 34px 0 white,
	inset 0 -37px 0 rgba(0,0,0,.02);
}

.plainButton:active {
	top: 1px;
	position: relative;
}

/* Center JEvents calendar grid */

#jevents_body {
	margin: auto;
}


/* increase padding on main content */
#content #system header {
	padding: 23px 33px 0 23px;

}

.content {
	padding: 0 33px 23px 23px;
}

.content img, .content object {
	max-width: 100%;
}

input[type="text"], textarea{
 max-width: 150px;
}

select{
max-width: 165px;
}