/*
	Theme Name: Holliswood Hospital Theme
	Theme URI: http://www.holliswoodhospital.com/
	Description: This a theme developed for Liberty Management by Ember Networks.
	Author: Ember Networks - Matthew Berman
	Author URI: http://www.getwithember.com/
 
	Version: 2.0
 
	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

*/


/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Vollkorn:400italic,400);
@import url(https://fonts.googleapis.com/css?family=Lato);



/* Defaults
------------------------------------------------------------ */

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
select,
textarea {
	color: #717171;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: Uppercase;
}

input[type=text],
input[type=email],
textarea {
	-moz-box-shadow: 1px 1px 3px #eee inset;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	background-color: #F2F2F2;
	box-shadow: 1px 1px 3px #eee inset;
	border: 1px solid #dadada;
	color: #717171;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 13px 15px 10px;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #34678a;
	text-decoration: underline;
}

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

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: url(images/background.jpeg);
}

::selection {
	background-color: #34678a;
	color: #fff;
}

::-moz-selection {
	background-color: #34678a;
	color: #fff;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

#header {
	background: url(https://www.armsacres.com/assets/Holliswood-Header.jpg) no-repeat;
	overflow: hidden;
	background-position: center top !important;
	border-top: 4px solid #eee;
	margin: 0 auto;
	min-height: 90px;
	width: 100%;
	position: relative;
}


#header .wrap {
	margin: 0 auto;
	width: 1140px;
        margin: 0 auto;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 27px 0 0;
	overflow: hidden;
	width: 400px;
}

#title {
	font-family: 'Vollkorn', serif;
	font-size: 30px;
	line-height: 1;
	margin: 0;
	text-transform: uppercase;
	white-space: nowrap;
	display: none;
}

#title a,
#title a:hover {
	color: #ffffff;
	padding: 0;
	text-decoration: none;
}

#title a:hover {
	color: #34678a;
}

#description {
	color: #a7a7a7 !important;
	font-size: 18px;
	padding: 0;
	display: none;
}

#header .widget-area {
	float: right;
	min-height: 95px;
	padding: 25px 0 0 0;
	position: relative;
	width: 740px;
}

#header .textwidget {
	text-align: right;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 400px;
}

.header-image #title a {
	background: url() no-repeat center left;
}

.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 {

	font-size: 12px;
	margin: -15px auto 20px;
	overflow: hidden;
	width: 100%;
}

#header .menu {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	background: #f8f8f8;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	bottom: 0;
	clear: both;
	color: #747474;
	float: right;
	font-size: 12px;
	position: absolute;
	right: 0;
        height: auto;
}

.menu-primary ul,
.menu-secondary ul {
	float: left;
	width: 100%;
	height: 50px;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a {
	color: #fff !important;
	display: block;
	padding: 16px 15px 15px;
	position: relative;
	text-decoration: none;
}

#header .menu a {
	border-bottom: 3px solid #dfdfdf;
	color: #747474;
	display: block;
	padding: 16px 21px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: #fff 1px 1px;
}

.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: #ffffff !important;
}

#nav li a {
text-transform: uppercase;
text-decoration: none;
color: #333;
display: block;
letter-spacing: 0;
position: relative;
margin: 0px;
padding: 12px 0 11px 0;
text-align: center;
width: 122px !important;
}

#header .menu li a:hover {
	background: #0f0f0f;
	border-bottom: 3px solid #ccc;
}

#header .menu li a:active,
#header .menu .current_page_item a,
#header .menu .current-cat a,
#header .menu .current-menu-item a,
#header .menu .current_page_item a:hover,
#header .menu .current-cat a:hover,
#header .menu .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;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom: 3px solid #386a8d;
	color: #fff !important;
}

.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
#header .menu li li a,
#header .menu li li a:link,
#header .menu li li a:visited {
	background: none;
	border-bottom: 1px dotted #ddd;
	color: #ffffff !important;
	font-size: 12px;
	padding: 9px 8px 8px;
	position: relative;
	text-transform: none;
	text-shadow: none;
	width: 168px;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
#header .menu li li a:active,
#header .menu li li a:hover {
	background: none !important;
	border-bottom: 1px dotted #ddd !important;
	color: #0f0f0f !important;
	text-shadow: none !important;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
	background: #A09277;
	border: 1px solid #dfdfdf;
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.15);
	height: auto;
	left: -9999px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	width: 190px;
	z-index: 9999;
}

.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: -36px 0 0 159px;
}

.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: 0px;
}



.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 5px 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 1px;
}

.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 {
        background: url() repeat-x top;
	padding: 0px 0 0px;
	overflow: hidden;
}


#inner .wrap {
	margin: 0 auto;
	width: 1140px;
}


/* Home Featured
------------------------------------------------------------ */

#home-featured {
	font-size: 14px;
	margin: 0 0 20px;
}

#home-featured p {
	font-size: 14px;
	margin-bottom: 15px;
}

#home-featured .slider,
#home-featured .intro,
#home-featured .featured,
#home-featured .call-to-action {
	background: url(images/separator.png) repeat-x bottom;
}

#home-featured .call-to-action {
	clear: both;
}

#home-featured .slider {
	padding-bottom: 7px;
}

#home-featured .inner {
	padding: 50px;
}

#home-featured .intro {
	text-align: center;
}

#home-featured .intro .widgettitle {
	color: #f47529;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#home-featured .intro,
#home-featured .intro p {
	color: #444;
	font-family: 'Vollkorn', serif;
	font-size: 36px;
	line-height: 47px;
}

#home-featured .featured .inner {
	padding: 25px;
}

#home-featured .featured .widget {
	clear: none !important;
	float: left;
	text-align: center;
	width: 25%;
}

#home-featured .featured .widget-wrap {
	padding: 25px;
}

#home-featured .featured h2 a {
	color: #292929;
	font-size: 22px;
}

#home-featured .featured h2 a:hover {
	color: #f47529;
	font-size: 22px;
}

#home-featured .featured .page {
	margin: 0;
	padding: 0;
}

#home-featured .featured .more-link {
	margin: 20px auto 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);
	background: url(images/banner-texture.png) repeat-x #f05f21;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.15);
	color: #fff !important;
	height: 131px;
	margin: -20px 0px 30px -15px;
	position: relative;
	text-shadow: #8f4819 1px 1px !important;
}

#home-featured .call-to-action .banner-left {
	background: url(images/banner-left.png) no-repeat;
	bottom: -12px;
	display: block;
	height: 12px;
	position: absolute;
	width: 15px;
}

#home-featured .call-to-action .banner-right {
	background: url(images/banner-right.png) no-repeat;
	right: -30px;
	display: block;
	height: 132px;
	position: absolute;
	top: 0px;
	width: 40px;
}

#home-featured .call-to-action .widget {
	padding: 0 50px;
}

#home-featured .call-to-action .widgettitle {
	color: #501c07;
	font-family: "Helvetica Neue", Arial, Helvetica, 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;
}

#home-featured .call-to-action,
#home-featured .call-to-action p {
	color: #fff;
	font-family: 'Vollkorn', serif;
	font-size: 36px;
	font-style: italic;
	line-height: 140px;
	text-shadow: #8f4819 1px 1px;
}

#home-featured .call-to-action a {
	color: #501c07;
	text-shadow: #fcb46a 1px 1px;
}

#home-featured .call-to-action a:hover {
	color: #fff;
	text-shadow: #8f4819 1px 1px;
}

#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 .enews form{
	display: inline;
}

#home-featured .call-to-action .enews #subbox {
	border-left: 1px solid #c24d1b;
	border-top: 1px solid #c24d1b;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin-right: 10px;
	width: 160px;
}

#home-featured .call-to-action .enews #subbutton {
	margin: 0;
	padding: 10px 16px 8px !important;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: url(images/separator.png) repeat-x bottom;
	font-size: 14px;
	margin: 0;
	padding: 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: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	background: #fff;
	border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	float: left;
	position: relative;
	width: 980px;
	z-index: 999;
}

.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;
}

#recent-posts-3 {
background-color: #F37457;
color: #ffffff; }

#recent-posts-3 .widgettitle {
color: #000;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	margin: 50px;
	width: 570px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 730px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 1040px;
}

.post {
	background: url(images/separator.png) repeat-x bottom;
	margin: 0 0 50px;
	padding: 0 0 50px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	margin: 0 0 25px;
}

blockquote {
	background-color: #aed8b6;
	border: 1px solid #ddd;
}

blockquote {
	background: ##60cd69 url(images/blockquote.png) no-repeat 40px 20px;
	border: none;
	margin: 0 0 25px -30px;
	padding: 30px 30px 5px 120px;
}

blockquote p {
	color: #6a6a6a;
	font-family: "Helvetica Neue", serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 15px !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: #444;
	font-family: 'Vollkorn', serif;
	font-weight: normal;
	line-height: 1.25;
	margin: 0 0 15px;
}

h1 {
	font-size: 44px;
	margin: 0 0 20px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-family: 'Vollkorn', serif;
	font-size: 36px;
}

h2 a,
h2 a:visited {
	color: #34678a;
}

h2 a:hover {
	color: #f47529;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 24px;
	margin: 0 0 10px;
}

#sidebar-alt h2,
#sidebar-alt h2 a {
	color: #fff;
	font-size: 18px;
}

#footer-widgets h2,
#footer-widgets h2 a {
	color: #fff;
}

h3 {
	font-size: 30px;
}

h4 {
	font-size: 24px;
}

.entry-content h2,
.entry-content h3,
.entry-content h4 {
	margin-top: 30px;
}

.taxonomy-description h1,
.widget-area h4 {
	color: #636363;
	font-family: "Helvetica", Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
}

.widget-area h4 {
	margin: 0 0 20px;
}

.widget-area h4 a {
	text-decoration: none;
}

#sidebar-alt h4 {
	color: #fff;
	margin: 0 0 15px;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #fff;
	font-family: 'helvetica', serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 20px;
	padding: 0;
	text-transform: uppercase;
}

h5 {
	color: #f47529;
	font-family: "Helvetica Neue", Arial, Helvetica, 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;
}

.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: #717171 !important;
}

.byline a:hover,
.post-info a:hover {
	color: #f47529 !important;
}

/* Table
------------------------------------------------------------ * /

.easy-table {
	width: 100%;
	margin-bottom: 18px;
}

table.easy-table {
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}

table.easy-table {
	border-collapse: collapse;
	border-spacing: 0;
}

.easy-table th, .easy-table td {
	padding: 8px;
	line-height: 18px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #dddddd;
}

.easy-table tbody tr:hover td, .easy-table tbody tr:hover th {
background-color: #f5f5f5;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #d6d6d6;
	font-size: 10px;
	clear: both;
	font-size: 10px;
	margin: 25px 0 0;
	padding: 15px 0 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;
	border: 5px solid #fff;
	padding: 0;
}

#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: #fff;
	border: 1px solid #ddd;
	padding: 1px;
}


.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: #34678a;
	color: #fff;
	text-decoration: none;
}

.navigation li.active a {
	background-color: #00a077;
	color: #fff;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */



#sidebar-alt {
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	-moz-border-radius: 5px;
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	background: #254c67 url(images/bg-sidebar.jpg);
	border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	color: #aec6d7;
	float: left;
	font-size: 12px;
	margin: 15px -5px 15px 0;
	position: relative;
	text-shadow: none;
	text-shadow: #0d1a23 -1px -1px;
	width: 165px;
	z-index: 0;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
	margin: 10px 0 10px 10px;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
	margin: 15px 0 15px -5px;
}

.sidebar p {
	font-size: inherit;
	text-shadow: #fff 1px 1px;
	margin-bottom: 15px;
}

#sidebar-alt p {
	color: #aec6d7;
	text-shadow: #0d1a23 -1px -1px;
}

#sidebar-alt a {
	color: #aec6d7;
}

#sidebar-alt a:hover {
	color: #fff !important;
}

#sidebar-alt .widget {
	background: none;
	border-bottom: 2px solid #173041;
	border-top: 1px solid #35556c;
	margin: 0;
}

#sidebar-alt .widget:first-child {
	border-top: none !important;
}

#sidebar-alt .widget:last-child {
	border-bottom: none !important;
}


.sidebar .widget {
	background-color: #fff;
	border-bottom: 1px solid #d6d6d6;
	border-top: 3px solid #a5a5a5;
	margin: 0 0 10px;

}


.sidebar.widget-area ol ol,
.sidebar.widget-area ul ul {
	padding: 0;
}

.sidebar.widget-area ul li {
	background: url(images/bullet.png) no-repeat 0 12px;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 20px;
	word-wrap: break-word;
}

.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;
}

#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
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.more-link,
.more-link:visited {
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	background: #2f5c7c url(images/button-gradient.png) repeat-x;
	border: 1px solid #264f6b;
	border-radius: 5px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	color: #fff !important;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
	padding: 7px 12px 6px;
	text-decoration: none;
	text-shadow: 1px 1px #23455c;
}

.more-link {
	display: block;
	margin: 20px 0 0;
	text-align: center;
	width: 80px;
}

input:hover[type="button"],
input:hover[type="submit"],
.more-link:hover {
	background: #264f6b;
	color: #fff !important;
	text-decoration: none;
}

/* #Buttons
================================================== */

	.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"],
	select {
		background: #eee; /* Old browsers */
		background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
		background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
		background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
		background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
		background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
		background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
	  border: 1px solid #aaa;
	  border-top: 1px solid #ccc;
	  border-left: 1px solid #ccc;
	  -moz-border-radius: 3px;
	  -webkit-border-radius: 3px;
	  border-radius: 3px;
	  color: #111111 !important;
	  display: inline-block;
	  font-size: 11px;
	  font-weight: bold;
	  text-decoration: none;
	  text-shadow: 0 1px rgba(255, 255, 255, .75);
	  cursor: pointer;
	  margin-bottom: 20px;
	  line-height: normal;
	  padding: 8px 10px;
	  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

	.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #ddd; /* Old browsers */
		background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
		background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
		background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
		background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
		background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
		background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
	  border: 1px solid #888;
	  border-top: 1px solid #aaa;
	  border-left: 1px solid #aaa; }

	.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

	.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }

	/* Fix for odd Mozilla border & padding issues */
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
	}



/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 0;
}

.s {
	background: #fff url(images/search-icon.png) no-repeat 15px 12px;
	padding: 13px 1px 10px 20px !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: 5px;
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	background: #292929 url(images/bg-footerwidgets.jpg);
	border-radius: 5px;
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
	clear: both;
	font-size: 11px;
	text-align: center;
	overflow: hidden;
	width: 100%;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 10px 10px 10px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	padding: 0;
	color: #ffffff
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets a {
	color: #bbb;
}

#footer-widgets a:hover {
	color: #f47529;
}



#footer-widgets ul {
	list-style-type: none;
	margin: 0;
}

#footer-widgets ul li {
	border-bottom: 1px dotted #333;
	list-style-type: none;
	margin: 0;
	padding: 7px 0;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 23.5%;
        display: inline-block;
	vertical-align: top;
}




/* Footer
------------------------------------------------------------ */

#footer {
	background-color: #fff;
	border-top: 3px solid #dbdbdb;
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
        height:30px;
}

#footer .wrap {
	overflow: hidden;
	margin: 0 auto;
	width: 1140px;
}

#footer p {
	font-size: inherit;
	text-transform: uppercase;
}

#footer a,
#footer a:visited {
	font-weight: bold;
}

#footer a:hover {
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 650px;
}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 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 {
	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: #f47529;
}

.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 !important;
	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 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: #f47529;
}

.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 !important;
	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 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: #f47529;
}

.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 !important;
	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 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: #f47529;
}

.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 !important;
	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 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: #f47529;
}

.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 !important;
	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 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) {
	
	#header .wrap,
	#inner .wrap,
	#footer-widgets,
	#footer .wrap {
		max-width: 960px;
	}
	
	#header .widget-area {
		width: 560px;
	}
	
	#content-sidebar-wrap {
		width: 800px;
	}
	
	#content {
		margin: 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 {
		width: 900px;
	}
	
	#home-featured .call-to-action .widget {
		padding-top: 15px;
		text-align: center;
	}
	
	#home-featured .call-to-action,
	#home-featured .call-to-action p {
		font-size: 32px;
		line-height: 1.5 !important;
	}
	
	#home-featured .call-to-action .enews,
	#home-featured .call-to-action .enews p {
		line-height: 1.5 !important;
	}
	
	#home-featured .call-to-action .enews form {
		display: block;
	}
	
	#home-featured .call-to-action .widgettitle {
		margin: 0;
		padding: 0;
	}
	
	#genesis-responsive-slider .slide-excerpt {
		padding: 20px 20px 10px;
	}
	
	#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;
	}

}

@media only screen and (max-width: 960px) {

	#header {
        background: url(/assets/header-960.jpg) no-repeat;
        }

}

@media only screen and (max-width: 800px) {
	
	body {
		width: 100%;
		margin: 0 auto;
	}
	
	.archive-page,
	#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%;
	}
	
	#wrap {
		-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
		margin: 0 auto;
		width: 90%;
	}
	
	#inner {
		padding-bottom: 0;
	}
	
	#content,
	.sidebar,
	#footer-widgets,
	#footer-widgets .wrap {
		width: auto !important;
	}
	
	.sidebar {
		margin: 0 30px 30px;
	}
	
	#sidebar-alt {
		margin: 0 !important;
	}
	
	#description,
	#footer .creds,
	#footer .gototop,
	#header .searchform,
	#title,
	#title-area {
		float: none;
		text-align: center;
	}
	
	#header {
		height: auto !important;
                background: url(https://www.coniferpark.com/assets/conifer-header-768.jpg) no-repeat;
	}
	
	#header .widget-area {
		float: none;
	}
	
	#header .textwidget {
		text-align: center;
	}
	
	#header .menu {
		left: 0;
		right: auto;
		width: 100%;
	}
	
	#genesis-responsive-slider .slide-excerpt {
		display: none;
	}
	
	#home-featured .featured .widget {
		width: 50%;
	}
	
	#home-featured .call-to-action {
		background: #f05f21;
		height: auto;
		margin: -20px 0 0 0;
		padding: 0 0 20px;
	}
	
	#home-featured .call-to-action .banner-left,
	#home-featured .call-to-action .banner-right {
		display: none;
	}
	
	#footer-widgets {
		margin: 0;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		float: none;
		margin: 0;
		width: auto;
	}
	
	#footer .gototop {
		margin: 0 0 20px;
	}
	
}

@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%;
	}
	
	#home-featured .intro,
	#home-featured .intro p {
		font-size: 30px;
		line-height: 1.2;
	}
	
	#home-featured .inner {
		padding: 30px;
	}
	
	#sidebar-alt {
		margin: 0 !important;
	}
	
	#header .widget {
		float: none;
	}

        #header {
        background: url(https://www.coniferpark.com/assets/conifer-header-480.jpg) no-repeat;
        }
	
	#header .widget-wrap {
		padding: 10px;
	}
	
	#header .menu {
		float: none;
		position: relative;
		width: 100%;
	}
	
	.menu-primary li,
	.menu-secondary li,
	#header .menu 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;
	}
	
	#content {
		margin: 20px;
		width: 90% !important;
	}
	
	.comment-list li,
	.ping-list li {
		padding: 15px;
	}
	
	#author,
	#comment,
	#email,
	#url,
	#comment {
		width: 90% !important;
	}
	
}

#topnav {
background-color: #00a077;
font-size: 17px;
overflow: hidden;
padding: 16px 0;
padding: 3px;
color: #fff;
font-family: 'Helvetica';
text-transform: uppercase;
border-bottom: 2px double #DDDDDD;
}

#topnav .wrap {
margin: 0 auto;
width: 1220px;
margin-left: -36px;
}


#topnav span.right a::before {
color: #fff;
}

#topnav a{
	color: #fff;
	text-transform: lowercase;
}

#topnav a:hover{
	color: #ffc7e6;
	text-transform: lowercase;
}

#topnav a,
#topnav a:visited {
text-decoration: none;
}

#topnav ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#topnav li {display: inline; }
#topnav ul li a:hover {color: #00a077;
	background: white; }


#topnav span.left {
float: left:
}


#topnav .menu a,
span.right a:visited {
margin-left: 16px;
margin-left: 1rem;
}

#topnav .menu a.first::before {
content: "";
}

#topnav .menu a::before {
content: "|";
padding-right: 16px;
padding-right: 1rem;
}

#topnav .menu {
	float: right;
}

.footer-widgets-1 img {
    border: 1px solid #ddd;
    border-radius: 3px 3px 3px 3px;
    margin: 12px;
    padding: 2px;
    width: 120px;
}

/* Color Buttons
------------------------------------------------------------ */

.button-blue,
.button-gray,
.button-green,
.button-purple,
.button-red,
.button-yellow {
    color: #fff;
    padding: 5px 10px;
}

.button-blue:hover,
.button-gray:hover,
.button-green:hover,
.button-purple:hover,
.button-red:hover,
.button-yellow:hover {
    text-decoration: none;
}

.button-blue {
    background-color: #afcde3;
    border: 1px solid #afcde3;
}

.button-blue:hover {
    background-color: #83a2be;
    border: 1px solid #83a2be;
}

.button-gray {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
}

.button-gray:hover {
    background-color: #919191;
    border: 1px solid #919191;
}

.button-green {
    background-color: #b2ce96;
    border: 1px solid #b2ce96;
}

.button-green:hover {
    background-color: #86a36e;
    border: 1px solid #86a36e;
}

.button-purple {
    background-color: #bebde9;
    border: 1px solid #bebde9;
}

.button-purple:hover {
    background-color: #9291c7;
    border: 1px solid #9291c7;
}

.button-red {
    background-color: #e9b3b3;
    border: 1px solid #e9b3b3;
}

.button-red:hover {
    background-color: #c78787;
    border: 1px solid #c78787;
}

.button-yellow {
    background-color: #fadf98;
    border: 1px solid #fadf98;
}

.button-yellow:hover {
    background-color: #ecb870;
    border: 1px solid #ecb870;
}

/* Content Boxes
------------------------------------------------------------ */
 
.content-box-blue,
.content-box-gray,
.content-box-green,
.content-box-purple,
.content-box-red,
.content-box-yellow {
    margin: 0 0 25px;
    overflow: hidden;
    padding: 20px;
}
 
.content-box-blue {
    background-color: #d8ecf7;
    border: 1px solid #afcde3;
}
 
.content-box-gray {
    background-color: #e2e2e2;
    border: 1px solid #bdbdbd;
}
 
.content-box-green {
    background-color: #d9edc2;
    border: 1px solid #b2ce96;
}
 
.content-box-purple {
    background-color: #e2e2f9;
    border: 1px solid #bebde9;
}
 
.content-box-red {
    background-color: #f9dbdb;
    border: 1px solid #e9b3b3;
}
 
.content-box-yellow {
    background-color: #fef5c4;
    border: 1px solid #fadf98;
}

/*Updated CSS */

/* Fonts */
   
h1, h2, h3, h4, h5 { 
	font-family: Helvetica; 
	font-style: normal; 
}

h1 {
font-size: 38px;
margin: 0px 0px 20px;
}

.menu-primary a, .menu-secondary a { 
	font-family: Helvetica; 
    text-transform: uppercase;
    font-weight: 100;
    font-size: 15px;
}

/* 04 Menus */
.menu-primary {
	overflow: hidden;
}

.menu-secondary,
#header .menu-primary {
	float: right;
	width: auto;
}

#header .menu-primary {
	float: right;
	margin-top: 32px;
	margin-top: 2rem;
	width: auto;
}

.menu-primary {
	background-color: #333;
}

.menu-primary ul {
	float: left;
	width: 100%;
}

.menu-primary li {
	display: inline-block;
	float: left;
	list-style-type: none;
	text-align: left;
}

.menu-primary a {
	display: block;
	padding: 16px 20px 14px;
	padding: 1rem 1.25rem 0.875rem;
	position: relative;
}

.menu-primary.menu-secondary a {
	padding: 12px 16px;
	padding: 0.75rem 1rem;
}

.menu-primary .current-menu-item a,
.menu-primary li a:hover,
.menu-primary li:hover a {
	background-color: #a09277;
}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited {
	background-color: #333;
	padding: 16px 20px 14px;
	padding: 1rem 1.25rem 0.875rem;
	position: relative;
	width: 120px;
}

.menu-primary.menu-secondary li li a,
.menu-primary.menu-secondary li li a:link,
.menu-primary.menu-secondary li li a:visited {
	padding: 12px 16px;
	padding: 0.75rem 1rem;
	width: 140px;
}

.menu-primary li li a:hover {
	background-color: #A09277;
}

.menu-primary li ul {
	left: -9999px;
	position: absolute;
	width: 160px;
	z-index: 99;
}

.menu-primary.menu-secondary li ul {
	width: 172px;
}

.menu-primary li ul ul {
	margin: -42px 0 0 159px;
}

.menu-primary.menu-secondary li ul ul {
	margin: -36px 0 0 171px;
}

.menu-primary li:hover ul ul,
.menu-primary li.sfHover ul ul {
	left: -9999px;
}

.menu-primary li:hover,
.menu-primary li.sfHover {
	position: static;
}

ul.menu-primary li:hover>ul,
ul.menu-primary li.sfHover ul,
#header .menu-primary li:hover>ul,
#header .menu-primary li.sfHover ul {
	left: auto;
}

.menu-primary li a .sf-sub-indicator,
.menu-primary li li a .menu-primary,
.menu-primary li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

.menu-primary li,
.menu-secondary li,
#header .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 123px;
	z-index: 9999;
}

ul, menu, dir, .menu-primary {
display: block;
list-style-type: disc;
margin-top: 1em;
margin-bottom: 1em;
margin-left: 0px;
margin-right: 0px; 
}

<----Sidebar------>

.sidebar-content #content {
	float: right;
}

.sidebar-content .page h1,
.sidebar-content .post h1 {
	margin: 0 0px 10px 0;
}

.sidebar {
	display: inline;
	float: right;
	font-size: 12px;
	line-height: 20px;
	width: 300px;
}

.sidebar-split-left {
	display: inline;
	float: left;
	width: 155px;
}
	
.sidebar-split-right {
	display: inline;
	float: right;
	width: 125px;
}

.sidebar-split-bottom {
	clear: both;
	width: 300px;
}

.sidebar-content #sidebar {
	float: left;
}

sidebar .widget {
	margin: 0 0 20px;
	overflow: hidden;
}

sidebar img {
	margin: 0 0 8px;
}

sidebar p {
	font-size: 12px;
	line-height: 20px;
	padding: 0;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 6px 2px;
	padding: 0 0 6px;
 	word-wrap: break-word;
}

.widget-area li a,
.widget-area li a:visited {
	color: #222;
	text-decoration: none;
}

.widget-area li a:hover {
	color: #888;
}

/* --------------- DOCTORS --------------- */
	
.slider-container {
		width: auto;
		margin: 0 4px 10px 4px;
	}

/* --------------- DOCTORS --------------- */

.slider-container {
	background: #0e8bb4;
	margin-bottom: 14px;
	width: 100%;
}

.slider-container:last-child {
	margin-bottom: 0;
}

.slider-trigger {
	position: relative;
	cursor: pointer;
	background: #0e8bb4;
	-webkit-transition: background .3s linear;
	-moz-transition: background .3s linear;
	-o-transition: background .3s linear;
	transition: background .3s linear;
}

.slider-trigger:hover {
	background: #4aa7c6;	
}

.slider-trigger h3 {
	margin-left: 44px;
	line-height: 120%;
	padding: 10px 0;
  	color: #ffffff
}

.trigger-symbol {
	position: absolute;
	top: 8px;
	left: 10px;
	width: 24px;
	height: 24px;
}

.slider-content {
	display: none;
	color: #ffffff;
	padding: 2.17391304347826%; /*20 / 920*/
	padding-top: 0;
}

.bio-pic {
	float: left;
	width: 32.27272727272727%; /*284 (width of pic + 10px padding of bio-pic-container) / 880*/
	margin: 1em 0;
	
}

.bio-pic-container {
	padding: 10px;	
	background: #4aa7c6;
}

.bio-pic p {
	font-size: 0.875em; /*14 / 16*/
	color: #F4F4F4;
	text-align: center;
	text-transform: uppercase;
	margin-top: 0.5em;
    color: #ffffff;
}

.bio-text {
	float: right;
	width: 65.45454545454545%; /*576 / 880*/
	margin-top: 0.65em;
    color: #ffffff;
}

.bio-text p {
	padding-bottom: 1em;
}

.bio-text p:last-child {
	padding-bottom: 0em;	
}

.clearfix:after, .container:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.clearfix {
	display: block;
	zoom: 1; /*IE6 and IE7*/
}

.clear {
	clear: both;	
}

.container {
	position: relative;
}

/* --------------- SITE --------------- */

#site-container {
	max-width: 920px;
	margin: 0 auto;
	padding: 2em 0;
}

.container {
	position: relative;
}

section, .testimonial {
	width: 100%;
	padding: 2em 0;
	border-bottom: 1px #666 dashed;
}

.padded-container {
	padding: 2em;
}

@media only screen and (max-width: 800px) {
  	
  	.slider-buttons {
    display: none;
	visibility: hidden;
	}