@import url(//fonts.googleapis.com/css?family=Lato:300,400,700);
body #site-header {
    height: 81px !important;
}

@media screen and (max-width: 500px) {
    body #site-header {
        height: 57px !important;
    }
}

.interactiveContainer {
    float: left;
    width: 100%;
    max-width: 800px;
    margin: 10px 0 35px !important;
    padding: 30px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-family: "Lato", Arial, sans-serif;
}

.graphicHeader {
    float: left;
    font-size: 23px;
    font-weight: 300;
    width: 100%;
    margin-bottom: 10px;
}

.explainer,
.interactiveContainer p {
    float: left;
    font-size: 14px;
    width: 100%;
    font-weight: 400;
    color: #555;
    margin: 10px 0 10px;
    line-height: 21px;
}

.bigByline {
    float: left;
    width: 100%;
    margin: 2px 0 2px 0px;
    font-size: 13px;
    text-transform: uppercase;
    color: #555;
    font-weight: 100;
    text-align: left;
}

.smallByline {
    float: left;
    width: 100%;
    margin: 5px 0 0px 0px;
    font-size: 11px;
    text-transform: uppercase;
    color: #aaa;
    text-align: right;
}

.sourceline {
    float: left;
    width: 100%;
    font-size: 11px;
    font-style: italic;
    text-align: left;
    color: #aaa;
}

.sourceline a {
    text-decoration: none;
    border-bottom: 1px dotted #ccc;
    color: #aaa;
}

.sourceline a:hover {
    color: #777;
}

.toolbar {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.toolItem {
    float: left;
    padding: 5px 1.3%;
    margin-left: -1px;
    border: #aaa solid 1px;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
    color: #ccc;
    display: inline;
}

.toolItem:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.toolItem:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.toolItem:hover {
    color: darkblue;
}

.toolItem.selected {
    color: darkblue;
    background: #EDF0F5;
    -webkit-box-shadow: inset 1px 1px 7px -2px #8FA9D9;
    -moz-box-shadow: inset 1px 1px 7px -2px #8FA9D9;
    box-shadow: inset 1px 1px 7px -2px #8FA9D9;
}

.fullWidth {
    float: left;
    width: 100%;
    margin: 5px 0;
}

.spanTitle {
    float: left;
    margin-right: 10px;
    font-weight: bold;
}

.kicker {
    font: 12px/14px "Lato", Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #A63847;
}

.mainContainer {
    float: left;
    width: 100%;
    margin: 10px 0;
}

.relativeContainer {
    position: relative;
    min-height: 300px;
}

table.mirror_table {
    border: none;
}

.mirror_table_container.rightAlign {
    width: 50%;
    float: right;
    margin: 2%;
}

.mirror_table_container {
    margin-bottom: 20px;
}

.donate-btn {
    background: #E05151;
    margin-bottom: -2px;
    border-radius: 2px;
    padding: -4px;
    margin-top: 6px !important;
    height: 24px;
}

.navbar,
.related-to-feature h3,
.subhead,
.top-tag,
.widgettitle {
    font-family: Futura, "Trebuchet MS", "Franklin Gothic Medium", Helvetica, Arial, sans-serif;
}

.post-social .right,
.post-social .left {
    height: 20px;
}

.post-social span {
    float: left;
}

.post-social span.print {
    top: -5px;
    margin-right: 6px;
}

#header-search input.gsc-search-button {
    float: left!important;
    height: 13px!important;
    width: 13px!important;
    background: #888;
    padding: 4px!important;
}

.entry-content h5,
.entry-content h6 {
    font-family: "Merriweather", "Franklin Gothic Medium", Arial, sans-serif;
    font-weight: 800;
    font-size: 16px;
}

.entry-content p,
.entry-content li {
    line-height: 1.5em;
    color: #222;
}

.related p {
    color: #777;
    font-size: 13.225px;
    line-height: 1.3em;
}

.related li:first-child {
    margin-bottom: 20px;
}

.wp-media-credit {
    color: #aaa !important;
}

.mirror_table_container {
    width: 100%;
    padding: 24px;
    font-family: "Lato", Arial, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mirror_table_headline {
    font-weight: 300;
    font-size: 23px;
    font-family: "Lato", Arial, sans-serif;
}

.mirror_table_subhead {
    font-size: 13px;
    font-family: "Lato", Arial, sans-serif;
    line-height: 19px;
}

.mirror_table_headers {
    font-size: 13px;
    background: none !important;
    border-bottom: 2px solid #333;
    color: #333;
}

table th,
table td {
    border-top: 1px solid #ddd;
    border-left: none !important;
}


/*#homepage-featured .top-story h2 {font-size: 25px;font-weight: 100;text-align: center;margin: 0 0 20px;}
.top-story h5 {
font-size: 13px;
margin-bottom: 12px;
text-align: center;
}
*/

iframe.youtubeVideo {
    margin: 30px auto;
    width: 100% !important;
    height: 450px;
}

iframe {
    max-width: none !important;
}

p strong {
    font-family: "Merriweather";
    font-size: 13px;
}

.entry-content ol,
.entry-content ul {
    font-size: 15px;
    list-style-position: inside;
}

aside#sidebar h3.widgettitle {
    display: none;
}

aside.widget {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding: 18px !important;
    margin-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#site-footer .widgettitle,
#site-footer li.menu-label,
.briefs h3.subhead,
.post-category-link a,
.single #content .widget .widgettitle,
.stories h3.widgettitle,
.widgettitle,
h3.recent-posts,
.briefs h3.subhead,
h5.top-tag a,
h3.widgeth3,
#sidebar aside:first-child h3.widgettitle:first-child {
    border: none;
    display: block;
    font-weight: 400 !important;
    background-color: #fff;
    font-size: 12px !important;
    text-transform: uppercase;
    color: #cc4545!important;
    font-family: Lato, Arial, sans-serif;
}

#acm-ad-tag-adsense-rect,
#acm-ad-tag-right-sidebar {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
}

#related-posts {
    border: none !important;
    padding-top: 20px;
    border-top: 1px solid #ccc;
    height: 271px;
}

#related-post-nav a {
    color: #999 !important;
    font-family: "Lato", Arial, sans-serif;
    border-top: 1px dotted #dedede !important;
    border-bottom: 1px dotted #dedede !important;
}

#related-post-nav a.selected {
    color: #fff !important;
    background: #cc4545 !important;
}

#related-posts .related-items ul li.top-related p {
    font-family: "Merriweather", "Times New Roman", Times, serif;
    font-size: 12.005px;
    line-height: 19px;
    margin-bottom: 12px;
}

#related-posts .related-items ul li h3 a {
    font-size: 15px;
    line-height: 1.2em !important;
}

#related-posts .related-items ul li a {
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    font-family: "Merriweather", "Times New Roman", Times, serif;
    color: #cc4545 !important;
}

#related-post-nav,
#related-posts .related-items p strong {
    color: #cc4545 !important;
    margin-top: 20px;
    font-size: 12px;
}

#related-post-nav h5 {
    font-family: "Lato", Arial, sans-serif;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
}

#related-posts .related-items ul li {
    margin-bottom: 7px;
}

.labels h5,
.single-argolinkroundups .author-box h5,
.single-post .author-box h5 {
    border-bottom: 1px solid #ddd;
    font-family: "Lato", Arial, sans-serif;
}

.tags h5,
.tags ul li a,
.single-argolinkroundups .author-box p,
.single-argolinkroundups .author-box ul,
.single-post .author-box p,
.single-post .author-box ul {
    font-family: "Lato", Arial, sans-serif;
    font-size: 12px;
    line-height: 17px;
    font-weight: 400 !important;
}

.author-posts-link a {
    color: #cc4545;
}

.social-links {
    display: none;
}

#homepage-featured .sub-stories h3 {
    margin: 10px 0;
}

.byline .by-author .author a {
    color: #cc4545;
}

.post-category-link a {
    background: #eee;
}

.tags {
    border-bottom: 1px solid #ddd;
    padding-bottom: 18px;
}

.post-category-link a {
    display: inline;
}

.rssLinkItem {
    float: left;
    width: 100%;
    margin-bottom: 14px;
}

a.rssLinkItem {
    font-weight: bold;
    font-size: 14px;
    color: #cc4545;
    text-decoration: none;
    font-family: "Lato", Arial, sans-serif;
}

img.rssMirrorLogo {
    float: left !important;
    margin-bottom: 15px !important;
    width: 40% !important;
}

.sitersscontainer {
    float: left;
    position: relative;
    width: 100%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.rss-mirror-widget {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px dotted rgba(24, 39, 43, 0.6);
}

.rss-mirror-widget::before {
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    width: 100%;
    border-bottom: 2px solid rgba(24, 39, 43, 0.6);
}

.widExplainer {
    position: absolute;
    bottom: 16px;
    left: 42%;
    float: right;
    width: 58%;
    color: #888;
    font-family: "Lato", Arial, sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vprss .widExplainer {
    bottom: 21px;
}

@media screen and (max-width: 500px) {
    .widExplainer {
        bottom: 10px;
    }
    .vprss .widExplainer {
        bottom: 15px;
    }
    .secondary {
        display: none;
    }
}

@media screen and (max-width: 900px) {
    #menu-item-813138,
    #menu-item-813139 {
        display: none;
    }
    .tertiary {
        display: none;
    }
}

.tablesorter th.bothSort::after,
th.bothSort::after {
    content: url(//projects.ctmirror.org/staging/polGuide/bg.gif);
}

.tablesorter th.upSort::after,
th.upSort::after {
    content: url(//projects.ctmirror.org/staging/polGuide/asc.gif);
    margin-bottom: 5px;
}

.tablesorter th.downSort::after,
th.downSort::after {
    content: url(//projects.ctmirror.org/staging/polGuide/desc.gif);
}

.tablesorter th {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}

.mirror_table {
    font-family: "Lato";
}

aside.module {
    float: left;
    width: 100%;
    margin: 20px 0;
    color: #333;
    font-family: "Merriweather", Cambria, "Palatino Linotype", Baskerville, "Lucida Bright", "Times New Roman", Times, serif;
}

aside.module ul li {
    float: left;
    width: 100%;
    font-size: 12px;
    font-weight: bold;
}

aside.module .relatedHeader {
    font-size: 13px;
    font-family: Futura, Arial, Verdana;
    font-weight: 100;
    margin-bottom: 12px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: left;
    text-transform: uppercase;
    color: #86181a;
}

.relatedLinkContainer {
    float: right;
    width: 300px;
    border: 1px solid #aaa;
    padding: 20px 20px 20px 20px;
    margin: 20px 0 20px 20px;
}

.relatedLinkItemTeaser {
    margin: 10px 0 30px;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-style: italic;
    color: #999;
    text-align: center;
}

.relatedHeader {
    font-size: 11px;
    font-family: Lato, Arial, sans-serif;
    text-transform: uppercase;
    padding-bottom: 10px;
    color: #aaa;
    float: left;
    width: 100%;
    text-align: center;
}

.relatedLinkitem {
    width: 100%;
    font-family: Lato;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

a.relatedLinkitem {
    color: #cc4545;
}

.relatedLinktopItem {
    font-size: 20px;
    line-height: 23px;
    text-align: center;
}

.relatedLinkItemTeaser:after {
    content: "";
    width: 200px;
    /* padding-left: 50%; */
    margin-left: 50px;
    margin-top: 20px;
    float: left;
    height: 1px;
    margin-bottom: 20px;
    background: #ccc;
}

@media screen and (max-width: 600px) {
    .relatedLinkContainer {
        float: left;
        width: 100%;
        border: 1px solid #aaa;
        padding: 20px 20px 20px 20px;
        margin: 20px 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

iframe.twitter-timeline {
    width: 100% !important;
}

.chapters {
    /*    float: left;*/
    
    min-width: 300px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 20px;
    border: 1px solid #aaa;
    background: #eee;
    font-family: "Lato", sans-serif;
}

a.chapterItem {
    /*    float: left;*/
    
    display: block;
    width: 100%;
    color: #cc4545;
    text-decoration: none;
    margin-bottom: 5px;
}

.chapterHeader {
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 10px 0;
}

