.entry { color: black; }
.entry.excerpt { color: black; }

.quotescollection-quote {
	color: black;
}


.hentry blockquote {
  color: black;
}


/* after user reads post change post title color */
.home .post .post-title a:visited {
    color: #f00;
}

.entry blockquote {
    font-style: normal !important;
}


.sidebar .widget a, .sidebar .widget p {
	color:#000 !important;
}




#header-widgets {
    display: block;
}


article.sticky .post-inner {
    background: #eee none repeat scroll 0 0 !important;
}
/*small ads*/
.small-ads-container {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.small-ads-container .small-ad-left {
	width: 46%;
	float: left;
	margin-right: 10px;
	text-align: left;
}

.small-ads-container .small-ad-right {
	width: 47%;
	float: left;
	margin-left: 10px;
	text-align: right;
}
#header-widgets{
text-align: center;
    width: 100%;
   
}
#desktop_header_ad{display:block;}
#mobile-ad,#mobile-header-ad{display:none;}
@media only screen and (max-width:414px){
 #mobile-ad,#mobile-header-ad{display:block;} 
  #desktop_header_ad{display:none;}
}
#article-bottom-ad{width:100%;text-align:center;margin:10px 0px;}
.textwidget #list-container.vertical{
 height: 434px !important;
}
.reachmailSubscriptionForm input{width:100%;padding:5px;margin-bottom:10px;}
.sidebar .sidebar-content .reachmailSubscriptionForm,
.sidebar .sidebar-content .reachmailSubscriptionForm-title{padding:0px 30px;}
  /*.sidebar .sidebar-content .reachmailSubscriptionForm,
        .sidebar .sidebar-content .reachmailSubscriptionForm-title,
        .sidebar .sidebar-content #rm_status_message{display:none !important;}*/
#text-791902698,#text-791902700,#text-791902699{padding:0px !important;}
#rm_email{width:100%; margin-bottom: 8px;
    padding: 5px;}