/*  
Theme Name: 2013 Site Pro News
Theme URI: http://www.sitepronews.com/
Description: New theme for SiteProNews 2013.
Version: 3.0
Author: SiteProNews
Author URI: http://www.sitepronews.com/
*/


/* RESET */
html,body,div,/*ul,ol,*/li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code, th { font-size: 1em; font-weight: normal; font-style: normal; }
/*ul,ol { list-style: none; }*/
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
img { vertical-align: bottom; }
em{ font-style: italic;}

body {
  min-width:1024px;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #414141;
  background-color: #ffffff;
}

blockquote {
	font-size: 16px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", serif;
	line-height: 20px;
	color: #716c6c;
	padding-left: 24px;
	margin: 24px 42px 6px 18px;
}


/* Page Structure */

.container {
	width: 988px;
	overflow: hidden;
	margin: 0 auto;
}

.row {
  overflow: hidden;
  margin: 0 18px 18px 18px;
}

.gap {
	margin-bottom: 36px;
}

.dropdown_row {
	margin: 0 auto 18px auto;
	clear: both;

}

.single, .double, .triple, .hightlight, .wide {
	float: left;
}

.single {
	width: 32%;
	margin: 0 18px 0 0;
}

.double {
	width: 65%;
	margin: 0 25px 0 0;
}

.d_info {
  width:624px;
  margin-right:18px;
}
.info {
  width:303px;
  margin-right: 18px;
  margin-top:24px;
}

.triple {
	width: 900px;
}

.wide {
	width: 45%; /*48.7%*/
	margin: 0 18px 0 0;
}

.single:last-child, .double:last-child, .wide:last-child { /* Remove right margin from last single/double column in a row */
	margin-right: 0;
}

.highlight { /* Alternate version for single width column */
	border: 1px solid #d1c9c5;
	margin-bottom: 24px;
	padding: 16px;
	background-image: linear-gradient(top, rgb(255,255,255) 16%, rgb(249,249,249) 58%, rgb(249,249,249) 79%);
	background-image: -o-linear-gradient(top, rgb(255,255,255) 16%, rgb(249,249,249) 58%, rgb(249,249,249) 79%);
	background-image: -moz-linear-gradient(top, rgb(255,255,255) 16%, rgb(249,249,249) 58%, rgb(249,249,249) 79%);
	background-image: -webkit-linear-gradient(top, rgb(255,255,255) 16%, rgb(249,249,249) 58%, rgb(249,249,249) 79%);
	background-image: -ms-linear-gradient(top, rgb(255,255,255) 16%, rgb(249,249,249) 58%, rgb(249,249,249) 79%);
	background-color: #f9f9f9;
}

.highlight:last-child { /* Remove bottom margin from last element in a column */
	margin-bottom: 0;
}

.ad {  /* Container for a single column Ad */
/*	padding-top: 12px;
	width: 100%;*/
}

.ad img {
/*	padding: 9px;
	border: 1px solid #d1c9c5;*/
}

.footer {
	text-align: center;
	font-size: 13px;
}

/* End of Page Structure */

.logo {
	float: left;
}

.search_form {
	float: right;
	width: 442px;
}

.social_btns {
	margin: 0 0 0 107px;
}

.social_btns ul {
	margin: 0 0 0 9px;
	padding: 0;
	list-style: none;
}

.social_btns ul li {
	float: left;
	padding-left: 6px;
}

.sidebar.addthis_default_style a{
	padding-right: 15px !important;
}

.banner_ad {
	float: left;
}

.qrbox {
	float: right;
}

.radio {
	display: inline;
	margin-left: 9px;
}

.search_form form {
	display: inline;
	margin: 0 0 0 9px;
}

.main_art_pic {
	float: left;
	max-width: 228px;
	margin: 0 18px 18px 0;
}

.main_art_pic.small {
	float: left;
	width: 160px;
	margin: 0 18px 18px 0;
}

.title_byline {
	display: inline-block;
	vertical-align: top;
	width: 482px;
}

.date_byline {
	display: inline-block;
	vertical-align: top;
	padding-top: 9px;
}

.date {
	width: 120px;
	font: 15px Georgia,Garamond,serif;
	background: url(http://www.sitepronews.com/wp-content/themes/newsitepro/images/bg-date.gif) repeat-y 48px 0;
}

.date span {
	float: right;
	margin: -7px 10px 0 0;
	font-size: 36px;
	line-height: 36px;
	color: #ff6036;
}
.date div {
	width: 64px;
	margin: 0px 2px 0 0;
	display: inline;
	float: right;
	font-size: 14px;
	line-height: 14px;
}

.search_box {
	border: 1px solid #d1c9c5;
	color: #2b2b2b;
	background-color: #ffffff;
	padding-left: 4px;
	height: 30px;
	font-size: 14px;
	width: 218px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.subscribe {
	border: 1px solid #d1c9c5;
	color: #2b2b2b;
	background-color: #ffffff;
	padding-left: 4px;
	margin: 0;
	height: 30px;
	font-size: 14px;
	width: 203px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.submit_btn {
	font-weight: bold;
	color: #ffffff;
	background-color: #384451;
	height: 32px;
	line-height: 0;
	border: none;
	font-size: 16px;
	padding: 0;/*18px*/
	width: 90px;
	margin: 0 0 0 -4px;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	cursor: pointer;	
}

.subscribe_btn {
	font-weight: bold;
	color: #ffffff;
	background-color: #384451;
	height: 32px;
	line-height: 0;
	border: none;
	font-size: 16px;
	padding: 0;/*18px*/
	width: 60px;
	margin: 0 0 0 -4px;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	cursor: pointer;
}

.social-buttons li {
	display: inline;
	padding-left: 6px;
}

.navigation {
	background-color: #384451;
	/*padding: 9px 0;*/
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.sec_navigation {
	background-color:#ffffff;
	padding: 9px 0 0 0;
	text-align: center;
	border-bottom: 4px solid #E26B00;
	margin: 0 18px 0 18px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* Typography Styles */
h1{
	color: #aa1809;
	font-size: 24px;
	font-weight: bold;
}

h2 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  letter-spacing: 0.019em;
  word-spacing: 0em;
  font-size: 21px;
	line-height: 24px;
  padding: 9px 0 9px 0;
  margin: 0;
  color: #3e4044;
}

.wp-caption-text { 
  font-style: italic; 
  text-align: center;
  margin-top: 3px;
}

.main_title {
	margin-top: 0;
}

.highlight h2 {
	padding-top: 0;
	color: #2c527c;
}

.black_border {
	border-top: 4px solid #2b2b2b;
}

.orange_border {
	border-top: 4px solid #E26B00;
}

.red_border {
	border-top: 4px solid #AA1809;
}

.purple_border {
	border-top: 4px solid #870061;
}

.blue_border {
	border-top: 4px solid #0C5887;
}

.green_border {
	border-top: 4px solid #196813;
}

.grey_border {
	border-top: 4px solid #838A88;
}

/*h3 {
	font-size: 18px;
	margin-bottom: 9px;
}*/

h4 {
	font-size: 14px;
	margin-bottom: 9px;
}

.heavy {
	font-weight: bold;
}

p {
	padding: 0 0 18px 0;
}

.byline {
	font-style: italic;
	font-size: 12px;
}

p.copy {
	padding: 0px 0 24px 0;
	text-align: center;
	font-size: 12px;
}

/* List Styles */

ul {
	margin-top: 9px;
}

li {
	padding: 0 0 9px 0;
}

.navigation ul, .qrbox ul {
	margin-top: 0;
}

.qrbox li {
	display: inline;
}

ul.spn_link_list li {
	padding-bottom: 6px;
}

ul.spn_link_list li:last-child {
	padding-bottom: 0;
}

.footer_list {
	background-color: #384451;
	padding: 9px 0;
	margin: 0;
}

.footer_list li {
	display: inline;
	margin-right: 9px;
}

.footer_list_b {
	margin: 9px 0 0 0;
	padding: 0;
}

.footer_list_b li {
	display: inline;
	margin-right: 9px;
}

li:last-child {
	padding-right: 0;
}

ul.childern {margin: 0;padding:0;}

.rr_active {
	padding: 12px 0 12px 35px;
	background: url(http://www.sitepronews.com/images/active_star.jpg) no-repeat 0 13px;
	border-top: 1px solid #DBE5E4;
}

.rr_inactive {
    color: #adadad;
    background: url(http://www.sitepronews.com//images/inactive_star.jpg) no-repeat 0 13px;
    padding: 12px 0 12px 35px;
    border-top: 1px solid #dbe5e4;
}

/* Link Styles*/

a:link, a:active, a:visited {
	color: #0f548a;
	text-decoration: none;
}

a:hover {
	color: #e26b00;
}

.navigation a:link, .navigation a:active, .navigation a:visited {
	color: #ffffff;
}

.navigation a:hover {
	color: #e26b00;
}

.byline a:link, .byline a:active, .byline a:visited, .byline a:hover {
	text-decoration: underline;
}

.footer_list a:link, .footer_list a:active, .footer_list a:visited {
	color: #dddddd;
}

.footer_list a:hover {
	color: #e26b00;
}

a.redtitle:link, a.redtitle:active, a.redtitle:visited {
	color: #2b2b2b;
}

a.redtitle:hover {
	color: #aa1809;
}

a.orangetitle:link, a.orangetitle:active, a.orangetitle:visited {
	color: #2b2b2b;
}

a.orangetitle:hover {
	color: #e26b00;
}

a.purpletitle:link, a.purpletitle:active, a.purpletitle:visited {
	color: #2b2b2b;
}

a.purpletitle:hover {
	color: #870061;
}

a.greentitle:link, a.greentitle:active, a.greentitle:visited {
	color: #2b2b2b;
}

a.greentitle:hover {
	color: #196813;
}

a.bluetitle:link, a.bluetitle:active, a.bluetitle:visited {
	color: #2b2b2b;
}

a.bluetitle:hover {
	color: #0c5887;
}

a.greytitle:link, a.greytitle:active, a.greytitle:visited {
	color: #2b2b2b;
}

a.greytitle:hover {
	color: #838a88;
}

.rss1icon {
	background: url(http://www.sitepronews.com/images/rss.gif) no-repeat right center !important;
	width: 72px;
	text-align: left;
}

.spn_link_list li a {
	font-weight: 400;
	font-family: "Lucida Grande", Lucida, sans-serif;
	font-size: 13px;
}

.spn_link_list li a:link, .spn_link_list li a:active, .spn_link_list li a:visited {
	color: #004080;
}

.spn_link_list li a:hover {
	color: #e26b00;
}

/* Drop down */

ul.topnav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

ul.article_sections {
	margin-left: 6px;
}

ul.topnav li {
	float: left;
	margin: 0;
	padding: 0;
	position: relative; /*--Declare X and Y axis base--*/
}

ul.topnav li a {
	padding: 0;
	color: #2b2b2b;
	display: block;
	text-decoration: none;
	float: left;
	padding: 9px 8px;
	font-weight: normal;
	font-family: 'Voces', cursive;
}

ul.topnav li a.drop_button {
	z-index: 105;
	position: relative;
	outline: none;
}

ul.topnav li a.drop_button:hover {
	background-color: #384451;
	color: #ffffff;
}

ul.topnav li a.drop_active {
	background-color: #384451;
	color: #ffffff;
}

ul.topnav li ul.sub-menu {
	list-style: none;
	position: absolute; /*--Important - Keeps sub-menu from affecting main navigation flow--*/
	left: 0;
	top: 36px;
	background-color: #f7f7f7;
	margin: 0;
	padding: 9px 0 0 0;
	display: none;
	float: left;
	width: 162px;
	border: 1px solid #dedede;
	z-index: 100;
}

ul.topnav li ul.sub-menu li{
	margin: 0;
	padding: 0;
	clear: both;
	width: 162px;
	text-align: left;
}

html ul.topnav li ul.sub-menu li a {
	float: left;
	width: 134px;
	background-image: none;
	background-color: #f7f7f7;
	padding: 0 0 6px 9px;
	text-indent: 0;
	font-size: 13px;
	color: #0F548A;
}

html ul.topnav li ul.sub-menu li a:hover { /*--Hover effect for sub-menu links--*/
	color: #e26b00;
}

/* top nav dark */

.topnav.dark{
	display:inline-block;
	float:none;
	width:auto
}

ul.topnav.dark li a {
	color:#fffdd4;
	font-size:20px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
	padding: 9px 43px 5px 8px;
}

ul.topnav.dark li.last a {
	padding-right: 0px;
}

/* top nav light blue */

ul.topnav.light{
	display:inline-block;
	float:none;
	width:auto;
}

ul.topnav.light li a {
	padding:9px 28px 9px 8px;
	font-size:16px;
}

ul.topnav.light li.last a {
	padding-right: 0px;
}


/* Right side slider */
.slider{
  bottom: 50px;
  right: -316px;
  position:fixed;
  width: 300px;
  background-color: white;
  display:inline;
  padding: 8px;
  border: 1px solid #dedede;
}
.shadow{
  -moz-box-shadow: -2px -2px 2px rgba(136, 136, 136, 0.13);
  -webkit-box-shadow: -2px -2px 2px rgba(136, 136, 136, 0.13);
  box-shadow: -2px -2px 2px rgba(136, 136, 136, 0.13);
}

.close-slider{
  font-style: underline;
  cursor: pointer;
  float: right;
}

/* Comments Section */
.commentlist {
border-bottom: 1px solid #dedede;
margin-bottom: 18px;
margin-top: 9px;
}

.comment-author {
margin-bottom: 9px;
padding-top: 9px;
border-top: 1px solid #dedede;
}

.comment-meta {
font-size: 12px;
}

.reply {
margin-top: 0; margin-bottom: 9px; text-align: right;
}

.depth-2 {
margin-left: 36px;
}

.one_comment {
	margin: 9px 0 18px 0;
	border-bottom: 1px solid #D1C9C5;
}

h3#comments {
	font-size: 18px;
}

.comments.highlight{ margin-top: 20px; }

.comment_info, .comment_text {
	float: left;
}

.comment_info {
	width: 73px;
	margin-right: 18px;
}

.comment_text {
	width: 490px;
}

.comment_date {
	padding-bottom: 18px;
	margin-left: 91px;
	font-size: 12px;
}

.comment_form br {
	clear: both;
	/*margin-bottom: 36px;*/
}

.comment_form label{
	display: block;
	float: left;
	width: 90px;
	padding-top: 9px;
}

.comm_input {
	float: left;
}

.comm_input input{
	width: 200px;
	height: 30px;
	font-size: 14px;
	padding: 2px 5px;
	color: #666666;
	margin-bottom: 10px;
	border: 1px solid #D1C9C5;
}

.comment_form textarea{
	width: 70%;
	height: 150px;
	padding: 2px 5px;
	color: #666666;
	border: 1px solid #D1C9C5;
	margin-bottom: 10px;
	margin-top: 9px;
}

.comment_form input[type="submit"] {
	font-weight: bold;
	cursor: pointer; cursor: hand;
	color: #ffffff;
	background-color: #384451;
	height: 32px;
	line-height: 0;
	border: none;
	font-size: 16px;
	padding: 0;/*18px*/
	width: 176px;
	margin: 9px 0 0 0;
	vertical-align: top;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.subscribe_checkbox {
	width: auto;
	float: left;
	margin-top: 3px;
}

.comment_form label.subscribe_label {
	width: auto;
	padding-top: 0;
	margin-left: 9px;
}

.social_buttons {list-style: none;margin: 9px 0 0 0;padding: 0;}

.social_buttons li{ float:left; width: 25%; text-align: center;}

.feat-img {
	width: 618px;
	position: relative;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	/*border: 1px solid #CEC9C5;*/
}

.feat-img img{
	width: auto;
}

.feat-img.small{
	width: 160px !important;
	height: 160px !important;
}

.feat-img.small img{
	max-width: 160px !important;
	max-height: 160px !important;
}

.wrap1 img {
	width: 302px;
	height: auto;
}

.post_options {
	display: inline;
	float: right;
	margin-top: 5px;
	background: #E8E8E8;
	border: 1px solid #D1D1D1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}

.post_options a{padding: 3px;}
.post_options a:hover{ 
	background: #E26B00;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.article_submission {
float: left;
}
.article_submission label{
font-size: 13px;
font-weight: bold;
float: left;
display: block;
width: 150px;
}
.article_submission .input{
margin-bottom: 10px;
padding: 3px 5px;
width: 200px;
}
.article_submission textarea{
margin-bottom: 10px;
padding: 3px 5px;
width: 350px;
}
.article_submission #author_bio{
height: 150px;
}
.bio-info{ margin-left: 110px;}
.bio-info h2{padding-top: 0px;}
.article_submission #article{
height: 250px;
}
.article_submission select{
margin-bottom: 10px;
}
.err {
    background-color: #CC0033;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0;
    padding: 5px 0;
}
.ok {
    background-color: #6DA22E;
    color: #FFF;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    margin: 10px 0;
    padding: 5px 0;
}

.scroller {
       height: 210px;
       overflow: auto;
       padding-right:  5px;
}

.scroller h3 {
       font-weight: bold;
       padding-top: 9px;
}

.scroller p {
       margin-bottom: 6px;
       padding-bottom: 0;
}

#feedcount {
  display: inline-block;
  text-align: center;
  padding: 2px 4px 1px 1px;
  font: lighter 9px/12px Arial, sans-serif;
  overflow: hidden;
  color: #FFF;
  background: #FC8205;
  border: 1px solid #F25805;
  *width: 85px; /* only for IE6 and IE7 */
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-box-shadow: inset 0 0 2px #FFF, 1px 1px 1px rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 0 0 2px #FFF, 1px 1px 1px rgba(0,0,0,0.15);
  box-shadow: inset 0 0 2px #FFF, 1px 1px 1px rgba(0,0,0,0.15);
}
#readers {
  float: right;
  padding: 1px 0 0;
}
#counter {
  float: left;
  padding: 1px 3px 0;
  margin: 0 5px 0 0;
  font-size: 10px;
  position: relative;
  top: -1px;
  color: #333;
  background: #FDC077;
  border: 1px solid #F25805;
  border-right-color: #FEE0BC;
  border-bottom-color: #FEE0BC;
}


.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert, .alert-heading {
  color: #c09853;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success, .alert-success .alert-heading {
  color: #468847;
}
.alert-danger, .alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
}
.alert-danger,
.alert-error,
.alert-danger .alert-heading,
.alert-error .alert-heading {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info, .alert-info .alert-heading {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p, .alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.indicator{ text-align: center; margin-bottom: 10px; display: none; }

.meta {
	color: #777;
	font-size: 11px;
}

.author_avatar {
	margin-top:9px;
	margin-right:18px;
	float: left;
}

.author_avatar img{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.authbio {
	margin-top: 9px;
	float: left;
	width: 500px;
}

.bullhorn-list {
	text-align: center;
	background-color: #005BA2;
}

.bullhorn-list ul {
	margin: 8px 0;
	padding: 0;
}

.bullhorn-list li {
	display: inline;
	padding: 0 28px 0 28px;
}

.bullhorn-list li a:link, .bullhorn-list li a:active, .bullhorn-list li a:visited {
	font-size: 18px;
	color: #ffffff;
}

.bullhorn-list li a:hover {
	color: #E26B00;
}

.currents_link {
	float: right;
	width: 202px;
	margin-right: 5px;
}

@media only print {

		body *{
			background: white;
			float: none !important;
			width: auto !important;
			margin: 0 !important;
			padding: 0 !important;
			color: #000 !important;
			overflow: visible !important;
			float: none !important;
			position: relative;
		}


		b, strong{ font-size: 22pt !important }

		h3.red-font{ margin-bottom: 2mm !important}

		#header, #secondary-header, .comments, footer, .sidebar, .yarpp-related, iframe, .post-top { display: none; }

		.post_content { 
			font-size: 15pt !important;
			line-height: 145%;
			margin: 0;
			padding: 0; 
			border: 0;
			float: none !important;
			color: black; 
			background: transparent;
			display: inline-block !important;
			overflow: visible !important;
			clear:both;
			float: none !important;
			position: static;
		}

		h2.main-title, .orangetitle{
			font-size: 30pt !important;
			text-decoration: none !important;
			border: none !important;
			margin-top: 5mm !important;
			margin-bottom: 5mm !important;
			line-height: 120%;
		}

		a:link, a:visited {
			color: #520;
			background: transparent;
			font-weight: bold;
			text-decoration: underline;
		}

		.title_byline a:link, .title_byline a:visited {
			text-decoration: none;
		}

		.post_content p a:link:after, .post_content p a:visited:after {
			content: " (" attr(href) ") ";
			font-size: 90%;
		}
		.post_content p a[href^="/"]:after {
			content: " (http://www.sitepronews.com" attr(href) ") ";
		}

		h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid }
		img { page-break-inside:avoid; page-break-after:avoid; }
		blockquote, table, pre { page-break-inside:avoid }
		ul, ol, dl  { page-break-before:avoid }

		.post_content p{ margin-top: 8mm !important }
		.byline{ margin: 0 !important; }

		hr{
			margin-top: 5mm !important;
			margin-bottom: 5mm !important;
		}

		.author_avatar{
			max-width: 20% !important;
			float:left !important;
			margin:0 !important;
			padding:0 !important;
			margin-right: 5% !important;
		}

		p.authbio {
			width: 70% !important;
			float:left !important;
			margin:0 !important;
			padding:0 !important;
			page-break-after: no !important;
		}

		.post_content p{
			page-break-inside: no !important;
			margin-bottom:12px ! important;
		}

		img {
		    page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
		    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
		    page-break-inside: avoid; /* or 'auto' */
		}
	
}


/* Wades Updated Styles Sept. 9 2013 */
.main_art_pic {
    float: left;
    max-width: 304px;
    margin: 0 18px 18px 0;
}

.section-red {
    background: transparent url(images/redbar.png) left center repeat-x;
}

.section-green {
    background: transparent url(images/greenbar.png) left center repeat-x;
}

.section-blue {
    background: transparent url(images/bluebar.png) left center repeat-x;
}

.section-grey {
    background: transparent url(images/greybar.png) left center repeat-x;
}

.section-purple {
    background: transparent url(images/purplebar.png) left center repeat-x;
}

.section-peach {
    background: transparent url(images/peachbar.png) left center repeat-x;
}

.section-orange {
    background: transparent url(images/orangebar.png) left center repeat-x;
}

.section-yellow {
 background: transparent url(images/yellowbar.png) left center repeat-x;
}

.section-greyblue {
  background: transparent url(images/greybluebar.png) left center repeat-x;
}


.main-section-title {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
    background-color: #ffffff;
    display: inline;
    padding-right: 8px;
    letter-spacing: normal;
}

.red-font {
    color: #AA1809;
}

.green-font {
    color: #196813;
}

.blue-font {
    color: #0C5887;
}
.grey-font {
    color: #838a88;
}

.purple-font {
    color: #7c1a35;
}

.peach-font {
    color: #d04634;
}

.orange-font {
    color: #e26b00;
}

.video-holder {
    padding: 18px 0 0 0;
}

.yellow-font {
 color: #f8c324;
}

.greyblue-font {
  color: #507285;
}

.byline {
    padding-bottom: 9px;
}

p {
    color: #414141;
}

.spn_cat, .main_title {
    font-weight: bold;
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
    letter-spacing: -0.0475em;
    color: #2b2b2b;
    line-height: 26px;
}

h2.spn_cat{
	text-overflow: ellipsis;
	overflow: hidden;
	max-height: 73px;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.thumbpic {
    float: left;
    max-width: 81px;
    margin: 0 9px 18px 0;
}

ul.topnav li a.drop_button:hover, ul.topnav li a.drop_button:active {
    background-color: transparent;
}

ul.topnav li a.drop_button:hover {
    color: #e26b00;
}

ul.topnav li a.drop_active {
    background-color: transparent;
    color: #e26b00;
}

.pad-top {
    padding-top: 18px;
}

.no-pad {
    padding-top: 0;
}

.double {
    margin-right: 18px;
}

.half-width {
    width: 47%;
    margin: 0 18px 0 0;
    float: left;
    display: inline;
}

.half-width:last-child {
    margin-right: 0;
}

h2.altred {
    color: #d14139;
}

.social_buttons li {
	width: auto;
	margin-right: 9px;
}

.post_options {
	margin-top: 0;
}

ul.topnav.dark li a {
	padding: 9px 60px 5px 0;
}

.photo-caption{
	background: #000000; 
	color: #ffffff; 
	text-align: left; 
	padding: 3px; 
	font-size: 11px
}

.photo-caption a{
	color: #ffffff;
	text-decoration: underline;
}

/*Modal and subscribe box*/
.screen{
  position: absolute;
  background: #000;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  filter: alpha(opacity=75);
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  opacity: 0.75;
  width: 100%;
  z-index: 999;
}

.modal {
  width: 560px;
  position: absolute;
  top: 0px;
  z-index: 1000;
  left: 0px;
  display: none;
}

.modal-body {
  padding: 15px;
}

.model-content {
  border: 1px solid #dddddd;
  padding: 9px 37px 0 37px;
  background-color: #ffffff;
}

.modal-footer {
  background-color: #ffffff;
  padding: 15px;
  border-top: 1px solid #dddddd;
}

.modal-footer img {
  float: right;
}

.subscribe_pic {
  text-align: center;
  margin: 0;
}

.large_txt {
  text-align: center;
  margin: 14px auto 0 auto;
  padding: 0 0 24px 0;
}

.popup_txt {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 18px;
  margin: 9px 0 0 0;
  padding: 0;
  color: #434343;
}

.blk-txt-pop {
  font-weight: bold;
  color: #2b2b2b;
}

.blue-txt-pop {
  color: #005099;
}

.red-txt-pop {
  color: #e00000;
}

.subscribe {
  border: 1px solid #d1c9c5;
  color: #2b2b2b;
  background-color: #ffffff;
  padding-left: 9px;
  margin: 0;
  height: 32px;
  font-size: 14px;
  width: 327px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
}

.subscribe_btn {
  font-weight: bold;
  color: #ffffff;
  background-color: #384451;
  height: 34px;
  line-height: 0;
  border: none;
  font-size: 16px;
  padding: 0;/*18px*/
  width: 113px;
  margin: 0 0 0 -4px;
  vertical-align: top;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  cursor: pointer;
}

#feedcount {
  margin: 24px 0;
}
/*END Modal and subscribe box*/

.spn-edit {
	background-color: #eaeaea;
	/*padding: 0 9px 18px 9px;*/
}

.section-editorial {
    background: transparent url(images/editorialbar.png) left center;
    height: 40px;
}

.white-font {
	color: #ffffff;
	background-color: transparent;
	padding: 0 0 0 42px;
	line-height: 36px;
}

.white-font span {
	color: #AA1809;
}

.edit-pad {
	padding: 18px 0 18px 9px;
	margin-right: 0;
}

.edit-last {
	padding: 18px 6px 18px 9px;
	margin-right: 0;
}

.more-arts {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow:  0px 1px 1px rgba(0, 0, 0, 1);
	padding: 12px 0;
	text-align: center;
	margin: 0 auto;
	width: 32%;
	border-radius: 3px;
}

.green-back {
	background-color: #016422;
}

.yellow-back {
	background-color: #f8c324;
}

.blue-back {
	background-color: #0C5887;
}

.purple-back {
	background-color: #7c1a35;
}

.grey-back {
	background-color: #838a88;
}

.more-arts a:link, .more-arts a:active, .more-arts a:visited, .more-arts a:hover {
	color: #ffffff;
}

.right-holder {
	float: right;
	margin-left: 18px;
	/*margin-bottom: 18px;*/
}

.right-holder .single {
	width: 100%;
}

.feat-content {
	height: 289px;
	margin-bottom: 18px;
}

.feat-img {
	/*padding-bottom: 18px;*/
}