/*
	Theme Name: Desamo Theme (so so so modified from Metro)
	Theme URI: http://deirdre.net/
	Description: A mobile responsive and HTML5 theme built for the Genesis Framework.
	Author: Deirdre Saoirse Moen (and StudioPress)
	Author URI: http://www.deirdre.net
	Version: 2.0.1
 
	Tags: black, orange, white, one-column, two-columns, three-columns, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, premise-landing-page
 
	Template: genesis
	Template Version: 2.0.0
 
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
 
 
/* Table of Contents

	- HTML5 Reset
		- Baseline Normalize
		- Box Sizing
		- Float Clearing
	- Defaults
		- Typographical Elements
		- Headings
		- Objects
		- Forms
		- Tables
	- Structure and Layout
		- Site Containers
		- Column Widths and Positions
		- Column Classes
	- Common Classes
		- WordPress
		- Genesis
		- Titles
	- Widgets
		- Featured Content
	- Plugins
		- Genesis eNews Extended
		- Genesis Latest Tweets
		- Gravity Forms
		- Jetpack
	- Site Header
		- Title Area
		- Widget Area
	- Site Navigation
		- Header Navigation
		- Primary Navigation
		- Secondary Navigation
	- Content Area
		- Home Page
		- Entries
		- After Entry
		- Pagination
		- Comments
	- Sidebars
	- Footer Widgets
	- Site Footer
	- Theme Colors
		- Metro Pro Blue
		- Metro Pro Green
		- Metro Pro Pink
		- Metro Pro Red
	- Media Queries
		- Retina Display
		- max-width: 1139px
		- max-width: 1023px
		- max-width: 767px
		- max-width: 320px

*/


/*
HTML5 Reset
---------------------------------------------------------------------------------------------------- */

/* Baseline Reset (normalize.css 2.1.2)
	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
--------------------------------------------- */

.clearfix:before,
.entry-content:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.entry-content:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}


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

/* Typographical Elements
--------------------------------------------- */



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

}

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

}

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

}

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

}

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

}

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

}

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

}

@font-face {
    font-family: 'FourSeasonsPro';
    src: url('fonts/four_seasons_pro_bold_italic-webfont.eot');
    src: url('fonts/four_seasons_pro_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/four_seasons_pro_bold_italic-webfont.woff') format('woff'),
         url('fonts/four_seasons_pro_bold_italic-webfont.ttf') format('truetype'),
         url('fonts/four_seasons_pro_bold_italic-webfont.svg#four_seasons_pro_bold_italic') format('svg');
    font-weight: bold;
    font-style: italic;
}


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

}

@font-face {
    font-family: 'Quiroga';
    src: url('fonts/quirogaserifpro-italic-webfont.eot');
    src: url('fonts/quirogaserifpro-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quirogaserifpro-italic-webfont.woff') format('woff'),
         url('fonts/quirogaserifpro-italic-webfont.ttf') format('truetype'),
         url('fonts/quirogaserifpro-italic-webfont.svg#quirogaitalic') format('svg');
    font-weight: 400;
    font-style: italic;

}

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

}

@font-face {
    font-family: 'Quiroga';
    src: url('fonts/quirogaserifpro-bolditalic-webfont.eot');
    src: url('fonts/quirogaserifpro-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/quirogaserifpro-bolditalic-webfont.woff') format('woff'),
         url('fonts/quirogaserifpro-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/quirogaserifpro-bolditalic-webfont.svg#quirogabolditalic') format('svg');
    font-weight: 700;
    font-style: italic;

}

@font-face {
	font-family: 'friendlyicons';
	src: url('fonts/Friendly-Icons-Font.eot');
    src: url('fonts/Friendly-Icons-Font.eot?#iefix') format('embedded-opentype'),
         url('fonts/Friendly-Icons-Font.woff') format('woff'),
         url('fonts/Friendly-Icons-Font.ttf') format('truetype'),
         url('fonts/Friendly-Icons-Font.svg#friendlyicons') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
	font-family: 'Bruum';
	src: url('fonts/BruumFY-Light.eot');
	src: url('fonts/BruumFY-Light.eot?#iefix') format('embedded-opentype'),
	     url('fonts/BruumFY-Light.woff') format('woff'),
	     url('fonts/BruumFY-Light.ttf') format('truetype');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Bruum';
	src: url('fonts/BruumFY-Regular.eot');
	src: url('fonts/BruumFY-Regular.eot?#iefix') format('embedded-opentype'),
	     url('fonts/BruumFY-Regular.woff') format('woff'),
	     url('fonts/BruumFY-Regular.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}



body {
	background:url(images/background.jpg) repeat fixed center top #0e2045;
	color: #0e2045;
	font-family: 'Quiroga', 'Georgia', 'Optima', serif;
	font-size: 14pt;
	font-weight: 400;
	line-height: 1.625;
}

body strong {
	font-weight: 700;
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition:    all 0.1s ease-in-out;
	-ms-transition:     all 0.1s ease-in-out;
	-o-transition:      all 0.1s ease-in-out;
	transition:         all 0.1s ease-in-out;
	text-decoration: none;
}

::-moz-selection {
	background-color: #0e2045;
	color: #fff;
}

::selection {
	background-color: #0e2045;
	color: #fff;
}

a {
	color: #258a9b;
}

a:hover {
	color: #0e2045;
}

p {
	margin: 0 0 16px;
	padding: 0;
}

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

blockquote,
blockquote::before {
	color: #333;
}

blockquote {
	margin: 0;
	padding: 24px 40px;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-size: 30px;
	height: 0;
	left: -20px;
	position: relative;
	top: -10px;
}

.entry-content code {
	background-color: #0e2045;
	color: #ddd;
}

cite {
	font-style: normal;
}

/* Headings
--------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #0e2045;
	font-weight: 400;
	line-height: 1.2;
	margin: 0 0 16px;
	padding: 0;
	font-family: 'CastorOne', 'Quiroga', 'Optima', Helvetica, Arial, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 48px;
/*	font-family: 'Evenfall', 'FourSeasonsPro', 'Quiroga', 'Optima', Helvetica, Arial,sans-serif; */
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
}

.featured-content img,
.gallery img {
	width: auto; /* IE8 */
}

img.index-featured-image {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

/* Forms
--------------------------------------------- */

input,
select,
textarea {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: 0 0 5px #ddd inset;
	color: #999;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 14px;
	padding: 16px;
	width: 100%;
}

input[type="submit"] {
	font-family: 'Quiroga', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

input[type="checkbox"], 
input[type="radio"], 
input[type="image"] {
	width: auto;
}

input:focus,
textarea:focus {
	border: 1px solid #999;
	outline: none;
}

::-moz-placeholder {
	color: #999;
	opacity: 1;
}

::-webkit-input-placeholder {
	color: #999;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #0e2045;
	border: none;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	color: #fff;
	background-color: #258a9b;
}

.entry-content .button:hover {
	color: #fff;
}

.button {
	display: inline-block;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/* Tables
--------------------------------------------- */

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%;
}

tbody {
	border-bottom: 1px solid #ddd;
}

th,
td {
	text-align: left;
}

th {
	font-weight: bold;
	line-height: 1.5;
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 2px;
}

table.left th,
table.left td,
tr.left th,
tr.left td,
th.left,
td.left,
div.left {
	text-align: left;
}

table.cen th,
table.cen td,
tr.cen th,
tr.cen td,
th.cen,
td.cen,
div.cen {
	text-align: center;
}

table.right th,
table.tight td,
tr.right th,
tr.right td,
th.right,
td.right,
div.right {
	text-align: right;
}



/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	background-color: #fff;
	margin: 32px auto;
	max-width: 1140px;
	overflow: hidden;
	padding: 36px;
}

.site-inner {
	clear: both;
	padding-top: 32px;
}

.wrap {
	margin: 0 auto;
	max-width: 1140px;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Wrapping div for .content and .sidebar-primary */

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 868px;
}

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

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

/* Content */

.content {
	float: right;
	width: 700px;
}

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

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 500px;
}

.full-width-content .content {
	width: 100%;
}

.metro-pro-landing .site-container {
	max-width: 772px;
}

.metro-pro-landing .site-inner,
.metro-pro-landing .entry {
	padding: 0;
}

/* Primary Sidebar */

.sidebar-primary {
	float: right;
	width: 332px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
}

/* Secondary Sidebar */

.sidebar-secondary {
	float: left;
	width: 164px;
}

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


/* Column Classes
--------------------------------------------- */

.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin-left: 2.564102564102564%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48.717948717948715%;
}

.one-third,
.two-sixths {
	width: 31.623931623931625%;
}

.four-sixths,
.two-thirds {
	width: 65.81196581196582%;
}

.one-fourth {
	width: 23.076923076923077%;
}

.three-fourths {
	width: 74.35897435897436%;
}

.one-sixth {
	width: 14.52991452991453%;
}

.five-sixths {
	width: 82.90598290598291%;
}

.first {
	clear: both;
	margin-left: 0;
}

.final:after {
	content: '';
	display: block;
	clear: both;
}


/*
Common Classes
---------------------------------------------------------------------------------------------------- */

/* WordPress
--------------------------------------------- */

.avatar {
	float: left;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form {
	overflow: hidden;
	width: 100%;
}

.search-form input[type="search"] {
	background: #f5f5f5 url(images/search.png) no-repeat 15px 16px;
	background-size: 15px 15px;
	padding: 16px 16px 16px 44px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 12px;
}

a.alignnone img,
img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

a.alignleft,
a.alignright {
    max-width: 100%;
}

a.alignleft img,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 12px 0;
}

a.alignright img,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	margin: 0;
	text-align: center;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar td {
	text-align: center;
}

/* Genesis
--------------------------------------------- */

.breadcrumb {
	margin-bottom: 20px;
}

.archive-description,
.author-box,
.sticky {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	overflow: hidden;
	padding: 32px;
}

.author-box p {
	margin: 0;
}

.author-box .avatar {
	margin-right: 24px;
}

.author-box h1 {
	font-size: 16px;
	margin-bottom: 4px;
}

/* Titles
--------------------------------------------- */

.entry-title {
	font-size: 32px;
	font-size: 2rem;
	font-weight: bold;
	font-family: 'CastorOne', 'Quiroga', 'Optima', Helvetica, Arial, sans-serif;
	
}

.entry-title a,
.sidebar .widget-title a {
	color: #0e2045;
	text-decoration: none;
}

.entry-title a:hover {
	color: #258a9b;
}

.content .home-top .entry-title {
	font-size: 24px;
}

.after-entry .widget-title,
.archive-title,
.comments-title,
.widget .entry-title {
	font-size: 20px;
}

.comment-respond h3,
.entry-comments h3,
.widget-title {
	background: url(images/divider.png) bottom no-repeat;
	font-family: 'CastorOne', 'Quiroga', 'Optima', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-size: 1.25rem;
	letter-spacing: 1px;
	line-height: 1;
	margin-bottom: 16px;
	padding-bottom: 16px;
	text-align: center;
	text-transform: none;
}

h4.widget-title.widgettitle {
    color: #bee8f0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.comment-respond h3:before,
.entry-comments h3:before,
.widget-title:before {
	margin-right: 10px;
}

.comment-respond h3:after,
.entry-comments h3:after,
.widget-title:after {
	margin-left: 10px;
}

.after-entry .widget-title,
.enews-widget .widget-title {
	background: none;
	text-shadow: none;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

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

.featured-content .entry {
	background: none;
	margin-bottom: 16px;
	padding: 0;
}

.featured-content .entry p,
.home-bottom .featured-content {
	margin-bottom: 0;
}

.featured-content .entry-title {
	margin-bottom: 8px;
}

.home-bottom .featured-content .entry-title {
	margin: 8px 0;
}

.home-bottom .featured-content .widget-title {
	margin-bottom: 20px;
}

.home-bottom .featured-content .entry {
	border-bottom: 5px solid #f5f5f5;
}

.metro-pro-home .home-bottom .entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.home-bottom .featured-content .entry-content p,
.home-bottom .featured-content img {
	margin-bottom: 0;
}


/*
Plugins
---------------------------------------------------------------------------------------------------- */

/* Genesis eNews Extended
--------------------------------------------- */

.sidebar .enews-widget {
	background-color: #0e2045;
	color: #fff;
	padding: 28px 32px 32px;
}

.sidebar .enews-widget .widget-title {
	color: #fff;
}

.sidebar .enews-widget input {
	margin-bottom: 16px;
}

.sidebar .enews-widget input[type="submit"] {
	background-color: #258a9b;
	color: #fff;
	margin: 0;
	width: 100%;
}

.sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
	color: #0e2045;
}

.sidebar .enews-widget input {
	background-color: #fff;
	box-shadow: none;
	margin-bottom: 12px;
}

.after-entry .enews-widget input {
	width: 50%;
}

.after-entry .enews-widget input[type="submit"] {
	width: auto;
}

/* Genesis Latest Tweets
--------------------------------------------- */

.latest-tweets ul li {
	margin-bottom: 16px;
}

/* Gravity Forms
--------------------------------------------- */

.site-inner div.gform_wrapper input[type="text"],
.site-inner div.gform_wrapper textarea,
.site-inner div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	padding: 16px;
}

.site-inner div.gform_wrapper .ginput_complex label {
	padding: 0;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 16px 0 0;
}

.site-inner div.gform_wrapper input[type="submit"] {
	font-size: 14px;
}

/* Jetpack
--------------------------------------------- */

img#wpstats {
	display: none;
}


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

.site-header {
	background-color: #fff;
	padding: 0;
	overflow: hidden;
}

.header-image .site-header {
	padding: 0;
}

/* Title Area
--------------------------------------------- */

.title-area {
/*	float: left; */
	text-align: center;
	padding: 0;
	width: 800px;
}

.site-title {
	font-family: 'Evenfall', 'Optima', Helvetica, Arial,sans-serif;
	font-size: 3rem;
	line-height: 1;
	margin: 0 auto 16px;
	text-transform: none;
	text-align: center;
}

.site-title a,
.site-title a:hover {
	background-color: none;
	color: #258a9b;
	text-shadow: 5px 5px 5px rgba(128, 128, 128, 0.3);
	display: inline-block;
	padding: 16px;
	text-decoration: none;
}

.header-image .site-title a {
    max-width: none;
    min-height: 100px;
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px;
}

/* Full width header, no widgets */

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%;
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	text-indent: -9999px;
}

/* Logo, hide text */

.header-image .site-title,
.header-image .title-area {
	min-height: 100px;
	padding: 0;
}

.header-image .title-area {
/*	background: url(/wp-content/uploads/2014/11/deirdre-saoirse-moen-courtney.png) no-repeat center center; */
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding: 0;
	margin-bottom: 24px;
}

h1.site-title {
/*	display: none; */
}

/* Custom changes */

/* CSS for full-width responsive header Executive Pro 3.1 */
/* http://keypresswp.com/full-width-responsive-header-logo-image-for-executive-pro/ */
 
.site-description {
    display: none;
}
 
.site-header,
.title-area,
.site-title,
.header-image .title-area,
.header-image .site-title,
.header-image .site-title a {
    float: left;
    margin: 0;
    max-width: 100%;
    min-height: 0%;
    padding: 0;
    width: 100%;
    text-indent: 0;
}
 
 
.site-title a,
.site-title a:hover {
    background: transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

/* end custom changes */

.transparent .header-image .title-area {
/*	background: url(/wp-content/uploads/2014/11/deirdre-saoirse-moen-courtney.png) no-repeat center center !important; */
}


/* Widget Area
--------------------------------------------- */

.site-header .widget-area {
	float: right;
	width: 664px;
}

.site-header .search-form {
	float: right;
	margin-top: 16px;
	width: 50%;
}


/*
Site Navigation
---------------------------------------------------------------------------------------------------- */

.genesis-nav-menu {
	clear: both;
	color: #bee8f0;
	font-size: 14px;
	line-height: 1;
	margin: 0;
	padding: 0;
	width: 100%;
}

.genesis-nav-menu .menu-item {
	border: none;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: left;
}

.genesis-nav-menu a {
	color: #bee8f0;
	color: rgb(14, 32, 69);
	display: block;
	padding: 16px 20px 14px;
	position: relative;
	text-decoration: none;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: #258a9b;
	color: #fff;
}

.genesis-nav-menu .sub-menu {
	left: -9999px;
	margin: 0;
	opacity: 0;
	padding: 0;
	position: absolute;
	-webkit-transition:	opacity .4s ease-in-out;
	-moz-transition:    opacity .4s ease-in-out;
	-ms-transition:     opacity .4s ease-in-out;
	-o-transition:      opacity .4s ease-in-out;
	transition:         opacity .4s ease-in-out;
	width: 175px;
	z-index: 99;
}

.genesis-nav-menu .sub-menu a {
	background-color: #0e2045;
	font-size: 1.25rem;
	padding: 12px 16px;
	position: relative;
	width: 175px;
	letter-spacing: 1px;
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -36px 0 0 174px;
}

.genesis-nav-menu .menu-item:hover {
	position: static;
}

.genesis-nav-menu .menu-item:hover > .sub-menu {
	left: auto;
	opacity: 1;
}

.genesis-nav-menu > .right {
	display: inline-block;
	float: right;
	list-style-type: none;
	padding: 16px 20px 14px;
	text-transform: uppercase;
}

.genesis-nav-menu > .right > a {
	background: none;
	display: inline;
	padding: 0;
}

.genesis-nav-menu > .right > a:hover {
	color: #258a9b;
}

.genesis-nav-menu > .rss > a {
	margin-left: 48px;
}

.genesis-nav-menu > .search {
	padding: 0;
}

.genesis-nav-menu .search-form {
	width: 100%;
}

.genesis-nav-menu .search-form input[type="search"] {
	font-size: 12px;
	padding: 14px 14px 14px 44px;
}

/* Site Header Navigation
--------------------------------------------- */

.site-header ul.genesis-nav-menu {
	background-color: #0e2045;
}

.site-header .sub-menu .sub-menu {
	margin-top: -55px;
}

/* Primary Navigation
--------------------------------------------- */

.nav-primary {
/*	background-color: #0e2045; */
	text-align: center;
	color: rgb(14, 32, 69);
}

.nav-primary a {
	text-transform: lowercase;
}

.nav-primary a:hover,
.nav-primary .current-menu-item > a {
	color: rgb(14, 32, 69);
}

.nav-primary .sub-menu a {
	background-color: #fff;
	padding: 16px 20px;
}

.nav-primary .sub-menu a:hover {
	background-color: #258a9b; /* teal */
	color: #fff ;
}

.nav-primary .sub-menu .sub-menu {
	margin: -44px 0 0 174px;
}

/* Secondary Navigation
--------------------------------------------- */

.nav-secondary {
	background-color: #0e2045;
	text-align: right;
}

.nav-secondary a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	padding: 16px;
}

.nav-secondary .sub-menu a:hover {
	background-color: #258a9b;
	color: #fff;
}


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

/* Home Page
--------------------------------------------- */

.home-middle {
	overflow: hidden;
}

.home-middle-left,
.home-middle-right {
	width: 332px;
}

.home-middle-left {
	float: left;
}

.home-middle-right {
	float: right;
}

/* Entries
--------------------------------------------- */

.entry,
.page.page-template-page_blog-php .entry {
	background: url(images/divider.png) bottom no-repeat;
	background-size: 700px 12px;
	margin-bottom: 48px;
	padding-bottom: 32px;
}

.entry.product { /* no divider on product archive pages */
  background: none;
}

.page .entry {
	background: none;
}

.single .entry {
	background: none;
	margin-bottom: 32px;
	padding: 0;
}

.entry-content a {
	color: #258a9b;
}

.entry-content a:hover {
	color: #0e2045;
}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px;
}

.entry-content ol li,
.entry-content ul li {
	margin-left: 40px;
}

.entry-content ol > li {
	list-style-type: decimal;
}

.entry-content ul > li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul,
.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	color: #444;
	font-size: 10pt;
/*	text-transform: uppercase; */
	font-family: 'Bruum', 'Quiroga', 'Optima', Helvetica, Arial,sans-serif;
	font-weight: 200;
}

.entry-meta a {
	color: #258a9b;
	font-weight: 400;
	text-decoration: none;
}

.entry-meta a:hover {
	color: #0e2045;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-meta .entry-comments::before {
	margin: 0 6px 0 2px;
}

.entry-meta .entry-categories,
.entry-meta .entry-tags {
	display: block;
}

.content .entry-meta .entry-comments-link {
	float: right;
}

.content .entry-meta .entry-comments-link a {
	background-color: #258a9b;
	color: #fff;
	font-family: 'Bruum', 'Quiroga', 'Optima', Helvetica, Arial,sans-serif;
	font-weight: 200;
	padding: 8px 16px;
}

.content .entry-meta .entry-comments-link a:hover {
	background-color: #0e2045;
	color: #fff;
}

/* After Entry
--------------------------------------------- */

.after-entry,
.after-entry .wrap {
	overflow: hidden;
}

.after-entry {
	background: url(images/divider.png) bottom no-repeat;
	background-size: 700px 12px;
	margin-top: 32px;
	padding: 16px;
	text-align: center;
}

.after-entry .wrap {
	background-color: #fff;
	padding: 32px;
}

.after-entry p {
	margin-bottom: 20px;
}

/* Pagination
--------------------------------------------- */

.archive-pagination {
	font-size: 14px;
	margin: 40px 0;
}

.archive-pagination li {
	display: inline;
}

.archive-pagination li a {
	background-color: #0e2045;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
	text-decoration: none;
}

.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #258a9b;
}

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

.entry-comments,
.entry-pings {
	margin-bottom: 40px;
}

p.form-submit,
.entry-comments .comment-author {
	margin-bottom: 0;
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px;
}

.comment-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 32px;
}

.ping-list li {
	list-style-type: none;
	margin: 0;
	padding: 20px 0;
}

.ping-list .reply {
	display: none;
}

.comment-list li li {
	margin-right: -32px;
}

.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff; 
	border-right: none; 
}

.comment-content {
	clear: both;
}

.comment .avatar {
	margin: 0 16px 24px 0;
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}

p.subscribe-to-comments {
	padding: 24px 0 16px;
}


/*
Widgets
---------------------------------------------------------------------------------------------------- */

.widget {	
	margin-bottom: 32px;
	word-wrap: break-word;
}

.widget li {
	border-bottom: 1px dotted #ececec;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
}

.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 20px;
	text-indent: -20px;
}

.widget ul > li {
	list-style-type: none;
	text-indent: 0;
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding: 0;
}

.widget ul > li:last-child,
.widget p:last-child {
	margin-bottom: 0;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	display: inline;
	font-size: 15px;
}

.sidebar p:last-child,
.sidebar ul {
	margin: 0;
}

.sidebar .search-form {
	width: 100%;
}

a.social-buttons {
	background-color: #0e2045;
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 10px;
	overflow: hidden;
	padding: 8px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 25%;
}

a.social-buttons.last {
	border: none;
}

a.social-buttons:hover {
	background-color: #258a9b;
}


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

.footer-widgets {
	background-color: #fff;
	clear: both;
	font-size: 15px;
	margin: 32px auto;
	max-width: 1140px;
	padding: 36px 36px 0;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	width: 332px;
}

.footer-widgets-1 {
	margin-right: 36px;
}

.footer-widgets-1,
.footer-widgets-2 {
	float: left;
}

.footer-widgets-3 {
	float: right;
}

.footer-widgets .widget {
	margin-bottom: 36px;
}

.footer-widgets .search-form {
	width: 100%;
}


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

.site-footer {
	background-color: #0e2045;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	padding: 16px;
	text-align: center;
}

.site-footer a {
	color: #fff;
	text-decoration: none;	
}

.site-footer a:hover {
	color: #258a9b;
}

.site-footer p {
	margin: 0;
}

/*
Theme Colors
---------------------------------------------------------------------------------------------------- */

/* Metro Pro Blue
--------------------------------------------- */

.metro-pro-blue .entry-title a:hover,
.metro-pro-blue .genesis-nav-menu > .right > a:hover,
.metro-pro-blue .site-footer a:hover,
.metro-pro-blue a,
.metro-pro-blue h2 a:hover {
	color: #5bb1f9;
}

.metro-pro-blue .entry-title a,
.metro-pro-blue .entry-meta a:hover,
.metro-pro-blue a:hover {
	color: #0e2045;
}

.metro-pro-blue .entry-meta a {
	color: #999;
}

.metro-pro-blue .archive-pagination li a:hover,
.metro-pro-blue .button,
.metro-pro-blue .button:hover,
.metro-pro-blue .entry-comments-link a,
.metro-pro-blue .entry-comments-link a:hover,
.metro-pro-blue .genesis-nav-menu a,
.metro-pro-blue .site-footer a,
.metro-pro-blue .site-title a,
.metro-pro-blue .site-title a:hover,
.metro-pro-blue a.social-buttons {
	color: #fff;
}

.metro-pro-blue h2 a,
.metro-pro-blue h2 a:visited {
	color: #0e2045;
}

.metro-pro-blue .archive-pagination li a:hover,
.metro-pro-blue .archive-pagination li.active a,
.metro-pro-blue .button:hover,
.metro-pro-blue .btn:hover,
.metro-pro-blue .content .entry-comments-link a,
.metro-pro-blue .enews-widget input:hover[type="submit"],
.metro-pro-blue .genesis-nav-menu .current-menu-item > a,
.metro-pro-blue .genesis-nav-menu a:hover,
.metro-pro-blue .sidebar .enews-widget input[type="submit"],
.metro-pro-blue .site-title a,
.metro-pro-blue a.social-buttons:hover,
.metro-pro-blue button:hover,
.metro-pro-blue input:hover[type="button"],
.metro-pro-blue input:hover[type="reset"],
.metro-pro-blue input:hover[type="submit"] {
	background-color: #5bb1f9;
}

.metro-pro-blue .entry-comments-link a:hover {
	background-color: #0e2045;
}

.metro-pro-blue .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.metro-pro-blue .genesis-nav-menu > .right > a,
.metro-pro-blue.header-image .site-title a {
	background: none;
}

/* Metro Pro Green
--------------------------------------------- */

.metro-pro-green .entry-title a:hover,
.metro-pro-green .genesis-nav-menu > .right > a:hover,
.metro-pro-green .site-footer a:hover,
.metro-pro-green a,
.metro-pro-green h2 a:hover {
	color: #21c250;
}

.metro-pro-green .entry-title a,
.metro-pro-green .entry-meta a:hover,
.metro-pro-green a:hover {
	color: #0e2045;
}

.metro-pro-green .entry-meta a {
	color: #999;
}

.metro-pro-green .archive-pagination li a:hover,
.metro-pro-green .button,
.metro-pro-green .button:hover,
.metro-pro-green .entry-comments-link a,
.metro-pro-green .entry-comments-link a:hover,
.metro-pro-green .genesis-nav-menu a,
.metro-pro-green .site-footer a,
.metro-pro-green .site-title a,
.metro-pro-green .site-title a:hover,
.metro-pro-green a.social-buttons {
	color: #fff;
}

.metro-pro-green h2 a,
.metro-pro-green h2 a:visited {
	color: #0e2045;
}

.metro-pro-green .archive-pagination li a:hover,
.metro-pro-green .archive-pagination li.active a,
.metro-pro-green .button:hover,
.metro-pro-green .btn:hover,
.metro-pro-green .content .entry-comments-link a,
.metro-pro-green .enews-widget input:hover[type="submit"],
.metro-pro-green .genesis-nav-menu .current-menu-item > a,
.metro-pro-green .genesis-nav-menu a:hover,
.metro-pro-green .sidebar .enews-widget input[type="submit"],
.metro-pro-green .site-title a,
.metro-pro-green a.social-buttons:hover,
.metro-pro-green button:hover,
.metro-pro-green input:hover[type="button"],
.metro-pro-green input:hover[type="reset"],
.metro-pro-green input:hover[type="submit"] {
	background-color: #21c250;
}

.metro-pro-green .entry-comments-link a:hover {
	background-color: #0e2045;
}

.metro-pro-green .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.metro-pro-green .genesis-nav-menu > .right > a,
.metro-pro-green.header-image .site-title a {
	background: none;
}

/* Metro Pro Pink
--------------------------------------------- */

.metro-pro-pink .entry-title a:hover,
.metro-pro-pink .genesis-nav-menu > .right > a:hover,
.metro-pro-pink .site-footer a:hover,
.metro-pro-pink a,
.metro-pro-pink h2 a:hover {
	color: #d1548e;
}

.metro-pro-pink .entry-title a,
.metro-pro-pink .entry-meta a:hover,
.metro-pro-pink a:hover {
	color: #0e2045;
}

.metro-pro-pink .entry-meta a {
	color: #999;
}

.metro-pro-pink .archive-pagination li a:hover,
.metro-pro-pink .button,
.metro-pro-pink .button:hover,
.metro-pro-pink .entry-comments-link a,
.metro-pro-pink .entry-comments-link a:hover,
.metro-pro-pink .genesis-nav-menu a,
.metro-pro-pink .site-footer a,
.metro-pro-pink .site-title a,
.metro-pro-pink .site-title a:hover,
.metro-pro-pink a.social-buttons {
	color: #fff;
}

.metro-pro-pink h2 a,
.metro-pro-pink h2 a:visited {
	color: #0e2045;
}

.metro-pro-pink .archive-pagination li a:hover,
.metro-pro-pink .archive-pagination li.active a,
.metro-pro-pink .button:hover,
.metro-pro-pink .btn:hover,
.metro-pro-pink .content .entry-comments-link a,
.metro-pro-pink .enews-widget input:hover[type="submit"],
.metro-pro-pink .genesis-nav-menu .current-menu-item > a,
.metro-pro-pink .genesis-nav-menu a:hover,
.metro-pro-pink .sidebar .enews-widget input[type="submit"],
.metro-pro-pink .site-title a,
.metro-pro-pink a.social-buttons:hover,
.metro-pro-pink button:hover,
.metro-pro-pink input:hover[type="button"],
.metro-pro-pink input:hover[type="reset"],
.metro-pro-pink input:hover[type="submit"] {
	background-color: #d1548e;
}

.metro-pro-pink .entry-comments-link a:hover {
	background-color: #0e2045;
}

.metro-pro-pink .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.metro-pro-pink .genesis-nav-menu > .right > a,
.metro-pro-pink.header-image .site-title a {
	background: none;
}

/* Metro Pro Red
--------------------------------------------- */

.metro-pro-red .entry-title a:hover,
.metro-pro-red .genesis-nav-menu > .right > a:hover,
.metro-pro-red .site-footer a:hover,
.metro-pro-red a,
.metro-pro-red h2 a:hover {
	color: #ef4f4f;
}

.metro-pro-red .entry-title a,
.metro-pro-red .entry-meta a:hover,
.metro-pro-red a:hover {
	color: #0e2045;
}

.metro-pro-red .entry-meta a {
	color: #999;
}

.metro-pro-red .archive-pagination li a:hover,
.metro-pro-red .button,
.metro-pro-red .button:hover,
.metro-pro-red .entry-comments-link a,
.metro-pro-red .entry-comments-link a:hover,
.metro-pro-red .genesis-nav-menu a,
.metro-pro-red .site-footer a,
.metro-pro-red .site-title a,
.metro-pro-red .site-title a:hover,
.metro-pro-red a.social-buttons {
	color: #fff;
}

.metro-pro-red h2 a,
.metro-pro-red h2 a:visited {
	color: #0e2045;
}

.metro-pro-red .archive-pagination li a:hover,
.metro-pro-red .archive-pagination li.active a,
.metro-pro-red .button:hover,
.metro-pro-red .btn:hover,
.metro-pro-red .content .entry-comments-link a,
.metro-pro-red .enews-widget input:hover[type="submit"],
.metro-pro-red .genesis-nav-menu .current-menu-item > a,
.metro-pro-red .genesis-nav-menu a:hover,
.metro-pro-red .sidebar .enews-widget input[type="submit"],
.metro-pro-red .site-title a,
.metro-pro-red a.social-buttons:hover,
.metro-pro-red button:hover,
.metro-pro-red input:hover[type="button"],
.metro-pro-red input:hover[type="reset"],
.metro-pro-red input:hover[type="submit"] {
	background-color: #ef4f4f;
}

.metro-pro-red .entry-comments-link a:hover {
	background-color: #0e2045;
}

.metro-pro-red .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.metro-pro-red .genesis-nav-menu > .right > a,
.metro-pro-red.header-image .site-title a {
	background: none;
}


/*
Media Queries
---------------------------------------------------------------------------------------------------- */

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

	.after-entry,
	.comment-respond h3:after,
	.comment-respond h3:before,
	.entry-comments h3:after,
	.entry-comments h3:before,
	.entry,
	.widget-title:after,
	.widget-title:before {
		background-image: url(images/divider@2x.png);
	}

	.search-form input[type="search"] {
		background-image: url(images/search@2x.png);
	}

}

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

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 960px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-sidebar-content .content-sidebar-wrap {
		width: 688px;
	}

	.content {
		width: 580px;
	}

	.site-header .widget-area {
		width: 544px;
	}

	.content-sidebar-sidebar .content,
	.sidebar-content-sidebar .content,
	.sidebar-sidebar-content .content {
		width: 380px;
	}

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.home-middle-left,
	.home-middle-right,
	.sidebar-primary,
	.title-area {
		width: 272px;
	}
	
	.after-entry {
		background-size: constrain;
	}
}

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

	.footer-widgets,
	.site-container,
	.wrap {
		max-width: 772px;
	}

	.content-sidebar-sidebar .content-sidebar-wrap,
	.content-sidebar-sidebar .content,
	.content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.sidebar-content-sidebar .content-sidebar-wrap,
	.sidebar-content-sidebar .content,
	.sidebar-primary,
	.sidebar-secondary,
	.sidebar-sidebar-content .content-sidebar-wrap,
	.sidebar-sidebar-content .content,
	.site-header .widget-area,
	.title-area {
		width: 100%;
	}

	.header-image .site-title a {
		float: none;
		margin: 0 auto;
	}

	.entry-footer .entry-meta,
	.sidebar .widget,
	.site-header,
	.entry-comments,
	.comment-respond {
		padding: 0;
	}

	.genesis-nav-menu li,
	.site-header ul.genesis-nav-menu,
	.site-header .search-form {
		float: none;
	}

	.genesis-nav-menu,
	.site-description,
	.site-footer p,
	.site-header hgroup,
	.site-header .search-form,
	.site-title {
		text-align: center;
	}

	.genesis-nav-menu a {
		padding: 16px;
	}

	.site-header .search-form {
		margin: 16px auto ;
		width: 100%;
	}

	.genesis-nav-menu li.alignleft,
	.genesis-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.home-middle-left,
	.home-middle-right {
		width: 332px;
	}

	.sidebar .widget.enews-widget {
		padding: 40px;
	}

	.footer-widgets-1 {
		margin: 0;
	}

	.site-footer {
		padding: 24px;
	}
	
	.header-image .title-area {
		background-size: 720px;
	}

}

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

	body {
		font-size: 14px;
	}

	.footer-widgets,
	.site-container {
		width: 94%;
	}

	.site-container {
		padding: 20px 5%;
	}

	.five-sixths,
	.four-sixths,
	.home-middle-left,
	.home-middle-right,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0;
		width: 100%;
	}

	.genesis-nav-menu a,
	.nav-primary .sub-menu a {
		font-size: 12px;
		padding: 12px;
	}

	.nav-secondary a,
	.nav-secondary .sub-menu a {
		font-size: 11px;
		padding: 10px 8px;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -31px 0 0 174px;
	}

	.nav-primary .sub-menu .sub-menu {
		margin: -36px 0 0 174px;
	}

	.entry-title {
		font-size: 30px;
	}

	.after-entry .enews-widget input,
	.after-entry .enews-widget input[type="submit"] {
		width: 100%;
		margin-bottom: 10px;
	}

	.footer-widgets {
		padding: 20px 5% 0;
	}

	
	.header-image .title-area {
		background-size: contain;
	}
}

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

	.content .entry-meta .entry-comments-link {
		display: block;
		float: none;
		margin: 10px 0;
	}

}

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

	.header-image .site-title a {
		background-size: contain !important;
	}

	.site-title {
		font-size: 36px;
	}

}

/* Deirdre's additions */

td {
	line-height: 1.2rem;
}

blockquote {
    margin: 0;
    padding: 8px 10px 8px 40px;
	color: rgb(0, 45, 59);
	background-color: #eee;
}

blockquote::before {
	content: "\201C";
	font-family: 'Quiroga', 'Georgia', 'Optima', serif;
	font-weight: 700;
    font-size: 3rem;
    top: -10px;
	color: rgb(37, 138, 155);
}

blockquote + p, blockquote + h2, blockquote + h3 {
	margin-top: 20px;
}

.entry-content blockquote p {
	margin-top: 10px;
	margin-bottom: 10px;
}

.comment-list li {
	list-style-type: none;
	margin-top: 24px;
	padding: 16px;
	border-left: thin dotted rgb(37, 138, 155);
	border-left: thin solid rgba(37, 138, 155, 0.5);
}

.comment-list li li {
	margin-right: -16px;
}

.comment-content li {
	margin: 0;
	margin-left: 20px;
	margin-right: 10px;
	padding: 2px;
	border-left: none;
}


.comment-content ul li {
	list-style-type: disc;
}

.comment-content ol li {
	list-style-type: decimal;
}


input,
select,
textarea {
    color: #333;
}

footer.site-footer {
	display: none;
}

.footer-widgets {
	background: rgba(14, 32, 69, 0.7);
	color: #f5fcfd;
}

.transparent .footer-widgets {
	background: rgba(14, 32, 69, 0.5);
	color: #daf2f6;
}

.footer-widgets .search-input, .transparent .search-input {
	background-image: none;
	background-color: rgb(0, 45, 59);
	background-color: rgba(0, 45, 59, 0.3);
	border: 1px solid rgb(0, 45, 59);
	box-shadow: 0 0 5px #0e2045 inset;
}


.footer-widgets a, .transparent .footer-widgets a {
	color: #689fb9;
}

.transparent .site-container {
	background: rgba(14, 32, 69, 0.7);
}


.transparent .site-title a,
.transparent .site-title a:hover {
	background-color: transparent;
	color: #bee8f0;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.5);
	font-size: 3rem;
}

h3.edd_download_title {
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: 1px;
	
}

.transparent header.site-header {
	background: none;
}

.transparent h1.entry-title { /* hide the page title */
	display: none;
}

.transparent h1 {
	color: #bee8f0;
	font-family: 'Evenfall', 'FourSeasonsPro', 'Optima', Helvetica, Arial,sans-serif;
	font-size: 48px;
	font-size: 3rem;
	font-weight: normal;
	text-align: center;
	text-shadow: 3px 3px rgba(14, 32, 69, 0.75);
}

.transparent h2 {
	color: #bee8f0;
}

div#notice h2, div#notice .transparent h2 {
	width: 50%;
	text-align: center;
	margin: 1rem auto;
	padding: 12px;
	background-color: #f99e15;
	color: black;
}

.transparent .genesis-nav-menu.menu-primary {
/*	background-color: #0e2045;
	background-color: rgba(0, 45, 59, 0.7); */
	background-color: transparent;
}
.genesis-nav-menu.menu-primary {
	font-family: 'FourSeasonsPro', 'Optima', Helvetica, Arial,sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 1.25rem;
	letter-spacing: 1px;
}


.transparent a,
.transparent .genesis-nav-menu li.right a:hover,
.transparent .site-footer a:hover,
.transparent .nav-secondary .subnav-left a:hover {
	color: #0e2045;
}

.transparent a:hover,
.transparent .entry-header .entry-meta a:hover,
.transparent .entry-footer .entry-meta a:hover {
	color: #0e2045;
}

.transparent .entry-header .entry-meta a,
.transparent .entry-footer .entry-meta a {
	color: #999;
}

.transparent .genesis-nav-menu a {
	color: #bee8f0;
}

.transparent a.social-buttons,
.transparent .entry-meta-comments a {
	color: #fff;
}

.transparent h2 a,
.transparent h2 a:visited {
	color: #0e2045;
}

.transparent h2 a:hover {
	color: #0e2045;
}

.transparent a.social-buttons:hover,
.transparent button:hover,
.transparent input:hover[type="button"],
.transparent input:hover[type="submit"],
.transparent .btn:hover,
.transparent .genesis-nav-menu .current-menu-item a,
.transparent .genesis-nav-menu li a:hover,
.transparent .genesis-nav-menu li:hover a,
.transparent .navigation li a:hover,
.transparent .navigation li.active a,
.transparent .post-comments a,
.transparent .sidebar .enews-widget input[type="submit"] {
	background-color: #0e2045;
}

.transparent .genesis-nav-menu li li a,
.transparent .genesis-nav-menu li li a:link,
.transparent .genesis-nav-menu li li a:visited,
.transparent .post-comments a:hover {
	background-color: #0e2045;
}

.transparent .genesis-nav-menu li li a:hover {
	background-color: #0e2045;
}

.transparent .sidebar .enews-widget input:hover[type="submit"] {
	background-color: #fff;
}

.widgettitle,
.entry-comments h3,
#respond h3 {
	background-image: none;
	background-color: rgba(14, 32, 69, 0.9);
}

.entry-comments h3,
#respond h3,
h3#reply-title.comment-reply-title {
	color: white;
	padding-top: 12px;
	padding-bottom: 8px;
}

.widget-wrap {
	padding-top: 8px;
}

.sidebar .widget {
	margin-bottom: 24px;
	margin-bottom: 2rem;
	overflow: hidden;
}

#mc_signup_submit {
	width: 100% !important;
	margin-top: 0 !important;
}

ul.mc_list {
	padding-left: 4px;
}

div.mc_signup_submit, #mc_signup_submit {
	background-color: #f99e15;
}

div.mc_signup_submit:hover , #mc_signup_submit:hover  {
	background-color: #fbc068;
	color: #333;
}

/* visible background for download item list on home page */
/* .transparent div.edd_downloads_list */

.transparent .entry-content {
	padding: 12px;
}

.transparent .edd_download_inner {
	color: white !important;
}

.transparent .edd_download_inner a img {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
}

.transparent h3.edd_download_title a, h3.edd_download_title a, .transparent h3.edd_download_title, h3.edd_download_title {
/*	font-family: 'Spinnaker', 'Optima', Helvetica, Arial,sans-serif;
	font-weight: 700; */
	font-size: 32px;
	font-size: 2rem;
	color: #bee8f0;
	letter-spacing: 1px;
}

h3.edd_download_title a, h3.edd_download_title {
	color: #0e2045;
}

.edd_buy_button + p strong {
	font-family: 'Quiroga', 'Optima', Georgia, Arial,sans-serif;
	color: #bee8f0;
}

.transparent #header-text-widget {
	color: white;
	text-align: center;
}

.transparent #header-text-widget a {
	color: #bee8f0;
}


/* author box */

.author-box {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}
 
.author-box p {
	font-size: 14px;
}



/* word count stuff */

div#wordcount div.book {background-color: rgba(0, 25, 55, 0.7); padding: 10px; margin: 5px 5px 10px 10px; font-size: 11pt; box-shadow: 3px 3px 5px #888; color: white;}

#wordcount span{float: right;}

#wordcount.slider {margin: 0 10px 10px 10px;}

#wordcount div.book p { font-size: 9pt; color: rgb(135, 204, 229); margin: 1px auto; clear: both}

#wordcount div.book div {background-color: rgb(0, 25, 55); width: 100%; height: 5px; margin-bottom: 10px; box-shadow: 2px 2px 4px rgb(135, 204, 229);}

#wordcount div.book div span{font-size: 2em; padding: 0; margin: 0; float: left; background-color: white; height: 5px};

#wordcount div.book > #wordcount div.book {margin-top: 10px}

/* book stuff */

div.booklist {width: auto; text-align: center; margin: 0 auto;}

a.booklink {
	float: left; 
	margin-right: 20px; 
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: bold;
	
}

.booklink {
	float: left;
	height: 50px;
	color: #a4a4a4;
}

.booklink:hover {
	background-position: bottom;
	color: black;
	text-shadow: none;
}

.amazon {
	width: 141px;
	background: url('/assets/amazon.com.png') 0 0;
	text-indent: -99999px;
}

.kindle {
	width: 143px;
	background: url('/assets/amazon-kindle.png') 0 0;
	text-indent: -99999px;
}

.kobo {
	width: 57px;
	background: url('/assets/kobo.png') 0 0;
	text-indent: -99999px;
}

.nook {
	width: 68px;
	background: url('/assets/nook.png') 0 0;
	text-indent: -99999px;
}

.bn {
	width: 151px;
	background: url('/assets/bn.png') 0 0;
	text-indent: -99999px;
}

.indiebound {
	width: 49px;
	background: url('/assets/indie-bound.png') 0 0;
	margin-top: 0;
	text-indent: -99999px;
}

.iBooks, .baen, .powells, .keplers {
	text-indent: 0;
	font-size: 20px;
	margin-top: 10px;
}

.nook {
	margin-top: -2px;
}

.bn {
	margin-top: -6px;
}

/* text link, so no fussing with text indent */
.iBooks {
	padding-top: 12px;
	margin-top: 0;
}

span.edd-add-to-cart-label {
	font-size: 14pt;
	text-transform: none;
	font-family: Helvetica, Arial,sans-serif;
	font-weight: normal;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
     .indiebound {
          background: url('/assets/indie-bound2x.png') 0 0;
     }
}

.booklink-last {
	margin-right: 0;
}

.booklist:after {
    content:'';
    display:block;
    clear: both;
}

.booklist h2 {
	margin-bottom: 6px;
	letter-spacing: 1.5px;
}

.booklist p, .booklist div {
	text-align: center;
	margin: 0 auto;
}

.booklist div.stores {
	margin: 0 auto;
	display: inline-block;
}


img.book-cover {
	float: left;
	margin: 6px 12px 12px 0;
}

.last {
	clear: right;
}

p strong, p strong em, p em strong {
	font-weight: 700;
}

.title-area,
.site-title {
    background-position: center center !important;
    float:none !important;
    margin-left:auto !important;
    margin-right:auto !important;
}


/* Friendly Icons */

[class^="ico-"], [class*=" ico-"] {
	font-family: 'friendlyicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.ico-facebook:before {
	color: rgb(14, 32, 69);
	content: "2";
}
.ico-twitter:before {
	color: rgb(14, 32, 69);
	content: "1";
}
.ico-mailchimp:before {
	content: "\ac";
}

.ico-email:before {
	content: "i";
}

.ico-mail:before {
	content: "o";
}

.ico-tumblr:before {
	content: "0";
}

.ico-gplus:before {
	content: "3";
}

.ico-instagram:before {
	content: "4";
}

.ico-rss:before {
	content: "‘";
}

.transparent .ico-facebook:before, .transparent .ico-twitter:before{
	color: #bee8f0;
}

/* fix sharing text size */

div.sharedaddy h3.sd-title {
    font-size: 11pt;
}

/* FTC disclosure styling */

p.disclosure.well.well-small {
	border: thin dotted #258a9b;
	border: thin solid rgba(37, 138, 155, 0.5);
	background-color: #f5fcfd; /* much lighter shade of border color */
	padding: 6px;
}

p.disclosure.well.well-small small {
	font-size: 10pt;
	line-height: 14px;
}

/* call-to-action hr separator */

hr.cta { 
    text-align: center;
    width: 40%;
    margin: 25px auto;
    height: 1px;
    background: rgb(37, 138, 155);
    background: -webkit-gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, rgb(37, 138, 155)));
}

input.bigassbuylink {
	width: 40%; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	background: #ffcd00;
	background: linear-gradient(to bottom, #ffcd00 0%,#ff9900 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcd00', endColorstr='#ff9900',GradientType=0 ); /* IE6-9 */
	font-size: 3rem;
	font-weight: bold;
	padding: 12px auto;
	text-transform: uppercase;
	border-radius: 6px;
}

/* MZB subsite contrasting text */

.mzb strong {
	font-weight: 700;
}

.mzb p.wrong {
	background-color: #f3c865;
	color: black;
	line-height: 1.25rem;
	padding: 12px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.mzb p.wrong strong {
	font-weight: 700;
}

.mzb p.wrong a {
	color: #b21825;
}

.mzb h1,
.mzb h2,
.mzb h3,
.mzb h4 {
	font-family: 'Quiroga', 'Optima', Helvetica, Arial,sans-serif;
	font-weight: 700;
	text-align: center;
}

.mzb table.timeline {
	width: 100%;
}

.mzb table thead {
	background-color: #0e2045;
	color: white;
}

.mzb th {
	background-color: #0e2045;
	color: white;
	padding: 6px 12px;
	text-align: center;
}

.mzb td {
	padding: 6px 12px;
}

td.cen {
	text-align: center;
}


.mzb th {
	background-color: #a8bfee;
	color: black;
}

.mzb thead th {
	background-color: #0e2045;
	color: white;
}

.mzb tr.even th {
	background-color: #8baae8;
	color: black;
}


.mzb tr.even td {
	background-color: #eff3fc;
}

/* Society 6 Widget */

section#society-6-widget  {
	text-align: center;
	margin: 16px auto 0 auto;
}

section#society-6-widget h4.widget-title {
	margin-bottom: 0;
}

/* woocommerce styles */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button,
.woocommerce input.button {
    color: #fff;
    background-color: #2c4670;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover,
.woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #dad8da;
    text-decoration: none;
    background-image: none;
    color: #fff;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #2c4670;
    color: #fff;
    -webkit-font-smoothing: antialiased
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #935386;
    color: #fff
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover,
.woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover,
.woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover,
.woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover,
.woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover,
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover,
.woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover,
.woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover,
.woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover,
.woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover,
.woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #333;
    color: #fff
}

.woocommerce #respond input#submit.disabled:hover, .woocommerce #respond input#submit:disabled:hover,
.woocommerce #respond input#submit:disabled[disabled]:hover, .woocommerce a.button.disabled:hover,
.woocommerce a.button:disabled:hover, .woocommerce a.button:disabled[disabled]:hover,
.woocommerce button.button.disabled:hover, .woocommerce button.button:disabled:hover,
.woocommerce button.button:disabled[disabled]:hover, .woocommerce input.button.disabled:hover,
.woocommerce input.button:disabled:hover, .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #888;
}



.woocommerce ul.products li.product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price {
    color: #2c4670;
}

/* No more awful mauve */
.woocommerce #respond input#submit:hover,
.woocommerce #respond input#submit.alt,
.woocommerce a.button,
.woocommerce a.button.alt,
.woocommerce button.button:hover,
.woocommerce input.button,
.woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #2c4670 !important;
    color: white !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover,
.woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #0e2045;
  background-color: #edae06;
}

.transparent .woocommerce #respond input#submit,
.transparent .woocommerce a.button,
.transparent .woocommerce button.button,
.transparent .woocommerce input.button {
/*    color: #0e2045;
    background-color: #edae06; */
    color: #fff;
    background: #428bca;

}

.woocommerce #respond input#submit:active,
.woocommerce #respond input#submit::focus,
.woocommerce #respond input#submit::hover,
.woocommerce button.button:active,
.woocommerce button.button:focus,
.woocommerce button.button:hover {
    color: #fff;
    background: #3276b1;
    border-color: #285e8e
}

/* get rid of the sickly green */

.woocommerce .woocommerce-message {
    border-top-color: #2c4670;
}

.woocommerce .woocommerce-message:before {
    content: "\e015";
    color: #2c4670;
}

.woocommerce .woocommerce-info {
    border-top-color: #1e85be
}

.woocommerce .woocommerce-info:before {
    color: #1e85be
}

.woocommerce .woocommerce-error {
    border-top-color: #b81c23
}

.woocommerce .woocommerce-error:before {
    content: "\e016";
    color: #b81c23
}







.woocommerce .books h1 {
	color: #2c4670;
}

.woocommerce .books div.images {
	max-width: 300px;
}

.woocommerce .books div.woocommerce-tabs {
	clear: none;
	float: left;
}

.product h1 {
	font-family: 'CastorOne', 'Quiroga', 'Optima', Helvetica, Arial, sans-serif;
	color: #2c4670;
	font-weight: normal;
}

.transparent .product h1, .transparent .product h3 {
	color: #bee8f0;
	font-weight: bold;
	font-size: 2rem !important; /* same as EDD */
}

.price .amount {
	font-family: 'Quiroga', 'Georgia', 'Optima', serif;
	font-weight: bold;
}
