/*  

Don't edit main style.css file.

All your custom style settings and tweaks can be placed here.

Backup this file before theme update - so after update can be restored!
 
*/#serpane1 ul, #serpane2 ul {padding:10px;}#serpane1 ul li, #serpane2 ul li {display:list-item !important;}
#header h1 img{ max-width:390px;}

.Big .item_inn h2,
.Vertical .item_inn h2,
.Horizontal .item_inn h2,
#footer .threecol h2,
.nav-previous a{ font-size:15px !important;}

.post h2{font-size:35px}

.entry{font-size:110%;line-height:1.75;}

.entry blockquote{padding:15px 0 !important}

.post iframe{float:none;max-width:none}

.related li a img{width:100%}

.post img{max-width:none}

.ssba{margin-bottom:10px}

table td, dd{padding:10px 10px 10px 0}

ul.medpost li h2{ font-size:20px !important;}

#footer span.meta{display:inline-block}

table td,dd {
	font-size: inherit;
}

table,dl {
	border:none;
	background:transparent;
	width:inherit;
	-moz-border-radius:none;
	-webkit-border-radius:none;
	border-radius:none;
	font-family:inherit;
	color:inherit;
}

table td, table th, dd {
	border-top:none;
	color: inherit;
}


.entry blockquote {
    border-left:none;
    font-family:inherit;
    font-style: normal;
    letter-spacing:inherit;
    line-height:inherit;
    margin:inherit;
    padding: 15px 0 !important;
}

::selection {background:#FFCC00; color:#000;}
::-moz-selection {background:#FFCC00;color:#000;}

#header{
	width: 100%;
	padding: 0;
	overflow: visible;
	margin: 0 0 5px 0;
	float: left;
	border-top: 1px solid #eee;
	border-bottom: 5px solid #eee;
	background-image: url(/wp-content/uploads/2014/08/backgrnd_temp1.png);
	background-repeat: no-repeat;
	background-position: center;
	}
	
.promo-banner{background:#eee;border-top:5px solid #FF8200;padding:15px}
.promo-banner h3{margin-top:0}
.promo-banner .cta{
    background: none repeat scroll 0 0 #fce300;
    border-radius: 5px;
    float: right;
    font-size: 14px;
    padding: 0 15px;
}
