/*

	Theme Name: Education Child Theme

	Theme URI: http://www.studiopress.com/themes/education

	Description: Education is a two or three column child theme created for the Genesis Framework. 

	Author: StudioPress

	Author URI: http://www.studiopress.com/

 

	Version: 2.0.1

 

	Tags: blue, gray, white, one-column, two-columns, three-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments

 

	Template: genesis

	Template Version: 1.8.2

 

	License: GNU General Public License v2.0 (or later)

	License URI: http://www.opensource.org/licenses/gpl-license.php

*/



/* Table of Contents



* Import Fonts

* Defaults

* Hyperlinks

* Body

* Wrap

* Header

* Image Header - Partial Width

* Image Header - Full Width

* Header / Primary / Secondary Navigation

* Primary Navigation Extras

* Inner

* Home Featured

* Breadcrumb

* Taxonomy Description

* Content-Sidebar Wrap

* Content

* Column Classes

* Featured Post Grid

* Headlines

* Ordered / Unordered Lists

* Post Info

* Post Meta

* Author Box

* Sticky Posts

* Archive Page

* Post Icons

* Images

* Post Navigation

* Primary / Secondary Sidebars

* Dropdowns

* Featured Page / Post

* User Profile

* Buttons

* Search Form

* eNews & Updates Widget

* Calendar Widget

* Footer Widgets

* Footer

* Comments

* Gravity Forms

* Education Black

* Education Green

* Education Purple

* Education Red

* Education teal

* Responsive Design



*/



.SMIButton {

padding:0px;

margin:0px;

color:gray;

position:absolute;

top:0px;

left:275px;

}





/* Import Fonts

------------------------------------------------------------ */



@import url(http://fonts.googleapis.com/css?family=Vollkorn:400italic,400);





/* Defaults

------------------------------------------------------------ */



body,

h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6,

p,

select,

textarea {

	color: #493e44;

	font-family: 'PT Sans', sans-serif;

	font-size: 15px;

	line-height: 1.5625;

	margin: 0;

	padding: 0;

	text-decoration: none;

}



input[type=text],

input[type=email],

textarea {

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	background-color: #d8cbb4;

	border: 1px solid #493e44;

	font-family: 'PT Sans', sans-serif;

	font-size: 13px;

	margin: 0;

	padding: 13px 15px 10px;

	color: #493e44;

}

#header input[type=text],

#header input[type=email],

#header textarea {

	background-color: #ffffff;

	border: 1px solid #ffffff;

	color: #493e44;

}

/***reverse section***/

.page-id-3410 #header input[type=text],

.page-id-3414 #header input[type=text],

.page-id-3412 #header input[type=text],

.page-id-2257 #header input[type=text],

.page-id-3416 #header input[type=text],

.page-id-2294 #header input[type=text] {

	border: 1px solid #5c2946;

	color: #5c2946;

}



.call-to-action input[type=text],

.call-to-action input[type=email],

.call-to-action textarea {

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	background-color: #fdf5ea;

	border: none;

	font-family: 'PT Sans', sans-serif;

	font-size: 13px;

	margin: 0;

	padding: 7px;

	width: 250px;

	height: 30px;

}

#sidebar-alt textarea,

#sidebar-alt input {

	padding: 5px;

	margin-bottom: 10px;

	width: 100px;

}

.page-id-29 #attachment_3769 {

	margin-right: 45px;

}

.page-id-29 #content form {

	width: 55%;

	min-width: 250px;

	float: left;

}

li,

ol,

ul {

	margin: 0;

	padding: 0;

}



ol li {

	list-style-type: decimal;

}



#sdrn_bar, html #wpadminbar {

	z-index: 1000 !important;

}



  



/* Hyperlinks

------------------------------------------------------------ */



a,

a:visited {

	color: #695161;

	text-decoration: none;

	font-weight: 700;

}



a:hover {

	color: #fcb005;

	text-decoration: none;

}



a img {

	border: none;

}





/* Body

------------------------------------------------------------ */



::selection {

	background-color: #bec3bc;

	color: #fff;

}



::-moz-selection {

	background-color: #bec3bc;

	color: #fff;

}





/* Wrap

------------------------------------------------------------ */



#wrap {

	margin: 0;

	min-width: 1140px;

	padding: 0;

	padding-top: 0px;

	background-color: #53475f;

	/*background-color: #695161 !important; - this color is from the original ROC rollover bg for the drop-down menus */

}

/***reverse section***/

.white-primary #wrap{

	background-color: #fff;

}





/* Header

------------------------------------------------------------ */



#header {

	

	background-position: center top !important;

	margin: 0 auto;

	min-height: 120px;

	width: 100%;

}



#header .wrap {

	margin: 0 auto;

	width: 1140px;

	padding-top: 16px;

} 



#title-area {

	float: left;

	overflow: hidden;

	padding: 0;

	overflow: hidden;

	width: 442px;

	height: 186px;

	background-image:url(images/roc-logo-442.png);

	display: none;

}



#title {

	font-family: 'PT Sans', sans-serif;

	font-size: 48px;

	line-height: 1;

	margin: 0;

	text-transform: uppercase;

	white-space: nowrap;

}

h1#title {

	background: none;

	text-indent: -9999px;

}

#title a,

#title a:hover {

	color: #5c2946;

	padding: 0;

	text-decoration: none;

	text-indent: -9999px;

	width: 442px;

	height: 186px;

	display: block;

}



#title a:hover {

	color: #bec3bc;

}



#description {

	color: #5c2946 !important;

	font-size: 13px;

	padding: 0;

}



#header .widget-area {

	float: right;

	padding: 0;

	position: relative;

	width: 100%;

}



#header .textwidget {

	text-align: right;

}

#header #search-3 {

	float: right;

	width: 195px;

}

#header .s {

	width: 129px;

	padding: 11px 15px 9px 45px !important;

	font-size: 15px;

}

#header #text-3 {

	float: right;

	top: 0;

	text-align: right;

	width: 400px;

	margin-top: 15px;

	padding: 6px 0px 30px 32px;

	clear: right;

}

#header #text-3 p,

#header #text-3 a {

	text-align: right;

	color: #fcb005;

}

#header #featured-page-11,

#header #featured-page-23,

#header #featured-page-24,

#header #featured-page-25,

#header #featured-page-26 {

	float: left;

	width: 40%;

	clear: right;

}

#header #featured-page-11.featuredpage .page,

#header #featured-page-23.featuredpage .page,

#header #featured-page-24.featuredpage .page,

#header #featured-page-25.featuredpage .page,

#header #featured-page-26.featuredpage .page {

		background-color: transparent;

}

#header #featured-page-23,

#header #featured-page-24,

#header #featured-page-25,

#header #featured-page-26 {

	display: none;

}

.white-primary.crisis #header #featured-page-23 {

	display:block;

}

.white-primary.health #header #featured-page-24 {

	display:block;

}

.white-primary.recovery #header #featured-page-25 {

	display:block;

}

.white-primary.consulting #header #featured-page-26 {

	display:block;

}

.white-primary #header #featured-page-11 {

	display: none;

}

#nav_menu-39{

	width: 340px;

	float: right;

	

}



#acx-social-icons-widget-2 {

	width: 110px;

	float: right;

	padding-right: 20px;

	

}

#header #featured-page-8 {

	float: right;

	width: 600px;

	clear: none;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-right: 30px;

	margin-top: 50px;

}

#header #featured-page-9 {

	float: left;

	width: 442px;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-left: 6px;

	padding-left: 32px;

}





#header .featuredpage .page {

	margin: 0;

	padding: 0;

}

#header .widget-area .alignleft {

	margin: 0;

}





p.demo_store{

	visibility:hidden;

}

.woocommerce-page p.demo_store {

	visibility:visible;



}



/* Image Header - Partial Width

------------------------------------------------------------ */



.header-image #title-area,

.header-image #title,

.header-image #title a {

	background-position: center !important;

	display: block;

	float: left;

	height: 120px;

	overflow: hidden;

	padding: 0;

	text-indent: -9999px;

	width: 380px;

}



.header-image #description {

	display: block;

	overflow: hidden;

}





/* Image Header - Full Width

------------------------------------------------------------ */



.header-full-width #title-area,

.header-full-width #title,

.header-full-width #title a {

	width: 100%;

}





/* Header / Primary / Secondary Navigation

------------------------------------------------------------ */



.menu-primary,

.menu-secondary {

	/*clear: both;

	color: #fff;

	font-size: 14px;

	margin: -15px auto 20px;*/

	overflow: hidden;

	width: 100%;

	/*-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;*/

	/*background-color: transparent;*/

	/*border-top-left-radius: 5px;

	border-top-right-radius: 5px;*/

	background: #6e5e7e; /* Old browsers */

background: -moz-linear-gradient(top,  #6e5e7e 0%, #53475f 55%, #483d52 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6e5e7e), color-stop(55%,#53475f), color-stop(100%,#483d52)); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  #6e5e7e 0%,#53475f 55%,#483d52 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  #6e5e7e 0%,#53475f 55%,#483d52 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  #6e5e7e 0%,#53475f 55%,#483d52 100%); /* IE10+ */

background: linear-gradient(to bottom,  #6e5e7e 0%,#53475f 55%,#483d52 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e5e7e', endColorstr='#483d52',GradientType=0 ); /* IE6-9 */







	clear: both;

	color: #fff;

	float: right;

	font-size: 14px;

	text-shadow: none;

}



.white-primary .menu-primary,

.white-primary .menu-secondary {

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+48,e5e3e3+100 */



background: #ffffff; /* Old browsers */



background: -moz-linear-gradient(top,  #ffffff 48%, #e5e3e3 100%); /* FF3.6+ */



background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ffffff), color-stop(100%,#e5e3e3)); /* Chrome,Safari4+ */



background: -webkit-linear-gradient(top,  #ffffff 48%,#e5e3e3 100%); /* Chrome10+,Safari5.1+ */



background: -o-linear-gradient(top,  #ffffff 48%,#e5e3e3 100%); /* Opera 11.10+ */



background: -ms-linear-gradient(top,  #ffffff 48%,#e5e3e3 100%); /* IE10+ */



background: linear-gradient(to bottom,  #ffffff 48%,#e5e3e3 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e3e3',GradientType=0 ); /* IE6-9 */





	

}





#header .menu {

	-moz-border-radius-topleft: none;

	-moz-border-radius-topright: none;

	-webkit-border-top-left-radius: none;

	-webkit-border-top-right-radius: none;

	background: none;

	border-top-left-radius: none;

	border-top-right-radius: none;

	clear: both;

	color: #747474;

	float: right;

	font-size: 15px;

	padding-right: 16px;

	

}



.menu-primary ul,

.menu-secondary ul {

	float: left;

	width: 100%;

}



.menu-primary li,

.menu-secondary li,

#header .menu li {

	float: left;

	list-style-type: none;

	border-left: #5c2946;

	border-left: 1px solid rgba(92, 41, 70, 0.25); 

}

.white-primary .menu-primary li,

.white-primary .menu-secondary li,

.white-primary #header .menu li {

	border-left: #cccccc;

	border-left: 1px solid rgba(204, 204, 204, 0.5); 

}

#menu-header-right-nav li#menu-item-465 {

	border-left: 0 none;

}

#menu-header-right-nav li#menu-item-465 a {

	padding-left: 0;

}

.menu-primary li#menu-item-19 {

	border-left: 0 none;

}



.menu-primary li a,

.menu-secondary li a {

	color: #fff;

	display: block;

	padding: 16px 50px 15px;

	position: relative;

	text-decoration: none;

	font-size: 17px;

	font-weight: 700;

	/*text-shadow: #2d5876 -1px -1px;*/

}

.white-primary .menu-primary li a,

.white-primary .menu-secondary li a {

	color: #4a2942;

	

	/*text-shadow: #2d5876 -1px -1px;*/

}

.menu-primary li#menu-item-3458 a,

.menu-primary li#menu-item-3460 a,

.menu-primary li#menu-item-4016 a,

.menu-primary li#menu-item-3461 a {

	color: #fcb005;

}

.white-primary.crisis .menu-primary li#menu-item-3458 a,

.white-primary.crisis .menu-primary li#menu-item-3460 a,

.white-primary.crisis .menu-primary li#menu-item-4016 a,

.white-primary.crisis .menu-primary li#menu-item-3461 a {

	color: #C75B12;

}

.white-primary.health .menu-primary li#menu-item-3458 a,

.white-primary.health .menu-primary li#menu-item-3460 a,

.white-primary.health .menu-primary li#menu-item-4016 a,

.white-primary.health .menu-primary li#menu-item-3461 a {

	color: #2A6EBB;

}

.white-primary.recovery .menu-primary li#menu-item-3458 a,

.white-primary.recovery .menu-primary li#menu-item-3460 a,

.white-primary.recovery .menu-primary li#menu-item-4016 a,

.white-primary.recovery .menu-primary li#menu-item-3461 a {

	color: #B88B00;

}

.white-primary.consulting .menu-primary li#menu-item-3458 a,

.white-primary.consulting .menu-primary li#menu-item-3460 a,

.white-primary.consulting .menu-primary li#menu-item-4016 a,

.white-primary.consulting .menu-primary li#menu-item-3461 a {

	color: #427730;

}



.menu-primary li a:hover,

.menu-secondary li a:hover {

	color: #999;

}



.menu-primary li#menu-item-3458 a:hover,

.menu-secondary li#menu-item-3458 a:hover,

.menu-primary li#menu-item-3460 a:hover,

.menu-secondary li#menu-item-3460 a:hover,

.menu-primary li#menu-item-4016 a:hover,

.menu-secondary li#menu-item-4016 a:hover,

.menu-primary li#menu-item-3461 a:hover,

.menu-secondary li#menu-item-3461 a:hover {

	color: #999;

}



#header .menu li a {

	border: none;

	color: #fff;

	display: block;

	padding: 9px 6px 10px;

	position: relative;

	text-decoration: none;

}

/***reverse section***/

.white-primary #header .menu li a {

	color: #5c2946;

}





#header .menu li a:hover {

	color: #fcb005;

}

/*#header .menu li.crisis a,

#header .menu li.crisis a:hover

 {

	background-color: #fff;

	

}*/

#header .menu li.crisis a

 {

	 color: #fcb005;

 }

#header .menu li.crisis a:hover

 {

	color: #000000;

	

}



/* .menu-primary li a:active,

.menu-primary li a:hover,

.menu-primary .current_page_item a,

.menu-primary .current-cat a,

.menu-primary .current-menu-item a,

.menu-secondary li a:active,

.menu-secondary li a:hover,

.menu-secondary .current_page_item a,

.menu-secondary .current-cat a,

.menu-secondary .current-menu-item a {

	color: #000;

	text-shadow: #2d5876 -1px -1px;

}*/



#header .menu li a:hover {

	background: none;

	border-bottom: none;

	

}



#header .menu > .current_page_item > a,

#header .menu > .current-cat > a,

#header .menu > .current-menu-item > a {

	/*-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;*/

	background-color: none;

	/*border-top-left-radius: 5px;

	border-top-right-radius: 5px;*/

	color: #fff;



}

#header .menu > .current_page_item > a:hover,

#header .menu > .current-cat > a:hover,

#header .menu > .current-menu-item > a:hover {

	color: #fcb005;

	background-color: none;

}



.menu-primary > li > a:active,

.menu-primary > .current_page_item > a,

.menu-primary > .current-cat > a,

.menu-primary > .current-menu-item > a,

.menu-primary > .current_page_item > a:hover,

.menu-primary > .current-cat > a:hover,

.menu-primary > .current-menu-item > a:hover{

	/*-moz-border-radius-topleft: 5px;

	-moz-border-radius-topright: 5px;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-top-right-radius: 5px;*/

	background-color: #5c2946;

	background: rgba(92, 41, 70, 0.25); 

	/*border-top-left-radius: 5px;

	border-top-right-radius: 5px;*/

	border-bottom: none;

	color: #fff;

	text-shadow: none;

}

.white-primary .menu-primary > li > a:active,

.white-primary .menu-primary > .current_page_item > a,

.white-primary .menu-primary > .current-cat > a,

.white-primary .menu-primary > .current-menu-item > a,

.white-primary .menu-primary > .current_page_item > a:hover,

.white-primary .menu-primary > .current-cat > a:hover,

.white-primary .menu-primary > .current-menu-item > a:hover{

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+48,d3d1d1+100 */



background: #ffffff; /* Old browsers */



background: -moz-linear-gradient(top,  #ffffff 48%, #d3d1d1 100%); /* FF3.6+ */



background: -webkit-gradient(linear, left top, left bottom, color-stop(48%,#ffffff), color-stop(100%,#d3d1d1)); /* Chrome,Safari4+ */



background: -webkit-linear-gradient(top,  #ffffff 48%,#d3d1d1 100%); /* Chrome10+,Safari5.1+ */



background: -o-linear-gradient(top,  #ffffff 48%,#d3d1d1 100%); /* Opera 11.10+ */



background: -ms-linear-gradient(top,  #ffffff 48%,#d3d1d1 100%); /* IE10+ */



background: linear-gradient(to bottom,  #ffffff 48%,#d3d1d1 100%); /* W3C */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d1d1',GradientType=0 ); /* IE6-9 */







}



#header .menu li li a,

#header .menu li li a:link,

#header .menu li li a:visited {

	background: none;

	border-bottom: none;

	color: #493e44;

	font-size: 14px;

	padding: 9px 8px 8px;

	position: relative;

	text-transform: none;

	text-shadow: none !important;

	width: 168px;

}

.menu-primary li li a,

.menu-primary li li a:link,

.menu-primary li li a:visited,

.menu-secondary li li a,

.menu-secondary li li a:link,

.menu-secondary li li a:visited {

	background: none;

	border-bottom: none;

	color: #fff;

	font-size: 14px;

	padding: 9px 8px 8px;

	position: relative;

	text-transform: none;

	text-shadow: none !important;

	width: 168px;

}

.white-primary .menu-primary li li a,

.white-primary .menu-primary li li a:link,

.white-primary .menu-primary li li a:visited,

.white-primary .menu-secondary li li a,

.white-primary .menu-secondary li li a:link,

.white-primary .menu-secondary li li a:visited {

	color: #4a2942;

}



#header .menu li li a:active,

#header .menu li li a:hover {

	background: none;

	border-bottom: none;

	color: #5c2946;

	text-shadow: none;

}



.menu-primary li li a:active,

.menu-primary li li a:hover,

.menu-secondary li li a:active,

.menu-secondary li li a:hover {

	background: none;

	border-bottom: none;

	color: #000;

	text-shadow: none;

}



#header .menu li ul {

	-moz-box-shadow: none;

	-webkit-box-shadow: none;

	background: none;

	border: none;

	box-shadow: none;

	height: auto;

	left: -9999px;

	padding: 15px 20px 20px 20px;

	position: absolute;

	width: 190px;

	z-index: 9999;

}



.menu-primary li ul,

.menu-secondary li ul {

	background: #695161;

	border: 2px solid #5B2946;

	height: auto;

	left: -9999px;

	padding: 0;

	position: absolute;

	width: 190px;

	z-index: 9999;

}

.white-primary .menu-primary li ul {

	background-color: #fff;

	border: #ccc 1px solid;

	color: #4a2942;

	

}

.menu-primary li ul li:hover,

.menu-secondary li ul li:hover{

	background: #fcb005;

	width: 100%;

}

.white-primary .menu-primary li ul li:hover {

	background: #ebebeb;

}

.menu-primary li ul.sub-menu li a:hover,

.menu-secondary li ul.sub-menu li a:hover{

	color: #5b2946;

}



.menu-primary li ul a,

.menu-secondary li ul a,

#header .menu li ul a {

	width: 140px;

}



.menu-primary li ul ul,

.menu-secondary li ul ul,

#header .menu li ul ul {

	margin: -56px 0 0 179px;

}



.menu li:hover ul ul,

.menu li.sfHover ul ul {

	left: -9999px;

}



.menu li:hover,

.menu li.sfHover {

	position: static;

}



ul.menu li:hover>ul,

ul.menu li.sfHover ul,

#header .menu li:hover>ul,

#header .menu li.sfHover ul {

	left: auto;

}



.menu-primary li a.sf-with-ul,

.menu-secondary li a.sf-with-ul,

#header .menu li a.sf-with-ul {

	padding-right: 35px;

}



.menu li a .sf-sub-indicator {

	background: url(images/icon-down.png) no-repeat;

	height: 4px;

	position: absolute;

	right: 15px;

	text-indent: -9999px;

	top: 24px;

	width: 5px;

}



.menu-primary li a .sf-sub-indicator,

.menu-secondary li a .sf-sub-indicator {

	background: url(images/icon-down.png) no-repeat bottom;

}



.menu li li a .sf-sub-indicator,

.menu li li li a .sf-sub-indicator {

	background: url(images/icon-right.png) no-repeat !important;

	height: 5px;

	position: absolute;

	right: 15px;

	text-indent: -9999px;

	top: 16px;

	width: 5px;

}



#header .menu .current_page_item a .sf-sub-indicator,

#header .menu .current-cat a .sf-sub-indicator,

#header .menu .current-menu-item a .sf-sub-indicator {

	background: url(images/icon-down.png) no-repeat bottom;

}



#wpadminbar li:hover ul ul {

	left: 0;

}





/* Primary Navigation Extras

------------------------------------------------------------ */



.menu li.right {

	float: right;

	padding: 16px 15px 15px;

}



.menu li.right a {

	background: none;

	border: none;

	display: inline;

	text-decoration: none;

}



.menu li.right a:hover {

	text-decoration: none;

}



.menu li.search {

	padding: 0 10px;

}



.menu li.rss a {

	background: url(images/rss.png) no-repeat center left;

	margin: 0 0 0 10px;

	padding: 0 0 0 16px;

}



.menu li.twitter a {

	background: url(images/twitter-nav.png) no-repeat center left;

	padding: 0 0 0 20px;

}





/* Inner

------------------------------------------------------------ */



#inner {

	clear: both;

	padding: 0 0 20px;

	overflow: hidden;

}



#inner .wrap {

	margin: 0 auto;

	width: 1140px;

}



.content-sidebar-sidebar #inner .wrap {

	overflow:auto;

	background-color: #fcf6e9;

}





/* Home Featured

------------------------------------------------------------ */



#home-featured {

	font-size: 14px;

	margin: 0;	

}



#home-featured p {

	font-size: 14px;

	margin-bottom: 0px;

	text-align: left;

	padding: 0px 0px 5px;

}

#home-featured p.byline {

	padding: 0 0 5px;

}



#home-featured .slider,

#home-featured .intro,

#home-featured .featured,

#home-featured .call-to-action {

	/*background: url(images/separator.png) repeat-x bottom;*/

}

#pb_slideshow_rslider-container-1 .nivo-controlNav a {

	overflow: hidden;

	text-indent: -9999px !important;

	display: inline-block !important;

}

#home-featured .call-to-action {

	clear: both;

}



#home-featured .slider {

	padding-bottom: 7px;

	/*background-color: #fceed0;*/

	background-color: #fcf6e9;

}



#pb_slideshow_rslider-container-1 .nivo-controlNav {

  height: 10px !important;

  padding: 10px 0 !important;

}





#home-featured .slider .nivo-caption,

.entry-content .nivo-caption,

#home-featured .soliloquy-caption-inside,

.entry-content .soliloquy-caption-inside {

    background: rgba(26, 21, 31, 0.8) none repeat scroll 0 0 !important;

    height: 100px;

    left: 0 !important;

    opacity: 1 !important;

    padding: 15px 30px !important;

}



#home-featured .soliloquy-caption-inside,

.entry-content .soliloquy-caption-inside {

    height: 110px !important;

}

#home-featured .soliloquy-caption-inside,

.entry-content .soliloquy-caption-inside {

	text-align: left !important;

}

#home-featured .slider .nivo-caption h2,

 .entry-content .nivo-caption h2,

 #home-featured .soliloquy-caption-inside h2,

 .entry-content .soliloquy-caption-inside h2{

    color: #fcb005;

    font-size: 27px;

    font-weight: 400;

    margin-bottom: 0;

    padding-bottom: 0;

    text-transform: uppercase;

    width: 100%;

	margin-top: 5px;

}

 #home-featured .soliloquy-caption-inside h2,

 .entry-content .soliloquy-caption-inside h2{

	 margin-bottom: 5px;

 }



#home-featured .slider .nivo-caption p,

.entry-content .nivo-caption p,

#home-featured .soliloquy-caption-inside p,

.entry-content .soliloquy-caption-inside p {

    color: white;

    font-family: "PT Sans",sans-serif;

    font-size: 16px;

    line-height: 1.3em;

    margin: 0;

    padding: 0;

}



#home-featured .slider .nivo-caption p.btn-readmore,

.entry-content .nivo-caption p.btn-readmore,

#home-featured .soliloquy-caption-inside p.btn-readmore,

.entry-content .soliloquy-caption-inside p.btn-readmore {

    background: rgba(252, 176, 5, 0.8) none repeat scroll 0 0;

    display: inline-block;

    font-size: 20px;

    padding: 10px;

}



#home-featured .slider .nivo-caption .btn-readmore,

.entry-content .nivo-caption .btn-readmore,

#home-featured .soliloquy-caption-inside .btn-readmore,

.entry-content .soliloquy-caption-inside .btn-readmore  {

/*    float: right;*/

    margin-right: 20px;

/*    margin-top: -48px;*/

	position: absolute;

	top: 20px;

	right: 0;

}



#home-featured .slider .nivo-caption p.btn-readmore a,

#home-featured .slider .nivo-caption p.btn-readmore a:link,

#home-featured .slider .nivo-caption p.btn-readmore a:visited,

.entry-content .nivo-caption p.btn-readmore a,

.entry-content .nivo-caption p.btn-readmore a:link,

.entry-content .nivo-caption p.btn-readmore a:visited,

#home-featured .soliloquy-caption-inside p.btn-readmore a,

#home-featured .soliloquy-caption-inside p.btn-readmore a:link,

#home-featured .soliloquy-caption-inside p.btn-readmore a:visited,

.entry-content .soliloquy-caption-inside p.btn-readmore a,

.entry-content .soliloquy-caption-inside p.btn-readmore a:link,

.entry-content .soliloquy-caption-inside p.btn-readmore a:visited  {

	color: #ffffff;

}

#home-featured .slider .nivo-caption p.btn-readmore a:hover,

#home-featured .slider .nivo-caption p.btn-readmore a:active,

.entry-content .nivo-caption p.btn-readmore a:hover,

.entry-content .nivo-caption p.btn-readmore a:active,

#home-featured .soliloquy-caption-inside p.btn-readmore a:hover,

#home-featured .soliloquy-caption-inside p.btn-readmore a:active,

.entry-content .soliloquy-caption-inside p.btn-readmore a:hover,

.entry-content .soliloquy-caption-inside p.btn-readmore a:active  {

	color: #5c2946;

}



#home-featured .inner {

	padding: 0px;

}



#home-featured .intro {

	text-align: center;

/*	border-bottom: solid #fcb005 7px;*/

}



#home-featured .intro .widgettitle,

.featured-header #text-14 .textwidget,

#home-featured .call-to-action .textwidget {

	color: #5c2946;

	font-family: "PT Sans", sans-serif;

	font-size: 32px;

	font-weight: bold;

	text-transform: none;

	background-color: #fceed0;

	text-align: left;

	padding: 6px 30px;

}

#home-featured .call-to-action .textwidget a,

#home-featured .call-to-action .textwidget a:hover {

	color: #5c2946;

	font-family: "PT Sans", sans-serif;

	font-size: 32px;

	font-weight: bold;

	text-transform: none;

	

}



/*#home-featured .intro #text-10 .widgettitle {

    border-top: 15px solid #fcf6e9;

}*/



#home-featured .intro #featured-post-2 .widgettitle,

#home-featured .intro #featured-post-3 .widgettitle,

#home-featured .intro #featured-post-4 .widgettitle {

	background-color: transparent;

	font-weight: 400;

	padding-left: 20px;

}

#home-featured .intro #featured-post-3 .widgettitle {

	padding-left: 0px;

}

#home-featured .intro #featured-post-2,

#home-featured .intro #featured-post-4 {

	padding-top: 15px;

}



#home-featured .intro #featured-post-4 .widgettitle {

	text-indent: -9999px;

	display: none;

}

#home-featured .intro .featuredpost .post {

	background-color: transparent;

	padding-left: 20px;

	padding-right: 20px;

	background-image: none;

	border-bottom: 0 none;

	margin-bottom: 5px;

	

}

#home-featured .intro #featured-post-3.featuredpost .post {

	padding-left: 0px;

	padding-right: 20px;

	margin-bottom: 5px;

	

}

#home-featured .intro .featuredpost .post .post-comments {

	display: none;

}



#home-featured .intro .featuredpost .post h2{

	text-transform: uppercase;

	text-align: left;

	margin-bottom: 2px;

}



#home-featured .intro .featuredpost .alignleft {

	margin: 0 25px 25px 0px;

}

#home-featured .intro .featuredpost .more-link {

	background-image: none;

	text-align: right;

	display: inline-block;

	margin-top: 0px;

	font-size: 12px;

	font-weight: 400;

	width: auto;

}



#home-featured .intro #text-10 .textwidget {

	display: none;

}

#home-featured .intro,

#home-featured .intro p {

	color: #444;

	font-family: 'PT Sans', sans-serif;

	font-size: 12px;

	line-height: 1.4em;

	background-color: #fff;

}

#home-featured .intro #featured-post-2 p {

	font-size: 16px;

}

#home-featured .intro p.byline,

#home-featured .intro p.byline a,

#home-featured .intro p.post-info a,

#home-featured .intro h2,

#home-featured .intro h2 a  {

	color: #444 !important;

}

#home-featured .intro h2,

#home-featured .intro h2 a  {

	font-size: 14px;

	text-transform:none;

	font-weight: 700;

}



#home-featured .intro #featured-page-10 {

	background-color: #fcf6e9;

	width: 450px;

	padding: 13px 0 13px 20px;

}

#home-featured .intro #featured-post-2 {

	width: 49%;

	float: left;

	clear: none;

}

#home-featured .intro #featured-post-4{

	width: 24%;

	float: left;

	clear: none;

}



#home-featured .intro #featured-post-3 {

	width: 24%;

	float: right;

	clear: none;

}



#home-featured .intro #featured-page-2 {

	background-color: #fcf6e9;

	width: 620px;

	padding: 13px 20px 13px 0;

}

#home-featured .intro #featured-page-10 {

	float: left;

	clear: none;

}

#home-featured .intro #featured-page-2 {

	float: right;

	clear: none;

	

}



#home-featured .intro #featured-page-10 img,

#home-featured .intro #featured-page-2 img {

	margin: 0;

	border: 0;

	padding: 0;

}

#home-featured .intro #featured-page-10 .page,

#home-featured .intro #featured-page-2 .page {

	margin: 0;

	padding: 0;

	border:0;

}

#home-featured .intro #featured-page-10 p,

#home-featured .intro #featured-page-2 p {

	background-color: #fceed0;

	padding: 5px 10px 5px;

	margin:0;

	border: 0;

	text-align: left;

}

#home-featured .intro #featured-page-2 .widget-wrap {

	min-height: 290px;

	padding: 8px 10px 10px;

	background-color: #fceed0;

}

#home-featured .intro #featured-page-2  {

}

#home-featured .featured .inner {

	padding: 25px 25px 15px;

}



#home-featured .featured .widget {

	clear: none !important;

	float: left;

	text-align: center;

	width: 25%;

}

#home-featured .featured #text-13.widget {

	width: 100%;

	color: #5c2946;

	font-family: "PT Sans", sans-serif;

	font-size: 32px;

	font-weight: bold;

	text-transform: none;

	

}

#home-featured .featured #text-13 .widget-wrap {

	background-color: #fcb005;

}

#home-featured .featured #text-13 .widget-wrap h4 {

	color: #5c2946;

}

#home-featured iframe {

	margin-top: 15px;

}

#home-featured .featured #featured-page-advanced-8.widget {

	width: 100%;

}

#home-featured .featured #featured-page-advanced-6.widget img {

	width: 99.6%;

}

#home-featured .featured #featured-page-21.widget,

#home-featured .featured #featured-page-22.widget,

#home-featured .featured #featured-page-23.widget,

#home-featured .featured #featured-page-24.widget,

#home-featured .featured #featured-page-25.widget,

#home-featured #featured-page-advanced-5,

#home-featured #featured-page-advanced-6,

#home-featured #featured-page-advanced-7  {

	clear: none !important;

	float: left;

	text-align: center;

	width: 50%;

}

#home-featured #featured-page-advanced-6{

	clear: both !important;

}

#home-featured .featured #featured-page-21.widget p,

#home-featured .featured #featured-page-22.widget p,

#home-featured .featured #featured-page-23.widget p,

#home-featured .featured #featured-page-24.widget p,

#home-featured .featured #featured-page-25.widget p,

#home-featured #featured-page-advanced-7.widget p {

position: relative;

  width: 100%;

  height: 0;

  padding-bottom: 56.25%;

}

.page-id-2257 #content .entry-content p {

	position: relative;

  	height: 0;

  	padding-bottom: 25%;

}

#home-featured .featured #featured-page-21.widget iframe,

#home-featured .featured #featured-page-22.widget iframe,

#home-featured .featured #featured-page-23.widget iframe,

#home-featured .featured #featured-page-24.widget iframe,

#home-featured .featured #featured-page-25.widget iframe,

#home-featured #featured-page-advanced-7.widget iframe,

.page-id-2257 p iframe  {

	position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

	

}

#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 2px;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 35px;

}

#home-featured #featured-page-advanced-7 .post-3504 iframe {

	margin-top: 0;

}





#home-featured .featured #featured-page-20.widget {

	clear: none !important;

	float: left;

	text-align: center;

	width: 100%;

}

#home-featured .featured #featured-page-20.widget p {

	position: relative;

  	width: 100%;

	height: 0;

	padding-bottom: 56.25%;

}

#home-featured .featured #featured-page-20.widget iframe {

	position: absolute;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

	

}



#home-featured .featured .widget-wrap {

	padding: 15px;

	margin: 10px;

	background-color: #fceed0;

}



#home-featured .featured h2 a {

	color: #292929;

	font-size: 22px;

}



#home-featured .featured h2 a:hover {

	color: #000;

	font-size: 22px;

}



#home-featured .featured .page,

#home-featured .featured .post {

	margin: 0;

	padding: 0;

	/*min-height: 325px;*/

	position:relative;

}



#home-featured .featured .more-link {

	display: block;

	margin: 0;

	text-align: right;

	width: 100%;

	display: block;

	position:absolute;

	bottom: 0;

	right: 0;

}



#home-featured .call-to-action {

	/*-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);

	-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);*/

	/*box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);*/

	background-color: #fceed0;

	margin: 0;

	position: relative;

	/*text-shadow: #8f4819 1px 1px !important;*/

}

#home-featured .call-to-action .constant-contact-signup {

	background-color: #5c2946;

	float: left;

	width: 97%;

}

.call-to-action input[type="text"] {

	width: 90%;

}



#home-featured .call-to-action .banner-left {

	display: none;

}



#home-featured .call-to-action .banner-right {

	display: none;

}



#home-featured .call-to-action .widget {

	padding: 0;

}



#home-featured .call-to-action .widgettitle {

	color: #501c07;

	ffont-family: 'PT Sans', sans-serif;

	font-size: 15px;

	font-style: normal;

	font-weight: bold;

	margin-bottom: -40px;

	padding: 29px 0 0 0;

	text-shadow: #fcb46a 1px 1px;

	text-transform: uppercase;

	width: 50%n

}



/*#home-featured .call-to-action, #home-featured .call-to-action p {

    color: #5b2946;

    font-family: "PT Sans",sans-serif;

    font-size: 37px;

    font-weight: 700;

    line-height: 1.2em;

}*/



#home-featured .call-to-action p {

	width: 40%;

	float: left;

	padding-top: 25px;

}



#home-featured .call-to-action a {

	text-shadow: none;

	text-decoration: underline;

}



#home-featured .call-to-action a:hover {

	text-shadow: none;

	

}



#home-featured .call-to-action .enews,

#home-featured .call-to-action .enews p {

	line-height: 130px;

}



#home-featured .call-to-action .enews p {

	display: inline;

	font-size: 25px;

	margin-right: 20px;

}

#home-featured .call-to-action label {

	float: left;

	width: 20%;

	margin-top: 5px;

}



#home-featured .call-to-action .enews form,

#home-featured .call-to-action form#constant-contact-signup {

	float: right;

	width: 50%;

	padding-top: 20px; 

}



#home-featured .call-to-action .enews #subbox,

#home-featured .call-to-action form#constant-contact-signup .input-text-wrap {

	/*border-left: 1px solid #c24d1b;

	border-top: 1px solid #c24d1b;

	border-right: 1px solid #fff;

	border-bottom: 1px solid #fff;*/

	margin-right: 0px;

	margin-top: 0px;

	width: 250px;

	float: left;

	margin-top: 4px;



}



#home-featured .call-to-action .enews #subbutton,

#home-featured .call-to-action form#constant-contact-signup div {

	margin: 0;

	padding: 0 !important;

	float: right;

	width: 100px;

	text-align: right;

	margin: 0 50px 0 0;



}

#home-featured .call-to-action input.button {

	margin-top: 4px;

	font-size: 25px;

	padding: 7px 8px;

}





/* Breadcrumb

------------------------------------------------------------ */



.breadcrumb {

	font-size: 12px;

	margin: 0;

	padding: 15px 30px;

}





/* Taxonomy Description

------------------------------------------------------------ */



.taxonomy-description {

	background-color: #fff;

	margin: -10px 0 30px;

	padding: 0 0 15px;

}



.taxonomy-description p {

	font-size: 14px;

	padding: 15px 15px 0;

}





/* Content-Sidebar Wrap

------------------------------------------------------------ */



#content-sidebar-wrap {

	/*-moz-border-radius: 5px;*/

	-moz-box-shadow: none;

	/*-webkit-border-radius: 5px;*/

	-webkit-box-shadow: none;

	background: none;

	/*border-radius: 5px;*/

	box-shadow: none;

	float: left;

	position: relative;

	width: 980px;

	z-index: 999;

	background-color: #fff;

}

.white-primary #content-sidebar-wrap {

	background-color: #fff;

}



.content-sidebar #content-sidebar-wrap,

.full-width-content #content-sidebar-wrap,

.sidebar-content #content-sidebar-wrap {

	width: 100%;

}



.sidebar-content-sidebar #content-sidebar-wrap,

.sidebar-sidebar-content #content-sidebar-wrap {

	float: right;

}





/* Content

------------------------------------------------------------ */



#content {

	float: left;

	margin: 0 30px 50px 30px;

	width: 570px;

	/*background-color: #fceed0;*/



}



.white-primary #content {

	margin: 0 0 50px 0;

	width: 100%;

	background-color: transparent;



}



.content-sidebar #content,

.sidebar-content #content {

	width: 730px;

}



.sidebar-content #content,

.sidebar-sidebar-content #content {

	float: right;

}



.full-width-content #content {

	width: 1040px;

}

.white-primary.full-width-content #content {

	width: 100%;

}

.home #inner #content-sidebar-wrap #content {

	display: none;

}

.post {

	background: url(images/separator.png) repeat-x bottom;

	margin: 0 0 10px;

	padding: 0 0 10px;

}



.entry-content {

	overflow: hidden;

	padding: 0 20px;

}
body.single-tribe_events #content .entry-content,
body.post-type-archive-tribe_events #content .entry-content{
	padding: 0;	
}




.entry-content p {

	margin: 0 0 25px;

}

.page-id-2257 .entry-content p {

	float: left;

	margin: 0 10px 25px 0;

	width: 45%;

}

.page-id-2257 .entry-content > p iframe {

	width: 100%



}



p.woocommerce-result-count,

.woocommerce-page #content ul.products,

.woocommerce-page #content .product {

	padding-left: 20px;

	padding-right: 20px;

}

.woocommerce-page #content .product {

	padding-top: 20px;

}

.woocommerce #payment div.payment_box,

.woocommerce-page #payment div.payment_box {

	text-shadow: none !important;

}

.woocommerce form .form-row textarea,

.woocommerce-page form .form-row textarea {

	height: 6em !important;

}

.woocommerce a.button.added:before,.woocommerce button.button.added:before,.woocommerce input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page a.button.added:before,.woocommerce-page button.button.added:before,.woocommerce-page input.button.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce-page #content input.button.added:before

{

	position:absolute;

	height:16px;

	width:16px;

	top:0.35em;

	right:-26px;

	text-indent:0;

	font-family:'WooCommerce';

	content:"\e017";

	display: none;

	}

blockquote {

	margin: 15px 0 15px 15px;

	overflow: hidden;

	padding: 0px;

}



blockquote p {

	color: #853b65;

	font-family: 'PT Sans', sans-serif;

	font-size: 15px;

	margin: 0 0 15px !important;

	font-style:italic;

}

blockquote h1, 

blockquote h2, 

blockquote h3, 

blockquote h4, 

blockquote h5, 

blockquote h6 {

	color: #853b65 !important;

}

blockquote h1 {

	font-size: 30px !important;

}

blockquote h2 {

	font-size: 26px !important;

}

blockquote h3 {

	font-size: 22px !important;

}

blockquote h4 {

	font-size: 18px !important;

}

blockquote h5 {

	font-size: 14px !important;

}

blockquote h6 {

	font-size: 10px !important;

}



p.subscribe-to-comments {

	padding: 20px 0 10px;

}



.clear {

	clear: both;

}



.clear-line {

	border-bottom: 1px solid #ddd;

	clear: both;

	margin: 0 0 25px;

}





/* Column Classes

------------------------------------------------------------ */



.five-sixths,

.four-fifths,

.four-sixths,

.one-fifth,

.one-fourth,

.one-half,

.one-sixth,

.one-third,

.three-fifths,

.three-fourths,

.three-sixths,

.two-fifths,

.two-fourths,

.two-sixths,

.two-thirds {

	float: left;

	margin: 0 0 20px;

	padding-left: 3%;

}



.one-half,

.three-sixths,

.two-fourths {

	width: 48%;

}



.one-third,

.two-sixths {

	width: 31%;

}



.four-sixths,

.two-thirds {

	width: 65%;

}



.one-fourth {

	width: 22.5%;

}



.three-fourths {

	width: 73.5%;

}



.one-fifth {

	width: 17.4%;

}



.two-fifths {

	width: 37.8%;

}



.three-fifths {

	width: 58.2%;

}



.four-fifths {

	width: 78.6%;

}



.one-sixth {

	width: 14%;

}



.five-sixths {

	width: 82%;

}



.first {

	clear: both;

	padding-left: 0;

}





/* Featured Post Grid

------------------------------------------------------------ */



.genesis-grid-even,

.genesis-grid-odd {

	margin: 0 0 20px;

	padding: 0 0 15px;

	width: 48%;

}



.genesis-grid-even {

	float: right;

}



.genesis-grid-odd {

	clear: both;

	float: left;

}





/* Headlines

------------------------------------------------------------ */



h1,

h2,

h2 a,

h2 a:visited,

h3,

h4,

h5,

h6 {

	color: #5c2946;

	font-family: "PT Sans", sans-serif;

	font-weight: normal;

	line-height: 1.25;

	margin: 0 0 15px;

}



h1 {

	font-size: 44px;

	margin: 0 0 20px;

	background-color: #fceed0;

}

.white-primary h1 {

	background-color: #fff;

}

h1.entry-title,

h1.page-title {

	padding: 3px 20px 10px;

	font-size: 32px;

	font-weight: 700;

}

.page-id-3410 h1.entry-title,

.page-id-3414 h1.entry-title,

.page-id-3412 h1.entry-title,

.page-id-3416 h1.entry-title  {

	display: none;

}

.woocommerce #content div.product h1.product_title {

	font-size: 18px;

	background: none;

	padding-top: 15px;

}

.woocommerce .quantity .plus,

.woocommerce .quantity .minus,

.woocommerce #content .quantity .plus,

.woocommerce #content .quantity .minus,

.woocommerce-page .quantity .plus,

.woocommerce-page .quantity .minus,

.woocommerce-page #content .quantity .plus,

.woocommerce-page #content .quantity .minus{

	display:block;

	padding:0;

	margin:0;

	position:absolute;

	text-align:center;

	vertical-align:text-top;

	width:20px;

	height:15px;

	text-decoration:none;

	overflow:visible;

	font-weight:bold;

	cursor:pointer;

	line-height:13px;

	font-size:12px;

	-webkit-border-radius:0 !important;

	border-radius:0 !important;

	color:#000000;

	text-shadow: none !important;

	border:1px solid #996b02;

	background: none !important;

	background:#fcb005 !important;

	-webkit-box-shadow: none !important;

	-moz-box-shadow: none !important;

	box-shadow: none !important;

}

.woocommerce .quantity .plus:hover,

.woocommerce .quantity .minus:hover,

.woocommerce #content .quantity .plus:hover,

.woocommerce #content .quantity .minus:hover,

.woocommerce-page .quantity .plus:hover,

.woocommerce-page .quantity .minus:hover,

.woocommerce-page #content .quantity .plus:hover,

.woocommerce-page #content .quantity .minus:hover{

	background: none !important;

	background:#fcb005 !important;

}

.woocommerce div.product 

.woocommerce-tabs ul.tabs li,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{

	border:1px solid #cc8e02;

	background: none !important;

	background:#fcb005 !important;

	display:inline-block;

	position:relative;

	z-index:0;

	-webkit-border-top-left-radius:4px;

	-webkit-border-top-right-radius:4px;

	border-top-left-radius:4px;

	border-top-right-radius:4px;

	box-shadow: none !important;

	margin:0 -5px;padding:0 1em;



}

.woocommerce #content div.product .woocommerce-tabs ul.tabs li.active {

	background: #fceed0 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li a,

.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,

.woocommerce-page div.product .woocommerce-tabs ul.tabs li a,

.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{

	display:inline-block;

	padding:.5em 0;

	font-weight:bold;

	color:#493e44 !important;

	text-shadow: none !important;

	text-decoration:none

}

.taxonomy-description h1 {

	margin: 0;

}



h2,

h2 a,

h2 a:visited {

	font-family: 'PT Sans', sans-serif;

	font-size: 26px;

}

.archive h2 {

   background-color: #fceed0;



}

.archive h2, .archive h2 a, .archive h2 a:visited {

     font-size: 32px;

	color: #5c2946;

    font-weight: 700;

}



h2 a:hover {

	color: #5c2946;

	text-decoration: none;

}

body.single-tribe_events #sidebar,
body.post-type-archive-tribe_events #sidebar{
	display: none;
	
}


body.post-type-archive-tribe_events #content {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
body.single-tribe_events #content {
	width: 94%	
}

.content-sidebar #content, .sidebar-content #content {
	width: 730px;
}

.widget-area h2,
.widget-area h2 a {

	font-size: 14px;

	margin: 0;

}



#sidebar-alt h2,

#sidebar-alt h2 a {

	color: #fff;

	font-size: 18px;

}



#footer-widgets h2,

#footer-widgets h2 a {

	color: #fff;

}



h3 {



	font-size: 22px;

}



h4 {

	font-size: 18px;

}



.entry-content h2,

.entry-content h3,

.entry-content h4 {

	font-family: 'PT Sans', sans-serif;

	margin-top: 0px;

	color: #493e44;

	font-weight: 700;

}



.taxonomy-description h1,

.widget-area h4 {

	color: #493e44;

	font-family: "PT Sans", sans-serif;

	font-size: 13px;

	font-weight: bold;

	text-transform: none;

}



.widget-area h4 {

	margin: 0 0 10px;

	font-size: 22px;

	padding-bottom: 10px;

}



#home-featured .widget-area h4 {

	margin-bottom: 0;

}



#home-featured .widget-area .featured-content h4 {

    font-family: "PT Sans", sans-serif;

}

#home-featured .featured.widget-area #featured-page-22 {

	text-align: left;

}

#home-featured .widget-area #featured-page-22 h4 {

    font-size: 13px;

	padding-bottom: 5px;

}

#home-featured .widget-area #featured-page-22 h3.home-video-h3 {

    font-size: 11px;

}

#home-featured .widget-area #featured-page-22 p.home-video-p {

    font-size: 10px;

	font-style: italic;

	height: auto;

	padding-bottom: 0px;

	position:static;

}



#text-13 .textwidget {

    display: none;

}



.widget-area #text-13 h4 {

	color: #53475f;

    font-size: 40px !important;

}



.widget-area h4 a {

	text-decoration: none;

}



#sidebar-alt h4 {

	color: #fff;

	margin: 0 0 5px;

	text-shadow: none;

	background-color: #5c2946;

	padding: 10px 10px 10px 15px;

	font-size: 16px;

}



#footer-widgets h4 {

	background: none;

	border: none;

	color: #853b65;

	font-family: "PT Sans", sans-serif;

	font-size: 20px;

	font-weight: normal;

	margin: 0 0 7px;

	padding: 0 0 7px;

	text-shadow: none;

	text-transform: none;

	border-bottom: #fcb005 1px solid;

}



h5 {

	color: #000;

	ffont-family: 'PT Sans', sans-serif;

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

}





/* Ordered / Unordered Lists

------------------------------------------------------------ */



.entry-content ol,

.entry-content ul {

	margin: 0;

	padding: 0 0 25px;

}



.archive-page ul li,

.entry-content ul li {

	background: url(images/bullet.png) no-repeat 10px 14px;

	list-style-type: none;

	margin: 0;

	padding: 7px 0 0 30px;

}



.entry-content ol li {

	margin: 0 0 0 35px;

}



.archive-page ul ul,

.entry-content ol ol,

.entry-content ul ul {

	padding: 0;

}





/* Post Info

------------------------------------------------------------ */



.post-info {

	border-top: 1px solid #d6d6d6;

	font-size: 10px;

	margin: 0 0 35px;

	padding: 15px 0 0;

	text-transform: uppercase;

}

.page-template .post-info,

.single-post .post-info,

.archive .post-info,

.category .post-info,

.page-template .entry-title,

.single-post .entry-title,

.archive .entry-title,

.category .entry-title  {

	padding-left: 20px;

	padding-right: 20px;

}

.page-template .entry-title,

.single-post .entry-title,

.archive .entry-title,

.category .entry-title  {

	padding-top: 20px;

}



.featuredpost .byline {

	border: none;

}



.byline {

	font-size: 10px !important;

	text-transform: uppercase;

	margin: 0;

	padding: 0;

}



.byline a,

.post-info a,

.post-info .date {

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}



.post-info a,

.byline a {

	color: #65727a !important;

}



.byline a:hover,

.post-info a:hover {

	color: #000 !important;

}





/* Post Meta

------------------------------------------------------------ */



.post-meta {

	border-top: 1px solid #d6d6d6;

	clear: both;

	font-size: 10px;

	margin: 10px 0 0;

	padding: 10px 20px 0;

	text-transform: uppercase;

}



.post-meta a {

	font-weight: bold;

	text-decoration: none;

	text-transform: uppercase;

}







/* Author Box

------------------------------------------------------------ */



.author-box {

	border-bottom: 1px solid #d6d6d6;

	font-size: 13px;

	margin: 0 0 40px;

	overflow: hidden;

	padding: 0 0 50px;

}



.author-box p {

	font-size: 13px;

}





/* Sticky Posts

------------------------------------------------------------ */



.sticky {

	-moz-border-radius: 5px;

	-webkit-border-radius: 5px;

	background: #f8f8f8;

	border-bottom: 1px solid #d6d6d6;

	border-radius: 5px;

	margin: -25px -25px 40px;

	padding: 30px;

	text-shadow: #fff 1px 1px !important;

}





/* Archive Page

------------------------------------------------------------ */



.archive-page {

	float: left;

	padding: 20px 0 0;

	width: 48%;

}





/* Post Icons

------------------------------------------------------------ */



.post-comments,

.tags {

	background: url(images/icon-dot.png) no-repeat left;

	margin: 0 0 0 10px;

	padding: 0 0 0 20px;

}





/* Images

------------------------------------------------------------ */



img {

	height: auto;

	max-width: 100%;

}



.avatar {

	background-color: #f5f5f5;

	border: 1px solid #ddd;

	padding: 4px;

}



.author-box .avatar {

	background-color: #fff;

	float: left;

	margin: 0 25px 0 0;

}



.widget-area .avatar,

.widget-area .featuredpage img,

.widget-area .featuredpost img {

	background: none;

	padding: 0;

}



.widget-area .featuredpage#featured-page-advanced-3 img {

    margin: 0 10px 6px;

	width: 40px;

	border: none;

}



#footer-widgets .avatar,

#footer-widgets .featuredpage img,

#footer-widgets .featuredpost img,

#sidebar-alt .avatar,

#sidebar-alt .featuredpage img,

#sidebar-alt .featuredpost img {

	border: 1px solid #fff;

	margin: 0 10px 0 0;

}



.post-image {

	margin: 0 25px 25px 0;

}



img.centered,

img.alignleft,

img.alignright,

img.alignnone,

.post-image,

.wp-caption {

	background-color: #fff;

	border: 0 none;

	padding: 1px;

}

.white-primary img.centered,

.white-primary img.alignleft,

.white-primary img.alignright,

.white-primary img.alignnone,

.white-primary .post-image,

.white-primary .wp-caption {

	background-color: #fff;

	

}

.header-widget-area img {

	border: none;

}



.comment-list li .avatar {

	background: #fff;

	border: 1px solid #ddd;

	float: left;

	margin: -2px 15px 0 2px;

	padding: 1px;

}



img.centered,

.aligncenter {

	display: block;

	margin: 0 auto 25px;

}



img.alignnone {

	display: inline;

	margin: 0 0 25px;

}



.widget-area .alignleft {

	margin: 0 0 10px;

}



img.alignleft {

	display: inline;

	margin: 0 25px 25px 0;

}



img.alignright {

	display: inline;

	margin: 0 0 25px 25px;

}



.alignleft {

	float: left;

	margin: 0 25px 25px 0;

}



.widget-area .alignleft {

	margin: 0 10px 5px 0;

}



.alignright {

	float: right;

	margin: 0 0 25px 25px;

}



.widget-area .alignright {

	margin: 0 0 5px 10px;

}



.wp-caption {

	padding: 5px;

	text-align: center;

}



p.wp-caption-text {

	font-size: 12px;

	font-style: italic;

	margin: 5px 0;

}


.wp-smiley,

.wp-wink {

	border: none;

	float: none;

}



.gallery-caption {

}





/* Post Navigation

------------------------------------------------------------ */



.navigation {

	font-size: 12px;

	font-weight: bold;

	overflow: hidden;

	padding: 20px 0;

	width: 100%;

}



.navigation li {

	display: inline;

}



.navigation li a,

.navigation li.disabled,

.navigation li a:hover,

.navigation li.active a {

	background: #f5f5f5;

	padding: 5px 10px;

	text-decoration: none;

}



.navigation li a:hover {

	background-color: #bec3bc;

	color: #fff;

	text-decoration: none;

}



.navigation li.active a {

	background-color: #000;

	color: #fff;

	text-decoration: none;

}





/* Primary / Secondary Sidebars

------------------------------------------------------------ */



.sidebar {

	display: inline;

	float: right;

	font-size: 15px;

	margin: 0px 10px 10px 0;

	width: 300px;

}



#sidebar-alt {

	-webkit-border-radius: 0;

	-webkit-box-shadow: none;

	-moz-border-radius: 0;

	-moz-box-shadow: none;

	background: #fcf6e9;

	border-radius: 0;

	box-shadow: 0 none;

	color: #493e44;

	float: left;

	font-size: 12px;

	margin: 15px -5px 15px 0;

	position: relative;

	text-shadow: none;

	width: 165px;

	z-index: 0;

}

#sidebar-alt p,

#sidebar-alt li,

#sidebar-alt a,

#sidebar-alt li a {

	color: #493e44;

	font-weight: 700;



}

#sidebar-alt p,

#sidebar-alt ul,

#sidebar-alt blockquote,

#sidebar-alt img{

	padding: 5px 10px 5px 15px;



}



.sidebar-content #sidebar,

.sidebar-sidebar-content #sidebar {

	float: left;

	margin: 10px 0 10px 10px;

}



.content-sidebar-sidebar #sidebar-alt {

	float: right;

	margin: 38px 0 15px -5px;

}



.sidebar p {

	font-size: inherit;

	text-shadow: none;

	margin-bottom: 15px;

}



#sidebar-alt p {

	color: #aec6d7;

	text-shadow: none;

}



#sidebar-alt a {

}



#sidebar-alt a:hover {

}



#sidebar-alt .widget {

	background: none;

	margin: 0;

	padding: 10px 0 10px 0;

}



#sidebar-alt .widget:first-child {

	border-top: none !important;

}



#sidebar-alt .widget:last-child {

	border-bottom: none !important;

}



.sidebar .widget {

	background-color: none;

	border-bottom: none;

	border-top: 3px solid #fcb005;

	margin: 0 0 10px;

	padding: 10px 10px 10px 0;

}



.sidebar .widget#featured-page-advanced-3 {

    margin: 0px;

    padding: 10px 0px 0;

}



#sidebar-alt.sidebar .widget {

	border-top: none;

}



.sidebar.widget-area ol ol,

.sidebar.widget-area ul ul {

	padding: 0;

}



.sidebar.widget-area ul li {

	list-style-type: none;

	margin: 0;

	padding: 7px 0 0 20px;

	word-wrap: break-word;

	color: #5c2946;

}

.sidebar.widget-area ul li a,

.sidebar.widget-area p {

	color: #5c2946;

	font-weight: 700;

}



#super_rss_reader-2 .sidebar.widget-area ul li a, .sidebar.widget-area p {

    font-weight: 500;

    font-size: 14px;

}



.sidebar.widget-area ul ul li {

	border: none;

	margin: 0;

}



#sidebar-alt ol ol,

#sidebar-alt ul ul {

	padding: 0 0 0 10px;

}



#sidebar-alt ul li {

	background: none;

	padding: 7px 0 0;

}





/* Dropdowns

------------------------------------------------------------ */



.widget_archive select,

#cat {

	display: inline;

	margin: 0;

	padding: 3px;

	width: 85%;

}





/* Featured Page / Post

------------------------------------------------------------ */



.featuredpage,

.featuredpost {

	clear: both;

	margin: 0 0 15px;

	overflow: hidden;

}



.featuredpage .page,

.featuredpost .post {

	border: none;

	margin: 0 0 15px;

	overflow: hidden;

	padding: 0 0 15px;

	background-color: #fceed0;

}



.sidebar .featuredpage .page,

.sidebar .featuredpost .post {

	background-color: transparent;

}



#featured-page-advanced-3.featuredpage .page, .featuredpost .post {

    padding: 0;

    margin: 0 0 3px;

}



.post-3372 .sidebar .featuredpage .page, .sidebar .featuredpost .post {

    padding: 15px 30px 0px !important;

}



#footer-widgets .featuredpage .page,

#footer-widgets .featuredpost .post {

	margin: 0;

	padding: 0;

	background-color: transparent;

}

#sidebar-alt .featuredpost .post {

	background: none;

	border-bottom: 1px solid #35556c;

}



#footer-widgets .featuredpost .post {

	background: none;

	border-bottom: 1px dotted #333;

}





/* User Profile

------------------------------------------------------------ */



.user-profile {

	overflow: hidden;

}





/* Buttons

------------------------------------------------------------ */



.more-link,

.more-link:visited {

	-moz-border-radius: none;

	-moz-box-shadow: none;

	-webkit-border-radius: none;

	-webkit-box-shadow: none;

	border-radius: none;

	box-shadow: none;

	color: #5c2946 !important;

	cursor: pointer;

	font-size: 13px;

	font-weight: bold;

	line-height: 19px;

	padding: 0;

	text-decoration: none;

	/*text-shadow: 1px 1px #23455c;*/

}

.call-to-action input[type="button"],

.call-to-action input[type="submit"] {

	background-color: #853b65;

	color: #fcb005 !important;

	font-family:"PT Sans", sans-serif;

	border: 0 none;

	font-size: 25px;

	cursor: pointer;

	padding: 0;

	text-decoration: none;

}

.call-to-action .button:hover,

.call-to-action .button:hover {

	color: #fff !important;

}

.more-link {

	display: block;

	margin: 20px 0 0;

	text-align: center;

	width: 80px;

	padding-right: 15px;

	background-image:url(images/read-more-arrow.png);

	background-repeat: no-repeat;

	background-position:right 4px;

}



input:hover[type="button"],

input:hover[type="submit"],

.more-link:hover {

	color: #493e44 !important;

	text-decoration: none;

}

.woocommerce a.button,

.woocommerce button.button,

.woocommerce input.button,

.woocommerce #respond input#submit,

.woocommerce #content input.button,

.woocommerce-page a.button,

.woocommerce-page button.button,

.woocommerce-page input.button,

.woocommerce-page #respond input#submit,

.woocommerce-page #content input.button{

	font-size:100%;

	margin:0;

	line-height:1em;

	cursor:pointer;

	position:relative;

	font-family:inherit;

	text-decoration:none;

	overflow:visible;

	padding:6px 10px;

	font-weight:bold;

	-webkit-border-radius:0px !important;

	border-radius:0px  !important;

	left:auto;

	color: #fff !important;

	text-shadow:none  !important;

	border:none  !important;

	background:none  !important;

	background-color: #5c2946 !important;

	white-space:nowrap;display:inline-block;

	-webkit-box-shadow: none  !important;

	-moz-box-shadow: none  !important;

	box-shadow: none  !important;

	}





/* Search Form

------------------------------------------------------------ */



#header .searchform {

	float: right;

	padding: 0;

}



.s {

	background: #fff url(images/search-icon.png) no-repeat 15px 12px;

	padding: 13px 15px 10px 45px !important;

	width: 70%;

}



#sidebar-alt .s {

	background: #fff;

	padding: 10px !important;

	width: 100px;

}



.searchsubmit {

	display: none;

}



#nav .s {

	border-left: 1px solid #264f6b;

	border-top: 1px solid #264f6b;

	margin: 5px 0 0;

}





/* eNews and Update Widget

------------------------------------------------------------ */



.enews #subbox {

	width: 75%;

}



.enews #subbutton {

	margin: 15px 0 0;

}





/* Calendar Widget

------------------------------------------------------------ */



#wp-calendar {

	width: 100%;

}



#wp-calendar caption {

	font-size: 12px;

	font-style: italic;

	padding: 2px 5px 0 0;

	text-align: right;

}



#wp-calendar thead {

	background-color: #fff;

	font-weight: bold;

	margin: 10px 0 0;

}



#wp-calendar td {

	background-color: #fff;

	padding: 2px;

	text-align: center;

}





/* RSS Widget

------------------------------------------------------------ */



.widget_rss ul li .rsswidget {

	display: block;

	font-weight: bold;

	margin-bottom: 10px;

}



.widget_rss .rss-date {

	display: block;

	font-style: italic;

	font-size: 12px;

	margin-bottom: 10px;

}





/* Genesis Responsive Slider

------------------------------------------------------------ */



#genesis-responsive-slider {

	-moz-border-radius-topleft: 7px;

	-moz-border-radius-topright: 7px;

	-webkit-border-top-left-radius: 7px;

	-webkit-border-top-right-radius: 7px;

	border-top-left-radius: 7px;

	border-top-right-radius: 7px;

	border: none !important;

	padding: 1px !important;

}



#genesis-responsive-slider .slide-image {

	text-align: right;

}



#genesis-responsive-slider .slide-excerpt {

	filter: alpha(opacity=95);

	margin: 0px;

	opacity: 0.95;

	padding: 30px 30px 20px;

}



#genesis-responsive-slider .slide-excerpt-border {

	border: none;

	margin: 0;

	padding: 0;

}



#genesis-responsive-slider .flex-direction-nav li .next {

	background: url(images/slider-right.png) no-repeat bottom;

	bottom: 15px;

	height: 38px;

	left: auto;

	right: 20px !important;

	top: auto;

	width: 38px;

}



#genesis-responsive-slider .flex-direction-nav li .prev {

	background: url(images/slider-left.png) no-repeat bottom;

	bottom: 15px;

	height: 38px;

	left: auto;

	right: 60px !important;

	top: auto;

	width: 38px;

}



#genesis-responsive-slider .flex-direction-nav li .next:hover,

#genesis-responsive-slider .flex-direction-nav li .prev:hover {

	background-position: top;

}



#genesis-responsive-slider .flex-control-nav {

	margin: 20px 0 40px;

}





/* Footer Widgets

------------------------------------------------------------ */



#footer-widgets {

	-moz-border-radius: none;

	-moz-box-shadow: none;

	-webkit-border-radius: none;

	-webkit-box-shadow: none;

	background: #fff;

	border-radius: 0;

	box-shadow: none;

	clear: both;

	font-size: 16px;

	margin: 0 auto;

	overflow: hidden;

	width: 1140px;

	

}

.white-primary #footer-widgets {

	background-color: #fff;

}

#footer-widgets .wrap .widget-area strong strong li{

	font-weight: 400;

}

#footer-widgets .wrap .widget-area strong strong #footer-info li{

	font-weight: 700;

}

#footer-widgets .wrap {

	overflow: hidden;

	padding: 24px 50px 24px;

}



#footer-widgets .widget {

	background: none;

	border: none;

	margin: 0 0 0;

	padding: 0;

}



#footer-widgets .textwidget {

	padding: 0;

}



#footer-widgets .widget_tag_cloud div div {

	padding: 0;

}



#footer-widgets a {

	color: #bbb;

}



#footer-widgets a:hover {

	color: #000;

}



#footer-widgets p {

	font-size: inherit;

	margin: 0 0 15px;

}



#footer-widgets ul {

	list-style-type: none;

	margin: 0;

}



#footer-widgets ul li {

	border-bottom: none;

	list-style-type: none;

	margin: 0;

	padding: 2px 0;

	color: #493e44;

}

#footer-widgets ul li a {

	text-decoration: none;

	color: #493e44;

}

#footer-widgets ul li a:hover {

	text-decoration: none;

	color: #fcb005;

}



#footer-widgets #wp-calendar thead,

#footer-widgets #wp-calendar td {

	background: none;

}



.footer-widgets-1 {

	float: left;

	margin: 0 50px 0 0;

	width: 313px;

}



.footer-widgets-2 {

	float: left;

	width: 313px;

}



.footer-widgets-3 {

	float: right;

	width: 313px;

}

#footer #gwfoot-footer-two-area {

	text-align: right;

}



/* Footer

------------------------------------------------------------ */



#footer {

	background-color: #fceed0;

	border-top: none;

	clear: both;

	font-size: 10px;

	margin: 0 auto;

	overflow: hidden;

	text-transform: none;

	width: 100%;

}



#footer .wrap {

	overflow: hidden;

	margin: 0 auto;

	padding: 30px 0;

	width: 1140px;

}



#footer p {

	text-transform: none;

	color: #493e44;

}



#footer a,

#footer a:visited {

	font-weight: 400;

	color: #493e44;

	text-transform: none;

	text-decoration: none;

}



#footer a:hover {

	text-decoration: none;

	color: #fcb005;

	text-transform: none;

}



#footer .gototop {

	float: left;

	width: 200px;

}



#footer .creds {

	float: right;

	text-align: right;

	width: 650px;

}





/* Comments

------------------------------------------------------------ */



#comments,

#respond {

	margin: 0 20px 15px;

	overflow: hidden;

}



#author,

#comment,

#email,

#url {

	margin: 10px 5px 0 0;

	padding: 5px;

	width: 250px;

}



#comment {

	height: 150px;

	margin: 10px 0;

	width: 78%;

}



.ping-list {

	margin: 0 0 40px;

}



.comment-list ol,

.ping-list ol {

	padding: 10px;

}



.comment-list li,

.ping-list li {

	border-bottom: 1px solid #d6d6d6;

	list-style-type: none;

	margin: 15px 0 5px;

	padding: 30px;

	text-shadow: #fff 1px 1px;

}



.comment-list li ul li {

	background: #fff;

	list-style-type: none;

}



.comment-list li ul li li {

	border: 1px solid #eee;

	border-bottom: 1px solid #d6d6d6;

}



.comment-content p {

	font-size: 14px;

	margin: 0 0 20px;

}



.comment-list cite,

.ping-list cite {

	font-style: normal;

}



.commentmetadata {

	font-size: 12px;

	margin: 0 0 5px;

}



.comment-author,

.comment-meta {

	background: #e9e9e9;

}



.comment-author {

	color: #292929;

	font-size: 12px;

	font-weight: bold;

	padding: 15px 0 0 10px;

	text-transform: uppercase;

}



.comment-meta {

	font-size: 11px;

	padding: 0 0 10px 0;

	margin-bottom: 20px;

}



.reply {

	font-size: 14px;

}



.nocomments {

	text-align: center;

}



#comments .navigation {

	display: block;

}



.bypostauthor {

}



.thread-alt,

.thread-even {

	background-color: #f8f8f8;

}



.alt,

.depth-1,

.even {

}





/* Gravity Forms

------------------------------------------------------------ */



div.gform_wrapper input,

div.gform_wrapper select,

div.gform_wrapper textarea {

	-moz-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	box-sizing: border-box;

	font-size: 14px !important;

	padding: 4px 5px !important;

}



div.gform_footer input.button {

}



div.gform_wrapper .ginput_complex label {

	font-size: 14px;

}



div.gform_wrapper li,

div.gform_wrapper form li {

	background: none;

	margin: 0 0 10px;

	padding: 0;

}



div.gform_wrapper .gform_footer {

	border: none;

	margin: 0;

	padding: 0;

}



div.gform_wrapper .gform_button {

	padding: 7px 12px !important;

}





/* Education Black

------------------------------------------------------------ */



.education-black a,

.education-black a:visited,

.education-black #title a:hover,

.education-black h2 a,

.education-black h2 a:visited {

	color: #292929;

}



.education-black a:hover,

.education-black a:visited:hover {

	color: #000;

}



.education-black ::-moz-selection,

.education-black ::selection,

.education-black .navigation li a:hover {

	background-color: #292929;

}



.education-black #inner {

	background: url(images/black/bg-top.jpg) repeat-x top;

}



.education-black #header .menu > li > a:active,

.education-black #header .menu > .current_page_item > a,

.education-black #header .menu > .current-cat > a,

.education-black #header .menu > .current-menu-item > a,

.education-black #header .menu > .current_page_item > a:hover,

.education-black #header .menu > .current-cat > a:hover,

.education-black #header .menu > .current-menu-item > a:hover {

	background: url(images/black/menu-active.png) repeat-x;

	color: #fff;

	border-bottom: 3px solid #272727;

	text-shadow: #000 -1px -1px;

}



.education-black .menu-primary a,

.education-black .menu-secondary a,

.education-black .menu-primary li a:active,

.education-black .menu-primary li a:hover,

.education-black .menu-primary .current_page_item a,

.education-black .menu-primary .current-cat a,

.education-black .menu-primary .current-menu-item a,

.education-black .menu-secondary li a:active,

.education-black .menu-secondary li a:hover,

.education-black .menu-secondary .current_page_item a,

.education-black .menu-secondary .current-cat a,

.education-black .menu-secondary .current-menu-item a {

	text-shadow: #000 -1px -1px;

}



.education-black .menu-primary a,

.education-black .menu-secondary a {

	color: #fff;

}



.education-black input[type="button"],

.education-black input[type="submit"],

.education-black .more-link,

.education-black .more-link:visited {

	background: #f47729 url(images/black/button-gradient.png) repeat-x;

	border: 1px solid #ab5a32;

	text-shadow: #b35f22 1px 1px;

}



.education-black input:hover[type="button"],

.education-black input:hover[type="submit"],

.education-black .more-link:hover {

	background: #ab5a32;

}



.education-black #sidebar-alt {

	background: #111 url(images/black/bg-sidebar.jpg);

	color: #9a9a9a;

	text-shadow: #000 -1px -1px;

}



.education-black #sidebar-alt p,

.education-black #sidebar-alt a {

	color: #9a9a9a;

	text-shadow: #000 -1px -1px;

}



.education-black #sidebar-alt .widget {

	background: none;

	border-bottom: 2px solid #000;

	border-top: 1px solid #333;

	margin: 0;

}





/* Education Green

------------------------------------------------------------ */



.education-green a,

.education-green a:visited,

.education-green #title a:hover,

.education-green h2 a,

.education-green h2 a:visited {

	color: #6d8a34;

}



.education-green a:hover,

.education-green a:visited:hover {

	color: #000;

}



.education-green ::-moz-selection,

.education-green ::selection,

.education-green .navigation li a:hover {

	background-color: #6d8a34;

}



.education-green #inner {

	background: url(images/green/bg-top.jpg) repeat-x top;

}



.education-green #header .menu > li > a:active,

.education-green #header .menu > .current_page_item > a,

.education-green #header .menu > .current-cat > a,

.education-green #header .menu > .current-menu-item > a,

.education-green #header .menu > .current_page_item > a:hover,

.education-green #header .menu > .current-cat > a:hover,

.education-green #header .menu > .current-menu-item > a:hover {

	background: url(images/green/menu-active.png) repeat-x;

	color: #fff;

	border-bottom: 3px solid #6e8b35;

	text-shadow: #5a712d -1px -1px;

}



.education-green .menu-primary a,

.education-green .menu-secondary a,

.education-green .menu-primary li a:active,

.education-green .menu-primary li a:hover,

.education-green .menu-primary .current_page_item a,

.education-green .menu-primary .current-cat a,

.education-green .menu-primary .current-menu-item a,

.education-green .menu-secondary li a:active,

.education-green .menu-secondary li a:hover,

.education-green .menu-secondary .current_page_item a,

.education-green .menu-secondary .current-cat a,

.education-green .menu-secondary .current-menu-item a {

	text-shadow: #5a712d -1px -1px;

}



.education-green .menu-primary a,

.education-green .menu-secondary a {

	color: #fff;

}



.education-green input[type="button"],

.education-green input[type="submit"],

.education-green .more-link,

.education-green .more-link:visited {

	background: #6e8b34 url(images/green/button-gradient.png) repeat-x;

	border: 1px solid #4e6521;

	text-shadow: #5a712d 1px 1px;

}



.education-green input:hover[type="button"],

.education-green input:hover[type="submit"],

.education-green .more-link:hover {

	background: #4e6521;

}



.education-green #sidebar-alt {

	background: #43561f url(images/green/bg-sidebar.jpg);

	color: #c4d4a5;

	text-shadow: #1b230c -1px -1px;

}



.education-green #sidebar-alt p,

.education-green #sidebar-alt a {

	color: #c4d4a5;

	text-shadow: #1b230c -1px -1px;

}



.education-green #sidebar-alt .widget {

	background: none;

	border-bottom: 2px solid #303d16;

	border-top: 1px solid #647542;

	margin: 0;

}





/* Education Purple

------------------------------------------------------------ */



.education-purple a,

.education-purple a:visited,

.education-purple #title a:hover,

.education-purple h2 a,

.education-purple h2 a:visited {

	color: #675091;

}



.education-purple a:hover,

.education-purple a:visited:hover {

	color: #000;

}



.education-purple ::-moz-selection,

.education-purple ::selection,

.education-purple .navigation li a:hover {

	background-color: #675091;

}



.education-purple #inner {

	background: url(images/purple/bg-top.jpg) repeat-x top;

}



.education-purple #header .menu > li > a:active,

.education-purple #header .menu > .current_page_item > a,

.education-purple #header .menu > .current-cat > a,

.education-purple #header .menu > .current-menu-item > a,

.education-purple #header .menu > .current_page_item > a:hover,

.education-purple #header .menu > .current-cat > a:hover,

.education-purple #header .menu > .current-menu-item > a:hover {

	background: url(images/purple/menu-active.png) repeat-x;

	color: #fff;

	border-bottom: 3px solid #695293;

	text-shadow: #554376 -1px -1px;

}



.education-purple .menu-primary a,

.education-purple .menu-secondary a,

.education-purple .menu-primary li a:active,

.education-purple .menu-primary li a:hover,

.education-purple .menu-primary .current_page_item a,

.education-purple .menu-primary .current-cat a,

.education-purple .menu-primary .current-menu-item a,

.education-purple .menu-secondary li a:active,

.education-purple .menu-secondary li a:hover,

.education-purple .menu-secondary .current_page_item a,

.education-purple .menu-secondary .current-cat a,

.education-purple .menu-secondary .current-menu-item a {

	text-shadow: #554376 -1px -1px;

}



.education-purple .menu-primary a,

.education-purple .menu-secondary a {

	color: #fff;

}



.education-purple input[type="button"],

.education-purple input[type="submit"],

.education-purple .more-link,

.education-purple .more-link:visited {

	background: #685192 url(images/purple/button-gradient.png) repeat-x;

	border: 1px solid #4c3c6b;

	text-shadow: #554376 1px 1px;

}



.education-purple input:hover[type="button"],

.education-purple input:hover[type="submit"],

.education-purple .more-link:hover {

	background: #4c3c6b;

}



.education-purple #sidebar-alt {

	background: #3e3156 url(images/purple/bg-sidebar.jpg);

	color: #c3b9d4;

	text-shadow: #191423 -1px -1px;

}



.education-purple #sidebar-alt p,

.education-purple #sidebar-alt a {

	color: #c3b9d4;

	text-shadow: #191423 -1px -1px;

}



.education-purple #sidebar-alt .widget {

	background: none;

	border-bottom: 2px solid #211a2e;

	border-top: 1px solid #5a4d72;

	margin: 0;

}





/* Education Red

------------------------------------------------------------ */



.education-red a,

.education-red a:visited,

.education-red #title a:hover,

.education-red h2 a,

.education-red h2 a:visited {

	color: #8a3434;

}



.education-red a:hover,

.education-red a:visited:hover {

	color: #000;

}



.education-red ::-moz-selection,

.education-red ::selection,

.education-red .navigation li a:hover {

	background-color: #8a3434;

}



.education-red #inner {

	background: url(images/red/bg-top.jpg) repeat-x top;

}



.education-red #header .menu > li > a:active,

.education-red #header .menu > .current_page_item > a,

.education-red #header .menu > .current-cat > a,

.education-red #header .menu > .current-menu-item > a,

.education-red #header .menu > .current_page_item > a:hover,

.education-red #header .menu > .current-cat > a:hover,

.education-red #header .menu > .current-menu-item > a:hover {

	background: #8c3434 url(images/red/menu-active.png) repeat-x;

	color: #fff;

	border-bottom: 3px solid #8c3434;

	text-shadow: #692828 -1px -1px;

}



.education-red .menu-primary a,

.education-red .menu-secondary a,

.education-red .menu-primary li a:active,

.education-red .menu-primary li a:hover,

.education-red .menu-primary .current_page_item a,

.education-red .menu-primary .current-cat a,

.education-red .menu-primary .current-menu-item a,

.education-red .menu-secondary li a:active,

.education-red .menu-secondary li a:hover,

.education-red .menu-secondary .current_page_item a,

.education-red .menu-secondary .current-cat a,

.education-red .menu-secondary .current-menu-item a {

	text-shadow: #692828 -1px -1px;

}



.education-red .menu-primary a,

.education-red .menu-secondary a {

	color: #fff;

}



.education-red input[type="button"],

.education-red input[type="submit"],

.education-red .more-link,

.education-red .more-link:visited {

	background: #8b3434 url(images/red/button-gradient.png) repeat-x;

	border: 1px solid #5f2020;

	text-shadow: #692828 1px 1px;

}



.education-red input:hover[type="button"],

.education-red input:hover[type="submit"],

.education-red .more-link:hover {

	background: #5f2020;

}



.education-red #sidebar-alt {

	background: #581e1e url(images/red/bg-sidebar.jpg);

	color: #d1a3a3;

	text-shadow: #2a0e0e -1px -1px;

}



.education-red #sidebar-alt p,

.education-red #sidebar-alt a {

	color: #d1a3a3;

	text-shadow: #2a0e0e -1px -1px;

}	



.education-red #sidebar-alt .widget {

	background: none;

	border-bottom: 2px solid #3f1616;

	border-top: 1px solid #794141;

	margin: 0;

}





/* Education teal

------------------------------------------------------------ */



.education-teal a,

.education-teal a:visited,

.education-teal #title a:hover,

.education-teal h2 a,

.education-teal h2 a:visited {

	color: #44928f;

}



.education-teal a:hover,

.education-teal a:visited:hover {

	color: #000;

}



.education-teal ::-moz-selection,

.education-teal ::selection,

.education-teal .navigation li a:hover {

	background-color: #44928f;

}



.education-teal #inner {

	background: url(images/teal/bg-top.jpg) repeat-x top;

}



.education-teal #header .menu > li > a:active,

.education-teal #header .menu > .current_page_item > a,

.education-teal #header .menu > .current-cat > a,

.education-teal #header .menu > .current-menu-item > a,

.education-teal #header .menu > .current_page_item > a:hover,

.education-teal #header .menu > .current-cat > a:hover,

.education-teal #header .menu > .current-menu-item > a:hover {

	background: #469491 url(images/teal/menu-active.png) repeat-x;

	color: #fff;

	border-bottom: 3px solid #469491;

	text-shadow: #397573 -1px -1px;

}



.education-teal .menu-primary a,

.education-teal .menu-secondary a,

.education-teal .menu-primary li a:active,

.education-teal .menu-primary li a:hover,

.education-teal .menu-primary .current_page_item a,

.education-teal .menu-primary .current-cat a,

.education-teal .menu-primary .current-menu-item a,

.education-teal .menu-secondary li a:active,

.education-teal .menu-secondary li a:hover,

.education-teal .menu-secondary .current_page_item a,

.education-teal .menu-secondary .current-cat a,

.education-teal .menu-secondary .current-menu-item a {

	text-shadow: #397573 -1px -1px;

}



.education-teal .menu-primary a,

.education-teal .menu-secondary a {

	color: #fff;

}



.education-teal input[type="button"],

.education-teal input[type="submit"],

.education-teal .more-link,

.education-teal .more-link:visited {

	background: #44928f url(images/teal/button-gradient.png) repeat-x;

	border: 1px solid #2e6a67;

	text-shadow: #397573 1px 1px;

}



.education-teal input:hover[type="button"],

.education-teal input:hover[type="submit"],

.education-teal .more-link:hover {

	background: #2e6a67;

}



.education-teal #sidebar-alt {

	background: #214e4c url(images/teal/bg-sidebar.jpg);

	color: #b8dad9;

	text-shadow: #397573 -1px -1px;

}



.education-teal #sidebar-alt p,

.education-teal #sidebar-alt a {

	color: #b8dad9;

	text-shadow: #397573 -1px -1px;

}	



.education-teal #sidebar-alt .widget {

	background: none;

	border-bottom: 2px solid #1b3f3f;

	border-top: 1px solid #416f6e;

	margin: 0;

}





/* Responsive Design

------------------------------------------------------------ */











@media only screen and (max-width: 1200px) {

	

	

	#wrap {

		min-width: 0;

	}

	

	#header .wrap,

	#inner .wrap,

	#footer-widgets,

	#footer .wrap {

		max-width: 960px;

	}

	

	#header #featured-page-8 {

	float: right;

	width: 460px;

	clear: none;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-right: 30px;

	margin-top: 50px;

	}

	

	#header #featured-page-9 {

	float: left;

	width: 350px;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-left: 6px;

	padding-left: 32px;

	}

	.menu-primary li a,

	.menu-secondary li a {

	padding: 16px 13px 15px;

	font-size: 16px;

	font-weight: 400;

	/*text-shadow: #2d5876 -1px -1px;*/

}

	#home-featured .slider .nivo-caption h2,

	#home-featured .soliloquy-caption-inside h2,

 	.entry-content .soliloquy-caption-inside h2 {

    font-size: 22px;

}



	#home-featured .intro #featured-page-10 {

	background-color: #fcf6e9;

	width: 36%;

	padding: 13px 2% 13px 2%;

	}



#home-featured .intro #featured-page-2  {

	background-color: #fcf6e9;

	width: 56%;

	padding: 13px 2% 13px 2%;

	}

#home-featured .intro #featured-page-2 .widget-wrap {

	min-height: 220px;

}

	#content-sidebar-wrap {

		width: 800px;

	}

	

	#content {

		margin: 0 30px 30px 30px;

		width: 430px;

	}

	

	.sidebar-content #content,

	.content-sidebar #content {

		width: 590px;

	}

	

	.sidebar-content-sidebar .archive-page,

	.content-sidebar-sidebar .archive-page,

	.sidebar-sidebar-content .archive-page {

		float: none;

	}

	

	.full-width-content #content {		

		-webkit-box-sizing: border-box;

		box-sizing: border-box;

		-moz-box-sizing: border-box;

		margin: 0;

		padding: 0;

		width: 100%;

	}

	

	

	#home-featured .call-to-action .enews form,

	#home-featured .call-to-action form#constant-contact-signup {

	width: 55%;

}

	#home-featured .call-to-action,

	#home-featured .call-to-action p {

	font-size: 26px;

}

	#home-featured .call-to-action input.button {

	font-size: 16px;

}

	#home-featured .call-to-action input.button,

	.call-to-action input[type="text"],

	input[type="text"],

	input[type="email"],

	input.button,

	input {

	-webkit-appearance: none;

	-moz-appearance: none;

	-webkit-border-radius: 0px;

	-moz-border-radius: 0px;

}



	#home-featured .call-to-action form#constant-contact-signup div {

		width: 80px;

	}



	#home-featured .call-to-action input[type="text"] {

		padding: 5px;

		height: 24px;

	}

	

	#footer-widgets .wrap {

		padding: 30px 30px 10px;

	}

	

	.footer-widgets-1 {

		margin: 0 30px 0 0;

		width: 277px;

	}



	.footer-widgets-2 {

		width: 277px;

	}



	.footer-widgets-3 {

		width: 277px;

	}



	iframe {

		width: 100% !important;

	}

	

#home-featured #featured-page-advanced-6 {

	clear: both !important;

	float: left;

	}

#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 12px;

	width: 100%;

	height: auto;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 22px;

}

 

}

@media only screen and (max-width: 1020px) {

	#home-featured .intro .widgettitle,

	.featured-header #text-14 .textwidget,

	#home-featured .call-to-action .textwidget {

	font-size: 24px;

	}

	.widget-area h4 {

	font-size: 18px;

	}

	#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 40px;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 25px;

}





}



@media only screen and (max-width: 980px) {

	

	body {

		width: 100%;

		margin: 0 auto;

		background-color: #53475f;

	}

	/***reverse section***/

	body.page-id-3410,

	body.page-id-3414,

	body.page-id-3412,

	body.page-id-2257,

	body.page-id-3416,

	body.page-id-2294 {

		background-color: #fff;

	}



	.archive-page,

	.header-image #title-area, 

	.header-image #title, 

	.header-image #title a,

	#sidebar-alt,

	.wrap,

	#content-sidebar-wrap,

	#footer,

	#footer .wrap,

	#footer .creds,

	#footer .gototop,

	#header,

	#header .wrap,

	#header .widget-area,

	#inner,

	#inner .wrap,

	#nav .wrap,

	#sidebar-alt,

	#subnav .wrap,

	#title-area {

		width: 100%;

	}

	#nav .wrap {

		display: none;

		

	}

	

	#header .menu {

		position: relative;

		padding-right: 0px;

	}

	

	#header #featured-page-8 {

	float: right;

	width: 407px;

	clear: none;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-right: 30px;

	margin-top: 26px;

	}

	

	#header #featured-page-9 {

	float: left;

	width: 305px;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-left: 6px;

	padding-left: 32px;

	}

	

	#header .wrap {

		padding-top: 18px;

	}

	

	#wrap {

		-moz-box-shadow: 0 none;

		-webkit-box-shadow: 0 none;

		box-shadow: 0 none;

		margin: 0 auto;

		width: 90%;

	}

	

	#header #text-3 p,

	#header #nav_menu-39 ul li a,

	#header .s {

		font-size: 13px;

	}

	#header .s {

		font-size: 13px;

		width: 100px;

		padding: 10px 15px 8px 38px !important;

	}

	

	#header #search-3 {

		width: 187px;

	}

	#inner {

		padding-bottom: 0;

		

	}	

	

	#content,

	.sidebar,

	#footer-widgets,

	#footer-widgets .wrap {

		-moz-box-sizing: border-box;

		-webkit-box-sizing: border-box;

		box-sizing: border-box;

		margin: 0 !important;

		width: 100% !important;

	}

	

	.sidebar {

		margin: 0 30px 30px;

	}

	.sidebar .widget {

		padding: 30px;

	}

	#sidebar-alt {

		margin: 0 !important;

	}

	

	#description,

	#footer .creds,

	#footer .gototop,

	#title,

	#title-area {

		float: none;

		text-align: center;

	}

	#header .searchform {

		float: right;

	}



	#header {

		height: auto !important;

	}

	

	#header .widget-area {

		float: none;

	}

	#header #text-3 {

	width: 200px;

	margin-top: 0;



}



	#home-featured .slider .nivo-caption h2,

	.entry-content .slider .nivo-caption h2,

	#home-featured .soliloquy-caption-inside h2,

 	.entry-content .soliloquy-caption-inside h2 {

    width: 80%;

	font-size: 16px;

	margin-top: 5px;

}

#home-featured .slider .nivo-caption p.btn-readmore,

 .entry-content .slider .nivo-caption p.btn-readmore,

 #home-featured .soliloquy-caption-inside p.btn-readmore,

 .entry-content .soliloquy-caption-inside p.btn-readmore {

    width: auto;

}





#home-featured .slider .nivo-caption p,

 .entry-content .slider .nivo-caption p,

 #home-featured .soliloquy-caption-inside p,

 .entry-content .soliloquy-caption-inside p {

    width: 60%;

	font-size: 16px;



}



	#genesis-responsive-slider .slide-excerpt {

		display: none;

	}

	



	#home-featured .call-to-action .banner-left,

	#home-featured .call-to-action .banner-right {

		display: none;

	}

	#home-featured .call-to-action .enews #subbox,

	#home-featured .call-to-action form#constant-contact-signup .input-text-wrap {

	width: 200px;

	}

	#footer-widgets {

		margin: 0;

		border-top: 3px solid #fcb005;

	}

	

	.footer-widgets-1,

	.footer-widgets-2,

	.footer-widgets-3 {

		float: none;

		margin: 0 0 20px;

		width: auto;

	}

	

	#footer .gototop {

		margin: 0 0 20px;

	}

	#footer .wrap #gwfoot-footer-two-area,

	#footer .wrap #gwfoot-footer-one-area {

		width: 100%;

		float: none;

		text-align: center;

	}

	#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 65px;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 14px;

}

	

}

@media only screen and (max-width: 890px) {

	#header #featured-page-8 {

	float: right;

	width: 52%;

	clear: none;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-right: 3%;

	margin-top: 26px;

	}

	

	#header #featured-page-9 {

	float: left;

	width: 38%;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-left: 2%;

	padding-left: 2%;

	}



	#pb_slideshow_rslider-container-1 .nivo-controlNav {

  	height: 6px !important;

  	padding: 10px 0 !important;

	}

	

	.widget-area #pb_slideshow_rslider-container-1 .nivo-controlNav a {

	  background-size: 7px 20px !important;

	  height: 7px !important;

	}

	

	#pb_slideshow_rslider-container-1 .nivo-controlNav a.active,

	#pb_slideshow_rslider-container-1 .nivo-controlNav a:hover {

  	background-position: 0 -13px !important;

	}

	

	#home-featured .call-to-action {

		height: 55px;

	}

	#home-featured .call-to-action .widgettitle {

		padding-top: 29px;

	}

	#home-featured .call-to-action,

	#home-featured .call-to-action p {

	font-size: 18px;

}

	#home-featured .intro #featured-post-4{

		width: 49%;

		

	}



	#home-featured .intro #featured-post-3 {

		width: 49%;

	}

	#home-featured .intro #featured-post-4.featuredpost .post {

	padding-left: 15px;

	}





	#home-featured .call-to-action input.button {

	font-size: 14px;

	padding: 3px 8px;

}

	#home-featured .call-to-action form#constant-contact-signup div {

		width: 70px;

		margin-right: 0;

		float: left;

		margin-left: 10px;

	}

	#home-featured .call-to-action input[type="text"] {

		height: 14px;

	}

	#home-featured .call-to-action label {

	text-align: right;

	}

#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 70px;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 8px;

}



}

@media only screen and (max-width: 790px) {

	/*#header #text-3 {

		float: none;

		clear: both;

		width: 100%;

		padding-left: 0;

		position: absolute;

		top: -10px;

		padding-bottom: 0;

		padding-top: 0;

	}*/

	#header #text-3 p {

		

		font-size: 14px;

		font-weight: 700;

	}

	#nav_menu-39 {

		/*float: left;*/

		margin-top: 20px;

		width: 220px;

		margin-right: 15px;

	}

	#header #search-3 {

		width: 155px;

		margin-top: 20px;

	}

	#header #nav_menu-39 ul li a, #header .s {

		font-size: 11px;

	}

	#header .s {

		padding: 4px 4px 4px 24px !important; 

		background-image:url(images/search-icon-12w.png) !important;

		background-repeat: no-repeat;

		height: 15px;

		background-position: 8px 6px;

		width: 80px !important;

	}

	#header #search-3 {

		width: 110px;

	}

	#header .menu li a {

		padding-top: 4px;

	}

	#header .widget-area {

		min-height: 0;

	}



	#home-featured .call-to-action .enews #subbox,

	#home-featured .call-to-action form#constant-contact-signup .input-text-wrap {

	width: 150px;

	}

	#home-featured .slider .nivo-caption h2,

	.entry-content .nivo-caption h2,

	#home-featured .soliloquy-caption-inside h2,

 .entry-content .soliloquy-caption-inside h2 {

    width: 60%;

	font-size: 14px;

}

	#home-featured .slider .nivo-caption p,

	.entry-content .nivo-caption p,

	#home-featured .soliloquy-caption-inside p,

 	.entry-content .soliloquy-caption-inside p {

    width: 60%;

	font-size: 14px;



}

#home-featured .slider .nivo-caption,

.entry-content .nivo-caption,

#home-featured .soliloquy-caption-inside,

 .entry-content .soliloquy-caption-inside {

    padding: 8px 10px;

	height: 75px;

}

#home-featured .slider .nivo-caption p.btn-readmore,

.entry-content .nivo-caption p.btn-readmore,

#home-featured .soliloquy-caption-inside p.btn-readmore,

 .entry-content .soliloquy-caption-inside p.btn-readmore {

    font-size: 14px;

    padding: 5px;

}

#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 110px;

}

#home-featured #featured-page-advanced-7 .post-3504 {

	padding-bottom: 4px;

}

	





}

@media only screen and (max-width: 620px) {

	#nav_menu-39 {

		margin-right: 0;

	}

	#home-featured .intro #featured-page-10 {

	background-color: #fcf6e9;

	width: 96%;

	padding: 13px 2% 5px 2%;

	}

	#home-featured .featured .widget,

	#home-featured .featured .widget img {

		width: 100%;

	}

	#home-featured .intro .featuredpost .alignleft {

		width: 20%;

		height: auto;

		

	}

	#home-featured .featured .widget p {

		padding-bottom: 40px;

	}



#home-featured .intro #featured-page-2 {

	background-color: #fcf6e9;

	width: 96%;

	padding: 5px 2% 13px 2%;

	}

#home-featured .intro #featured-page-2 .widget-wrap {

	min-height: 100px;

}

#home-featured .intro #featured-page-10 img,

#home-featured .intro #featured-page-2 img {

	width: 100%;

}

#home-featured .call-to-action p {

	float: none;

	width: 100%;

	text-align: center;

}

#home-featured .call-to-action .enews form,

#home-featured .call-to-action form#constant-contact-signup {

	float: none;

	width: 240px;

	margin-left: auto;

	margin-right: auto;

	padding-top: 0;

	text-align: center;

	overflow: auto;

}

#home-featured .call-to-action .widget {

	padding-bottom: 20px;

}

#home-featured .call-to-action label {

	width: 50px;

	text-align: left;

}

#home-featured .call-to-action .enews #subbox,

#home-featured .call-to-action form#constant-contact-signup .input-text-wrap {

	width: 100px;

	}

#home-featured .call-to-action form#constant-contact-signup div {

	width: 70px;

	text-align: right;

}

#home-featured .intro #featured-post-2 {

	width: 100%;

	float: left;

	clear: none;

}

#home-featured .featured #featured-page-21.widget,

#home-featured .featured #featured-page-22.widget,

#home-featured .featured #featured-page-23.widget,

#home-featured .featured #featured-page-24.widget,

#home-featured .featured #featured-page-25.widget,

#home-featured #featured-page-advanced-5,

#home-featured #featured-page-advanced-6,

#home-featured #featured-page-advanced-7  {



	width: 100%;

}

#home-featured .featured #featured-page-21.widget,

#home-featured .featured #featured-page-22.widget,

#home-featured .featured #featured-page-23.widget,

#home-featured .featured #featured-page-24.widget,

#home-featured .featured #featured-page-25.widget,

#home-featured #featured-page-advanced-5 {



	width: 100%;

}

	#home-featured .intro #featured-post-4,

	#home-featured .intro #featured-post-3 {

		width: 100%;	

	}

	#home-featured .intro #featured-post-4.featuredpost .post,

	#home-featured .intro #featured-post-3.featuredpost .post,

	#home-featured .intro #featured-post-3.featuredpost h4.widgettitle,

	#home-featured .intro #featured-post-4.featuredpost h4.widgettitle,

	#home-featured .intro #featured-post-3.featuredpost p.more-from-category {

	padding-left: 20px;

	padding-right: 20px;

	}

.page-id-2257 .entry-content p {

	width: 100%;

	padding-bottom: 56.25%

}

#home-featured #featured-page-advanced-5.widget img {

	margin-bottom: 0;

}

}

@media only screen and (max-width: 520px) {

#nav_menu-39 {

	clear: both;

	width: 300px;

	float: left;

	margin-top: 0;

}

#header #text-3 {

	width: 150px;

	padding-top: 0;

}

#header .menu {

	float: left;

}

#home-featured .slider .nivo-caption,

.entry-content .nivo-caption,

#home-featured .soliloquy-caption-inside .nivo-caption,

.entry-content .soliloquy-caption-inside  {

   display: none !important;

}

	#home-featured .intro .widgettitle,

	.featured-header #text-14 .textwidget,

	#home-featured .call-to-action .textwidget {

	font-size: 20px;

	}	

#home-featured .call-to-action {

		height: auto;

	}

#home-featured .call-to-action .widget {

		padding-bottom: 0;

	}

#home-featured .featured .inner {

	padding: 10px 25px 15px;

}

#home-featured .featured #featured-page-21.widget,

#home-featured .featured #featured-page-22.widget,

#home-featured .featured #featured-page-23.widget,

#home-featured .featured #featured-page-24.widget,

#home-featured .featured #featured-page-25.widget,

#home-featured #featured-page-advanced-5 {



	width: 100%;

}

	#home-featured .intro #featured-post-4,

	#home-featured .intro #featured-post-3 {

		width: 100%;	

	}

	#home-featured .intro #featured-post-4.featuredpost .post,

	#home-featured .intro #featured-post-3.featuredpost .post {

	padding-left: 15px;

	padding-right: 15px;

	}







}

@media only screen and (max-width: 420px) {



	.header-image #title a {

		background-size: contain !important;

		width: 95%;

	}

/*	#nav_menu-39 {

		background-color: pink;

	}*/

	

	#header #featured-page-8 {

	float: right;

	width: 52%;

	clear: none;

	margin-bottom: 0;

	padding-bottom: 0;

	margin-right: 3%;

	margin-top: 5px;

	}

	#nav-menu-39,

	#header #search-3 {

		margin-bottom: 15px;

	}

	#header #text-3 {

		padding-bottom: 10px;

	}

	h4 img.alignright {

		width: 100%;

		height: auto;

		margin: 0;

	}

	.sidebar .featuredpage .page,

	.sidebar .featuredpost .post {

		margin: 0;

		padding: 0;

	}

	.sidebar .widget {

		padding: 15px 25px;

		margin: 0;

	}

	h1.entry-title, h1.page-title {

		font-size: 26px;

	}

}



@media only screen and (max-width: 400px) {



	.post-info,

	.post-date,

	.post-meta,

	.breadcrumb {

		display: none;

	}

	

	#subbox {

		margin: 10px 0 !important;

	}

	

	#home-featured .featured .widget {

		width: 100%;

	}

	





	#sidebar-alt {

		margin: 0 !important;

	}

	

/**	#header .widget {

		float: none;

	}

	

	#header .widget-wrap {

		padding: 10px;

	}

	

	#header .menu {

		float: none;

		position: relative;

		width: 100%;

	}

	

**/

	.menu-primary li,

	.menu-secondary li {

		float: none;

	}

	

	.menu-primary a,

	.menu-secondary a {

		padding: 11px 15px;

	}

	

	.sidebar {

		margin: 0 20px 20px;

	}

	

	h1 {

		font-size: 38px;

	}

	

	h2,

	h2 a {

		font-size: 28px;

	}

	

	h3 {

		font-size: 26px;

	}

	

	h4 {

		font-size: 20px;

	}

	

	.post {

		margin: 0 0 25px;

		padding: 0 0 25px;

	}

	

	.comment-list li,

	.ping-list li {

		padding: 15px;

	}

	

	#author,

	#comment,

	#email,

	#url,

	#comment {

		width: 90% !important;

	}

	#nav_menu-39 {

		width: 100%;

		margin-bottom: 15px;

	}

	#acx-social-icons-widget-2 {

		float: left;

		width: 99px;

		margin-left: -3px;

		margin-bottom: 15px;

	}

	#header #text-3 {

		width: 100%;

		padding: 0 0 10px;

		float: left;

	}

	#header #text-3 p,

	#header #text-3 a {

		font-size: 11px;

		text-align: left;

	}

	#header .menu li a {

		padding-top: 0;

		padding-bottom: 0px;

	}

	#home-featured .intro .widgettitle,

	.featured-header #text-14 .textwidget,

	#home-featured .call-to-action .textwidget {

	font-size: 16px;

	}

	#pb_slideshow_rslider-container-1 .nivo-controlNav {

		display: none;

	}



}

@media only screen and (max-width: 350px) {

	#nav_menu-39 {

		width: 100%;

	}

	#header .menu {

		float: none;

	}

	/*#header #text-3 {

		float: left;

		width: auto;

		padding-left: 0;

		padding-top: 15px;

	}*/

	#header .s {

		width: 65px !important;

		font-size: 10px;

	}

	

#home-featured .intro .widgettitle,

.featured-header #text-14 .textwidget,

#home-featured .call-to-action .textwidget {

	font-size: 14px;

	padding: 5px 15px;

	}

	#home-featured .intro #featured-post-2 p {

	font-size: 12px;

	}

	#home-featured .intro .featuredpost .alignleft {

		margin: 0;

		width: 30%;

		margin-bottom: 15px;

		margin-right: 15px;

	}

	/*#home-featured .intro .featuredpost .alignleft img{

		width: 30%;

		height: auto;

		

	}*/

	#home-featured .intro .featuredpost .post {

		padding-left: 15px;

		padding-right: 15px;

	}

	#home-featured .intro #featured-post-2,

	#home-featured .intro #featured-post-4 {

	margin-bottom: 0;

}

	#home-featured .intro #featured-post-4.featuredpost .post,

	#home-featured .intro #featured-post-3.featuredpost .post,

	#home-featured .intro #featured-post-3.featuredpost h4.widgettitle,

	#home-featured .intro #featured-post-4.featuredpost h4.widgettitle,

	#home-featured .intro #featured-post-3.featuredpost p.more-from-category {

		padding-left: 15px;

		padding-right: 15px;

	}

	#home-featured .intro #featured-post-2 .widgettitle,

	#home-featured .intro #featured-post-3 .widgettitle,

	#home-featured .intro #featured-post-4 .widgettitle {

		font-weight: 700;

	}

	#home-featured .featured .inner {

		padding: 10px 0;

	}

	#home-featured .featured .widget-wrap {

		margin: 0;

	}

	.widget-area h4 {

		font-size: 14px;

	}

	.widget-area h2,

	.widget-area h2 a {

	font-size: 12px;

	}





}