/*
Theme Name: NWTRCCTheme2
Author: MuseArts
Author URI: http://www.musearts.com
Description: Custom theme with Zurb Foundation
Version: 1.0
Text Domain: nwtrcctheme2

*/




body {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: .975rem;
	background-color:#fff;
	color: #1c1c1c;
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}


h1 {
	font-size: 1.5rem;
	color: #1c1c1c;
	margin-bottom: 1rem;
}

h1.entry-title {
	font-size: 1.8rem;
	color: #161616;
	margin-bottom: 1rem;
}


h2 {
	font-size: 1.2rem;
	margin-bottom: 1rem;
	color: #161616;
	font-weight: bold;
	line-height: 1;
}

h2.entry-title {
	margin-bottom: 0 !important;
	font-size: 1.1rem;
}

h3 {
	font-size: 1.3rem;
	color: #161616;
	padding: 2px;
	font-weight: normal;
	clear: both;
}

#content_area h3 {
	font-size: 1.3rem;
	color: #fff;
	background-color: #818181;
	padding: 3px;
	font-weight: normal;
	clear: both;
}


h4 {
	font-size: 1rem;
	color: #000;
	font-weight: bold;
}

p {
	line-height: 1.5rem;
	margin-bottom: 1rem;
}


.border1 {
	border: solid 1px red;
}

.larger {
	font-size: larger;
}

.smaller {
	font-size: smaller;
}

.tagline {
	font-size: 1.3rem;
	color: #690b2d;
	font-style: italic;
}

abbr {
	font-style: inherit;
	font-variant: inherit;
	border-bottom: none !important;
	color: inherit;
}

cite {
	font-style: italic;
}


a {
	color: #B51700;
}

a:hover {
	color: #545454;
	text-decoration: underline;
}

#content_area .button, #content_area .button a, #content_area button, #footer .button, #footer .button a, #footer button {
	width: auto;
	display: inline-block;
	margin-top: 0;
	color: #690b2d !important;
	background-color: #ffffff !important;
	border: solid 1px #690b2d !important;
	font-weight: normal !important;
	border-radius: 12px;
	padding: 1rem;
}

#content_area.button:hover, #content_area .button:hover a, #content_area button:hover, #content_area button:hover a, #footer.button:hover, #footer .button:hover a, #footer button:hover, #footer button:hover a {
	color: #2c0614 !important;
	background-color: #ffffff !important;
	text-decoration: none;
}

.button, .button a, button {
	width: auto;
	display: inline-block;
	font-size: 1.1rem;
	margin-top: 0;
	color: #000000;
	background-color: #ffffff;
	border: solid 1px #B51700 !important;
	font-weight: normal !important;
	border-radius: 12px;
	padding: 1rem;
}

.button:hover, .button:hover a, button:hover, button:hover a {
	color: #B51700;
	background-color: #e0e0e0;
	border: solid 1px #B51700 !important;
	text-decoration: none;
	font-weight: bold !important;
}


.mega-toggle-animated button, .mega-toggle-block button {
	width: auto;
	color: #ffffff;
	background-color: none !important;
	border: none !important;
}

.mega-toggle-animated button:hover a, .mega-toggle-block button:hover a {
	color: #fff;
	background-color: none !important;
	text-decoration: none;
}



ul li, ol li {
	padding-bottom: .5rem;
}

.alignleft {
	float: left;	
}

.alignright {
	float: right;
}

.aligncenter {
	text-align: center;	
}

.left, .alignleft {
	padding-right: .5rem;	
}

.right, .alignright  {
	padding-left: .5rem;	
}

.thumbnail {
	display: inline-block;
	background-color: #ffffff;
	max-width: 400px;
	line-height: 1.5;
}

.postimg_single, #content_area .postimg_single img {
	float: right;
	overflow: visible;
	margin-bottom: 0;
}

.postimg_caption {
	clear: both;
	float:left;
	font-size: .8rem;
	overflow: visible;
}

figure {
	margin: .5em;
	padding: 4px;
}

figure.alignright, figure img.alignright {
	float: right;	
}

figure img.aligncenter {
	display: block; 
	margin: 5px auto 5px auto; 
}

figure.alignleft, figure img.alignleft  {
	float: left;	
}

figcaption {
	font-family: "Helvetica Neue", Helvetica, sans-serif;
	font-size: .975em;
	font-style: italic;
	color: #444;
	margin-top: -1em; 
	padding: 3px;
	line-height: normal;	
}

figure { display: table; }


figcaption { display: table-caption; caption-side: bottom ; }




#header {
	background-color: #ffffff;
	color: #000000;
	padding-bottom: 1rem;
	margin-bottom: 0 !important;
}

#header a.logo {
	color: #000;
	font-weight: bold;
	font-size: 2rem;
	padding-top: .5rem;
	text-decoration: none;
}

#header .social_media {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

#header.row, #header.row.column. #header .row, #header.row .column {
	padding-left: 0;
	padding-right: 0;
}


#header .tagline {
	color: #000;
	font-size: 1rem;
}

#content_wrapper {
	margin-top: 1rem;
	padding-bottom: 1rem;
}

#content_wrapper.content_landing {
	margin-top: 0;
	padding-top: 1rem;
	background-color: #f7f7f7;
	/* background-color: #e8e8e8; */
	
}

#content_wrapper.homepage {
	margin-top: 0;
	padding-top: 1rem;
	background-color: #eeeeee;
}

#featured_image img {
	width: 100%;
}

#content_area img {
	margin-bottom: 1rem;
}

#content_area article {
	margin-bottom: 1rem;
}

#content_area, #sidebar {
	padding-top: 1rem;
}

#content_area .entry-header {
	margin-bottom: 1em;	
}

.meta_content {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: .5rem;
	font-size: .975rem;	
}


#sidebar {
	padding-bottom: 1rem;
}

#sidebar .widget {
	padding: .5rem;	
}

#sidebar .widget ul li {
	padding-left: 0;
	list-style-type: none;	
}

#sidebar .widget li {
	padding-bottom: 6px;
	padding-left: 0;
	list-style-type: none;	
}

#sidebar article p, #sidebar article ul, #sidebar article form {
	padding-top: 0;
	padding-bottom: .5rem;
	font-size: 1rem;
	padding-right: .5rem;
	padding-left: .5rem;
}

#sidebar h3 {
	font-size: 1.3em;
	color: #161616;
	font-weight: normal;
	margin-top: 1em;
}

#sidebar h3 a {
	color: #161616;	
}

#sidebar .button {
	padding: .8rem !important;
}

#sidebar article {
	border: none;
	font-size: 1rem;
	margin-bottom: 0;
	margin-top: 0;
}

article.widget_recent_entries ul {
	line-height: 1.3;
}

/* Advanced Sidebar Plugin */

li.page-item a {
	line-height: 1;
	padding-bottom: .5rem;
}

ul li.current_page_ancestor {

	margin-left: 0 !important;
	font-weight: bold;
}

ul.child-sidebar-menu li {
	font-weight: normal;
}

li.current_page_item.has_children {
	font-weight: bold;
}


#sidebar .current_page_parent a {
	font-size: 1.1rem;
	font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

#sidebar ul.child-sidebar-menu li a {
	font-size: 1rem;
}


#footer {
	padding: 1rem;
	background-color: #fff;
	color: #878787;
	margin-top: 0;
}

/* Search Form */

#searchform {
	margin-left: auto;
	margin-right: auto;
}

#searchform #s {
	display: inline;
	width: auto;
	border: 1px solid #DE2323;
}

#searchform #searchsubmit {
	display: inline;
	padding-top: .5rem;
	padding-bottom: .5rem;
	text-align: center;
	background-color: #B51700;
	color: #fff;
}

#searchform #searchsubmit:hover {
	background-color: #e03a20;
}

#sidebar #searchform #s {
	width: 100%;
	border: 1px solid #DE2323;
}

/* Homepage */

.row.home_block {
	margin-bottom: 1rem;
}

.row.button_bar {
	margin-top: 1rem;
}

.site-main  {
	margin-top: 0;
	background-color: #fff;
}

a.ow-button-hover {
	text-decoration: none;
}

#homepage_blackbg h3.widget_title {
	color: #fff;
}

#homepage_recentposts .sow-blog .sow-post-navigation { 
	display:none; 
}


/* Display Posts plugin */

#home_news ul.display_current_post {
	margin-left: 0;
}

#home_news ul.display_current_post li.listing-item {
	margin-left: 0;
	list-style-type: none;
}

div.rpwwt-post-date {
	margin-top: .5rem;
	margin-bottom: .5rem;
}

#home_news .thumbnail {
	margin-right: .5rem !important;
	margin-top: .5rem !important;
}

.rpwwt-post-title {
	line-height: 1.2;
	margin-bottom: .5rem;
	font-weight: bold;
}

/* Posts */

#content_area nav.pagination {
	clear: both;
	padding-top: 2rem;
}

nav.pagination .nav-links a, nav.pagination .nav-links span {
	display: inline;
	float: left;
}

nav.pagination .nav-links span.current {
	background-color: #690b2d;
}

nav.pagination .nav-links a:hover {
	color: #711e47;
}

/* Flex Posts */

.fp-post .fp-readmore-link {
	border: solid 1px #B51700 !important;
}

/* Store */

div.shoprow {
	background-color: #fff;
	border: 1px #ccc solid;
	padding: .5rem;
}

#content_area div.shoprow p, #content_area div.shoprow ul li {
	background-color: #fff !important;
}

/* Forms */

.vfb-fieldset h3 {
	color: #000;
	width: auto;
	background-color: transparent;
}

input.vfb-checkbox, input[type="checkbox"].vfb-checkbox, input.vfb-radio, input[type="radio"].vfb-radio, input[type="radio"], input[type="checkbox"] {
	vertical-align: middle !important; 
	margin: 0 0 0 1em;
	float: left;
}

.visual-form-builder label.vfb-choice {
	clear: none;
	display: inline;
	line-height: normal !important;
	margin: 0 1em 1em !important;
	float: left;
}

/* Counselors Page */

.vcard {
	display: block;
	clear: both;
	margin-bottom: 1em;
}

/* Mailchimp Form */

#mc-embedded-subscribe.button {
    padding-top: 0 !important;
}


@media (max-width: 69.5em) {
	
#newsrow {
	padding-right: .5rem;
	padding-left: .5rem;
}

}

@media (max-width: 50.063em) {
	
.fp-post .fp-readmore-link {
	width: 100%;
	background-color: #B51700;
	color: #fff;
}

.fp-post .fp-readmore-link:hover {
	width: 100%;
	background-color: #dc3319;
	color: #fff;
}

}


@media (max-width: 40.063em) {
	
.entry-content img {
	width: 100%;
	margin-bottom: 1rem;
	float: none !important;
	margin-left: 0;
}

#sidebar .button {
	margin-left: .5rem !important;
	margin-right: .5rem !important;
}


}

/* Print Styles */
@media print {


}


