/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
Version: 2.0
*/


@import url("../simplemag/style.css");
@import url('editor-style-shared.css');

/* Your CSS code goes here
-------------------------------------- */

#masthead .main-menu > ul > li { font-size: 13px !important; line-height: 15px !important; }
#masthead .main-menu .sub-menu {
    top: 63px;
}
#masthead .main-menu .sub-menu .sub-links a { color: white; font-weight: bold; }

#masthead nav .sub-menu { width: 200px !important;  }
#masthead .main-menu .full-width .sub-links { width: 100% !important; }
#masthead .main-menu > ul > li { position: relative; }
#masthead .main-menu .sub-menu.full-width .sub-links li {
    font-size: 10px;
    display: block !important;
    margin: 0;
    border-top-width: 1px !important;
    border-top-style: dotted !important;
    padding: 6px 0px;
}
#masthead .main-menu .sub-menu.full-width .sub-links li:last-child {
    border-bottom-width: 1px !important;
    border-bottom-style: dotted !important;
    border-bottom-color: rgb(140, 145, 155);
}

#masthead .main-menu .sub-menu.full-width .sub-links li a { width: 100%; display: block; font-size: 1.2em;}

#masthead .main-menu .sub-menu .sub-links {
    padding: 15px 0 0px;
    margin-bottom: 15px;
}

article.grid-one { width: 100%; }
article.grid-two { width: 45%; }
article.grid-four { width: 25%; }


.single .entry-content > div,
.single .entry-content blockquote > div,
.single .entry-content blockquote > p { /*display: inline-block;*/ margin-bottom: 18px; width: 100%; }

.single .entry-content blockquote > p { display: block; }

.entry-meta .entry-category a { text-decoration: none; }
.entry-meta .entry-category a:hover { text-decoration: underline; }

/*Logo Styling*/
a.logo {display:block; width:70%; margin:0 auto; overflow:hidden;text-decoration:none;}
	#masthead .logo img {display:block; width:50%; margin-bottom: 20px; }
    a.logo span {display:block; width:100%; float:none; clear: both; text-align:center;}
    @media only screen and (max-width : 767px) {
        a.logo {width:100%;}
           #masthead .logo img {width:70%; padding-right:5%; float:none; margin-bottom:1em;}
            a.logo span {width:100%; float:none; text-align:center;}
    }
    @media only screen and (max-width : 460px) {
           #masthead .logo img {width:100%;}
            a.logo span {font-size:.75em; line-height:1.3em;}
    }

#branding .donate-button    { float: right; margin-top: 10px; }
@media only screen and (max-width : 767px) { 
    #branding .donate-button {
        float: none; margin: 0 auto; 
    }
}

.top-header { margin-top: 30px; }
.top-header .tagline { text-align: center; }
.top-header.tagline-header { margin-top: 10px; margin-bottom: 10px; }
a.logo-new { width: 80%; margin: 0 auto;}
a.logo-new img { width: 100%; height: auto; }

.donate-header-grid { padding-top: 30px; text-align: center; }
.social-header-grid { padding-top: 30px; text-align: center;}
.social-header-grid a { text-decoration: none; }
.social-header-grid a:hover { text-decoration: none; }
.social-header-grid .fa-circle { color: #8c919b; }


.widget_cameraauthorwidget {}
.widget_cameraauthorwidget li { display:block; clear: both; }
.widget_cameraauthorwidget li img { width: 33%; margin-right: 10px; float: left;}
.widget_cameraauthorwidget li a { font-weight: bold; text-decoration: none; font-size: 1.1em; display:block; margin-bottom: 10px; }
.widget_cameraauthorwidget li span { font-style: italic; display:block; margin-bottom: 5px; }

.sub-taxonomy-list,
.sub-taxonomy-list ul { width: 100%; margin: 0 !important; padding: 0 !important; list-style: none; float: left; }
.sub-taxonomy-list > li { display: inline-block; width: 100%;  margin: 0; padding: 0 !important; list-style: none; float: left;  }
.sub-taxonomy-list > li a { font-weight: bold; text-decoration: none; }
.sub-taxonomy-list li { display: inline-block; margin: 0; padding: 0 !important; list-style: none; }
.sub-taxonomy-list li a {}
.sub-taxonomy-list > li > ul > li { width: 50%; margin-bottom: 5px;  }
.sub-taxonomy-list li.letter-header { font-weight: bold; font-size: 30px; font-style: italic; width: 100%; }


.sub-taxonomy-list li a:hover { text-decoration: underline; }

#masthead .main-menu > ul > li:after { margin-top: 24px !important; }
#masthead .main-menu > ul > li > a { padding: 18px 5px 15px !important; cursor: default; }

.masonry-layout .entry-summary img { display: none; }

blockquote { font-family: 'Lato', Arial, Verdana, 'Helvetica Neue', Helvetica, sans-serif !important;  }
.page blockquote, .single blockquote { color: #444; padding-top: 0px !important; color:#848482 !important; margin-right: 30px !important;}

.donate-widget,
.snapshots-blog-widget,
.media-corrections-widget { margin-bottom: 20px; /* padding-bottom: 10px; */ /* border-bottom: 2px solid #AAA; */ }


.donate-widget a { display: block; width: 100%; }
.donate-widget a img { width: 100%; }

.masonry-brick .entry-summary { text-align:left; }

.sidebar ul {}
.sidebar ul li { margin-bottom: 10px;}
.sidebar ul li a { display: block; text-align:left; padding: 0px 0px 10px 40px;   text-decoration:none; }

.donate-button {
    -moz-box-shadow: 0px 1px 0px 0px #f5978e;
    -webkit-box-shadow: 0px 1px 0px 0px #f5978e;
    box-shadow: 0px 1px 0px 0px #f5978e;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
    background:-moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
    background-color:#f24537;
    -webkit-border-top-left-radius:0px;
    -moz-border-radius-topleft:0px;
    border-top-left-radius:0px;
    -webkit-border-top-right-radius:0px;
    -moz-border-radius-topright:0px;
    border-top-right-radius:0px;
    -webkit-border-bottom-right-radius:0px;
    -moz-border-radius-bottomright:0px;
    border-bottom-right-radius:0px;
    -webkit-border-bottom-left-radius:0px;
    -moz-border-radius-bottomleft:0px;
    border-bottom-left-radius:0px;
    text-indent:0;
    border:3px solid #d02718;
    display:inline-block;
    color:#ffffff;
    font-family:Verdana;
    font-size:23px;
    font-weight:normal;
    font-style:normal;
    height:35px;
    line-height:35px;
    width:200px;
    text-decoration:none;
    text-transform: uppercase;
    text-align:center;
    text-shadow:1px 1px 3px #810e05;
}
.donate-button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
    background:-moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
    background-color:#c62d1f;
}.donate-button:active {
    position:relative;
    top:1px;
}
/* This button was generated using CSSButtonGenerator.com */


.widget_journalistwidget ul li a,
.widget_outletwidget ul li a,
.widget_peoplewidget ul li a,
.widget_topicwidget ul li a { text-transform: uppercase; }

.single-box.entry-content { padding-left: 100px;}

.page .page-content .topics-list { list-style: none !important; }
.page .page-content .topics-list li { list-style: none !important; }
.topics-list { list-style: none; text-transform: uppercase;}
.topics-list li { list-style: none; margin-bottom: 0px !important; }
.topics-list li a { text-decoration: none; }
.topics-list li > .children { margin-top: 0px; max-height: 0px; overflow: hidden; 
    -moz-transition   : all 1.0s ease;
    -webkit-transition: all 1.0s ease;
    -o-transition     : all 1.0s ease;
    transition        : all 1.0s ease;
}
.topics-list li:hover > .children,
.topics-list li.current-cat-parent > .children { margin-top: 18px; max-height: 2000px; }
.topics-list li.parent:before {
    content: "+";
    margin-left: 15px;
    padding-right: 10px; 
    font-weight: bold; 
    float: left;
}

.type-page .topics-list li.parent:before { margin-left: -20px; }

.topics-list > li > ul { padding-left: 20px; }
.topics-list > li > ul > li > ul { padding-left: 20px; }

.topics-list .current-cat-parent > a,
.topics-list .current-cat > a { font-weight: bold; }


#content table td { vertical-align: top; max-width: 50%;}
#content table img { max-width: none; }

.list-custom-taxonomy-widget {}
.list-custom-taxonomy-widget ul > li > ul > li { padding-left: 25px; }
.list-custom-taxonomy-widget ul > li > ul > li > ul > li { padding-left: 50px; }
.list-custom-taxonomy-widget .current-cat-parent > a,
.list-custom-taxonomy-widget .current-cat { font-weight: bold; }
.list-custom-taxonomy-widget .cat-item-2234 { display: none; }

.list-custom-taxonomy-widget .current-cat:before {
    content: '\00bb';
    float: left;
    font-size: 1.5em;
    vertical-align: top;
    margin-top: -8px;
}

.search-results .entry-list .entry-image { display: none; }

p:empty {
    display: none;
}

.term-nav { list-style: none; text-align: left;  padding-left: 0px !important; }
.term-nav li { list-style: none; display: inline-block; float: left; font-weight: bold; font-style: italic; }
.term-nav li:first-child { margin-left: 0; padding-left: 0; }
.term-nav li a { text-decoration: none; font-size: 1.2em;  }

article.type-article .single-title { background: none !important; }

.entry-image-right { float: right; width: 45% !important; margin-left: 5%; }
.entry-image-left { float: left; width: 45% !important; margin-right: 5%; }

.inverted-layout { border-bottom: 3px solid #000; text-align: left !important; }

/* .inverted-layout:first-of-type { border-top: none; } */
.inverted-layout .entry-title { font-size: 1.8em;}
.inverted-layout.grid-4 .entry-title { font-size: 18px;}
.inverted-layout.grid-2 .entry-title { font-size: 16px;}
.inverted-layout .entry-title br { display: none; }
.entry-image-right .entry-meta,
.entry-image-left .entry-meta { text-align: left;  }



.color-site-white #searchform { border-width: 1px; border-color: #DDD; }

.page-title, .single-title, .section-header .title, .posts-slider .entry-title { font-size:40px; }

.home article:nth-child(odd) {
  clear: none !important;
}

.home article .entry-summary img { display: none; }

 
.footer-sidebar { padding-top: 20px; background-color: rgba(0, 0, 0, 0.0980392);}
.footer-sidebar h2 { color: #8c919b; text-transform: uppercase; font-weight: normal; }
.footer-sidebar #first h2 { text-align: center; }
.footer-sidebar #second { text-align: center; }
.footer-sidebar #third h2 { text-align: right;  }

.footer-sidebar .widget { border-top-width: 0px; }

.entries article {
  text-align: left !important;
}

.widget_rss { border-top-width: 0px !important; margin-top: 0px !important;  padding-top: 0px !important;}
.widget_rss h3 { display: none; }
.widget_rss li { border-width: 0px; margin: 0; padding: 0;}
.widget_rss li a { text-transform: none; }


.footer-sidebar #first .widget {
  padding-left: 0;
  padding-right: 2%;
}

.footer-sidebar #first .col { width: 46%;}
.footer-sidebar #first .col:first-child { border-right: 1px dotted #585b61; padding-right: 2%; }

.footer-recent-posts-widget { margin-top: 20px; text-align: center; }
.footer-recent-posts-widget ul { margin: 0 auto;   display: inline-block; }
.footer-recent-posts-widget ul li { margin-bottom: 15px; max-width: 160px ; }
.footer-recent-posts-widget h4 { }
.footer-recent-posts-widget h4 a { text-decoration: none; }
.footer-recent-posts-widget h4 a:hover { text-decoration: none; }
.footer-recent-posts-widget img {  width: 100%;  }

.grid-12 .single-box.entry-content { padding-left: 0px; }

.sidebar .widget { border-top-width: 0px !important ;}


body.home .grids article { padding-bottom: 27px; }
body.home .grids article.standard-layout {
  padding-bottom: 27px;
  border-bottom: 3px solid #000;
}


.grids article.inverted-layout.no-bar { border-bottom-width: 0px !important; }
.grids article.inverted-layout.show-bar { border-bottom-width: 3px !important; }

.grids article.standard-layout.no-bar { border-bottom-width: 0px !important; }
.grids article.standard-layout.show-bar { border-bottom-width: 3px !important; }

.page-content > div { margin-bottom: 18px; }

.sc-accordion .content { color: #444 !important; }

.page .page-content .wp-caption .wp-caption-text, 
.single .entry-content .wp-caption .wp-caption-text {
    color: #444;
    font-style: normal !important;
    font-size: 80%;
}


.sc-tabs {
    border-top: none !important;
    margin-top: 0px !important;
}

.tabs-nav a { text-transform: uppercase; }

.sc-tabs .tabs-nav a.current {
    color: #ec1c24 !important;
    border-bottom-color: #ec1c24 !important;
    font-weight: bold;
    height: 37px;
}
.sc-tabs .tabs-nav li a:hover {
    color: #ec1c24;
}

.sc-tabs.tabs-vertical .tabs-nav { padding-right: 0px !important; }

p > p { margin-bottom: 0px; }

.classic-layout .entry-image {
  width: 33% !important;
}

blockquote.closer p {
    margin-bottom: 0px !important;
}

/* .sticky-article { background-color: #e0f2f7; } */


/* Modified here to restore blockquote, p and div to default margins for class=nopadding. Also to compensate for automatic insertion by WP of br after the </p> in </p><blockquote> */
 
blockquote.nopadding {
 display: block !important;
 margin-top: 1em !important;
 margin-bottom: 1em !important;
 margin-left: 40px !important;
 margin-right: 40px !important;
}
 
p.nopadding {
 display: block !important;
 margin-top: 1em !important;
 margin-bottom: 1em !important;
 margin-left: 0px !important;
 margin-right: 0px !important;
}
 
div.nopadding {
 display: block !important;
 margin-top: 0em !important;
 margin-bottom: 0em !important;
 margin-left: 0px !important;
 margin-right: 0px !important;
}
 
p.nopadding + br {
 display: none !important;
}
 

div.nopadding + br {
 display: none !important;
}
 

p.nodisp {
 display: none !important;
}