/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom h1, .custom h2, .custom h3, .custom h4, .custom h5
{ 
	font-weight: bold; 
}

.custom div#content_box { background-color: #EDF1F5; }

.custom div#content 
{ 
	background: #fff url('/wp-content/uploads/2011/08/shadow.png') top right repeat-y;
	/* min-height: 862px; */
}

.custom.home div#content { min-height: 659px; }

.custom div#slider-container, .custom div.home_intro { background: url('/wp-content/uploads/2011/08/shadow.png') top right repeat-y;}

.custom h3 { color: #f1802e; }

.custom .wp-caption { background-color: #fff; }

.custom .post_image_link .thumb, .custom img.attachment-teaser-image { padding-bottom: 14px; }

.custom div.home_intro
{
	padding: 1em 2.3em 0 1.1em;
	margin: auto 0 1em;
	background-color: #f1802e;
}

.custom .home_intro h1 { color: #fff; }

.custom .home_intro a { color: #fff; }

.custom .home_intro .format_text
{
	font-size: 16px;
	line-height: 22px;
}

.custom ul.menu, .custom div#after-header, .custom div#content_box
{
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	width: 956px;
}

.custom ul.menu { border-top: 1px solid #bbb; }

.custom ul.sub-menu
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 227px;
}

.custom ul#menu-primary-nav {
font-weight: bold;
}

.custom ul.sub-menu {
font-weight: normal;
}

.custom div#content_box 
{
	border-bottom: 1px solid #bbb;
}

.custom div#header { position: relative; }

.custom div#header div.top-nav
{
	position: absolute;
	right: 0;
	top: 38px;
}
.custom div#header div.top-nav ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 14px;
}
.custom div#header div.top-nav ul li
{
	float: left;
	margin-left: 1em;
}

.custom ul.menu { background-color: #F1802E; }

.custom ul.menu a 
{ 
	font-size: 1.6em;
	text-transform: none; 
}

.custom div#search-shadow
{
	position: absolute;
	font-size: 18px;
	right: -2px;
	bottom: -46px;
	z-index: 100;
	background: url('/wp-content/uploads/2011/08/shadow.png') top left repeat-y;
	padding-left: 7px;
}

.custom form#ripple-search
{	
	height: 34px;
	padding: 8px;
	background-color: #344485;
	width: 309px;
	z-index: 500;
}



.custom form#ripple-search input { padding: 4px; }
.custom form#ripple-search input[type="text"]
{ 
	background-color: #fff;
	margin-left: 5px;
	width: 236px;
}
.custom form#ripple-search input[type="submit"] 
{
	border: none;
	background: none;
	margin-left: 10px;
	color: #fff;
}


.custom div#after-header 
{ 
	width: 100%; 
	background-color: #edf1f5; 
	min-height: 250px;
}
.custom div#slider-container
{
	position: relative;
	width: 634px;
	height:250px;
	overflow: hidden;
	float: left;
}
.custom div#slider-container a.slide
{
	display: block;
	position: relative;
	width: 634px;
	height: 250px;
	overflow: hidden;
}

.custom div.slider-info
{
	position: absolute;
	top: 15px;
	left: 15px;
	max-height: 150px;
	max-width: 225px;
	padding: 15px;
	background-color: rgb(255, 255, 255);
	background-color: rgba(255, 255, 255, 0.75);
}


.custom div.slider-info p
{
	font-size: 16px;
	line-height: 18px;
	color: #333 !important; 
}

.custom a#prev
{
	position: absolute;
	bottom: 8px;
	left: 8px;
	display: block;
	width: 24px;
	height: 24px;
	background-image: url('prev.png');
	z-index: 100;
}

.custom a#next
{
	position: absolute;
	bottom: 8px;
	left: 36px;
	display: block;
	width: 24px;
	height: 24px;
	background-image: url('next.png');
	z-index: 100;
}

.custom div#header-about 
{ 
	float: right;
	width: 318px;
	max-height: 250px;
	overflow: hidden;
}
.custom div#header-about h2
{
	padding: 45px 18px 0 18px;
	font-size: 20px;
}
.custom div#header-about p
{
	padding: 0 18px 18px 18px;
	font-size: 14px;
}

.custom div#sidebars div.wp-caption 
{ 
	margin-bottom: .75em; 
	padding-top: 12px;
	font-style: normal;
}

.custom div#sidebars .tv-caption{
	text-align:center;
	color:#111;
}

.custom .sidebar h3
{
	letter-spacing: normal;
	font-variant: normal;
	font-size: 22px;
	margin-bottom: 8px;
}

.custom div.teaser div.format_teaser
{
	font-size: 1.4em;
	line-height: 1.571em;
margin-bottom: .75em;
}

.custom div.teasers_box {
padding-bottom: 2em;
}


.custom div.prev_next p.previous a, .custom div.prev_next p.next a {
font-size: 15px;
letter-spacing: normal;
font-weight: bold;
}

.custom li.widget { margin-bottom: 1.571em; }

.custom li.widget ul { margin-left: 14px; }

.custom li.widget ul li { margin-bottom: .4em; font-size: 16px; }

.custom li#widget_killer_recent_entries-3 { margin-bottom: 0; }

.custom li#text-12, .custom li#text-12 h3 { margin-bottom: 0; }

.custom  .featured-media
{
	
}

.custom div.featured-media ul { margin-bottom: 0; }

.custom.home div.headline_area { margin-bottom: 0 !important; }

 .custom .left_column 
{ 
    width: 270px; 
    float: left;
	margin-top: 15px;
	margin-left: 30px;
}

.custom .left_column p, .custom .right_column p {
	font-size: 16px;
}

.custom .left_column h1, .custom .right_column h1 {
	font-size: 22px;
}

.custom .right_column
{
    width: 270px;
    float: left;
	margin-left: 35px;
	margin-top: 15px;
}

.custom blockquote 
{ 
	/* border-left: 2px solid #bbb; */
	border: none;
	font-weight: bold;
}

.custom.clients blockquote, .custom.services blockquote, .custom.about blockquote, .custom.contact blockquote { border-left: 2px solid #bbb; color: #333; }

.custom.testimonials blockquote
{
	font-size: 16px;
	line-height: 22px;
	color: #111;
	font-weight: normal;
border: 1px solid #bbb;
padding: 15px 15px 0px 15px;
}

.custom.testimonials blockquote em
{
	font-size: 15px;
	line-height: 22px;
	color: #111;
	font-weight: bold;
}

.custom.testimonials blockquote a
{
	font-size: 15px;
	line-height: 22px;
	color: #344485;
	font-weight: bold;
}

.custom.testimonials blockquote.b
{
	font-size: 16px;
	line-height: 22px;
	color: #111;
	font-weight: normal;
/* background: #edf1f5;
border: 1px solid #344485;
padding: 10px 15px 5px 15px; */
}

.custom blockquote em 
{ 
	font-style: italic;
	font-weight: normal;
}

.custom .quote-holder 
{ 
	float: right;
	width: 275px;
	margin: 0 0 1em 1em;
}

.custom a, .custom ul.menu a:hover, div#slider-container a:hover { text-decoration: none; }
.custom a:hover { text-decoration: underline; }

.custom.services div.format_text > p:first-child, .custom.about div.format_text > p:first-child, .custom.clients div.format_text > p:first-child, .custom.testimonials div.format_text > p:first-child, .custom div#archive_intro p, .custom p.first-paragraph
{ 
	font-size: 18px; 
	line-height: 24px;
}

.custom.clients ul { color: gray; }

.custom .type-post div.headline_area { margin-bottom: 0; }

.custom a.more-testimonials
{
	background-color: #F1802E;
	color: #fff;
	padding: 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.custom a.pill
{
	background-color: #F1802E;
	color: #fff;
	padding: 2px 5px;
	-webkit-border-radius:6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.custom a.more-testimonials:hover, .custom a.pill:hover
{ 
	text-decoration: none;
	background-color: #344485; 
}

/* CLEAR */

.custom .clear
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

.custom .clearfix:after
{
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.custom .print_btn{
	float:left;
	margin-right:13px;
}

.custom .share_btn{
	display:inline;
}

.custom .share_btn .addthis_button_google_plusone{
	width:70px;
}

.custom .clearfix { display: inline-block; }
* html .custom .clearfix { height: 1%; }
.custom .clearfix { display: block; }

.custom .default_margin_bottom{margin-bottom:1em;}


.custom .ie #header{
	z-index:1000;
}
.custom .ie #ripple-search{
	z-index:100;
	
}

.custom .ie .search_input{
	padding-top:0;
	margin-bottom:10px;
}

.custom .ie #submit_btn{
	margin-top:-10px !important;
	vertical-align:middle;
}

.custom .ie div.slider-info{
	background-color:#fff;
	filter: alpha(opacity = 80);
}


.custom .ie div.slider-info h1, .custom .ie div.slider-info p {
 font-size:2em;
}

.custom .ie div.home_intro{
	padding-bottom:1px;
}

.custom h3.contact-page {
	margin-top: -20px;
}

.custom .ie h3.contact-page {
	margin-top: 0px;
}


.custom div#comments { display: none; }