/*
	Theme Name:     Courier 2015
	Theme URI:      http://ewdesigngroup.com/
	Description:    Child theme for the NewsPlus theme
	Author:         East West Design Group
	Author URI:     http://ewdesigngroup.com/
	Template:       newsplus
	Version:        2015-09
*/

/* General */
.entry-grid:after, .entry-list:after {
	border-bottom: none;
}
.row {
	margin-bottom: 6px;
	border-bottom: 1px solid #e4e4e4;
}
.row:last-child {
	border-bottom: none;
}
.one-col {
	margin: 0;
}

/* Header */
#header {
	background: #fff;
	border-bottom: 4px solid #000;
	padding: 16px 0;
}
.brand.full.text-center img {
	margin: 0 auto;
}
.brand.full, #header .column.brand.full {
	margin: 0;
}

/* Search Box */
#search-bar {
	padding: 0;
	border: 1px solid #CCC;
	margin: 5px;
}
.is-stretched #search-bar {
	padding: 0;
}
#search-bar .search-field {
	padding-left: 12px;
	font-style: italic;
}

/* Nav Menu */
.primary-nav ul.nav-menu,
.primary-nav div.nav-menu > ul {
	width: 70%;
	float: left;
}
ul.nav-menu > li.current-menu-item > a {
	color: #f44336;
}
.nav-menu > li > a {
	padding: 12px;
}

/* Mobile Mnu */
.menu-button {
	color: #069;
	text-transform: uppercase;
}
.menu-drop li a {
	padding: 5px 16px;
	display: block;
	border-bottom: 1px solid #EEE;
}

/* Spacing */
#primary {
	width: 80%;
}
#sidebar {
	width: 20%;
}
.five-eighth {
	width: 60.60625%;
}
#main .wrap {
	padding: 12px 0 0;
}
.hentry, .sticky {
	margin-bottom: 6px;
}
.entry-content, .entry-content.no-meta, .flex-caption.no-meta {
	padding-bottom: 6px;
}
h3, .sb-title, .sc-title, .section-title {
	margin-bottom: 6px;
}
.carousel .entry-meta, .entry-grid .entry-meta {
	margin-bottom: 6px;
}
.half .textwidget .post-list .post-thumb {
	margin: 5px 10px 0 0;
}
.half .textwidget .post-list .post-content {
	margin-left: 0;
}
.widget {
	margin-bottom: 6px;
}
.widget ul {
	margin-bottom: 6px;
}
#secondary .wrap, #footer .wrap {
	padding-top: 16px;
}

/* Home Page */
.column .entry-list-right h3 {
	margin-bottom: 6px;
	line-height: 1.1em;
	font-size: 1.5em;
}
.column .post-excerpt {
	margin-bottom: 6px;
	line-height: 1.5em;
}
.home .one-col.entry-grid h3 {
	font-size: 32px;
	margin-bottom: 12px;
}
.home .post-thumb {
	margin-bottom: 12px;
}
.home .one-fourth .one-col.entry-grid h3 {
	font-size: 21px;
	margin-bottom: 6px;
}

/* Fonts */
h1, .entry-title .entry-list h3, .flex-caption h1, .flex-caption h2, .single .entry-title, .page-title {
	font-family: "Times New Roman", Georgia, Serif;
}
h3.sb-title, .panel-grid-cell .widget-title {
	font-family: "Times New Roman", Georgia, Serif;
	color: #777;
	font-size: 3em;
	font-weight: normal;
}

/* Colors */
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .site-title, .site-title a:hover {
	color: #069;
}
a:active, a:hover {
	color: #000;
}
.post-list h3 a, .post-list h4 a {
	color: #069;
	font-weight: 600;
}
.post-list h3 a:hover, .post-list h4 a:hover {
	color: #000;
	text-decoration: underline;
}

/* Category Features */
.ss-label {
	width: 95.969697%;
	padding: 0 2%;
}
.entry-grid h2, .entry-grid h3, .entry-list h2, .entry-list h3, .carousel h2, .carousel h3 {
	font-family: "Times New Roman", Georgia, Serif;
	line-height: 1.2em;
}
.post-excerpt {
	margin-bottom: 12px;
	line-height: 1.8em;
}

/* Content */
h3.sb-title, .panel-grid-cell .widget-title {
	color: inherit;
	font-size: 2em;
}
p {
	margin-bottom: 18px;
	font-size: 1.1em;
}
a {
	color:#069;
}
.page-title {
	color: #777;
	font-size: 3em;
}
.post-list li, .widget .post-list li {
	padding: 5px 0;
}
.tag-cloud a {
	padding: 0 6px;
	border-right: 1px solid #CCC;
}
.archive.widget a {
	color: #069;
}
.tag-cloud a:hover,
.archive.widget a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-list {
	position: relative;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #e4e4e4;
}
.entry-list:last-child {
	border-bottom: none;
}
.entry-grid:after, .entry-list:after {
	margin: 0;
}
.entry-header .feat-caption {
	text-align: left;
}

/* Categories */
.ss-label.lime {
	background-color: #97c100;
}
.ss-label.blue {
	background-color: #004c66;
}

/* Panel Grid */
.panel-grid-cell .entry-list:first-child {
	margin: 0;
}
.panel-grid-cell .entry-list {
	margin: 12px 0 0 0;
}
.panel-grid-cell .entry-grid:after, .panel-grid-cell .entry-list:after {
	margin: 0;
}

/* Entry List */
.entry-list-left, .entry-list-right {
	padding: 0;
}
.entry-list-left .entry-thumb {
	padding-right: 20px;
}
.entry-classic h2 {
	margin: 0 0 12px;
}
.entry-classic .entry-meta {
	margin: 0 0 6px;
	font-style: italic;
}
.entry-meta {
	margin: 0 0 6px;
	font-style: italic;
}
.entry-list-left, .entry-list-right {
	margin: 0;
}
#respond form textarea {
	border: 1px solid #CCC;
}

/* Sidebar */
.widget.widget_categories ul li {
	padding: 0;
}

/* Most Commented Plugin */
div.pop-inside ul li .pop-summary {
	line-height: 1.5em;
	font-size: 1.1em;
	margin: 5px 0;
}
.pop-layout-v div.pop-inside ul li img {
	margin: 5px 10px 0 0;
}
.widget ul.pop-widget-tabs li {
	padding: 0;
	border-bottom: none;
	margin: 0;
}
ul.pop-widget-tabs li a:hover, ul.pop-widget-tabs li a.active, ul.pop-widget-tabs li a:active, ul.pop-widget-tabs li a:focus {
	text-decoration: none;
	background: #333;
	color: #FFF;
	border: 1px solid #000;
}
ul.pop-widget-tabs li a {
	padding: 3px 25px;
	font-size: 14px;
	color: #069;
	font-weight: normal;
	letter-spacing: 0.02em;
}
ul.pop-widget-tabs li {
	border: none;
}
div.pop-inside {
	border: none;
	margin: 0;
	border-top: 2px solid #000;
}
div.pop-inside ul li {
	padding: 3px 5px;
	border-bottom: 1px solid #CCC;
}
div.pop-inside ul li .pop-title {
	color: #069;
  font-weight: bold;
}

/* Footer */
.widget ul#menu-footer-menu li {
	padding: 3px 0;
}
#footer a.btn {
	color: #FFF;
	background-color: #069;
	border-color: #46B8DA;
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid rgba(0, 0, 0, 0);
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
}
#footer a {
	color: #069;
}

/* Responsive */
@media screen and (max-width: 840px) {
	.five-eighth {
    float: none;
    width: 100%;
    max-width: 100%;
    margin: 0 0 1.5em;
    display: block;
	}
	.primary-nav {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	#sidebar {
		width: inherit;
	}
}
@media screen and (max-width: 600px) {
	.five-eighth {
			float: none;
			margin: 0;
			width: 100%;
			max-width: 100%;
			display: inline-block;
			text-align: left;
	}
	#header {
		padding: 24px 0 6px 0;
	}
	#callout-bar.callout-left {
		display: none;
	}
	h2 {
		line-height: 1.2;
	}
}