body {
    color: #444;
    font: normal 100% 'Open Sans', helvetica, arial, sans-serif;
    line-height: 100%;
    margin: 0px auto;
    padding: 0px;
    background-attachment: fixed !important;
    background-position: 50% 240px !important;
}

img {
    max-width: 100%;
    height: auto;
}

img > img_ad {
    margin-top: 0;
}

#e3-banner {display: block; margin-bottom:15px; text-align: center;}

#content-area iframe,
#content-area embed,
#content-area object,
#content-area video {
    max-width: 100%;
}

#compact_logo {margin-right:7px; margin-left:11px; height:20px; padding:7px 0 0 0; display: inline-block; float:left; display: none;}
#compact_logo img {width:auto; height:15px;}
.home_compact_logo {margin-left:0 !important;}
#menu-item-0404 img {height:23px; width:auto;}
#menu-item-0404 a {padding:8px 13px 7px 13px;}

#mobile-inter-continue {display: none;}

.contrib-head {margin-bottom:5px !important;}

.feature-cat-tag {
    position:absolute;
    top:0;
    left:-1px;
    background: #9a0000;
    z-index:20;
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 1px 1px;
    padding: 5px 7px;
    text-transform: uppercase;
    font: 100 12px/12px 'Oswald', sans-serif;
}

/************************************************
        Hyperlinks
************************************************/

a, a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active,
a:focus {
    outline: none;
}

/************************************************
        Layout
************************************************/

#site {
    float: left;
    width: 100%;
    /*background-color:#fff;*/
}

#wallpaper {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    margin: 0 !important;
}

.wallpaper-link {
    margin: 0 auto;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.wallpaper-gradient{
    width: 100%;
    height: 40px;
    position: relative;
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 45%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(45%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 45%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    z-index: 1;
}

#wallpaper .dfp{
    position: relative;
    top: -30px;
    z-index: 0;
}

.thousandbyninetybanner {
    float: left;
    position: relative;
    width: 100%;
    text-align: center;

}

.thousandbyninetybanner div.dfp {
    margin-top: 20px;
}

#wrapper { /*CHANGED*/
    margin: 0 auto;
    /*position: relative; THIS GETS SET IN FOOTER DURING TAKEOVERS*/
    width: 1086px;
    z-index: 5;
    position: absolute;
    /*top: 190px;*/
    left: 0;
    right: 0;
}

.breaker {
    clear: both;
}

.right, .alignright {
    float: right;
}

.left, .alignleft {
    float: left;
}

.aligncenter {
    display: block;
    margin: 0 auto;
}

.section-div {
    border-bottom: 1px dashed #ddd;
    float: left;
    margin: 20px 0;
    width: 100%;
}

/************************************************
        Header
************************************************/

#header-wrapper {
    float: left;
    position: relative;
    width: 100%;
    z-index: 99999;
}

#top-header-wrapper {
    background: #fff;

    overflow: hidden;
    width: 1084px;
    height: 30px;

    z-index: 10002;
    margin-left: auto;
    margin-right: auto;
}

#top-nav {
    float: left;
    max-width: 736px;
}

#top-nav ul {
    display: inline;
    float: left;
}

#top-nav ul li {
    display: inline;
    float: left;
}

#top-nav ul li a,
#top-nav ul li a:visited {
    color: #777;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    padding: 9px;
    text-transform: uppercase;
}

#top-nav ul li a:hover {
    text-decoration: none;
}

#top-nav ul li:hover a,
#top-nav ul li:hover a:visited {
    background: #eee;
}

#top-nav ul li ul {
    display: none;
}

#content-social {
    float: right;
    max-width: 273px;
}

#content-social ul {
    display: inline;
    float: left;
}

#content-social ul li {
    /*border-left: 1px solid #ddd;*/
    display: inline;
    float: left;
    overflow: hidden;
}

.fb-but,
.twitter-but,
.pinterest-but,
.instagram-but,
.google-but,
.linkedin-but,
.rss-but {
    float: left;
    -moz-transition: all .1s;
    -ms-transition: all .1s;
    -o-transition: all .1s;
    -webkit-transition: all .1s;
    transition: all .1s;
    width: 30px;
    height: 30px;
}

.fb-but {
    background: #fff url(images/social-buttons.png) 0 0;
}

.fb-but:hover {
    background: #3b5997 url(images/social-buttons.png) 0 -30px;
}

.twitter-but {
    background: #fff url(images/social-buttons.png) -30px 0;
}

.twitter-but:hover {
    background: #00aced url(images/social-buttons.png) -30px -30px;
}

.pinterest-but {
    background: #fff url(images/social-buttons.png) -60px 0;
}

.pinterest-but:hover {
    background: #cb2027 url(images/social-buttons.png) -60px -30px;
}

.instagram-but {
    background: #fff url(images/social-buttons.png) -234px 0;
}

.instagram-but:hover {
    background: #36658c url(images/social-buttons.png) -234px -30px;
}

.google-but {
    background: #fff url(images/social-buttons.png) -90px 0;
}

.google-but:hover {
    background: #000 url(images/social-buttons.png) -90px -30px;
}

.youtube-but {
    background: #fff url(images/social-buttons.png) -120px 0;
    float: left;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    width: 54px;
    height: 30px;
}

.youtube-but:hover {
    background: #f00 url(images/social-buttons.png) -120px -30px;
}

.linkedin-but {
    background: #fff url(images/social-buttons.png) -174px 0;
}

.linkedin-but:hover {
    background: #069 url(images/social-buttons.png) -174px -30px;
}

.rss-but {
    background: #fff url(images/social-buttons.png) -204px 0;
}

.rss-but:hover {
    background: #f60 url(images/social-buttons.png) -204px -30px;
}

#logo-wrapper {
    float: left;
    margin-top: 15px;
    width: 100%;
    margin-bottom:-9px;
}

#logo-small {/*CHANGED*/
    float: left;
    margin: 21px 15px 0 0;
    width: 337px;
    height:74px;
}

/************************************************
        Leaderboard
************************************************/

#leader-wrapper {
    float: left;
    margin-top: 15px;
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 90px;
}

.top-ad {margin-top:-20px;}

#ad-970 {
    display: inline-block;
    max-width: 970px;
    height: 90px;
}

#ad-728 {
    display: inline-block;
    max-width: 728px;
    height: 90px;
}

#ad-320 {
    display: none;
    width: 320px;
    height: 50px;
}

#leader-small {
    float: right;
    margin: 15px 0;
    overflow: hidden;
    text-align: center;
    width: 728px;
    height: 90px;
}

/************************************************
        Main Navigation
************************************************/

#nav-wrapper { /*CHANGED*/
    /*float: left;*/
    margin-bottom: 0;
    position: relative;
    width: 1086px;
    height: 40px;
    z-index: 2000;
    margin-left:auto;
    margin-right: auto;
}

ul.main-nav {
    display: inline;
    float: left;
    max-width: 840px;
    height: 40px;
    overflow: hidden;
    position: relative;
    margin-left:1px;
}

ul.main-nav:hover {
    overflow: visible;
}

ul.main-nav li {
    color: #fff;
    display: inline;
    float: left;
    position: relative;
    -moz-transition: background .1s;
    -ms-transition: background .1s;
    -o-transition: background .1s;
    -webkit-transition: background .1s;
    transition: background .1s;
    border-right:1px solid #1B1B1B;
}

ul.main-nav li:hover {
    border-right:1px solid #930000;
}

ul.main-nav li.current-menu-item {
    border-right:1px solid #930000;
}

ul.main-nav li a {
    color: #fff;
    float: left;
    font-size: 16px;
    font-weight: 700;
    line-height: 100%;
    padding: 12px;
    text-transform: uppercase;
}

ul.main-nav li:hover,
ul.main-nav li a:hover,
ul.main-nav li.current-menu-item,
ul.main-nav li.current-post-parent {
    text-decoration: none;
}

ul.main-nav li ul {
    background: url(images/featured-bg.png);
    display: block;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 40px;
    left: 0;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
    width: 170px;
}

ul.main-nav li:hover ul {
    display: block;
    max-height: 500px;
}

ul.main-nav li:hover #nav-wrapper {
    overflow: visible;
}

ul.main-nav li:hover ul:hover {
    overflow: visible;
}

ul.main-nav li ul li {
    display: block;
    float: left;
    margin: 0 10px;
    position: relative;
    width: 150px;
}

ul.main-nav li ul li:first-child {
    margin-top: 10px;
}

ul.main-nav li ul li:last-child {
    margin-bottom: 10px;
}

ul.main-nav li ul li a {
    font-size: 12px;
    font-weight: 700;
    line-height: 100%;
    padding: 8px;
    width: 134px;
}

ul.main-nav li:hover ul li ul {
    background: none;
    display: none;
    max-height: 0;
    position: absolute;
    top: 0;
    left: 150px;
    -moz-transition: 0;
    -ms-transition: 0;
    -o-transition: 0;
    -webkit-transition: 0;
    transition: 0;
    width: 150px;
}

ul.main-nav li ul li ul li {
    margin: 0 !important;
    width: 150px;
}

ul.main-nav li:hover ul li:hover ul {
    display: block;
    max-height: 300px;
}

.fixed {
    -ms-box-shadow: 0 4px 11px -5px #000;
    -moz-box-shadow: 0 4px 11px -5px #000;
    -o-box-shadow: 0 4px 11px -5px #000;
    -webkit-box-shadow: 0 4px 10px -3px #000;
    box-shadow: 0 4px 10px -3px #000;
    position: fixed !important;
    height:40px;
}

.fixed2 {
    -ms-box-shadow: 0 4px 11px -8px #000;
    -moz-box-shadow: 0 4px 11px -8px #000;
    -o-box-shadow: 0 4px 11px -8px #000;
    -webkit-box-shadow: 0 4px 10px -6px #000;
    box-shadow: 0 4px 10px -6px #000;
    position: fixed !important;
}

#nav-mobi {

    display: none;
    float: left;
    overflow: hidden;
}

#nav-mobi select {
    border: 1px solid #2d2f31;
    border-radius: 3px;
    color: #fff;
    float: left;
    margin: 5px 10px;
    padding: 0 30px 0 5px;
    width: 385px;
    height: 30px;
    -webkit-appearance: none !important;
}

#main-search {
    float: right;
    overflow: hidden;
    width: 160px;
}

#searchform {
    background: url(images/search-bg.png);
    float: right;
    padding-right: 10px;
    position: relative;
}

#searchform input {
    background: url(images/search.png) no-repeat right;
    border: 0;
    color: #ddd;
    float: right;
    font: 400 12px/12px 'Open Sans', sans-serif;
    margin: 0;
    padding: 14px;
    width: 121px;
    height: 12px;
}

#searchform #search-button {
    border: none;
    float: left;
}

#searchform #s:focus {
    outline: none;
}

/************************************************
        News Ticker
************************************************/

.slice-thru {height:1px; width:100%; margin-bottom:5px; margin-top:0;}

#ticker-wrapper {
    background: #eee;
    /*float: left;*/
    overflow: hidden;
    position: relative;
    /*width: 100%;*/
    width:1084px;
    height: 40px;
    z-index: 12;
    /*margin-bottom:20px;*/
    margin-left:auto;
    margin-right:auto;
}

h3.ticker-header {
    background: url(images/ticker-bg.png) no-repeat right center;
    color: #444;
    float: left;
    font: 700 20px/20px 'Oswald', sans-serif;
    max-width: 155px;
    height: 20px;
    padding: 10px 25px 10px 20px;
    text-transform: uppercase;
}

ul.ticker {
    display: block;
    float: left;
    max-width: 800px;
    height: 40px;
    overflow: hidden;
}

ul.ticker li {
    display: block;
    float: left;
    margin: 12px 15px 10px;
    overflow: hidden;
    width: 100%;
    height: 18px;
}

ul.ticker li h2 a {
    color: #777;
    float: left;
    font: 400 16px/16px 'Open Sans', sans-serif;
}

/************************************************
        Homepage
************************************************/

#main {
    /*background: #fff url(images/white-noise.gif);*/
    /*-moz-box-shadow: 0 20px 150px -40px #000;
    -ms-box-shadow: 0 20px 150px -40px #000;
    -o-box-shadow: 0 20px 150px -40px #000;
    -webkit-box-shadow: 0 20px 150px -40px #000;
box-shadow: 0 20px 150px -40px #000;*/
    /*border: 1px solid #ddd;*/
    float: left;
    width: 100%;
    position: relative;
}

#content-wrapper {
    float: left;
    position: relative;
    width: 100%;
    background-color: #fff;
    margin-top: 20px;
}

#featured-main {/*CHANGED*/
    background: #000;
    -ms-box-shadow: 0 2px 7px -3px #000;
    -moz-box-shadow: 0 2px 7px -3px #000;
    -o-box-shadow: 0 2px 7px -3px #000;
    -webkit-box-shadow: 0 2px 7px -3px #000;
    box-shadow: 0 2px 7px -3px #000;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 443px;
    z-index: 11;
    margin-top: 0px;
}

#featured-main a:hover,
.cat-dark-top a:hover,
.carousel-wrapper a:hover {
    text-decoration: none;
}

.main-story {/*CHANGED*/
    float: left;
    overflow: hidden;
    position: relative;
    width: 612px;
    height: 443px;
}

.main-story img {
    float: left;
    opacity: .6;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    margin-left: -25px;
    min-width: 650px !important;
    height:100%;
}

.main-story:hover img {
    opacity: .4;
}

.main-story-shade {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

.main-story-shade:before {
    content: '';
    -moz-box-shadow: 0 0 150px 5px #000 inset;
    -ms-box-shadow: 0 0 150px 5px #000 inset;
    -o-box-shadow: 0 0 150px 7px #000 inset;
    -webkit-box-shadow: 0 0 100px 8px #000 inset;
    box-shadow: 0 0 150px 5px #000 inset;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

.main-text {/*CHANGED*/
    color: #fff;
    float: left;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 572px;
    z-index: 20;
}

.main-text h1 {
    color: #fff;
    float: left;
    font-size: 50px;
    font-weight: 700;
    line-height: 120%;
    margin: 0 4% 5px;
    text-align: center;
    text-decoration: none;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
    width: 92%;
}

.main-byline {
    color: #ddd;
    float: left;
    font: 400 20px/20px 'Alegreya', serif;
    font-style: italic;
    text-align: center;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
}

.main-excerpt {
    float: left;
    font: 400 16px/21px 'Open Sans', helvetica, arial, sans-serif;
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    text-align: center;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
    width: 100%;
}

.main-story:hover .main-excerpt {
    max-height: 200px;
}

.comment-bubble {
    background: url(images/comment-tri.png) no-repeat right bottom;
    float: right;
    position: absolute;
    top: 10px;
    right: 5px;
    height: 22px;
    z-index: 50;

}

.sub-story .comment-bubble {

    right: 10px;

}

span.comment-count {
    color: #fff;
    float: left;
    font: 700 10px/10px 'Open Sans Condensed', sans-serif;
    padding: 3px 6px;

}

.sub-story {/*CHANGED*/
    border-bottom: 1px solid #222;
    border-left: 1px solid #222;
    float: left;
    overflow: hidden;
    position: relative;
    width: 235.5px;
    height: 222.5px;
}

.sub-story img {
    float: left;
    opacity: .5;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}

.sub-story:hover img {
    opacity: 0.2;
}

.sub-text {
    padding: 10px 10px 8px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 217.5px;
}

.sub-text h2 {
    color: #fff;
    float: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 4px;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
}

.sub-text p {
    color: #ccc;
    float: left;
    font: 16px/19px 'Open Sans', helvetica, arial, sans-serif;
    max-height: 0px;
    overflow: hidden;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
}

.sub-story:hover .sub-text p {
    max-height: 100px;
}

.ss-block-1 {background-color:#000;}
.ss-block-2 {background-color:#000;}
.ss-block-3 {background-color:#000;}
.ss-block-4 {background-color:#000;}

#home-main { /*CHANGED*/
    border-right: 1px solid #ddd;
    float: left;
    width: 764px;
    padding-bottom:12px;
}

#home-left {
    border-right: 1px dashed #ddd;
    float: left;
    padding-bottom: 20px;
    width: 458px;
}

li.home-widget {
    display: block;
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    overflow: hidden;
    padding: 20px;
    position: relative;
    width: 418px;
}

li.home-widget:first-child {
    margin-top: 20px;
}

li.home-widget:first-child span.home-widget-header {
    border-top: none;
}

li.home-widget:first-child .category-light {
    margin-top: -32px;
}

span.list-byline {
    color: #999;
    float: left;
    font: bold 10px/10px helvetica, arial, sans-serif;
    margin-bottom: 5px;
}

.home-widget .category-dark {
    background: #000;
    float: left;
    margin: -32px 0 -20px -20px;
    position: relative;
    width: 458px;
}

.home-widget .cat-dark-top {
    float: left;
    position: relative;
    width: 100%;
}

.home-widget .category-dark img {
    float: left;
    opacity: 0.3;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}

.home-widget .cat-dark-top:hover img {
    opacity: 0.1;
}

.home-widget .cat-dark-text {
    float: left;
    overflow: hidden;
    padding: 20px 20px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 418px;
}

.home-widget .cat-dark-byline {
    color: #ddd;
    float: left;
    font: 400 20px/20px 'Alegreya', serif;
    font-style: italic;
    margin-bottom: 5px;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
}

.home-widget .cat-dark-text h2 {
    color: #fff;
    float: left;
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
}

.home-widget .cat-dark-text p {
    color: #fff;
    float: left;
    font: 16px/21px helvetica, arial, sans-serif;
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
}

.home-widget .cat-dark-top:hover .cat-dark-text p {
    max-height: 70px;
}

.home-widget .cat-dark-bottom {
    background: #222;
    float: left;
    padding: 20px;
    width: 418px;
}

.home-widget .cat-dark-bottom img {
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.home-widget .cat-dark-bottom img:hover {
    opacity: 0.8;
}

.home-widget .cat-dark-bottom ul li {
    border-top: 1px dashed #555;
    display: block;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

.home-widget .cat-dark-bottom ul li img {
    float: left;
    margin: 0 10px 0 0;
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.home-widget .cat-dark-bottom ul li img:hover {
    opacity: .8;
}

.home-widget .cat-dark-bottom ul li p a {
    color: #fff;
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    margin-bottom: 0;
    width: 323px;
}

.home-widget .cat-dark-bottom ul li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.home-widget .category-light h2 a {
    color: #333;
    float: left;
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    width: 100%;
}

.home-widget .category-light p {
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    margin-bottom: 10px;
}

.home-widget .cat-light-top {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 418px;
}

.home-widget .cat-light-bottom {
    background: #f6f6f6;
    float: left;
    margin: 10px 0 -20px -20px;
    padding: 20px;
    width: 418px;
}

.home-widget .cat-light-bottom ul li p a {
    color: #333;
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    width: 323px;
}

.sidebar-small-widget .category-light h2 a {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
}

.sidebar-small-widget .category-light p {
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    margin-bottom: 10px;
}

.sidebar-small-widget .cat-light-top {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 160px;
}

.sidebar-small-widget .cat-light-bottom {
    background: #f6f6f6;
    float: left;
    margin: 10px 0 -20px -20px;
    padding: 20px;
    width: 160px;
}

.sidebar-small-widget .cat-light-bottom ul li img {
    display: none;
}

.sidebar-small-widget .cat-light-bottom ul li p a {
    color: #333;
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    width: 160px;
}

/************************************************
        Carousel
************************************************/

/*.es-carousel-wrapper{position:relative;clear:both; width: 458px;}*/
.es-carousel-wrapper{position:relative;clear:both; width: 300px;}
.es-carousel{margin: 0; overflow:hidden;}
.es-carousel ul{display:none; padding:0; margin:0;}
.es-carousel ul li{height:100%;float:left;display:block; position: relative;}
.es-carousel ul li a{display:block;}
.es-carousel ul li a img{display:block;border:none;max-height:100%;max-width:100%;padding:0px; margin:0px;}
.es-nav span{position:absolute;text-indent:-9000px;cursor:pointer;top:145px;}
.es-nav span.es-nav-next{right:0px;width:33px;height:53px;background:transparent url(images/car-buttons.png) -41px 0; opacity: 0.7;}
.es-nav span.es-nav-prev{left:0px;width:33px;height:53px;background:transparent url(images/car-buttons.png) 0 0; opacity: 0.7;}
.es-nav span.es-nav-next:hover{opacity: 0.5;}
.es-nav span.es-nav-prev:hover{opacity: 0.5;}

.carousel-wrapper {
    background: #eee;
    float: left;
    /*margin: -32px 0 -20px -20px;*/
    /*margin: -32px 0 0 -20px;*/

    margin: 10px 0 0 0;

    overflow: hidden;
    position: relative;
    /*width: 458px;*/
    width:300px;
    /*height: 148px;*/
    height: 350px;
}

ul.home-carousel {
    background: #000;
    float: left;
    overflow: hidden;
    position: relative;
    /*width: 458px;*/
    width:300px;
}

ul.home-carousel li {
    display: inline;
    float: left;
    overflow: hidden;
    position: relative;
    /*width: 229px;*/
    width:300px !important;
}

ul.home-carousel li img {
    opacity: 0.8;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    width: 300px;
    height:350px;
}

ul.home-carousel li:hover img {
    opacity: 0.5;
}

ul.home-carousel li h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 120%;
    /*margin: 0 40px;*/
    /*max-height: 124px;*/
    overflow: hidden;
    position: absolute;
    bottom: 3px;
    left: 0;
    text-align: center;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
    width:260px;
    padding:20px;
}

.carousel-panel{
    width:300px;
    height:350px;
    position: relative;
    background-size:cover;
    background-position: center center;
}

.carousel-panel-link {
    height:100%;
    width:100%;
    position: absolute;
    top:0;
    left:0;
}

/************************************************
        Posts
************************************************/

#title-main {/*CHANGED*/
    /*border-bottom: 1px dashed #ddd;*/
    float: left;
    padding: 10px 0 20px;
    position: relative;
    width: 1045px;
}

h1.headline {
    float: left;
    font-size: 44px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    width: 100%;
}

.story-headline {
    float: left;
    font-size: 50px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    width: 100%;
    font-family: 'Oswald', sans-serif;
}

.story-headline h1 {
    float: left;
    font-size: 50px !important;
    font-weight: 400 !important;
    line-height: 120% !important;
    margin: 0 !important;
    width: 100% !important;
    font-family: 'Oswald', sans-serif !important;
    color: #444 !important;
}

h1.headline-page {
    float: left;
    font-size: 42px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 0;
    width: 100%;
}

.breadcrumb {
    /*border-bottom: 1px dashed #ddd;*/
    color: #777;
    font: 400 14px/15px 'Open Sans', sans-serif;
    padding: 10px 10px 10px 0;
    /*width: 960px;*/
}

.breadcrumb a {
    font: bold 13px/13px 'Open Sans', sans-serif;
}

#article-crumbs #crumbs a {
    color: #fff;
    padding: 5px 7px;
    margin: 0 1px 1px;
    display: inline-block;
    text-transform:
        uppercase;
    background: #9a0000;
    font: 400 11px/11px 'Oswald', sans-serif;
}

#article-crumbs {
    border-bottom:0;
    margin-top:-10px;
}

span.post-byline {
    color: #777;
    float: left;
    font: 400 18px/18px 'Alegreya', serif;
    font-style: italic;
    display: inline-block;
    margin-bottom:20px;
    margin-top:1px;
}

span.twitter-byline {
    background: url(images/twitter.png) no-repeat left center;
    background-size: 12px 10px;
    float: left;
    font: 400 16px/16px 'Alegreya', serif;
    font-style: italic;
    margin-left: 10px;
    padding-left: 18px;
}

#social-box {/*CHANGED*/
    background: #f6f6f6;
    border-bottom: 1px dashed #ddd;
    float: left;
    padding: 3px 15px 6px;
    position: relative;
    width: 734px;
    font-family: 'Helvetica', 'Arial', sans-serif;
}

.social-box-bottom {border-top:1px dashed #ddd;}

ul.post-social {
    display: inline;
    float: left;
    margin-left: -5px;
}

ul.post-social li {
    display: inline;
    float: left;
    padding: 8px 5px 0;
    /*width: 90px;*/
    height: 20px;
}

.post-social .fb-like span {
    overflow: visible !important;
    margin-right: -375px;
}

.fb-li {margin-top:-8px;}

.fb-like-wide span {width:280px !important;}

.post-social .twitter-share-button { width: 82px !important; }

.flext-container {
    padding: 0;
    margin: 0;
    list-style: none;

    -ms-box-orient: horizontal;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -webkit-flex;
    display: flex;
}

.space-between {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.space-between li {
    background: lightgreen;
    display: list-item;
    margin: 0 !important;
    padding: 0 !important;
}

.flex-item {
    background: tomato;
    padding: 5px;
    width: 60px;
    height: 50px;
    margin: 5px;

    line-height: 50px;
    color: white;
    font-weight: bold;
    font-size: 2em;
    text-align: center;
}


#post-area {
    float: left;
    /*font: 19px/30px Georgia, arial, sans-serif;*/
    font: 105%/1.625 "Open Sans",HelveticaNeue,Helvetica,Arial,sans-serif;
    position: relative;
    width: 100%;
}

#post-area p {
    display: block;
    margin-bottom: 20px;
    margin-right: 5px;
    margin-left: 5px;
}

.post-image {
    display: block;
    margin-bottom: 20px;
    width: 765px;
}

.post-image img {
    width:99%;
    /*height:auto;*/
}

#content-area {/*CHANGED*/
    display: block;
    float: left;
    padding: 0 0 0 0;
    width: 744px;
}

#content-area iframe {/*CHANGED*/
    width:100%;

}

#content-area img {/*CHANGED*/
    width:100%;
    height:auto;
}

#content-area .upper {
    text-transform: uppercase;
}

#content-area .strong {
    font-weight: 700;
}

#content-area h1 {
    color: #222;
    font: 700 34px/36px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area h2 {
    color: #333;
    font: 400 28px/32px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area h3 {
    color: #333;
    font: 400 24px/28px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area h4 {
    color: #333;
    font: 400 20px/24px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area h5 {
    color: #333;
    font: 400 16px/20px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area h6 {
    color: #333;
    font: 700 12px/16px 'Oswald', sans-serif;
    margin: 10px 0;
    width: 100%;
}

#content-area ul {
    list-style: disc outside;
    margin: 10px 0;
}

#content-area ol {
    list-style: decimal outside;
    margin: 10px 0;
}

#content-area .ob-widget-section ul li,
#content-area .ob-widget-section ol li {
    margin-left: 0px;
    padding: 5px 0px;
}

#content-area ul li,
#content-area ol li {
    margin-left: 50px;
    padding: 5px 0px;
}

#post-area blockquote {
    border-left: 1px #ccc solid;
    color: #777;
    font: italic 16px/25px verdana, arial, sans-serif;;
    margin: 10px;
    padding-left: 40px;
    overflow:auto;
}

#author-info {/*CHANGED*/
    float: left;
    padding: 0 19px 40px 20px;
    position: relative;
    width: 706px;
}

#author-info img {
    float: left;
    margin-right: 20px;
}

#author-info-page {/*CHANGED*/
    border-bottom: 1px dashed #ddd;
    float: left;
    margin: 20px 19px 0 20px;
    padding-bottom: 20px;
    position: relative;
    width: 706px;
}

#author-info-page img {
    float: left;
    margin-right: 20px;
}

#author-text {/*CHANGED*/
    color: #999;
    float: left;
    font: italic 16px/23px helvetica, arial, sans-serif;
    width: 626px;
}

h3.post-header {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin: -20px 0 20px 0;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

.post-tags {/*CHANGED*/
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin: 0 0 20px;
    padding: 0 19px 0 0;
    width: 706px;
}

.post-tags a,
span.post-tags-header {
    color: #fff;
    display: inline-block;
    float: left;
    margin: 0 1px 1px;
    padding: 5px 7px;
    text-transform: uppercase;
}

.post-tags a {
    background: #aaa;
}

.post-tags a:visited {
    color: #fff;
}

.post-tags a:hover {
    color: #fff;
    text-decoration: none;
}

.prev-next-wrapper {/*CHANGED*/
    background: #f6f6f6;
    float: left;
    padding: 30px 29px 30px 30px;
    width: 705px;
    margin-bottom: 10px;
}

.prev-post {/*CHANGED*/
    float: left;
    font: bold 16px/16px helvetica, arial, sans-serif;
    text-align: center;
    width: 303px;
}

.next-post {/*CHANGED*/
    float: right;
    font: bold 16px/16px helvetica, arial, sans-serif;
    text-align: center;
    width: 303px;
}

.prev-post a,
.next-post a {
    clear: both;
    color: #333 !important;
    float: left;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin-top: 5px;
}

#related-posts { /*CHANGED*/
    float: left;
    padding: 20px 0 20px 0;
    margin-top:20px;
    width: 100%;
}

#related-posts img {
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

#related-posts img:hover {
    opacity: 0.8;
}

#related-posts ul {
    display: inline;
    float: left;
    width: 100%;
}

#related-posts ul li {/*CHANGED */
    display: inline;
    float: left;
    margin-left: 20px;
    width: 234px;
}

#related-posts ul li:first-child {
    margin-left: 0;
}

.related-image { /*CHANGED */
    float: left;
    overflow: hidden;
    position: relative;
    width: 235px;
    height: 235px;
}

.related-text {/*CHANGED*/
    float: left;
    padding: 10px 0;
}

.related-text a {
    color: #333;
    font-size: 22px;
    font-weight: 400;
    line-height:120%;
}

.related-text a:visited {
    color: #333;
}

.full {
    width: 100% !important;
}

.full2 {
    width: 960px !important;
    padding-right: 20px !important;
}

#post-404 {
    color: #999;
    margin: 10px 0 100px 0;
    text-align: center;
}

#post-404 h1 {
    border-bottom: none;
    font-size: 80px;
    font-weight: 700;
    line-height: 80px;
    margin-bottom: 10px;
}

#post-404 p {
    text-align: center;
}

.wp-caption, .gallery-caption {
    margin-bottom: 20px;
    max-width: 100%;
    text-align: center;
}

.wp-caption-text {
    margin-bottom: 2px;
}

.sticky {
}

.bypostauthor {
}

/************************************************
        Categories/Archives
************************************************/

#category-header {
    float: left;
    /*padding-bottom: 20px;*/
    padding-top: 20px;
    text-align: center;
    width: 100%;
    margin-top:2px;
    position: relative;
    z-index: 20 !important;
}

h3.cat-header {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
    z-index: 20 !important;
}

#archive-wrapper {/*CHANGED*/
    float: left;
    /*padding: 20px 19px 20px 20px;*/
    padding: 0px 0 20px 0;
    /*width: 706px;*/
    width: 745px;
    background-color:#fff;
}

ul.archive-list {
    float: left;
    width: 100%;
}

ul.archive-list li {
    border-bottom: 1px dashed #ddd;
    display: block;
    float: left;
    margin-bottom: 20px;
    padding-bottom: 20px;
    width: 100%;
}

ul.archive-list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.archive-image {
    float: right;
    margin-right: 2px;
    position: relative;
}

.archive-image img {
    float: left;
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    height:150px;
    width: 150px;
    border: 1px dashed #ddd;
    padding:5px;
}

.archive-image:hover img {
    opacity: 0.8;
}

.archive-text {
    float: left;
    /*width: 400px;*/
    position:relative;
}

.archive-text-noimg {
    float: left;
    width: 100%;
    position: relative;
}

.archive-text-noimg .archive-text-gradient {
    width:100%;
}

.archive-text h2 a,
.archive-text-noimg h2 a {
    color: #333;
    float: left;
    /*font-size: 26px;*/
    /*font-size: 35px;*/
    font-size:50px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 7px;
    width: 100%;
}

span.archive-byline {
    color: #777;
    float: left;
    font: 400 18px/18px 'Alegreya', serif;
    font-style: italic;
    margin-bottom: 20px;
    width:100%;
    margin-top:1px;
}

.archive-text p,
.archive-text-noimg p {
    float: left;
    /*font: 17px/25px helvetica, arial, sans-serif;*/
    /*font: 19px/30px Georgia, arial, sans-serif;*/
    font: 105%/1.625 "Open Sans",HelveticaNeue,Helvetica,Arial,sans-serif;
}

.archive-text-left {/*width:526px;*/ width:565px; float:left; height:160px; overflow:hidden;} /*CHANGED*/

.archive-text-left-full {float:left;}

.archive-text-gradient {
    /*width:526px; */ width:565px; height:90px; position: absolute; bottom:0;

    /*background: url(/img/archive_text_gradient.png) repeat-x;*/

}

/************************************************
        Comments
************************************************/

h3.comment-header {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin: 0 0 20px 20px;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

#comments {/*CHANGED*/
    display: block;
    float: left;
    font: 400 12px/normal helvetica, arial, sans-serif;
    overflow: hidden;
    width: 745px;
}

.comment-inner {
    border-bottom: 1px dashed #ddd;
    margin-bottom: 10px;
    padding: 10px 0 0;
}

#comments .comment-inner:after {
    content: '';
    display: block;
    clear: both;
}

#comments .comment-avatar,
#tab3 .comment-avatar {
    float: left;
    width: 46px;
}

#comments .avatar {
    display: block;
    background-color: #fff;
}

#comments .commentmeta {
    display: block;
    float: left;
    margin: 0 10px 10px;
}

.comment-reply a,
#cancel-comment-reply-link {
    clear: both;
    color: #fff;
    font: 700 12px/12px 'Open Sans Condensed', sans-serif;
    padding: 5px 10px;
}

.comment-reply a {
    background: #555;
    float: right;
}

#cancel-comment-reply-link {
    background: #ccc;
    float: left;
    margin: 0 0 10px 20px;
}

.comment-reply a:hover,
#cancel-comment-reply-link:hover {
    background: #333;
}

.comment-reply a:hover,
#cancel-comment-reply-link:hover {
    text-decoration: none;
}

ol.commentlist {
    float: left;
    padding: 0 20px 20px;
    width: 619px;
}

ol.commentlist h3.comment-header {
    display: none;
}

ol.commentlist #respond {
    border-top: none;
}

#comments .comment-meta-1 {
    display: block;
    float: left;
    font: bold 16px/normal helvetica, arial, sans-serif;
    margin-bottom: 5px;
    width: 100%;
}

#comments .comment-meta-1 .fn {
    font-weight:bold;
    float:left;
    width:auto;
}

#comments .comment-meta-1 .reply {
    display: inline-block;
    float: right;
    font-size: 13px;
    line-height: 13px;
    padding-top: 2px;
}

#comments .comment-meta-1 .reply a {
    color: #555;
}

#comments .comment-meta-2  {
    float: left;
    font: italic 12px/normal helvetica, arial, sans-serif;
    display: block;
    margin: 0;
}

#comments .text {
    clear: both;
    display: block;
    float: left;
    margin-top: 10px;
}

#comments .text .waiting_approval {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
}

#comments .c {
    line-height: 20px;
}

#comments .c p,
#comments .c code,
#comments .c blockquote,
#comments .c ul,
#comments .c ol {
    display: block;
    margin: 5px 0;
}

#comments .c a {
    text-decoration: underline;
}

#comments .c a:hover {
    text-decoration: none;
}

#comments .depth-2 .comment-wrapper {
    padding-left: 40px;
}

#comments .depth-2 .commentmeta {
    width: auto;
}

#comments .depth-3 .comment-wrapper {
    padding-left: 80px;
}

#comments .depth-3 .commentmeta {
    width: auto;
}

#comments .depth-4 .comment-wrapper {
    padding-left: 120px;
}

#comments .depth-4 .commentmeta {
    width: auto;
}

#comments .depth-5 .comment-wrapper {
    padding-left: 160px;
}

#comments .depth-5 .commentmeta {
    width: auto;
}

#respond {
    clear: both;
    position: relative;
}

#respond form {/*CHANGED*/
    float: left;
    padding: 0 20px 20px;
    width: 705px;
}

#respond p {
    font: 12px/normal helvetica, arial, sans-serif;
    margin: 0;
}

#respond .logged-in-as {
    margin-bottom: 10px;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#respond .required {
    color: #ff4b33;
    font-weight: bold;
}

#respond label {
    color: #888;
    font-size: 12px;
}

#respond input {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
    -moz-box-shadow: 2px 2px 5px 0px #eee inset;
    -webkit-box-shadow: 2px 2px 5px 0px #eee inset;
    -o-box-shadow: 2px 2px 5px 0px #eee inset;
    box-shadow: 2px 2px 5px 0px #eee inset;
    display:block;
    margin: 0 0 9px;
    padding:5px;
    width: auto;
}

#respond textarea {
    background: #f6f6f6;
    border: 1px solid #ddd;
    -ms-box-shadow: 2px 2px 5px 0px #eee inset;
    -moz-box-shadow: 2px 2px 5px 0px #eee inset;
    -webkit-box-shadow: 2px 2px 5px 0px #eee inset;
    -o-box-shadow: 2px 2px 5px 0px #eee inset;
    box-shadow: 2px 2px 5px 0px #eee inset;
    width: 95%;
}

#respond #submit {
    background: #555;
    border: 0;
    box-shadow: none;
    color: #fff;
    cursor:pointer;
    font: 700 12px/12px 'Open Sans Condensed', sans-serif;
    margin-top:10px;
    padding: 5px 10px;
    width: 120px;
}

#respond #submit:hover {
    background: #333;
}

h3#reply-title,
h2.comments {
    color: #fff;
    font: 700 16px/16px 'Oswald', sans-serif;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-shadow: 1px 1px 0 #000;
    text-transform: uppercase;
}

h3#reply-title {
    display: none;
}

span.comments {
    background: #fff;
    color: #aaa;
    float: left;
    font: 400 20px/20px 'Open Sans Condensed', sans-serif;
    padding-right: 15px;
    text-transform: uppercase;
}

span.comments a {
    color: #666;
}

span.comments a:hover {
    color: #f00;
    text-decoration: none;
}

#comment-input label {
    margin-bottom: 10px;
}

p.cancel-comment-reply {
    clear: both;
}

.form-allowed-tags {
    display: none;
}

#disqus_thread {
    padding: 0;
    margin-top:20px;
    clear:both;
    width:744px;
}

/************************************************
        Sidebar
************************************************/

#sidebar-wrapper {
    float: right;
    width: 320px;
}

#sidebar-wrapper ul{
    margin-top:24px;
}

#sidebar-small-wrapper {
    float: right;
    width: 200px;
}

li.sidebar-widget {
    display: block;
    float: right;
    font: 16px/19px 'Open Sans', helvetica, arial, sans-serif;
    overflow: hidden;
    padding: 20px 0 20px 0;
    width: 300px;
}

.single li.sidebar-widget:first-of-type {
    margin-top: -45px;
}

li.sidebar-small-widget {
    display: block;
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    overflow: hidden;
    padding: 20px;
    width: 160px;
}

span.home-widget-header {
    float: left;
    margin: -20px 0 7px -20px;
    width: 458px;
    height: 25px;
}

h3.home-widget-header,
h3.home-widget-header a {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin-left: 20px;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

h3.widget-buzz-header,
h3.widget-buzz-header a {
    color: #aaa;
    float: left;
    font: 300 28px/32px 'Oswald', sans-serif;
    margin: 0 0 20px -20px;
    padding: 5px 20px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

span.small-widget-header {
    float: left;
    margin: -20px 0 7px -20px;
    width: 200px;
    height: 25px;
}

h3.small-widget-header,
h3.small-widget-header a {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin-left: 20px;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

span.sidebar-widget-header {
    float: left;
    margin: -20px 0 7px 0px;
    width: 300px;
    height: 25px;
}

h3.sidebar-widget-header,
h3.sidebar-widget-header a {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin-left: 0px;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
}

ul.widget-buzz {
    display: block;
    float: left;
    width: 100%;
}

ul.widget-buzz li {
    display: block;
    float: left;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}

ul.widget-buzz li h2 a {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    width: 100%;
}

span.buzz-byline {
    color: #999;
    float: left;
    font: bold 10px/10px helvetica, arial, sans-serif;
    margin-bottom: 5px;
    text-align: center;
    width: 100%;
}

.sidebar-widget .category-dark {
    background: #000;
    float: left;
    margin: -32px 0 -20px -20px;
    position: relative;
    width: 300px;
}

.sidebar-widget .cat-dark-top {
    float: left;
    position: relative;
    width: 100%;
}

.sidebar-widget .category-dark img {
    float: left;
    opacity: 0.3;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
}

.sidebar-widget .cat-dark-top:hover img {
    opacity: 0.1;
}

.sidebar-widget .cat-dark-text {
    float: left;
    overflow: hidden;
    padding: 20px 20px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 300px;
}

.sidebar-widget .cat-dark-byline {
    color: #ddd;
    float: left;
    font: 400 16px/16px 'Alegreya', serif;
    font-style: italic;
    margin-bottom: 5px;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
}

.sidebar-widget .cat-dark-text h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    width: 100%;
}

.sidebar-widget .cat-dark-text p {
    color: #fff;
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    -moz-transition: max-height .4s;
    -ms-transition: max-height .4s;
    -o-transition: max-height .4s;
    -webkit-transition: max-height .4s;
    transition: max-height .4s;
}

.sidebar-widget .cat-dark-top:hover .cat-dark-text p {
    max-height: 70px;
}

.sidebar-widget .cat-dark-bottom {
    background: #222;
    float: left;
    padding: 20px;
    width: 300px;
}

.sidebar-widget .cat-dark-bottom img {
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.sidebar-widget .cat-dark-bottom img:hover {
    opacity: 0.8;
}

.sidebar-widget .cat-dark-bottom .list-byline {
    display: none;
}

.sidebar-widget .cat-dark-bottom ul li {
    border-top: 1px dashed #555;
    display: block;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

.sidebar-widget .cat-dark-bottom ul li img {
    float: left;
    margin: 0 10px 0 0;
    opacity: 1.0;
}

.sidebar-widget .cat-dark-bottom ul li p a {
    color: #fff;
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    margin-bottom: 0;
    width: 205px;
}

.sidebar-widget .cat-dark-bottom ul li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.home-widget .category-light,
.sidebar-small-widget .category-light,
.sidebar-widget .category-light,
.footer-widget .category-light {
    float: left;
    position: relative;
    width: 100%;
}

.sidebar-widget .category-light h2 a {
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    width: 100%;
}

.footer-widget .category-light h2 a {
    color: #ddd;
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 120%;
    margin-bottom: 10px;
    width: 100%;
}

.home-widget .category-light img,
.sidebar-small-widget .category-light img,
.sidebar-widget .category-light img,
.footer-widget .category-light img {
    float: left;
    margin-bottom: 10px;
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.home-widget .category-light img:hover,
.sidebar-small-widget .category-light img:hover,
.sidebar-widget .category-light img:hover,
.footer-widget .category-light img:hover {
    opacity: 0.8;
}

.sidebar-widget .category-light p,
.footer-widget .category-light p {
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    margin-bottom: 10px;
}

.sidebar-widget .cat-light-top {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 300px;
}

.footer-widget .cat-light-top {
    float: left;
    margin-top: 20px;
    position: relative;
    width: 300px;
}

.home-widget .cat-light-top:first-child,
.sidebar-small-widget .cat-light-top:first-child,
.sidebar-widget .cat-light-top:first-child,
.footer-widget .cat-light-top:first-child {
    margin-top: 0;
}

.sidebar-widget .cat-light-bottom {
    background: #f6f6f6;
    float: left;
    margin: 10px 0 -20px -20px;
    padding: 20px;
    width: 300px;
}

.sidebar-widget .cat-light-bottom img {width:54px; height: 54px;}

.footer-widget .cat-light-bottom {
    background: none;
    float: left;
    margin: 10px 0 -20px -20px;
    padding: 20px;
    width: 300px;
}

.cat-light-links {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.home-widget .cat-light-bottom ul li,
.sidebar-small-widget .cat-light-bottom ul li,
.sidebar-widget .cat-light-bottom ul li {
    border-top: 1px solid #eee;
    display: block;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

.footer-widget .cat-light-bottom ul li {
    border-top: 1px dashed #444;
    display: block;
    float: left;
    margin-top: 10px;
    padding-top: 10px;
    width: 100%;
}

.home-widget .cat-light-bottom ul li img,
.sidebar-widget .cat-light-bottom ul li img,
.footer-widget .cat-light-bottom ul li img {
    float: left;
    margin: 0 10px 0 0;
    opacity: 1.0;
    -moz-transition: opacity .2s;
    -ms-transition: opacity .2s;
    -o-transition: opacity .2s;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}

.home-widget .cat-light-bottom ul li img:hover,
.sidebar-widget .cat-light-bottom ul li img:hover,
.footer-widget .cat-light-bottom ul li img:hover {
    opacity: 0.8;
}

.home-widget .cat-light-bottom ul li p,
.sidebar-small-widget .cat-light-bottom ul li p,
.sidebar-widget .cat-light-bottom ul li p,
.footer-widget .cat-light-bottom ul li p {
    margin-bottom: 0;
}

.sidebar-widget .cat-light-bottom ul li p a {
    color: #333;
    float: left;
    font: 16px/19px 'Open Sans', helvetica, sans-serif;
    font-weight: 400;
    width: 234px;
}

.footer-widget .cat-light-bottom ul li p a {
    color: #ddd;
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    width: 205px;
}

.home-widget .cat-light-bottom ul li:first-child,
.sidebar-small-widget .cat-light-bottom ul li:first-child,
.sidebar-widget .cat-light-bottom ul li:first-child,
.footer-widget .cat-light-bottom ul li:first-child {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
}

.sidebar-small-widget .cat-light-bottom .list-byline,
.sidebar-widget .cat-light-bottom .list-byline {
    display: none;
}

.widget-ad {
    float: left;
    overflow: hidden;
    text-align: center;
    width: 100%;
}

.widget-ad h3 {
    clear: both;
    color: #ccc;
    float: left;
    font: 400 8px/8px 'Open Sans', sans-serif;
    margin-bottom: 1px;
    text-transform: uppercase;
    width: 100%;
}

ul.tabber-widget {
    float: left;
    margin: -20px 0 0 0px;
    padding: 0 0 20px;
    width: 300px;
}

ul.tabber-widget li {
    background: #777;
    display: inline;
    float: left;
    margin-right: 2px;
}

ul.tabber-widget li a {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    padding: 5px 7px;
    text-transform: uppercase;
}

ul.tabber-widget li a:hover {
    text-decoration: none;
}

ul.latest-comments {
    float: left;
    width: 300px;;
}

ul.latest-comments li {
    border-bottom: 1px dashed #ddd;
    display: block;
    float: left;
    font: 12px/14px helvetica, arial, sans-serif;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
}

ul.latest-comments li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

ul.latest-comments li p {
    margin-bottom: 0;
}

.comment-image {
    float: left;
    margin-right: 10px;
    width: 50px;
}

.comment-text {
    float: left;
    width: 240px;
}

.comment-text span {
    float: left;
    font: bold 16px/19px helvetica, sans-serif;
    width: 100%;
}

.comment-text p {
    color: #555;
    float: left;
    font: 16px/19px helvetica, sans-serif;
}

.comment-text p a {
    color: #888;
}

li.home-widget table,
li.sidebar-widget table,
li.sidebar-small-widget table,
li.footer-widget table {
    border-collapse: separate;
    text-align: center;
    width: 100%;
}

li.home-widget thead,
li.sidebar-widget thead,
li.sidebar-small-widget thead,
li.footer-widget thead {
    vertical-align: middle;
}

li.home-widget p.gd-widgets,
li.sidebar-widget p.gd-widgets,
li.sidebar-small-widget p.gd-widgets,
li.footer-widget p.gd-widgets {
    margin-bottom: 0;
}

li.home-widget select,
li.sidebar-widget select,
li.sidebar-small-widget select,
li.footer-widget select {
    width: 100%;
}

li.home-widget #searchform,
li.sidebar-widget #searchform,
li.sidebar-small-widget #searchform,
li.footer-widget #searchform {
    background: #fff;
    float: left;
    padding: 0;
    width: 100%;
}

li.home-widget #searchform input,
li.sidebar-widget #searchform input,
li.sidebar-small-widget #searchform input,
li.footer-widget #searchform input {
    background: #fff url(images/search2.png) no-repeat right center!important;
    border: 1px solid #666;
    box-shadow: none;
    color: #666;
    margin: 0;
    padding: 10px 3%;
    width: 94%;
    height: 12px;
}

li.recentcomments,
li cite {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

li cite.fn {
    margin-bottom: 0;
}

.rss-date {
    float: left;
    width: 100%;
}

table {
    float: left;
}

/************************************************
        Twitter Widget
************************************************/

.tweet,
.query {
    display: block;
    float: left;
    font: 12px/16px helvetica, arial, sans-serif;
    padding: 10px 10px 0;
    position: relative;
}

.tweet_list {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.tweet_list li {
    border-bottom: 1px dashed #ddd;
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

li.footer-widget .tweet_list li {
    border-bottom: 1px dashed #444;
    float: left;
    list-style-type: none;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.tweet_list li a {
    font-weight: normal;
}

.tweet_list li:last-child,
li.footer-widget .tweet_list li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tweet_list .tweet_avatar {
    float: left;
}

.tweet_list .tweet_avatar img {
    vertical-align: middle;
}

.tweet_time a {
    font: 13px/13px helvetica, arial, sans-serif;
}

.tweet_text {
    margin-bottom: 3px;
}

.tweet_text,
.tweet_time {
    display: block;
    margin-left: 45px;
}

/************************************************
        Footer
************************************************/

#footer-wrapper {
    background: #333 url(images/dark-noise.gif);
    float: left;
    width: 100%;
}

#footer-top {
    float: left;
    padding: 25px 0;
    width: 100%;
}

li.footer-widget {
    border-left: 1px dashed #555;
    color: #aaa;
    float: left;
    font: 16px/19px helvetica, arial, sans-serif;
    margin: 0 0 20px 14px;
    overflow: hidden;
    padding-left: 10px;
    width: 300px;
}

li.home-widget p,
li.sidebar-small-widget p,
li.sidebar-widget p,
li.footer-widget p {
    margin-bottom: 10px;
}

li.footer-widget:first-child {
    border-left: none;
    margin-left: 25px;
    padding-left: 0;
}

h3.footer-widget-header,
h3.footer-widget-header a {
    color: #ddd;
    float: left;
    font: 400 16px/21px 'Oswald', sans-serif;
    margin-bottom: 20px;
    -moz-text-shadow: 1px 1px 2px #000;
    -ms-text-shadow: 1px 1px 2px #000;
    -o-text-shadow: 1px 1px 2px #000;
    -webkit-text-shadow: 1px 1px 2px #000;
    text-shadow: 1px 1px 2px #000;
    text-transform: uppercase;
    width: 100%;
}

#footer-bottom {
    background: #222;
    color: #aaa;
    float: left;
    font: 11px/13px helvetica, arial, sans-serif;
    padding: 10px 25px 5px;
    width: 950px;
}

#footer-bottom p {
    float: left;
    margin: 0 20px 5px 0;
    max-width: 500px;
}

#footer-bottom ul {
    display: block;
    float: right;
    max-width: 450px;
    overflow: hidden;
    position: relative;
}

#footer-bottom ul li {
    display: inline;
    float: left;
    margin: 0 10px 5px 0;
}

#footer-bottom ul li ul {
    display: none;
}

.tag-cloud {
    float: left;
    width: 100%;
}

.tag-cloud a {
    background: #555;
    color: #ddd;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin: 0 5px 5px 0;
    padding: 5px 7px;
    text-transform: uppercase;
}

.tag-cloud a:hover {
    text-decoration: none;
}

.tag-cloud a:visited {
    color: #ddd;
}

/************************************************
        Pagination
************************************************/

.nav-links {
    float: left;
    /*padding: 20px 19px 20px 20px;*/
    padding: 20px 19px 20px 0;
    position: relative;
    width: 620px;
}

.pagination {
    clear: both;
    position: relative;
    font: 12px/12px helvetica, arial, sans-serif;
}

.pagination span, .pagination a {
    background: #333;
    /*border: 1px solid #333;*/
    /*border-radius: 3px;*/
    /*-ms-box-shadow: 0 3px 5px -1px #aaa;
    -moz-box-shadow: 0 3px 5px -1px #aaa;
    -o-box-shadow: 0 3px 5px -1px #aaa;
    -webkit-box-shadow: 0 2px 3px -1px #aaa;
box-shadow: 0 3px 5px -1px #ccc;*/
    color: #fff;
    display:block;
    float:left;
    margin: 2px 4px 2px 0;
    padding: 9px 12px 8px 12px;
    text-decoration: none;
    width: auto;
}

.pagination .current, .pagination a:hover {
    background: #9a0000;
    /*border: 1px solid #777;*/
    color: #fff;
    font-weight: bold;
}

.pagination a,
.pagination a:visited {
    color: #fff
}

/************* Legacy footer ************/

#footer {background:#ffff repeat-x top; clear: both; height : auto;text-decoration : none;text-align : center; border-top:1px solid #ddd;}
#footer a {color : #444;text-decoration : none;}
#footerinfo {margin-top:21px; color : black; float : left;display : inline;padding-top : 10px; text-align : left; font-size:14px !important;}
#footerinfo h3 { margin-bottom : 4px; padding-bottom:3px; color : #34353e; font: 21px/21px 'Oswald', sans-serif;}
.footer-ul {list-style-type:none;}
.footer-ul li {list-style-type:none; padding-top:7px;}
.foot-about {line-height:22px; margin-top: 5px;}
#col1 {float:left; margin-bottom:20px; margin-right: 90px;}
#col2 {float:left;padding: 10px 0px 0px 20px; width:190px;}
#col3 {float:left;padding: 10px 0px 0px 20px; width:190px; margin-right:60px;}
#col4 {float:left;padding: 10px 0px 0px 20px; width:190px; margin-right:20px;}


.foot {clear: both; text-align : center;font-size : 11px;color : #9c9c9c;margin : 30px 10px 30px 10px;}

#custom-mobi-nav {display:none;}

#mbtopics_container_tags a {color:#FFFFFF;}
#mbtopics_container_tags a:hover {color:#3c3c3c;}
#mbtopics_container /*CHANGED*/
{
    width:1086px;
    float: left;
    margin-bottom:20px;
}

/*#ad300x250 center div {
        display: inline;
}*/




#mbtopics_container_tags_left
{
    float:left;
    width:211px;
}

#mbtopics_container_tags_left img {
    border:none;
    padding-top:0px;padding-bottom:0px
}

#mbtopics_container_tags /*CHANGED*/
{
    float:left;
    width:860px;
    height:55px; /*truhite64*/
    background:url('//memeburn.com/img/trending_bg.png') bottom repeat-x;
    padding: 9px 0 0 10px;
    color: white;
    font-weight: normal;
    font-size: 16px;
    line-height:23px;
}

#mbtopics_container_tags a:hover{
    background: none;
}


#mbtopics_right{
    background:url('//memeburn.com/img/trending_right.png') right no-repeat;
    width: 5px;
    height: 64px;
    float: left;
}

.jobber-list {padding:10px !important; margin: 0 5px 7px 10px !important;}
.jobber-list li {	color: #B40101 !important;
                  padding: 5px 0 5px 0;
                  padding-top:5px;
                  padding-bottom:5px;
                  border-bottom:1px dashed #c2c2c2 !important;
                  list-style-type:square;
}
.jobber-list a {color:#3f3f3f !important; font-size:15px !important;}

.mj-logo {margin-top:25px; margin-left:-7px;}

#search_form input[type=text] {border: 1px solid #ddd; width:200px; padding:5px;}
#search_form input[type=submit] {border: 1px solid #ddd; padding:5px; background:#f2f2f2;}
#subscribe-form input[type=text] {border: 1px solid #ddd; width:210px; padding:5px;}
#subscribe-form input[type=submit] {border: 1px solid #ddd; padding:5px; background:#f2f2f2;}

.fb-like-wide {width:280px;}

/*.gal-full-width-img {width:100%; height:auto; margin:0; line-height:0; position: relative; float:left; overflow:hidden;}
.gal-full-width-img img {width:100%;} */
.gal-half-width-img {/*CHANGED*/
    width:543px;
    height:543px;
    margin:0;
    line-height:0;
    position: relative;
    float:left;
    background-size:cover;
    background-position:center;
    transition: opacity .4s;
    opacity: 0.8;
}

/*.gal-full-width-img:before,  */
.gal-half-width-img:before
{
    content: '';
    -moz-box-shadow: 0 0 150px 5px #000 inset;
    -ms-box-shadow: 0 0 150px 5px #000 inset;
    -o-box-shadow: 0 0 150px 7px #000 inset;
    -webkit-box-shadow: 0 0 100px 8px #000 inset;
    box-shadow: 0 0 150px 5px #000 inset;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 15;
}

/*#gal-content-area {margin: 20px;}*/

#gallery-main {
    background: #000;
    -ms-box-shadow: 0 2px 7px -3px #000;
    -moz-box-shadow: 0 2px 7px -3px #000;
    -o-box-shadow: 0 2px 7px -3px #000;
    -webkit-box-shadow: 0 2px 7px -3px #000;
    box-shadow: 0 2px 7px -3px #000;
    float: left;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: auto;
    z-index: 11;
    text-decoration: none;
}

.gal-main-story {width:100%; height:auto;}

.gal-main-story  img {
    float: left;
    opacity: 0.8;
    -moz-transition: opacity .4s;
    -ms-transition: opacity .4s;
    -o-transition: opacity .4s;
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    margin-left: 0;
    min-width: 650px !important;
    width:100%;
    height:auto;
}

.gal-main-story-shade {position:static;}

.gal-sub-story {/*CHANGED*/
    border: 0;
    /*width: 523px;
    height: 523px;*/
    width: 543px;
    height: 543px;
    position:relative;
    opacity: 1;
}

.gal-half-width-img:hover {
    opacity: 0.2;
    transition: opacity .4s;
}

.gal-sub-text:hover + .gal-half-width-img {
    opacity: 0.2;
    transition: opacity .4s;
}

.gal-sub-text {z-index:20; width:481.5px !important; margin:20px 20px 0 20px;}

.gal-sub-text h2 {
    font-size: 31px;
    font-weight: 700;
}

.gal-main-text {width:1006px; margin:20px;} /*CHANGED*/

.gal-main-text h1 {
    font-size: 60px;
}

.gal-link {z-index:100;
           height:100%;
           width:100%;
           text-indent: -9999;
           position: absolute;
           top:0;
           left:0;}

#gallery-top-dropdown-label {float:left; margin-top:33px; margin-left:19px;}

#gallery-top-dropdown {
    width:300px;
    margin-top:26px;
    position: relative;
    font-size:13px;
    float:left;
}

#gallery-top-dropdown .select{
    background-color:#fff;
    background-position:260px -129px;
    border:1px solid #c9c9c9;
    border-right:0;
    color:#333;
    font-weight:normal;
    overflow:hidden;
    padding:0 46px 0 8px;
    height:26px;
    border-right:0\9;
    border-radius:5px;
    text-align:left;
    margin-left:5px;
    position:relative;

    background-image: url('/img/icon_sprite.png');
    background-repeat:no-repeat;

}

#gallery-top-dropdown .select p{
    display:inline-block;
    width:266px;
    margin:7px 0;
    white-space:nowrap;
    overflow:hidden;
    height:20px;
}

#gallery-top-dropdown .styled{
    height:23px;
    margin-top:-25px;
    position:absolute;
    opacity:0;
    filter:alpha(opacity=0);
    width:310px;
}

#gallery-top-dropdown .styled option {
    padding:5px;
    font-size:12px;
}


.print-mail { float:right; display:inline-block; margin-top:5px;}

.print-mail a {font-size:14px; color:#777;}
.print-mail a:hover {font-size:14px; color:#777;}
.print-mail a:visited {font-size:14px; color:#777;}
.print-mail a:active {font-size:14px; color:#777;}

.wp-email .TextField, .wp-email  #yourremarks {
    border: 1px solid #ddd;
    height: 15px;
    padding: 5px;
    margin-top: 3px;
    font-size: 12px;
}

.wp-email  #yourremarks  {
    width: 80%;
    height:100px;
}

.wp-email em {font-size:11px; color:#777;}

.wp-email img {width:55px !important; height:15px !important;}

#wp-email-submit {border: 0; background-color:#9a0000; padding:10px; font-size:12px; border-radius:3px; color:#fff;}

#top-bm-dd {
    float:left;
    font: 400 12px/12px 'Oswald', sans-serif;
    color:#777;
}
#top-bm-dd ul {
    text-align: left;
    display: inline;
    margin: 0;
    padding: 15px 4px 17px 0;
    list-style: none;
}
#top-bm-dd ul li {

    display: inline-block;
    margin-right: -4px;
    position: relative;
    padding: 9px;

    cursor: pointer;
    /*-webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;*/
}
#top-bm-dd ul li:hover {
    background: #eee;
    color: #777;
}
#top-bm-dd ul li ul {
    padding: 0;
    position: absolute;
    top: 30px;
    left: 0;
    width: 250px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: none;
    opacity: 0;
    visibility: visible;
    /*-webkit-transiton: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;*/
    z-index:2001;
}
#top-bm-dd ul li ul li {
    background: #eee;
    display: block;
    color: #333;
    padding:10px 9px 1px 9px;
    font-size:14px;
    position: relative;
}

#top-bm-dd ul li ul li:hover { background: #444; color:#fff; }

#top-bm-dd ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
}

#top-bm-dd .subnote {
    font-size: 12px;
    font-family: 'helvetica','arial',sans-serif;
    margin-top:4px;
    color:#999999;
    border-bottom: 1px dashed #fff;
    padding-bottom:6px;
}

#top-bm-dd ul li ul li:hover > .subnote {border-bottom: 1px dashed #333; color:#eee;}

.top-bm-dd-link {
    height:100%;
    width:100%;
    text-indent: -9999px;
    position: absolute;
    top:0;
    left:0;
}

#top-bm-dd .no-border {border-bottom: 1px dashed #eee;}

.author-connect {font-style: normal; margin-top:15px;}
.author-connect li {display: inline;}
.author-connect img {float:none !important; margin-right: 0 !important; margin-left:3px;}

/* lightbox */

.black_overlay{

    display: none;

    position: fixed;

    top: 0%;

    left: 0%;

    width: 100%;

    height: 100%;

    background-color: black;

    z-index:1001;

    -moz-opacity: 0.8;

    opacity:.50;

    filter: alpha(opacity=80);

}

.white_content {

    /*display: none;*/

    background: url(/img/lightbox_bg.png) no-repeat;

    position: absolute;

    top: 15px;

    left: 50%;

    width: 664px;

    height: 666px;

    padding: 16px;

    z-index:1002;

    overflow: hidden;

    font-family: Arial;

    margin: 0 0 0 -332px;

}



.light_content{

    margin: 134px 0 0 74px;

    width:485px;

    height: 480px;

}

.light_close_button, .light_close_button:hover{

    float: right;

    margin: -70px -5px 0 0;

    cursor: pointer;

    text-decoration: none;

    background: none;

}

.light_block{

    margin: 0 15px;

    padding: 25px 0 25px 0;

    border-bottom:1px dashed silver;

    background-color: white;

}

.light_block p{

    color: #585858;
    font-family: Arial;

    text-align: center;

    line-height: 20.5px;

}



.light_header_img{

    clear:both;

}



.subscriber_form{

    height: 50px;

}

.subscribe_button{

    background: url(/img/subscriber_button.png) no-repeat;

    border: none;

    cursor: pointer;

    width: 108px;

    height: 39px;

    float: left;

    margin: 0 50px 0 0;

}



.subscriber_input{

    width: 180px;

    height: 16px;

    float: left;

    color: #585858;

    font-size: 15px;

    margin: 5px 2px 0 90px;

    border:1px solid #ccc;

    padding:5px;

}

#bumper-header {
    height:30px;
}

/**********************
        In-Page Ad
***********************/

#content-area iframe,
#content-area embed,
#content-area object,
#content-area video,
#content-area img,
#burngal {
    margin-bottom:20px;
}

#content-area iframe{
    margin:10px auto !important;
    position: relative !important;
}

#content-area object, #content-area embed {width:100%;}

#content-area .post-image img {margin-top:0 !important;}

#iaa_content {
    width: 97% !important;
    float: left;
    /*margin-right: 25px;*/
    margin-bottom: 25px;
    margin-top: 5px;
    font-family: 'Open Sans', Helvetica, Arial, sans-serif;
    border: 5px solid lightgray;
    padding: 5px 5px 0px 5px;
}

#iaa_author {
    float: left;
    width: 42% !important;
    margin-right: 10px;
    border-left: 1px grey;
    margin-bottom:21px;
}

#iaa_author .left {
    width:25%;
    float:left;
}

#iaa_author .right {
    width: 70%;
    float:left;
    font-size:13px;
    padding-left:10px;
    line-height: 19px;
    margin-top: -4px;
}

#iaa_ad {
    text-align: center;
    margin-top:-3px;
    display: inline-block;
    overflow: hidden;
}

#iaa_ad .slot{
    width:300px;
    height:250px;
    background: #f2f2f2;
}

#iaa_ad .slot iframe {
    height: 250px;
    width:350px;
    border:0;
    margin:0;
}

#iaa_ad h3 {
    clear: both;
    color: #ccc;
    float: left;
    font: 400 8px/8px 'Open Sans', sans-serif;
    margin-bottom: 1px;
    text-transform: uppercase;
    width: 100%
}

#iaa_related{
    float: left;
    width: 55% !important;
    border: none;
}

#iaa_related span.related_header {
    border-top: 1px solid #9a0000;
    float: left;
    margin: -5px 0 -4px -2px;
    width: 104%;
    height: 25px;
}

#iaa_author span.author_bio {
    border-top: 1px solid #9a0000;
    float: left;
    margin: -5px 0 -4px -2px;
    width: 104%;
    height: 25px;
    margin-bottom: 5px;
}

#iaa_related h1.related_header, #iaa_author h1.author_bio {
    color: #fff;
    float: left;
    font: 400 12px/12px 'Oswald', sans-serif;
    margin:0;
    padding: 5px 7px;
    position: relative;
    text-transform: uppercase;
    z-index: 10;
    background: #9a0000;
    width:auto;
}

#iaa_related ul {
    list-style-type: none;
    margin-bottom:15px;
}

#iaa_related ul li {
    margin-left: 0;
    border-bottom:1px dashed #ddd;
}

.auth-social {float:left; width:23.5px !important; margin-top:3px !important;}

#iaa_author img {
    margin:0;
}

#iaa_author .tw {margin-right:3px !important;}

#wide-nav {
    width: 100%;
    z-index: 99760;
    position: relative;
}
#wide-ticker {width:100%;
              background:#eee;
              -ms-box-shadow: 0 2px 7px -3px #000;
              -moz-box-shadow: 0 2px 7px -3px #000;
              -o-box-shadow: 0 2px 7px -3px #000;
              -webkit-box-shadow: 0 2px 7px -3px #000;
              box-shadow: 0 2px 7px -3px #000;
}
#wide-leader-logo {
    width:1084px;
    margin-left:auto;
    margin-right:auto;
}
#wide-top-header{
    position: fixed;
    width: 100%;
    border-bottom: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    background: #fff;
    z-index: 2001;
}

#JobPosts {padding-top:20px; width:744px;}
.jobpostleftblock{width: 75%; height: 200px; overflow:hidden; margin: 0 0px 5px 0; float: left;background-color:#ECEFF5; padding: 10px 5px 10px 10px; border:1px dashed silver;}
.jobpostrightblock{width: 25%; height: 200px; overflow:hidden; margin: 0 0 5px 0; float: right;background-color:#ECEFF5; padding: 10px 5px 10px 10px; border:1px dashed silver;}
.jobpostinfo{font-family:Georgia;font-size:16px;font-weight:lighter;line-height:1.3em;margin-bottom:0.3em;margin-top:0.3em;}
.jobpostfooter{margin: 2px 0 15px 0;text-align:center; width: 100%;}
.singlejobpostinfo{font-family:Georgia;font-size:16px;font-weight:lighter;line-height:1.3em;margin-bottom:15px;margin-top:0.3em;width: 100%;}
.singlejobpost{background-color:#ECEFF5; padding: 15px; border:1px dashed silver;}
.singlejobhead{font-size: 20px;	}
.jobpostsingleblock{}
.jobpostlogoblock{float:right;height:auto;width: 200px; padding: 15px 5px 15px 15px; }
.mjlogoimg{}
.jobposthead{display:none;}
.singlejobdescription{width: 100%; font: 15px/23px helvetica, arial, sans-serif;}
.singlejobfooter{margin: 10px 0 0 0;text-align:center; width: 100%; font: 16px/19px helvetica, arial, sans-serif;}
.jobtypesingleheadimg{float:right;padding:8px 10px 0 0;}

.page-general h1 {
    color: #333;
    font-size: 40px;
    font-weight: 700;
    line-height: 100%;
    text-transform: uppercase;
}


.page-general #post-area {
    /*font:18px/30px helvetica, arial, sans-serif;*/
    font: 105%/1.625 "Open Sans",HelveticaNeue,Helvetica,Arial,sans-serif;
    line-height:1.5em;
}

.page-general li.sidebar-widget:first-of-type {
    margin-top: -20px;
}

.page-general .sub-note {
    font-size: 12px;
    font-family: 'helvetica','arial',sans-serif;
    margin-top:4px;
    color:#999999;
    border-bottom: 1px dashed #fff;
    padding-bottom:6px;
}

.adHeader {
    margin-top: 20px !important;
}

#adContacts {
    margin-bottom: 10px;
}

#adContacts .phone {
    background-image: url(//memeburn.com/wp-content/uploads/2014/02/Phone-128.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: 16px 16px;
}

#adContacts .email {
    background-image: url(//memeburn.com/wp-content/uploads/2014/02/Message-Mail-128.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: 16px 16px;
}

#adContacts .person {
    background-image: url(//memeburn.com/wp-content/uploads/2014/02/Employee-32.png);
    background-repeat: no-repeat;
    padding-left: 22px;
    background-size: 16px 16px;
}

#adContacts div {
    border-top: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    margin-top: 10px;
    margin-bottom: 15px;
    padding: 10px 0 10px 0;
}

#adOverview {
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom:25px;
}

#adOverview td {
    padding: 10px;
    vertical-align: top;
    border-left: 1px dashed #ddd;
    border-right: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
}

#adOverview td:nth-child(1) {
    width: 150px;
}

#adOverview td:nth-child(2) {
    width: 350px;
    border-left: 0;
}

#adOverview td:nth-child(3) {
    width: 150px;
    border-left: 0;
}

#adOverview .subHeading {
    font-weight: bold;
    background-color: #f5f5f5;
}

#adOverview td span {
    font-size: 12px;
    color: #777;
}

/** top contributors **/

.tpcnum {
    font-family: 'Oswald', 'Open Sans', helvetica, arial, sans-serif;
    float: left;
    font-size: 26px;
    margin-right: 10px;
    width: 27px;
    margin-top:2px;
}
.topcont .topcontlisting {
    border-bottom: 1px dotted #AAAAAA;
    height: 38px;
    /*padding: 7px 0;*/
    padding: 17px 0 12px 0;
}
.topcont{
    padding-top:10px;
    padding-bottom:15px;
}

.tpcdata {
    display:inline-block; width:250px;
}

.tpcdata .photo {
    float:left;
    padding: 0;
    margin-right: 10px;
    margin-bottom: 5px;
}

.tpcdata .tpcuser {
    font-family: 'Oswald', 'Open Sans', helvetica, arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom:5px;
    font-size:18px;
}

.topcontfull table td {
    vertical-align: top;
    padding:15px;
}

.topcontfull .rank-holder {
    font-family: 'Oswald', 'Open Sans', helvetica, arial, sans-serif;
    font-size:28px;
}

.topcontfull .photo-holder {
    width: 75px;
}

.topcontfull .tpcuser {
    font-family: 'Oswald', 'Open Sans', helvetica, arial, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size:28px;
    margin-bottom:10px;
    display: inline-block;
    line-height:34px;
}

.topcontfull .quick-links {
    margin-top:10px;
}


/************************************************
        Media Queries
************************************************/

/** style_mq_desktop.css and style_mq_mobile.css -- detection in header **/

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
    .fb-but,
    .fb-but:hover,
    .twitter-but,
    .twitter-but:hover,
    .pinterest-but,
    .pinterest-but:hover,
    .google-but,
    .google-but:hover,
    .youtube-but,
    .youtube-but:hover,
    .linkedin-but,
    .linkedin-but:hover,
    .rss-but,
    .rss-but:hover,
    .instagram-but,
    .instagram-but:hover {
        background-image: url(images/social-buttons@2x.png);
        background-size: 264px 60px;
    }

    span.twitter-byline {
        background-image: url(images/twitter@2x.png);
        background-size: 12px 10px;
    }
}

/* Portrait and Landscape */
@media only screen
and (min-device-width: 375px)
and (max-device-width: 667px)
and (-webkit-min-device-pixel-ratio: 2) {
    #wallpaper {
        display:none !important;
    }
}



ul li.sidebar-widget {
    height: auto!important;
}
.dfp div div iframe {
    height: 600px!important;
}


.gs-title {
    width: 100% !important;
}

.gsc-resultsbox-visible,
.gsc-resultsbox-visible{
    padding-top: 40px !important;
}
.gsc-tabsArea{
    padding-top: 20px !important;

}
.gsc-tabHeader{
    font-size:16px !important;
}

.dfp-404 {
    width: 978px;
    height: 418px;
    margin: 0px auto 0px auto;
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) {
    #iaa_content {
        width: 95% !important;
        float: left;
        /*margin-right: 25px;*/
        margin-bottom: 25px;
        margin-top: 5px;
        font-family: 'Open Sans', Helvetica, Arial, sans-serif;
        border: 5px solid lightgray;
        padding: 5px 5px 0px 5px;
    }

    #iaa_author {
        float: left;
        width: 100% !important;
        margin-right: 10px;
        border-left: 1px grey;
        margin-bottom:21px;
    }

    #iaa_author .left {
        width:25%;
        float:left;
    }

    #iaa_author .right {
        width: 70%;
        float:left;
        font-size:13px;
        padding-left:10px;
        line-height: 19px;
        margin-top: -4px;
    }

    #iaa_ad {
        text-align: center;
        margin-top:-3px;
        display: inline-block;
        overflow: hidden;
    }

    #iaa_ad .slot{
        width:300px;
        height:250px;
        background: #f2f2f2;
    }

    #iaa_ad .slot iframe {
        height: 250px;
        width:350px;
        border:0;
        margin:0;
    }

    #iaa_ad h3 {
        clear: both;
        color: #ccc;
        float: left;
        font: 400 8px/8px 'Open Sans', sans-serif;
        margin-bottom: 1px;
        text-transform: uppercase;
        width: 100%
    }

    #iaa_related{
        float: left;
        width: 100% !important;
        border: none;
    }

    #iaa_related span.related_header {
        border-top: 1px solid #9a0000;
        float: left;
        margin: -5px 0 -4px -2px;
        width: 100%;
        height: 25px;
    }

    #iaa_author span.author_bio {
        border-top: 1px solid #9a0000;
        float: left;
        margin: -5px 0 -4px -2px;
        width: 100%;
        height: 25px;
        margin-bottom: 5px;
    }

    #iaa_related h1.related_header, #iaa_author h1.author_bio {
        color: #fff;
        float: left;
        font: 400 12px/12px 'Oswald', sans-serif;
        margin:0;
        padding: 5px 7px;
        position: relative;
        text-transform: uppercase;
        z-index: 10;
        background: #9a0000;
        width:auto;
    }

    #iaa_related ul {
        list-style-type: none;
        margin-bottom:15px;
    }

    #iaa_related ul li {
        margin-left: 0;
        border-bottom:1px dashed #ddd;
    }

    #iaa_related ul li a {
        color:#333;
        font: bold 16px/19px 'Open Sans', helvetica, sans-serif;
    }

    .auth-social {float:left; width:23.5px !important; margin-top:3px !important;}

    #iaa_author img {
        margin:0;
    }

    #iaa_author .tw {margin-right:3px !important;}
}

.dfp div div iframe {
  height: 630px !important;
}
