/*
Theme Name: SuperNews Child
Theme URI: http://www.theme-junkie.com/themes/supernews
Template: supernews
Author: Theme Junkie
Author URI: http://www.theme-junkie.com/
Description: A super Multi-purpose WordPress theme.
Tags: one-column,two-columns,left-sidebar,right-sidebar,custom-background,custom-colors,custom-menu,editor-style,sticky-post,threaded-comments,translation-ready
Version: 2.2.0.1617963567
Updated: 2021-04-09 10:19:27

*/

.sidebar2 {
    width: 140px;
}
.layout-narrow-2 .sidebar2 {
    padding-right: 0px;
}
.layout-narrow #page {
    width: 730px;
    border: 3px solid #000;
}
.layout-narrow-2 .sidebar2 {
    margin-left: -710px;
	border-right: 0;
	
}
.layout-narrow-2 .content-area {
    margin-left: 158px;
}
.content-area {
    float: left;
    width: 561px;
}
#logo {
    float: none;
    margin: 0px 0px -5px 10px;
}
.layout-narrow .container {
    width: 100%;
}
body {
    background-color: #666666;
}
#masthead {
    background-color: #DDDDDD;
}
#page {
    background: #EBEBEB;
}
.copyright {
    float: right;
    padding-left: 15px;
}
#footer {
	padding: 0;
}
a {
	color: #002ccc !important;
}
.single #breadcrumbs, .single .content-area .entry-meta {
	display: none;
}
.hentry h1.entry-title {
    font-size: 15px;
	text-align: center;
}









































