.td-header-style-1 .td-header-sp-logo {
    width: 535px;
    position: relative;
    height: 90px;
    margin: 28px 20px 5px -30px;
}
ul.sf-menu > .td-menu-item > a {
    font-size: 17.7px;
    padding: 0px 15.2px;
}
li.contribute-menu a {
    color: #FFF !important;
}
.event-button a {
    background: #1c9b3d;
    color: #FFF;
    padding: 5px 10px;
    margin-right: 10px;
}
.event-button a:hover {
    text-decoration: none;
}
#td-header-menu{
	margin-top: -30px;
}
a.sf-with-ul {
    margin-right: 8px;
}
.sf-menu .td-icon-menu-down{
	padding-left: 4px;
}
.contribute-menu {
    background: #1c9b3d;
}
.td-next-prev-wrap .td-ajax-next-page, .td-next-prev-wrap .td-ajax-prev-page{
    background: black;
    color: #fff;
    border: 1px solid #000;
}
#td-top-search {
    margin-top: -35px;
}
.header-ads {
    margin-top: 10px;
}
.header-ads > div {
    display: inline-block;
}
.header-ads > div:last-child {
    float: right;
}
.widget input#searchsubmit {
    background: #fff url(/wp-content/themes/Newspaper/images/search-green.png) no-repeat;
    background-size: 80%;
    background-position: 3px;
    border-left: 1px solid #ccc;
}
.td-header-main-menu {
    padding-right: 0;
}
.wu-copyright {
    display: none;
}
.wu-wrapper table td {
    padding: 9px 5px;
    text-align: right;
}
.pitch {
    border: 1px solid #ededed;
    padding: 21px;
    margin-bottom: 48px;
}
span.photo-capt {
    font-size: 8pt;
    line-height: 1;
}
span.photo-credit {
    color: #999;
    font-size: 8.5pt;
}
@media screen and (max-width: 767px) {
    .header-ads > div:last-child {
        float: none;
    }
    #td-header-menu {
        margin-top: 0;
    }
}