/*
 Theme Name:   Twenty Sixteen Child
 Theme URI:    http://example.com/twenty-sixteen-child/
 Description:  Twenty Sixteen Child Theme
 Author:       Amanda Williams
 Author URI:   http://www.aawilliams.com.au
 Template:     twentysixteen
 Version:      1.0.0
*/



/*
***********************************************************************************
Typography
*/

/*html, body {
    height: 100%;
    margin: 0;
}*/



body,
button,
input,
select,
textarea {
	font-family: 'Poppins', sans-serif;
}


blockquote {
	border: 0 solid #631212;
	line-height: 2;
	margin: 0 0 2em;
}


.entry-content {
margin-right: 10%;
}


/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: 'Poppins', sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: 'Poppins', sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: 'Poppins', sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: 'Poppins', sans-serif;
}


/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	font-family: 'Poppins', sans-serif;
}

button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background: #631212;
}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	border-color: #631212;
}


.post-password-form label {
	font-family: 'Poppins', sans-serif;
}




/**
 * 6.0 - Navigation
 */


a {
	color: #631212;
}

a:hover,
a:focus,
a:active {
	color: #631212;
}


/**
 * 6.2 - Menus
 */

.main-navigation {
font-family: 'Poppins', sans-serif;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #631212;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	font-weight: 700;
}


.dropdown-toggle:hover,
.dropdown-toggle:focus {
	color: #631212;
}


.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #631212;
}

.post-navigation {
	font-family: 'Poppins', sans-serif;
}

.post-navigation .post-title {
	font-family: 'Poppins', sans-serif;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #631212;
}


.pagination {
	font-family: 'Poppins', sans-serif;
}


.pagination .prev:hover,
.pagination .prev:focus,
.pagination .next:hover,
.pagination .next:focus {
	background-color: #631212;
	}

.image-navigation,
.comment-navigation {
	font-family: 'Poppins', sans-serif;
}


/**
 * 10.0 - Widgets
 */

.widget .widget-title {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	text-transform: lowercase;
}

.widget_recent_entries .post-date {
	font-family: 'Poppins', sans-serif;
	}


.site-title {
	font-family: 'Poppins', sans-serif;
	}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #631212;
}



.menu-toggle:hover,
.menu-toggle:focus {
	border-color: #631212;
	color: #631212;
}



.entry-title {
	font-family: 'Poppins', sans-serif;
	}


.entry-title a:hover,
.entry-title a:focus {
	color: #631212;
}


.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 700;
}




.entry-footer {
	font-family: 'Poppins', sans-serif;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #631212;
}


.sticky-post {
	font-family: 'Poppins', sans-serif;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */

.page-title {
	font-family: 'Poppins', sans-serif;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #631212;
}


.comments-title,
.comment-reply-title {
	font-family: 'Poppins', sans-serif;
}

.comment-metadata,
.pingback .edit-link {
	font-family: 'Poppins', sans-serif;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #631212;
}


.comment-reply-link {
	font-family: 'Poppins', sans-serif;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	color: #631212;
}

.comment-form label {
	font-family: 'Poppins', sans-serif;
}


.no-comments {
	font-family: 'Poppins', sans-serif;
}


.required {
	color: #631212;
	font-family: 'Poppins', sans-serif;
}



/**
 * Sidebar left
 */


.sidebar-left-widgets {
clear: left;
margin-left: 7.5%;
margin-right: 7.5%;
display: flex;
}


/**
 * 11.6 - Footer
 */

.site-info a:hover,
.site-info a:focus {
	color: #631212;
}

.site-info {
font-family: 'Poppins', sans-serif;
font-weight: 300;
}

.site-footer .site-title:after {
	font-family: 'Poppins', sans-serif;
}



.widecolumn label,
.widecolumn .mu_register label {
	font-family: 'Poppins', sans-serif;
}



/**
 * 14.0 - Media Queries
 */


/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {

.woocommerce-page .site-content {
margin-left: 0%;
margin-right: 0%;
}

.woocommerce-page .full-width {
margin-left: 0;
margin-right: -100%;
width: 100%;
}
}


/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
}


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
	.main-navigation li:hover > a,
	.main-navigation li.focus > a {
		color: #631212;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 75%; /* stops About overflowing... */
	}

.full-width .entry-content {
margin-left: 0;
margin-right: -100%;
width: 100%;
	}

.home .entry-content {
 margin-right: -100%;
 width: 100%;
 }


.sidebar-left-widgets {
float: left;
margin-left: 0;
margin-right: 5%;
padding: 0;
width: 200px;
}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
		body:not(.search-results) article:not(.type-page) .entry-content {
		float: left;  /*test - changing this fixed the indent issue*/
		width: 71.42857144%;
	}
}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
}


/*
************************************************************************

My targeted changes

************************************************************************
*/

.entry-title {
    font-size: 24px;
}


.site-title {
    font-size: 3rem;
    line-height: 0.8;
}


.full-width .entry-title {
	text-align: center;
}


.home .entry-title {
	display: none;
}

@media all and (min-width:910px) {
.home #content{
max-height: 600px;
}}

.site-header {
	padding: 2em 4.5455%;
}


.content-area li {
margin-left: 22px;
list-style: disc;
font-weight: 300;
font-family: 'Poppins', sans-serif;
margin-top: 4px;
}

.entry-content li {
margin-left: 22px;
list-style: disc;
font-weight: 300;
font-family: 'Poppins', sans-serif;
margin-top: 4px;
}



.site-header-main {
border-bottom: solid 10px #631212;
z-index: 3;
margin-bottom: 3em;
}

.home .site-header-main {
border-bottom: 0;
margin-bottom: 0;
}


.posted-on {
clear: both;
border-top: solid 2px #631212;
padding-top: 1em;
margin-top: 1.8em;  /*date etc under blog posts - add red ruling line*/
}



blockquote {
	border: 0 solid #631212;
	border-left-width: 4px;
	color: #686868;
	font-size: 1em;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin: 2em 2em 2em 2em;
	padding: 0 0 0 1em;
}


.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote {
    margin-left: 0;
}



.entry-footer {clear: both;}

.widget li {
list-style: disc;
font-family: 'Poppins', sans-serif;
font-size: 1.2em;
line-height: 2;
}

.slb_data_title {
display: none;
} /* Simple Light Box - don't show titles*/


/*


.entry-content h2, .entry-summary h2, .comment-content h2 {
    font-size: 1.5rem;
    line-height: 1.25;
    margin-bottom: 1em;
    margin-top: 2em;
    color: #686868;
    font-family: "Poppins",sans-serif;
}



@media all and (max-width:782px) {
margin-left: 7.5%;
margin-right: 7.5%;
}



.post-type-archive .page-title {
margin-bottom: 10px;}

.site-content {
	padding-top: 0;
}




hr {
border-top:1px solid #631212; 
}

.box {
border: 1px solid #631212;
padding: 20px;
}