/*
 Theme Name:   Moonshiner 2017-Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Seventeen Child Theme for Moonshiner
 Author:       Samuel Heller
 Author URI:   http://www.samuelheller.com
 Template:     twentyseventeen
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twentyseventeen-child
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

@import url("../twentyseventeen/style.css");

/* =Title
-------------------------------------------------------------- */

.site-title {
    font-size: 48px;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.1;
    letter-spacing: 0.00em;
    text-transform: capitalize;
}

.site-description {
    font-size: 19px;
    font-size: 1.25rem;
}

.navigation-top {
	background: #d7c5a0;
	border-bottom: 2px solid #eee;
	border-top: 2px solid #eee;
}

/* =Top Navigation
-------------------------------------------------------------- */

.page .panel-content .entry-title, .page-title, body.page .entry-title {
	color: #672916; 
}

.navigation-top {
    font-size: 19px;
    font-size: 1.2rem;
}

.main-navigation a {
	padding: 0.3em 0.6em;
    color: #672916;
}

.main-navigation a:hover {
    color: #672916;
	text-decoration: underline;
	text-decoration-color: #672916;
}

.navigation-top .current-menu-item > a, .navigation-top .current_page_item > a {
    color: #672916;
	text-decoration: underline;
	text-decoration-color: #672916;
}

/* =Content
-------------------------------------------------------------- */

.site-content-contain {
    background-color: #d7c5a0;
}

body, button, input, select, textarea {
    color: #672916;
}

html {
	font-family: serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

button,
input,
optgroup,
select,
textarea {
	font-family: serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Neutron", "Times", times, serif;
	font-size: 19px;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.4;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #333;
	font-family: "Neutron", "Times", times, serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Neutron", "Times", times, serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Neutron", "Times", times, serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Neutron", "Times", times, serif;
}


.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #672916;
    font-size: 19px;
    font-size: 1.25rem;
    font-weight: bold;
    letter-spacing: 0.0em;
    text-transform: capitalize;
}

.entry-meta {
    color: #222;
    font-size: 11px;
    font-size: 0.6875rem;
    font-weight: normal;
    letter-spacing: 0.0em;
    text-transform: capitalize;
	text-decoration: none; 
}

.entry-meta a {
	color: #222;
}

h2.widget-title {
    color: #222;
    font-size: 16px;
    font-size: 1.0rem;
    font-weight: 700;
    letter-spacing: 0.0em;
    margin-bottom: 1.5em;
    text-transform: capitalize;
}

.entry-content a img, .widget a img {
    -webkit-box-shadow: 0 0 0 0px #fff;
    box-shadow: 0 0 0 0px #fff;
}
	
	
/* ---------------------- Text ----------------------*/

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 400;
}

h1.entry-title {
	color: #672916; 
}

h2,
.home.blog .entry-title {
	color: #672916;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: bold;
}

h2.entry-title a {
	color: #672916; 
	-webkit-box-shadow: inset 0 -1px 0 rgba(103, 41, 22, 1);
	box-shadow: inset 0 -1px 0 rgba(103, 41, 22, 1);
}

h3 {
	color: #672916;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 400;
}

h4 {
	color: #672916;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 700;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 700;
	letter-spacing: 0.15em;
	text-transform: uppercase;
}

h6 {
	color: #672916;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 700;
}

.entry-footer .cat-links, .entry-footer .tags-links {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal;
    letter-spacing: 0em;
    text-transform: capitalize;
}

/* --------------------Links --------------------------*/
.entry-content a:focus,
.entry-content a:hover,
.entry-summary a:focus,
.entry-summary a:hover,
.widget a:focus,
.widget a:hover,
.site-footer .widget-area a:focus,
.site-footer .widget-area a:hover,
.posts-navigation a:focus,
.posts-navigation a:hover,
.comment-metadata a:focus,
.comment-metadata a:hover,
.comment-metadata a.comment-edit-link:focus,
.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:focus,
.comment-reply-link:hover,
.widget_authors a:focus strong,
.widget_authors a:hover strong,
.entry-title a:focus,
.entry-title a:hover,
.entry-meta a:focus,
.entry-meta a:hover,
.page-links a:focus .page-number,
.page-links a:hover .page-number,
.entry-footer a:focus,
.entry-footer a:hover,
.entry-footer .cat-links a:focus,
.entry-footer .cat-links a:hover,
.entry-footer .tags-links a:focus,
.entry-footer .tags-links a:hover,
.post-navigation a:focus,
.post-navigation a:hover,
.pagination a:not(.prev):not(.next):focus,
.pagination a:not(.prev):not(.next):hover,
.comments-pagination a:not(.prev):not(.next):focus,
.comments-pagination a:not(.prev):not(.next):hover,
.logged-in-as a:focus,
.logged-in-as a:hover,
a:focus .nav-title,
a:hover .nav-title,
.edit-link a:focus,
.edit-link a:hover,
.site-info a:focus,
.site-info a:hover,
.widget .widget-title a:focus,
.widget .widget-title a:hover,
.widget ul li a:focus,
.widget ul li a:hover {
	color: #672916;
	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(103, 41, 22, 1);
	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 1px 0 rgba(103, 41, 22, 1);
}

.entry-title a,
.entry-meta a,
.page-links a,
.page-links a .page-number,
.entry-footer a,
.entry-footer .cat-links a,
.entry-footer .tags-links a,
.edit-link a,
.post-navigation a,
.logged-in-as a,
.comment-navigation a,
.comment-metadata a,
.comment-metadata a.comment-edit-link,
.comment-reply-link,
a .nav-title,
.pagination a,
.comments-pagination a,
.site-info a,
.widget .widget-title a,
.widget ul li a,
.site-footer .widget-area ul li a,
.site-footer .widget-area ul li a {
	-webkit-box-shadow: inset 0 -0px 0 rgba(15, 15, 15, 1);
	box-shadow: inset 0 -0px 0 rgba(15, 15, 15, 1);
}


