/*
Theme Name: Confessions of an Adoptive Parent Child Theme
Author: Andrew Buckman : stormyfrog studios, LLC
Author URI: http://stormyfrog.com/
Description: Child theme for the Get Noticed! Theme
Template: getnoticed
Version: 1.1
*/

@font-face {
    font-family: 'playfair';
    src: url('fonts/playfairdisplay-regular-webfont.eot');
    src: url('fonts/playfairdisplay-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/playfairdisplay-regular-webfont.woff2') format('woff2'),
         url('fonts/playfairdisplay-regular-webfont.woff') format('woff'),
         url('fonts/playfairdisplay-regular-webfont.ttf') format('truetype'),
         url('fonts/playfairdisplay-regular-webfont.svg#playfair_displayregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gntbeta';
    src: url('fonts/gnt-beta.eot');
    src: url('fonts/gnt-beta.eot?#iefix') format('embedded-opentype'),
         url('fonts/gnt-beta.woff2') format('woff2'),
         url('fonts/gnt-beta.woff') format('woff'),
         url('fonts/gnt-beta.ttf') format('truetype'),
         url('fonts/gnt-beta.svg#gnt-beta') format('svg');
    font-weight: normal;
    font-style: normal;
}


.getnoticed-mainnav-side #masthead {
	width: 40%;
}


.category .page-header, .hentry, .post-type-archive .page-header, #comments, #comments-policy {
	border-width: 5px;
}
#comments-policy {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#comments {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.single #comments-policy {
	border-bottom: none;
}
.single #comments, .single #disqus_thread {
	border-top: none;
}
	
#categories-menu a {
	font-weight: 300;
}


div.sidebar .widget_getnoticed_subscribe {
	background: none;
	padding: 0;
}
.widget_getnoticed_subscribe.title-ribbon h3.widget-title span {
	box-shadow: none;
	font-weight: 300;
}
.widget_getnoticed_subscribe .content {
	border: 5px solid #ebebeb;
	border-top: none;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	text-align: center;
}
.widget_getnoticed_subscribe .formwrap p {
	font-size: 1.0em;
	line-height: 1.5em;
}
.widget_getnoticed_subscribe .formwrap p:first-child {
	margin-top: 0;
}
.widget_getnoticed_subscribe .extra em {
	color: #acacac;
	display: block;
	font-size: 0.75em;
	line-height: 1.4em;
}
.widget_getnoticed_subscribe.widget_flat label {
	display: none;
}
.widget_getnoticed_subscribe.widget_flat input[type="text"],
.widget_getnoticed_subscribe.widget_flat input[type="email"] {
	border: 1px solid #b7b7b7;
	border-radius: 0;
}
.widget_getnoticed_subscribe .mc-field-group {
	margin-top: 0;
}
.widget_getnoticed_subscribe .submit, 
.widget_getnoticed_subscribe input[type="submit"], 
.widget_getnoticed_subscribe input[type="button"] {
	box-shadow: 0 3px 0 #969696;
	font-size: 1.2em;
	margin-top: 0;
	width: 100%;
}


#top_search #s {
	background: #ebebeb;
	border-color: #ebebeb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: 300;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 32px;
}
#top_search #s::-moz-placeholder { font-style: italic; }
#top_search #s::-webkit-input-placeholder { font-style: italic; }
#top_search #s:-ms-input-placeholder { font-style: italic; }
#search .assistive-text, .widget_search .assistive-text {
	top: 7px;
}

.site-navigation .getnoticed-socialnav-flat a {
	background: #e3635f;
}


#primary .entry-header .byline {
	font-size: 0.9em;
	font-style: italic;
	font-weight: normal;
}


.site-navigation .social a {
	background: transparent;
	padding-top: 1.875em;
	vertical-align: middle;
	width: 2.25em;
}
.site-navigation .social a:before {
	color: #e3635f;
	font-family: 'gntbeta';
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	speak: none;
	text-decoration: inherit;
	text-transform :none;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0; left: 0; right: 0;
	text-align: center;
}
.site-navigation .social a:hover:before {
	color: #29bba7;
}
.site-navigation .social .facebook:before { content: "\f102"; }
.site-navigation .social .twitter:before { content: "\f111"; }
.site-navigation .social .instagram:before { content: "\f10a"; }
.site-navigation .social .pinterest:before { content: "\f10c"; }
.site-navigation .social .linkedin:before { content: "\f103"; }
.site-navigation .social i {
	display: none;
}

#content #nav-below.paging-navigation {
	margin-bottom: 1.2em;
}
.site-footer #first.widget-area {
	margin: 0;
	width: 100%;
}
.site-footer .widget {
	margin-bottom: 0;
}

#secondary .widget_getnoticed_reachcounter {
	background: #e3635f;
	border: none;
	color: #fff;
}
#secondary .widget_getnoticed_reachcounter h3,
#secondary .widget_getnoticed_reachcounter .count {
	background: transparent;
	border: none;
	border-radius: none;
	color: inherit;
}

#nav-below.paging-navigation a {
	background: #fff;
	border-color: #ebebeb;
	color: #272727;
	text-align: center;
	text-shadow: none;
}
#nav-below.paging-navigation a:hover {
	background: #e3635f;
	border-color: #e3635f;
	color: #fff;
	text-decoration: none;
}
#nav-below.paging-navigation a .meta-nav {
	display: none;
}

@media( max-width: 1120px ) {
	#primary-menu li a {
		padding: 0.75em 0.5em;
	}
	#headernav .social a {
		margin-left: 0.5em;
	}
	#top_search {
		width: 20%;
	}
	#categories-menu ul {
		float: left;
/*		overflow: hidden;*/
		width: 78%;
	}
}
@media( max-width: 960px ) {
	.site-logo {
		width: 100%;
	}
}
@media( max-width: 890px ) {
	#categories-menu ul {
		float: none;
		overflow: hidden;
		width: 100%;
	}
}
@media( max-width: 800px ) {
	#headernav .innerwrap {
		width: 100%;
	}
	
	#categories-menu ul {
		text-align: center;
	}
	#categories-menu li {
		float: none;
	}
}
@media( max-width: 690px ) {
	#headernav {
		padding: 0;
	}
	#headernav .mobile-title a {
		background-size: auto 100%;
		margin: 0;
		padding-top: 70px;
		width: 370px;
	}
	.site-navigation .mobile_actions {
		height: 70px;
		margin-top: 0;
	}
	.site-navigation .mobile_actions .mobile_menu {
		margin-top: 21px;
	}
	.getnoticed-main-plain #getnoticed-featured-area {
		margin-bottom: 0;
	}
}
@media( max-width: 430px ) {
	#headernav .mobile-title a {
		padding-top: 58px;
		width: 300px;
	}
	.site-navigation .mobile_actions {
		height: 58px;
	}
	.site-navigation .mobile_actions .mobile_menu {
		margin-top: 15px;
	}
}
@media( max-width: 360px ) {
	#headernav .mobile-title a {
		padding-top: 54px;
		width: 275px;
	}
	.site-navigation .mobile_actions {
		height: 54px;
	}
	.site-navigation .mobile_actions .mobile_menu {
		margin-top: 13px;
	}
}