html,
button,
input,
select,
textarea {
    color: #170000;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

body {
    text-align: center;
    background-color: #F9F9F9;
}

header {
    background-color: #323232;
}

header nav {
    background-color: #323232;
    text-align: left;
    margin: 0 auto;
}

#menu_box {
    width: 100%;
}

#menu_box #header_icon {
    width: 1236px;
    text-align: left;
    vertical-align: top;
    margin-left: auto;
    margin-right: auto;
}

/*#menu_box .social-media-widget .socialMediaWrapper {
    background: url('/wp-content/themes/videoink/img/header_background.png') repeat-x;
    float: right;
    margin-right: 8px;
    width: 298px;
    text-align: center;
}*/

#menu_box .fa {
    color: white;
    font-size: 18px;
    line-height: 34px;
}

#menu_box .fa:hover {
    color: #3498d8;
}

#menu_box .social-media-widget .socialMediaWrapper .header_twitter {
    width: 24px;
    overflow: hidden;
}

#menu_box .social-media-widget .socialMediaWrapper .header_twitter img:hover {
    margin-left: -39px;
}

#menu_box .social-media-widget .socialMediaWrapper .header_search {
    width: 98px;
    height: 56px;
    overflow: hidden;
}

#menu_box .social-media-widget .socialMediaWrapper .header_search img:hover {
    margin-left: -98px;
}

#menu_box .social-media-widget .socialMediaWrapper .header_rss {
    padding-left: 4px;
   overflow: hidden;
}

#menu_box .social-media-widget .socialMediaWrapper .header_rss img:hover {
    margin-left: -39px;
}

header ul {
    display: inline;
    color: #000000;
    text-shadow: 1px 0 1px #ffffff;
    padding: 0;
}

li.txt {
    display: inline;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Oswald';
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 400;
    text-shadow: none;
    padding-left: 38px;
    padding-right: 38px;
    text-decoration: none;
}

li.img {
    display: inline;
    color: #ffffff;
    text-transform: uppercase;
    font-family: 'Oswald Bold';
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 400;
    text-shadow: none;
    padding-left: 0;
    padding-right: 0;
    cursor: pointer;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

a:active li.txt {
    color: #3498d8;
}

a:active {
    text-decoration: none;
}

a:link div.current_section {
    bottom: 0;
    display: none;
    position: relative;
}

a:link div.current_section {
    bottom: 0;
    display: none;
    position: absolute;
}

a:visited div.current_section {
    bottom: 0;
    display: none;
    position: absolute;
}

header nav ul a:hover li {
    padding-bottom: 21px;
    display: inline;
    position: relative;
    background-image: url(../img/current_nav_background.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

a:active div.current_section {
    bottom: 0;
    display: none;
    position: absolute;
}

#main {
    width: 1240px;
}

.tile-container {
    background-color: #F9F9F9;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

body.ad-sides .tile-container {
    border-left: 15px solid #f9f9f9;
    border-top: 15px solid #f9f9f9;
}

body.ad-sides.single-cognito .tile-container.masonry {
    border-left: 45px solid #f9f9f9;
}

body.ad-sides nav {
    margin-left: 8px;
    margin-right: -8px;
}

.clear {
    clear: both;
}

section.tile-container article {
    float: left;
    -webkit-box-shadow: 0 1px 2px #888888;
    box-shadow: 0 1px 2px #888888;
    background-color: #FFFFFF;
}

#keyline {
    height: 2px;
    font-size: 0;
}

#more {
    background-color: #323232;
    height: 70px;
    width: 221px;
    color: #aaaaaa;
    padding-top: 17px;
    padding-left: 17px;
    padding-right: -17px;
    text-align: left;
    font-family: 'Poly';
    font-size: 12px;
    text-transform: uppercase;
}

div#more div#keyline img {
    margin-left: -17px;
}

#more span {
    color: #ffffff;
}

#ratings_open {
    display: none;
    width: 0;
    text-align: left;
    margin-left: 238px;
}

div#sliding_ratings {
    margin-left: -4px;
}

#page_break {
    background-image: url(../img/page_break.jpg);
    background-repeat: repeat-x;
}

footer {
    background-color: #323232;
    color: #D7D7D7;
    font-family: 'Poly';
    min-width: 940px;
    position: relative;
    z-index: 100;
}

footer nav#footer_nav {
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-size: 11px;
    width: 1230px;
    margin: 0 auto;
}

footer nav#footer_nav ul li {
    display: inline;
}

footer nav#footer_nav ul li a {
    margin: 0 10px;
}

footer a {
    color: #D7D7D7;
}

footer a:hover {
    color: #3498d8;
}

#reached_bottom {
    font-family: 'Poly';
    font-size: 14px;
}

#reached_end_arrow {
    width: 8px;
    height: 12px;
    margin: -3px 0 3px 2px;
}

#legal {
    color: #D7D7D7;
    font-family: 'Montserrat';
    font-size: 11px;
}

#backtotop {
    float: right;
    text-transform: uppercase;
}

#small_caps {
    text-transform: uppercase;
}

section#search_form {
    width: 989px;
    margin: 0 auto;
    border: none;
    display: none;
    position: absolute;
    z-index: 1001;
    left: 0;
    right: 0;
}

section#search_form article form {
    background-color: #FFFFFF;
    width: 250px;
    margin: 0 0 0 675px;
    font-size: 26px;
    padding: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 1px 2px 1px 1px #DCDCDC;
    box-shadow: inset 1px 2px 1px 1px #DCDCDC;
}

section#search_form article form input {
    background-color: #FFFFFF;
    width: 200px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    font-family: 'Poly';
}

#arrow {
    vertical-align: middle;
    float: right;
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none!important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

@media only screen and (min-width: 35em) {}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {}

@media print {
    * {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100%!important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

.footer_hr {
    width: 1230px;
    height: 2px;
}

.post_content {
    width: 860px;
}

.logo_narrow_footer {
    width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}

@media only screen and (max-width: 1250px) {
    #menu_box {
        min-width: 940px;
    }
    #menu_box #header_icon {
        width: 936px;
    }
    #main {
        width: 940px;
    }
    .footer_hr {
        width: 930px;
    }
    footer nav#footer_nav {
        width: 930px;
    }
    .post_content {
        width: 560px;
    }
    .post_content img {
        max-width: 520px;
    }
    li.txt {
        padding-right: 8px;
        padding-left: 8px;
    }
    #movers {
        width: 560px;
    }
    .logo_narrow_footer {
        width: 940px;
        margin: 0 auto;
    }
}

body.ad-sides .single #header_icon {
    width: 960px!important;
    padding-left: 1.4%!important;
}

#vid-full-ad {
    position: fixed;
    width: 100%;
    display: block!important;
    height: 100%;
    top: 57px;
    background-size: cover;
    z-index: 0;
}

body.ad-sides #menu_box {
    min-width: 940px;
}

body.ad-sides #menu_box #header_icon {
    width: 936px;
}

body.ad-sides #main,
#tribe-events-pg-template {
    width: 920px;
}

#tribe-events-pg-template {
    padding-left: 15px;
}

body.ad-sides.single #main {
    padding-left: 35px;
}

body.ad-sides .footer_hr {
    width: 930px;
}

body.ad-sides footer nav#footer_nav {
    width: 920px;
}

body.ad-sides .post_content {
    width: 575px;
}

body.ad-sides .post_content img {
    max-width: 520px;
}

body.ad-sides li.txt {
    padding-right: 8px;
    padding-left: 8px;
}

body.ad-sides .logo_narrow_footer {
    width: 920px;
    margin: 0 auto;
}

body.ad-sides #menu_box social-media-widget .socialMediaWrapper {
    margin-right: 0;
}

body.ad-sides article#singlePost section#title {
    width: auto;
}

.a-tile .entry_meta {
    width: 282px;
    background-color: #343434;
    font-size: 28px;
    color: #fff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-weight: bold;
    text-shadow: 1px 2px #666;
}

.a-tile article.onebyone {
    margin-top: 10px!important;
    padding-top: 0!important;
    cursor: pointer;
}

.a-tile .entry_meta img {
    margin: -10px 0 0 -20px;
}

.a-tile .entry_title {
    margin-top: 13px;
    margin-left: 20px;
    text-align: left;
    color: #E82D26;
    font-size: 13px;
    font-family: 'Poly';
}

.a-tile .entry_content {
    display: block!important;
    margin-top: 0!important;
    font-style: italic;
    font-size: 13px;
}

.a-tile article.onebyone {
    height: 115px;
    float: left;
    margin: 0;
}

.a-tile {
    height: 375px;
    width: 300px;
    margin-bottom: 13px;
}

.a-tile img.attachment-advertisement.wp-post-image {
    float: left;
}

div.a-tile div.google-ad {
    float: left;
    width: 300px;
    height: 250px;
}