/*===================================== Style Override by Sonali and Jim =======================*/
.search-icon > i:hover {
    color: #B71319;
}
#accesspres-mag-breadcrumbs .ak-container > a:hover{
    color:#B71319;
}
/*===================================== Additional Hacks by Sonali and Jim (see also style.css for a couple of hacks -- this form won't pass greater than signs)=======================*/

.top-menu-wrapper {
    background-color: #FECC44;
}
.logo-ad-wrapper{
    background-color:#FECC44;
}

.logo-ad-wrapper .apmag-container{
    background-color:#FECC44;
}
.top-menu-wrapper .apmag-container{
    background-color: #FECC44;
}
.site-branding {
	padding-top: 8px;
}
/* Don't want to show "Admin" post author */
.post-author {
        display: none;
}
/* Want to change all Green #00964C to Red #B71319 
     and Green #347d6a to #b95a5a
     and  Green #03723b to #941318*/
a{
    color:#b71319;
}
.toppost-wrapper .single_post.top-post .post-author a:hover, .leftposts-wrapper .single_post.first-post .post-author a:hover, .single_post .post-author a:hover{   
    background-color:#b71319 !important;
}
.first-block .block-title {
    border-color: #B71319;
}
.first-block .block-title  span{
    background-color: #B71319;
}
.bx-controls-direction a:hover {
    background:#B71319;
}
.bread-you{background:#B71319;}
.widget_categories ul li:hover{
    color:#B71319;
} 
.navigation .nav-links a, 
.bttn, 
button, 
input[type="button"],
input[type="reset"],
input[type="submit"]{
    border-color:#B71319 ;
    background: #B71319;
    color:#ffffff;
}
.logged-in-as a{
    color:#B71319;
}
.author-metabox .author-title,
.widget ul li:hover a, 
.widget ul li:hover:before {
    color:#B71319;
}
.ticker-title {
             background: #B71319 !important;
}
.rtl .ticker-title:before {
             border-right: 6px solid #B71319;
}
.ticker-title:before {
    border-left: 6px solid #B71319;
}
.nav-previous a,
.nav-next a, 
.archive_pagination a,
.archive_pagination span.current {
             background: #B71319 !important;
}
#comments h2.comments-title span{
         color: #B71319;
}
#comments h2.comments-title{
              border-bottom: 2px solid #B71319  !important;
}
.footer-block-2 .widget-title span{
    background: #B71319 !important;
}
.footer-block-2 .widget-title{
    border-color:#B71319;
}
.widget_newsletterwidget .newsletter-submit {    
    border: medium none;
    height: 45px;
    border-radius: 0 12px 12px 0;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 2px #333333;
    color: #ffffff !important;
    background: -moz-linear-gradient(180deg, #B71319 44%, #b95a5a 74%);/* FF3.6+ */
    background: -webkit-gradient(linear, 180deg, color-stop(44%, b71319), color-stop(74%, b95a5a));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #B71319 44%, #b95a5a 74%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #B71319 44%, #b95a5a 74%);/* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #B71319 44%, #b95a5a 74%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #B71319 44%, #b95a5a 74%);/* W3C */
}

.widget_newsletterwidget .newsletter-submit:hover {
    background: -moz-linear-gradient(180deg, #b95a5a 44%, #B71319 74%);/* FF3.6+ */
    background: -webkit-gradient(linear, 180deg, color-stop(44%, b95a5a), color-stop(74%, B71319));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(180deg, #b95a5a 44%, #B71319 74%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(180deg, #b95a5a 44%, #B71319 74%);/* Opera 11.10+ */
    background: -ms-linear-gradient(180deg, #b95a5a 44%, #B71319 74%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1301FE', endColorstr='#F4F60C', GradientType='1'); /* for IE */
    background: linear-gradient(180deg, #b95a5a 44%, #B71319 74%);/* W3C */
}
.entry-meta .post-categories li a{
     background-color: #941318;
}
.bottom-footer .ak-info a:hover{
    color:#941318;
}
.front-page-more-2 {
    font-weight: bold;
    font-size: 107%;
}
.front-page-more-4 {
    font-weight: bold;
    padding-left: 5%;
    font-size: 107%;
}
.main-navigation {
    text-align: left; 
    left: 16%; 
    width: 83%
}
#site-navigation ul.menu > li > a {
/*    line-height: 30px !important;*/
    font-size: 10px !important;
}

#site-navigation ul li a {
    font-size: 11px !important;
/*    line-height: 15px !important; */
}
 /*a.cat-post-title {
    font-weight: bold;
}
li.cat-post-item{
    padding-left: 0px;
}*/
