/*
	Theme Name: Bradley
	Description: Custom child theme created especially for Bradley by Web Savvy Marketing on the <a href="http://web-savvy-marketing.com/go/studiopress/">Genesis framework</a>.
	Author: Web Savvy Marketing
	Author URI: http://www.web-savvy-marketing.com/
	Version: 2.0.1

	Template: genesis
	
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Copyright: Copyright (c) 2014, Web Savvy Marketing
	
*/

/*
Import Fonts
---------------------------------------------------------------------------------------------------- */

@import url(http://fonts.googleapis.com/css?family=Asap:400,700,400italic);
@import url(http://fonts.googleapis.com/css?family=Cardo:400,400italic,700);


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Normalize
	normalize.css v2.1.2 | MIT License | git.io/normalize
--------------------------------------------- */

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,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-collapse:collapse;border-spacing:0}

/* Box Sizing
--------------------------------------------- */

*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

/* Float Clearing
--------------------------------------------- */

.archive-pagination:before,
.clearfix:before,
.entry:before,
.entry-pagination:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.archive-pagination:after,
.clearfix:after,
.entry:after,
.entry-pagination:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


/*
Defaults
---------------------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
input, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	font-size: 100%; /* 16px browser default */
	-webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body {
	background-color: #233c74;
	line-height: 1.625;
}

.site-container {
	background-color: #fff;
}

body,
input,
select,
textarea,
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
a:visited,
button,
input[type="button"],
input[type="submit"],
.btn {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

::-moz-selection {
	background-color: #1e1e1e;
	color: #fff;
}

::selection {
	background-color: #1e1e1e;
	color: #fff;
}

a img {
	border: none;
}

iframe,
object,
embed {
	max-width: 100%;
}


/*
Typography
-------------------------------------------------------------------------------------------------------

	This section covers font colors, families, size, styles and weight.

	This style sheet uses rem values with a pixel fallback.
	The rem values are calculated per the examples below:

	12 / 16 =		0.75rem
	14 / 16 =		0.875rem
	16 / 16 =		1rem	
	18 / 16 =		1.125rem
	20 / 16 =		1.25rem
	24 / 16 =		1.5rem
	30 / 16 =		1.875rem
	36 / 16 =		2.25rem
	42 / 16 =		2.625rem
	48 / 16 =		3rem
	
	Further reading on the use and compatibility of rems:
	
	http://caniuse.com/rem
	http://snook.ca/archives/html_and_css/font-size-with-rem
	
*/

/* Font Color ----------- */

a:hover,
body,
.widget-area a.title,
h4.widgettitle a,
input,
.entry-footer .entry-meta,
blockquote p,
.widget-area ul li a,
.site-header .menu a,
.site-header .menu li.sfHover a.sf-with-ul,
.entry-comments-link {
	color: #231f20;
}

.site-title a,
.site-title a:hover,
.featuredpage,
.wsmfeaturedpage,
.home-main-content.widget-area ul li a:hover,
.widget-area .latest-tweets li a:hover,
.widget-area ul li a:hover,
h2.entry-title a:hover,
span.gform_description,
.site-description {
	color: #233c74;
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
a:hover.title,
h2.entry-title a,
h2.entry-title a:visited,
.widget-area .latest-tweets li a,
.featuredpost .entry-header .entry-meta a:hover,
.home-main-content.widget-area ul li a,
.widget-area .widget_recent_comments li a.url,
.widget-area .entry-author,
.widget-area .entry-time,
.widget-area .entry-header .entry-meta,
.site-footer a:hover,
.widget-area .entry-header .entry-meta,
.widget-area .entry-time,
.entry-title a {
	color: #4695cd;
}


input,
select,
textarea {
	color: #8f8f8f;
}

.entry-author,
.entry-time,
.entry-header .entry-meta,
.featuredpost .entry-time,
.featuredpost .entry-header .entry-meta a,
.featuredpost .entry-header .entry-meta,
span.name {
	color: #58595b;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.phone,
.social-media .phone a,
.site-footer,
.site-footer a,
.more-link a,
.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited,
.site-header .menu li a:hover,
.site-header .menu li:hover a,
.site-header .menu li li a:hover,
.site-header .menu li.sfHover a:hover.sf-with-ul,
.site-header .menu li.sfHover.current-menu-item a,
.site-header .menu li ul.sub-menu a.sf-with-ul,
.site-header .menu .current-menu-item a,
.genesis-nav-menu li a:hover,
.genesis-nav-menu a,
.genesis-nav-menu .current-menu-item a,
.cta-box .cta-title a,
.sf-with-ul a:hover,
.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	color: #fff;
}

/* Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: 'Arial', 'Asap', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.featuredpage,
.wsmfeaturedpage,
span.gform_description,
.entry-title a,
.site-title {
	font-family: 'Cardo', serif;
}

/* Font Size ----------- */

.home-mid .cta-box .cta-title  {
	font-size: 40px;
	font-size: 2.5rem;
}

.site-title {
	font-size: 32px;
	font-size: 2rem;
}

div.soliloquy-container .soliloquy-caption h2 {
	font-size: 30px;
	font-size: 1.875rem;
}

.sidebar .cta-box .cta-title {
	font-size: 25px;
	font-size: 1.5625rem;
}

h1,
.entry-title a {
	font-size: 22px;
	font-size: 1.375rem;
}

h2,
h3.comment-reply-title,
.archive-title,
.entry-comments h3,
.comment-respond h3,
.taxonomy-description h1,
.widgettitle {
	font-size: 20px;
	font-size: 1.25rem;
}

h3 {
	font-size: 18px;
	font-size: 1.125rem;
}

h4,
.author-box h4,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1rem;
}

body,
input,
select,
textarea,
.entry-content p,
.entry-header .entry-meta,
.entry-footer .entry-meta,
.wp-caption {
	font-size: 15px;
	font-size: 0.9375rem;
}

.site-footer,
.site-footer p,
span.gform_description,
.genesis-nav-menu,
.site-header .menu {
	font-size: 14px;
	font-size: 0.875rem;
}


/* Font Miscellaneous ----------- */

blockquote span.name {
	font-style: italic;
}

cite {
	font-style: normal;
}

button,
input[type="button"],
input[type="submit"],
h1,
h2,
h3,
h4,
h5,
h6,
.btn,
.entry-title a,
.genesis-nav-menu,
.entry-comments-link,
.entry-header .entry-meta .entry-author,
.entry-header .entry-meta .entry-time,
.wp-caption,
.site-footer p,
.site-title {
	font-weight: 400;
}

b,
strong,
.wsmfeaturedpost .post-info {
	font-weight: 700;
}

.wp-caption {
	text-align: center;
}

a,
h2 a,
h2 a:visited,
.site-header .menu li a,
.genesis-nav-menu a,
.pagination li a,
.widgettitle a,
.site-title a {
	text-decoration: none;
}

/*
Layout
---------------------------------------------------------------------------------------------------- */

/* Structure ----------- */

.site-container {
	margin: 0;
	max-width: 100%;
}

.site-inner {
	clear: both;
	margin: 0 auto;
	max-width: 1152px;
	overflow: hidden;
}

.site-inner .wrap {
	border-top: 4px solid #e5e6e6;
	overflow: hidden;
	padding: 20px 16px 16px;
	padding: 1.25rem 1rem 1rem;
}

.home .site-inner .wrap {
	padding-top: 8px;
	padding-top: 0.5rem;
}

/* 1152px CSS Grid ----------- */

.sidebar {
	width: 28%;
}

.home .sidebar {
	width: 26%;
}

.home.content-sidebar  .content,
.home.sidebar-content  .content {
	width: 70%;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 68%;
}

.title-area,
.header-full-width .title-area {
	width: 40%;
}

.site-header .widget-area {
	width: 58%;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%; 
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary,
.content,
.content-sidebar-wrap,
.site-footer .gototop,
.sidebar-primary-alt,
.title-area {
	float: left;
}

.content-sidebar-sidebar .sidebar-primary-alt,
.footer-widgets-3,
.sidebar,
.sidebar-content .content,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content,
.sidebar-sidebar-content .content-sidebar-wrap,
.site-footer .creds,
.site-header .widget-area {
	float: right;
}

.content-sidebar .content-sidebar-wrap {
	background: url(images/content-sidebar-border.png) repeat-y 72% 0;
}

.sidebar-content .content-sidebar-wrap {
	background: url(images/content-sidebar-border.png) repeat-y 28% 0;
}


.home.content-sidebar .content-sidebar-wrap {
	background: url(images/content-sidebar-border.png) repeat-y 74% 0;
	padding: 24px 0 0;
	padding: 1.5rem 0 0;
}

/* Header ----------- */

.site-header {
	margin: 0 auto;
	max-width: 1152px;
	min-height: 125px;
	overflow: hidden;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.home .site-header {
	border-bottom: 0;
	padding-bottom: 11px;
	padding-bottom: 0.6875rem;
}

.title-area {
	margin-bottom: 10px;
	margin-bottom: 0.6525rem;
}

.site-title {
	line-height: 1;
	margin: 40px 0 0;
	margin: 2.5rem 0 0;
	text-transform: uppercase;
}

.header-image .site-title {
	margin: 0;
}

.site-description {
	line-height: 1.25;
}

.header-full-width .site-title,
.header-full-width .site-title a {
	width: 100%;
}

.header-image .site-title {
	background: url(images/logo.png) no-repeat 0 0;
	margin: 32px 0 0;
	margin: 2rem 0 0;
	width: 100%;
}

.header-image .site-title,
.header-image .site-title a,
.header-image .title-area {
	display: block;
	float: left;
	min-height: 82px;
	overflow: hidden;
	text-indent: -9999px;
}

.header-image .site-title,
.header-image .site-title a {
	width: 100%;
}

.header-image .site-description {
	display: block;
	overflow: hidden;
}

.site-header .widget-area {
	margin-right: 16px;
	margin-right: 1rem;
}

/* Social Icon ----------- */

.social-media {
	float: right;
	margin-right: 16px;
	margin-right: 1rem;
	margin-top: 0;
	padding-top: 0;
	width: 50%;
}

.social-media .wrap {
	float: right;
	margin-top: 0;
	padding-top: 0;
}

.social-media .icons {
	float: left;
	margin-top: 0;
	padding-top: 0;
}

.social-media a {
	display: inline-block;
	height: 30px;
	margin-left: 5px;
	margin-left: 0.3125rem;
	margin-top: 0;
	text-indent: -9999px;
	width: 24px;
}

.social-media .phone {
	background: #4695cd;
	border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	display: block;
	float: right;
	line-height: 30px;
	margin-left: 5px;
	margin-left: 0.3125rem;
	padding: 0 20px;
	padding: 0 1.25rem;
}

.social-media .phone a {
	height: auto;
	margin-left: 0;
	text-indent: 0;
	width: auto;
}

.social-media a.fb {
	background: url(images/icon-facebook.png) no-repeat transparent;
}

.social-media a.tw {
	background: url(images/icon-twitter.png) no-repeat transparent;
}

.social-media a.li {
	background: url(images/icon-linkedin.png) no-repeat transparent;
}

.social-media a.gp {
	background: url(images/icon-gplus.png) no-repeat transparent;
}

/* Header Right ----------- */

.header-right {
	clear: both;
	float: right;
	margin-top: 16px;
	margin-top: 1rem;
	text-align: right;
}


/* Home Content ----------- */

.home-top {
	border-bottom: 2px solid #bfc0c0;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	width: 100%;
}

.home-top:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.home-top .wrap {
	margin: 0 auto;
	max-width: 1152px;
	position: relative;
}

.topleft-feature {
	float: left;
	width: 70.7465277777%;
}

.topright-feature {
	position: absolute;
	right: 16px;
	top: 12px;
	width: 31.684027777%;
	z-index: 25;
}

.topright-feature .widget {
	background-color: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #b3b5b8;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	padding: 16px 10px;
	padding: 1rem 0.625rem;
}

.topright-feature p {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.topright-feature ul li {
    line-height: 1;
    list-style-image: url("images/bullets.png");
    list-style-type: none;
	margin-bottom: 8px;
    margin-bottom: 0.5rem;
	margin-left: 20px;
    margin-left: 1.25rem;
    word-wrap: break-word;
}

.home-mid {
	margin: 0 auto;
	max-width: 1152px;
}

.midbox {
	overflow: hidden;
	padding: 0 16px 3px;
	padding: 0 1rem 0.1875rem;
}

.home-main-content .widget {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.home-main-content ol,
.home-main-content ul,
.home-main-content p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.home-main-content ol ol,
.home-main-content ul ul {
	margin-bottom: 0;
}

.home-main-content ul li {
    line-height: 1;
    list-style-image: url("images/bullets.png");
    list-style-type: none;
	margin-bottom: 8px;
    margin-bottom: 0.5rem;
	margin-left: 20px;
    margin-left: 1.25rem;
    word-wrap: break-word;
}

.home-main-content ol li {
	list-style-type: decimal;
}

/* CTA Box ----------- */

.cta-box {
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: hidden;
	position: relative;
}

.home-mid .cta-box {
	float: left;
	margin-right: 1.3%;
	width: 32.4%;
}

.sidebar .cta-box {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.cta-box .cta-title {
	background: url(images/cta-bg.png) repeat 0 0 transparent;
	bottom: 27px;
	display: block;
	line-height: 1;
	margin: 0;
	position: absolute;
	width: 100%;
}

.home-mid .cta-box .cta-title a {
	background: url(images/cta-arrow.png) no-repeat 96%;
	display: block;
	padding: 4px 60px 4px 10px;
	padding: 0.25rem 3.75rem 0.25rem 0.625rem;
}

.home-mid .cta-box.cta-box3 {
	margin-right: 0;
}

.widget-area .cta-title a {
	background: url(images/cta-arrow-small.png) no-repeat 96%;
	display: block;
	padding: 4px 60px 4px 10px;
	padding: 0.25rem 3.75rem 0.25rem 0.625rem;
}

.widget-area .widget.wsm-cta {
	border-bottom: 0;
}

/* Main Content ----------- */

.content {
	padding-bottom: 40px;
	padding-bottom: 2.5rem;
}

.home .content {
	padding-bottom: 0;
}

.entry,
.page .post.entry {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.single .entry {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}

.page .entry {
	margin: 0;
}

.entry-content {
	overflow: hidden;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.entry-content .one-half iframe {
	width: 100% !important;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	padding: 16px 40px;
	padding: 1rem 2.5rem;
}

.entry-content blockquote p {
	margin-bottom: 0;
}

blockquote span.name {
	display: block;
	margin: 16px 0 0;
	margin: 1rem 0 0;
}

.more-link {
	display: block;
	margin-top: 10px;
	margin-top: 0.625rem;
	overflow: hidden;
}

.more-link a {
	background: #233c74;
	border-radius: 6px;
	float: left;
	line-height: 1;
	padding: 4px 20px;
	padding: 0.25rem 1.25rem;
	text-transform: uppercase;
}

.more-link a:hover {
	background-color: #2148a1;
}


/* Post Info & Meta ----------- */

.entry-header .entry-meta,
.entry-footer .entry-meta {
	clear: both;
	line-height: 1.5;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.widget-area .entry-header .entry-meta {
	clear: none;
}

.wsmfeaturedpost .post-info {
	float: left;
	line-height: 1.3;
	margin: 0 5px 0 0;
	margin: 0 0.3125rem 0 0;
}

.featuredpost .entry-header .entry-meta {
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	text-transform: none;
}

.single .entry-footer .entry-meta {
	border-top: 3px solid #dcddde;
	overflow: hidden;
	padding: 18px 16px 0;
	padding: 1.125rem 1rem 0;
}

.entry-categories,
.entry-tags {
	display: block;
	float: left;
	line-height: 1.2;
}

.entry-tags {
	border-left: 1px solid #231f20;
	margin-left: 8px;
	padding-left: 8px;
}

/* 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-bottom: 20px;
	margin-bottom: 1.25rem;
	margin-left: 4.166666666%; /* 48px / 1152px */
}

.one-half,
.three-sixths,
.two-fourths {
	width: 47.9166666666%; /* 552px / 1152px */
}

.one-third,
.two-sixths {
	width: 30.555555555%; /* 352px / 1152px */
}

.four-sixths,
.two-thirds {
	width: 65.277777777%; /* 752px / 1152px */
}

.one-fourth {
	width: 21.875%; /* 252px / 1152px */
}

.three-fourths {
	width: 73.958333333%; /* 852px / 1152px */
}

.one-fifth {
	width: 16.666666666%; /* 192px / 1152px */
}

.two-fifths {
	width: 37.5%; /* 432px / 1152px */
}

.three-fifths {
	width: 58.333333333%; /* 672px / 1152px */
}

.four-fifths {
	width: 79.166666666%; /* 912px / 1152px */
}

.one-sixth {
	width: 13.194444444%; /* 152px / 1152px */
}

.five-sixths {
	width: 82.638888888%; /* 952px / 1152px */
}

.first {
	margin-left: 0;
}

/* Miscellaneous ----------- */

p.subscribe-to-comments {
	padding: 24px 0 16px;
	padding: 1.5rem 0 1rem;
}

p.pages,
.clear,
.clear-line,
.first {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ccc;
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.sticky {
	margin-bottom: 80px;
	margin-bottom: 5rem;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.author-box {
	border-bottom: 3px solid #DCDDDE;
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	overflow: hidden;
	padding: 32px 16px 20px;
	padding: 2rem 1rem 1.25rem;
	position: relative;
}

.author-box br {
	display: none;
}

.author-box h4 {
	left: 16px;
	position: absolute;
	text-transform: uppercase;
	top: 0;
}

/*
Menus
---------------------------------------------------------------------------------------------------- */

.nav-primary {
	background-color: #4695cd;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	overflow: hidden;
}

.nav-primary .wrap {
	margin: 0 auto;
	max-width: 1152px;	
}

.menu,
.genesis-nav-menu {
	clear: both;
	overflow: hidden;
}

.site-header .widget {
	clear: both;
	display: block;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.site-header .widget_nav_menu {
	float: right;
	margin-top: 30px;
	margin-top: 1.875rem;
	width: auto;
}

.genesis-nav-menu ul {
	float: left;
	width: 100%;
}

.site-header .menu li,
.genesis-nav-menu li {
	display: inline-block;
	float: left;
	line-height: 1;
	list-style-type: none;
	text-align: left;
}

.site-header .menu li {
	margin: 0;
}

.site-header .menu a,
.genesis-nav-menu a {
	display: block;
	position: relative;
}

.genesis-nav-menu a {
	padding: 12px 28px;
	padding: 0.75rem 1.75rem;
}

.site-header .menu a {
	border-right: 1px solid #4695cd;
	padding: 6px 22px;
	padding: 0.375rem 1.375rem;
}

.site-header .menu a:hover,
.site-header .menu li:hover a,
.site-header .menu .current-menu-item a {
	background-color: #4695cd;
}

.site-header .menu  li.highlight-menu-item,
.genesis-nav-menu li.highlight-menu-item {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.genesis-nav-menu .highlight-menu-item a {
	background-color: #1e1e1e;
}

.genesis-nav-menu .highlight-menu-item a:hover {
	background-color: #ff2a00;
}

.site-header .menu li li a,
.site-header .menu li li a:link,
.site-header .menu li li a:visited,
.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background-image: none;
	background-color: #4695cd;
	border-bottom: 1px solid #6bccce;
	padding: 10px 20px;
	padding: 0.625rem 1.25rem;
	position: relative;
	width: 211px;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item a,
.site-header .menu li li a:hover,
.genesis-nav-menu li li a:hover {
	background-color: #08a8ac;
}

.site-header .menu li ul,
.genesis-nav-menu li ul {
	left: -9999px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.site-header .menu li ul ul,
.genesis-nav-menu li ul ul {
	margin: -34px 0 0 210px;
}

.site-header .menu li:hover ul ul,
.site-header .menu li.sfHover ul ul,
.genesis-nav-menu li:hover ul ul,
.genesis-nav-menu li.sfHover ul ul {
	left: -9999px;
}

.site-header .menu li:hover,
.site-header .menu li.sfHover,
.genesis-nav-menu li:hover,
.genesis-nav-menu li.sfHover {
	position: static;
}

ul.genesis-nav-menu li:hover>ul,
ul.genesis-nav-menu li.sfHover ul,
.site-header ul.menu li:hover>ul,
.site-header ul.menu li.sfHover ul {
	left: auto;
}

.site-header .menu li a .sf-sub-indicator,
.site-header .menu li li a .sf-sub-indicator,
.site-header .menu li li li a .sf-sub-indicator,
.genesis-nav-menu li a .sf-sub-indicator,
.genesis-nav-menu li li a .sf-sub-indicator,
.genesis-nav-menu li li li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

.site-header .menu .last-menu-item a,
.genesis-nav-menu .last-menu-item  a {
	background-image: none;
	border: none;
}

/* Primary Navigation Extras ----------- */

.genesis-nav-menu li.right {
	float: right;
	padding: 24px 20px;
	padding: 1.5rem 1.25rem;
}

.genesis-nav-menu li.right a {
	display: inline;
	padding: 0;
}

.genesis-nav-menu li.search {
	padding: 6px 0 0;
	padding: 0.375rem 0 0;
}

.genesis-nav-menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin-left: 20px;
	margin-left: 1.25rem;
	padding-left: 20px;
	padding-left: 1.25rem;
}

.genesis-nav-menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding-left: 24px;
	padding-left: 1.5rem;
}


/*
Headings
---------------------------------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.content h2.entry-title {
	border-bottom: 2px solid #E5E6E6;
	padding-bottom: 8px;
	padding-bottom: 0.5rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.archive-title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.single h1.entry-title {
	margin-bottom: 0;
}

/*
Lists
---------------------------------------------------------------------------------------------------- */

.entry-content ol,
.entry-content ul {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.entry-content ol li,
.entry-content ul li {
	line-height: 1.625;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 20px;
	margin-left: 1.25rem;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-image: url(images/bullets.png);
	list-style-type: none;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}


/*
Post Navigation
---------------------------------------------------------------------------------------------------- */

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.disabled {
	background-color: #636362;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
}

.pagination li a:hover,
.pagination li.active a {
	background-color: #444;
}


/*
Comments
---------------------------------------------------------------------------------------------------- */

.entry-comments,
.comment-respond {
	line-height: 1.5;
	overflow: hidden;
	padding: 0 16px;
	padding: 0 1rem;
}

.entry-comments h3,
.comment-respond h3 {
	text-transform: uppercase;
}

.comment-respond p.clearit label {
	display: none;
}


.ping-list,
.entry-comments {
	margin-bottom: 20px;
	margin-bottom: 1.25rem;
}

.entry-comments {
	margin-top: 10px;
	margin-top: 0.625rem;
}

#author,
#email,
#url {
	font-size: 16px;
	font-size: 1rem;
	padding: 5px 10px;
	width: 50%;
}

.comment-meta,
#author,
#email,
#url {
	margin-bottom: 0;
	margin-bottom: 0;
}

#comment {
	font-size: 16px;
	font-size: 1rem;
	margin: 12px 0;
	margin: 0.75rem 0;
	padding: 5px 10px;
}

label {
	margin-left: 12px;
	margin-left: 0.75rem;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 24px;
	margin-top: 1.5rem;
	padding: 16px;
	padding: 1rem;
}

.comment-list li ul li {
	margin-right: -32px;
	margin-right: -2rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none;
}

.comment-content p {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.bypostauthor {
}

.entry-comments .pagination {
	margin-top: 32px;
	margin-top: 2rem;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	line-height: 1.5;
}

.sidebar p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.sidebar .widget {
	border-bottom: 1px solid  #b3b5b8;
	margin: 0 8px 20px;
	margin: 0 0.5rem 1.25rem;
	overflow: hidden;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.home .sidebar .widget {
	border-bottom: 0;
	margin: 0 24px 16px;
	margin: 0 1.5rem 1rem;
}

.widget-area ul li {
	list-style-type: none;
	list-style-image: url(images/bullets.png);
	line-height: 1;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
	margin-left: 20px;
	margin-left: 1.25rem;
	word-wrap: break-word;
}

.sidebar.widget-area ul li li {
	margin-bottom: 6px;
	margin-left: 0;
}

.sidebar.widget-area li ul {
	margin-top: 6px;
}

.sidebar.widget-area .latest-tweets li,
.sidebar.widget-area .widget_recent_comments li {
	list-style-image: none;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	margin-left: 0;
}

.sidebar.widget-area .wsmfeaturedpost,
.sidebar.widget-area .wsmfeaturedpost a.title {
	line-height: 1.3;
}

.sidebar.widget-area .entry,
.sidebar.widget-area .page .post.entry {
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.featuredpost h2 {
	margin-bottom: 0;
}


/*
Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	background: #233c74;
	clear: both;
}

.site-footer .wrap {
	margin: 0 auto;
	max-width: 1152px;
	overflow: hidden;
	padding: 20px 0;
	padding: 1.25rem 0;
}

.site-footer .creds {
	text-align: right;
}

.site-footer .creds,
.site-footer .gototop {
	margin: 8px 0;
	margin: 0.5rem 0;
}

.site-footer  .alignright {
	text-align: right;
}

/* Footer Widgets ----------- */

.footer-widgets {
	border-top: 2px solid #1e1e1e;
	clear: both;
	line-height: 1.5;
	overflow: hidden;
	padding: 32px 0 16px;
	padding: 2rem 0 1rem;
}

.footer-widgets p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.footer-widgets .widget {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.footer-widgets .widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	margin-right: 4.166666666%; /* 48px / 1152px */
}


/*
Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 8px;
	padding: 0.5;
	width: 100%;
}

.site-header .search-form {
	float: right;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn {
	background-color: #233c74;
	border-radius: 6px;
	border: none;
	box-shadow: none;
	cursor: pointer;
	padding: 5px 24px;
	padding: 0.3125rem 1.5rem;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover {
	background-color: #224493;
}

.enews input[type="submit"],
.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

/* Gravity Forms ----------- */

.content div.gform_wrapper input,
.content div.gform_wrapper select,
.content div.gform_wrapper textarea {
	font-size: 14px;
	font-size: 0.875rem;
	padding: 5px;
	padding: 0.3125rem;
}

.content div.gform_wrapper .ginput_complex label {
	font-size: 12px;
	font-size: 0.75rem;
}

.content div.gform_wrapper input[type="submit"] {
	float: right;
	padding: 2px 24px;
	padding: 0.125rem 1.5rem;
}

.content div.gform_wrapper label.gfield_label {
	font-weight: 400;
}

.content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

.content div.gform_wrapper {
	margin: 0;
}

.content .form-box div.gform_wrapper .gfield_required,
.content .form-box h3 {
	color: #FFF;
}

div.gform_wrapper ul li.gfield.alignleft,
div.gform_wrapper ul li.gfield.alignright {
	clear: none;
	width: 48.5%;
}

div.gform_wrapper form {
	overflow: hidden;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0  8px;
	margin: 0 0 0.5rem;
}

div.gform_wrapper li.clearit label.gfield_label {
	display: none;
}

div.gform_wrapper .gform_footer input.gform_button {
	background-color: #233c74;
	border-radius: 6px;
	padding: 5px 24px;
	padding: 0.3125rem 1.5rem;
	text-transform: uppercase;
	width: auto;
}

div.gform_wrapper .gform_footer input:hover.gform_button {
	background-color: #224493;
}

/* Gravity Forms Widget ----------- */


.sidebar .gform_widget .widget-wrap {
	background-color: #FFF;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 1px solid #b3b5b8;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
	padding: 16px 10px;
	padding: 1rem 0.625rem;
}
 
.sidebar.widget-area .gform_widget.widget {
	background: #FFF;
	border-bottom: none;
	margin-bottom: 0;
	padding-top: 16px;
	padding-top: 1rem;
}

.content-sidebar .sidebar .gform_widget.widget {
	margin-left: -4px;
	margin-left: -0.25rem;
}

.sidebar-content .sidebar .gform_widget.widget {
	margin-right: -4px;
	margin-right: -0.25rem;
}

 
.widget-area div.gform_wrapper label.gfield_label {
	font-weight: 400;
}


.widget-area div.gform_wrapper {
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
}

.widget-area .gform_widget h4.widgettitle {
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
}

.widget-area div.gform_wrapper .gform_heading {
	line-height: 1.14;
	margin-bottom: 10px;
	margin-bottom: 0.625rem;
}

.widget-area div.gform_wrapper li,
.widget-area div.gform_wrapper form li {
	margin-left: 0;
	margin-top: 6px;
	margin-top: 0.375rem;
}

.widget-area div.gform_wrapper input,
.widget-area div.gform_wrapper select,
.widget-area div.gform_wrapper textarea {
	background-color: #eff0f0;
	border: 0;
	font-size: 12px;
	font-size: 0.75rem;
	padding: 5px;
	padding: 0.3125rem;
}

.widget-area div.gform_wrapper .gform_footer {
	margin: 0;
	padding: 12px 0 0;
	padding: 0.75rem 0 0;
}

.widget-area div.gform_wrapper .gform_footer input.gform_button {
	float: right;
	padding: 2px 24px;
	padding: 0.125rem 1.5rem;
}
	
.form-box {
    background: none repeat scroll 0 0 #4695cd;
    border: 1px solid #CCCCCC;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    color: #FFFFFF;
    padding: 1rem;
}

/*
 Soliloquy
---------------------------------------------------------------------------------------------------- */

div.soliloquy-container .soliloquy-caption {
	bottom: auto;
	top: 80px;
}

div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside {
	background: none rgba(0, 0, 0, 0);
	color: #555554;
	filter: 0;
	margin-left: 32px;
	margin-left: 2rem;
	padding: 0 10px 0 0;
	padding: 0 0.625rem 0 0;
	text-align: left;
	text-shadow: 0 0 0 rgba(0, 0, 0, 0);
	width: 46%;
}

div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2 {
	color: #555554;
}

div.soliloquy-container .soliloquy-control-nav li a,
div.soliloquy-container .soliloquy-pager-link {
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}

div.soliloquy-container .soliloquy-control-nav,
div.soliloquy-container .soliloquy-pager {
	background:url('images/slider-dots.png') no-repeat scroll -9999px -9999px;
}

div.soliloquy-container .soliloquy-control-nav li a,
.topleft-feature div.soliloquy-container .soliloquy-pager-link {
	background:url('images/slider-dots.png') no-repeat scroll 0 0;
}

div.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next,
div.soliloquy-container .soliloquy-direction-nav li .soliloquy-next,
div.soliloquy-container .soliloquy-controls-direction .soliloquy-next {
	right: 57px;
}

div.soliloquy-container .soliloquy-control-nav li a,
div.soliloquy-container .soliloquy-pager-link {
		height: 14px !important;
		width: 14px !important;
}
		
div.soliloquy-container .soliloquy-control-nav li a:hover,
div.soliloquy-container .soliloquy-control-nav li a.active,
div.soliloquy-container .soliloquy-control-nav li a.soliloquy-active,
div.soliloquy-container .soliloquy-pager-link:hover,
div.soliloquy-container .soliloquy-pager-link.active {
		background-position: 0 -14px !important;
}

/*
 Digg Digg
---------------------------------------------------------------------------------------------------- */

div.dd_post_share {
	margin-bottom: 0;
}

/*
 Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
}

.alignleft .avatar {
	margin-right: 24px;
	margin-right: 1.5rem;
}

.alignright .avatar {
	margin-left: 24px;
	margin-left: 1.5rem;
}

.author-box .avatar {
	float: left;
	margin-right: 24px;
	margin-right: 1.5rem
}

.comment-list li .avatar {
	float: left;
	margin: 0 16px 24px 0;
	margin: 0 1rem 1.5rem 0;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
	margin: 0 auto 1.5rem
}

img.alignnone {
	display: inline;
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

.alignleft img,
img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 5px 24px 5px 0;
	margin: 0.3125rem 1.5rem 0.3125rem 0;
}

.alignright img,
img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 5px 0 5px 24px;
	margin: 0.3125rem 0 0.3125rem 1.5rem;
}

p.wp-caption-text {
	line-height: 1.2;
	margin: 10px 0;
	margin-top: 0.625rem 0;
}

.gallery-caption {
}

.alignleft img,
.centered img,
.alignnone img,
.alignright img,
img.alignleft,
img.centered,
img.alignnone,
img.alignright {
	border: 1px solid #dcddde;
}

/*
WP Table 
---------------------------- */

h2.tablepress-table-name {
	margin-bottom: 0;
}

table.tablepress thead th,
table.tablepress tfoot th {
    background-color: #a7a8aa;
	color: #FFF !important;
	font-weight: normal;
}

span.tablepress-table-description {
    margin-bottom: 16px;
	margin-bottom: 1rem;
}

/*
Breadcrumb
---------------------------- */

.breadcrumb {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

/*
Color Options
----------------------------------------------------------------- */

/* Brown
----------------------- */

body.bradley-brown {
	background-color: #675134;
}

.bradley-brown .site-title a,
.bradley-brown .site-title a:hover,
.bradley-brown .featuredpage,
.bradley-brown .wsmfeaturedpage,
.bradley-brown .home-main-content.widget-area ul li a:hover,
.bradley-brown .widget-area .latest-tweets li a:hover,
.bradley-brown .widget-area ul li a:hover,
.bradley-brown h2.entry-title a:hover,
.bradley-brown span.gform_description,
.bradley-brown .site-description {
	color: #675134;
}


.bradley-brown a,
.bradley-brown h1,
.bradley-brown h2,
.bradley-brown h3,
.bradley-brown h4,
.bradley-brown h5,
.bradley-brown h6,
.bradley-brown a:hover.title,
.bradley-brown h2.entry-title a,
.bradley-brown .home-main-content.widget-area ul li a,
.bradley-brown h2.entry-title a:visited,
.bradley-brown .widget-area .latest-tweets li a,
.bradley-brown .featuredpost .entry-header .entry-meta a:hover,
.bradley-brown .widget-area .widget_recent_comments li a.url,
.bradley-brown .widget-area .entry-author,
.bradley-brown .widget-area .entry-time,
.bradley-brown .widget-area .entry-header .entry-meta,
.bradley-brown .site-footer a:hover,
.bradley-brown .widget-area .entry-header .entry-meta,
.bradley-brown .widget-area .entry-time,
.bradley-brown .entry-title a {
	color: #806641;
}

.bradley-brown .more-link a,
.bradley-brown .genesis-nav-menu a,
.bradley-brown .genesis-nav-menu a:hover,
.bradley-brown .site-header ul.menu li a:hover {
	color: #FFF;
}

.bradley-brown .site-header .menu li li a,
.bradley-brown .site-header .menu li li a:link,
.bradley-brown .site-header .menu li li a:visited,
.bradley-brown .genesis-nav-menu li li a,
.bradley-brown .genesis-nav-menu li li a:link,
.bradley-brown .genesis-nav-menu li li a:visited,
.bradley-brown button,
.bradley-brown input[type="button"],
.bradley-brown input[type="submit"],
.bradley-brown .btn,
.bradley-brown .more-link a,
.bradley-brown div.gform_wrapper .gform_footer input.gform_button,
.bradley-brown .social-media .phone,
.bradley-brown .genesis-nav-menu a:hover,
.bradley-brown .genesis-nav-menu .current-menu-item a {
	background-color: #806641;
	border-color: #997A4F;
}

.bradley-brown .form-box,
.bradley-brown button:hover,
.bradley-brown input:hover[type="button"],
.bradley-brown input:hover[type="submit"],
.bradley-brown .btn:hover,
.bradley-brown .more-link a:hover,
.bradley-brown .site-footer,
.bradley-brown .site-header .menu li:hover a,
.bradley-brown .site-header .menu li li a:hover,
.bradley-brown .genesis-nav-menu li li a:hover,
.bradley-brown .site-header .menu a:hover,
.bradley-brown div.gform_wrapper .gform_footer input:hover.gform_button,
.bradley-brown .site-header .menu .current-menu-item a,
.bradley-brown .nav-primary {
	background-color: #675134;
}

.bradley-brown .site-header .menu a {
	border-color: #675134;
}

.bradley-brown.header-image .site-title {
	background: url(images/bradley-brown/logo.png) no-repeat 0 0;
}

.bradley-brown .site-header .menu li.last-menu-item a {
	background-image: none;
}

.bradley-brown .social-media a.fb {
	background: url(images/bradley-brown/icon-facebook.png) no-repeat transparent;
}

.bradley-brown .social-media a.tw {
	background: url(images/bradley-brown/icon-twitter.png) no-repeat transparent;
}

.bradley-brown .social-media a.li {
	background: url(images/bradley-brown/icon-linkedin.png) no-repeat transparent;
}

.bradley-brown .social-media a.gp {
	background: url(images/bradley-brown/icon-gplus.png) no-repeat transparent;
}

.bradley-brown .cta-box .cta-title {
    background: url("images/bradley-brown/cta-bg.png") repeat scroll 0 0 transparent;
}

.bradley-brown .entry-content ul li,
.bradley-brown .widget-area ul li {
	list-style-image: url(images/bradley-brown/bullets.png);
}

.bradley-brown.home.content-sidebar .content-sidebar-wrap {
    background: url("images/bradley-brown/content-sidebar-border.png") repeat-y scroll 74% 0 transparent;
}

.bradley-brown.content-sidebar .content-sidebar-wrap {
	background: url(images/bradley-brown/content-sidebar-border.png) repeat-y 72% 0;
}

.bradley-brown.sidebar-content .content-sidebar-wrap {
	background: url(images/bradley-brown/content-sidebar-border.png) repeat-y 28% 0;
}

.bradley-brown div.soliloquy-container .soliloquy-control-nav li a,
.bradley-brown .topleft-feature div.soliloquy-container .soliloquy-pager-link {
	background: url(images/bradley-brown/slider-dots.png) no-repeat scroll 0 0;
}

.bradley-brown div.soliloquy-container .soliloquy-control-nav {
	background: url('images/bradley-brown/slider-dots.png') no-repeat scroll -9999px -9999px;
}

.bradley-brown blockquote {
	background: url(images/bradley-brown/blockquote.png) no-repeat;
}

/* Black and Grey
----------------------- */

body.bradley-black-grey {
	background-color: #242729;
}

.bradley-black-grey .site-title a,
.bradley-black-grey .site-title a:hover,
.bradley-black-grey .featuredpage,
.bradley-black-grey .wsmfeaturedpage,
.bradley-black-grey .widget-area h2 a,
.bradley-black-grey .home-main-content.widget-area ul li a:hover,
.bradley-black-grey .widget-area .latest-tweets li a:hover,
.bradley-black-grey h2.entry-title a:hover,
.bradley-black-grey span.gform_description,
.bradley-black-grey .site-description {
	color: #242729;
}

.bradley-black-grey a,
.bradley-black-grey .home-main-content.widget-area ul li a {
	color: #0995E7;
}

.bradley-black-grey h1,
.bradley-black-grey h2,
.bradley-black-grey h3,
.bradley-black-grey h4,
.bradley-black-grey h5,
.bradley-black-grey h6,
.bradley-black-grey .widget-area h2 a:hover,
.bradley-black-grey a:hover.title,
.bradley-black-grey h2.entry-title a,
.bradley-black-grey a:hover,
.bradley-black-grey .widget-area ul li a:hover,
.bradley-black-grey h2.entry-title a:visited,
.bradley-black-grey .widget-area .latest-tweets li a,
.bradley-black-grey .featuredpost .entry-header .entry-meta a:hover,
.bradley-black-grey .widget-area .widget_recent_comments li a.url,
.bradley-black-grey .widget-area .entry-author,
.bradley-black-grey .widget-area .entry-time,
.bradley-black-grey .widget-area .entry-header .entry-meta,
.bradley-black-grey .site-footer a:hover,
.bradley-black-grey .widget-area .entry-header .entry-meta,
.bradley-black-grey .widget-area .entry-time,
.bradley-black-grey .entry-title a {
	color: #6F7072;
}

.bradley-black-grey .more-link a,
.bradley-black-grey .genesis-nav-menu a,
.bradley-black-grey .genesis-nav-menu a:hover,
.bradley-black-grey .site-header ul.menu li a:hover {
	color: #FFF;
}

.bradley-black-grey .form-box,
.bradley-black-grey .site-header .menu li li a,
.bradley-black-grey .site-header .menu li li a:link,
.bradley-black-grey .site-header .menu li li a:visited,
.bradley-black-grey .genesis-nav-menu li li a,
.bradley-black-grey .genesis-nav-menu li li a:link,
.bradley-black-grey .genesis-nav-menu li li a:visited,
.bradley-black-grey button:hover,
.bradley-black-grey input:hover[type="button"],
.bradley-black-grey input:hover[type="submit"],
.bradley-black-grey .btn:hover,
.bradley-black-grey .more-link a:hover,
.bradley-black-grey div.gform_wrapper .gform_footer input:hover.gform_button,
.bradley-black-grey .social-media .phone,
.bradley-black-grey .genesis-nav-menu a:hover,
.bradley-black-grey .genesis-nav-menu .current-menu-item a {
	background-color: #6F7072;
	border-color: #828282;
}

.bradley-black-grey button,
.bradley-black-grey input[type="button"],
.bradley-black-grey input[type="submit"],
.bradley-black-grey .btn,
.bradley-black-grey .more-link a,
.bradley-black-grey div.gform_wrapper .gform_footer input.gform_button,
.bradley-black-grey .site-footer,
.bradley-black-grey .site-header .menu li:hover a,
.bradley-black-grey .site-header .menu li li a:hover,
.bradley-black-grey .genesis-nav-menu li li a:hover,
.bradley-black-grey .site-header .menu a:hover,
.bradley-black-grey .site-header .menu .current-menu-item a,
.bradley-black-grey .nav-primary {
	background-color: #242729;
}

.bradley-black-grey .site-header .menu a {
	border-color: #242729;
}

.bradley-black-grey.header-image .site-title {
	background: url(images/bradley-black-grey/logo.png) no-repeat 0 0 transparent;
}

.bradley-black-grey .site-header .menu li.last-menu-item a {
	background-image: none;
}

.bradley-black-grey .social-media a.fb {
	background: url(images/bradley-black-grey/icon-facebook.png) no-repeat transparent;
}

.bradley-black-grey .social-media a.tw {
	background: url(images/bradley-black-grey/icon-twitter.png) no-repeat transparent;
}

.bradley-black-grey .social-media a.li {
	background: url(images/bradley-black-grey/icon-linkedin.png) no-repeat transparent;
}

.bradley-black-grey .social-media a.gp {
	background: url(images/bradley-black-grey/icon-gplus.png) no-repeat transparent;
}

.bradley-black-grey .cta-box .cta-title {
    background: url("images/bradley-black-grey/cta-bg.png") repeat scroll 0 0 transparent;
}

.bradley-black-grey .entry-content ul li,
.bradley-black-grey .widget-area ul li {
	list-style-image: url(images/bradley-black-grey/bullets.png);
}

.bradley-black-grey.home.content-sidebar .content-sidebar-wrap {
    background: url("images/bradley-black-grey/content-sidebar-border.png") repeat-y scroll 74% 0 transparent;
}

.bradley-black-grey.content-sidebar .content-sidebar-wrap {
	background: url(images/bradley-black-grey/content-sidebar-border.png) repeat-y 72% 0;
}

.bradley-black-grey.sidebar-content .content-sidebar-wrap {
	background: url(images/bradley-black-grey/content-sidebar-border.png) repeat-y 28% 0;
}

.bradley-black-grey div.soliloquy-container .soliloquy-control-nav li a,
.bradley-black-grey .topleft-feature div.soliloquy-container .soliloquy-pager-link {
	background: url(images/bradley-black-grey/slider-dots.png) no-repeat scroll 0 0;
}

.bradley-black-grey div.soliloquy-container .soliloquy-control-nav {
	background: url('images/bradley-black-grey/slider-dots.png') no-repeat scroll -9999px -9999px;
}

.bradley-black-grey blockquote {
	background: url(images/bradley-black-grey/blockquote.png) no-repeat;
}

/* Red
----------------------- */

body.bradley-red {
	background-color: #861c1c;
}

.bradley-red .site-title a,
.bradley-red .site-title a:hover,
.bradley-red .featuredpage,
.bradley-red .wsmfeaturedpage,
.bradley-red .home-main-content.widget-area ul li a:hover,
.bradley-red .widget-area .latest-tweets li a:hover,
.bradley-red .widget-area ul li a:hover,
.bradley-red h2.entry-title a:hover,
.bradley-red span.gform_description,
.bradley-red .site-description {
	color: #861C1C;
}


.bradley-red a,
.bradley-red h1,
.bradley-red h2,
.bradley-red h3,
.bradley-red h4,
.bradley-red h5,
.bradley-red h6,
.bradley-red a:hover.title,
.bradley-red h2.entry-title a,
.bradley-red h2.entry-title a:visited,
.bradley-red .widget-area .latest-tweets li a,
.bradley-red .home-main-content.widget-area ul li a,
.bradley-red .featuredpost .entry-header .entry-meta a:hover,
.bradley-red .widget-area .widget_recent_comments li a.url,
.bradley-red .widget-area .entry-author,
.bradley-red .widget-area .entry-time,
.bradley-red .widget-area .entry-header .entry-meta,
.bradley-red .site-footer a:hover,
.bradley-red .widget-area .entry-header .entry-meta,
.bradley-red .widget-area .entry-time,
.bradley-red .entry-title a {
	color: #C12929;
}

.bradley-red .more-link a,
.bradley-red .genesis-nav-menu a,
.bradley-red .genesis-nav-menu a:hover,
.bradley-red .site-header ul.menu li a:hover {
	color: #FFF;
}

.bradley-red .site-header .menu li li a,
.bradley-red .site-header .menu li li a:link,
.bradley-red .site-header .menu li li a:visited,
.bradley-red .genesis-nav-menu li li a,
.bradley-red .genesis-nav-menu li li a:link,
.bradley-red .genesis-nav-menu li li a:visited,
.bradley-red button,
.bradley-red input[type="button"],
.bradley-red input[type="submit"],
.bradley-red .btn,
.bradley-red .more-link a,
.bradley-red div.gform_wrapper .gform_footer input.gform_button,
.bradley-red .genesis-nav-menu a:hover,
.bradley-red .genesis-nav-menu .current-menu-item a {
	background-color: #C12929;
	border-color: #CE3737;
}

.bradley-red .social-media .phone {
	background-color: #AB0019;
}

.bradley-red .form-box,
.bradley-red button:hover,
.bradley-red input:hover[type="button"],
.bradley-red input:hover[type="submit"],
.bradley-red .btn:hover,
.bradley-red .more-link a:hover,
.bradley-red .site-footer,
.bradley-red .site-header .menu li:hover a,
.bradley-red .site-header .menu li li a:hover,
.bradley-red .genesis-nav-menu li li a:hover,
.bradley-red .site-header .menu a:hover,
.bradley-red div.gform_wrapper .gform_footer input:hover.gform_button,
.bradley-red .site-header .menu .current-menu-item a,
.bradley-red .nav-primary {
	background-color: #861C1C;
}

.bradley-red .site-header .menu a {
	border-color: #861C1C;
}

.bradley-red.header-image .site-title {
	background: url(images/bradley-red/logo.png) no-repeat 0 0;
}

.bradley-red .site-header .menu li.last-menu-item a {
	background-image: none;
}

.bradley-red .social-media a.fb {
	background: url(images/bradley-red/icon-facebook.png) no-repeat transparent;
}

.bradley-red .social-media a.tw {
	background: url(images/bradley-red/icon-twitter.png) no-repeat transparent;
}

.bradley-red .social-media a.li {
	background: url(images/bradley-red/icon-linkedin.png) no-repeat transparent;
}

.bradley-red .social-media a.gp {
	background: url(images/bradley-red/icon-gplus.png) no-repeat transparent;
}

.bradley-red .cta-box .cta-title {
    background: url("images/bradley-red/cta-bg.png") repeat scroll 0 0 transparent;
}

.bradley-red .entry-content ul li,
.bradley-red .widget-area ul li {
	list-style-image: url(images/bradley-red/bullets.png);
}

.bradley-red.home.content-sidebar .content-sidebar-wrap {
    background: url("images/bradley-red/content-sidebar-border.png") repeat-y scroll 74% 0 transparent;
}

.bradley-red.content-sidebar .content-sidebar-wrap {
	background: url(images/bradley-red/content-sidebar-border.png) repeat-y 72% 0;
}

.bradley-red.sidebar-content .content-sidebar-wrap {
	background: url(images/bradley-red/content-sidebar-border.png) repeat-y 28% 0;
}

.bradley-red div.soliloquy-container .soliloquy-control-nav li a,
.bradley-red .topleft-feature div.soliloquy-container .soliloquy-pager-link {
	background: url(images/bradley-red/slider-dots.png) no-repeat scroll 0 0;
}

.bradley-red div.soliloquy-container .soliloquy-control-nav {
	background: url('images/bradley-red/slider-dots.png') no-repeat scroll -9999px -9999px;
}

.bradley-red blockquote {
	background: url(images/bradley-red/blockquote.png) no-repeat;
}

/* Pastel
----------------------- */

body.bradley-pastel {
	background-color: #6ba7b5;
}

.bradley-pastel .featuredpage,
.bradley-pastel .wsmfeaturedpage,
.bradley-pastel span.gform_description,
.bradley-pastel .widget-area h2 a:hover,
.bradley-pastel a:hover,
.bradley-pastel .home-main-content.widget-area ul li a:hover,
.bradley-pastel .widget-area .latest-tweets li a:hover,
.bradley-pastel .widget-area ul li a:hover,
.bradley-pastel h2.entry-title a:hover,
.bradley-pastel .site-description {
	color: #396f7c;
}


.bradley-pastel .home-main-content.widget-area ul li a,
.bradley-pastel .site-footer a:hover,
.bradley-pastel a {
	color: #227FAA; 
}

.bradley-pastel h1,
.bradley-pastel h2,
.bradley-pastel h3,
.bradley-pastel h4,
.bradley-pastel h5,
.bradley-pastel h6,
.bradley-pastel .site-title a,
.bradley-pastel .site-title a:hover,
.bradley-pastel a:hover.title,
.bradley-pastel h2.entry-title a,
.bradley-pastel .widget-area h2 a,
.bradley-pastel h2.entry-title a:visited,
.bradley-pastel .widget-area .latest-tweets li a,
.bradley-pastel .featuredpost .entry-header .entry-meta a:hover,
.bradley-pastel .widget-area .widget_recent_comments li a.url,
.bradley-pastel .widget-area .entry-author,
.bradley-pastel .widget-area .entry-time,
.bradley-pastel .widget-area .entry-header .entry-meta,
.bradley-pastel .widget-area .entry-header .entry-meta,
.bradley-pastel .widget-area .entry-time,
.bradley-pastel .entry-title a {
	color: #6BA7B5;
}

.bradley-pastel .more-link a,
.bradley-pastel .genesis-nav-menu a,
.bradley-pastel .genesis-nav-menu a:hover,
.bradley-pastel .site-header ul.menu li a:hover {
	color: #FFF;
}

.bradley-pastel .site-header .menu li li a,
.bradley-pastel .site-header .menu li li a:link,
.bradley-pastel .site-header .menu li li a:visited,
.bradley-pastel .genesis-nav-menu li li a,
.bradley-pastel .genesis-nav-menu li li a:link,
.bradley-pastel .genesis-nav-menu li li a:visited,
.bradley-pastel button,
.bradley-pastel input[type="button"],
.bradley-pastel input[type="submit"],
.bradley-pastel .btn,
.bradley-pastel .more-link a,
.bradley-pastel div.gform_wrapper .gform_footer input.gform_button,
.bradley-pastel .social-media .phone,
.bradley-pastel .genesis-nav-menu a:hover,
.bradley-pastel .genesis-nav-menu .current-menu-item a {
	background-color: #F9B7B8;
	border-color: #FCCCCC;
}

.bradley-pastel .form-box,
.bradley-pastel button:hover,
.bradley-pastel input:hover[type="button"],
.bradley-pastel input:hover[type="submit"],
.bradley-pastel .btn:hover,
.bradley-pastel .more-link a:hover,
.bradley-pastel .site-footer,
.bradley-pastel .site-header .menu li:hover a,
.bradley-pastel .site-header .menu li li a:hover,
.bradley-pastel .genesis-nav-menu li li a:hover,
.bradley-pastel .site-header .menu a:hover,
.bradley-pastel div.gform_wrapper .gform_footer input:hover.gform_button,
.bradley-pastel .site-header .menu .current-menu-item a,
.bradley-pastel .nav-primary {
	background-color: #6BA7B5;
}

.bradley-pastel table.tablepress thead th {
    background-color: #BEC9B7;
}

.bradley-pastel .site-header .menu a {
	border-color: #6BA7B5;
}

.bradley-pastel.header-image .site-title {
	background: url(images/bradley-pastel/logo.png) no-repeat 0 0;
}

.bradley-pastel .site-header .menu li.last-menu-item a {
	background-image: none;
}

.bradley-pastel .social-media a.fb {
	background: url(images/bradley-pastel/icon-facebook.png) no-repeat transparent;
}

.bradley-pastel .social-media a.tw {
	background: url(images/bradley-pastel/icon-twitter.png) no-repeat transparent;
}

.bradley-pastel .social-media a.li {
	background: url(images/bradley-pastel/icon-linkedin.png) no-repeat transparent;
}

.bradley-pastel .social-media a.gp {
	background: url(images/bradley-pastel/icon-gplus.png) no-repeat transparent;
}

.bradley-pastel .cta-box .cta-title {
    background: url("images/bradley-pastel/cta-bg.png") repeat scroll 0 0 transparent;
}

.bradley-pastel .entry-content ul li,
.bradley-pastel .widget-area ul li {
	list-style-image: url(images/bradley-pastel/bullets.png);
}

.bradley-pastel.home.content-sidebar .content-sidebar-wrap {
    background: url("images/bradley-pastel/content-sidebar-border.png") repeat-y scroll 74% 0 transparent;
}

.bradley-pastel.content-sidebar .content-sidebar-wrap {
	background: url(images/bradley-pastel/content-sidebar-border.png) repeat-y 72% 0;
}

.bradley-pastel.sidebar-content .content-sidebar-wrap {
	background: url(images/bradley-pastel/content-sidebar-border.png) repeat-y 28% 0;
}

.bradley-pastel div.soliloquy-container .soliloquy-control-nav li a,
.bradley-pastel .topleft-feature div.soliloquy-container .soliloquy-pager-link {
	background: url(images/bradley-pastel/slider-dots.png) no-repeat scroll 0 0;
}

.bradley-pastel div.soliloquy-container .soliloquy-control-nav {
	background: url('images/bradley-pastel/slider-dots.png') no-repeat scroll -9999px -9999px;
}

.bradley-pastel blockquote {
	background: url(images/bradley-pastel/blockquote.png) no-repeat;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

/* Desktops, laptops and iPads (landscape) ----------- */

@media only screen and (max-width: 1024px) {

	.site-header,
	.home-top .wrap,
	.home-mid,
	.site-inner,
	.nav-primary .wrap,
	.site-footer .wrap {
		max-width: 100%;
	}

	.header-image .site-title,
	.site-title {
		margin-left: 16px;
	}
	
	.site-header .menu a {
		padding: 5px 14px;
		padding: 0.375rem 0.875rem;
	}
	
	.topleft-feature {
		margin-left: 1%;
		width: 70%;
	}
	
	.topright-feature {
		float: right;
		margin-right: 1%;
		position: inherit;
		right: auto;
		top: auto;
		width: 26%;
	}
	
	div.soliloquy-container.soliloquy-slide-horizontal .soliloquy-direction-nav li .soliloquy-next,
	div.soliloquy-container .soliloquy-direction-nav li .soliloquy-next {
		right: 10px;
	}
	
	.site-footer .wrap {
		margin: 0 auto;
		width: 96%;
	}
	
	.entry-tags {
		border-left: none;
		display: block;
		margin: 8px 0 0;
		margin: 0.5rem 0 0;
		padding-left: 0;
		width: 100%;
	}

}

/* iPads (portrait) ----------- */

@media only screen and (max-width: 900px) {

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header .widget-area,
	.site-inner,
	.title-area,
	.site-container .sidebar-primary-alt {
		width: 100%;
	}
	
	.header-image .site-title,
	.site-title {
		margin-left: 0;
	}
	
	.header-image .site-title {
		background-position: center center !important;
	}
	
	.content-sidebar .content, .sidebar-content .content,
	.home.content-sidebar .content {
		width: 64%;
	}
	
	.sidebar,
	.home .sidebar {
		width: 34%;
	}
	
	.content-sidebar .content-sidebar-wrap,
	.home.content-sidebar .content-sidebar-wrap {
		background: url("images/content-sidebar-border.png") repeat-y scroll 66% 0 transparent;
	}
	
	.sidebar-content .content-sidebar-wrap {
		background: url("images/content-sidebar-border.png") repeat-y scroll 34% 0 transparent;
	}
	
	.bradley-brown.content-sidebar .content-sidebar-wrap,
	.bradley-brown.home.content-sidebar .content-sidebar-wrap {
		background: url("images/bradley-brown/content-sidebar-border.png") repeat-y scroll 66% 0 transparent;
	}
	
	.bradley-brown.sidebar-content .content-sidebar-wrap {
		background: url("images/bradley-brown/content-sidebar-border.png") repeat-y scroll 34% 0 transparent;
	}
	
	.bradley-black-grey.content-sidebar .content-sidebar-wrap,
	.bradley-black-grey.home.content-sidebar .content-sidebar-wrap {
		background: url("images/bradley-black-grey/content-sidebar-border.png") repeat-y scroll 66% 0 transparent;
	}
	
	.bradley-black-grey.sidebar-content .content-sidebar-wrap {
		background: url("images/bradley-black-grey/content-sidebar-border.png") repeat-y scroll 34% 0 transparent;
	}
	
	.bradley-pastel.content-sidebar .content-sidebar-wrap,
	.bradley-pastel.home.content-sidebar .content-sidebar-wrap {
		background: url("images/bradley-pastel/content-sidebar-border.png") repeat-y scroll 66% 0 transparent;
	}
	
	.bradley-pastel.sidebar-content .content-sidebar-wrap {
		background: url("images/bradley-pastel/content-sidebar-border.png") repeat-y scroll 34% 0 transparent;
	}
	
	.bradley-red.content-sidebar .content-sidebar-wrap,
	.bradley-red.home.content-sidebar .content-sidebar-wrap {
		background: url("images/bradley-red/content-sidebar-border.png") repeat-y scroll 66% 0 transparent;
	}
	
	.bradley-red.sidebar-content .content-sidebar-wrap {
		background: url("images/bradley-red/content-sidebar-border.png") repeat-y scroll 34% 0 transparent;
	}

	.genesis-nav-menu li,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header ul.menu,
	.site-header ul.menu li,
	.site-header .search-form {
		float: none;
	}
	
	.header-image .title-area {
		margin: 16px 0 8px;
		margin: 1rem 0 0.5rem;
	}
	
	.site-title,
	.header-image .site-title	{
		margin: 0;
		margin: 0;
	}
	
	.site-header .widget-area {
		margin-right: 0;
	}
	
	.social-media {
		display: block;
		float: none;
		text-align: center;
		width: 100%;
	}
	
	.social-media .icons,
	.social-media .wrap,
	.social-media .phone {
		display: inline-block;
		float: none;
	}
	
	.social-media a {
		vertical-align: top;
	}
	
	.social-media .icons a {
		margin-top: -4px;
	}
	
	.home .site-header {
		padding-bottom: 1rem;
	}
	
	div.gform_wrapper span.gform_description {
		display: none;
	}
	
	div.soliloquy-container .soliloquy-caption .soliloquy-caption-inside h2 {
		font-size: 24px;
		font-size: 1.5rem;
	}
	
	div.soliloquy-container .soliloquy-caption {
		top: 30px;
	}
	
	.topright-feature h4.widgettitle {
		font-size: 16px;
		font-size: 1rem;
	}
	
	.site-header .widget_nav_menu,
	.header-right {
		float: none;
	}
	
	.site-header .widget_nav_menu {
		margin-top: 16px;
		margin-top: 1rem;
	}
	
	.site-header .menu,
	.genesis-nav-menu,
	.site-description,
	.site-footer .creds,
	.site-footer .gototop,
	.site-header .search-form,
	.site-title,
	.title-area {
		text-align: center;
	}
	
	.home-mid .cta-box .cta-title a,
	.widget-area .cta-box .cta-title a {
		background: url(images/cta-arrow-small.png) no-repeat 96%;
		font-size: 18px;
	}
	
	div.gform_wrapper ul li.gfield.alignleft,
	div.gform_wrapper ul li.gfield.alignright {
		clear: both;
		width: 100%;
	}

	.site-header .search-form {
		margin: 32px auto 0;
		margin: 2rem auto 0;
		width: 50%;
	}

	.genesis-nav-menu li.right {
		display: none;
	}

	.footer-widgets-1,
	.site-header .genesis-nav-menu {
		margin: 0;
	}

}

/* iPhones (portrait and landscape) ----------- */

@media only screen and (max-width: 600px) {

	html {
		font-size: 87.5%; /* 14px base */
	}

	.site-container .sidebar,
	.site-container .content,
	.site-header .search-form {
		width: 100%;
	}
	
	.site-header .widget_nav_menu,
	.header-right {
		margin-top: 4px;
		margin-top: 0.25rem;
	}
		
	.topright-feature,
	.topleft-feature {
		float: none;
		margin: 0 auto 16px;
		margin: 0 auto 1rem;
		width: 90%;
	}
	
	.content {
		padding-bottom: 16px;
		padding-bottom: 1rem;
	}
	
	.site-header .menu a {
		border-right: none;
	}

	.archive-page,
	.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 {
		margin: 0;
		width: 100%;
	}	
	
	.sidebar.widget-area .widget.wsm-cta {
		float: none;
		margin: 0 auto;
		max-width: 80%;
	}
	
	.home.content-sidebar  .content,
	.home.sidebar-content  .content {
		width: 100%;
	}
	
	.home .sidebar .widget {
		margin: 0 0 20px;
		margin: 0 0 1.25rem;
	}
	
	div.soliloquy-container .soliloquy-caption {
		display: none;
	}
	
	div.soliloquy-container .soliloquy-control-nav {
		right: auto;
	}
	
	.cta-box .cta-title {
		bottom: 5px;
	}
	
	.sidebar .cta-box .cta-title {
		bottom: 20px;
		width: 85%;
	}
	
	.site-footer .alignleft,
	.site-footer .alignright {
		float: none;
		text-align: left;
		width: 100%;
	}
	
	.site-footer .alignright {
		text-align: left;
	}
	
	.content-sidebar .content-sidebar-wrap,
	.home.content-sidebar .content-sidebar-wrap,
	.sidebar-content .content-sidebar-wrap {
		background: none !important;
	}
	
	.content-sidebar .sidebar .gform_widget.widget {
		margin-left: 0;
	}
	
	.sidebar-content .sidebar .gform_widget.widget {
		margin-right: 0;
	}

}

@media only screen and (max-width: 380px) {

	.header-image .site-title,
	.header-image .site-title a,
	.header-image .title-area {
		min-height: 62px;
	}

	.header-image .site-title {
		background: url("images/logo-mobile.png") no-repeat scroll center center transparent;
	}
	
	.bradley-brown.header-image .site-title {
		background: url("images/bradley-brown/logo-mobile.png") no-repeat scroll center center transparent;
	}
	
	.bradley-black-grey.header-image .site-title {
		background: url("images/bradley-black-grey/logo-mobile.png") no-repeat scroll center center transparent;
	}
	
	.bradley-pastel.header-image .site-title {
		background: url("images/bradley-pastel/logo-mobile.png") no-repeat scroll center center transparent;
	}
	
	.bradley-red.header-image .site-title {
		background: url("images/bradley-red/logo-mobile.png") no-repeat scroll center center transparent;
	}
	
	.home-mid .cta-box.cta-box3,
	.home-mid .cta-box {
		float: none;
		margin: 0 auto 10px;
		margin-bottom: 0 auto 0.625rem;
		width: 94%;
	}
	
	.cta-box .cta-title {
		bottom: 10px;
	}
	
	.sidebar .cta-box .cta-title {
		bottom: 10px;
		width: 100%;
	}
	
	.entry-content p {
		clear: both;
		display: block;
		margin-bottom: 1.625rem;
	}
	
}

@media only screen and (max-width: 280px) {

	.entry-content img {
		max-width: 98%;
	}
	
	.social-media .phone {
		margin-top: 10px;
		margin-top: 0.625rem;
	}
	
	.author-box {
		padding-top: 40px;
		padding-top: 1.5rem;
	}

}
	