/*
Theme Name: The Newspaper Child
Theme URI: http://cmsmasters.net/the-newspaper-child/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: The Newspaper Child Theme
Template: the-newspaper
Version: 1.0.0
License:
License URI:
Text Domain: the-newspaper-child
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/
.widget_nav_menu ul li a {
	font-family: 'Oswald', Arial, Helvetica, 'Nimbus Sans L', sans-serif !important;
	font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    font-style: normal;
    text-transform: uppercase;}
.dropcap:first-letter {
    height: .8em;
    margin: 0em 0 0em 0;
    padding: 0 0.065em 0 0;
    font-size: 5em;
    font-weight: 400;
    line-height: 0.85em;
    float: left;}
.two-columns-css {
  /* Old Chrome, Safari and Opera */
  -webkit-column-count: 2;
  -webkit-column-gap: 30px;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-width: 1px;

  /* Old Firefox */
  -moz-column-count: 2;
  -moz-column-gap: 30px;
  -moz-column-rule-style: solid;
  -moz-column-rule-width: 1px;
  
 /* >Standard syntax */
  column-count: 2;
  column-gap: 30px;
  column-rule-style: solid;
  column-rule-width: 1px;
}
/*.content_wrap.r_sidebar .content, .content_wrap.l_sidebar .content {
	padding-right: 1em !important;}*/
/*.post-password-form, .header_top_inner, .header_mid_inner, .header_bot_inner, .content_wrap, .headline_inner, .bottom_outer, .footer_inner, .cmsmasters_row_inner, .error {
    position: relative;
    width: 980px !important;
	padding: 0 1em !important;}*/
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 5px !important;
}
.cmsmasters_featured_block .featured_block_inner {
	padding: 5px 20px 0 !important;}
@media only screen and (min-width: 1440px){
.post-password-form, .header_top_inner, .header_mid_inner, .header_bot_inner, .content_wrap, .headline_inner, .bottom_outer, .footer_inner, .cmsmasters_row_inner, .cmsmasters_row_title_wrap, .error {
    width: 100% !important;
	}}
.content_wrap.r_sidebar .content, .content_wrap.l_sidebar .content {
	padding-right: 20px !important;}
.blues {color:#7f7f7f}
.reds {color:#c50000; font-size:20px}
.reds2 {color:#af0202; font-size:20px}
.cmsmasters_post_category{font-size:15px !important: font-family: oswald !important;}
.cmsmasters_post_default .cmsmasters_post_info a {font-size:15px !important: font-family: oswald !important;}
.cmsmasters_post_info a {font-size:15px !important: font-family: oswald !important;}
.cmsmasters_post_cont_info_top .entry-meta {font-size:15px !important}
p {
	padding: 0 0 10px !important;}
#cmsmasters_divider_4fakadk04j {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #999;
    background-color: #999;
}
#cmsmasters_divider_kd0ebn50u8 {
	border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #999;
    background-color: #999;}
@media only screen and (max-width: 799px) {
.two-columns-css {
    -webkit-column-count: 1 !important;
    -webkit-column-gap: 30px;
    -webkit-column-rule-style: solid;
    -webkit-column-rule-width: 1px;
    -moz-column-count: 1 !important;
    -moz-column-gap: 30px;
    -moz-column-rule-style: solid;
    -moz-column-rule-width: 1px;
    column-count: 1 !important;
    column-gap: 30px;
    column-rule-style: solid;
    column-rule-width: 1px;
	}}
.cmsmasters_open_post .cmsmasters_img_wrap .chid{
    overflow: hidden;
    content-visibility: hidden;
}
.cmsmasters_post_info a {
  pointer-events: none;
  cursor: default;
}
.cmsmasters_post_cont_info_top a {
  pointer-events: none;
  cursor: default;
}
.cmsmasters_post_default {
    margin: 10px 0 0 !important;
    }
@media only screen and (min-width: 1440px)
#page.cmsmasters_boxed {
    width: 1140px !important;
}