/*
 Theme Name:   Independent Publisher Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  Independent Publisher Child Theme
 Author:       Matthew Clark 
 Author URI:   http://example.com
 Template:     independent-publisher
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  independent-publisher-child
*/

body {
        font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
        line-height: 1.5;
font-size: 1.7em;
}

hr {
	margin-bottom: 1.5em;
	height: 1px;
	border: 0;
	background-color: #ccc;
}

 a:link, a:active, a:visited {
        color: #000000;
        background: none;
        text-decoration: underline;
font-size: 1em;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}


.site-header {
text-align: left;
}

a:hover, a:focus, a:active {
	color: #ff3300 !important;
	background: #ffffcc;
	text-decoration: underline;
}


.main-navigation {
}

.main-navigation a {
	text-decoration: none;

font-size: 1em;
font-weight: 500;
}
.main-navigation a:hover {
}

.post-excerpts h1.entry-title,
.enhanced-excerpts h1.entry-title {
	font-size: 1.5em;
	font-weight: 500;
	margin-bottom: 20px; 
}

.show-full-content-first-post h1.entry-title,
.show-full-content-first-post-sticky h1.entry-title {
	font-size: 1.5em;
	font-weight: 500;
	margin-bottom: 20px;
}

nav a:link, a:active, a:visited {
	color: #000000;
	background: none;
	text-decoration: underline;
font-size: 1em;
font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
}

.menu {
	text-align: left;
}

.menu a:hover, a:focus, a:active, a:visited {
	color: #000000 !important;
	background: #dddddd;
	text-decoration: underline;
}

.menu li {
	list-style-type: disc !important;
	margin-left: 1em !important;
}

.widget-area {
	font-size: 1em; 
}

.widget-area ul li a {
	line-height: 1;
}

.widget-area a:link, a:active, a:visited {
	color: #000000;
	background: none;
	text-decoration: underline;
}

.widget-area a:hover, a:focus, a:active {
	color: #000000 !important;
	background: #dddddd;
	text-decoration: underline;
}

aside {
	margin-bottom: 1em !important;
	text-align: left;
}

.site-header {
}

.widget-area p {
	margin-bottom: 0em !important;
	font-size: 1em;
}

.widget-area .widget-title {
	font-size: 1em;
	letter-spacing: inherit;
	margin-bottom: 10px;
margin-top: 0 !important;
padding: 0 !important;
}

.widget {
}
.widget p {
}
.widget h1 {
margin: 0;
padding: 0;
}

.widget-title {
margin: 0;
padding: 0;
}
.main-navigation li, widget-area li {
line-height: 0.8em;
padding: 5px 0 5px 0;
margin: 0;
}
.main-navigation a, .widget-area ul li a {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
margin: 20px 0;
font-weight: 700;
	}
h1 {
	font-size: 1.5em;
font-weight: 500;
}

h2 {
	font-size: 1.5em;
	font-weight: 500;
}

h3 {
	font-size: 1.4em;
	font-weight: 500;
}

h4 {
	font-weight: 500;
	font-size: 1.2em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.2em;
	margin: 20px 0;
	color: #333332;
	letter-spacing: 0;
	font-weight: 700;
	line-height: 1;

}
.entry-content table td, .entry-summary table td {
	border-right: 1px solid #eee;
}

.page h1.entry-title {
	margin-top: 20px;
	font-size: 1.5em;
	font-weight: 500;
}

.blog article, .archive article, .search article {
	padding: 40px 0 40px 0;
}


