/*
Theme Name: Twenty Thirteen
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* site-wide ad code styles */

@font-face {
    font-family: 'Open Sans Condensed Bold';
    src: url('https://cosmoso.net/fonts/OpenSans-CondBold-webfont.eot');
    src: url('https://cosmoso.net/fonts/OpenSans-CondBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cosmoso.net/fonts/OpenSans-CondBold-webfont.woff') format('woff'),
         url('https://cosmoso.net/fonts/OpenSans-CondBold-webfont.ttf') format('truetype'),
         url('https://cosmoso.net/fonts/OpenSans-CondBold-webfont.svg#open_sans_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condense Light';
    src: url('https://cosmoso.net/fonts/OpenSans-CondLight-webfont.eot');
    src: url('https://cosmoso.net/fonts/OpenSans-CondLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cosmoso.net/fonts/OpenSans-CondLight-webfont.woff') format('woff'),
         url('https://cosmoso.net/fonts/OpenSans-CondLight-webfont.ttf') format('truetype'),
         url('https://cosmoso.net/fonts/OpenSans-CondLight-webfont.svg#open_sanscondensed_light') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Open Sans Condense Light Italic';
    src: url('https://cosmoso.net/fonts/OpenSans-CondLightItalic-webfont.eot');
    src: url('https://cosmoso.net/fonts/OpenSans-CondLightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://cosmoso.net/fonts/OpenSans-CondLightItalic-webfont.woff') format('woff'),
         url('https://cosmoso.net/fonts/OpenSans-CondLightItalic-webfont.ttf') format('truetype'),
         url('https://cosmoso.net/fonts/OpenSans-CondLightItalic-webfont.svg#open_sansCnLtIt') format('svg');
    font-weight: normal;
    font-style: normal;

}



#ac_145130 .ac_header_title, #ifr-id16767 #hdr, #ac_145130 .ac_title {
  color: #053761!important;
  font-size: 22px!important;
}
#ac_145130 .ac_title {
    font-weight: bold!important;
  font-size: 16px!important;
}

#ac_145311 .ac_title {
  font-size: 14px!important;
  font-weight: normal!important;
}

#ac_145123 .ac_credit {
  display: none;
}
.ac_credit { display: none; }
#ac_145311 .ac_credit {
  display: none;
}

#topad {  position: absolute; right: 5px; top: 5px; }

/* Advertise Interyield native Exit Pop */
#hdr:after{
  content: "Check out these other articles:"!important;
  font-size: 13px!important;;
  font-weight: normal!important;
}

#ac_145130 .ac_credit {
  display: none;
}


/* GLOBAL ICONS */
.printButt button {
  background: none;
  color: #000;
  font-size:18px;
  border-bottom: none;
  padding: 0px;
  margin-left: 10px;
  margin-right: 10px;
}
.emailIcon a {
  background: none;
  color: #000;
  font-size:18px;
  border-bottom: none;
  padding: 0px;
  margin-left: 10px;
  margin-right: 10px;
}


.botMobRel { display: none; }

@media (max-width:500px) {
  
  .botMobRel { 
    display: none!important; 
    position:fixed; bottom:0px;
    overflow:hidden; 
    border: solid 0px #ddd;
    overflow-x: hidden!important; padding: 0px;
    width:100%; z-index:99999999999;
    height:80px; background-color: #fff;
    font-size:12px;
    color:#000;
    box-shadow: 0px 1px 5px #cdcdcd;
    padding-top: 2px;
    padding-bottom: 2px;
    
  }
  .botMobRel li {
    list-style-type: none!important;
    float: left;
    margin: 1px;
    font-size: 10px;
    max-width: 90px; 
    line-height: 10px;
  } 
  .botMobRel img {
    margin: 1px;
    width: 80px;
    height: 48px;
  }
  .xout {
    position: absolute;
    right: 0px; top: 0px;
    font-weight: bold;
    font-size: 12px;
  }
}