@charset "UTF-8";
/* CSS Document
   ================================================== */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    border: 0;
    margin: 0;
    padding: 0;
}
html, body {
    overflow-x: hidden;
}
* {
    list-style: none;
}
article, aside, figure, figure img, figcaption, hgroup, footer, header, nav, section, video, object {
    display: block;
}
a img {
    border: 0;
}
figure {
    position: relative;
}
    figure img {
        width: 100%;
}
hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0,0,0,0.1);
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
body {
    font: 1em Georgia,"Times New Roman",Times,serif;
    line-height: normal;
}
p, a {
    font-size: 1.2em;
}
.body2 {
    background-color: #eee;
}
a {
    color: #000;
}
#navigation, .nav li ul {
    background: none;
}
ol, ul {
    list-style: none;
    margin: 0;
}
a, a:hover {
    text-decoration: none;
}
a, .nav li a {
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}
small {
    line-height: 11pt;
}
img, object {
    max-width: 100%;
}
.centerrow {
    margin: 0;
    width: 105%;
    overflow: hidden;
}
.centerthreecol, .centerfourcol, .centersixcol {
    margin: 0;
    float: left;
    min-height: 1px;
    margin-bottom: 30px!important;
}
.centerrow .centerthreecol {
    width: 21.6%;
    margin: 0 3% 0 0;
    overflow: hidden;
}
.centerrow .centerfourcol {
    width: 29.75%;
    margin: 0 3% 0 0;
    overflow: hidden;
}
.centerrow .centersixcol {
    width: 46%;
    margin: 0 3% 0 0;
    overflow: hidden;
}
.container {
    width: 100%;
    max-width: 980px;
    margin: 30px auto 0!important;
    overflow: visible;
    position: relative;
}
.generalresp {
    width: 1250px!important;
    max-width: 1250px;
    min-width: 1250px!important;
}
.onecol, .twocol, .threecol, .fourcol, .fivecol, .fifthcol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    margin-left: 0;
    float: left;
    min-height: 1px;
    overflow: hidden;
}
.twocol {
    width: 10.75%;
    margin-left: 5%;
    float: left;
}
.threecol {
    width: 23.3%;
    margin-left: 2.2%;
    float: left;
}
#footer .threecol {
    width: 22%;
    margin-top: 10px;
    margin-left: 4%;
    margin-bottom: 0;
}
.fourcol {
    width: 31.68%;
    margin: 0;
    padding: 0;
    float: left;
    position: relative;
}
.fifthcol {
    width: 16%;
    padding: 0;
    margin: 0 0 0 4%;
    float: left;
    margin-bottom: 40px;
}
.eightcol {
    width: 65.2%;
    padding-right: 0;
    padding-left: 0;
    margin: 0 3% 0 0;
    float: left;
}
.sixcol {
    width: 47.5%;
    margin-left: 5%;
}
.twelvecol {
    width: 90%;
    float: left;
}
.first {
    margin-left: 0!important;
}
object, embed {
    max-width: 100%;
}
img {
    height: auto;
}
.small {
    font-size: 85%!important;
}
.smaller {
    font-size: 95%!important;
}
.larger {
    zoom: 3;
}
.tagline {
    font-size: 12px;
    opacity: .8;
}
.hrline, .hrlineB, .hrlineS {
    width: 100%!important;
    overflow: hidden;
    padding: 0;
    height: 1px;
}
.hrlineB {
    margin-bottom: 40px!important;
}
.hrlineS {
    height: 15px!important;
    margin-bottom: 40px!important;
    opacity: .5;
}
.hrline span, .hrlineB span {
    width: 30px;
    background: #999;
    height: 1px;
    position: absolute;
    top: 0;
    left: 0;
}
.pnormal {
    font-weight: 400!important;
    max-height: none;
}
.employee-info-wrap {
    margin: 15px 0;
}
.employee-image {
    margin-bottom: 10px;
}
.employee-info p.pnormal {
    padding: 2px 0!important;
    width: 200px;
    line-height: 1.2em!important;
}
.fl {
    float: left!important;
    overflow: hidden;
}
.fr {
    float: right!important;
    overflow: hidden;
}
.bottomzero {
    padding-bottom: 0!important;
}
.rad, .scrollTo_top, a#triggernav, a.itembutton, input[type=submit] {
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.bottom-rad {
    border-radius: 0 0 3px 3px;
}
.circular {
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.shadow-left {
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(94%,#f0f0f0),color-stop(100%,#e0e0e0));
    background-image: -webkit-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -moz-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -o-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -ms-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
}
.shadow-right-csblue {
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(94%,#f0f0f0),color-stop(100%,#e0e0e0));
    background-image: -webkit-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -moz-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -o-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: -ms-linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
    background-image: linear-gradient(left,#f0f0f0 94%,#e0e0e0 100%);
}
.shadow-left-lite {
    background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(-10%,#C4C4C4),color-stop(9%,#FFF));
    background-image: -webkit-linear-gradient(left,#C4C4C4 -10%,#FFF 3%);
    background-image: -moz-linear-gradient(left,#C4C4C4 -10%,#FFF 3%);
    background-image: -o-linear-gradient(left,#C4C4C4 -10%,#FFF 3%);
    background-image: -ms-linear-gradient(left,#C4C4C4 -10%,#FFF 3%);
    background-image: linear-gradient(left,#C4C4C4 -10%,#FFF 3%);
}
.shadow-top-lite {
    background-image: -webkit-gradient(linear,50% 0%,100% 0%,color-stop(-10%,#C4C4C4),color-stop(9%,#FFF));
    background-image: -webkit-linear-gradient(top,#C4C4C4 -10%,#FFF 3%);
    background-image: -moz-linear-gradient(top,#C4C4C4 -10%,#FFF 3%);
    background-image: -o-linear-gradient(top,#C4C4C4 -10%,#FFF 3%);
    background-image: -ms-linear-gradient(top,#C4C4C4 -10%,#FFF 3%);
    background-image: linear-gradient(top,#C4C4C4 -10%,#FFF 3%);
}
.boxshadow {
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.2);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.shadow-inset {
    -moz-box-shadow: 0 0 45px rgba(0,0,0,1) inset;
    -webkit-box-shadow: 0 0 45px rgba(0,0,0,1) inset;
    box-shadow: 0 0 45px rgba(0,0,0,1) inset;
}
.shadow-inset-lite {
    -moz-box-shadow: 0 0 15px rgba(0,0,0,1) inset;
    -webkit-box-shadow: 0 0 15px rgba(224,224,224,1) inset;
    box-shadow: 0 0 15px rgba(224,224,224,1) inset;
}
.shadow-inset-top {
    -moz-box-shadow: 0 2px 3px rgba(0,0,0,1) inset;
    -webkit-box-shadow: 0 2px 3px rgba(224,224,224,1) inset;
    box-shadow: 0 2px 3px x rgba(224,224,224,1) inset;
}
.text-shadow {
    text-shadow: 0 0 1px #222;
}
.breadcrumb {
    margin: 5px 0 10px;
    font-size: 12px;
    text-transform: uppercase;
}
.inn {
    padding: 20px 3.2%;
    margin: 0 0 10px;
    overflow: hidden;
}
.top-fix {
    padding-top: 60px!important;
}
.top-fix-30 {
    padding-top: 30px!important;
}
.top-fix-20 {
    padding-top: 20px!important;
}
.top-fix-10 {
    padding-top: 10px!important;
}
.top-fix-5 {
    padding-top: 5px!important;
}
.top-mfix-10 {
    margin-top: 10px!important;
}
.bottom-fix {
    margin-bottom: 10px!important;
}
.bottom-fix-10 {
    margin-bottom: 10px;
}
.bottom-fix-5 {
    margin-bottom: 5px;
}
.bottom-fix-30 {
    margin-bottom: 30px;
}
.seat-10 {
    padding-bottom: 10px;
}
.topless {
    margin-top: 0!important;
    padding-top: 0!important;
}
.bottomless {
    margin-bottom: 0!important;
    padding-bottom: 0!important;
}
.rm {
    margin-right: 10px;
}
.lm {
    margin-left: 10px;
}
.rp {
    padding-right: 10px;
}
.lp {
    padding-left: 10px;
}
.zero-margin {
    margin: 0!important;
}
.nobottom {
    margin-bottom: 0!important;
}
.notop {
    margin-top: 0!important;
}
.noseat {
    padding-bottom: 0!important;
}
.unpadded {
    padding: 0!important;
}
.padded {
    padding: 10px!important;
}
.btn-lite {
    padding: 3px 4px!important;
    background-color: #ddd;
    margin-right: 10px!important;
    border-radius: 2px;
}
.btn-blue {
    padding: 2px 5px!important;
    background-color: #045CAC;
    margin-right: 10px !important;
    margin-bottom: 15px !important;
    border-radius: 2px;
    color: #fff!important;
}
.sandwich {
    padding: 10px 0!important;
}
.bun {
    padding: 0 10px!important;
}
.ipr {
    padding-right: 10px!important;
}
.block {
    display: block;
}
.brandonized {
    font-family: "brandon-grotesque",sans-serif!important;
}
.slant {
    font-size: 85%;
    font-weight: 400;
    font-style: italic;
}
.lower {
    text-transform: lowercase!important;
}
.upper {
    text-transform: uppercase!important;
}
.italic {
    font-style: italic!important;
}
.fat {
    font-weight: 900!important;
}
.heavyset {
    font-weight: 600!important;
}
.kern {
    letter-spacing: .09em!important;
}
.trap {
    border: 1px solid #ccc;
}
.sb-trap {
    -moz-box-shadow: 1px 1px 2px 0 #929292;
    -webkit-box-shadow: 1px 1px 2px 0 #929292;
    box-shadow: 1px 1px 2px 0 #929292;
    white-space: nowrap;
}
.article-nav-button {
    width: 100%;
    min-height: 46px;
    line-height: normal;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    background-color: #eee;
    color: #2E373F !important;
    transition: background-color 300ms ease-out;
    -webkit-transition: background-color 300ms ease-out;
    padding: 3% 0;
    -webkit-appearance: none;
    border: none;
    font-weight: 400;
}
.article-nav-button:hover {
    background-color: #333;
}
.sibling-nav-next {
    position: absolute;
    top: 1px;
    right: 5px;
    font-size: 4em;
}
.sibling-nav-prev {
    position: absolute;
    top: 1px;
    left: 5px;
    font-size: 4em;
}
.cs-button {
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    background-color: #008cba;
    color: #fff;
    transition: background-color 300ms ease-out;
    -webkit-transition: background-color 300ms ease-out;
    -webkit-appearance: none;
    border: none;
    font-weight: 400;
    padding: 1.0625rem 2rem 1rem;
}
.noborder {
    border: none!important;
}
.bb {
    border-bottom: 1px solid #ccc;
}
.bb-dotted {
    border-bottom: 1px dotted #d5d5d5;
}
.bb-lite {
    border-bottom: 1px solid #f2f2f2;
}
.bl {
    border-left: 1px solid #d5d5d5;
}
.bt {
    border-top: 2px solid #d5d5d5;
}
.bt-lite {
    border-top: 1px solid #f2f2f2;
}
.bb-bt {
    border-bottom: 1px solid #D8D8D8;
    border-top: 1px solid #FFF;
}
.bbw {
    border-bottom: 1px solid #fff;
}
.bbd2 {
    border-bottom: 1px solid #ddd;
}
.bb9 {
    border-bottom: 1px solid #999;
}
.flr-bt {
    border-top: 2px solid #43505A;
}
.bc-white {
    background-color: #fff!important;
}
.bc-dark-grey {
    background-color: #2c2c2c!important;
}
.bc-grey {
    background-color: #ccc!important;
}
.bc-grey-d {
    background-color: #ddd!important;
}
.bc-blue {
    background-color: #045CAC;
}
.white {
    color: #fff!important;
}
.gold {
    color: #80745F!important;
}
.black {
    color: #000;
}
.blue {
    color: gray;
}
.cs-red {
    color: gray!important;
}
.subtle-bg {
    background-color: #e6e6e6;
}
.dark-grey {
    background-color: #303030;
}
.mask-grey {
    color: #F5F5F5;
}
.bg-red {
    background-color: #BE0E07;
    color: #4D0101;
    text-shadow: 0 1px 1px #FD5757;
}
.bg-gold {
    background-color: #80745F;
    color: #fff;
}
.bg-yellow {
    background-color: #FFC000;
    color: #926900;
    text-shadow: 0 1px 1px #FFF25E;
}
.bg-blue {
    background-color: #045CAC;
    color: #03538A;
    text-shadow: 0 1px 1px #90D3FF;
}
    .bg-blue a {
        color: #03538A!important;
}
.bg-purple {
    background-color: #9600B4;
}
.bg-green {
    background-color: #117B36;
}
.bg-white {
    background-color: #fff!important;
}
.rusty {
    color: B4AAAA;
}
.textured {
    background: url() 0 0 repeat;
}
.textured1 {
    background: url() 0 0 repeat;
}
.cstv_textured {
    background: url(/assets/_img/bg/noisy-texture-100x100-o5-d10-c-494949-t0.png) 0 0 repeat;
}
.left-align {
    text-align: left!important;
}
.center-align {
    text-align: center!important;
}
.right-align {
    text-align: right!important;
}
button, .button {
    font-family: "brandon-grotesque",sans-serif!important;
    color: #fff;
}
button:hover, .button:hover {
    color: #fff;
}
.sticky {
    position: fixed;
    top: 0;
}
h1 {
    margin: 0 0 20px;
    padding: 0;
    letter-spacing: .09em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 1.6em;
    font-weight: 700;
    color: #222;
    text-align: center;
}
h2 {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .13em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .9em;
    font-weight: 600;
    color: gray;
}
h2.featured {
    margin: 0!important;
    padding: 0 0 0 1px !important;
    position: relative;
    text-align: left!important;
    color: #fff;
    font-weight: 100!important;
    font-size: 10px!important;
    width: 100%;
}
h4 {
    text-transform: uppercase;
    font-weight: 900;
    padding-bottom: 10px;
    margin: 0 auto;
    color: #7c7c7c;
    text-align: left;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 1em;
    letter-spacing: .09em;
}
.vid-grid h4 {
    padding: 10px 0 1em;
    margin: 20px 0 0;
    color: #FCE803;
    background-color: inherit;
    text-align: left;
    border-top: 1px solid #5a5a5a;
    border-radius: inherit;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: .13em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 1.5em;
}
h2.heading {
    margin: 15px 0;
    padding: 0;
    letter-spacing: -.04em;
    text-transform: uppercase;
}
h2.category-tag {
    border: none!important;
    padding: 10px 0!important;
    margin: -3px 0 2px;
    text-align: left;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
    h2.category-tag a {
        color: #fff;
        font-size: 11px!important;
        font-weight: 600;
        letter-spacing: .06em;
        line-height: 15px;
        margin-bottom: 5px;
        text-transform: uppercase;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        text-decoration: initial;
}
    h2.category-tag i {
        font-size: 10px!important;
        color: gray!important;
}
#home h2.category-tag a {
    color: gray;
}
#home h2.category-tag a:hover {
    text-decoration: underline;
}
h2.aside-block-category-tag a {
    color: gray;
    font-size: 11px;
    text-align: left;
    font-weight: 400;
    font-style: inherit;
    letter-spacing: .085em;
    border: none!important;
    padding: 0!important;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
}
h2.win-lose-poll {
    color: #222!important;
    padding: 5px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .085em;
    line-height: 15px;
    text-transform: uppercase;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    text-decoration: initial;
    border-radius: initial;
    white-space: normal;
}
.art_aside .seccol a {
    text-decoration: inherit;
    color: #4d4d4d;
}
.art_aside .seccol p a {
    font-style: initial;
    font-size: 1.1em;
    letter-spacing: 0;
    line-height: 1.2em;
    color: #606060;
}
.art_aside .seccol h2 a {
    color: gray;
    font-size: 11px;
}
    .art_aside .seccol h2 a i {
        font-size: 11px;
}
.art_aside .seccol h2 a:hover {
    text-decoration: underline;
}
    .art_aside .seccol h2 a:hover i {
        color: #045CAC;
}
h2.aside-block-category-tag {
    text-align: left;
    padding-top: 4px;
}
h2.widget {
    margin: 0;
    padding: 15px 0 12px;
    letter-spacing: -.04em;
}
    h2.widget span {
        padding: 0;
        opacity: .6;
}
h2.archive-header {
    padding: 20px 0;
    color: #222;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
h2.related-articles {
    color: #FFF;
    background-color: #222;
    padding: 5px;
    font-size: .9em;
    -moz-border-radius: inherit;
    -khtml-border-radius: inherit;
    -webkit-border-radius: inherit;
    border-radius: inherit;
}
#sidebar h2.lead-articles {
    padding: 23px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
}
h2.cstv-heading {
    padding: 10px 0;
    margin: 20px 0 0;
    color: #222;
    text-align: left;
    border-top: 3px solid #000;
    border-radius: inherit;
    font-weight: 900;
}
h2.csnews-heading {
    padding: 10px 0;
    margin: 20px 0 0;
    color: #222;
    text-transform: uppercase;
    text-align: left;
    border-top: 3px solid #000;
    border-radius: inherit;
    font-weight: 900;
}
h2.columnists-heading {
    padding: 10px 0;
    margin: 20px 0 0;
    color: #222;
    text-transform: uppercase;
    text-align: left;
    border-top: 3px solid #000;
    border-radius: inherit;
    font-weight: 900;
}
h2.post {
    margin: 0;
    padding: 10px 0 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5em;
    letter-spacing: .08em;
    line-height: 1.21em;
    text-align: left;
    text-transform: uppercase;
    color: #444;
}
h2.flr-post {
    margin: 0;
    padding: 10px 0 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5em;
    letter-spacing: .08em;
    line-height: 1.21em;
    text-align: center;
    text-transform: uppercase;
    color: #111;
}
.post>h3 {
    font-weight: 400;
    font-style: italic;
    color: #2b2b2b;
    font-size: 1.075em;
    text-align: left;
    padding: 0;
    margin: 0;
    line-height: 1.3em;
}
h3 {
    margin: 10px 0;
    padding: 0 0 0 1px;
    letter-spacing: -.02em;
}
h3.leader_hed {
    margin: 0;
    padding: 5px 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 1.00em;
    letter-spacing: .08em;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #222;
    color: #fff;
}
span.mgmenu-amp {
    letter-spacing: -.1em;
    margin-left: -2px;
    font-size: 15px;
}
h2.vids_hed {
    margin: 0 0 30px;
    padding: 20px;
    color: #bbb;
    text-transform: uppercase;
    border-bottom: 1px solid #707070;
    border-top: 1px solid #707070;
}
h3.title {
    padding: 0 0 11px;
    margin: 0;
    font-size: 14pt;
    text-shadow: none;
}
h4.leading {
    margin: -5px 0 30px;
}
h4.spotlight {
    background-color: initial;
    border-top: none;
    margin-bottom: 10px;
    font-size: 1.25em;
    padding: 10px 0 5px;
    text-shadow: 0 1px 1px #FFF;
    color: #888;
}
h2.columnists-header {
    text-transform: uppercase;
    font-weight: 900;
    font-size: .975em;
    padding: 5px 20px;
    margin: 20px auto;
    background-color: #045CAC;
    color: #03538A;
    text-shadow: 0 1px 1px #90D3FF;
    border-radius: 2px;
}
h5 {
    display: block;
    padding-top: 10px;
    letter-spacing: .11em!important;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 14px;
    font-weight: 900;
    color: #045CAC;
    margin: 0;
    text-transform: uppercase;
    line-height: 1.4em;
    border-top: 3px solid #045CAC;
}
h5.sb-header-top {
    text-transform: uppercase;
    font-size: .9em;
    padding: 10px 0;
    margin: 0 auto;
    border-radius: initial;
}
h5.featured {
    border-top: 1px solid #e2e2e2;
    padding-bottom: 0;
}
h6, h6 a {
    padding: 20px 0;
    color: gray;
    text-align: left;
    border-radius: inherit;
    text-transform: uppercase;
    letter-spacing: .11em!important;
    line-height: 1.4em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 14px!important;
    font-weight: 900!important;
}
.seccol>h6>a {
    text-align: left;
    border-radius: inherit;
    text-transform: uppercase;
    letter-spacing: .13em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
}
.seccol>h6>a:hover {
    color: #222!important;
}
#top-nav {
    margin-top: -4px;
    overflow: hidden;
    padding: 5px 0 2px;
    max-height: 40px;
}
#header {
    width: 100%;
    float: left;
    position: relative;
    z-index: 999;
    background-color: #222;
}
#header .first {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 267px;
    height: 49px;
}
#header #logo2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0;
}
.header_container {
    max-width: 970px !important;
    margin: 0 auto;
    min-height: 80px;
    overflow: visible;
    padding: 1% 2%;
    position: relative;
}
header .csny-logo img {
    height: 59px;
}
#header h1 {
    margin: 80px 0;
    line-height: 1;
    font-size: 20px;
    float: left;
}
a.homelink {
    text-shadow: none;
    overflow: hidden;
}
#logo, #logo2 {
    width: 100px !important;
    margin: 20px 0;
    overflow: hidden;
    float: left;
}
.headad {
    max-width: 728px;
    margin: 0 auto;
    padding: 15px 0 0;
    overflow: hidden;
    text-align: center;
}
    .headad img {
        overflow: hidden;
        float: right;
        margin: 1px 0;
        width: 100%;
}
#core {
    padding: 0;
    position: relative;
    overflow: visible;
    margin: 0 auto;
    max-width: 1290px;
}
#content {
    float: left;
    width: 60%;
    min-height: 1050px;
    padding: 0 1%;
    overflow: visible;
    /*border-right: 1px solid #ddd;*/
}
#main-wrapper {
    padding: 0;
    background-color: #f2f2f2;
}
#core_bg {
    position: absolute;
    top: 0;
    left: 66.1%;
    width: 1px;
    border-right: 1px solid #e2e2e2;
    height: 100%;
}
.hp-features .fourcol-one {
    width: 22.75%;
    float: left;
    margin-right: 3%;
}
.slidercol {
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0;
    background-color: #f2f2f2;
}
.slidercol:after {
    position: absolute;
    content: "";
    top: 0;
    right: -.25em;
    width: .25em;
    height: 100%;
}
.slidercol .widgetcol_small {
    padding-left: 0;
    width: 22%;
    margin-right: 4%;
}
.seccol li {
    font-size: 11px;
    padding: 0;
    position: relative;
    border-top: 1px solid #f2f2f2;
    min-height: 60px;
}
#home .seccol li {
    border-top: 1px solid #ddd;
}
.art_aside .seccol li {
    padding-top: 10px;
    margin: 0 10px 10px;
}
.seccol li:first-child p.pnormal {
    max-height: 72px;
}
.seccol li:last-child {
    margin-bottom: 8px;
    border-bottom: none!important;
}
.seccol img {
    overflow: hidden;
    max-width: 100%;
}
.art_aside .seccol img {
    margin: 0 .75em .5em 0;
    float: left!important;
}
.seccol p.firstitem {
    margin: 10px 0 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em;
    color: #222;
    min-height: 72px;
}
span.firstitem {
    display: block;
    margin: -40px 0 0 4%;
    width: 85%;
}
    span.firstitem p {
        padding: 15px 10px 20px 20px;
        height: 80px;
        position: relative;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 62%,rgba(242,242,242,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 62%,rgba(242,242,242,1) 100%);
        background: -ms-linear-gradient(top,rgba(255,255,255,1) 62%,rgba(242,242,242,1) 100%);
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        letter-spacing: 0;
        line-height: 1.2em;
        color: #222;
}
    span.firstitem p:after {
        content: '';
        display: block;
        right: -30px;
        top: 0;
        position: absolute;
        border-top: 30px solid transparent;
        border-left: 30px solid #ddd;
}
    span.firstitem p:before {
        content: '';
        display: block;
        width: 30px;
        position: absolute;
        right: -30px;
        bottom: 0;
        background: -moz-linear-gradient(top,rgba(255,255,255,1) 56%,rgba(242,242,242,1) 100%);
        background: -webkit-linear-gradient(top,rgba(255,255,255,1) 56%,rgba(242,242,242,1) 100%);
        background: -ms-linear-gradient(top,rgba(255,255,255,1) 56%,rgba(242,242,242,1) 100%);
        height: 86px;
}
    span.firstitem p:hover {
        text-decoration: underline;
}
.seccol p {
    border: none!important;
    padding: 10px 0;
    font-size: 1em;
}
    .seccol p strong {
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        letter-spacing: .07em;
        font-weight: 600;
        text-transform: uppercase;
}
.seccol p.firstitem a:hover {
    text-decoration: underline;
    color: #045CAC;
}
.seccol p a:hover {
    color: inherit!important;
    text-decoration: underline;
}
.csnews li:last-child {
    border-bottom: none!important;
}
.view-all-wrapper {
    display: block;
    width: 100%;
    border-top: 1px solid #ddd;
}
    .view-all-wrapper a {
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-size: 11px!important;
        letter-spacing: .07em;
        font-weight: 400;
        text-transform: uppercase;
        color: #6f6f6f!important;
}
    .view-all-wrapper a:hover {
        text-decoration: none!important;
        color: #000 !important;
}
.spotlight-block .view-all-wrapper {
    padding-top: 10px;
}
.newswidget-wrap {
    border-top: none;
}
    .newswidget-wrap li a img {
        width: 100%!important;
}
    .newswidget-wrap a, .spotlight-block .seccol a {
        font-size: 1.3em;
        display: block;
}
    .newswidget-wrap a.firstitem, .spotlight-block .seccol a.firstitem {
        font-size: 2em;
        line-height: 1.1em;
        display: block;
}
    .newswidget-wrap a p {
        float: left;
}
.spotlight-block .seccol p.firstitem a {
    font-size: 1.2em;
}
.spotlight-block .seccol p.firstitem a:hover {
    color: #fff!important;
}
.spotlight-block .seccol li:nth-child(9n) {
    border-bottom: none!important;
}
.spotlight-block {
    float: left;
    width: 100%!important;
    padding: 0!important;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.spotlight-image {
    position: relative;
    padding: 0;
}
    .spotlight-image img {
        margin-bottom: 0;
}
    .spotlight-image p {
        position: relative;
        padding: 0;
}
        .spotlight-image p a {
            font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-style: normal;
            font-weight: 900;
            font-size: .85em;
            letter-spacing: .08em;
            line-height: 1.28em;
            text-align: left;
            text-transform: uppercase;
            color: #fff;
}
.spotlight-block p.meta {
    margin: 0;
    padding-top: 0;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 400;
}
.spotlight-block .widgetcol {
    margin-bottom: 20px;
}
.twinsbox {
    overflow: hidden;
    margin: 0 0 20px;
    position: relative;
    padding: 0;
    float: none;
    clear: both;
}
.widgetcol {
    overflow: visible;
    width: 48.5%;
    margin: 0 0 10px;
    padding: 0 3% 0 0;
    position: relative;
    float: left;
    list-style: none;
}
.cstvwf {
    overflow: hidden;
    width: 18%;
    margin: 0 26px 26px 0;
    position: relative;
    float: left;
    list-style: none;
}
.cstv-archive .cstvwf {
    width: 13.25%;
}
    .cstv-archive .cstvwf li:last-child a {
        border-bottom: none;
}
.last {
    margin: 0;
    padding: 0 0 0 2%;
    border: none;
}
.widgetcol_big {
    position: relative;
    border-bottom: 1px solid #ccc;
}
    .widgetcol_big iframe {
        width: 100%;
        height: 220px;
}
    .widgetcol_big h2 {
        font-size: 1em;
        font-weight: 600;
        text-align: left;
}
    .widgetcol_big h2.upperfont {
        margin-top: 10px;
        font-size: .8em!important;
        font-weight: 600;
        text-align: left;
        letter-spacing: .01em;
        color: #000!important;
}
    .widgetcol_big .teaser {
        margin-bottom: 0;
        padding-right: 20%;
        position: relative;
}
.widgetcol_small {
    padding: 15px 0 10px;
    position: relative;
}
.widgetcol_small>a>img {
    float: right;
    margin: 5px 0 5px 15px;
    padding: 0;
    overflow: hidden;
}
.widgetcol_small p {
    margin-bottom: 8px;
}
    .widgetcol_small p a {
        color: #000;
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0;
        text-transform: none;
}
.widgetcol_small a {
    border: none;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-weight: 900;
    font-size: .8em;
    letter-spacing: .19em;
    text-transform: uppercase;
}
#cstv_page #hometab .widgetcol_small p a {
    color: #F2F2F2;
    font-style: normal;
    font-weight: 600;
    font-size: .75em;
    letter-spacing: .09em;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px rgba(50,50,50,0.58);
}
#cstv_page .vidblock #hometab .widgetcol_small p a {
    font-size: 1em;
}
#cstv_page entry p {
    color: #888;
    font-size: 1em;
}
.widgetcol_small p a.comments {
    margin-left: 5px;
    color: #f0ffff!important;
    font-size: 1.1em!important;
    font-weight: 900!important;
    letter-spacing: .02em!important;
    text-transform: none!important;
}
.widgetcol_small p.pnormal, .widgetcol_small span.pnormal {
    color: #555;
    font-size: 1em;
}
.widgetcol_small .meta {
    border: none;
    text-transform: uppercase;
    padding-top: 5px!important;
    font-weight: 400;
    letter-spacing: .07em;
    font-size: 11px!important;
}
.features-block .widgetcol_small p a {
    font-weight: 900;
}
li.hpblock-item span.pnormal, li.heds-leader p.pnormal, .seccol li:first-child p.pnormal {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .01em;
}
#serinfo .widgetcol_small {
    padding: 10px 0;
    border-top: 1px solid #ddd;
    position: relative;
}
#serinfo .widgetcol_small>a>img {
    float: right;
    margin: 0 0 0 20px;
    padding: 3px;
    overflow: hidden;
    border: 1px solid rgba(255,255,255,0.07);
}
.tab-container {
    overflow: hidden;
    margin: 0!important;
    background-color: #555;
}
.tabitem {
    width: 95.7%;
    float: left;
    padding: 2% 2% 10px;
    overflow: hidden;
    border: solid 1px #161616;
}
h2.tabitem {
    font-size: 16px;
    margin: 8px 0 8px 25px;
    overflow: hidden;
}
.tabitem .inn {
    padding: 0;
    position: relative;
    overflow: hidden;
}
.tabitem iframe, .tabitem img {
    overflow: hidden;
    float: left;
    margin: 0 0 10px;
    max-height: 400px;
    position: relative;
    z-index: 7;
    width: 100%;
}
.tab {
    padding: 13px 2%;
    overflow: hidden;
    float: left;
    width: 20.8%;
    margin: 0;
    position: relative;
}
    .tab img {
        margin: 0 0 10px;
}
    .tab a {
        padding: 0;
        overflow: hidden;
        float: left;
        width: 100%;
        font-size: 10px;
        opacity: .9;
}
        .tab a i {
            line-height: 1.6;
}
    .tab a:hover {
        opacity: 1;
}
.tab.active {
    opacity: 1;
}
.tab span.ribbon {
    top: 83px;
    left: 53%;
    height: 30px;
    width: 30px;
}
.tab span.ribbon_icon {
    font-size: 14px!important;
    top: 7px;
    left: 3px;
}
.newsblock {
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.vidnewsblock {
    width: 100%;
    margin: 0;
    overflow: hidden;
}
.features-block {
    width: 100%;
    margin: 0;
    overflow: visible;
}
.flex-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: none;
    z-index: 1;
    padding: 0;
    color: #000;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,.5)),color-stop(50%,rgba(0,0,0,.5)),color-stop(50%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%);
    background: -o-linear-gradient(top,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%);
    background: -ms-linear-gradient(top,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%);
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%,rgba(0,0,0,.5) 50%);
}
span.flex-caption {
    display: block;
    padding: 5px 2% 2%;
}
    span.flex-caption p.leader_byline {
        margin: 0;
        text-align: left;
        color: #fff;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        letter-spacing: .01em;
        text-transform: uppercase;
}
    span.flex-caption p.social-items {
        margin: 10px 0;
        padding-left: 10px;
        text-align: left;
        color: #f0f0f0;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        letter-spacing: .01em;
}
    span.flex-caption p.leader_byline a {
        margin: 0;
        color: #fff;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 13px;
        letter-spacing: .01em;
}
.programs {
    overflow: scroll;
}
h2.flex-multi {
    margin: 20px 10px 20px 0;
    padding: 20px 0;
    color: #000;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    text-transform: uppercase;
    font-size: .8em!important;
    letter-spacing: .16em;
}
.blogpage {
    margin: 25px auto!important;
}
.archives-wrapper {
    width: 100%;
}
    .archives-wrapper ul li:nth-child(odd) {
        clear: left;
}
img.archive-leader-image {
    width: 73%;
}
.archive-leader-text-block {
    width: 24%;
    margin-left: 1%;
}
    .archive-leader-text-block a {
        font-size: 1.5em;
}
.archive-subitem-text-block {
    width: 58%;
}
.archive-subitem-image {
    width: 38%;
    overflow: visible;
    margin-bottom: 10px;
}
    .archive-subitem-image img {
        border: 1px solid #f2f2f2;
}
.archivecontent {
    padding: 5px 10% 0 6% !important;
    min-height: 340px;
}
.archive-item {
    padding: 20px 0;
    border-bottom: 1px solid #f2f2f2;
    overflow: hidden;
    position: relative;
    margin: 0;
}
    .archive-item h3 {
        margin: 0 0 5px;
        padding-bottom: 0;
        background: none;
        border: none;
        font-style: normal;
        font-size: 10px;
        font-weight: 400;
        line-height: 16px;
        text-transform: uppercase;
}
    .archive-item .meta {
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: .08em;
}
    .archive-item p {
        font-size: 90%;
}
ul.archives-wrapper .archive-item:nth-child(even) {
    clear: left;
}
div.post {
    margin-right: 0;
    padding: 0 3% 20px;
    background-color: #fff;
}
.art_aside {
    float: right;
    width: 30%;
    clear: right;
    margin: 0 0 20px 3%;
    background-color: #FFF;
}
    .art_aside ul {
        border-top: 0;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        border-left: 1px solid #ddd;
}
.article-image {
    width: 60%;
    float: right;
    margin: 0 0 20px 30px;
    overflow: hidden;
}
.article-image-caption {
    color: #000;
    font-style: normal;
    font-size: 11px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: normal !important;
    line-height: 1.4em !important;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow: hidden;
    text-align: left;
}
.art_aside p {
    text-align: left;
    font-style: italic;
    font-size: 1.2em;
    text-indent: 0;
    padding: 0;
}
.art_aside p.meta {
    font-style: normal;
    font-size: 1.2em;
    padding: 5px 0;
    text-transform: uppercase;
}
.singlepost {
    background: #fff;
    padding-top: 40px!important;
    padding-bottom: 40px!important;
}
.article-body p {
    padding-bottom: 20px;
    font-size: 1em;
    line-height: 1.4em;
}
    .article-body p a {
        font-size: 1em;
        text-decoration: underline;
        color: #045CAC;
}
.archivepost {
    padding: 20px 0;
    border-bottom: 1px solid #e3e3e3;
}
#search-results-page .archivepost {
    border-bottom: initial;
}
.archivepost p.teaser {
    font-size: 1em;
    color: #505050;
}
.archivepost h3 {
    font-size: .8em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .08em;
    line-height: 1.35em;
    margin: 0!important;
}
.archivepost p.meta {
    font-weight: 400!important;
}
#article-post-page #sidebar .widget_col:first-child {
    border-top: none!important;
}
#article-post-page #sidebar .spotlight-block .seccol li:nth-child(9n) {
    border-bottom: none!important;
}
ul.medpost {
    padding: 1px 0;
}
ul.medpost>li {
    margin-bottom: 25px;
    overflow: hidden;
}
ul.medpost>li:last-child {
    margin-bottom: -25px!important;
}
ul.medpost li p {
    margin: 0 0 15px;
}
img.headimg, img.singleimg, img.main-single, .postslider img {
    width: 100%;
    /*padding-bottom: 10px;*/
}
p.image {
    margin: 10px 0 8px!important;
    font-size: 12pt;
    font-weight: 700;
}
    p.image i {
        margin: 0 7px 0 0;
}
ul.medpost li a.mainbutton {
    margin: -30px 0 25px;
    position: relative;
    z-index: 9;
}
.post-inn {
    margin: 0;
}
.blogposts {
    position: relative;
}
.entry {
    margin: 0;
    padding: 20px 0 15px;
    overflow: hidden;
    position: relative;
}
.blogposts .entry {
    padding: 20px 0 15px;
    margin: 0;
    position: relative;
}
.entry h2.post {
    padding-right: 55px;
}
.entry span.ribbon {
    left: auto;
    right: 0;
    top: 30px;
}
.fullentry {
    margin: 0;
    padding: 20px 0 10px;
    overflow: hidden;
}
.entry_item {
    width: 75%;
    margin-top: 65px;
}
.entry p, .fullentry p {
    margin: 8px 0;
}
.entryfull {
    margin: 30px 0 0;
    overflow: hidden;
}
    .entryfull p {
        margin: 0 0 10px;
}
h2.single {
    padding: 0;
    margin: -5px 0 15px;
}
h2.singlefull {
    padding: 0;
    margin: -5px 0 15px;
}
.format-video>iframe, .format-audio>iframe {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 0;
    float: left;
}
.folioitem>iframe {
    margin: 0 0 35px;
}
.meta, .comment-meta {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px!important;
    overflow: hidden;
    padding: 0 0 5px;
    margin: 0;
    font-weight: 400;
    color: gray;
}
.post>.meta {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .7em;
    font-weight: 500;
    overflow: hidden;
    margin: 10px 0 20px;
    letter-spacing: .18em!important;
    text-align: left;
    padding: 10px 0 6px;
    text-transform: uppercase;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
.flr-meta {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .7em;
    font-weight: 500;
    color: #7E7E7E;
    margin: 0;
    letter-spacing: .18em!important;
    text-align: center;
    padding-bottom: 10px;
    text-transform: uppercase;
}
#serinfo .post p {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
    color: #222;
    padding: 10px 0;
}
.post p a, .post a {
    font-size: 1em;
    font-weight: 400;
    line-height: 1.6em;
    color: #045CAC;
    text-decoration: none;
    /*padding: 0 30px;*/
}
.post p a:hover {
    color:#045CAC;
    text-decoration: underline;
}
.post .flr-block p a {
    color: #942884 !important;    
}
.post .flr-block p a:hover {
    color: #942884 !important;    
}
.flr-block .pageNav li:hover a {
    color: #942884 !important; 
}
p.teaser {
    color:#045CAC;
}
.post h2.category-tag {
    padding: 3px 5px 2px!important;
    text-align: left!important;
    color: #fff;
    border: none!important;
    border-radius: 0;
    font-size: 11px;
    float: left;
    background-color: #045CAC;
    box-shadow: 2px 2px 0 #D8D8D8;
}
.post h2.category-tag:hover {
    background-color: #000;
}
    .post h2.category-tag:hover i {
        background-color: #000!important;
}
.buttons {
    overflow: hidden;
    padding: 0;
    margin: 15px 0;
}
    .buttons iframe {
        overflow: hidden;
        margin: 0 5.9em 0 0 !important;
}
    .buttons a {
        margin-top: -5px!important;
        float: right;
}
.tagssingle {
    overflow: hidden;
    margin-bottom: 10px!important;
    padding-top: 12px;
    padding-bottom: 12px;
}
    .tagssingle a {
        margin-right: 10px!important;
}
h3.additional, h3#comments-title, h3#reply-title {
    margin: 0;
    padding-bottom: 8px;
    font-size: 14px;
    text-transform: uppercase;
    border-bottom: 1px dotted #f2f2f2;
}
.postauthor {
    overflow: hidden;
    margin: 0 0 40px;
    padding-top: 10px;
    position: relative;
}
    .postauthor img {
        padding: 2px;
        float: left;
        margin: 18px 25px 30px 0;
}
.authordesc {
    margin-top: 10px;
    padding: 0;
}
.related {
    float: left;
    width: 104.33%;
    overflow: hidden;
    margin: 15px 0 30px;
}
    .related li {
        float: left;
        width: 21.7%;
        margin-right: 3.3%;
        overflow: hidden;
        position: relative;
        padding: 0;
}
        .related li span.ribbon {
            top: 223px;
            left: 53%;
            height: 30px;
            width: 30px;
}
        .related li span.ribbon_icon {
            font-size: 14px!important;
            top: 6px;
            left: 3px;
}
.flr-lead-block {
    max-width: 150px;
    margin: 0 auto;
    padding: 0 0 20px;
}
    .flr-lead-block .first-read-logo, .flr-lead-block .last-read-logo {
        margin: 0 auto;
        width: 150px;
        height: 140px;
        background-color: #2076C4;
}
h2.first-read {
    line-height: .8em;
    font-size: 2em;
    padding-top: 35px;
    color: #fff;
}
h2.last-read {
    line-height: .8em;
    font-size: 2em;
    padding-top: 35px;
    color: #fff;
}
span.first-read-amp {
    color: #FF4D4D;
}
span.last-read-amp {
    color: #FF4D4D;
}
.flr-block ul li p {
    padding: 10px 0!important;
    margin: 0!important;
    border-bottom: 2px dashed #DBDBDB!important;
    font-size: .9em;
}
.flr-block ul li strong {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    letter-spacing: .05em;
    border: none!important;
}
.imgwrap {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
ul.medpost li.format-image img {
    overflow: hidden;
    float: left;
}
ul.medpost li.format-image a.imgwrap {
    overflow: hidden;
    float: left;
}
ul.medpost li.format-quote {
    text-shadow: none;
    padding: 60px 55px 40px;
    text-align: center;
    font-size: 16pt;
    border: 1px solid #ddd;
    border-right: none;
}
p.quuote_author {
    font-size: 10pt;
}
ul.medpost li.format-quote blockquote {
    display: block;
    padding: 0 60px;
}
    ul.medpost li.format-quote blockquote p {
        padding: 60px 0 50px;
        font-weight: 700;
}
ul.medpost li.format-quote blockquote:before, ul.medpost li.format-quote blockquote:after {
    display: block;
    font-size: 700%;
    width: 50px;
}
ul.medpost li.format-quote blockquote:before {
    content: '\201C';
    height: 0;
    margin-left: -.55em;
    margin-top: -70px;
}
ul.medpost li.format-quote blockquote:after {
    content: '\201D';
    height: 50px;
    margin-top: -70px;
    margin-left: 400px;
}
.pageNav {
    margin: 20px 0 20px 0;
    padding-top: 5px;
}
    .pageNav li {
        float: left;
        margin-left: 5px;
        margin-bottom: 15px;
        background-color: #e3e3e3;
        -moz-border-radius: 2px;
        -khtml-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        -webkit-transition: background-color .3s;
        -moz-transition: background-color .3s;
        -o-transition: background-color .3s;
        -ms-transition: background-color .3s;
        transition: background-color .3s;
}
        .pageNav li a {
            padding: 3px 14px;
            height: 23px;
            display: block;
            color: #232323;
            font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight: 400;
            font-size: .9em;
            text-decoration: none;
            text-transform: uppercase;
            text-align: center;
            letter-spacing: .09em;
}
#cstv_page .pageNav li {
    float: left;
    height: auto;
    margin: 0 0 5px 5px;
    background-color: #707070;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
#cstv_page .vid-grid-block .pageNav li a {
    color: #f2f2f2;
}
.pageNav li a i {
    line-height: 1.65em!important;
}
.pageNav li:hover{
    cursor: pointer;
    background-color: #222!important;
}
.pageNav a:active {
    background-color: #222 !important;
    color: #045CAC!important;
}
.pageNav li:hover a {
    color: #045CAC!important;
}
.power-list-wrap {
    width: 100%;
}
.power-table {
    width: 100%;
}
    .power-table p {
        font-size: .8em;
        margin-bottom: 5px;
        line-height: 1.4em;
}
    .power-table span.pl-intro p {
        margin: 20px 40px;
        text-align: justify;
}
span.power-item {
    display: block;
    width: 100%;
}
.power-block {
    float: left;
    overflow: hidden;
    height: 39%;
    width: 23.8%;
    margin: 0 0 1% 1%;
    padding: 1% 4% 4%;
    position: relative;
    list-style: none;
    border: 1px solid #f2f2f2;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
h1.pl-name-inner, .pl-profile-field p {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
}
.power-block:hover {
    background-color: #ccc;
}
    .power-block:hover .pl-rank {
        background-color: #FFE318;
}
.pl-profile-field {
    float: left;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .8em;
}
.pl-name {
    width: 100%;
    clear: right;
    display: inline-block;
    padding: 10px 0;
    font-size: 1.2em!important;
    font-weight: 600;
    line-height: 1em!important;
    text-align: center;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2;
}
h1.pl-name-inner {
    width: 50%!important;
    float: left!important;
    padding: 10px 0;
    font-size: 2em;
    font-weight: 600;
    line-height: 1em;
    text-align: left!important;
}
h6.abhed {
    padding: 5px 0!important;
    border-top: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
span.pl-desc-inner {
    font-weight: 400;
    font-size: .8em;
    line-height: 1.25em;
}
.pl-portrait {
    margin: 4%;
    /*width: 93.5%;*/;
}
.pl-portrait-inner {
    margin: 0 30px 30px 0;
    border: 1px solid #f2f2f2;
}
.pl-rank {
    padding: 6px 5px 3px 4px;
    border: 1px solid #f2f2f2;
    margin-bottom: 5px!important;
    border-radius: 50%;
    float: left;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: .9em!important;
    background-color: #fff;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.pl-abvTitle {
    width: 100%;
    text-align: center;
    line-height: 1em;
    font-size: .9em;
}
.pl-title {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-style: italic;
    font-size: .87em;
    font-weight: 400;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}
.pl-hed {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    padding: 20px 0;
    margin: 10px;
    margin-top: 30px;
    color: #555;
    border: 3px double #e3e3e3;
}
.pl-tableheader {
    background-color: #000;
}
.pl-tableheader-item {
    color: #fff;
    padding: 5px 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .8em;
    font-weight: 400;
    letter-spacing: .3em;
}
.rank-box {
    width: 50%;
    float: left;
    text-align: center;
    padding: 5px 0;
    line-height: 1em!important;
    font-size: .8em!important;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: .5px;
}
.pl-rank-inner {
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin: 0 0 30px;
    background-color: #222;
    color: #fff;
}
.fancybox-inner .seccol h1 {
    float: left;
    width: 100%;
    padding: 20px 0;
    text-align: center;
    font-weight: 600;
    line-height: 1.2em;
    font-size: 1.3em;
    margin-bottom: 0;
    letter-spacing: 0;
}
.fancybox-inner .seccol p {
    margin: 0 75px 0 60px;
    font-size: .9em;
}
.fancybox-inner .seccol img {
    float: left;
    width: 30%;
    margin: 20px 40px 30px;
}
.about-us-block p {
    font-size: 1em;
}
#cstv_page {
    background: url(/assets/_img/bg/noisy-texture-100x100-o5-d10-c-494949-t0.png) 0 0 repeat;
    background-color: #494949;
}
    #cstv_page #core {
        background-color: inherit;
}
    #cstv_page .container {
        background-color: none;
}
    #cstv_page #content {
        float: left;
        width: 68%;
        overflow: hidden;
        background-color: inherit;
        border: none;
        margin-top: 20px;
}
    #cstv_page .main-vidblock {
        position: relative;
        float: left;
        margin: 0 0 30px;
        overflow: hidden;
        background-color: #222;
}
    #cstv_page .vidblock {
        position: relative;
        width: 77%;
        float: right;
}
    #cstv_page #sidebar {
        float: right;
        width: 25.5%;
        overflow: hidden;
}
    #cstv_page .cstv-sb {
        margin-top: 20px;
}
    #cstv_page .main-vidblock p.postmeta {
        padding: 0;
        margin: 10px 0 20px;
        /*text-transform: none;*/
        font-size: 12px!important;
        font-weight: 400;
        color: #9B9B9B!important;
        text-transform: uppercase;
        letter-spacing: .2em!important;
}
    #cstv_page h2.post {
        color: #fff;
}
    #cstv_page .entry p.pnormal {
        color: #888;
        font-size: 1em;
}
    #cstv_page ul#serinfo-nav, #cstv_page ul#vidinfo-nav {
        position: relative;
        z-index: 6;
        margin: 0 0 0 -1px;
        border-bottom: 1px solid #5c5c5c;
        background-color: inherit;
}
        #cstv_page ul#serinfo-nav li a, #cstv_page ul#vidinfo-nav>li a {
            font-size: 1.2em!important;
            color: #a0a0a0;
}
    #cstv_page .csnews_block {
        margin-top: 40px;
}
    #cstv_page .ad300 {
        border: none!important;
}
.cstabs {
    float: left;
    position: relative;
    width: 256.21px;
    min-height: 260px;
    margin: 0 1% 3% 0;
    padding-bottom: 10px;
    background-color: #727272;
    overflow: hidden;
}
#cstv_page #serinfo, #cstv_page #serinfo-nav li.current, #cstv_page #vidinfo, #cstv_page #vidinfo-nav li.current {
    background-color: inherit;
    overflow: hidden;
}
#cstv_page li.vidpane0 .cstabs:nth-child(3n+3) {
    margin-right: 0!important;
}
.cstabs p {
    padding: 10px;
}
    .cstabs p a, .cstabs .social-wrap {
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: .75em!important;
        letter-spacing: .035em;
        text-align: left;
        color: #090909;
        padding: 0;
}
#cstv_page #hometab .widgetcol_small {
    border-bottom: 1px solid #3a3a3a;
    border-top: 1px solid #5a5a5a;
    padding: 10px 0;
}
#cstv_page .widgetcol_small img:before {
    position: absolute;
    font-family: FontAwesome;
    top: 17%;
    left: 35.51%;
    content: "\f16a";
    color: #f2f2f2;
    font-size: 3.8em;
    padding: 6px 5px 6px 9px;
    z-index: 2;
}
#cstv_page li#serpane3 {
    padding: 10px 0 0;
}
.cstv-sb {
    overflow: hidden;
    width: 23%;
    padding: 0 0 0 2%;
    position: relative;
    float: left;
    list-style: none;
    border-left: 1px solid #5c5c5c;
}
#cstv_page .entry p {
    color: #ccc;
    font-size: 1em;
    line-height: 1.4em;
}
#cstv_page .entry span {
    line-height: 1.4em!important;
}
#cstv_page .meta {
    color: #929292;
}
#cstv_page #serinfo .widgetcol_small>a>img {
    float: right;
    margin: 0 0 0 20px;
    padding: 0;
    overflow: hidden;
    border: none;
}
#cstv_page #serinfo .widgetcol_small>a:before, .cstv-inner .widgetcol_small>a:before {
    position: absolute;
    font-family: FontAwesome;
    top: 10px;
    right: 0;
    content: "\f144";
    color: #FCE803;
    font-size: 1.8em;
    padding: 6px 5px 6px 9px;
    z-index: 2;
}
#cstv_page .entry .widgetcol_small a, #cstv_page #hometab .widgetcol_small a {
    border: none;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: .8em;
    letter-spacing: .19em;
    text-transform: uppercase;
}
#cstv_page .vidblock #hometab .widgetcol_small p.pnormal {
    color: #999;
    font-size: .9em;
}
#cstv_page #serinfo .widgetcol_small:first-child, #cstv_page #vidinfo .widgetcol_small:first-child {
    border-top: none;
}
#cstv_page #serinfo .widgetcol_small:last-child, #cstv_page #vidinfo .widgetcol_small:last-child {
    border-bottom: none;
}
#cstv_page .social-wrap a {
    color: #fff;
}
.upper .tabitem h2.vidpost {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 1.5em;
    letter-spacing: .035em;
    text-align: left;
    color: #E6E6E6;
    padding: 0;
}
.hp_cstv_vp {
    width: 100%!important;
    position: relative;
    height: auto!important;
    background-color: #000;
}
.social-wrap {
    width: 100%;
    border-bottom: 1px solid #3c3c3c;
}
#vid-nav-sb {
    float: left;
    overflow: hidden;
    padding: 0;
    margin-bottom: 20px;
}
.vid-grid-block {
    float: left;
    width: 84% !important;
    border-top: 1px solid #3a3a3a;
}
.vid-grid {
    float: left;
    width: 100%;
    overflow: hidden;
}
    .vid-grid ul.vids {
        float: left;
        width: 100%;
        margin: 15px 0 30px;
        overflow: hidden;
}
    .vid-grid li {
        float: left;
        position: relative;
        width: 198px;
        min-height: 270px;
        margin: 0 3% 3%;
        padding-bottom: 10px;
        background-color: none;
}
.vid-grid-inner li:nth-child(4n+4) {
    /*margin-right: 0!important*/;
}
.vid-grid-inner img {
    -moz-box-shadow: 2px 2px 2px 0 #3D3D3D;
    -webkit-box-shadow: 2px 2px 2px 0 #3D3D3D;
    box-shadow: 2px 2px 2px 0 #3D3D3D;
}
.vid-grid li p a.title:before {
    position: absolute;
    font-family: FontAwesome;
    top: 0;
    left: 0;
    content: "\f144";
    color: #FCE803;
    font-size: 1.8em;
    padding: 6px 5px 6px 9px;
    z-index: 2;
}
.vid-grid li p a.title:hover:before {
    color: #045CAC;
    text-shadow: 0 1px 1px #000;
}
.vid-grid li:hover:before {
    color: #045CAC;
    text-shadow: 0 1px 1px #000;
}
.vid-grid li p a.title {
    float: left;
    padding: 10px 10px 5px;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: .8em;
    letter-spacing: .09em;
    text-align: left;
    text-shadow: 1px 1px 1px rgba(50,50,50,0.58);
    color: #AFAFAF;
    text-transform: uppercase;
}
.vid-grid li .social-wrap {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #595959;
}
    .vid-grid li .social-wrap p {
        margin: 10px 0 10px 10px;
        padding: 5px 0;
        float: left;
        background-color: #333;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
}
        .vid-grid li .social-wrap p a {
            padding: 2px 5px;
            font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-style: normal;
            font-weight: 600;
            font-size: .75em;
            letter-spacing: .035em;
            text-align: left;
            color: gray;
            border-left: 1px solid #252525;
}
#comments {
    clear: both;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 5px solid #ddd;
}
    #comments .navigation {
        padding: 20px 0;
        clear: both;
        overflow: hidden;
}
h3#comments-title {
    margin: 0 0 10px;
}
h3#reply-title {
    padding: 0 0 5px;
    margin: 0 0 5px;
    border-bottom: 1px solid #eee;
}
.commentlist {
    list-style: none;
    margin: 0;
}
ol.commentlist {
    margin-top: -20px;
}
.commentlist li.comment {
    margin: 0 0 15px;
    padding: 30px 0 0 80px;
    position: relative;
}
.commentlist li:first-child {
    background: none;
}
#comments .comment-body ul, #comments .comment-body ol {
    margin-bottom: 18px;
}
#comments .comment-body p:last-child {
    margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}
.commentlist ol {
    list-style: decimal;
}
.commentlist .avatar {
    position: absolute;
    padding: 1px;
    top: 30px;
    left: 0;
}
.comment-author cite {
    font-weight: 700;
    font-style: normal;
    font-size: 16px;
    color: #000;
}
.comment-author .says {
    display: none;
}
.comment-meta {
    margin: 0 0 20px;
}
    .comment-meta a:link, .comment-meta a:visited {
        color: #888;
        text-decoration: none;
}
    .comment-meta a:active, .comment-meta a:hover {
        color: #ff4b33;
}
.reply {
    padding: 0 0 10px;
    overflow: hidden;
}
    .reply a, a.comment-edit-link {
        font-size: 10px!important;
        font-weight: 400;
        line-height: 0;
        margin: 15px 0!important;
        float: left;
}
a.comment-edit-link {
    float: right;
}
.reply a:hover, a.comment-edit-link:hover {
    color: #ff4b33;
}
.commentlist .children {
    list-style: none;
    margin: 0;
}
    .commentlist .children li {
        list-style: none;
        border: none;
        margin: 0;
}
.nopassword, .nocomments {
    display: none;
}
#comments .pingback {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 18px;
    padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
    margin-top: -6px;
}
#comments .pingback p {
    color: #888;
    display: block;
    font-size: 12px;
    margin: 0;
}
#comments .pingback .url {
    font-size: 13px;
    font-style: italic;
}
#sidebar p input[type=submit] {
    margin: 10px 0 0;
    width: 100%;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: .9em;
    cursor: pointer;
    border: none;
    color: black!important;
    font-weight: 200;
    background-color: #80745F;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
#sidebar p input[type=submit]:hover {
    background-color: #000;
    color: #045CAC!important;
    font-weight: 700;
}
#respond {
    margin: 0;
    overflow: hidden;
    position: relative;
}
    #respond p {
        margin: 0;
        clear: right;
}
.comment-form-author, .comment-form-email, .comment-form-url {
    width: 29.6%;
    float: left;
    margin-right: 30px!important;
}
.comment-form-url {
    margin-right: 0!important;
}
.fullsingle .comment-form-author, .fullsingle .comment-form-email, .fullsingle .comment-form-url {
    width: 31.2%;
}
.fullsingle #respond textarea {
    width: 96.5%;
}
input#author, input#email, input#url {
    width: 89%!important;
    margin-bottom: 20px!important;
}
#respond .comment-notes {
    margin-bottom: 30px;
    opacity: .7;
    font-size: 85%;
}
.form-allowed-tags {
    display: none;
}
.children #respond {
    margin: 0 48px 0 0;
}
#comments-list #respond {
    margin: 0;
}
#comments-list ul #respond {
    margin: 0;
}
#cancel-comment-reply-link {
    font-size: 10px!important;
    font-weight: 400;
    line-height: 1;
    margin-left: 10px;
}
#respond .required {
    color: #ff4b33;
    font-weight: 700;
    margin-left: 3px;
}
#respond label {
    color: #888;
    font-size: 12px;
}
#respond input {
    margin: 0;
    width: 96%;
}
#respond textarea {
    width: 96%;
}
#respond .form-allowed-tags {
    display: none;
}
    #respond .form-allowed-tags code {
        display: none;
}
#respond .form-submit {
    margin: 12px 0;
}
    #respond .form-submit input {
        font-size: 14px;
        width: auto;
        margin: 20px 1px;
}
input, textarea, input checkbox, input radio, select, file {
    border: 1px solid #ddd;
    padding: 7px 10px!important;
    margin: 0 10px 0 0;
    float: left;
    background-color: #fff!important;
}
form#contactform fieldset input {
    float: none;
    width: 320px;
    margin-top: 30px;
}
form#contactform fieldset textarea {
    margin-top: 30px;
    width: 430px;
    border: 1px solid #eee;
    background: #fff;
}
form#contactform fieldset input#submit {
    width: 150px;
    cursor: pointer;
}
label {
    float: left;
}
#contact {
    padding: 0 0 30px;
}
submit {
    cursor: pointer;
    background: none!important;
}
.nav-search-button i {
    display: block;
    outline: 0;
    text-decoration: none;
    margin-top: 1.5px;
    padding: 15px 5px 16px 5px;
    font-size: 1em;
    color: #fff;
    text-shadow: rgb(41, 125, 197) 1px 1px 2px;
}
.nav-search-field {
    background-color: #66BCFF!important;
    padding: 10px!important;
}
.searchformhead {
    float: right;
    position: relative;
    margin: 0;
    width: 100%;
    overflow: hidden;
    opacity: .8;
}
.searchform {
    position: relative;
    float: right;
    width: 400px;
    margin: 0;
}
.searchformhead input.s {
    margin: 0;
    padding: 3px 4.3%!important;
    color: #222!important;
    line-height: 1;
    width: 100%;
    border: none;
    letter-spacing: .065em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .8em;
    font-weight: 400;
}
.searchSubmit {
    background: url() 0 0 no-repeat!important;
    position: absolute;
    height: 12px;
    width: 12px;
    border: none;
    margin: 0;
    overflow: hidden;
    top: 10px;
    right: 0;
}
.searchform input.s {
    padding: 12px 4%!important;
    margin: 0;
    color: #999;
    font-style: normal;
    width: 400px;
    border: 1px solid #d9d9d9;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.03);
    -moz-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.03);
    -o-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.03);
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.03);
}
.searchform .searchSubmit {
    height: 24px;
    top: 14px;
    right: 8px;
}
.sisea-results {
    float: left;
}
.sisea-paging {
    float: right;
}
.sisea-results, .sisea-paging {
    margin-top: 10px;
}
.sisea-results, span.sisea-result-pages, span.sisea-page, span.sisea-current-page {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .7em;
    font-weight: 500;
    overflow: hidden;
    letter-spacing: .18em!important;
    text-align: left;
    padding-bottom: 10px;
    text-transform: uppercase;
}
span.sisea-current-page {
    color: #D54135;
    font-weight: 900;
    zoom: 110%;
}
.sisea-highlight {
    color: #D54135;
    font-weight: 900;
}
.sb-inner-wrap {
    padding: 20px 0;
    overflow: visible;
}
    .sb-inner-wrap .widgetcol_small:first-child {
        border-top: none!important;
}
#sidebar {
    width: 24%;
    width: 300px;
    float: right;
    padding: 0 2% 2% 0 !important;
    overflow: hidden;
}
    #sidebar p {
        margin: 0;
        padding: 0;
}
    #sidebar h2 {
        padding: 23px 0;
        color: #222;
        border-bottom: 1px solid #ccc;
        text-transform: uppercase;
}
h2.category-tag:hover i {
    color: #045CAC!important;
}
#sidebar h2 i {
    margin: 0 5px 0 0;
}
#foliosidebar h2 {
    margin: 50px 0 20px;
    padding: 0;
    font-size: 18px;
    border-top: none;
}
#sidebar h3 {
    margin: 3px 0 5px;
    padding: 0;
    font-size: 12px;
}
#sidebar a:hover {
    text-decoration: none;
}
.sbad-wrapper {
    margin: 0 auto;
}
.widgetable {
    margin: 0;
    overflow: hidden;
    float: left;
    width: 100%;
}
.widgetable>ul, .widgetable>div>ul {
    list-style: none;
    float: none;
    overflow: hidden;
    width: 100%;
    margin-bottom: 30px;
}
.widgetable>ul>li>ul {
    margin: 5px 0 0 15px !important;
    padding: 0;
    list-style: none;
}
.widgetable>ul>li {
    padding: 7px 0;
}
.widgetable>ul>li>ul>li>a, .widgetable>ul>li>ul>li>ul>li>a {
    padding-left: 15px;
}
.widgetable select {
    margin: 15px 0 30px;
    width: 100%;
    font-size: 100%!important;
}
.widgetable .searchform {
    margin: 0;
    float: none;
    clear: both;
    width: 100%;
}
.textwidget {
    margin: 0 0 45px;
}
.graph {
    background-color: #cecece;
    position: relative;
    max-width: 310px!important;
    padding: 0!important;
    margin: 3px 0 0!important;
    background: transparent!important;
}
    .graph .bar {
        display: block;
        position: relative;
        background-image: url();
        background-position: right center;
        background-repeat: repeat-x;
        text-align: center;
        height: 14px;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 10px;
        padding-top: 4px;
        border-radius: 5px;
}
        .graph .bar span {
            position: absolute;
            left: 1em;
}
        .graph .bar i {
            font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
            font-weight: 600;
            color: #045CAC;
            font-style: normal;
            margin-left: 3px;
            padding: 2px 5px;
            background-color: #fff;
            position: absolute;
            right: -30px;
            border-radius: 3px;
            top: 0;
            -moz-box-shadow: 1px 1px 2px 0 #ccc;
            -webkit-box-shadow: 1px 1px 2px 0 #ccc;
            box-shadow: 1px 1px 2px 0 #ccc;
}
.tagcloud {
    margin-bottom: 25px;
}
ul.lists {
    list-style: none;
    overflow: hidden;
    margin: 0;
    width: 106%;
}
#footer ul.lists {
    margin-top: 0;
}
ul.lists li ul, ul.lists li ul li {
    margin: 0!important;
    padding: 0!important;
    width: 100%;
    background: none;
}
.lists li {
    padding: 0 10px 0 26px;
    margin: 0 3% 0 0;
    float: left;
    width: 31%;
    list-style: none;
}
h2.ads {
    margin: 10px 0 8px!important;
    border: none!important;
    text-align: center;
    font-size: 10px!important;
    padding: 0!important;
    opacity: .6;
    font-family: 'Arial'!important;
    font-weight: 400;
}
.ad300 {
    margin: 0;
    overflow: hidden;
    border: none;
}
    .ad300 img {
        margin: 0 auto;
        float: none;
        display: block;
}
ul.ad125 {
    padding: 0!important;
    overflow: hidden;
    width: 110%!important;
    margin: 0 12px!important;
}
    ul.ad125 li {
        float: left;
        margin: 0 12px 24px;
        padding: 0;
        overflow: hidden;
        background: none!important;
}
        ul.ad125 li img {
            float: left;
            margin: 0;
            padding: 0;
            overflow: hidden;
}
img.adFree {
    padding: 0;
    margin: 0 0 30px;
}
.ad125_fix {
    clear: both;
    margin: 0;
    height: 12px;
    overflow: hidden;
    float: left;
}
.widget_fix {
    clear: both;
    height: 1px;
    overflow: hidden;
    float: none;
}
.tp_recent_tweets li {
    padding: 10px 0!important;
    border-top: 1px solid #ddd;
}
.tp_recent_tweets li:first-child {
    border-top: none;
}
.tp_recent_tweets li:nth-child(7n) {
    border-bottom: none;
}
p.status {
    font-size: .75em;
}
    p.status a {
        font-style: italic;
}
p.status-info {
    font-size: .8em;
    color: gray;
}
    p.status-info a {
        color: #222;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-size: 1em;
}
        p.status-info a img {
            margin-right: 10px;
}
.lasttwit {
    padding: 0;
    position: relative;
    margin: 0 0 20px;
}
a.twilink {
    position: absolute;
    bottom: -25px;
    right: 0;
    font-weight: 700;
}
ul.tweet_list {
    margin: 0 0 10px!important;
}
    ul.tweet_list li {
        margin: 0 0 15px;
        padding: 10px 0 0 60px !important;
}
    ul.tweet_list li:first-child {
        background: none;
        padding: 0 0 0 60px !important;
}
    ul.tweet_list li img {
        float: left;
        margin: 8px 0 10px -60px;
        padding: 0!important;
}
.view-twitter {
    display: none;
}
#sidebar h2 span, #footer h3 span {
    color: #0061D8;
    font-style: normal;
}
    #sidebar h2 span span, #footer h3 span span, #archives h2 span span {
        color: #FF1183;
}
.flickwrap {
    position: relative;
    padding: 0;
    overflow: hidden;
    width: 110%;
    margin: -5px 0 0;
}
    .flickwrap img {
        float: left;
        width: 64px;
        margin: 0!important;
        padding: 0!important;
}
.flickr_badge_image {
    float: left;
    margin: 10px 15px 10px 0 !important;
    padding: 0!important;
}
.flickwrap a:hover img {
    background: #ccc;
}
#footer .flickwrap {
    margin: -10px 0 0;
    width: 110%;
}
    #footer .flickwrap img {
        width: 60px;
}
#footer .flickr_badge_image {
    margin: 10px 19px 10px 0 !important;
}
span.left {
    float: left;
    margin: 5px 20px 5px 0;
}
span.right {
    float: right;
    margin: 5px 0 5px 20px;
}
ul.featured {
    margin: 0 0 30px !important;
    overflow: hidden;
    float: left;
}
.fblock {
    padding: 25px 0 !important;
    margin: 0 !important;
    overflow: hidden;
    position: relative;
}
.fblock:first-child {
    background: none !important;
    padding: 20px 0 !important;
    border-bottom: 1px solid #f2f2f2;
}
.fblock>a>img {
    margin: 0 20px 0 0;
    padding: 0;
    overflow: hidden;
    float: left;
}
.serchwidget {
    overflow: hidden;
    margin-bottom: 0;
}
.com_post {
    overflow: hidden;
    padding: 15px 0 !important;
    margin: 0!important;
}
.com_post:first-child {
    background: none;
    padding: 0 0 15px !important;
}
.com_post img {
    float: left;
    margin: 5px 20px 5px 0;
    padding: 2px;
}
.com_post span {
    float: left;
    margin-right: 7px;
    font-weight: 700;
    text-transform: uppercase;
}
.com_post p {
    padding: 0 0 0 60px !important;
    margin: 0!important;
}
ul.widget-folio {
    width: 112% !important;
    overflow: hidden;
    margin-bottom: 15px;
}
    ul.widget-folio li {
        overflow: hidden;
        float: left;
        margin: 0 20px 20px 0;
        padding: 0;
}
        ul.widget-folio li img {
            width: auto;
            float: left;
}
#hometab, #about-tabs {
    float: left;
    margin: 0;
    width: 100%;
    overflow: visible;
    position: relative;
}
ul#serinfo-nav, ul#vidinfo-nav {
    position: relative;
    z-index: 6;
    margin: 0;
    text-shadow: 0 1px 1px #fff;
}
ul#vidinfo-nav {
    background-color: #444;
}
#about-tabs ul#serinfo-nav>li {
    padding: 12px 0;
}
#about-tabs ul#serinfo-nav>li.current {
    border-top: 2px solid #045CAC;
}
ul#serinfo-nav>li, ul#vidinfo-nav>li {
    padding: 0 10px 10px 0;
    /*float: left;*/
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
#serinfo-nav li.current a {
    color: #fff;
    background-color: #045CAC;
    padding: 2px 3px;
    border-radius: 3px;
}
#cstv_page #serinfo-nav li.current a, #cstv_page ul#serinfo-nav li a {
    background-color: inherit!important;
}
#cstv_page #serinfo-nav li.current a {
    color: #fff;
}
#cstv_page ul#serinfo-nav>li a, #cstv_page ul#vidinfo-nav>li a {
    padding: 10px 0;
    float: left;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    cursor: pointer;
}
#cstv_page ul#serinfo-nav>li.current a, #cstv_page ul#vidinfo-nav>li.current a {
    color: #fff;
}
ul#serinfo-nav>li a:hover {
    background-color: #045CAC;
}
ul#serinfo-nav li a, ul#vidinfo-nav>li a {
    font-size: .9em !important;
    color: #fff;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    letter-spacing: .09em;
    font-weight: 900;
}
#cstv_page ul#serinfo-nav li a, #cstv_page ul#vidinfo-nav>li a {
    font-size: .9em !important;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    letter-spacing: .09em;
    font-weight: 400;
}
ul#serinfo-nav li a {
    background-color: silver;
    padding: 2px 3px;
    border-radius: 3px;
}
#serinfo-nav li.current, ul#vidinfo-nav li.current {
    position: relative;
    z-index: 6;
    border-top: none;
}
#cstv_page ul#serinfo-nav li a {
    background-color: none;
    padding: 2px 3px;
    border-radius: 3px;
}
li#serpane0, li#serpane1, li#serpane2, li#serpane4, li#serpane5, li#vidpane0, li#vidpane1, li#vidpane2, li#vidpane3, li#vidpane4, li#vidpane5, li#cspane0, li#cspane1 {
    margin: 0 0 -2px;
    padding: 0;
}
ul#serinfo {
    position: relative;
    float: left;
    width: 100%;
    padding: 0;
    margin: -1px 0 0 !important;
    backbround-color: #f2f2f2;
}
#vid-sidebar {
    float: right;
    width: 28%;
    overflow: hidden;
}
#vidsummary {
    min-height: 120px;
    padding: 10px;
    border-top: none;
    background-color: #fff;
}
    #vidsummary h2 {
        padding-bottom: 10px;
        text-align: left;
        color: #222;
        font-family: Georgia,"Times New Roman",Times,serif;
        font-style: normal;
        font-weight: 600;
        font-size: .93em;
        letter-spacing: 0;
        text-transform: none;
}
    #vidsummary p {
        text-align: left;
        font-style: normal;
        font-size: .8em;
        color: #333;
}
.vidinfo-nav li a img, .spvidinfo-nav li a img {
    margin: 0;
    padding: 0;
}
.hp-vidblock, .hp-spvidblock {
    overflow: hidden;
}
ul.hp_cstvblock-nav {
    background-color: #5A5B5C;
}
    ul.hp_cstvblock-nav li {
        padding: 0;
        float: none;
        text-align: left;
        text-shadow: none;
        text-transform: none;
        cursor: pointer;
        border-bottom: 1px solid #363636;
}
        ul.hp_cstvblock-nav li div.tab {
            width: 96%!important;
            padding: 2%;
            border-top: none;
            overflow: hidden;
            float: none;
            margin: 0;
            position: relative;
            text-align: left;
            border-bottom: #d4d4d4;
            -webkit-transition: background-color .3s;
            -moz-transition: background-color .3s;
            -o-transition: background-color .3s;
            -ms-transition: background-color .3s;
            transition: background-color .3s;
}
        ul.hp_cstvblock-nav li .tab a {
            float: none;
}
        ul.hp_cstvblock-nav li .tab h2 {
            font-size: .9em !important;
            font-weight: 600;
            line-height: 18px;
            text-align: left;
            color: #b8b8b8;
            letter-spacing: .03em;
            text-transform: uppercase;
            display: flex;
}
    ul.hp_cstvblock-nav li.current .tab h2 {
        color: #fff!important;
}
    ul.hp_cstvblock-nav li div.tab p {
        font-size: .9em;
        font-style: none;
        font-weight: 100;
}
    ul.hp_cstvblock-nav li div.tab a img {
        float: right;
        margin: 0;
        position: relative;
        -moz-box-shadow: 1px 1px 2px 0 #252525;
        -webkit-box-shadow: 1px 1px 2px 0 #252525;
        box-shadow: 1px 1px 2px 0 #252525;
}
ul#hp_cstvinfo-nav li .tab i {
    font-size: 1.25em;
    font-weight: 600;
    text-align: left;
    color: #b8b8b8;
    letter-spacing: .03em;
}
ul.vidblock-nav li div.tab, ul.spvidblock-nav li div.tab {
    width: 28.8%!important;
    padding: 6px 2.12%;
    border: 1px solid #dbdbdb;
    background-color: #ccc;
    border-top: none;
    overflow: hidden;
    float: left;
    margin: 0 -1px 0 0;
    position: relative;
}
ul.vidblock-nav li div.tab:hover, ul.spvidblock-nav li div.tab:hover, ul.hp_cstvblock-nav li div.tab:hover {
    background-color: #222;
}
ul.vidblock-nav li div.tab img, ul.spvidblock-nav li div.tab img {
    padding: 0;
    margin: 0;
}
.tab-post {
    overflow: hidden;
    margin: 0;
    padding: 0;
    border-top: 0;
}
.tab-post:last-child {
    border-bottom: none!important;
}
.tab-post img {
    padding: 0;
    margin: 2px 0 0 10px !important;
    float: right;
}
.tab-post .meta {
    line-height: 1!important;
    border: none;
}
.hp-programs ul {
    height: 400px;
    overflow: scroll;
}
#footer {
    margin: 10px 0 0;
    padding: 25px 30px;
    overflow: hidden;
    position: relative;
    text-shadow: none;
    z-index: 10;
}
    #footer .container {
        width: 100%;
        max-width: 950px;
        margin: 0 auto;
        padding: 0;
        overflow: visible;
        position: relative;
}
    #footer .fourcol {
        width: 31%;
        margin-left: 3.5%;
}
    #footer h2 {
        font-size: 11pt;
        margin: 5px 0 10px;
        padding: 0 0 10px;
        overflow: hidden;
}
    #footer ul {
        margin: 0 0 30px;
        overflow: hidden;
}
    #footer p {
        margin: 3px 0 15px;
}
    #footer a {
        margin: 0;
        padding: 0;
        text-align: left;
        text-transform: uppercase;
        letter-spacing: .16em;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-style: normal;
        font-size: 1em;
        font-weight: 600;
        color: #fff;
}
.threecol>ul>li {
    margin: 0 0 10px 14px;
    padding: 0;
    list-style: square;
    list-style-position: outside;
}
#footer select {
    overflow: hidden;
    clear: both;
    float: none;
    margin: 0 0 30px;
}
#footer #wp-calendar tbody td {
    padding: 2px;
}
.aboutus {
    width: 60%;
    margin: 50px 0 0;
    padding: 0 20%;
    float: none;
    text-align: center;
    overflow: hidden;
}
#about_page #content {
    float: left;
    /*width: 68%;*/
    min-height: 1050px;
    overflow: visible;
}
#about_page #serinfo-nav {
    border-top: 1px solid #ddd;
    display: inline-flex;
}
.aboutus img {
    display: block;
    margin: 30px auto 15px;
    float: none;
    text-align: center;
}
.aboutus p {
    font-weight: 700;
}
.aboutus_social {
    z-index: 1;
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}
    .aboutus_social ul.social-menu {
        list-style: none;
        position: relative;
        float: left;
        display: block;
        left: 50%;
        margin: 0!important;
        overflow: visible!important;
}
        .aboutus_social ul.social-menu li {
            position: relative;
            float: left;
            display: block;
            right: 50%;
}
.about-nav {
    width: 20%;
    margin: 0;
}
#copyright {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto 35px;
    font-size: 10px;
    overflow: hidden;
    padding-top: 12px;
    opacity: .7;
}
    #copyright p {
        margin: 0;
        padding: 0;
}
.post-date {
    padding-left: 5px;
    font-style: italic;
}
img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
img.alignright {
    margin: 4px 1px 10px 20px !important;
    display: inline;
    float: right;
}
img.alignleft {
    margin: 4px 20px 10px 1px !important;
    display: inline;
    float: left;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.alignleft {
    float: left;
}
.alignright {
    float: right;
}
.wp-caption {
    text-align: center;
    padding-top: 10px;
}
    .wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}
    .wp-caption p.wp-caption-text {
        font-size: 11px;
        padding: 0 5px;
        margin: 5px 0 0;
}
img.wp-smiley {
    background: transparent;
    border: none;
    margin: 0;
    padding: 0;
}
.bags, #map iframe, .wp-caption {
    padding: 3px;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2);
    background: -moz-linear-gradient(center top,#FFF,#EFEFEF) repeat scroll 0 0 transparent;
    background: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(0.5,#fff),to(#EFEFEF));
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#ffffffff',EndColorStr='#EFEFEFEF');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff,endColorstr=#EFEFEFEF)";
    border: 1px solid #FFF;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.social-block {
    width: 100%;
    padding: 10px 0 5px;
}
ul.social-menu {
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 10px 0 20px!important;
    float: none;
}
.tickerwrap ul.social-menu {
    float: right;
    position: absolute;
    right: 10px;
    top: -1px;
}
#footer ul.social-menu {
    margin: 0 0 10px!important;
}
ul.social-menu li {
    display: inline;
    list-style-type: none;
    position: relative;
    float: left;
    width: 22px!important;
    height: 22px!important;
    margin: 0 8px 12px 0 !important;
    padding: 0;
    background-repeat: no-repeat;
    text-indent: -9000px;
    overflow: hidden;
    opacity: .4;
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
ul.social-menu li:hover {
    opacity: 1;
    -moz-transition: opacity .3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -o-transition: opacity .3s ease-in;
}
ul.social-menu li.sprite-pinterest {
    background-position: -5px -108px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-instagram {
    background-position: -39px -39px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-Icons-full {
    background-position: 0 0;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-aim {
    background-position: 0 -34px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-app_store {
    background-position: 0 -68px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-apple {
    background-position: 0 -102px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-bebo {
    background-position: 0 -136px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-behance {
    background-position: -5px -175px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-bing {
    background-position: 0 -204px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-blogger {
    background-position: 0 -238px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-cloud {
    background-position: 0 -272px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-delicious {
    background-position: -5px -311px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-deviantart {
    background-position: -5px -345px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-digg {
    background-position: 0 -374px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-digg_alt {
    background-position: 0 -408px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-dribbble {
    background-position: 0 -442px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-drupal {
    background-position: 0 -476px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-facebook {
    background-position: -6px -515px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-flickr {
    background-position: -5px -549px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-friendfeed {
    background-position: 0 -578px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-friendster {
    background-position: 0 -612px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-github {
    background-position: 0 -646px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-google {
    background-position: -6px -5px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-gowalla {
    background-position: 0 -714px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-gtalk {
    background-position: 0 -748px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-heart {
    background-position: 0 -782px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-hyves {
    background-position: 0 -816px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-icondock {
    background-position: 0 -850px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-icq {
    background-position: 0 -884px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-lastfm {
    background-position: -6px -922px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-linkedin {
    background-position: -5px -958px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-metacafe {
    background-position: 0 -986px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-myspace {
    background-position: -6px -1025px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-netvibes {
    background-position: 0 -1054px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-newsvine {
    background-position: 0 -1088px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-paypal {
    background-position: 0 -1122px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-photobucket {
    background-position: 0 -1156px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-picassa {
    background-position: 0 -1190px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-podcast {
    background-position: 0 -1224px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-posterous {
    background-position: -5px -1263px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-qik {
    background-position: 0 -1292px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-reddit {
    background-position: 0 -1326px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-retweet {
    background-position: 0 -1360px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-rss {
    background-position: -6px -1399px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-sharethis {
    background-position: 0 -1428px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-skype {
    background-position: -5px -1467px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-slashdot {
    background-position: 0 -1496px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-slideshare {
    background-position: 0 -1530px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-squidoo {
    background-position: 0 -1564px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-stumbleupon {
    background-position: -5px -1604px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-technorati {
    background-position: 0 -1632px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-tumblr {
    background-position: -5px -1671px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-twitter {
    background-position: -6px -1705px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-viddler {
    background-position: 0 -1734px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-vimeo {
    background-position: -5px -1772px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-virb {
    background-position: 0 -1802px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-wiki {
    background-position: 0 -1836px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-windows {
    background-position: 0 -1870px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-wordpress {
    background-position: 0 -1904px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-yahoo {
    background-position: -5px -1943px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-yelp {
    background-position: 0 -1972px;
    width: 32px;
    height: 32px;
}
ul.social-menu li.sprite-youtube {
    background-position: -39px -5px;
    width: 32px;
    height: 32px;
}
ul.social-menu li a {
    float: left;
    width: 32px;
    height: 32px;
    padding: 0;
    line-height: 1;
}
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
    margin: 5px 0 0 0;
    padding: 5px 0 0 0;
    list-style: none;
}
.flexslider {
    margin: 0;
    padding: 0;
    width: 100%!important;
}
    .flexslider .slides>li {
        display: none;
}
    .flexslider .slides img {
        display: block;
}
#columnists .flexslider .slides img, #agencyfocus .flexslider .slides img {
    width: 80%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}
.flex-pauseplay span {
    text-transform: capitalize;
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] .slides {
    display: block;
}
* html .slides {
    height: 1%;
}
.no-js .slides>li:first-child {
    display: block;
}
.flexslider {
    margin: 0;
    position: relative;
    zoom: 1;
}
.flex-viewport {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.loading .flex-viewport {
    max-height: 538px;
    background-color: #fff;
}
.flexslider .slides {
    zoom: 1;
}
.carousel li {
    margin-right: 5px;
}
/* .flex-direction-nav a {
    width: 30px;
    height:30px;
    margin:-20px 0 0;
    display:block;
    background:url() no-repeat 0 0;
    position:absolute;
    top:50%;
    cursor:pointer;
    text-indent:-9999px;
    opacity:0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav .flex-next {
    background-position: 100% 0;right:-36px;
}
.flex-direction-nav .flex-prev {
    left: -36px;
}
.flexslider:hover .flex-next {
    opacity: .8;right:5px;
}
.flexslider:hover .flex-prev {
    opacity: .8;left:5px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
    opacity: 1;
}
.flex-direction-nav .disabled {
    opacity: .3!important;filter:alpha(opacity=30);cursor:default;
}
   ================================================== */
/* REPLACED FLEX STYLE
   ================================================== */
.flex-direction-nav {
    *height: 0;
}
    .flex-direction-nav a {
        text-decoration: none;
        display: none;
        width: 40px;
        height: 42px;
        margin: -50px 0 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        color: rgba(0, 0, 0, 0.8);
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
}
/* ===[ Style for bottom flexslider on homepage –MF ]=== */
.widgetflexslider .flex-direction-nav a {
    text-decoration: none;
    display: none;
    width: 40px;
    height: 45px;
    margin: -50px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.flex-direction-nav a:before {
    font-family: 'FontAwesome';
    font-size: 40px;
    display: inline-block;
    content: '\f053';
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
}
.flex-direction-nav a.flex-next:before {
    content: '\f054';
}
.flex-direction-nav .flex-prev {
    left: -50px;
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right;
}
.flexslider:hover .flex-direction-nav .flex-prev {
    opacity: 0.7;
    left: 10px;
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
    opacity: 1;
}
.flexslider:hover .flex-direction-nav .flex-next {
    opacity: 0.7;
    right: 10px;
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
    opacity: 1;
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
/* END REPLACED FLEX STYLE
   ================================================== */
#article-post-page .flex-control-nav {
    bottom: -12px !important;
}
#article-post-page .flexslider {
    background: transparent !important;
    border: none !important;    
}
.flex-control-nav {
    width: 100%;
    text-align: center;
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
}
.flex-control-paging li a {
    width: 8px;
    height: 8px;
    display: block;
    background: gray;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default;
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}
.flex-control-thumbs img:hover {
    opacity: 1;
}
.flex-control-thumbs .active {
    opacity: 1;
    cursor: default;
}
.flex-caption .twocol-one {
    width: 47.252%;
}
.columnist {
    text-align: center;
}
#columnists .flexslider .slides img, #agencyfocus .flexslider .slides img {
    display: block;
    margin: 0 auto;
}
.mainflex h2 {
    font-size: .7em;
}
.mainflex ul.slides li {
    position: relative!important;
    overflow: hidden;
}
.widgetflexslider {
    margin: 0;
    position: relative;
}
    .widgetflexslider ul li {
        line-height: 1.5 !important;
}
    .widgetflexslider ul.slides {
        padding-bottom: 0;
}
        .widgetflexslider ul.slides li {
            position: relative;
}
.related li a.title, .tab-post a.title {
    font-size: 11px;
    font-weight: 700;
    padding-left: 14px;
    margin-bottom: 10px;
}
.widgetflexslider a.title {
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: .16em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .7em;
    font-weight: 400;
    color: gray;
}
p.columnist-name {
    padding: 5px 0;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 1em;
    margin-top: .25em;
}
#columnists, #agencyfocus {
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.widgetflexslider p.meta {
    margin: 8px 0;
    padding: 0 0 10px;
    border-bottom: none;
    border-bottom: 1px dotted #ddd;
}
.widgetflexslider>ol.flex-control-nav {
    position: absolute;
    top: -23px;
    right: 0;
    left: auto;
    height: 8px;
    opacity: .5;
}
.widgetflexslider .flex-control-nav li a {
    width: 8px;
    height: 8px;
    opacity: .7;
}
.widgetflexslider .flex-control-nav li a.flex-active {
    background-position: 0 -8px;
    cursor: default;
    opacity: 1;
}
.widgetflexslider span.ribbon {
    top: 223px;
    left: 47%;
    height: 30px;
    width: 30px;
}
.widgetflexslider span.ribbon_icon {
    font-size: 14px!important;
    top: 6px;
    left: 3px;
}
.postslider .flex-direction-nav li a {
    top: 160px;
}
.flexslider .slides li {
    position: relative;
}
div.tooltip {
    display: none;
    position: absolute;
    text-align: center;
    line-height: normal;
    z-index: 100000;
    opacity: 1;
    filter: alpha(opacity = 95);
    background: #222;
    color: #eee;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    div.tooltip p {
        padding: 6px 8px 7px;
        font-size: 10px!important;
        line-height: 1.4!important;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
		border-radius: 2px;
        text-shadow: none;
        max-width: 150px;
        text-transform: capitalize;
}
.tagcloud {
    width: 104%;
    overflow: hidden;
}
    .tagcloud a {
        float: left;
        font-size: 10px!important;
        padding: 0 5px;
        border: 1px solid rgba(0,0,0,0.1);
        margin: 0 8px 8px 0;
}
.widget_calendar {
    float: left;
}
#wp-calendar {
    width: 100%;
    margin: 0 0 40px;
}
    #wp-calendar caption {
        text-align: left;
        color: #333;
        font-size: 12px;
        margin-top: 10px;
        margin-bottom: 15px;
}
    #wp-calendar thead {
        font-size: 10px;
}
        #wp-calendar thead th {
            padding-bottom: 10px;
}
    #wp-calendar tbody {
        color: #aaa;
}
        #wp-calendar tbody td {
            background: #f5f5f5;
            border: 1px solid #fff;
            text-align: center;
            padding: 8px;
}
        #wp-calendar tbody td:hover {
            background: #fff;
}
        #wp-calendar tbody .pad {
            background: none;
}
    #wp-calendar tfoot #next {
        font-size: 10px;
        text-transform: uppercase;
        text-align: right;
}
    #wp-calendar tfoot #prev {
        font-size: 10px;
        text-transform: uppercase;
        padding-top: 10px;
}
#archives {
    padding: 20px 0 0;
}
h2.archives-small {
    font-size: 16pt;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 10px;
}
::selection {
    background: #52C8EC;
    color: #fff;
}
::-moz-selection {
    background: #52C8EC;
    color: #fff;
}
.scrollTo_top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    opacity: 1;
    overflow: hidden;
    z-index: 99;
}
    .scrollTo_top i {
        font-size: 20px;
        padding: 10px 15px;
        color: #fff;
        line-height: 1!important;
}
    .scrollTo_top img {
        float: left;
}
    .scrollTo_top a {
        float: left;
}
ul.error {
    margin-bottom: 25px;
}
ul.error>li {
    float: none!important;
    width: 100%;
}
a.more-link {
    display: none;
    visiblity: hidden;
}
a.read-more {
    display: block;
    visibility: visible;
}
a.mainbutton, #submit, #comments .navigation a, .tagssingle a, .contact-form .submit, a.comment-reply-link, #comment-submit {
    margin: 1px;
    line-height: 1;
    padding: 7px 10px;
    color: #fff!important;
    background: #444;
    border: none!important;
    font-weight: 700;
    font-size: .9em;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
a.mainbutton:hover, a.itembutton:hover, a.itembutton2:hover, #submit:hover, #comments .navigation a:hover, .tagssingle a:hover, .contact-form .submit:hover, a.comment-reply-link:hover {
    color: #fff!important;
    background: #353535!important;
}
span.tags {
    float: left;
    border: none!important;
    padding: 10px 30px 1em 0;
    width: 85%;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
}
    span.tags a {
        padding: 2px 5px;
        color: #fff!important;
        font-size: 12px;
        font-weight: 900;
        letter-spacing: .085em;
        background: #6D8392;
        margin-bottom: 5px;
        text-transform: uppercase;
        text-decoration: inherit;
        font-style: normal;
        text-align: left;
        font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
        white-space: nowrap;
        line-height: 2.15em;
        -moz-border-radius: 3px;
        -khtml-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -webkit-transition: background-color 0.3s,color .3s;
        -moz-transition: background-color 0.3s,color .3s;
        -o-transition: background-color 0.3s,color .3s;
        -ms-transition: background-color 0.3s,color .3s;
        transition: background-color 0.3s,color .3s;
}
    span.tags a:hover {
        color: #045CAC!important;
        background-color: #000;
}
.pagination {
    height: 29px;
    margin: 0 0 30px;
    float: none;
    overflow: hidden;
    padding: 2px 0;
    position: relative;
    z-index: 99;
}
a.page-numbers, .page-numbers.current {
    overflow: hidden;
    font-size: 9pt;
    padding: 7px 10px;
    line-height: 1;
    margin: 1px 8px 0 0;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.page-numbers.current {
    font-weight: 700;
}
.dots {
    letter-spacing: 1px;
    margin: 0 15px 0 0;
}
.wp-pagenavi a, .wp-pagenavi span {
    border: none!important;
    padding: 3px 10px 3px 0 !important;
    margin: 0 10px 0 0 !important;
}
.wp-pagenavi span.pages {
    display: none;
}
.postnav {
    margin: 10px 0;
}
#disqus_thread {
    padding: 0;
    border-top: 1px solid #e3e3e3;
}
.attachment .headimg {
    display: none;
    visibility: hidden;
}
#content .wp-smiley {
    margin: 0;
}
#content .gallery {
    margin: 0 auto 30px;
    width: 100%;
}
    #content .gallery .gallery-item {
        float: left;
        margin: 0 1px 1px 0;
        text-align: center;
        width: 24.8%;
        height: auto;
        overflow: hidden;
        background-position: 50% 50%;
        background-repeat: no-repeat;
}
    #content .gallery img {
        border: 0;
        float: left;
        width: 100%;
}
    #content .gallery .gallery-caption {
        margin-left: 0;
}
    #content .gallery dl {
        margin: 0;
}
#content .gallery-caption {
    color: #888;
    font-size: 12px;
    margin: -24px 0 24px;
}
#content .gallery br+br {
    display: none;
}
.tickerwrap {
    width: 100%;
    padding: 0;
    overflow: hidden;
    position: relative;
}
.tickerwrap>span {
    position: absolute;
    left: 25px;
    top: 12px;
    font-size: 10px;
    text-transform: uppercase;
}
.tickercontainer {
    height: 30px;
    width: 76%;
    margin: 0;
    padding: 5px 0 7px;
    overflow: hidden;
}
    .tickercontainer .mask {
        position: relative;
        left: 100px;
        top: 8px;
        width: 90%;
        overflow: hidden;
}
#singlecontent .tickercontainer, .entryfull .tickercontainer {
    padding: 6px 0 8px;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
ul.newsticker, ul.ticker {
    position: relative;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    height: 15px;
    width: auto;
    left: 10%;
}
    ul.newsticker li {
        float: left;
        margin: 0;
        padding: 0;
        line-height: 1.5;
        font-size: 10px!important;
}
    ul.newsticker a {
        white-space: nowrap;
        padding: 0;
        margin: 0 50px 0 0;
        font-weight: 700;
}
    ul.newsticker span {
        margin: 0 5px 0 0;
}
h2 label {
    float: none;
}
#subscribe-field {
    padding: 8px 13px;
    width: 91%!important;
    margin-bottom: 15px;
}
.sharedaddy {
    margin-top: 20px;
}
.upper .mainflex .meta, .upper .widgetcol_big .meta, .upper .nav>li>a, .upper h2.upperfont, .upper h3.upperfont, .upper h2.widget, .upper #footer h2, .upper h3#reply-title, .upper a.moreposts, .upper p.meta, p.meta a, a.meta {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 12px!important;
    color: #777!important;
    font-weight: 400;
    letter-spacing: .07em;
    opacity: 1;
}
.upper ul#serinfo-nav li a, ul#vidinfo-nav li a {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .95em!important;
    font-weight: 700;
    letter-spacing: .1em;
    opacity: 1;
}
#cstv_page .upper ul#serinfo-nav li a, #cstv_page ul#vidinfo-nav li a {
    font-weight: 400;
}
.fblock .upperfont a {
    text-transform: uppercase;
    font-size: .8em important;
}
#mgmenu-wrapper {
    display: inline-block;
    background-color: #045CAC;
    overflow: visible;
    width: 100%;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
    -o-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.15);
}
#mgmenu1 {
    z-index: 100;
    margin: 0 auto;
    max-width: 975;
}
#mgmenu2 {
    margin-top: 12px;
    z-index: 99;
}
.mgmenu_fixed, .mgmenu_footer {
    z-index: 10;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    background: none;
    position: relative;
    *width: expression(this.parentNode.currentStyle['width']);
}
.mgmenu_footer {
    top: auto;
    bottom: 0;
}
.mgmenu {
    margin: 0;
    padding: 0;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 400 !important;
    font-size: 1.1em!important;
    letter-spacing: .065em;
    line-height: 1.21em;
    text-align: left;
    text-transform: uppercase;
    color: #222;
    list-style: none;
    position: relative;
}
.mgmenu>li {
    float: left;
    margin: 0;
    padding-right: 3px;
    padding-left: 3px;
    -webkit-transition: background .3s;
    -moz-transition: background .3s;
    -o-transition: background .3s;
    -ms-transition: background .3s;
    transition: background .3s;
}
.mgmenu>li:hover, .mgmenu>li.active {
    background-color: #CFEAFF;
    text-shadow: 1px 1px 2px #0B3253;
}
#cstv_page .mgmenu>li:hover, #cstv_page .mgmenu>li.active {
    background-color: #72BCF7;
}
.mgmenu li.noactive {
    background: none;
}
.mgmenu>li>a, .mgmenu>li>span {
    display: block;
    outline: 0;
    text-decoration: none;
    padding: 15px 5px 14px 5px;
    font-size: 1em;
    color: #fff;
    text-shadow: 1px 1px 2px #297DC5;
}
.mgmenu>li>span:hover, .mgmenu>li>a:hover, .mgmenu>li>a:focus {
    cursor: pointer;
    color: #f8f8ff!important;
    outline: none;
}
.mgmenu>li.right_item {
    float: left;
    margin-left: 0;
}
.mgmenu>li.mgmenu_button:hover {
    background-color: inherit!important;
}
.mgmenu>li.mgmenu_button, .mgmenu_fixed>.mgmenu>li.mgmenu_button, .mgmenu_footer>.mgmenu>li.mgmenu_button {
    display: none;
    cursor: pointer;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    font-weight: 700;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 96% 10px;
    line-height: 12px;
    padding: 14px 0 10px 2.2%;
    color: #fff;
    text-shadow: none;
}
.mgmenu>li.mgmenu_button_active, .mgmenu_fixed>.mgmenu>li.mgmenu_button_active, .mgmenu_footer>.mgmenu>li.mgmenu_button_active {
    background-color: #000;
}
.mgmenu_trigger {
    position: fixed;
    z-index: 2;
    margin: 0 auto;
    right: 0;
    margin-right: 20px;
    width: 35px;
    height: 41px;
    display: block;
}
.mgmenu li .dropdown_container, .mgmenu li .dropdown_fullwidth, .mgmenu li .mgmenu_multilevel {
    position: absolute;
    top: auto;
    display: none;
    float: left;
    zoom: 1;
    z-index: 10;
    margin: 0 0 40px -1px;
    padding: 20px 0 6px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    -o-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    box-shadow: 0 2px 2px rgba(0,0,0,0.05);
    border-top: none;
    background: #fff;
    color: #212121;
    border-bottom: 2px solid #045CAC;
}
.mgmenu li .dropdown_container {
    left: auto;
}
.mgmenu li .dropdown_fullwidth {
    left: 0;
    top: 46px;
    padding: 0 1000em!important;
    margin: 0 -1000em!important;
    background-color: #CFEAFF;
}
.mgmenu li.right_item .dropdown_container {
    left: auto;
    right: -1px;
}
.mgmenu_footer .mgmenu>li .dropdown_container, .mgmenu_footer .mgmenu>li .dropdown_fullwidth, .mgmenu_footer .mgmenu>li .mgmenu_multilevel {
    margin: 0 0 0 -1px;
    top: auto;
    bottom: 0;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    -webkit-box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
    -o-box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
    box-shadow: 0 -2px 2px rgba(0,0,0,0.05);
    border: 1px solid #CCC;
    border-bottom: none;
}
.mgmenu>li:hover .dropdown_container, .mgmenu>li:hover .dropdown_fullwidth, .mgmenu>li.right_item:hover .dropdown_container {
    display: block;
}
.mgmenu li .dropdown_1column {
    width: 8.3334%;
    padding-left: 2%;
    padding-right: 2%;
}
.mgmenu li .dropdown_2columns {
    width: 16.6667%;
    padding-left: 1.8333%;
    padding-right: 1.8333%;
}
.mgmenu li .dropdown_3columns {
    width: 25%;
    padding-left: 1.5%;
    padding-right: 1.5%;
}
.mgmenu li .dropdown_4columns {
    width: 33.3334%;
    padding-left: 1.333%;
    padding-right: 1.333%;
}
.mgmenu li .dropdown_5columns {
    width: 41.6667%;
    padding-left: 1.166%;
    padding-right: 1.166%;
}
.mgmenu li .dropdown_6columns {
    width: 50%;
    padding-left: 1%;
    padding-right: 1%;
}
.mgmenu li .dropdown_7columns {
    width: 58.3334%;
    padding-left: .833%;
    padding-right: .833%;
}
.mgmenu li .dropdown_8columns {
    width: 66.6667%;
    padding-left: .666%;
    padding-right: .666%;
}
.mgmenu li .dropdown_9columns {
    width: 75%;
    padding-left: .5%;
    padding-right: .5%;
}
.mgmenu li .dropdown_10columns {
    width: 83.3334%;
    padding-left: .333%;
    padding-right: .333%;
}
.mgmenu li .dropdown_11columns {
    width: 91.6667%;
    padding-left: .1666%;
    padding-right: .1666%;
}
.mgmenu li .dropdown_fullwidth {
    width: 100%;
}
.mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
    float: left;
    display: inline;
    position: relative;
    padding-left: 2%;
    padding-right: 2%;
}
.mgmenu .col_1 {
    width: 4.33%;
}
.mgmenu .col_2 {
    width: 12.66%;
}
.mgmenu .col_3 {
    width: 21%;
}
.mgmenu .col_4 {
    width: 29%;
}
.mgmenu .col_5 {
    width: 18%;
    padding: 0 0 0 2%;
}
.mgmenu .col_6 {
    width: 46%;
}
.mgmenu .col_7 {
    width: 54.33%;
}
.mgmenu .col_8 {
    width: 62.66%;
}
.mgmenu .col_9 {
    width: 71%;
}
.mgmenu .col_10 {
    width: 79.33%;
}
.mgmenu .col_11 {
    width: 87.66%;
}
.mgmenu .col_12 {
    width: 96%;
}
.col_1 {
    width: 4.33%;
}
.col_2 {
    width: 12.66%;
}
.col_3 {
    width: 21%;
}
.col_4 {
    width: 29%;
}
.col_5 {
    width: 37.66%;
}
.col_6 {
    width: 46%;
}
.col_7 {
    width: 54.33%;
}
.col_8 {
    width: 62.66%;
}
.col_9 {
    width: 71%;
}
.col_10 {
    width: 79.33%;
}
.col_11 {
    width: 87.66%;
}
.col_12 {
    width: 96%;
}
.mgmenu .clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 18px;
}
.mgmenu .col_border {
    -webkit-box-shadow: -1px 0 0 rgba(0,0,0,0.15);
    -moz-box-shadow: -1px 0 0 rgba(0,0,0,0.15);
    -o-box-shadow: -1px 0 0 rgba(0,0,0,0.15);
    box-shadow: -1px 0 0 rgba(0,0,0,0.15);
}
.mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level {
    padding: 0;
    margin: 0;
    list-style: none;
    z-index: 9;
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}
    .mgmenu .dropdown_flyout .dropdown_flyout_level {
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -o-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        border: 1px solid #CCC;
        background: #e5e5e5;
}
    .mgmenu .dropdown_flyout li {
        float: left;
        width: 100%;
        padding: 3px 0;
}
    .mgmenu .dropdown_flyout ul li {
        width: 160px;
        padding: 3px 10px;
}
    .mgmenu .dropdown_flyout li.last {
        margin-bottom: 12px;
}
    .mgmenu .dropdown_flyout a {
        display: block;
        width: 10em;
}
    .mgmenu .dropdown_flyout .dropdown_flyout_level {
        position: absolute;
        margin: 15px 0 0 4px;
        padding: 6px;
        left: 98%;
        top: -21px;
        display: none;
        zoom: 1;
        float: left;
}
    .mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        left: -102%;
        right: 100%;
}
    .mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level, .mgmenu .dropdown_flyout li:hover>.dropdown_flyout_level_left {
        display: block;
}
    .mgmenu .dropdown_flyout .flyout_heading {
        font-family: Georgia,Times,"Times New Roman",serif;
        padding-bottom: 9px;
        margin-bottom: 9px;
        font-size: 16px;
        border-bottom: 1px solid #ccc;
        -webkit-box-shadow: 0 1px 1px #f4f4f4;
        -moz-box-shadow: 0 1px 1px #f4f4f4;
        -o-box-shadow: 0 1px 1px #f4f4f4;
        box-shadow: 0 1px 1px #f4f4f4;
}
.mgmenu p, .mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    color: #444;
    text-shadow: none;
}
.mgmenu h1, .mgmenu h2, .mgmenu h3, .mgmenu h4, .mgmenu h5, .mgmenu h6 {
    font-family: Georgia,Times,"Times New Roman",serif;
}
.mgmenu h1 {
    font-size: 32px;
}
.mgmenu h2 {
    font-size: 28px;
}
.mgmenu h3 {
    font-size: 24px;
}
.mgmenu h4 {
    font-size: 18px;
}
.mgmenu h5 {
    font-size: 16px;
}
.mgmenu h6 {
    font-size: 14px;
    text-transform: uppercase;
}
.mgmenu a {
    text-decoration: none;
    color: #222;
    -webkit-transition: color .3s;
    -moz-transition: color .3s;
    -o-transition: color .3s;
    -ms-transition: color .3s;
    transition: color .3s;
}
/*.mgmenu a:hover {
    color: #1D9FF9;
}*/
.mgmenu a:focus {
    background: none;
}
.mgmenu>li ul, .mgmenu>li ol {
    padding: 0 0 0 18px;
    margin: 0 0 18px;
}
.mgmenu>li ul {
    list-style: square;
}
.mgmenu>li ol {
    list-style: decimal;
}
.mgmenu>li ul.no_bullets {
    list-style: none;
    padding: 0;
}
    .mgmenu>li ul.no_bullets li {
        line-height: 24px;
}
.mgmenu>li ul li, .mgmenu>li ol li {
    font-size: 12px;
    line-height: 22px;
    position: relative;
    color: #444;
    text-shadow: none;
}
.mgmenu blockquote {
    color: #aaa;
    border-left: 5px solid #ccc;
    padding-left: 20px;
    font-family: Georgia,serif;
    font-style: italic;
    font-size: 18px;
    line-height: 27px;
}
.mgmenu .text_box {
    width: 84%;
    background: #fff;
    padding: 12px 8%;
    -webkit-box-shadow: 0 1px 1px #bbb;
    -moz-box-shadow: 0 1px 1px #bbb;
    -o-box-shadow: 0 1px 1px #bbb;
    box-shadow: 0 1px 1px #bbb;
}
.mgmenu .text_box_black {
    background: #212121;
}
.mgmenu .text_box_red {
    background: #e48a76;
}
.mgmenu .text_box_blue {
    background: #92bfd1;
}
.mgmenu .text_box_green {
    background: #b4ca91;
}
.mgmenu .text_box_yellow {
    background: #f3d067;
}
.mgmenu .text_box_purple {
    background: #C0ADDB;
}
.mgmenu .text_box_brown {
    background: #b2aa9f;
}
.mgmenu .text_box_black, .mgmenu .text_box_red, .mgmenu .text_box_blue, .mgmenu .text_box_green, .mgmenu .text_box_yellow, .mgmenu .text_box_purple, .mgmenu .text_box_brown {
    color: #fff;
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.mgmenu .img_description {
    text-align: center;
    font-style: italic;
    margin-top: -6px;
    font-family: Georgia,Times,"Times New Roman",serif;
}
.mgmenu hr {
    width: 100%;
    height: 0;
    *height: 2px;
    margin-bottom: 18px;
    border: none;
    border-bottom: 1px solid #f4f4f4;
    border-top: 1px solid #ccc;
}
.mgmenu .video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 18px;
}
    .mgmenu .video_container iframe, .mgmenu .video_container object, .mgmenu .video_container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
}
.mgmenu iframe {
    border: 0;
    outline: none;
    width: 100%;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    margin-bottom: 12px;
}
.mgmenu img {
    border: none;
}
.mgmenu .inline_img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px #999;
    -moz-box-shadow: 0 1px 1px #999;
    -o-box-shadow: 0 1px 1px #999;
    box-shadow: 0 1px 1px #999;
    margin-bottom: 18px;
    margin-top: 6px;
}
.mgmenu a .inline_img {
    opacity: .8;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -o-transition: opacity .3s;
    -ms-transition: opacity .3s;
    transition: opacity .3s;
}
.mgmenu a:hover .inline_img {
    opacity: 1;
}
.mgmenu .inline_img_border {
    border: 5px solid #fff;
}
.mgmenu .ic_empty_document {
    background-position: 0 0;
}
.mgmenu .ic_documents {
    background-position: -32px 0;
}
.mgmenu .ic_text_document {
    background-position: -64px 0;
}
.mgmenu .ic_folder {
    background-position: -96px 0;
}
.mgmenu .ic_picture {
    background-position: -128px 0;
}
.mgmenu .ic_cloud {
    background-position: -160px 0;
}
.mgmenu .ic_archive {
    background-position: -192px 0;
}
.mgmenu .ic_download {
    background-position: -224px 0;
}
.mgmenu .ic_user {
    background-position: -256px 0;
}
.mgmenu .ic_tag {
    background-position: -288px 0;
}
.mgmenu .ic_lock {
    background-position: 0 -32px;
}
.mgmenu .ic_unlock {
    background-position: -32px -32px;
}
.mgmenu .ic_mail {
    background-position: -64px -32px;
}
.mgmenu .ic_brush {
    background-position: -96px -32px;
}
.mgmenu .ic_refresh {
    background-position: -128px -32px;
}
.mgmenu .ic_grid {
    background-position: -160px -32px;
}
.mgmenu .ic_list {
    background-position: -192px -32px;
}
.mgmenu .ic_delete {
    background-position: -224px -32px;
}
.mgmenu .ic_settings {
    background-position: -256px -32px;
}
.mgmenu .ic_time {
    background-position: -288px -32px;
}
.mgmenu .ic_bookmark {
    background-position: 0 -64px;
}
.mgmenu .ic_calendar {
    background-position: -32px -64px;
}
.mgmenu .ic_graph {
    background-position: -64px -64px;
}
.mgmenu .ic_pin {
    background-position: -96px -64px;
}
.mgmenu .ic_chat {
    background-position: -128px -64px;
}
.mgmenu .ic_chats {
    background-position: -160px -64px;
}
.mgmenu .ic_print {
    background-position: -192px -64px;
}
.mgmenu .ic_attachment {
    background-position: -224px -64px;
}
.mgmenu .ic_power {
    background-position: -256px -64px;
}
.mgmenu .ic_favorite {
    background-position: -288px -64px;
}
.mgmenu .ic_sound {
    background-position: 0 -96px;
}
.mgmenu .ic_edit {
    background-position: -32px -96px;
}
.mgmenu .ic_fullscreen {
    background-position: -64px -96px;
}
.mgmenu .ic_target {
    background-position: -96px -96px;
}
.mgmenu .ic_sync {
    background-position: -128px -96px;
}
.mgmenu .ic_zoom {
    background-position: -160px -96px;
}
.mgmenu .ic_plus {
    background-position: -192px -96px;
}
.mgmenu .ic_minus {
    background-position: -224px -96px;
}
.mgmenu .ic_cancel {
    background-position: -256px -96px;
}
.mgmenu .ic_ok {
    background-position: -288px -96px;
}
.mgmenu .ic_users {
    background-position: 0 -128px;
}
.mgmenu .ic_calc {
    background-position: -32px -128px;
}
.mgmenu .ic_left {
    background-position: -64px -128px;
}
.mgmenu .ic_right {
    background-position: -96px -128px;
}
.mgmenu .ic_up {
    background-position: -128px -128px;
}
.mgmenu .ic_down {
    background-position: -160px -128px;
}
.mgmenu .ic_up_circle {
    background-position: -192px -128px;
}
.mgmenu .ic_down_circle {
    background-position: -224px -128px;
}
.mgmenu .ic_left_circle {
    background-position: -256px -128px;
}
.mgmenu .ic_right_circle {
    background-position: -288px -128px;
}
.mgmenu .menubar_icon {
    padding: 0;
    list-style: none;
    float: left;
}
.mgmenu .menubar_icon:hover {
    background: none;
}
.mgmenu .menubar_icon ul>li {
    list-style: none;
    float: left;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.mgmenu .menubar_icon ul>li:hover {
    background-color: #131313;
}
.mgmenu .menubar_icon ul>li>a {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    display: block;
    padding: 7px 4px 9px;
    width: 24px;
    height: 24px;
}
.mgmenu .contact_form {
    display: block;
    margin-bottom: 10px;
}
    .mgmenu .contact_form label {
        font-size: 12px;
        font-family: Arial,Helvetica,sans-serif;
}
.mgmenu .form_element {
    color: #000;
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 96%;
    padding: 9px 2%;
    margin: 12px 0 18px;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef;
    -webkit-transition: background-color .3s ease-out;
    -moz-transition: background-color .3s ease-out;
    -o-transition: background-color .3s ease-out;
    -ms-transition: background-color .3s ease-out;
    transition: background-color .3s ease-out;
}
.mgmenu .form_element:hover {
    background-color: #fcfcfc;
}
.mgmenu .form_element:focus {
    background-color: #fff;
    outline: none;
}
.mgmenu .contact_form textarea {
    height: 120px;
    resize: none;
}
.mgmenu .contact_form .required {
    color: #C00;
}
.mgmenu .contact_form .error, .mgmenu .contact_form .success {
    width: 96%;
    padding: 9px 2%;
    margin: 12px 0 6px;
    border: 1px solid rgba(0,0,0,0.15);
    text-shadow: 1px 1px 1px #fff;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef;
}
.mgmenu .contact_form .error {
    background: #f7cac4;
    color: #992213;
}
.mgmenu .contact_form .success {
    background: #d8f6bc;
    color: #2f530b;
    margin-bottom: 12px;
}
.mgmenu .contact_form .button {
    padding: 7px 12px;
    margin: 9px 12px 0 0;
    white-space: nowrap;
    font-size: 11px;
    text-transform: uppercase;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid #000;
    color: #fff;
    background-color: #444;
    text-shadow: 0 1px 1px #000;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.mgmenu .contact_form .button:hover, .mgmenu .contact_form .button:focus {
    color: #fff;
    background-color: #1A1A1A;
}
.mgmenu .contact_form .select_element {
    float: left;
    width: 310px;
    overflow: hidden;
    position: relative;
    background-color: #fbfbfb;
    border: 1px solid #ddd;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    width: 100%;
    margin: 12px 0 18px;
    -webkit-box-shadow: 0 1px 1px #efefef;
    -moz-box-shadow: 0 1px 1px #efefef;
    -o-box-shadow: 0 1px 1px #efefef;
    box-shadow: 0 1px 1px #efefef;
}
    .mgmenu .contact_form .select_element select {
        width: 100%;
        height: 30px;
        font-size: 12px;
        color: #999;
        padding: 6px 0 6px 10px;
        border: 0;
        background: none;
        outline: none;
}
        .mgmenu .contact_form .select_element select option {
            background: #fdfdfd;
            width: 100%;
            color: gray;
}
.mgmenu li>.mgmenu_tabs {
    padding: 0;
}
.mgmenu_tabs>ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.mgmenu_tabs_hide {
    display: none;
}
.mgmenu_tabs .mgmenu_tabs_nav {
    width: 20%;
    float: left;
    position: relative;
    margin: 20px 0 0;
    padding: 0;
}
.mgmenu_tabs .mgmenu_tabs_panels {
    margin: 0;
    padding: 20px 0;
    width: 78%;
    *width: 77.9%;
    float: left;
}
.mgmenu_tabs .mgmenu_tabs_nav li {
    position: relative;
    list-style: none;
    margin: 0;
    border: none;
    float: left;
    width: 100%;
    clear: left;
    -webkit-transition: background .3s ease;
    -moz-transition: background .53s ease;
    -o-transition: background .3s ease;
    -ms-transition: background .3s ease;
    transition: background .3s ease;
}
    .mgmenu_tabs .mgmenu_tabs_nav li a {
        width: 94%;
        font-size: 12px;
        outline: 0;
        text-decoration: none;
        display: block;
        padding: 9px 0 9px 15px;
        border-top: 1px solid #ACCEE9;
        -webkit-transition: background-color .3s ease;
        -moz-transition: background-color .53s ease;
        -o-transition: background-color .3s ease;
        -ms-transition: background-color .3s ease;
        transition: background-color .3s ease;
}
    .mgmenu_tabs .mgmenu_tabs_nav li a:hover {
        color: #1D9FF9!important;
}
.mgmenu_tabs li a.current {
    color: #1D9FF9;
    top: 1px;
}
.mgmenu_tabs_right .mgmenu_tabs_panels {
    -webkit-box-shadow: 1px 0 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 1px 0 1px rgba(0,0,0,0.05);
    -o-box-shadow: 1px 0 1px rgba(0,0,0,0.05);
    box-shadow: 1px 0 1px rgba(0,0,0,0.05);
}
.mgmenu_tabs_top .mgmenu_tabs_nav, .mgmenu_tabs_bottom .mgmenu_tabs_nav {
    width: 100%;
}
.mgmenu_tabs_top .mgmenu_tabs_panels, .mgmenu_tabs_bottom .mgmenu_tabs_panels {
    padding: 21px 1% 12px;
    width: 98%;
    *width: 97.9%;
}
.mgmenu_tabs_top .mgmenu_tabs_nav li, .mgmenu_tabs_bottom .mgmenu_tabs_nav li {
    float: none;
    width: auto;
    clear: none;
    display: inline;
}
    .mgmenu_tabs_top .mgmenu_tabs_nav li a, .mgmenu_tabs_bottom .mgmenu_tabs_nav li a {
        display: inline;
        float: left;
}
.mgmenu_tabs_top li a.current, .mgmenu_tabs_top li a.current:hover, .mgmenu_tabs_bottom li a.current, .mgmenu_tabs_bottom li a.current:hover {
    -webkit-box-shadow: -1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);
    -moz-box-shadow: -1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);
    -o-box-shadow: -1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);
    box-shadow: -1px 0 1px rgba(0,0,0,0.05),1px 0 1px rgba(0,0,0,0.05);
}
.mgmenu_tabs_top .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 -1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 -1px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 0 -1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 -1px 1px rgba(0,0,0,0.05);
}
.mgmenu_tabs_bottom .mgmenu_tabs_panels {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    -o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.mgmenu_tabs_panels h4 {
    margin: 20px 0 0;
    padding: 0;
    width: 100px;
    position: relative;
    z-index: 99;
    border-top: inherit;
    text-align: right;
    text-transform: uppercase;
    letter-spacing: .16em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .6em;
    font-weight: 700;
    color: gray;
    text-shadow: none!important;
    float: right;
    -webkit-transition: color 300ms ease-out;
    -moz-transition: color 300ms ease-out;
    transition: color 300ms ease-out;
}
.mgmenu_tabs_panels h4:hover {
    color: #222;
}
    .mgmenu_tabs_panels h4:hover a {
        color: #fff!important;
}
.mgmenu_tabs_panels widgetcol_small p a {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .16em;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: .8em;
    font-weight: 700;
    color: #333;
    text-shadow: none!important;
}
.mgmenu_tabs_panels widgetcol_small p {
    width: 75%;
}
.mgmenu_tabs_panels .widgetcol_small {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
}
.mgmenu_tabs_panels .widgetcol_small>a>img {
    margin-left: 10px;
    padding: 0;
}
.mgmenu_tabs_panels .widgetcol_big {
    border-bottom: none!important;
}
.mgmenu_tabs_panels .widgetcol_big:hover a {
    text-decoration: underline;
}
.mgmenu_tabs_panels .fivecol-one {
    margin-right: 3%!important;
}
.mgmenu_tabs_panels .widgetcol_big img {
    margin: 0;
    margin-bottom: 10px;
}
.mgmenu_tabs_panels .widgetcol_small img {
    margin: 0;
    padding-left: 30px;
}
.mgmenu_tabs_panels .widgetcol_big p.pnormal, .mgmenu_tabs_panels .widgetcol_small p.pnormal, .mgmenu_tabs_panels .widgetcol_small span.pnormal {
    margin: -10px 0 0;
    padding: 0;
    font-size: .56em;
    font-weight: 900!important;
    color: #0083DD;
}
.mgmenu_tabs_panels .widgetcol_big p a, .mgmenu_tabs_panels .widgetcol_small p a {
    display: block;
    padding: 0 0 5px;
    text-transform: none!important;
    letter-spacing: 0;
    font-family: Georgia;
    font-style: normal;
    font-size: .7em;
    font-weight: 400;
    color: #222;
}
.mgmenu_tabs_panels .widgetcol_big p.pnormal {
    padding-top: 10px;
}
p.tmnf-sc-box, div.tmnf-sc-box {
    margin: 1em 0 1.5em;
    padding: 9px 10px 9px 0;
    border-width: 1px 0;
    border-style: solid;
    color: #f2f2f2;
    text-shadow: none;
}
.tmnf-sc-box.none {
    border-width: 0;
}
.tmnf-sc-box.full {
    border-width: 1px;
}
.tmnf-sc-box.medium {
    padding: 18px 20px 18px 50px;
    font-size: 1.1em;
}
.tmnf-sc-box.large {
    padding: 25px 27px 25px 50px;
    font-size: 1.2em;
}
.tmnf-sc-box.rounded {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
button, .button {
    cursor: pointer;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    background-color: #224;
    border-color: #007ba1;
    color: #fff;
    -webkit-transition: background-color 300ms ease-out;
    -moz-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    padding-top: 1.0625rem;
    padding-bottom: 1rem;
    -webkit-appearance: none;
    border: none;
    font-weight: normal!important;
    padding: 1rem 2rem 1.0625rem;
}
button:hover, button:focus, .button:hover, .button:focus {
    background-color: #ff4d4d;
    color: #fff;
}
button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #dadada;
    color: #333;
}
button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
    background-color: #dadada;
    color: #333;
}
button.success, .button.success {
    background-color: #43ac6a;
    border-color: #3c9a5e;
    color: #fff;
}
button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
    background-color: #3c9a5e;
    color: #fff;
}
button.alert, .button.alert {
    background-color: #f04124;
    border-color: #ea2d10;
    color: #fff;
}
button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
    background-color: #ea2d10;
    color: #fff;
}
button.large, .button.large {
    font-size: 1.25rem;
    padding: 1.125rem 2.25rem 1.1875rem;
}
button.small, .button.small {
    font-size: .8125rem;
    padding: .875rem 1.75rem .9375rem;
}
button.tiny, .button.tiny {
    font-size: .6875rem;
    padding: .625rem 1.25rem .6875rem;
}
button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}
button.left-align, .button.left-align {
    text-align: left;
    text-indent: .75rem;
}
button.right-align, .button.right-align {
    text-align: right;
    padding-right: .75rem;
}
button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008cba;
    border-color: #007ba1;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
    background-color: #007ba1;
    color: #fff;
}
button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
    background-color: #e7e7e7;
    border-color: #dadada;
    color: #333;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
    color: #333;
    background-color: #e7e7e7;
}
button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
    background-color: #43ac6a;
    border-color: #3c9a5e;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
    background-color: #3c9a5e;
    color: #fff;
    background-color: #43ac6a;
}
button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
    background-color: #f04124;
    border-color: #ea2d10;
    color: #fff;
    cursor: default;
    opacity: .7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
    background-color: #ea2d10;
    color: #fff;
    background-color: #f04124;
}
.button-group {
    list-style: none;
    margin: 0;
    *zoom: 1;
}
.button-group:before, .button-group:after {
    content: " ";
    display: table;
}
.button-group:after {
    clear: both;
}
.button-group>* {
    margin: 0;
    float: left;
}
    .button-group>*>button, .button-group>* .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
.button-group>:first-child {
    margin-left: 0;
}
.button-group.radius>*>button, .button-group.radius>* .button {
    border-right: 1px solid;
    border-color: rgba(255,255,255,0.5);
}
.button-group.radius>:first-child, .button-group.radius>:first-child>a, .button-group.radius>:first-child>button, .button-group.radius>:first-child>.button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.button-group.radius>:last-child, .button-group.radius>:last-child>a, .button-group.radius>:last-child>button, .button-group.radius>:last-child>.button {
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.button-group.round>*>button, .button-group.round>* .button {
    border-right: 1px solid;
    border-color: rgba(255,255,255,0.5);
}
.button-group.round>:first-child, .button-group.round>:first-child>a, .button-group.round>:first-child>button, .button-group.round>:first-child>.button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
}
.button-group.round>:last-child, .button-group.round>:last-child>a, .button-group.round>:last-child>button, .button-group.round>:last-child>.button {
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}
.button-group.even-2 li {
    width: 50%;
}
    .button-group.even-2 li>button, .button-group.even-2 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-2 li button, .button-group.even-2 li .button {
        width: 100%;
}
.button-group.even-3 li {
    width: 33.33333%;
}
    .button-group.even-3 li>button, .button-group.even-3 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-3 li button, .button-group.even-3 li .button {
        width: 100%;
}
.button-group.even-4 li {
    width: 25%;
}
    .button-group.even-4 li>button, .button-group.even-4 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-4 li button, .button-group.even-4 li .button {
        width: 100%;
}
.button-group.even-5 li {
    width: 20%;
}
    .button-group.even-5 li>button, .button-group.even-5 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-5 li button, .button-group.even-5 li .button {
        width: 100%;
}
.button-group.even-6 li {
    width: 16.66667%;
}
    .button-group.even-6 li>button, .button-group.even-6 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-6 li button, .button-group.even-6 li .button {
        width: 100%;
}
.button-group.even-7 li {
    width: 14.28571%;
}
    .button-group.even-7 li>button, .button-group.even-7 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-7 li button, .button-group.even-7 li .button {
        width: 100%;
}
.button-group.even-8 li {
    width: 12.5%;
}
    .button-group.even-8 li>button, .button-group.even-8 li .button {
        border-right: 1px solid;
        border-color: rgba(255,255,255,0.5);
}
    .button-group.even-8 li button, .button-group.even-8 li .button {
        width: 100%;
}
.button-bar {
    *zoom: 1;
}
.button-bar:before, .button-bar:after {
    content: " ";
    display: table;
}
.button-bar:after {
    clear: both;
}
.button-bar .button-group {
    float: left;
    margin-right: .625rem;
}
    .button-bar .button-group div {
        overflow: hidden;
}
.twocol-one {
    width: 48%;
}
.threecol-one {
    width: 31.33%;
}
.threecol-two {
    width: 64.67%;
}
.fourcol-one {
    width: 22%;
}
.fourcol-two {
    width: 48%;
}
.fourcol-three {
    width: 74%;
}
.fivecol-one {
    width: 9.8%;
}
.fivecol-two {
    width: 37.6%;
}
.fivecol-three {
    width: 76.5%;
}
.fivecol-four {
    width: 79.2%;
}
.sixcol-one {
    width: 13.33%;
    margin-left: 5px !important;
    margin-right: 5px !important;
}
.sixcol-two {
    width: 30.66%;
}
.sixcol-three {
    width: 47.99%;
}
.sixcol-four {
    width: 65.33%;
}
.sixcol-five {
    width: 82.67%;
}
.twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
    float: left;
    margin-right: 2%;
    position: relative;
    min-height: 1px;
    white-space: initial;
}
.last {
    clear: right;
    margin-right: 0!important;
}
.tmnf-tweetmeme.left {
    margin: 0 1.5em 1.5em 0;
    float: left;
}
.tmnf-tweetmeme.none {
    margin: 0 0 1.5em;
}
.tmnf-tweetmeme.right {
    margin: 0 0 1.5em 1.5em;
    float: right;
}
.tmnf-sc-twitter.left {
    margin: 0 1.5em 1.5em 0;
    float: left;
}
.tmnf-sc-twitter.none {
    margin: 0 0 1.5em;
}
.tmnf-sc-twitter.right {
    margin: 0 0 1.5em 1.5em;
    float: right;
}
.tmnf-digg.left {
    margin: 0 1.5em 1.5em 0;
    float: left;
}
.tmnf-digg.none {
    margin: 0 0 1.5em;
}
.tmnf-digg.right {
    margin: 0 0 1.5em 1.5em;
    float: right;
}
.tmnf-sc-related-posts .thumbnail {
    float: left;
    margin: 0 1em 1em 0;
}
.tmnf-sc-related-posts li {
    clear: both;
}
.tmnf-sc-hr {
    border-bottom: 1px solid #e6e6e6;
}
.tmnf-sc-hr, .tmnf-sc-divider {
    clear: both;
    display: block;
    margin-bottom: 20px;
    padding-top: 20px;
    width: 100%;
}
.tmnf-sc-divider.flat {
    padding: 0;
    margin: 0;
}
.contact-form .screenReader {
    left: -9999px;
    position: absolute;
    top: -9999px;
}
.contact-form .forms {
    float: left;
    list-style: none;
    width: 100%;
    margin: 10px 0 0;
}
    .contact-form .forms p {
        clear: both;
        float: left;
        margin-bottom: 18px;
        position: relative;
        width: 100%;
}
    .contact-form .forms label {
        cursor: pointer;
        display: block;
        float: left;
        font-weight: 400;
        padding: 14px 20px 0 0;
        width: 55px;
        font-size: 12px;
        line-height: 12px;
}
    .contact-form .forms input.txt {
        width: 214px;
}
    .contact-form .forms input#sendCopy {
        border: none;
}
    .contact-form .forms textarea {
        height: 300px;
        width: 95.5%;
        margin-top: 15px;
}
    .contact-form .forms .error {
        font-size: 12px;
        display: block;
        margin-left: 120px;
        color: red;
}
    .contact-form .forms .textarea .error {
        display: block;
        margin-left: 120px;
}
    .contact-form .forms .screenReader {
        margin-bottom: 0;
}
    .contact-form .forms .buttons .submit {
        margin: 15px 0 0;
        cursor: pointer;
}
    .contact-form .forms .inline input {
        width: auto;
        margin-left: 0;
}
    .contact-form .forms .inline label {
        display: inline;
        float: none;
        width: auto;
}
.entry .contact-form ol.forms li {
    list-style: none;
}
a.buttonbasic {
    display: inline-block;
    margin: 5px 5px 5px 1px;
    padding: 3px 13px;
    border: 1px solid #4081af;
    color: #fff!important;
    text-align: center;
    text-shadow: 0 -1px 0 hsla(0,0%,0%,.3);
    text-decoration: none;
    font-style: normal;
    font-weight: 700;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border-color: #bbb;
    border-bottom-color: #999;
    background-color: #d8d8d8;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#e9e9e9),color-stop(1,#ccc));
    background: -moz-linear-gradient(center top,#e9e9e9 20%,#ccc 100%);
    -webkit-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,inset 0 0 2px hsla(0,100%,100%,.3) ,0 1px 2px hsla(0,0%,0%,.29);
    -moz-box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,inset 0 0 2px hsla(0,100%,100%,.3) ,0 1px 2px hsla(0,0%,0%,.29);
    box-shadow: inset 0 1px 0 hsla(0,100%,100%,.3) ,inset 0 0 2px hsla(0,100%,100%,.3) ,0 1px 2px hsla(0,0%,0%,.29);
}
.contact-form .submit:hover, a.buttonbasic:hover {
    text-decoration: none!important;
    background: #ccc;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(.2,#e0e0e0),color-stop(1,#bebebe));
    background: -moz-linear-gradient(center top,#e0e0e0 20%,#bebebe 100%);
}
.shortcode-tabs {
    background: #f0f0f0;
    background: rgba(0,0,0,.05);
    clear: both;
    height: auto;
    display: block;
    padding: 5px;
    margin-bottom: 30px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
    .shortcode-tabs ul.tab_titles {
        padding: 0;
        background: none;
        border: none;
        margin: 0;
}
        .shortcode-tabs ul.tab_titles li.nav-tab {
            background: none;
            padding: 0;
            float: left;
            display: inline;
            color: #fff;
            margin: 0;
            cursor: pointer;
}
            .shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover {
                background: #fff;
                text-decoration: none;
}
            .shortcode-tabs ul.tab_titles li.nav-tab a {
                color: #777;
                display: block;
                float: left;
                padding: 8px;
                text-transform: uppercase;
                font: 11px/18px sans-serif;
}
            .shortcode-tabs ul.tab_titles li.nav-tab.ui-tabs-selected a, .shortcode-tabs ul.tab_titles li.nav-tab a:hover {
                -moz-border-radius-topright: 3px;
                -moz-border-radius-topleft: 3px;
                -webkit-border-top-right-radius: 3px;
                -webkit-border-top-left-radius: 3px;
                border-top-right-radius: 3px;
                border-top-left-radius: 3px;
}
    .shortcode-tabs .tab {
        background: #fff;
        padding: 10px;
        text-align: left;
        clear: both;
}
        .shortcode-tabs .tab li.nav-tab {
            background: #fff;
}
        .shortcode-tabs .tab ul.tab_titles {
            margin: 0;
            border: 1px solid #e6e6e6;
            border-width: 1px 0;
}
        .shortcode-tabs .tab li.nav-tab {
            border: 1px solid #e6e6e6;
            border-width: 0 1px 1px;
            padding: 10px;
}
            .shortcode-tabs .tab li.nav-tab a {
                color: #555;
                font: bold 12px/18px sans-serif;
}
    .shortcode-tabs .ui-tabs-hide {
        display: none;
}
.shortcode-tabs.boxed {
    background: #FFF;
}
    .shortcode-tabs.boxed ul.tab_titles {
        clear: both;
        float: left;
        background: none;
        border: none;
        border-left: 1px solid #EBEBEB;
        margin-bottom: 0;
        position: relative;
        z-index: 2;
}
        .shortcode-tabs.boxed ul.tab_titles li {
            background: none;
            padding: 0;
            border-top: 1px solid #EBEBEB;
            border-right: 1px solid #EBEBEB;
}
        .shortcode-tabs.boxed ul.tab_titles li.ui-state-active {
            border-bottom: 1px solid #FFF;
}
    .shortcode-tabs.boxed .tab {
        border: 1px solid #EBEBEB;
        top: -2px;
        position: relative;
        z-index: 1;
}
.shortcode-tabs.vertical {
    background: #FFF;
}
    .shortcode-tabs.vertical .tab_header {
        border: 1px solid #F0F0F0;
        border-bottom: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        width: 25%;
        float: left;
        margin-bottom: -5px;
        color: #555;
        font: bold 12px/18px sans-serif;
        background: #f5f5f5;
        background: -moz-linear-gradient(100% 100% 90deg,#f5f5f5,#fff);
        background: -webkit-gradient(linear,0% 0%,0% 100%,from(#fff),to(#f5f5f5));
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
}
        .shortcode-tabs.vertical .tab_header span {
            display: block;
            padding: 8px 8px 12px;
            border: 1px solid #EBEBEB;
}
    .shortcode-tabs.vertical ul.tab_titles {
        clear: left;
        float: left;
        background: none;
        border: 1px solid #F0F0F0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        margin-bottom: 0;
        position: relative;
        z-index: 2;
        width: 25%;
}
    .shortcode-tabs.vertical ul.tab_titles.has_title {
        border-top: 0!important;
        margin-top: 5px;
        -moz-border-radius-topright: 0;
        -moz-border-radius-topkeft: 0;
        -webkit-border-top-left-radius: 0;
        -webkit-border-top-right-radius: 0;
		border-top-left-radius: 0;
        border-top-right-radius: 0;
}
    .shortcode-tabs.vertical ul.tab_titles li {
        clear: both;
        background: none;
        padding: 0;
        border-bottom: 1px solid #EBEBEB;
        border-left: 1px solid #EBEBEB;
        border-right: 1px solid #EBEBEB;
        display: block!important;
        float: none!important;
}
    .shortcode-tabs.vertical ul.tab_titles li.ui-state-active a {
        background: #F0F0F0;
        background: rgba(0,0,0,.05);
}
    .shortcode-tabs.vertical ul.tab_titles li a:link {
        display: block;
        float: none!important;
}
    .shortcode-tabs.vertical ul.tab_titles li a:hover {
        background: #F0F0F0;
        background: rgba(0,0,0,.05);
}
    .shortcode-tabs.vertical .tab {
        clear: right!important;
        top: 5px;
        position: relative;
        z-index: 1;
        margin-left: 30%;
        padding: 0;
}
span.dropcap {
    font-size: 350%;
    font-weight: 700;
    float: left;
    position: relative;
    margin: 10px 7px 0 0;
    line-height: .7em;
}
.shortcode-toggle {
    margin: 0 0 1.2em;
}
    .shortcode-toggle h4 {
        margin: 0;
        padding: 0;
}
    .shortcode-toggle .toggle-content {
        padding: 15px;
}
    .shortcode-toggle.closed .toggle-content, .shortcode-toggle .more-text.closed {
        display: none;
}
    .shortcode-toggle .more-text.open {
        display: block;
}
.shortcode-toggle.border {
    border: 1px solid #ccc;
}
.shortcode-toggle.white h4 a {
    background-color: #FFF;
}
.shortcode-toggle.white .toggle-content {
    background-color: #FFF;
}
span.shortcode-highlight {
    background: #6DAFE9;
    color: #fff;
    padding: 3px 3px 1px;
    text-shadow: none;
}
abbr {
    border-bottom: 1px dashed #999;
    cursor: help;
}
.entry .shortcode-orderedlist ol li, .entry .shortcode-orderedlist ol li ol, .shortcode-orderedlist ol li {
    list-style-type: none;
    margin-left: 25px;
    background: url() no-repeat scroll left top;
}
.entry .shortcode-orderedlist.armenian ol li, .shortcode-orderedlist.armenian ol li {
    list-style-type: armenian;
}
.entry .shortcode-orderedlist.decimal ol li, .shortcode-orderedlist.decimal ol li {
    list-style-type: decimal;
}
.entry .shortcode-orderedlist.decimal-leading-zero ol li, .shortcode-orderedlist.decimal-leading-zero ol li {
    list-style-type: decimal-leading-zero;
}
.entry .shortcode-orderedlist.georgian ol li, .shortcode-orderedlist.georgian ol li {
    list-style-type: georgian;
}
.entry .shortcode-orderedlist.lower-alpha ol li, .shortcode-orderedlist.lower-alpha ol li {
    list-style-type: lower-alpha;
}
.entry .shortcode-orderedlist.lower-greek ol li, .shortcode-orderedlist.lower-greek ol li {
    list-style-type: lower-greek;
}
.entry .shortcode-orderedlist.lower-latin ol li, .shortcode-orderedlist.lower-latin ol li {
    list-style-type: lower-latin;
}
.entry .shortcode-orderedlist.lower-roman ol li, .shortcode-orderedlist.lower-roman ol li {
    list-style-type: lower-roman;
}
.entry .shortcode-orderedlist.upper-alpha ol li, .shortcode-orderedlist.upper-alpha ol li {
    list-style-type: upper-alpha;
}
.entry .shortcode-orderedlist.upper-latin ol li, .shortcode-orderedlist.upper-latin ol li {
    list-style-type: upper-latin;
}
.entry .shortcode-orderedlist.upper-roman ol li, .shortcode-orderedlist.upper-roman ol li {
    list-style-type: upper-roman;
}
img.social-icon {
    border: none;
}
a.more-link {
    font-weight: 700;
    clear: both;
}
.vsmenu {
    list-style: none;
    max-width: 100%;
    width: auto;
    margin: 0;
    padding: 0;
    border-top: 1px solid #3a3a3a;
}
    .vsmenu > li {
        padding: 0;
        padding-left: 0;
        position: relative;
}
        .vsmenu > li > ul {
            list-style: none;
            padding-left: 0;
            margin: 0;
            border-top: none;
}
            .vsmenu > li > ul > li > ul {
                list-style: none;
                padding-left: 0;
                margin: 0;
}
            .vsmenu > li > ul > li {
                margin-top: 0;
                position: relative;
}
        .vsmenu > li > a {
            text-decoration: none;
            color: #fff;
            padding: 10px 0;
            display: block;
            border-bottom: 1px solid #ddd;
}
        .vsmenu > li > ul > li > a {
            color: #ccc!important;
            text-decoration: none;
            display: block;
}
        .vsmenu > li > ul > li > ul > li > a {
            color: #fff;
            text-decoration: none;
            display: block;
            padding-left: 20px;
}
.vsmenu_container {
    margin: 0 auto;
    max-width: 300px;
    margin-top: 40px;
}
.caret {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #828282;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    right: 10px;
    top: 18px;
}
.caret_submenu {
    top: 15px;
}
.caret_big {
    position: absolute;
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #fff;
    border-right: 8px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    right: 5px;
    top: 19px;
}
.vsmenu.vs_plain_black li a {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .8em;
    letter-spacing: .035em;
    text-align: left;
    color: #f2f2f2;
    background: none;
    border-top: 1px solid #5a5a5a;
    border-bottom: 1px solid #3a3a3a;
    /*color: #A0A0A0;*/
    text-transform: uppercase;
}
.vsmenu .vs_plain_black > li > ul > li > a {
    color: gray;
}
.vsmenu.vs_plain_black > li > ul > li > ul > li >a {
    color: gray;
}
.vsmenu.vs_plain_black > li > a:hover {
    color: #f2f2f2;
}
.vsmenu.vs_plain_black li.active > a {
    background-color: #555;
    color: #f2f2f2;
}
.vsmenu.vs_plain_black > li > ul > li {
    border-bottom: none;
}
    .vsmenu.vs_plain_black > li > ul > li > a:hover, .vsmenu.vs_plain_black > li > ul > li > ul > li > a:hover {
        background-color: #313436;
        color: #f2f2f2;
}
.vsmenu.vs_plain_black > li .caret {
    border-top: 4px solid gray;
}
.vsmenu.vs_plain_black > li > .caret_big {
    border-color: gray;
}
.archwf ul.vs_archive_page {
    border-top: 1px solid #ddd;
}
.vs_archive_page > li > ul > li > a {
    color: gray!important;
    text-decoration: none;
    display: block;
}
.archwf ul.vs_archive_page>li>ul {
    margin-top: 0;
}
.vsmenu.vs_archive_page > li > ul > li > a:last-child {
    border-bottom: initial!important;
}
.archwf {
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
    float: left;
    list-style: none;
    padding: 5px 0;
    border-radius: 3px;
}
.vsmenu.vs_archive_page li a {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: .8em;
    letter-spacing: .035em;
    text-align: left;
    color: gray;
    background: none;
    text-transform: uppercase;
}
.vsmenu.vs_archive_page > li > ul > li > a {
    color: gray;
    font-weight: 400;
}
.vsmenu.vs_archive_page > li > ul > li > ul > li >a {
    color: gray;
}
.vsmenu.vs_archive_page li.active > a {
    background-color: #555;
    color: #f2f2f2;
}
.vsmenu.vs_archive_page > li > ul > li {
    border-bottom: none;
}
    .vsmenu.vs_archive_page > li > ul > li > a:hover, .vsmenu.vs_archive_page > li > ul > li > ul > li > a:hover {
        color: #045CAC!important;
}
.vsmenu.vs_archive_page > li > .caret_big {
    border-color: #ddd;
}
#article-post-page .vsmenu.vs_archive_page > li > a:hover {
    color: #045CAC;
}
@media only screen and (-webkit-device-pixel-ratio: .75), only screen and (-webkit-device-pixel-ratio:1.5),only screen and (-webkit-device-pixel-ratio:2) and (-webkit-min-resolution: 192dpi) { 
    #header, #content, #sidebar, #footer .threecol, .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol, .fifthcol, #footer .fourcol, .slidercol, .seccol, .widgetcol {
        width: auto!important;
        float: none!important;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
}
    #sidebar {
        padding: 0 2%!important;
        margin-top: 40px;
        margin-bottom: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: inherit!important;
}
    .header_container .fivecol-three {
        display: none;
}
    img#logo {
        display: block!important;
        margin: 20px auto;
        float: none!important;
}
    #core {
        padding: 0 4%!important;
}
    #content {
        border-right: none;
        width: auto!important;
        float: none!important;
        margin-left: 0;
        margin-right: 0;
        padding-right: 0;
}
    .widgetcol_small {
        margin: 0;
        width: 100%!important;
}
    .searchformhead {
        margin: 0 auto 10px;
        left: 3.5%;
        width: 60%;
        float: left;
        padding: 0 10px;
}
    .sb-bg {
        background-color: #333;
        padding-top: 10px;
}
    .article-nav-button {
        margin-bottom: 5px;
}
    div.post {
        margin: 0!important;
        padding: 0!important;
        background-color: inherit;
}
    .article-image {
        width: 100%;
}
    .sb-inner-wrap {
        /*padding: 20px 2%*/;
}
    .post h2.category-tag {
        margin: 0 0 10px!important;
        width: 99%;
}
    h2.post {
        padding: 0!important;
}
    .post>h3 {
        margin: 0;
        padding: 0!important;
}
    .post>.meta {
        font-size: 11px!important;
}
        .post>.meta p.meta {
            margin: 0;
}
    .article-body {
        padding: 2% 0;
}
    .art_aside {
        display: none;
}
    span.firstitem {
        margin-left: 3.5%;
}
    .widgetcol_small>a>img {
        width: 30%;
        margin: 0 auto;
}
    .widgetcol_small .subfeature-text {
        float: left;
        margin-left: 10px;
        width: 65%;
}
    .hp-features .fourcol-one {
        border-bottom: 1px solid #f2f2f2;
}
    .widgetcol_small .subfeature-text h2.category-tag {
        margin-top: 0;
}
    .widgetcol_small .subfeature-text .pnormal {
        zoom: 1.2;
}
    .searchformhead {
        width: 60%;
}
    .mobile-regrid {
        width: 48%!important;
        float: left!important;
}
    .arch-mrg-img {
        width: 30%!important;
        float: left!important;
}
    .arch-mrg-teaser {
        width: 68%!important;
        float: left!important;
}
    .vidthumb {
        display: none;
}
    .flex-caption {
        position: relative;
        background-color: #222!important;
}
    h2.featured {
        padding: 0!important;
        background-color: inherit;
        color: #045CAC;
        width: 100%;
        font-weight: 600!important;
}
    h5.sb-header-top, h5.sb-header, .sb-inner-wrap {
        padding-left: 0!important;
        padding-right: 0!important;
}
    .twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
        width: 100%;
        margin: 0;
}
    #mgmenu-wrapper {
        background-color: #000;
        margin-bottom: 20px;
        width: 100%;
        padding: 0;
}
    .mgmenu>li:hover, .mgmenu>li.active {
        background-color: #72BCF7;
        text-shadow: none!important;
}
    .mgmenu>li, .mgmenu_fixed .mgmenu>li, .mgmenu_footer .mgmenu>li {
        float: none;
        width: auto;
        border: none;
        display: none;
        padding: 0;
}
    .mgmenu>li.mgmenu_button, .mgmenu_fixed>.mgmenu>li.mgmenu_button, .mgmenu_footer>.mgmenu>li.mgmenu_button {
        display: block;
}
    .mgmenu>li>a, .mgmenu>li>span {
        padding: 15px 0 14px 2%;
}
    .mgmenu>li>span, .mgmenu>li>a {
        display: block;
}
    .mgmenu>li .mgmenu_drop {
        background-position: 96% 19px;
}
    .mgmenu>li .dropdown_container, .mgmenu>li .dropdown_fullwidth {
        position: absolute;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -o-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        border: 1px solid #CCC;
        border-top: none;
}
    .mgmenu li .dropdown_1column, .mgmenu li .dropdown_2columns, .mgmenu li .dropdown_3columns, .mgmenu li .dropdown_4columns, .mgmenu li .dropdown_5columns, .mgmenu li .dropdown_6columns, .mgmenu li .dropdown_7columns, .mgmenu li .dropdown_8columns, .mgmenu li .dropdown_9columns, .mgmenu li .dropdown_10columns, .mgmenu li .dropdown_11columns, .mgmenu li .dropdown_fullwidth {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
}
    .mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
        width: 100%;
        margin-left: 0;
        margin-right: 4%;
        padding: 0;
        float: left;
        display: block;
}
    .mgmenu_tabs_panels .widgetcol_big img {
        width: 95%;
}
    .mgmenu .col_border {
        box-shadow: none;
}
    .mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level, .mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        margin: 6px 4% 0;
}
        .mgmenu .dropdown_flyout .dropdown_flyout_level {
            border: none;
            background: none;
            box-shadow: none;
}
        .mgmenu .dropdown_flyout li, .mgmenu .dropdown_flyout ul li {
            width: 100%;
            padding: 6px 0;
}
    .mgmenu_tabs .mgmenu_tabs_nav li a {
        width: 98%;
        border-bottom: 1px solid #d2d2d2;
        border-top: none!important;
}
    .mgmenu li>.mgmenu_tabs {
        width: 100%;
        background-color: #fff;
}
    .mgmenu_tabs .mgmenu_tabs_nav {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
}
    .mgmenu_tabs .mgmenu_tabs_panels {
        padding: 20px 0 0;
        width: 100%;
}
    .mgmenu_trigger {
        display: none;
}
    .mgmenu blockquote {
        margin-left: 12px;
}
    .mgmenu .img_description {
        text-align: left;
}
    .mgmenu .menubar_icon {
        z-index: 9;
        float: none!important;
        padding: 0 0 14px!important;
}
        .mgmenu .menubar_icon ul {
            width: 100%;
            padding: 0 0 9px!important;
}
        .mgmenu .menubar_icon ul>li {
            padding-left: 2%;
            padding-right: 2%;
}
    .mgmenu_fixed {
        background-color: #000;
}
    .subscribe {
        display: none;
        position: absolute;
        margin: 0 auto;
        height: 120px;
}
    .searchformhead {
        width: 100%;
}
        .searchformhead input.s {
            float: none;
}
    .mgmenu li.right_item .dropdown_container {
        right: 0;
        left: 0;
        width: 98%;
        background-color: #222;
}
    .mainflex .slides img {
        width: 100%;
}
    #cstv_page #core {
        padding: 0;
}
    .cstv-inner #core {
        padding: 0 2%!important;
}
    .cstvwf {
        width: 100%;
}
    #cstv_page .vidblock {
        width: 100%;
}
    .cstv-sb {
        overflow: hidden;
        width: 100%;
        padding: 0;
        position: relative;
        float: left;
        list-style: none;
        border: none;
}
}
@media (max-width: 1286px) { 
    .vid-grid-inner li:nth-child(4n+4) {
        margin-right: 3%!important;
}
}
@media (max-width: 1283px) { 
    .archive-leader-text-block {
        width: 25%;
}
    img.archive-leader-image {
        width: 72.5%;
}
}
@media (max-width: 1250px) { 
    .vid-grid-block {
        float: left;
        width: 80.671%;
}
    #mgmenu-wrapper {
        width: 96%;
        padding: 0 2%;
}
    img.archive-leader-image {
        width: 68.5%;
}
}
@media (max-width: 1175px) { 
    span.firstitem {
        margin-left: 3.5%;
}
}
@media (max-width: 1126px) { 
    #home ul#serinfo-nav>li, #home ul#vidinfo-nav>li, #home #hometab .current {
        width: 100%!important;
}
    #home #hometab .current {
        background-color: #f2f2f2;
        margin-top: 0;
}
    .archive-item {
        border-bottom: inherit;
}
}
@media (max-width: 1026px) { 
    .container {
        width: auto;
        margin: 30px auto;
        padding: 0 20px;
}
    #core {
        padding: 0;
}
    .headad {
        margin: 0 auto;
}
        .headad img {
            margin: 0;
}
    h3.leader_hed {
        font-size: 1em;
}
}
@media (max-width: 1004px) { 
    span.firstitem {
        margin-left: 0;
}
    .archive-subitem-text-block {
        width: 100%;
}
    img.archive-leader-image {
        width: 68.5%;
}
}
@media (max-width: 1000px) { 
    .imgwrap img, .tab img, img.main-single, .imgwrap img:hover {
        width: 100%!important;
    }
}
@media (max-width: 989px) { 
    .vid-grid-inner li:nth-child(3n+3) {
        margin-right: 3%!important;
}
    .vid-grid-inner li:nth-child(2n+2) {
        margin-right: 0!important;
}
}
@media (max-width: 975px) { 
    #about_page ul#serinfo-nav>li, #about_page ul#vidinfo-nav>li, #about_page #about-tabs .current {
        width: 100%!important;
}
    ul#serinfo-nav li a {
        display: block;
}
    #about-tabs ul#serinfo-nav>li {
        padding: 0 10px 10px 0;
}
    #about-tabs ul#serinfo-nav>li.current {
        border: none;
}
}
@media (max-width: 970px) { 
    .vid-grid-inner li:nth-child(2n+2) {
        margin-right: 3%!important;
}
    #mgmenu-wrapper {
        margin-bottom: 20px;
        width: 96%;
}
    #clientsbox li {
        width: 24%;
}
    li.services {
        width: 27%;
}
    .section .container {
        padding: 40px 0!important;
}
    #header {
        padding: 0;
        float: left;
}
        #header a img.logo {
            margin: 0 0 30px;
}
    .flexfull_wrap {
        max-height: 580px!important;
}
    .widgetcol {
        width: 48.5%;
}
    .cstv-sb {
        width: 46.2%;
}
    #cstv_page .vidblock {
        width: 100%;
}
    .disres {
        position: relative!important;
        top: auto;
        width: 100%!important;
}
    #cstv_page #content {
        float: left;
        width: 100%;
        overflow: hidden;
}
    .cstv-sb {
        width: 100%;
        margin-left: 0;
}
    #cstv_page .cstvwf {
        width: 100%;
}
    .vid-grid-block {
        float: left;
        width: 100%;
}
    #cstv_page .vid-grid h4 {
        border-top: none;
}
}
@media (max-width: 860px) { 
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 0;
}
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 0;
}
}
@media (max-width: 805px) { 
    .vid-grid-inner li:nth-child(3n+3) {
        margin-right: 3%!important;
}
    .vid-grid-inner li:nth-child(2n+2) {
        margin-right: 0!important;
}
}
@media (max-width: 770px) { 
    .flexslider .slides li a img, .tabitem iframe, .tabitem a img {
        width: 100%;
}
    .tab {
        width: 20%;
}
    .ad300 img {
        width: 100%;
}
    .seccol li:nth-child(4) {
        display: none;
}
    .tab span.ribbon {
        top: auto;
}
    .widgetcol_small {
        height: auto;
}
    .widgetcol {
        margin: 0;
}
    #columnists, #agencyfocus {
        width: 100%;
}
    #footer .flickwrap img {
        width: 55px;
}
}
@media (min-width: 768px) and (max-width: 984px) { 
    .mgmenu > li {
        padding-right: 0px;
}
    .mgmenu>li>a, .mgmenu>li>span {
        padding-left: 5px;
}
    .mgmenu .mini_icon {
        padding-left: 3px;
}
}
@media (min-width: 768px) { 
    .mgmenu div.col_4>div:last-child {
        border: none!important;
}
}
@media (max-width: 960px) { 
    div.post {
        margin: 0!important;
        padding: 0 0 20px!important;
        background-color: inherit;
}
    .article-image {
        width: 100%;
}
    .sb-inner-wrap {
        padding: 20px 2%;
}
    #mgmenu-wrapper {
        background-color: #000;
        margin-bottom: 20px;
        width: 100%;
        padding: 0;
}
    .mgmenu>li:hover, .mgmenu>li.active {
        background-color: #72BCF7;
        text-shadow: none!important;
}
    .mgmenu>li, .mgmenu_fixed .mgmenu>li, .mgmenu_footer .mgmenu>li {
        float: none !important;
        width: auto;
        border: none;
        display: none;
        padding: 0;
}
    .mgmenu>li.mgmenu_button, .mgmenu_fixed>.mgmenu>li.mgmenu_button, .mgmenu_footer>.mgmenu>li.mgmenu_button {
        display: block;
}
    .mgmenu>li>a, .mgmenu>li>span {
        padding: 15px 0 14px 2%;
}
    .mgmenu>li>span, .mgmenu>li>a {
        display: block;
}
    .mgmenu>li .mgmenu_drop {
        background-position: 96% 19px;
}
    .mgmenu>li .dropdown_container, .mgmenu>li .dropdown_fullwidth {
        position: absolute;
        top: auto;
        bottom: auto;
        width: 100%;
        margin: 0 0 0 -1px;
        -webkit-border-radius: 0 0 3px 3px;
        -moz-border-radius: 0 0 3px 3px;
        border-radius: 0 0 3px 3px;
        -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        -o-box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        box-shadow: 0 2px 2px rgba(0,0,0,0.05);
        border: 1px solid #CCC;
        border-top: none;
}
    .mgmenu li .dropdown_1column, .mgmenu li .dropdown_2columns, .mgmenu li .dropdown_3columns, .mgmenu li .dropdown_4columns, .mgmenu li .dropdown_5columns, .mgmenu li .dropdown_6columns, .mgmenu li .dropdown_7columns, .mgmenu li .dropdown_8columns, .mgmenu li .dropdown_9columns, .mgmenu li .dropdown_10columns, .mgmenu li .dropdown_11columns, .mgmenu li .dropdown_fullwidth {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
}
    .mgmenu .col_1, .mgmenu .col_2, .mgmenu .col_3, .mgmenu .col_4, .mgmenu .col_5, .mgmenu .col_6, .mgmenu .col_7, .mgmenu .col_8, .mgmenu .col_9, .mgmenu .col_10, .mgmenu .col_11, .mgmenu .col_12 {
        width: 100%;
        margin-left: 4%;
        margin-right: 4%;
        padding: 0;
        float: left;
        display: block;
}
    .mgmenu .col_border {
        box-shadow: none;
}
    .mgmenu .dropdown_flyout, .mgmenu .dropdown_flyout .dropdown_flyout_level, .mgmenu .dropdown_flyout .dropdown_flyout_level_left {
        position: relative;
        left: auto;
        right: auto;
        top: auto;
        padding: 0;
        margin: 6px 4% 0;
}
        .mgmenu .dropdown_flyout .dropdown_flyout_level {
            border: none;
            background: none;
            box-shadow: none;
}
        .mgmenu .dropdown_flyout li, .mgmenu .dropdown_flyout ul li {
            width: 100%;
            padding: 6px 0;
}
    .mgmenu_tabs .mgmenu_tabs_nav li a {
        width: 98%;
        border-bottom: 1px solid #d2d2d2;
        border-top: none!important;
}
    .mgmenu li>.mgmenu_tabs {
        width: 100%;
        background-color: #fff;
}
    .mgmenu_tabs .mgmenu_tabs_nav {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
}
    .mgmenu_tabs .mgmenu_tabs_panels {
        padding: 20px 0 0;
        width: 100%;
}
    .mgmenu_trigger {
        display: none;
}
    .mgmenu blockquote {
        margin-left: 12px;
}
    .mgmenu .img_description {
        text-align: left;
}
    .mgmenu .menubar_icon {
        z-index: 9;
        float: none!important;
        padding: 0 0 14px!important;
}
        .mgmenu .menubar_icon ul {
            width: 100%;
            padding: 0 0 9px!important;
}
        .mgmenu .menubar_icon ul>li {
            padding-left: 2%;
            padding-right: 2%;
}
    .mgmenu_fixed {
        background-color: #000;
}
    .subscribe {
        display: none;
        position: absolute;
        margin: 0 auto;
        height: 120px;
}
    .mgmenu li.right_item .dropdown_container {
        right: 0;
        left: 0;
        width: 98%;
        background-color: #222;
}
    .searchformhead {
        width: 100%;
}
        .searchformhead input.s {
            float: none;
}
}
@media (max-width: 740px) { 
    #core {
        padding: 0 3%;
}
    #cstv_page #core {
        padding: 0;
}
    body {
        font-size: 14px;
        -webkit-text-size-adjust: none;
        width: 100%;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
}
    #header, #content, #sidebar, #footer .threecol, .onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol, .fifthcol, #footer .fourcol, .slidercol, .seccol, .widgetcol {
        width: auto!important;
        float: none!important;
        margin-left: 0;
        margin-right: 0;
}
    #content {
        border-right: none;
}
    #sec-navigation {
        float: left;
        width: 100%;
        clear: both;
}
    img#logo {
        float: none;
        display: block;
}
    #sidebar, .cstv-sb {
        padding-left: 0;
        padding-right: 0;
        margin-top: 40px;
        margin-bottom: 20px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        height: inherit!important;
}
    h5.sb-header-top, h5.sb-header {
        border-radius: initial;
        webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
}
    #core_bg {
        display: none;
}
    .stuff h1, .stuff h2 {
        font-size: 45px;
        border: none;
}
    .flex-control-nav {
        bottom: 25px;
}
    #copyright {
        padding: 0;
}
        #copyright .fr {
            float: left!important;
}
    a.imgwrap, .seccol a img, .widgetcol_big a img {
        width: 100%;
}
    .pagination {
        widthmargin-bottom: 100% !important40px;
        height: 35px;
}
    img.headimg, img.singleimg, .postslider img {
        width: 100%;
}
    .seccol li:nth-child(4) {
        display: block;
}
    .hp-vidblock {
        margin-bottom: 30px;
}
    .post {
        width: 100%;
        margin: 0;
}
    .container {
        padding: 0!important;
}
    .widgetcol {
        padding: 0;
}
    .searchformhead {
        width: 100%;
        float: none;
        padding: 0 10px;
}
    .icon-cs_f[style], .icon-cs_l[style] {
        margin-left: .2em!important;
}
    h2.last-read, h2.first-read {
        margin-top: 19px!important;
}
    .rank-box {
        width: 100%;
}
    .power-table span.pl-intro p {
        margin: 0 auto;
        text-align: center;
        padding-bottom: 20px;
        border-bottom: 1px solid #d2d2d2;
}
    span.firstitem {
        margin-left: 3.5%;
}
    h5.sb-header-top, h5.sb-header, .sb-inner-wrap {
        padding-left: 0!important;
        padding-right: 0!important;
        margin: 0!important;
}
    span.mgmenu-amp {
        font-size: 13px;
}
    #cstv_page #core {
        padding: 0;
}
    .cstv-inner #core {
        padding: 0 2%!important;
}
    .cstvwf {
        width: 100%;
}
    #cstv_page .vidblock {
        width: 100%;
}
    .cstv-sb {
        overflow: hidden;
        width: 100%;
        padding: 0;
        position: relative;
        float: left;
        list-style: none;
        border: none;
}
}
@media (max-width: 639px) { 
    .scrollTo_top {
        visibility: hidden;
        display: none;
}
    .tmnf-sc-quote.left, .tmnf-sc-quote.right {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
}
    .contact-form .forms textarea, .contact-form .forms input.txt {
        width: 100%;
        float: none;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
}
    .contact-form .forms label {
        margin-bottom: 10px;
}
    .contact-form .forms .buttons .submit, .contact-form .forms input#sendCopy {
        margin-left: 0;
}
    #header a img.logo {
        display: block;
        float: none;
        margin: 0 auto 30px;
}
    a#triggernav, a#triggernav-sec {
        display: block;
}
    #navigation, #sec-nav {
        display: none;
        margin-bottom: 40px;
}
    #sec-nav {
        width: 200px;
}
    #sec-nav>li {
        width: 100%;
}
    #sec-nav>li>ul {
        width: 100%;
}
    #sec-nav>li:first-child>a {
        padding-left: 27px;
}
    .nav {
        width: 100%;
}
        .nav li ul {
            width: 100%;
            border: none;
}
    #nav>li, #main-nav>li {
        width: 100%;
}
    .nav {
        width: 100%;
}
        .nav li ul {
            width: 100%;
            border: none;
}
    .nav>li>a {
        background: none;
}
    .tab {
        width: 45.5%;
}
    iframe {
        width: 100%;
}
    #top-nav {
        max-height: none;
}
    .tickerwrap ul.social-menu {
        position: relative;
        float: left;
        right: auto;
        margin: 10px 0 10px 20px !important;
}
    .aboutus {
        width: 100%;
        padding: 0;
}
    .widgetflexslider span.ribbon {
        display: none;
}
    .related li {
        width: 100%;
        margin-right: 0;
}
        .related li a img {
            width: 100%;
}
        .related li span.ribbon {
            display: none;
}
    span.firstitem {
        margin-left: 5%;
}
}
@media (max-width: 686px) { 
    #about_page ul#serinfo-nav>li, #about_page ul#vidinfo-nav>li, #about_page #about-tabs .current {
        width: 100%!important;
}
}
@media (max-width: 550px) { 
    span.firstitem {
        margin-left: 4.5%;
}
}
@media (max-width: 534px) { 
    .vid-grid li {
        width: 100%!important;
}
}
@media (max-width: 505px) { 
    .archive-leader-text-block {
        width: 100%;
        margin-top: 10px;
        padding: 0;
}
    img.archive-leader-image {
        width: 100%;
}
    .fancybox-inner .seccol img {
        float: none;
        margin: 9%;
        width: 82%;
}
    h1.pl-name-inner {
        float: none!important;
        width: 84%!important;
        margin: 5px 8%!important;
        padding: 5px 0!important;
        text-align: center!important;
        border-top: 1px solid #f2f2f2;
        border-bottom: 1px solid #f2f2f2;
}
    .fancybox-inner .seccol p {
        width: 84%!important;
        padding: 10px 8%!important;
        margin: 0!important;
}
}
@media (max-width:490px) { 
    .widgetcol_small {
        margin: 0;
        width: 100%;
}
    .searchformhead {
        margin: 0 auto 10px;
        left: 3.5%;
        width: 60%;
        float: none;
        padding: 0 10px;
}
    .sb-bg {
        background-color: #333;
        padding-top: 10px;
}
    .article-nav-button {
        margin-bottom: 5px;
}
    img#logo {
        margin: 20px auto;
}
    .post h2.category-tag {
        margin: 2% 0!important;
        width: 94%;
}
    h2.post {
        padding: 2%;
}
    .post>h3 {
        margin: 0;
        padding: 0 2%;
}
    .post>.meta {
        padding: 2.5% 1%;
        font-size: 11px!important;
}
        .post>.meta p.meta {
            margin: 0;
}
    .article-body {
        padding: 2% 0;
}
    .art_aside {
        display: none;
}
    span.firstitem {
        margin-left: 3.5%;
}
    .widgetcol_small>a>img {
        width: 30%;
        margin: 0 auto;
}
    .widgetcol_small .subfeature-text {
        float: left;
        margin-left: 10px;
        width: 65%;
}
    .hp-features .widgetcol_small .subfeature-text {
        margin-left: 0!important;
}
    .hp-features .fourcol-one {
        border-bottom: 1px solid #f2f2f2;
}
    .widgetcol_small .subfeature-text h2.category-tag {
        margin-top: 0;
}
    .widgetcol_small .subfeature-text .pnormal {
        zoom: 1.2;
}
    .searchformhead {
        width: 60%;
}
    .mobile-regrid {
        width: 48%!important;
        float: left!important;
}
    .arch-mrg-img {
        width: 30%!important;
        float: left!important;
}
    .arch-mrg-teaser {
        width: 68%!important;
        float: left!important;
}
    .vid-grid {
        float: none!important;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
}
    .vid-grid-inner img {
        width: 100%;
}
    .vidthumb {
        display: none;
}
    .flex-caption {
        position: absolute;
        /*background-color: #222!important;*/
}
    h2.featured {
        padding: 0!important;
        background-color: inherit;
        color: #045CAC;
        width: 100%;
        font-weight: 400!important;
}
    .twocol-one, .threecol-one, .threecol-two, .fourcol-one, .fourcol-two, .fourcol-three, .fivecol-one, .fivecol-two, .fivecol-three, .fivecol-four, .sixcol-one, .sixcol-two, .sixcol-three, .sixcol-four, .sixcol-five {
        width: 100%;
}
    .sixcol-one {
        width: 100% !important;
}
    #footer ul {
        text-align: center;
        margin: 0px !important;
}
    .hp-features .fourcol-one {
        width: 100%!important;
}
}
@media (max-width: 429px) { 
    span.flex-caption {
        padding-left: 2.5%;
        padding-right: 2.5%;
	}
    #nav>li, #main-nav>li {
        width: 100%;
	}
    .imgwrap {
        background-image: none!important;
	}
    .aboutus img, img.alignleft, img.alignright, img.aligncenter, .wp-caption, .wp-caption img {
        width: 100%;
        margin: 5px 0 30px;
	}
    .aboutus img {
        margin: 30px 0;
	}
    .tab span.ribbon {
        display: none;
	}
}
@media (max-width: 379px) { 
    .power-block {
        width: 23.6%;
	}
    h3.leader_hed {
        font-size: .7em;
	}
}
@media (min-width:40.063em) { 
    button, .button {
        display: inline-block;
	}
}
#home #content, #article-archive-page #content {
    border-right: none;
	}
#home #sidebar, #article-archive-page #sidebar, #event_archive_page #sidebar{
    border-left: 1px solid #ddd;
    padding: 0 2% 2% 2% !important;
	}
@media (max-width: 970px) { 
    #cstv_page .vidblock {
        width: 100%!important;
	}
}
/* ===[ Additional CSS Style added by CG ]=== */
#chevron-icon:before {
    font-family: FontAwesome;
    content: "\f054";
    padding-right: 5px;
    vertical-align: middle;
}
#footnote-article {
    background-color: #e5e8e7;
    padding: 30px;
}
    #footnote-article a:hover {
        font-weight: 600;
}
#home .container {
    padding-bottom: 50px;
}
p.expert:before {
    content: "\f075";
    font-family: FontAwesome;
    margin-right: 5px;
}
@media only screen and (min-width: 500px) { 
    div.responsive-wrapper {
        margin: auto;
	}
    div.responsive-box {
        width: 100%;
	}
}
.somos-btn:hover {
    background: #ddd;
    color: #fff;
}
.somos-btn.color-3 {
    border-color: #2faec0;
    color: #2faec0;
}
.somos-btn.color-3:hover {
    background: #2faec0;
    color: #fff;
}
.somos-wf {
    overflow: hidden;
    width: 100%;
    margin: 0;
    position: relative;
    float: left;
    list-style: none;
    padding: 5px 0;
    border-radius: 3px;
}
    .somos-wf ul.somos-hp {
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: rgb(221, 221, 221);
}
.somos-menu {
    list-style-type: none;
    list-style-position: initial;
    list-style-image: initial;
    max-width: 100%;
    width: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(58, 58, 58);
}
    .somos-menu > li {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}
.somos-menu.somos-hp li a {
    font-family: brandon-grotesque, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.035em;
    text-align: left;
    color: gray;
    background-image: none;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: initial;
    background-size: initial;
    text-transform: uppercase;
}
.somos-menu > li > a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(221, 221, 221);
}
.somos-menu.somos-hp > li > a:hover {
    text-decoration: underline !important;
    cursor: auto;
}
@media (max-width: 768px) {
    #sidebar {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}
@media (max-width: 1020px) { 
    #sidebar {
        width: 100%;
        max-width: 300px !important;
        padding: 0 !important;
        border-right: 0;
        border-left: none !important;
        float: left;
    }
    .fivcol-one {
        width: 100% !important;
    }
}
.event1 p {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    font-size: 14px !important;
}


/* ================================================== */
/* BELOW IS ADDITIONAL CSS ADDED BY CG
   ================================================== */
/* add article slider to articlePage template  */
.postslider .article-body li {
    margin: 0 !important;
    list-style-type: none !important;
}
.postslider .flex-direction-nav {
    display: none !important;
}
.postslider .flexcaption {
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 16px;
    letter-spacing: .035em;
    text-align: center;
    margin-bottom: 0;
    color: #3d3d3d;
}
/* style for landing page layout using articleWithoutFeaturedorRelated template  */
.landing-container {
    padding: 30px;
    width: auto;
    margin-top: 0px;
    margin-bottom: 30px;
}
.landing-table {
    width: 100%;
    border-collapse: collapse;
}
.landing-row {
    width: 50px;
    padding: 10px;
}
    .landing-row img {
        vertical-align: middle !important;
        /*width: 50px !important;*/
        /*height: 50px !important;    */
        /*padding: 10px 20px 10px 10px;*/
}
.landing-title {
    margin-bottom: 2px !important;
    vertical-align: middle !important;
    padding-bottom: 0 !important;
    padding-left: 10px !important;
}
p.landing-title a {
    font-size: 16px !important;
    padding-bottom: 0 !important;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    color: #3d3d3d !important;
    text-decoration: none !important;
    font-weight: 500 !important;
}
.landing-title span {
    font-size: 12px !important;
    font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.landing-title a:hover {
    color: #3d3d3d !important;
    text-decoration: underline !important;
}
.landing-container hr {
    margin-top: 10px !important;
}
/* ===[ Style for CSR About Page (CG) ]=== */
#csr-about-post {
    padding-right: 28px;
    margin-bottom: 50px;
}
    #csr-about-post p {
        font-family: Georgia;
        font-size: 15px;
        color: #444444;
        line-height: 18px;
}
.csr-h2 {
    font-size: 15px;
    color: #444444;
    line-height: 22px;
    text-align: left;
    text-transform: uppercase;
}
.csr-h4 {
    font-weight: bold;
}
#csr-about-post a {
    color: #72c597;
    font-family: Georgia;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
}
#csr-about-post a:hover {
    text-decoration: underline;
}
.img-left {
    float: left;
    padding: 0px 28px 0px 0px;
}
.img-right {
    float: right;
    padding: 0px 0px 28px 20px;
}
/* ===[ Additional CSS added by MF ]=== */
.flexslider, .fourcol-three, .leader_hed {
    width: 100%;
}
.article-image-body-caption {
    margin-top: -36px;
    padding: 20px 5% 10px 10px;
    overflow: hidden;
    background-color: #fff;
    font-style: normal;
    font-size: 12px !important;
    font-weight: 400;
    letter-spacing: 0!important;
    text-align: left;
    color: #808080;
}
h2.category-tag a:hover {
    text-decoration: none !important;
    color: #045CAC !important;
}
.vid-grid-inner img:hover {
    opacity: .80;
    transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -webkit-transition: opacity .35s ease-in-out;
}
#logo2 {
    margin-top: 34px !important;
}
/* ===[ Colors for Back and Forth Articles ]=== */
.bfred {
    color: #e84b38;
    font-weight: bold;
}
.bfblue {
    color: #0f99d6;
    font-weight: bold;
}
/* ===[ Deals with Seals Classes ]=== */
.mainimg {
    margin: 0 auto;
}
.sealimg {
    float: left;
    margin-right: 20px;
}
/* ===[ Media Queries for Deals with seals ]=== */
@media screen and (max-width: 500px) { 
    .sealimg {
        float: none;
        display: block;
        margin: 0 auto;
        width: 150px;
	}
    .imgcontent {
        padding-top: 10px;
	}
}

/* ================================================== */
/* BELOW IS ADDITIONAL CSS ADDED BY MF
   ================================================== */
/* ===[ Additional Styles for Cover Issue (MF) ]=== */
#sidebar .heading {
    line-height: 46px;
    border-bottom: none;
    padding-left: 16px;
}
#sidebar h2 span.issue-head {
    color: #FFF;
}
figure.issuu-cover {
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  margin: 20px 0 10px 0;
  min-width: 220px;
  max-width: 310px;
  max-height: 391px;
  width: 100%;
  background: #000000;
  text-align: left;
}
figure.issuu-cover * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
figure.issuu-cover img {
  opacity: 1;
  width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  height: 391px;
}
figure.issuu-cover > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
figure.issuu-cover > div::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  background-image: linear-gradient(-45deg, #000000 0%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.8));
}
figure.issuu-cover h2 {
  word-spacing: -0.1em;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 50px;
  top: 6px;
  opacity: 0;
  padding: 25px;
  margin: 0;
  position: absolute;
  color: transparent;
  text-shadow: 0 0 10px #ffffff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.issuu-cover h2 span {
  font-weight: 800;
}
figure.issuu-cover .curl {
  width: 0px;
  height: 0px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: linear-gradient(135deg, #ffffff, #f3f3f3 20%, #bbbbbb 38%, #aaaaaa 44%, #888888 50%, rgba(0, 0, 0, 0.7) 50%, rgba(0, 0, 0, 0.4) 60%, rgba(0, 0, 0, 0.3));
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  transition: all .2s ease;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
figure.issuu-cover .curl:before,
figure.issuu-cover .curl:after {
  content: '';
  position: absolute;
  z-index: -1;
  left: 12%;
  bottom: 6%;
  width: 70%;
  max-width: 300px;
  max-height: 100px;
  height: 55%;
  box-shadow: 0 12px 15px rgba(0, 0, 0, 0.3);
  transform: skew(-10deg) rotate(-6deg);
}
figure.issuu-cover .curl:after {
  left: auto;
  right: 6%;
  bottom: auto;
  top: 14%;
  transform: skew(-15deg) rotate(-84deg);
}
figure.issuu-cover a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  color: #ffffff;
}
figure.issuu-cover:hover > div h2,
figure.issuu-cover:hover > div h2 {
  opacity: 1;
  text-shadow: 0 0 0px #000000;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
figure.issuu-cover:hover > div::before,
figure.issuu-cover:hover > div::before {
  opacity: 1;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
figure.issuu-cover:hover i,
figure.issuu-cover:hover i {
  opacity: 0.7;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}
figure.issuu-cover:hover .curl,
figure.issuu-cover:hover .curl {
  width: 90px;
  height: 90px;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.honorable-img {
    float: left;
    padding: 0 20px 0 0;
}
@media screen and (max-width: 375px) {
.honorable-img {
        float: none !important;
        margin: 0 auto;
        display: block;
        padding: 0 0 20px 0;
    }
} 
/* ===[ Additional Styles for First Read Sidebar Subscribe Form (MF) ]=== */
.side-form-container {
	max-width: 300px;
	position: relative;
	display: block;
	overflow: hidden;
	height: auto;
}
#form-image {
    width: 100%;
    height: auto;
    margin-bottom: -14px;
}
form.form {
    min-height: 275px !important;
}
#sidebarForm {
    width: 308px;
    height: 250px;
    margin-top: -10px;
    margin-bottom: 20px;
}
.issue-btn {
    cursor: pointer;
    font-family: brandon-grotesque, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: normal;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 1.25rem;
    margin-left: 0px;
    position: relative;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    font-size: 1rem;
    background-color: #e44c24;
    color: #ffffff;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-width: initial;
    border-right-width: initial;
    border-bottom-width: initial;
    border-left-width: initial;
    border-top-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
    border-left-color: initial;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding-top: 1rem;
    padding-bottom: 1.0625rem;
    font-weight: normal !important;
    border-radius: 5px;
    text-transform: uppercase;
    width: 100%;
}
.issue-btn:hover {
    background-color: #ec6424;
}
.issue-btn a:hover {
	color: #ffffff !important;
}
@media only screen and (min-width: 320px) and (max-width: 568px) {
    form.form {
        margin: .5em -.6em 1em 0 !important;
    }
    #form-image {
        width: 98% !important;
    }
    .side-form-container {
    	max-width: 300px;
    	position: relative;
    }
    #sidebarform {
        width: 308px !important;
    }
}
/* Updated Archive Page Style [CG] */
.archive-title {
    font-size: 1em !important;
    line-height: normal !important;
}
.archive-col1 {
    float: left;
    width: 35%;
    margin-right: 20px;
}
.archive-col1 img {
    width: 100%;
    height: auto;
}
.archive-col2 {
    width: 55%;
}
.archive-col2 .meta.zero-margin {
    font-size: 0.95em;
}
@media (max-width: 414px) {
    .archive-item h3 a {
        font-size: 80%;
    }
    .meta.zero-margin {
        font-size: 80% !important;
    }
}
.post .article-body blockquote {
    font-size: 18px;
    border-left: 4px solid #999999;
    padding-left: 15px;
    font-style: italic;
    margin-left: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}
/* ARTICLE WYSIWYG CAPTION STYLE */
.post .article-body h6 {
    color: #000 !important;
    font-family: Georgia,Times,"Times New Roman",serif !important;
    font-size: 11px !important;
    font-style: italic;
    font-weight: 500 !important;
    letter-spacing: normal !important;
    line-height: 1.4em !important;
    padding: 0 !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    text-transform: none !important;
}
.post .article-body h6 span {
    font-size: 11px !important;   
}
/* FOOTER LINK HOVER FOR SUBSCRIPTION PAGE */
#subscription_page #footer .body2 a:hover {
    color: #ec6424 !important; 
}

/* ARTICLE TEMPLATES WITHOUT */
.article-no-image .article-image {
    display:none !important;    
}
.article-no-related .art_aside {
    display: none !important;
}
.article-no-featured-related .article-image,
.article-no-featured-related .art_aside {
    display: none !important;    
}
/* ARTICLE WITH EVENTS ACCORDIAN STYLE */
.accordionButton {
	cursor: pointer;
	margin-top: 1em;
	padding: 0 0 1em 1em;
	font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	border-bottom: 3px solid #ccc;
	background: url(http://cityandstateny.com/assets/_img/icons/rightarrow.png) no-repeat left 7%;
	vertical-align: middle;
}
.accordionContent {
	padding:2em;
	background-color:#f6f6f6;
	font-family: "brandon-grotesque","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size: 14px !important;
	margin-bottom: 1em;
}
.accordionButton.on {
	background: url(http://cityandstateny.com/assets/_img/icons/bottomarrow.png) no-repeat left 20%;
}
p.bite-name {
	font-size: 1.3em !important;
	padding-bottom: 0px !important;
}
p.bite-title {
	font-size: 1em !important;
}
p.bite-question {
	font-size: 16px !important;	
	font-weight: bold !important;
}
p.bite-click {
	font-size: 1em !important;
	color: rgb(29, 159, 249);
	font-weight: lighter;
}
.bite-img {
	float: left;
	padding: 0px 20px 20px 10px;
}
/* ARTICLE FLEXSLIDER WITHOUT RELATED TEMPLATE */
.articleFeaturedFlexslider .flex-direction-nav {
     display: none !important;   
}
.articleFeaturedFlexslider #carousel li {
     margin-right: 5px !important;   
}
.article-body .flexslider .slides li {
    list-style-type: none !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
/* ARTICLE WITH IMAGE HOVER TEMPLATE */
.articleImageHoverWrap .grid-block  {
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
}
.articleImageHoverWrap .grid-block img {
	width: 100%;
	height: auto;	
}
.articleImageHoverWrap .caption {
	display: none;
	position: absolute;
	margin: 0px;
	top: 0;
	left: 0;
	bottom: 0px;
	right: 0px;
	width: 100%;
	height: 100%;
  	background:#7f7f7f;
  	background:rgba(0,0,0,0.5);
}
.articleImageHoverWrap .caption p {
	color: #fff;
	margin: 10px;
	font-size: 14px !important;
	line-height: 1.5em;
	margin: 0 20px 15px;
}
/* topTenPolicticalHangouts Template */
.topTenList .power-block {
    min-height: 240px;
    height: 34%;
    width: 15.5%;
}   
/* bdbPledgesPage Template */
#pledge_page .box h3{
	font-family: brandon-grotesque, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	position:relative;
	color:#444444;
	line-height:23px;
	text-align:left;
	text-transform: uppercase;
	font-size: 1rem;
	margin: 1rem 0;
}
#pledge_page .box {
    font-size: 16px;   // 1rem = 16px;
	width:90%;
	height:auto;
	background:#FFF;
	margin:22px auto;
	border-radius:5px;
	padding: 12px;
}
#pledge_page .box p {
	font-family:Georgia;
	font-size: 1rem;
	color:#444444;
	line-height:22.39px;
	text-align:left;
}
#pledge_page .box-head-img {
	border-bottom:1px solid #d8d8d8;	
}
#pledge_page .box-head-img img {
	width: 95%;
	height: auto;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 12px;
}
#pledge_page .bdb-pledge-box {
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
 	display: -webkit-flex;
	flex-direction: row-reverse;	
}
#pledge_page .box a {
	font-size: 1rem;
	line-height: 1.6em;
	line-height:22.39px;
	color: rgb(29, 159, 249);
	text-decoration: underline;
}
#pledge_page .box a:hover {
	color: #000;
}
#pledge_page .bdb-ul li {
   list-style: none !important; 
}
#pledge_page .bdbmain-back-btn {
    padding-top: 11px;
    width: 92%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}
#pledge_page .bdb-btn {
  font-weight: 600;
  font-family: brandon-grotesque, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 1em;
  text-decoration: inherit;
  text-transform: uppercase;
  border: 3px solid;
  padding: 10px 30px;
  background-color: #32abff;
  border-color: #32abff;
  color: #f7f7f7;
  border-radius: 5px;
  display: block;
  text-align:left;
  margin: 22px auto;
  }
#pledge_page .bdb-btn:hover {
  background-color: #32ccff;
  border-color: #32ccff;
}
#pledge_page .fa-chevron-left {
     margin-right: 10px !important;
}
/* cstvPage Template*/
#cstv_page .body2  a:hover {
    color: #EC1C2C !important;   
}
#cstv_page .sixcol-one {
	width:20.33% !important;
	margin-right: 0 !important;    
}
#cstv_page .cstv-inner  {
    width: 15% !important;
}
#cstv_page .vidblock {
    width: 80% !important;
}
#cstv_page img.attachment-tabs.wp-post-image {
    margin-right: 100px !important;
    margin-bottom: 1em !important
}
#cstv_page #serinfo .serpaneinfo .widgetcol_small>a:before, .cstv-inner .widgetcol_small>a:before {
    display:none !important;
}
.fr-page #footer .body2 a:hover {
    color: #c7357a !important;   
}
.fr-page h5, h5 a,
.fr-page h5 a:hover {
	color: #942884 !important;
	border-top-color: #942884 !important;
}
#event_page h5,
#event_page h5 .red {
	color: #c7357a !important;
	border-top-color: #c7357a !important;
}
#event_page #sidebar .sb-header .sb-inner-wrap a:hover {
	color: #d44c8c !important;
}
#event_page .vsmenu .vs_archive_page {
    list-style: none !important;
}