/*
Theme Name: anp-2016-b
Theme URI: http://anpbc.com/
Description: Child Theme for Twenty Sixteen
Author: Pete Gray
Author URI: http://anpbc.com/
Template: twentysixteen
Version: 0.1
*/

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

.site, #page {
	max-width: 1200px !important;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	/*background: transparent !important;*/
	/*background-color: none;*/
}
	
.site-header {
	padding: 0 0;
	margin: 0;
	background: #DDDDDD;
}


.header-image {
	text-align: center;
    margin-top: 1.25em;
    margin-bottom: 1.00em;
	margin-left: auto;
	margin-right: auto;
	max-width: 80%;
}

.widget, .page-header {
	border-top: none;
}

.taxonomy-description {
	color: #444444;
	font-size: 15px;
	font-size: 1.0rem;
	line-height: 1.7553846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

h1 {
font-family: 'Raleway', sans-serif;
}

h1.entry-title {
		font-size: 28px;
		line-height: 36px;
		margin-bottom: 8px;
}

h2 {
font-family: 'Raleway', sans-serif;
}
h3 {
font-family: 'Raleway', sans-serif;
}

h4 {
	margin-bottom: 8px !important;
	padding-top: 24px;
	font-family: 'Raleway', sans-serif;
}
h5 {
	margin-bottom: 8px !important;
	font-family: 'Raleway', sans-serif;
}

p, li {
font-family: 'Raleway', sans-serif;
		font-size: 18px;
		line-height: 28px;
		font-weight: 400;
}

li {
	font-family: 'Raleway', sans-serif;
}

#top-blurb {
	background: #757575;
	color: #ffffff;
	padding: 4px 5% 8px 5%;
	text-align: center;
	display: none;
}

#top-blurb p {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	letter-spacing: 0.5px;
	margin-top: 10px;
	margin-bottom: 1px;
}

.menu-toggle {
	margin: 3px 12px;
}

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


/*
p a:link, p a:visited {
	color: #355526 !important;
}
p a:active, p a:hover {
	color: #359926 !important;
}
*/

img.inline-logo {
	width: 100%;
	max-width: 500px;
}

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

.home .entry-content p {
		font-family: 'Raleway', sans-serif !important;
		font-weight: normal;
		font-size: 18px;
		line-height: 30px;
		color: #000000 !important;
}
.home h3 {
		font-family: 'Raleway', sans-serif !important;
		font-size: 20px;
		line-height: 30px;
		padding-top: 24px;
}

.home .site-content {
	/*background-image: url("/wp-content/themes/anp-2016-b/skin/homebird.png");*/
	background-repeat: no-repeat;
	background-position: center 70%;
}

	

.home-text-image-bg {
	background: none;
	padding: 12px;
	background-size: cover;
	background-position: center top; 
}

.home-text-inner {
	background:#FFFFFF;
	opacity:0.88;
	margin: 2%;
	padding: 2%;
}

.home-side-grill {
	float: right;
	width: 100%;
	margin-top: 0;
	margin-bottom: 32px;
	text-align: center;
}

.site-main-snug-bottom {
	margin-bottom: 0 !important;
}




div.tile-holder {
	width: 49%;
	margin: 0 1% 1% 0;
	float: left;
	background: #984545;
}
div.tile-holder a img{
	max-width: 100%;
}
div.tile-holder a:active img{
	opacity: 0.5;
}

.author, img.avatar, span.posted-on{
		display: none !important;
	}
	
span.cat-links, span.tag-links {
	float: left;
	padding-right: 18px;
	}

.post-navigation {
    border-top: 1px solid #1a1a1a;
    border-bottom: 1px solid #1a1a1a;
}

.post-navigation div + div {
    border-top: 1px solid #1a1a1a;
}

.post-navigation .post-title {
	font-weight: 400;
	font-size: 1.44em;
}

.sidebar-hook {
	color: #444444;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding-top: 32px;
	padding-bottom: 24px;
}

#side-button-holder {
		width: 100% !important;
		margin: 0 auto;
		background: #FFEEEE;
}
	
#home-side-button-holder {
		width: 400px;
		max-width: 100%;
		margin: 0 auto;
	}

a img.sidebar-circle-button {
	max-width: 25%;
	padding: 0 2%;
	float: left;
	opacity: 0.78;
}

a:hover img.sidebar-circle-button {
	opacity: 1.0;
}

#footer-container {
	width: 100%;
	background: none;
	background: #000000 !important;
	background-color: #000000 !important;
	color: #CCCCCC;
}

#footer-left {
	float: left;
	background: #000000;
	width: 100%;
	padding: 5% 5% 0 5%;
}

#footer-right {
	float: right;
	background: #000000 !important;
	width: 100%;
	padding: 5% 5% 0 5%;
}

p.footer-smaller {
	font-size: 14px !important;
	line-height: 24px !important;
	font-weight: bold !important;
}

p.foot-link {
	margin-bottom: 24px;
	font-weight: bold;
}
p.foot-link  a:link, p.foot-link  a:visited {
	color: #994545;
}
p.foot-link  a:hover {
	color: #DDCCCC;
}

p.foot-link  a:active {
	color: #444444;
	background: #DDCCCC;
}


.mobile-only {
		display: block;
	}
	
	.not-mobile {
		display: none;
	}



@media screen and (min-width: 30.0em) {
	
	
	div.tile-holder {
		width: 32.5%;
		margin: 0 0.5% 0.5% 0;
	}

}

@media screen and (min-width: 44.375em) {
	
	#top-blurb p {
		font-size: 15px;
		line-height: 25px;
		font-weight: 400;
		letter-spacing: 0.9px;
		margin-top: 13px;
		margin-bottom: 4px;
	}
	
	div.tile-holder {
		width: 24.5%;
	}
	
	#side-button-holder {
		width: 140% !important;
		margin: 0 auto;
	}
	
	
	.mobile-only {
		display: none;
	}
	
	.not-mobile {
		display: block;
	}

	#footer-left {
		width: 60%;
	}
	
	#footer-right {
		width: 39%;
	}
	
	p.foot-link {
		margin-bottom: 12px;
	}

}


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






	
	
}

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

	h1.page-title {
		font-size: 28px;
		line-height: 36px;
		font-weight: 100;
		margin-bottom: 18px;
	}
	
	h1.entry-title {
		font-size: 28px;
		line-height: 36px;
		font-weight: 100;
		margin-bottom: 8px;
	}

	
	h2.entry-title {
		font-weight: 100;
		font-size: 18px;
		line-height: 24px;
	}

	h2.entry-title.a link {
		font-weight: 100;
		font-size: 18px;
		line-height: 24px;
	}
	
	.single .entry-content h1 {
		font-size: 42px;
		line-height: 52px;
		margin-bottom: 12px;
	}
	
	
	.site-main {
		max-width: 80%;
	}
	
	.site-content {
		padding: 0 4.5455% 0 6%;
	}
	
	.sidebar {
		margin-left: 70%;
	}	
	
	.site-header-menu {
		margin-top: 0.75em;
		margin-bottom: 0.75em;
	}
	
	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 6.875em;
		color: #743026;
	}
	
	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
		padding: 0.65625em 0.875em;
		color: #743026;
		background: #eeeeee;
	}
	.main-navigation ul.sub-menu ul a {
		background: #cccccc !important;
	}
	
	/* bullshit */
	ul.sub-menu li a {
		background: #eeeeee !important;
		background-color: #eeeeee !important;
		color: #111111;
		padding: 10px 18px;
	}
	
	ul.sub-menu li a:hover {
		background: #ffffff !important;
		color: #743026;
	}
	
	.main-navigation ul ul li {
		border: 1px solid #aaaaaa;
		border-bottom: none;
	}

	.main-navigation ul ul {
		border-bottom: 1px solid #aaaaaa;
	}

	.header-image {
		text-align: left;
		margin-top: 2.75em;
		margin-bottom: 1.0em;
		margin-left: 0;
		max-width: 100%
	}
	

	.site-header-menu{
		margin-left:0;
		margin-right:auto;
	}
	
	.home .site-content {
		background-position: 15% 50%;
	}
	
	.home .header-image {
		margin-bottom: 2.4em;
	}
	
	.home p {
		font-size: 18px;
	}
	.home h3 {
		font-size: 24px;
	}
	
	
	
	.home-text-image-bg {
		padding: 10px;
		margin-left: -70px;
		width: 130%;
	}

	.home-text-inner {
		margin: 24px 24px;
		padding: 24px 24px;
	}
	
	.home-side-grill {
		width: 30%;
		margin-top: 20px;
		margin-bottom: 0;
	}
	
	#side-button-holder {
		width: 140% !important;
		margin-left: -20%;
	}

	#home-side-button-holder {
		width: auto;
		margin: 0 auto;
	}

	
	p.entry {
	}
	
}
@media screen and (min-width: 61.5625em) {

	
	h1.entry-title {
		margin-top: 32px;
	}
	
	.entry-content {
		margin-right: 0;
		margin-left: 0;
	}
	
	body:not(.search-results) article:not(.type-page) .entry-content {
		float: right;
		width: 100%;
	}
	
	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: left;
		margin-top: 1.2em;
		width: 81.42857143%;
	}
	
	.home-text-image-bg {
		padding: 10px;
		margin-left: -70px;
		width: 125%;
	}

	.home-text-inner {
		margin: 120px 70px 180px 70px;
		padding: 64px 64px;
	}
	
	
	
}

