/*
Theme Name: Darling ST Health
Theme URI: http://wpxpert.net/demo/darling-street-health/
Author: WPXpert
Author URI: http://wpxpert.net
Description: The custom theme for Darling ST Health.
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, white, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, rtl-language-support, sticky-post, translation-ready
Text Domain: darlingsthealth

This theme, like WordPress, is licensed under the GPL.
*/

/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
article, aside, details, figcaption, figure, footer, header, nav, section, summary { display: block; }
audio, canvas, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
button, input, select, textarea { font-family: "gill_sans_mtregular", Helvetica, sans-serif; }
body {
	color: #000;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	font-family: "gill_sans_mtregular", Helvetica, sans-serif;
	font-size: 14px;
}
a { color: #037985; text-decoration: none; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; color: #8a2e57; } 
h1, h2, h3, h4, h5, h6 { clear: both; font-family: verlagblack, Georgia, serif; line-height: 1.3; }
h1 { font-size: 48px; margin: 33px 0; } 
h2 { font-size: 30px; margin: 25px 0; } 
h3 { font-size: 22px; margin: 22px 0; } 
h4 { font-size: 20px; margin: 25px 0; }
h5 { font-size: 18px; margin: 30px 0; }
h6 { font-size: 16px; margin: 36px 0; }
address { font-style: italic; margin: 0 0 24px; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; font-family: gill_sans_mtbold; font-size: 13px; }
dfn { font-style: italic; }
mark { background: #ff0; color: #000; }
p { margin: 20px 0; }
code, kbd, pre, samp {
	font-family: monospace, serif;
	font-size: 14px;
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
}
pre {
	background: #f5f5f5;
	color: #666;
	font-family: monospace;
	font-size: 14px;
	margin: 20px 0;
	overflow: auto;
	padding: 20px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens:    none;
	-ms-hyphens:     none;
	hyphens:         none;
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
blockquote { font-size: 18px; font-weight: 300; margin: 24px 40px; }
blockquote blockquote { margin-right: 0; }
blockquote cite, blockquote small { font-size: 14px; font-weight: normal; text-transform: uppercase; }
blockquote em, blockquote i { font-style: normal; font-weight: 300; }
blockquote strong, blockquote b { font-weight: 400; }
small { font-size: smaller; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dl { margin: 0 20px; }
dt { font-weight: bold; }
dd { margin: 0 0 20px; }
menu, ol, ul { margin: 20px 0; padding: 0 0 0 40px; }
ul { list-style-type: disc; padding: 0 0 0 30px; }
nav ul, nav ol { list-style: none; list-style-image: none; } 
li > ul, li > ol { margin: 0; }
img { -ms-interpolation-mode: bicubic; border: 0; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }
form { margin: 0; display: inline-block; width: 100%; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { border: 0; padding: 0; white-space: normal; }
button, input, select,
textarea { font-size: 100%; margin: 0; max-width: 100%; vertical-align: baseline; }
button, input { line-height: normal; }
button, html input[type="button"],
input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
input[type="search"] { -webkit-appearance: textfield; padding-right: 2px; width: 270px; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; }
table { border-spacing: 0; font-size: 14px; line-height: 2; margin: 0 0 20px; width: 100%; }
caption, th, td { font-weight: normal; text-align: left; }
caption { font-size: 16px; margin: 20px 0; }
th { font-weight: bold; text-transform: uppercase; }
td { border-top: 1px solid #ededed; padding: 6px 10px 6px 0; }
del { color: #333; }
ins { background: #fff9c0; text-decoration: none; }
hr { border: 0; height: 1px; margin: 0 0 24px; }

/**
 * 2.0 Repeatable Patterns
 * ----------------------------------------------------------------------------
 */
.genericon:before,
.menu-toggle:after,
.featured-post:before,
.date a:before,
.entry-meta .author a:before,
.comments-link a:before,
.edit-link a:before,
.attachment .entry-title:before,
.attachment-meta:before,
.attachment-meta a:before,
.comment-awaiting-moderation:before,
.comment-reply-link:before,
.comment-reply-login:before,
.comment-reply-title small a:before,
.bypostauthor > .comment-body .fn:before,
.error404 .word-404:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	vertical-align: text-bottom;
}
/* Clearing floats */
.clear:after,
.attachment .entry-header:after,
.content-area:after,
.site-footer .widget-area:after,
.entry-content:after,
.page-content:after,
.navigation:after,
.nav-links:after,
.gallery:after,
.comment-form-author:after,
.comment-form-email:after,
.comment-form-url:after,
.comment-body:after { clear: both; }
.clear:before,
.clear:after,
.content-area:before
.attachment .entry-header:before,
.attachment .entry-header:after,
.site-footer .widget-area:before,
.site-footer .widget-area:after,
.entry-content:before,
.entry-content:after,
.page-content:before,
.page-content:after,
.navigation:before,
.navigation:after,
.nav-links:before,
.nav-links:after,
.gallery:before,
.gallery:after,
.comment-form-author:before,
.comment-form-author:after,
.comment-form-email:before,
.comment-form-email:after,
.comment-form-url:before,
.comment-form-url:after,
.comment-body:before,
.comment-body:after { content: ""; display: table; }
/* Assistive text */
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; }
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}
/* Form fields, general styles first. */
button, input, textarea { background: #ebebeb; font-family: inherit; padding: 8px; border: none; }
input:focus, textarea:focus { border: none; outline: 0; }
/* Buttons */
button, input[type="submit"], input[type="button"], input[type="reset"] {
	border: none;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}
button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus { outline: none; }
.post-password-required input[type="submit"] { padding: 7px 24px 4px; vertical-align: bottom; }
.post-password-required input[type="submit"]:active { padding: 5px 24px 6px; }
/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder { color: #000; }
:-moz-placeholder { color: #000; } 
::-moz-placeholder { color: #000; }
:-ms-input-placeholder { color: #000; }

/*
 * Responsive images
 *
 * Fluid images for posts, comments, and widgets
 */
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption { max-width: 100%; }
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */
.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"], img[class*="wp-image-"], img[class*="attachment-"] { height: auto; }
img.size-full, img.size-large, img.wp-post-image { height: auto; max-width: 100%; } 
/* Make sure videos and embeds fit their containers. */
embed, iframe, object, video { max-width: 100%; } 
/* Override the Twitter embed fixed width. */
.entry-content .twitter-tweet-rendered { max-width: 100% !important; }
/* Images */
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }
img.alignleft { margin-right: 15px; } 
.wp-caption.alignleft { margin: 5px 10px 5px 0; }
img.alignright { margin-left: 15px; } 
.wp-caption.alignright { margin: 5px 0 5px 10px; } 
img.aligncenter { margin-left: auto; margin-right: auto; }
img.alignnone { margin: 5px 0; }
.wp-caption .wp-caption-text,
.entry-caption, .gallery-caption { color: #220e10; font-size: 18px; font-weight: 300; }
img.wp-smiley,
.rsswidget img { border: 0; border-radius: 0; box-shadow: none; margin-bottom: 0; margin-top: 0; padding: 0; }
.wp-caption.alignleft + ul, .wp-caption.alignleft + ol  { list-style-position: inside; }

@font-face {
    font-family: 'archerlight';
    src: url('fonts/archer-light-pro-webfont.eot');
    src: url('fonts/archer-light-pro-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archer-light-pro-webfont.woff') format('woff'),
         url('fonts/archer-light-pro-webfont.ttf') format('truetype'),
         url('fonts/archer-light-pro-webfont.svg#archerlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenirregular';
    src: url('fonts/avenir_35_light-webfont.eot');
    src: url('fonts/avenir_35_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenir_35_light-webfont.woff') format('woff'),
         url('fonts/avenir_35_light-webfont.ttf') format('truetype'),
         url('fonts/avenir_35_light-webfont.svg#avenirregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verlagblack';
    src: url('fonts/verlag-black-webfont.eot');
    src: url('fonts/verlag-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/verlag-black-webfont.woff') format('woff'),
         url('fonts/verlag-black-webfont.ttf') format('truetype'),
         url('fonts/verlag-black-webfont.svg#verlagblack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'archerbook';
    src: url('fonts/archer-book-webfont.eot');
    src: url('fonts/archer-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archer-book-webfont.woff') format('woff'),
         url('fonts/archer-book-webfont.ttf') format('truetype'),
         url('fonts/archer-book-webfont.svg#archerbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'avenir_lt_55_romanbold';
    src: url('fonts/avenir-lt-85-heavy-webfont.eot');
    src: url('fonts/avenir-lt-85-heavy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/avenir-lt-85-heavy-webfont.woff') format('woff'),
         url('fonts/avenir-lt-85-heavy-webfont.ttf') format('truetype'),
         url('fonts/avenir-lt-85-heavy-webfont.svg#avenir_lt_55_romanbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'gill_sans_mtregular';
    src: url('fonts/gill_sans_mt-webfont.eot');
    src: url('fonts/gill_sans_mt-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gill_sans_mt-webfont.woff') format('woff'),
         url('fonts/gill_sans_mt-webfont.ttf') format('truetype'),
         url('fonts/gill_sans_mt-webfont.svg#gill_sans_mtregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'gill_sans_mtbold';
    src: url('fonts/gill_sans_mt_bold-webfont.eot');
    src: url('fonts/gill_sans_mt_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gill_sans_mt_bold-webfont.woff') format('woff'),
         url('fonts/gill_sans_mt_bold-webfont.ttf') format('truetype'),
         url('fonts/gill_sans_mt_bold-webfont.svg#gill_sans_mtbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/**
 * 3.0 Basic Structure
 * ----------------------------------------------------------------------------
 */
.site-header .home-link, #searchsubmit, .wpcf7-form input[type="submit"].wpcf7-submit, .signup-btn, 
.fb-icon, .twitter-ico, .read-morebtn, .go-back, .sml_submitbtn, .instagram-ico { 
	background: url('images/sprites.png') no-repeat; }
.site { background-color: #fff; margin: 0 auto; width: 100%; }
.site-main { 
	position: relative; 
	background: #FFF;   
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bg.jpg', sizingMethod='scale');

}
.content-area { max-width: 980px; width: 100%; margin: 0 auto; }
.site-content { float: left; width: 68%; min-height: 500px; margin-bottom: 80px; }
.site-main .sidebar-container { width: 30%; float: right; margin-bottom: 20px; }
.site-main .sidebar-inner {	margin: 0 auto; display: inline-block; width: 100%; }

/**
 * 4.0 Site Header
 * ----------------------------------------------------------------------------
 */
.site-header { 
	position: relative; 
	display: inline-block; 
	height: 470px; 
	width:100%; 
	max-height: 470px; 
}
.dp-flower { 
	background: url('images/dp-flower.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower.jpg', sizingMethod='scale');
}

.wall {
	background: url('images/banner-dsh.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower.jpg', sizingMethod='scale');
}

.y-flower { background: url('images/y-flower.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='y-flower.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='y-flower.jpg', sizingMethod='scale');
}
.b-flower { background: url('images/b-flower.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='b-flower.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='b-flower.jpg', sizingMethod='scale');
}
.db-flower { background: url('images/db-flower.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='db-flower.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='db-flower.jpg', sizingMethod='scale');
}
.drops { background: url('images/drops.jpg') no-repeat center center; 
	-webkit-background-size: cover;  
	-moz-background-size: cover;  
	-o-background-size: cover;  
	background-size: cover;  
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='drops.jpg', sizingMethod='scale')";  
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='drops.jpg', sizingMethod='scale');
}
.site-header .home-link {
	display: block;
	margin: 60px auto 30px;
	width: 228px;
	height: 228px;
	background-position: -7px -7px;
}
.header-title {
	font-family: "verlagblack";
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}

/**
 * 4.2 Navigation
 * ----------------------------------------------------------------------------
 */
.navbar { margin: 5px auto; max-width: 980px; width: 100%; }
.site-header .search-form { position: absolute; right: 20px; top: 1px; }
.site-header .search-field {
	background-position: -118px -246px;
	border: none;
	cursor: pointer;
	height: 36px;
	width: 36px;
	margin: 3px 0;
	padding: 0 0 0 34px;
	position: relative;
}
.main-navigation {
	font: 400 normal 16px "verlagblack";
	text-transform: uppercase;
	clear: both;
	margin: 0 auto;
	max-width: 1080px;
	min-height: 45px;
	position: relative;
}
ul.nav-menu, div.nav-menu > ul { margin: 0; padding: 0; }
.nav-menu li { display: inline-block; position: relative; padding: 15px 13px; margin:0;}
.nav-menu li a { font-size: 15px; color: #3b2238; display: block; line-height: 1; text-decoration: none; }
.nav-menu li:first-child { margin-left: 0; }
.nav-menu li:last-child { margin-right: 0; }
.nav-menu .current_page_item > a,
.nav-menu .current-page-ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a,
.nav-menu li a:hover { color: #037985; }
.menu-toggle { display: none; }

/**
 * 5.0 Content
 * ----------------------------------------------------------------------------
 */
.entry-summary, .entry-meta { margin: 20px 15px; }

.category-blog .entry-summary,
.category-events  .entry-summary {
  float: right;
  width: 404px;
  margin-top: 10px;
}

.read-morebtn { width: 70px; height: 70px; display: block; position: absolute; }
.read-morebtn:hover {background-position: -324px -6px !important;}
.read-morebtn.darkp { background-position: -486px -6px; }
.read-morebtn.darkf { background-position: -246px -86px; }
.read-morebtn.f { background-position: -406px -6px; }
.read-morebtn.mehron { background-position: -246px -6px; }
.read-morebtn.b { background-position: -325px -86px; }
.read-morebtn.g { background-position: -324px -6px; }
.color-trip.darkf { background: #037985; }
.color-trip.darkp { background: #3b2238; }
.color-trip.mehron { background: #8a2e57; }
.color-trip.b { background: #1c2b56; }
.color-trip.f { background: #79bab9; }
.color-trip.g { background: #94c599; }
.darkf-color { color: #037985; }
.darkp-color { color: #3b2238; }
.mehron-color { color: #8a2e57; }
.b-color { color: #1c2b56; }
.f-color { color: #79bab9; }
.g-color { color: #94c599; }
/* Homepage */
.featured-section { background: #FFF; padding: 15px; margin-bottom: 20px; }
h2.featured-title { margin: 0; border-bottom: 1px solid #000; padding: 10px 15px; text-transform: uppercase; }
.featured-img { margin: 15px 15px 0; }
.featured-content { margin: 0 15px 20px; display: inline-block; }
article.home-blog-post { 
	padding: 15px; 
	background: #FFF;
	display: inline-block; 
	vertical-align: top;
	width: 49%; 
	margin-right: 8px; 
	margin-bottom: 40px; 
	position: relative;
}
article.home-blog-post:nth-child(even) { margin-right: 0; }
.home-post-content { padding: 15px 15px 20px; }
.home-post-img { margin-bottom: 20px; }
.home-post-img img { max-width: 100%; height: auto; margin: 0 auto; display: block; }
.home-post-content p { margin-bottom: 20px; }
.home-blog-header { position: relative; display: block; border-bottom: 1px solid #000; /*display: flex;display: -webkit-box;display: -webkit-flexbox;display: -moz-box;*/}
.home-blog-header.events {
  border: none;
}
.home-slider.inside-border {
	padding-bottom: 1em;
}
.home-slider a img {
	-moz-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.home-slider a:hover img {
	opacity: 0.7;
}

.color-trip { float: left; height: 100%; width: 15px; position: absolute;/*width: 5%;*/ border-right: 1px solid #000; }
.home-post-info { width: 614px; /*float: right;*/ /*flex:1;-webkit-box-flex:1;-moz-box-flex: 1; -webkit-flex: 1;*/margin-left: 15px; display: block; }
.blog-section .home-post-info {width: 280px;}
.home-post-cat { border-bottom: 1px solid #000; padding: 5px 10px; font: 300 normal 14px archerlight; text-transform: uppercase; }
h2.home-post-title { margin: 0; font-size: 18px; padding: 10px; text-transform: uppercase; }
.home-post-title a { color: #000; }
.home-post-title a:hover { color: #8a2e57; }
.home-read-more { right: 25px; bottom: -20px; }
article.home-blog-post:nth-child(1) .home-read-more { background-position: -486px -6px; }
article.home-blog-post:nth-child(2) .home-read-more { background-position: -246px -86px; }
article.home-blog-post:nth-child(3) .home-read-more { background-position: -406px -6px; }
article.home-blog-post:nth-child(4) .home-read-more { background-position: -246px -6px; }

/* contact page - Forms */
article.forms-subpage .modl-full { margin: 0; }

article.forms-subpage .modl-full .link-cat,
article#post-36 .link-cat,
article#post-36 .entry-content 
	{ padding-left: 0; padding-right: 0; }

article.forms-subpage  .link-cat ul, article#post-36 .link-cat ul	{ width: 100%; margin: 0; list-style-type: none; padding: 0; }
article.forms-subpage  .link-cat ul li, 
article#post-36 .link-cat ul li 	
	{ width: 100%; padding: 1.7em 2em 1.7em; border-bottom:  1px solid black; border-top: 1px solid black; line-height: 1.5em; font-size: 1.1em; margin: 0; }
article.forms-subpage  .link-cat ul li:last-of-type, 
article#post-36 .link-cat ul li:last-of-type	
	{ border-bottom: none; }
article.forms-subpage  .link-cat ul li strong,
article#post-36 .link-cat ul li strong 	
	{ color: black; margin-bottom: 0; display: block; font-size: 1em; }
article.forms-subpage  .link-cat ul li a,
article#post-36 .link-cat ul li a
	{ color: #037985 !important; font-family: verlagblack, Georgia, serif; font-size: 0.7em; } 
article.forms-subpage  .link-cat ul li a:hover,
article#post-36 .link-cat ul li a:hover 
	{ color: #8a2e57; }

/* Contact Form */
div.wpcf7 { margin: 30px 15px; display: inline-block; }
.contact-left { display: inline-block; float: left; width: 49%; }
.wpcf7-form .form-row { margin-bottom: 30px; display: inline-block; width: 100%; }
.contact-right { float: right; width: 49%; position: relative; }
.contact-right .wpcf7-textarea { height: 177px; }
.wpcf7-form label { display: inline-block; font: 400 normal 14px 'gill_sans_mtregular'; }
.contact-right .wpcf7-textarea { resize: none; }
.wpcf7-form input[type="submit"].wpcf7-submit { 
	background-position: -326px -166px; 
	width: 70px; 
	height: 70px; 
	float: right;
}

.wpcf7-form input[type="submit"].wpcf7-submit:hover {
	background-position: -5px -301px;
}


/* Practtioners Page */
.pract-sec .white-box { margin-bottom: 10px; }
.pract-box { margin: 10px 0 20px; display: inline-block; width: 100%; }
.pract-box:first-child { margin-top: 0; }
h2.pract-title { margin: 0; font-size: 18px; padding: 10px; text-transform: uppercase; border-bottom: 1px solid #000; }

.testimonials .pract-desc h2.pract-title {
  padding: 0;
  border: none;
  font-size: 12px;
  margin-top: 0;
}

.testimonials .pract-content {
  margin: 0;
  padding-bottom: 35px;
}

.testimonials .inside-border .inside-border {
  border: none;
  border-bottom: 1px #000 solid;
  padding: 15px;
}

.testimonials .inside-border .white-box {
  padding: 0;
}

.testimonials .inside-border .white-box:last-child .inside-border {
  border: none;
}

.testimonials .pract-read-more {
  bottom: 26px;
}

.testimonials .pract-content.featured-testimonial {
  padding-bottom: 0;
}

.testimonials .featured-testimonial .pract-desc {
  margin-bottom: 0;
  color: #037985;
  text-align: center;
}

.testimonials .featured-testimonial h2 {
  font-size: 20px;
  text-transform: uppercase;
  padding: 0 10px;
}

.pract-cat { padding: 5px 10px; font: 300 normal 14px archerlight; text-transform: uppercase; }
.pract-content { margin: 15px 15px 20px; }
.pract-thumbnail { float: left; width: 130px; display: inline-block; margin: 0 20px 0 0; }
.pract-thumbnail .wp-post-image { width: 130px; }

.events .pract-thumbnail { float: left; width:25%; margin: 0 3.5% 0 0; max-width: 130px; display: inline-block; }
.events .pract-thumbnail .wp-post-image { width: 100%px; }

.pract-desc { width: 100%; margin-bottom: 20px; }

.events .pract-desc {
  width: 74.5%;
  float: right;
}

.events .pract-exerpt h2:first-child,
.events .pract-full h2:first-child {
  margin-top: 0;
}

.hidden { display: none; }
.displayed { display: block; }
.pract-read-more { right: 20px; bottom: -20px; }
.pract-desc p { margin: 0 0 10px; }
.pract-desc h2 { font-size: 16px; margin: 23px 0; font-family: gill_sans_mtbold; }
.pract-desc h3 { font-size: 14px; margin: 21px 0; font-family: gill_sans_mtbold; }
.pract-desc h4 { font-size: 12px; margin: 19px 0; font-family: gill_sans_mtbold; }
.pract-desc h5 { font-size: 10px; margin: 17px 0; font-family: gill_sans_mtbold; }
/* Modalities Page */
article.head-rel { position: relative; padding-bottom: 36px; margin: 24px 0; }
article.head-rel.nopad { padding-bottom: 0; }
.full-strip-head { position: relative; display: block; border-bottom: 1px solid #000; border-top: 1px solid #000; /* display: flex;display: -webkit-box;display: -webkit-flexbox;display: -moz-box;*/ }
.modl-content, .modl-full { margin: 35px 40px 35px 15px; }
.modl-read-more { /*top: 20px; right: 5px;*/ bottom: 0; right: 5px; }
/* Events Page */
.event-description { padding: 0 15px; }
.event-description p { padding: 0 !important; margin: 20px 0 !important; }
.event-details { padding: 30px 15px 0; border-top: 1px solid #000; color: #8a2e57; }
.event-details ul { padding: 0; margin: 0; list-style: none; }
.link-cat { border-top: 1px solid #000; padding: 20px 15px; }
.link-cat:first-child { border: none; padding-top: 0; }
.link-cat a { margin: 5px 0; display: inline-block; color: #000 !important;}
.link-cat strong { color: #8a2e57; margin-bottom: 15px; display: inline-block; }

/**
 * 5.1 Entry Header
 * ----------------------------------------------------------------------------
 */
.sidebar .entry-header .entry-meta { padding: 0; }
.entry-header { margin-bottom: 30px; }
.entry-title, .pract-title { margin: 0 0 5px; }
.entry-title a, .pract-title a { color: #000; }
.entry-title a:hover, .pract-title a:hover { color: #8a2e57; }

.entry-thumbnail { 
  margin: 15px 15px 0;
}
.category-blog .entry-thumbnail,
.category-events  .entry-thumbnail {
  width: 170px;
  height: 135px;
  float: left;
  overflow: hidden;
  margin-bottom: 15px;
}

.single-post .entry-thumbnail {
  width: 290px;
  height: 230px;
  margin: 20px 20px 0 20px;
}

.entry-thumbnail img { display: block; margin: 0 auto; max-width: 100%; height: auto; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.clearfix:after {
  clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
*/

.clearfix {
  *zoom: 1;
}

/**
 * 5.2 Entry Meta
 * ----------------------------------------------------------------------------
 */
.entry-meta { clear: both; font-size: 14px; }
.entry-meta a { color: #037985; }
.entry-meta a:hover, .pract-cat a:hover { color: #8a2e57; }
.entry-meta > span { margin-right: 20px; }
.entry-meta > span:last-child { margin-right: 0; }
.sticky.format-standard .entry-meta .date { display: none; }
.pract-cat.darkf a { color: #037985; }
.pract-cat.darkp a { color: #3b2238; }
.pract-cat.mehron a { color: #8a2e57; }
.pract-cat.b a { color: #1c2b56; }
.pract-cat.f a { color: #79bab9; }
.pract-cat.g a { color: #94c599; }

/**
 * 5.3 Entry Content
 * ----------------------------------------------------------------------------
 */
.page.page-child .entry-content,
.single-post .entry-content { padding: 0 15px; }
.page.page-child .entry-content.childpage-links { padding:20px 0; }
.left-content { float:left; display: inline-block; }
.right-content { float:right; display: block; }
.no-align { clear: both; }
.entry-content a { color: #037985; }
.entry-content a:hover { color: #8a2e57; }
p.consective-para { margin-top: 0; }
.white-box { background: #FFF; padding: 15px; position: relative; }
.white-box .inside-border { overflow: auto; }
.content-img { margin: 15px; }
.page-strip-head { border-bottom: 1px solid #000; /*display: flex;display: -webkit-box;display: -webkit-flexbox;display: -moz-box; */ display: block; position: relative; }
.strip-head-box { position: relative; display: block; border-bottom: 1px solid #000; border-top: 1px solid #000; /*display: flex;display: -webkit-box;display: -webkit-flexbox;display: -moz-box;*/ }
.entry-content .color-trip,
.page .color-trip, .post .color-trip { width: 20px; border-right: 1px solid #000; }
.go-back { position: absolute; right: 25px; bottom: -20px; width: 70px; height: 70px; }
.go-back:hover {background-position: -83px -301px !important;}
.go-back-meh { background-position: -406px -86px; }
.go-back-dp { background-position: -486px -86px; }
.go-back-df { background-position: -246px -166px; }
.page-child .entry-content h1,
.single-post .entry-content h1 { font-size: 23px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.page-child .entry-content h2,
.single-post .entry-content h2 { font-size: 19px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.page-child .entry-content h3,
.single-post .entry-content h3 { font-size: 17px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.page-child .entry-content h4,
.single-post .entry-content h4 { font-size: 15px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.page-child .entry-content h5,
.single-post .entry-content h5 { font-size: 13px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.page-child .entry-content h6,
.single-post .entry-content h6 { font-size: 11px; color: #037985; font-family: gill_sans_mtbold; clear: none; }
.main-head { margin: 0; border-bottom: 1px solid #000; padding: 15px; text-transform: uppercase; }
.strip-head-box h2, .page-strip-head h2, .full-strip-head h2 { 
	margin: 0 0 0 20px; 
  display: block;
	font-size: 18px;
	padding: 15px 70px 15px 15px; 
	/*flex:1;-webkit-box-flex:1;-moz-box-flex: 1; -webkit-flex: 1;*/
	vertical-align: top; 
	text-transform: uppercase;
}

.strip-head-box h2, .full-strip-head h2 {
  display: block;
  margin-left: 20px;
}

.main-para { margin: 20px 15px; }
.entry-content p, .page-content p { margin: 20px 15px; }
.page.page-child .entry-content p { margin: 20px 0; }
.single-post .entry-content p { margin: 20px 0; }
.page.page-child .entry-content ul,
.single-post .entry-content ul { padding: 0 0 0 15px; }
.single-post .entry-content ul { display: inline-block; }
.entry-content blockquote, .pract-content blockquote { 
	font: 400 normal 24px archerlight; 
	color: #037985; 
	margin: 0; 
	text-align: center; 
}
.entry-content blockquote cite, .entry-content blockquote small { font-size: 16px; }
.entry-content ul li { margin-bottom: 8px; }
.format-standard footer.entry-meta { margin-top: 0; }
/* Page links */
.page-links {
	clear: both;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	line-height: 2.2;
	margin: 20px 0;
	text-transform: uppercase;
}
.page-links a,
.page-links > span { background: #fff; border: 1px solid #fff; padding: 5px 10px; }
.page-links a { background: #e63f2a; border: 1px solid #e63f2a; color: #fff; }
.page-links a:hover { background: #fff; color: #e63f2a; }
.page-links .page-links-title { background: transparent; border: none; margin-right: 20px; padding: 0; }

/**
 * 5.6 Attachments
 * ----------------------------------------------------------------------------
 */

.attachment .hentry { margin: 0; padding: 15px; }
.attachment .entry-header { margin-bottom: 0; padding: 0 0 30px 0; }
.attachment .entry-title { font: 300 normal 30px "verlagblack", Helvetica, sans-serif; margin: 0 0 5px; }
.attachment .entry-title:before { content: "\f416"; font-size: 32px; margin-right: 10px; }
.attachment .entry-meta { margin: 0; }
.hentry.attachment:not(.image-attachment) .entry-meta { max-width: 104px; }
.attachment footer.entry-meta { display: none; }
.attachment-meta:before { content: "\f307"; }
.full-size-link a:before { content: "\f402"; }
.full-size-link:before { content: none; }
.attachment .entry-content { max-width: 100%; padding: 0 0 40px 0; }
.image-navigation { margin: 0 auto; max-width: 1040px; position: relative; }
.image-navigation a:hover { text-decoration: none; }
.image-navigation .nav-previous, .image-navigation .nav-next { position: absolute; top: 50px; }
.image-navigation .nav-previous { left: 0; }
.image-navigation .nav-next { right: 0; }
.image-navigation .meta-nav { font-size: 32px; font-weight: 300; vertical-align: -4px; }
.attachment .entry-attachment,
.attachment .type-attachment p { margin: 0 auto; max-width: 724px; text-align: center; }
.attachment .entry-attachment .attachment { display: inline-block; }
.attachment .entry-caption { text-align: left; }
.attachment .entry-description { margin: 20px auto 0; max-width: 604px; }
.attachment .entry-caption p:last-child, .attachment .entry-description p:last-child { margin: 0; }
.attachment .site-main .sidebar-container { display: none; }

/**
 * 5.7 Post/Paging Navigation
 * ----------------------------------------------------------------------------
 */
.navigation .nav-previous { float: left; text-transform: uppercase; }
.navigation .nav-next { float: right; text-transform: uppercase; }
.navigation a { color: #037985; }
.navigation a:hover { color: #8a2e57; }
.paging-navigation { padding: 40px 0; }
.paging-navigation .nav-links { margin: 0 auto; width: 100%; }
.paging-navigation a { font: 300 normal 18px gill_sans_mtbold;  }
.paging-navigation .meta-nav {
	background-color: #037985;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 26px;
	text-align: center;
	width: 60px;
	padding: 15px 0 15px;
}
.paging-navigation .nav-previous .meta-nav { margin-right: 10px; }
.paging-navigation .nav-next .meta-nav { margin-left: 10px; }
.paging-navigation a:hover .meta-nav { background-color: #8a2e57; }
.post-navigation { color: #037985; padding: 20px 0; font: 300 normal 12px gill_sans_mtbold; }
.post-navigation .nav-links { margin: 0 auto; }
.post-navigation .nav-links .meta-nav { font-size: 15px; }
.post-navigation a[rel="next"] { float: right; width: 48%; text-align: right; }
.post-navigation a[rel="prev"] { width: 48%; display: inline-block; }

/**
 * 5.8 Author Bio
 * ----------------------------------------------------------------------------
 */
.author-info {
	margin: 0 auto;
	max-width: 604px;
	padding: 30px 0 10px;
	text-align: left; /* gallery & video post formats */
	width: 100%;
}
.author.sidebar .author-info { max-width: 1040px; padding: 30px 376px 10px 60px; }
.single .author-info { padding: 50px 0 0; }
.author-avatar .avatar { float: left; margin: 0 30px 30px 0; }
.single-format-status .author-description { color: #f7f5e7; }
.author-description .author-title { clear: none; font: 300 normal 20px; margin: 0 0 8px; }
.author-link { margin-left: 2px; }
.author.archive .author-link { display: none; }

/**
 * 5.11 404
 * ----------------------------------------------------------------------------
 */
.error404 .content-404,
.attachment .img-content { margin-bottom: 40px; }
.error404 .word-404 { display: block; position: relative; height: 340px; }
.error404 .word-404:before {
	color: #8a2e57;
	content: "\f423";
	line-height: 0.6;
	font-size: 628px;
	overflow: hidden;
	display: block;
	left: -25px;
	position: absolute;
}
.error404 .page-content { width: 100%; margin: 0 auto; max-width: 604px; padding: 40px 0; text-align: center; }
.error404 #searchform { max-width: 404px; }

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

.comments-title, .comment-list,
.comment-reply-title, .comment-respond .comment-form,
.comment-respond iframe,
.must-log-in { display: block; margin-left: auto; margin-right: auto; max-width: 604px; width: 100%; }
.sidebar .comments-title,
.sidebar .comment-list,
.sidebar .must-log-in,
.sidebar .comment-reply-title,
.sidebar .comment-navigation,
.sidebar .comment-respond .comment-form { max-width: 1040px; padding-left: 60px; padding-right: 376px; }
.comments-title { font: 300 italic 28px; }
.comment-list, .comment-list .children { list-style-type: none; padding: 0; }
.comment-list .children { margin-left: 20px; }
.comment-list > li:after,
.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}
.comment-list > li:last-child:after { display: none; }
.comment-body { padding: 24px 0; position: relative; }
.comment-author { float: left; max-width: 74px; }
.comment-author .avatar { display: block; margin-bottom: 10px; }
.comment-author .fn { word-wrap: break-word; }
.comment-author .fn,
.comment-author .url,
.comment-reply-link,
.comment-reply-login { color: #bc360a; font-size: 14px; font-style: normal; font-weight: normal; }
.says { display: none; }
.no-avatars .comment-author { margin: 0 0 5px; max-width: 100%; position: relative; }
.no-avatars .comment-metadata,
.no-avatars .comment-content,
.no-avatars .comment-list .reply { width: 100%; }
.bypostauthor > .comment-body .fn:before { content: "\f408"; vertical-align: text-top; }
.comment-list .edit-link { margin-left: 20px; }
.comment-metadata, .comment-awaiting-moderation, .comment-content, .comment-list .reply {
	float: right;
	width: 79%;
	width: -webkit-calc(100% - 124px);
	width:         calc(100% - 124px);
	word-wrap: break-word;
}
.comment-meta, .comment-meta a { color: #a2a2a2; font-size: 13px; }
.comment-meta a:hover { color: #ea9629; }
.comment-metadata { margin-bottom: 20px; }
.ping-meta { color: #a2a2a2; font-size: 13px; line-height: 2; }
.comment-awaiting-moderation { color: #a2a2a2; }
.comment-awaiting-moderation:before { content: "\f414"; margin-right: 5px; position: relative; top: -2px; }
.comment-reply-link:before, .comment-reply-login:before { content: "\f412"; margin-right: 3px; }
/* Comment form */
.comment-respond { background-color: #f7f5e7; padding: 30px 0; }
.comment .comment-respond { margin-bottom: 20px; padding: 20px; }
.comment-reply-title { font: 300 italic 28px; }
.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}
.comment-reply-title small a:hover { color: #ed331c; text-decoration: none; }
.comment-reply-title small a:before { content: "\f406"; vertical-align: top; }
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form { padding: 0; }
.comment-form .comment-notes { margin-bottom: 15px; }
.comment-form .comment-form-author,
.comment-form .comment-form-email, .comment-form .comment-form-url { margin-bottom: 8px; }
.comment-form [for="author"], .comment-form [for="email"],
.comment-form [for="url"], .comment-form [for="comment"] { float: left; padding: 5px 0; width: 120px; }
.comment-form .required { color: #ed331c; }
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] { max-width: 270px; width: 60%; }
.comment-form textarea { width: 100%; }
.form-allowed-tags, .form-allowed-tags code { color: #686758; font-size: 12px; }
.form-allowed-tags code { font-size: 10px; margin-left: 3px; }
.comment-list .pingback, .comment-list .trackback { padding-top: 24px; }
.comment-navigation { font: 300 italic 20px; margin: 0 auto; max-width: 604px; padding: 20px 0 30px; width: 100%; }
.no-comments { background: #f7f5e7; font:300 italic 20px; margin: 0; padding: 40px 0; text-align: center; }
.sidebar .no-comments { padding-left: 60px; padding-right: 376px; }

/**
 * 6.0 Sidebar
 * ----------------------------------------------------------------------------
 */
.site-main .widget-area { display: inline-block; width: 100%; }
.inside-border { border: 1px solid #000; }

/**
 * 6.1 Widgets
 * ----------------------------------------------------------------------------
 */
.widget { background-color: #fff; margin: 0 0 20px; padding: 15px 0;/*padding: 15px;*/ }
.widget .widget-title {
	font: 400 normal 14px archerlight;
	text-transform: uppercase;
	margin: 0;
	padding: 8px;
	display: inline-block;
	border-left: 1px solid #000;
  margin-left: 15px;
}
.widget .widget-head {  display: block; border-bottom: 1px solid #000; /*display: flex;display: -webkit-box;display: -webkit-flexbox;display: -moz-box;*/ }
.widget .widget-content { padding: 15px; }
.widget .color-strip { 
  display: block;
  width: 15px;
  height: 34px;
  position: absolute;
}
.widget:nth-child(6n+1) .color-strip { background-color: #037985; }
.widget:nth-child(6n+2) .color-strip { background-color: #8a2e57; }
.widget:nth-child(6n+3) .color-strip { background-color: #79bab9; }
.widget:nth-child(6n+4) .color-strip { background-color: #3b2238; }
.widget:nth-child(6n+5) .color-strip { background-color: #1c2b56; }
.widget:nth-child(6n+6) .color-strip { background-color: #94c599; }
.widget ul, .widget ol { list-style-type: none; margin: 0; padding: 0; }
.widget li { padding: 5px 0; }
.widget .children li:last-child { padding-bottom: 0; }
.widget li > ul, .widget li > ol { margin-left: 20px; }
.widget a { color: #7d7d7d; }
.widget a:hover { color: #8a2e57; }
/* Search widget */
#searchform { position: relative; }
#s { width: 100%; padding: 8px; }
#searchsubmit { 
	background-position: -118px -246px; 
	width: 36px; 
	height: 36px; 
	position: absolute; 
	padding: 0;
	right: -10px;
	top: -3px; 
}
/* Subscribe Form */
.widget.sml_subscribe_widget { margin-bottom: 30px; }
.sml_subscribe_widget { position: relative; }
.sml_subscribe input { width: 100%; }
.sml_submit { margin-top: 30px; }
input[type="submit"].sml_submitbtn { 
	background-position: -406px -166px; 
	width: 70px; height: 70px; 
	position: absolute; 
	bottom: -50px; right: -10px;
}

input[type="submit"].sml_submitbtn:hover {
	background-position: -161px -301px;
}

/* Social icons widget */
#text-2.widget, #text-3.widget { background: none; padding: 0; }
#text-2 .inside-border, #text-3 .inside-border { border: none; }
#text-2 .widget-content, #text-3 .widget-content { padding: 0; }
.widget ul.social-icons { text-align: center; margin: 0 auto; }
.social-icons li { display: inline-block; margin: 5px 10px 0 0; padding: 0; }
.social-icons li a { display: block; width: 50px; height: 50px; }
.social-icons .fb-icon { background-position: -486px -166px; width: 50px; height: 50px; }
.social-icons .twitter-ico { background-position: -6px -246px; width: 50px; height: 50px; }
.social-icons .twitter-ico:hover { background-position: -219px -246px; }
.social-icons .fb-icon:hover { background-position: -162px -246px; }
.social-icons .instagram-ico { background-position: -280px -246px; width: 50px; height: 50px; }
.social-icons .instagram-ico:hover { background-position: -336px -246px; }


/* .twitter-icon { background-position: -62px -246px; width: 50px; height: 50px; } */
/* Practitioners Widget */
li.widget-practitioner { display: inline-block; margin: 10px 0 10px 0; padding: 0; }
li.widget-practitioner:nth-child(even) { margin-right: 0; }
.pract-widget-thumb a { display: block; }
/* RSS Widget */
.widget_rss .rss-date { display: block; }
.widget_rss .rss-date,
.widget_rss li > cite { color: #a2a2a2; }
/* Calendar Widget */
.widget_calendar table,
.widget_calendar td { border: 0; border-collapse: separate; border-spacing: 1px; }
.widget_calendar caption { margin: 0; }
.widget_calendar th,
.widget_calendar td { padding: 0; text-align: center; }
.widget_calendar a { display: block; }
.widget_calendar a:hover { background-color: rgba(0, 0, 0, 0.15); }
.widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.5); }
.site-footer .widget_calendar tbody td { background-color: rgba(255, 255, 255, 0.05); }
.widget_calendar tbody .pad, 
.site-footer .widget_calendar tbody .pad { background-color: transparent; }

/**
 * 7.0 Footer
 * ----------------------------------------------------------------------------
 */
.site-footer {
	background-color: #3b2238;
	color: #fff;
	font: 400 normal 12px "archerbook";
	text-transform: uppercase;
	padding: 20px 110px 145px;
	clear: both;
}
.site-footer a { color: #fff; }
.site-footer a:hover {color: #037985; }
.copyright-txt { float: left; width: 50%; }
.designed-by { text-align: right; width: 50%; float: right; }


/**
 *
 *@q
 ***/
 
.mc4wp-form {
  position: relative;
  margin: 0 !important;
}

.mc4wp-form p:first-child {
  margin-top: 0 !important;
}

.events-widget {
  /*
  height: 262px;
  overflow: hidden;
  */
} 
.events-widget a {
	color: black;
}
.events-widget h3 {
	margin-top: -1em;
}

/**
 * 8.0 Media Queries
 * ----------------------------------------------------------------------------
 */
 
@media (min-width: 1400px) {
  .b-flower { 
    background: url('images/b-flower-wide.jpg') no-repeat center center; 
  	-webkit-background-size: cover;  
  	-moz-background-size: cover;  
  	-o-background-size: cover;  
  	background-size: cover;  
  	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='b-flower-wide.jpg', sizingMethod='scale')";  
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='b-flower-wide.jpg', sizingMethod='scale');
  } 
  
  .dp-flower { 
  	background: url('images/dp-flower-wide.jpg') no-repeat center center; 
  	-webkit-background-size: cover;  
  	-moz-background-size: cover;  
  	-o-background-size: cover;  
  	background-size: cover;  
  	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower-wide.jpg', sizingMethod='scale')";  
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='dp-flower-wide.jpg', sizingMethod='scale');
  }
  
  .y-flower { background: url('images/y-flower-wide.jpg') no-repeat center center; 
  	-webkit-background-size: cover;  
  	-moz-background-size: cover;  
  	-o-background-size: cover;  
  	background-size: cover;  
  	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='y-flower-wide.jpg', sizingMethod='scale')";  
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='y-flower-wide.jpg', sizingMethod='scale');
  }

  .db-flower { background: url('images/db-flower-wide.jpg') no-repeat center center; 
  	-webkit-background-size: cover;  
  	-moz-background-size: cover;  
  	-o-background-size: cover;  
  	background-size: cover;  
  	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='db-flower-wide.jpg', sizingMethod='scale')";  
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='db-flower-wide.jpg', sizingMethod='scale');
  }
  
  .drops { background: url('images/drops-wide.jpg') no-repeat center center; 
  	-webkit-background-size: cover;  
  	-moz-background-size: cover;  
  	-o-background-size: cover;  
  	background-size: cover;  
  	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='drops-wide.jpg', sizingMethod='scale')";  
  	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='drops-wide.jpg', sizingMethod='scale');
  }
  
}
 
@media (max-width: 1069px) {
	.archive-header, .search .page-header, .archive .page-header, .error404 .page-content, .search .page-content, 
	.archive .page-content, .attachment .entry-header, .attachment .entry-content  { padding-left: 20px; padding-right: 20px; }
	.error404 .word-404 { font-size: 24px; padding: 180px; }
	.error404 .word-404:before { font-size: 554px; }
	.attachment .image-navigation { max-width: 724px; }
	.image-navigation .nav-previous,
	.image-navigation .nav-next { position: static; }
}
@media (max-width: 1035px) {
	.content-area { width: auto; margin: 0 20px; max-width: 100%; }
	.navbar { margin: 5px 20px; max-width: 100%; width: auto; }
/* 	.nav-menu li { float: left; margin: 15px 0; width: 25%; } */
	article.home-blog-post { width: 100%; margin-right: 0; }
  
  
  .home-post-info {
    width: 96%;
    margin-left: 4%;
  }
  
  .blog-section .home-post-info {
    width: 98%;
    margin-left: 2%;
  }
  
  
  .category-blog .entry-thumbnail,
  .category-events  .entry-thumbnail {
    margin: 15px 0 0 3%;
    width: 29%;
  }
  
  .category-blog .entry-summary,
  .category-events  .entry-summary {
    width: 60%;
    margin: 20px 3%;
  }

@media (max-width: 1023px) {
  .events .pract-desc {
    width: 71.5%;
    float: right;
  } 
}

}
@media (max-width: 999px) {
	.sidebar .comment-list, .sidebar .comment-reply-title, .sidebar .comment-navigation, 
	.sidebar .comment-respond .comment-form, .author.sidebar .author-info { max-width: 604px; padding-left: 0; padding-right: 0; }
	.sidebar .site-info, .search.sidebar .page-content, .blog.sidebar .page-content, 
	.attachment .entry-header, .sidebar .comments-title { max-width: 604px; }
	.sidebar .archive-meta, .attachment .entry-header, .search.sidebar .page-content,
	.blog.sidebar .page-content, .sidebar .site-info, .sidebar .comments-title,
	.sidebar .no-comments { padding-left: 0; padding-right: 0; }
	.attachment .entry-meta { float: left; text-align: left; width: 100%; }
	.attachment .entry-content { max-width: 100%; padding: 40px 0; }

  
}
@media (max-width: 885px) {
	.content-area { width: 100%; margin: 0 auto;  max-width: 604px; }
	.navbar { margin: 5px auto; max-width: 604px; width: 100%; }
/* 	.nav-menu li { width: 33.3%; } */
	.site-content { float: none; width: 100%; margin: 0 auto 30px; }
	.site-main .sidebar-container { float: none;  width: 100%; max-width: 404px; margin: 0 auto; }
}
/* Collapse oversized image and pulled images after iPad breakpoint. */
@media (max-width: 767px) {
	.entry-content img.alignleft, .entry-content .wp-caption.alignleft { margin-left: 0; }
	.entry-content img.alignright, .entry-content .wp-caption.alignright { margin-right: 0; }
	.attachment .image-navigation,
	.attachment .entry-attachment .attachment { max-width: 604px; padding: 0; width: 100%; }
}
@media (max-width: 643px) {
	.site-title { font-size: 30px; } 
	#content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, #content .author-info, 
	.comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, 
	.comment-respond { padding-left: 20px; padding-right: 20px; }
	/* Small menu */
	.navbar { padding: 15px; background: #FFF; margin: 20px; max-width: 100%; width: auto; }
	.main-navigation { border: 1px solid #000; padding: 0 20px; font-size: 13px; }
	.menu-toggle { cursor: pointer; display: block; margin: 0; padding: 12px 0 12px 0; }
	.toggled-on .menu-toggle { border-bottom: 2px solid #000; margin-bottom: 5px; }
	.menu-toggle:after { content: "\f502"; font-size: 12px; padding-left: 8px; display: inline-block; float: right; margin-top: 2.4%; }
	.toggled-on .menu-toggle:after { content: "\f500"; margin-top: 1.2%; }
	.toggled-on .nav-menu,
	.toggled-on .nav-menu > ul { display: block; margin-left: 0; padding: 0; width: 100%; }
	.nav-menu li { width: 100%; }
	.toggled-on li, .toggled-on .children { display: block; }
	.toggled-on .nav-menu li > ul {
		background-color: transparent;
		display: block;
		float: none;
		margin-left: 20px;
		position: relative;
		left: auto;
		top: auto; 
	}
	.toggled-on .nav-menu li > ul a { width: auto; }
	.toggled-on .nav-menu li:hover > a,
	.toggled-on .nav-menu .children a { background-color: transparent; }
	ul.nav-menu, div.nav-menu > ul { display: none; }
	.content-area { width: auto; margin: 0 20px; max-width: 100%; }
	.error404 .word-404 { padding: 40px 0 0; }
	.error404 .word-404:before { content: normal; }
	.comment-author { margin-right: 30px; }
	.comment-author .avatar { height: auto; max-width: 100%; }
	.comment-metadata,
	.comment-content,
	.comment-list .reply { width: 70%; width: -webkit-calc(100% - 104px); width: calc(100% - 104px); }
	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"] { width: -webkit-calc(100% - 120px); width: calc(100% - 120px); }
	.comment-form textarea { height: 80px; /* Smaller field for mobile. */ }
	.site-footer { padding: 20px 20px 145px; }
}
@media (max-width: 590px) {
	.contact-left, .contact-right { float: none; width: 100%; }
	input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], 
	input[type="url"], input[type="text"], textarea, select { width: 100%; }

  .home-post-info {
    width: 95%;
    margin-left: 5%;
  }
  
  .blog-section .home-post-info {
    width: 96%;
    margin-left: 4%;
  }

  
}

@media (max-width: 480px) {
	h1 { font-size: 40px; }
  
  .site-header {
    height: 350px;
  }
  
  .site-header .home-link {
    margin: 20px auto 30px;
  }
  
  .category-blog .entry-thumbnail,
  .category-events  .entry-thumbnail {
    margin: 15px 0 0 3%;
    float: none;
    width: 94%;
  }
  
  .category-blog .entry-summary,
  .category-events  .entry-summary {
    width: 94%;
    float: none;
    margin: 20px 3%;
  }
  
  
}

/* Mobile devices */
@media (max-width: 399px) {
	h2 { font-size: 20px; }
	h2.home-post-title { font-size: 14px; }
	h3 { font-size: 18px; }
	/* Comments */
	.comment-author { margin: 0 0 5px; max-width: 100%; }
	.comment-author .avatar { display: inline; margin: 0 5px 0 0; max-width: 20px; }
	.comment-metadata, .comment-content, .comment-list .reply { width: 100%; }
}

/**
 * 9.0 Print
 * ----------------------------------------------------------------------------
 */

/* Retina-specific styles. */
@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {
	.comment-list > li:after,
	.comment-list .children > li:before { background-image: url(images/dotted-line-2x.png); }
}
@media print {
	body { background: none !important; color: #000; font-size: 10pt; }
	footer a[rel="bookmark"]:link:after,
	footer a[rel="bookmark"]:visited:after { content: " [" attr(href) "] "; /* Show URLs */ }
	.site { max-width: 98%; }
	.site-header { background-image: none !important; }
	.site-header .home-link { max-width: none; min-height: 0; }
	.site-title { color: #000; font-size: 21pt; }
	.site-description { font-size: 10pt; }
	.author-avatar, .site-footer, .comment-respond,	.comments-area .comment-edit-link, 
	.comments-area .reply, .comments-link, .entry-meta .edit-link, .page-links,
	.site-content nav, .widget-area, .main-navigation, .navbar, .more-link { display: none; }
	.entry-header, .entry-content, .entry-summary, .entry-meta { margin: 0; width: 100%; }
	.page-title,
	.entry-title { font-size: 21pt; }
	.entry-meta, .entry-meta a { color: #444; font-size: 10pt; }
	.entry-content img.alignleft,
	.entry-content .wp-caption.alignleft { margin-left: 0; }
	.entry-content img.alignright,
	.entry-content .wp-caption.alignright { margin-right: 0; }
	.format-image .entry-content .size-full { margin: 0; }
	/* Remove colors from post formats */
	.hentry { background-color: #fff; }
	/* Comments */
	.comments-area > li.comment { background: none; position: relative; width: auto; }
	.comment-metadata { float: none; }
	.comment-author .fn, .comment-reply-link, .comment-reply-login { color: #333; }
}



/* thumb roll over */
.color-rollover {
	width:130px;
	height:150px;
	position: relative;
	overflow: hidden;
}
.color-rollover img{
	position:absolute;
	top:0;
	left:0;
	z-index: 0;
	-webkit-transition-duration: 0.2s, 0.2s;
	-moz-transition-duration: 0.2s, 0.2s;
	-o-transition-duration: 0.2s, 0.2s;
	transition-duration: 0.2s, 0.2s;
}
.color-rollover img:first-child {
	z-index: 5;
}


.blog-bottom div {
    color: #07FFBB;
    float: left;
    font-family: 'CenturyGothicBold',Arial,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    width: 300px;
    margin: 10px 10px 10px 20px;
}


.blog-bottom a.rss {
    margin-left: 8px;
}
.blog-bottom a {
    background: url("images/blog-bottom.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 31px;
    margin-left: 4px;
    text-indent: -9999px;
    width: 31px;
}


.blog-bottom div {
    color: #000;
    float: left;
    font-family: 'CenturyGothicBold',Arial,sans-serif;
    font-size: 14px;
    line-height: 2.2em;
    width: 300px;
}



/* Dropdown
	======================== */
	
	@media (min-width:642px){
		.nav-menu {
			text-align: center;
		}
	}	
	.menu-item-has-children .sub-menu {
		display: none;
	}
	.menu-item-has-children.open .sub-menu {
		display: block;
	}


	@media (min-width:642px){

		.menu-item-has-children .sub-menu {
			display: none;
		}
		.menu-item-has-children.open .sub-menu {
			display: none;
		}
		.menu-item-has-children:hover .sub-menu {
			display: block;			
		}
		
	}


	.menu-item-has-children:hover {
		background: #f6f6f6;
	}
	.menu-item-has-children .sub-menu {
		background: #f6f6f6;
	    padding: 0;
	    padding-right: 15px;
		margin-top: 15px;

	    padding-bottom: 15px;
	}
	@media (min-width:642px){

		.menu-item-has-children .sub-menu {
		    position: absolute;
		    z-index: 9;
		    left: 0;
		    text-align: left;
   		}
		.menu-item-has-children .sub-menu li {
			margin: 0;
		}
		.menu-item-has-children .sub-menu li a {
			padding: 0 0;
		}
	}
