/*
	Theme Name: Pediatric Healthcare Child Theme
	Author: Purely Graphics
	Author URI: http://www.purelygraphics.com.com/
	Description: Pediatric Healthcare is a two or three column child theme created for the Genesis Framework. 
	Author: Purely Graphics
	Author URI: http://www.purelygraphics.com/
 
	Version: 1.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
* Responsive Design

*/


/* 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: #717171;
	font-family: "Helvetica Neue", Arial, Helvetica, 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: 1px 1px 3px #eee inset;
	-webkit-box-shadow: 1px 1px 3px #eee inset;
	background-color: #fff;
	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: #f47529;
	text-decoration: underline;
}

a img {
	border: none;
}


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

body {
	background: url(images/bg-top-page.jpg) repeat-x top left;
}

.home { background: url(images/bg-top.jpg) repeat-x top left;

}

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

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

/* Remove home blog */

.home #content,
.home #sidebar {
    display: none;
}

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

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


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

#header {
	background-color: none !important;
	background-position: center top !important;
	margin: 0 auto;
	min-height: 112px;
	width: 100%;
}

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

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

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

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

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

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

#header .widget-area {
	float: right;
	min-height: 87px;
	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: 112px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 360px;
}

.header-image #title a {
	background: url(images/logo.png) 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
------------------------------------------------------------ */
#nav .wrap {
	margin-left: auto;
	margin-right: auto;
	display:table;
	white-space:nowrap;
}

.menu-primary,
.menu-secondary {
	clear: both;
	color: #fff;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	border-bottom: 40px solid #64b1d2;
}

#header .menu {
	bottom: 0;
	clear: both;
	color: #747474;
	float: right;
	font-size: 14px;
	font-weight: 700;
	position: absolute;
	right: 10px;
}

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

.menu-primary a,
.menu-secondary a {
	color: #767878 !important;
	display: block;
	padding: 14px 15px 8px;
	margin: 0px 20px;
	position: relative;
	text-decoration: none;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 3px;
	border-bottom: 1px solid #ccc;
}

#header .menu a {
	color: #767878;
	display: block;
	padding: 16px 22px 10px;
	margin-bottom: 20px;
	position: relative;
	text-decoration: none;
	text-shadow: #fff 0px 0px;
}

.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: #f47529 !important;
	text-shadow: #2d5876 -0px -0px;
}

#header .menu li a:hover {
	border-bottom: none;
	color: #adb1b7;	
}

#header .current-menu-item a .current_page_item a .menu a:active:first-child {
	color: #767878!important;
}
	

#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 {
	color: #adb1b7 !important;
	text-shadow: #2d5876 -0px -0px;
}

.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: #747474 !important;
	font-size: 14px;
	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: #f47529 !important;
	text-shadow: none !important;
}

.menu-primary li ul,
.menu-secondary li ul,
#header .menu li ul {
	-moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
	background: #fff;
	border: 1px solid #dfdfdf;
	box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.15);
	height: auto;
	left: -9999px;
	padding: 15px 20px 20px 20px;
	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: 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;
}

/* Facebook Icon Primary Navigation Button 
------------------------------------------------------------ */
#header .menu li.facebook-icon {
    float: right;
}
#header .menu li.facebook-icon a,
#header .menu li.facebook-icon a:hover {
    display: block;
    height: 24px;
    margin: 43px 0 0 0px;
    padding: 0;
    text-indent: -9999px;
    width: 24px;
}

#header .menu li.facebook-icon a {
    background: #3c60b1 url(images/24x24_facebook.png);
	padding: 0;
}

#header .menu li.facebook-icon a:hover {
    background: #88A2DB url(images/24x24_facebook.png);
	padding: 0;
}

/* Inner
------------------------------------------------------------ */

#inner {
	padding: 0 0 20px;
	overflow: hidden;
}

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


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

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

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

#home-featured .slider { 
     background: #fff;
	
}

#home-featured .intro  {
	background: url(images/divider-large.png) no-repeat bottom;
}

#home-featured .featured,
#home-featured .call-to-action {
	background: url(images/divider-large.png) no-repeat bottom;
}

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

#home-featured .slider {
	border: 0px solid #effcff;
}

#home-featured .inner {
	padding: 50px 50px 0 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: 18px;
	line-height: 20px;
	padding-bottom: 50px;
}

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

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

/* Icon shake homepage */

@-webkit-keyframes spaceboots { /* Chrome 12+, Safari 4+ */
	0% { -webkit-transform: translate(2px, 1px) rotate(0deg); }
	10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
	40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
	50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
	100% { -webkit-transform: translate(1px, -2px) rotate(-1deg); }
}
@-moz-keyframes spaceboots { /* Firefox 10+ */
	0% { -moz-transform: translate(2px, 1px) rotate(0deg); }
	10% { -moz-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -moz-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -moz-transform: translate(0px, 2px) rotate(0deg); }
	40% { -moz-transform: translate(1px, -1px) rotate(1deg); }
	50% { -moz-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -moz-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -moz-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -moz-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -moz-transform: translate(2px, 2px) rotate(0deg); }
	100% { -moz-transform: translate(1px, -2px) rotate(-1deg); }
}
@-ms-keyframes spaceboots { /* IE 10 */
	0% { -ms-transform: translate(2px, 1px) rotate(0deg); }
	10% { -ms-transform: translate(-1px, -2px) rotate(-1deg); }
	20% { -ms-transform: translate(-3px, 0px) rotate(1deg); }
	30% { -ms-transform: translate(0px, 2px) rotate(0deg); }
	40% { -ms-transform: translate(1px, -1px) rotate(1deg); }
	50% { -ms-transform: translate(-1px, 2px) rotate(-1deg); }
	60% { -ms-transform: translate(-3px, 1px) rotate(0deg); }
	70% { -ms-transform: translate(2px, 1px) rotate(-1deg); }
	80% { -ms-transform: translate(-1px, -1px) rotate(1deg); }
	90% { -ms-transform: translate(2px, 2px) rotate(0deg); }
	100% { -ms-transform: translate(1px, -2px) rotate(-1deg); }
	
	0% { transform: translate(2px, 1px) rotate(0deg); }
	10% { transform: translate(-1px, -2px) rotate(-1deg); }
	20% { transform: translate(-3px, 0px) rotate(1deg); }
	30% { transform: translate(0px, 2px) rotate(0deg); }
	40% { transform: translate(1px, -1px) rotate(1deg); }
	50% { transform: translate(-1px, 2px) rotate(-1deg); }
	60% { transform: translate(-3px, 1px) rotate(0deg); }
	70% { transform: translate(2px, 1px) rotate(-1deg); }
	80% { transform: translate(-1px, -1px) rotate(1deg); }
	90% { transform: translate(2px, 2px) rotate(0deg); }
	100% { transform: translate(1px, -2px) rotate(-1deg); }
}

.attachment-featured-image {
    display:inline-block
}

.attachment-featured-image:hover,
.attachment-featured-image:focus {
	/* Chrome 12+, Safari 4+ */
    -webkit-animation-name: spaceboots;
	-webkit-animation-duration: 0.8s;
	-webkit-transform-origin:50% 50%;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	/* Firefox 10+*/
	-moz-animation-name: spaceboots;
	-moz-animation-duration: 0.8s;
	-moz-transform-origin:50% 50%;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	/* IE 10 */
	-ms-animation-name: spaceboots;
	-ms-animation-duration: 0.8s;
	-ms-transform-origin:50% 50%;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear;
	
	animation-name: spaceboots;
	animation-duration: 0.8s;
	transform-origin:50% 50%;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

#home-featured .featured .widget-wrap {
	padding: 15px 0 4px 0;
}

#home-featured .featured h2 a {
	color: #b1cd07;
	font-size: 14px;
    font-weight: 700;
}

#home-featured .featured h2 a {
   color: #b1cd07;
   font-size: 14px;
   font-weight: 700;
}

/* Custom icon link colors */

/* Forms Icon Orange */
#home-featured .post-235 h2 a {
   color: #dd9524;
   font-size: 14px;
   font-weight: 700;
}
/* Health Resources Icon Yellow */
#home-featured .post-622 h2 a, /* Health Resources Icon Yellow */
#home-featured .post-10 h2 a, /* Resources Icon Yellow */
#home-featured .post-237 h2 a {/* Location Icon Yellow */
   color: #eec301;
   font-size: 14px;
   font-weight: 700;
}
/* News Icon Blue */
#home-featured .post-233 h2 a, /* Health Info Icon Blue */
#home-featured .post-24 h2 a { /* News Icon Blue */
   color: #2e6ab5;
   font-size: 14px;
   font-weight: 700;
}
/* FAQ Icon Green */
#home-featured .post-231 h2 a,  /* Patient Info Icon Green */
#home-featured .post-343 h2 a { /* FAQ Icon Green */
   color: #2ea239;
   font-size: 14px;
   font-weight: 700;
}
/* Expecting Parents Icon Purple */
#home-featured .post-229 h2 a {
   color: #8c2b6b;
   font-size: 14px;
   font-weight: 700;
}
/* New Patients Icon Red */
#home-featured .post-227 h2 a {
   color: #b92727;
   font-size: 14px;
   font-weight: 700;
}

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

#home-featured .featured .more-link {
	margin: 20px auto 0;
}

#home-featured .call-to-action {
	background: url(images/banner-texture.png) repeat-x #f05f21;
	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 {
	background: #fff;
	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;
}


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

#content {
	float: left;
	margin: 25px 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 {
	margin: 0 0 10px;
	padding: 0 0 10px;
}

.entry-content {
	overflow: hidden;
}

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

blockquote {
	border-left: 3px solid #ececec;
	margin: 15px 0 40px 40px;
	overflow: hidden;
	padding: 15px 30px 0 15px;
}

blockquote p {
	color: #999;
	font-size: 18px;
	margin: 0 0 15px !important;
	letter-spacing: 0.5px;
}

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

.last {
	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: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.5625;
	margin: 0 0 15px;
}

h3 {
	margin: 0;
	border-bottom: 1px solid #e0eaea;
	padding: 5px 0;
}

h1 {
	font-size: 24px;
	margin: 0 0 10px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
}

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 18px;
}

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

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

h3 {
	font-size: 22px;
}

h4 {
	font-size: 18px;
}

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

.entry-content h3 {
	margin-top: 24px;
}

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

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

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

#sidebar-alt h4 {
	color: #fff;
	margin: 0 0 15px;
	text-shadow: #0d1a23 -1px -1px;
}

#footer-widgets h4 {
	background: none;
	border: none;
	color: #5e909d;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0;
	text-transform: none;
}

#footer-widgets h4 a {
	background: none;
	border: none;
	color: #5e909d;
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin: 0 0 20px;
	padding: 0;
	text-transform: none;
}

h5 {
	color: #f47529;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/* Q and A FAQ
------------------------------------------------------------ */
.qa-category H2 {
margin-bottom: 8px;
margin-bottom: 0.5714rem;
}

/*To adjust the question margins (assuming it uses H3 header font):*/
.qa-category H3 {
margin: 0 0 4px 4px;
margin: 0 0 0.2857rem 0.2857rem;
}

/*To disable the question underline style:*/
.qa-faq-anchor {
font-size: 20px;	
text-decoration: none;
}


/*To add the question bullet symbol (in this case right pointing arrow):
.qa-faq-anchor:before {
content: "\21E8   ";
}*/

/*To intend the answer to the right:*/
.qa-faq-answer {
margin-top:	24px;
marging-top: 1.714rem;
margin-left: 24px;
margin-left: 1.714rem;
}

.faq-catname {
	display: none;
}

/* 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: 12px;
	margin: 0 0 15px;
	padding: 35px 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;
}


/* 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;
	padding: 5px 5px 20px 5px;
}

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


.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 15px 15px 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: #f47529;
	color: #fff;
	text-decoration: none;
}


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

.sidebar {
	display: inline;
	float: right;
	font-size: 13px;
	margin: 10px 10px 10px 0;
	width: 300px;
}

/* Custom icon link colors */

/* Forms Link Icon Orange */
.sidebar .menu-item-739, .sidebar .menu-item-739 a { 
   color: #dd9524;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}

.sidebar .menu-item-739 a:hover {
   text-decoration: underline;
}

/* Health Resources Link Icon Yellow */
.sidebar .menu-item-757, .sidebar .menu-item-757 a {
   color: #eec301;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}

.sidebar .menu-item-757 a:hover {
   text-decoration: underline;
}

/* Health Info Icon Link Blue */
.sidebar .menu-item-746, .sidebar .menu-item-746 a {
   color: #2e6ab5;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}

.sidebar .menu-item-746 a:hover {
   text-decoration: underline;
}

/* Patient Info Icon Link Green */
.sidebar .menu-item-747 , .sidebar .menu-item-747  a {
   color: #2ea239;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}
.sidebar .menu-item-747  a:hover {
   text-decoration: underline;
}

 /* Expecting Link Parents Icon Purple */
.sidebar .menu-item-740, .sidebar .menu-item-740 a {
   color: #8c2b6b;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}
.sidebar .menu-item-740 a:hover {
   text-decoration: underline;
}

/* New Patients Link Icon Red */
.sidebar .menu-item-741, .sidebar .menu-item-741 a{
   color: #b92727;
   font-size: 14px;
   font-weight: 700;
   text-decoration: none;
}

.sidebar .menu-item-741 a:hover {
   text-decoration: underline;
}

#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-left: 1px solid #d6d6d6;
	margin: 25px 0 0px;
	padding: 0 25px 18px 25px;
}

.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;
	font-weight: bold;
	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;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


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

input[type="button"],
input[type="submit"] {
	-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,
.more-link:visited {
	cursor: pointer;
	font-size: 13px;
	font-weight: 200;
	line-height: 19px;
	padding: 7px 5px 6px;
	text-decoration: none;
	float: right;
	
}

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

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

.more-link:hover {
	text-decoration: none;
}

/* 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 {
	background: #fff /*url(images/bg-footerwidgets.jpg)*/;
	clear: both;
	font-size: 15px;
	margin: 0px auto;
	overflow: hidden;
	width: 1140px;
}

#footer-widgets .wrap {
	overflow: hidden;
	padding: 8px 50px 3px;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 4px;
	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: #f47529;
}

#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: 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 {
	float: left;
	margin: 0 50px 0 0;
	width: 343px;
}

.footer-widgets-2 {
	float: left;
	width: 343px;
}

.footer-widgets-3 {
	float: right;
	width: 253px;
}


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

#footer {
	background: url(images/divider.png) no-repeat top;
	clear: both;
	font-size: 10px;
	margin: 0 auto;
	overflow: hidden;
	text-transform: uppercase;
	width: 100%;
	padding-top: 30px;
}

#footer .wrap {
	overflow: hidden;
	margin: 0 auto;
	padding: 10px 0 30px;
	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 {
}


/* Responsive iFrame */
 
.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* 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;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 1280px) {
	
    .home { background: url(images/bg-top-960.jpg) repeat-x top left;

    }
	
	#header .wrap,
	#inner .wrap,
	#footer-widgets,
	#footer .wrap {
		max-width: 960px;
	}
	
	
	#header .widget-area {
		width: 600px;
	}
	
	#content-sidebar-wrap {
		width: 800px;
	}
	
	.menu-primary a,
	.menu-secondary a {
		padding: 11px 15px;
		margin: 0px 8px;
	}
	
	#header .menu a {
	    padding: 16px 16px 10px;
    }
	
	
	#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 .featured .call-to-action .enews form {
		display: block;
	}
	
	#home-featured .featured,
    #home-featured .call-to-action {
	background: url(images/divider.png) no-repeat bottom;
    }

	#home-featured .call-to-action .widgettitle {
		margin: 0;
		padding: 0;
	}

	
	#genesis-responsive-slider .slide-excerpt {
		padding: 20px 20px 10px;
	}
	
	#footer-widgets .wrap {
		padding: 8px 30px 3px;
	}
	
	.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: 1024px) {

	.tparrows {
		display: none;
	}
}
	
@media only screen and (max-width: 800px) {
	
	body {
		width: 100%;
		margin: 0 auto;
	}
   
    .header-image #title-area, .header-image #title, .header-image #title a{
	background: url(images/logo-800.png) no-repeat center left;
	width: 280px;
	
    }

    .home { background: url(images/bg-top-page.jpg) repeat-x top left;

    }
	
	#header .menu .menu-item-315 {
	  	display: none;
	}
	
	.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%;
	}
	
	.menu-primary a,
    .menu-secondary a {
	padding: 14px 5px 8px;
	margin: 0px 6px;
	}
	
	
	#wrap {
		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;
	}
	
	
	#header .widget-area {
		float: none;
	}
	
	#header .textwidget {
		text-align: center;
	}
	
	#header .menu {
        right: 0;
	}

    #header .menu a {
	    padding: 16px 9px 10px;
    }
	
	/*#genesis-responsive-slider .slide-excerpt {
		display: none;
	}*/
	
	#home-featured .featured .widget {
		width: 33%;
	}
	
	#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;
	}
	
}

    #menu-icon {
	    display: none;
    	visibility: hidden;
    }
	
    #menu-mobile-menu {
	    display: none;
		visibility: hidden;
    }

/* Make sure main menu re-appears when scaled up */
@media only screen and (min-width: 601px) {
	#menu-main-navigation {
		display: block !important;
	}
}

@media only screen and (max-width: 600px) {
	
    #menu-mobile-menu {
	    display: block;
		visibility: visible;
        }
	
	#mobi-menu {
		background: url(images/mobile-menu-icon.png) no-repeat scroll 0 0 transparent;
		cursor: pointer;
		display: inline-block; 
		float: right;
		height: 30px;
		margin: 8px 12px 12px 12px;
		width: 41px;
		text align: center;
		visibility: visible;
		
		}		
	
	.header-image #description {
        display: none;
        overflow: hidden;
        }
	
    #title, #description {
       display: none;
        }
		
    #header {
       min-height: 0;
       padding-bottom: 0;

        }
		
    .header-image #title-area, .header-image #title, .header-image #title a{
	background: #64b1d2 url(images/logo-mobi.png) no-repeat top left;
	width: 200px;
	
    }

    .header-image #title-area {
       height: 48px;
	   width: 100%
        }
		
	#wrap {
		margin: 0 auto;
		width: 100%;
	}
	
	#footer .wrap {
		margin: 0 auto;
		width: 90%;
	}
		
	#menu-main-navigation{ 
	    display: none; 
	}
	
	
	#header .menu .menu-item-315 {
	  	display: block;
	}	
	
	#header .widget-area {
	    display: none; 
	}
		
    #menu-mobile-menu {
	    display: none;
    }  	
	
	
	.post-info,
	.post-date,
	.post-meta,
	.breadcrumb {
		display: none;
	}
	
	body {
    	background: none;
    }
	
	.home {
		background: none;

    }
	
	#subbox {
		margin: 10px 0 !important;
	}
	
	#home-featured .slider { 
        display: none;
    }

    #home-featured .featured .inner {
	   padding: 0px 0px 25px 0px;	
   	   background: none;
	 
    }
	
	#home-featured .featured .widget {
		width: 50%;
	}
	
	#home-featured .intro,
	#home-featured .intro p {
		font-size: 30px;
		line-height: 1.2;
	}
	
	#home-featured .inner {
		padding: 10px;
	}
	
	#sidebar-alt {
		margin: 0 !important;
	}
	
	#header .widget {
		float: none;
		margin: 0px 0 0 0;
	}
	
	#header .widget-area {
        float: right;
        min-height: 0px!important;
        padding: 0px 0 0 0!important;
        position: relative;

    }
	
	#header .widget-wrap {
		padding: 10px;
	}
	
	#header .menu {
		float: none;
		position: relative;
		width: 100%;
        right: 0;
	}
	
	.menu-primary li,
	.menu-secondary li,
	#header .menu li {
		float: none;

	}
	
	.menu-primary a,
	.menu-secondary a {
		padding: 11px 10px;
		text-align: center;
	}
	
	.sidebar {
		margin: 0 auto;
		float: none;
	}
	
	.sidebar .widget {
        border-left: 0px;
        margin: 25px 0 0px;
        padding: 0 0 18px 0;
	    text-align: center;
		letter-spacing: 3px;
		text-transform: uppercase;
    }
	
	.sidebar.widget-area ul li {
        background: none;
	    padding: 7px 0 0 0;
	}
	 
	h1 {
		font-size: 22px;
	}
	
	h2,
	h2 a {
		font-size: 20px;
	}
	
	h3 {
		font-size: 18px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	.post {
		margin: 0 0 25px;
		padding: 0 0 25px;
	}
	
	#content {
		margin: 15px;
		width: 89% !important;
	}
	
	.comment-list li,
	.ping-list li {
		padding: 15px;
	}
	
	#author,
	#comment,
	#email,
	#url,
	#comment {
		width: 90% !important;
	}
	
	.qa-faq-anchor {
       font-size: 16px;

    }
	
	.qa-faq-answer {
       margin-top:	24px;
       marging-top: 1.714rem;
       margin-left: 0;
       margin-left: 0;
}
	
}