/*
	Theme Name: HWBA
	Theme URI: http://www.varickdesign.com
	Description: This site created for KM Weiland.
	Author: Varick Design
	Author URI: http://www.varickdesign.com/
	Version: 1
	Template: genesis
*/

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


@font-face {
  font-family: 'fontello';
  src: url("font/fontello.eot?36274007");
  src: url("font/fontello.eot?36274007#iefix") format('embedded-opentype'), url("font/fontello.woff?36274007") format('woff'), url("font/fontello.ttf?36274007") format('truetype'), url("font/fontello.svg?36274007#fontello") format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?36274007#fontello') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'fontello';
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
/* opacity .8 */
/* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
/* fix buttons height, for twitter bootstrap */
  line-height: 1em;
/* Animation center compensation - magrins should be symmetric */
/* remove if not needed */
  margin-left: 0.2em;
/* you can be more comfortable with increased icons size */
/* font-size: 120%; */
/* Uncomment for 3D effect */
/* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-rss:before { content: '\e73a'; } /* 'Ã®Å“Âº' */
.icon-twitter:before { content: '\f309'; } /* 'Ã¯Å’â€°' */
.icon-facebook:before { content: '\f30c'; } /* 'Ã¯Å’Å’' */
.icon-gplus:before { content: '\f30f'; } /* 'Ã¯Å’Â' */
.icon-pinterest:before { content: '\f312'; } /* 'Ã¯Å’â€™' */


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

body {
	background: #fff url('images/wrap-bg.png') repeat;
	border-top: 5px solid #3C5667;
	line-height: 1;
}

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: #3C5667;
	color: #fff;
}

::selection {
	background-color: #3C5667;
	color: #fff;
}

a img {
	border: none;
}


/*
Typography
---------------------------------------------------------------------------------------------------- */

/* Font Color ----------- */

a:hover,
body,
h2 a,
h2 a:visited,
h4.widgettitle a,
input,
.author,
.date,
.post-comments,
#newsletter h4,
#newsletter p,
#title a,
#title a:hover {
	color: #2a3033;
}

a,
h2 a:hover,
.drop_cap {
	color: #3C5667;
}

.post-info,
.post-meta,
#description {
	color: #7f878b;
}

blockquote p,
input,
select,
textarea {
	color: #7f878b;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fff;
}

/* Font Family ----------- */

body,
input,
textarea,
.author-box h1 {
	font-family: 'Georgia', serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
#title,
.genesis-nav-menu a,
.sidebar,
.footer-widgets,
#footer {
	font-family: 'Open Sans', sans-serif;
}

/* Font Size ----------- */

.drop_cap {
	float: left;
	font-size: 64px;
	line-height: 1;
	margin-right: 12px;
	margin-right: 0.75rem;
}

#title {
	font-size: 42px;
	font-size: 2.625rem;
}

h1,
.entry-title,
.entry-title a {
	font-size: 48px;
	font-size: 3rem;
}

h2 {
	font-size: 30px;
	font-size: 1.875rem;
}

h3,
blockquote,
blockquote p,
#newsletter h4 {
	font-size: 24px;
	font-size: 1.5rem;
}

h4,
.archive-title,
.taxonomy-description h1 {
	font-size: 20px;
	font-size: 1.25rem;
}

body,
h5,
#newsletter p {
	font-size: 18px;
	font-size: 1.125rem;
}

h6,
.author-box h1,
.sidebar h2 a {
	font-size: 16px;
	font-size: 1rem;
}

input,
select,
textarea,
.genesis-nav-menu,
.post-info,
.post-meta,
.wp-caption,
#footer p {
	font-size: 14px;
	font-size: 0.875rem;
}

#footer,
.genesis-nav-menu a,
.footer-widgets {
	font-size: 13px;
	font-size: 0.813rem;
}


/* Font Miscellaneous ----------- */

blockquote p {
	font-style: italic;
}

cite {
	font-style: normal;
}

h2 a,
h2 a:visited,
.genesis-nav-menu a,
.navigation li a,
.widgettitle a,
#title a {
	text-decoration: none;
}


/*
Layout
---------------------------------------------------------------------------------------------------- */

/* Structure ----------- */

#wrap,
#sidebar,
#sidebar-alt,
#content-sidebar-wrap,
#content {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

#wrap {
	max-width: 1337px;
	position: relative;
}

#inner {
	clear: both;
	overflow: hidden;
}

/* 1152px CSS Grid ----------- */


.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	padding: 32px 48px;
	padding: 2rem 3rem;
	text-align: center;
	width: 33%;
}

#sidebar-alt {
	width: 332px;
}

#sidebar {
	width: 185px;
	
}

#content {
	width: 820px;
}

#content-sidebar-wrap {
	width: 1005px;
}

#content-sidebar-wrap {
	background: #fff;
	border-bottom: 1px solid #d6dde0;
}

.full-width-content #content,
.full-width-content #content-sidebar-wrap,
#footer-widgets,
#footer {
	width: 100%;
}

.footer-widgets-1,
.footer-widgets-2,
.sidebar-content-sidebar #content-sidebar-wrap,
#sidebar,
#content-sidebar-wrap,
#footer .gototop {
	float: left;
}

.footer-widgets-3,
#content,
#sidebar-alt {
	float: right;
}

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

#header {
	display: none;
}

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

#content {
	border-left: 1px solid #d6dde0;
	border-right: 1px solid #d6dde0;
	box-shadow: 0px -3px 0px 3px #eaedee;
	-moz-box-shadow: 0px -3px 0px 3px #eaedee;
	-webkit-box-shadow: 0px -3px 0px 3px #eaedee;

}



.entry,
.error404 .hentry,
.page .post.entry {
	border-top: 1px solid #ccc;

}


.error404 .hentry {
	padding: 100px;
	padding: 6.25rem;
}

.entry .post-wrap {
	background: #fff;
	margin: 50px;
	margin: 3.125rem;
	padding: 50px;
	padding: 3.125rem;
	position: relative;
}

.single .entry .post-wrap {
	margin: 0 50px;
	margin: 0 3.125rem;
}

.page .entry {
	margin: 0;
}

.entry-content,
.entry-content p {
	line-height: 1.625;
}

.entry-content p {
	margin-bottom: 26px;
	margin-bottom: 1.625rem;
}

.entry-content p:first-child {
	font-size: 22px;
	font-size: 1.375rem;
}

blockquote {
	color: #7f878b;
	padding: 24px 0 24px 64px;
	padding: 1.5rem 0 1.5rem 4rem;
}

blockquote::before {
	content:'\201C';
	color: #e3e7e9;
	display: block;
	font-size: 96px;
	font-size: 6rem;
	height: 0;
	left: -90px;
	position: relative;
	top: -45px;
}

.books { 
	border-top: 1px dotted #363636; 
	padding: 10px ; 
	margin-bottom: 20px; 
	line-height: 1.00 em ; 
	}
	
.poem {  
	line-height: 1.5 em ; 
	}
	
.quote { 
	margin-bottom: 10px; 
	padding: 15px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	background: #E3FAE6;
	border: 1px solid #C1E8C6;
	}
	

/* Post Info & Meta ----------- */

.post-info,
.post-meta {
	clear: both;
	line-height: 1;
}

.post-info {
	color: #fff;
	display: block;
	font-family: 'Georgia', serif;
	font-size: 13px;
	font-size: 0.813rem;
	font-style: italic;
	height: 25px;
	margin: -90px -50px 50px;
	margin: -5.625rem -3.125rem 3.125rem;
}

.post-info .blue {
	background: rgba(60, 86, 103, 0.9);
	display: inline-block;
	float: left;
	height: 25px;
	padding-top: 15px;
	padding-right: 0px;
}

.post-info a,
.post-info .date {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	font-style: normal;
	font-weight: 500;
	letter-spacing: 1px;
	margin: 0 5px;
	margin: 0 0.313rem;
	text-transform: uppercase;
	text-decoration: none;
}

.post-info .author-img {
	background: #3C5667;
	border-radius: 50%;
	display: block;
	float: left;
	height: 50px;
	margin-top: -25px;
	margin-top: -1.5rem;
	margin-left: -30px;
	margin-left: -1.875rem;
	margin-right: 10px;
	padding: 5px;
	width: 50px;
}

.post-info .author-img img {
	border-radius: 50%;
}

.post-info .author-img a {
	margin: 0 !important;
}

.post-meta {
	border-top: 1px solid #ccc;
	padding-top: 24px;
	padding-top: 1.5rem;
}

.post-info .categories {
	background: rgba( 42, 48, 51, 0.9 );
	display: block;
	float: right;
	height: 25px;
	padding: 15px 15px 0;
}

#content div.sd-block {
	border: none;
	padding: 0;
}

#content .sd-content {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	overflow: hidden;	
}


/* Ad ----------- */

#after-post-ad {
	line-height: 1.5;
	padding: 0 50px;
	padding: 0 3.125rem;
	text-align: center;
}

/* Newsletter ----------- */

#newsletter {
	background-color: #f8f9f9;
	border-bottom: 1px solid #d6dde0;
	line-height: 1.5;
	margin-bottom: 16px;
	margin-bottom: 1rem;
	padding: 50px;
	padding: 3.125rem;
	text-align: center;
}

#newsletter p {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#newsletter .enews-widget {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

#newsletter #subbox {
	width: 50%;
}

/* After Post ----------- */

#after-post {
	border-bottom: 1px solid #d6dde0;
	clear: both;
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
	overflow: hidden;
	padding: 50px;
	padding: 3.125rem;
	text-align: left;
}

#after-post .widget-area,
#after-post .widgettitle {
	text-align: left;
}

#after-post ul {
	list-style-type: none;
}

#after-post-left {
	float: left;
	width: 45%;
}

#after-post-right {
	float: right;
	width: 45%;
}

/* Miscellaneous ----------- */

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

.clear {
	clear: both;
}

.alignleft,
.archive-page {
	float: left;
}

.alignright {
	float: right;
}

.archive-page {
	width: 50%;
}

.author-box,
.author-box h1,
.taxonomy-description {
	line-height: 1.5;
}

.taxonomy-description {
	background-color: #f5f5f5;
	margin-bottom: 48px;
	margin-bottom: 3rem;
	overflow: hidden;
	padding: 32px;
	padding: 2rem;
}

.author-box {
	margin-top:10px;
	background:#fff;
	border-bottom: 1px solid #d6dde0;
	border-top: 1px solid #d6dde0;
	padding: 54px 100px 80px;
	padding: 3.375rem 6.25rem 5rem;
}

.author-box strong {
	display: block;
	line-height: 1.2;
	margin-top: 0;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

.author-box br {
	display: none;
}

ul.contributors,
ul.contributors li {
	list-style: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

ul.contributors img {
	border-radius: 50%;
}

ul.contributors li {
	display: block;
	float: left;
	font-size: 16px;
	font-size: 1rem;
	height: 250px;
	margin: 16px !important;
	margin: 1rem !important;
	position: relative;
	text-align: center;
	width: 172px;
}

ul.contributors li a {
	color: #7f878b;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-size: 0.688rem;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

ul.contributors li a:hover {
	color: #3C5667;
}

ul.contributors li h4 {
	color: #3C5667;
	font-size: 16px;
	font-weight: 500 !important;
	margin: 0 0 8px;
	margin: 0 0 0.5rem;
}

ul.contributors .popup {
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0px 0px 0px 3px #eaedee;
	-moz-box-shadow: 0px 0px 0px 3px #eaedee;
	-webkit-box-shadow: 0px 0px 0px 3px #eaedee;
	color: #7f878b;
	display: none;
	font-size: 14px;
	left: 50%;
	line-height: 1.4;
	margin-left: -100px;
	padding: 15px;
	position: absolute;
	width: 165px;
	z-index: 999;
}

/*
Menus
---------------------------------------------------------------------------------------------------- */

#nav {
	margin: -1px -1px 1px;
	
}

#nav {;border-left:1px solid #d6dde0;border-bottom:1px solid #d6dde0;}


.genesis-nav-menu {
	clear: both;
	overflow: hidden;
	padding: 0 10px;
	padding: 0 0.625rem;
}

#header .genesis-nav-menu {
	float: right;
	margin-top: 48px;
	margin-top: 3rem;
	width: auto;
}

/*.genesis-nav-menu.menu-primary,
.genesis-nav-menu.menu-secondary {
	border-bottom: 1px solid #ccc;
}*/

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

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

.genesis-nav-menu a {
	color: #7f878b;
	display: block;
	padding: 24px 20px;
	padding: 1.5rem 1.25rem;
	position: relative;
}

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

.genesis-nav-menu li li a,
.genesis-nav-menu li li a:link,
.genesis-nav-menu li li a:visited {
	background: #fff;
	border: 1px solid #ccc;
	border-top: none;
	padding: 20px;
	padding: 1.25rem;
	position: relative;
	width: 170px;
}

.genesis-nav-menu li a:hover,
.genesis-nav-menu li:hover a,
.genesis-nav-menu li li a:hover,
.genesis-nav-menu .current-menu-item a  {
	color: #2a3033;
}

.genesis-nav-menu li a:hover:before {
	border-color: #3C5667 transparent transparent transparent;
	border-style: solid;
	border-width: 4px 4px 0 4px;
	content: "";
	display: block;
	height: 0px;
	left: 50%;
	margin-left: -4px;
	position: absolute;
	top: 0px;
	width: 2px;
}

.genesis-nav-menu li li a:hover {
	color: #3C5567;
}

.genesis-nav-menu li li a:hover:before {
	display: none;
}

.genesis-nav-menu li ul {
	left: -9999px;
	padding-top: 1px;
	position: absolute;
	width: 212px;
	z-index: 99;
}

.genesis-nav-menu li ul ul {
	margin: -53px 0 0 210px;
}

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

.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,
#header .genesis-nav-menu li:hover>ul,
#header .genesis-nav-menu li.sfHover ul {
	left: auto;
}

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

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

.genesis-nav-menu li.km-item {
	background:#3c5667;
}

.genesis-nav-menu li.km-item a{
	color:#fff;
}

.genesis-nav-menu li.km-item span{
	border:1px solid #fff;
	padding:2px;
	font-weight:bold;
}

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

/* Responsive Menu
--------------------------------------------- */


#primary-nav-link-container .wrap {
	display:none;
}

#primary-nav-container {
		display: none;
}

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

h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a {
	line-height: 1.2;
	margin-bottom: 16px;
	margin-bottom: 1rem;
}


h1,
.entry-title,
.entry-title a {
	font-weight: 300;
	margin-bottom: 32px;
	margin-bottom: 2rem;
}


.author-box strong,
#comments h3,
#respond h3,
.heading,
h2 {
	color: #3C5667;
	font-family: 'Open Sans', sans-serif;
	font-size: 36px;
	font-size: 2.25rem;
	font-weight: 300;
	margin-top: 16px;
	margin-top: 1rem;
}

.alert {
	color: #3C5667;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
	margin-top: 16px;
	margin-top: 1rem;
}

.heading {
	margin-top: 32px;
	margin-top: 2rem;
}

h3 {
	color: #3C5667;
	font-weight: normal;
	font-size: 24px;
	font-size: 1.5rem;
	margin-top: 16px;
	margin-top: 1rem;
}

.entry-content h4 {
	color: #7f878b;
	font-weight: normal;
	font-size: 18px;
	font-size: 1.125rem;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 8px;
	margin-top: 0.5rem;
}

.author-box h1 {
	margin: 0
}

.taxonomy-description h1 {
	margin-bottom: 4px;
	margin-bottom: 0.25rem;
}

.archive-title {
	border-top: 1px solid #ccc;
	color: #7f878b;
	margin-bottom: 0;
	padding: 50px;
	padding: 3.125rem;
}

.widgettitle,
#instagram_widget_title {
	color: #7f878b;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-size: 0.813rem;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 32px;
	margin-bottom: 2rem;
	text-align: center;
	text-transform: uppercase;
}




/*
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: 40px;
	margin-left: 2.5rem;
}

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

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

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


/*
Post Navigation
---------------------------------------------------------------------------------------------------- */


.navigation {
	border-top: 1px solid #d6dde0;
	padding: 50px;
	padding: 3.125rem;
	background:#fff;
	float:left;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #f1f3f4;
	border-radius: 50%;
	color: #7f878b;
	cursor: pointer;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-size: 0.813rem;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #3C5667;
	color: #fff;
}


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

#comments,
#respond {
	line-height: 1.5;
	margin: 0 100px 100px;
	margin: 0 6.25rem 6.25rem;
	overflow: hidden;

}

.ping-list,
#comments {
	margin-bottom: 48px;
	margin-bottom: 3rem;
}

#author,
#email,
#url {
	width: 50%;
}

.commentmetadata,
#author,
#email,
#url {
	margin-bottom: 12px;
	margin-bottom: 0.75rem;
}

#comment {
	margin: 12px 0;
	margin: 0.75rem 0;
}

label {
	margin-left: 12px;
	margin-left: 0.75rem;
}

.comment-list li,
.ping-list li {
	border-bottom: 1px solid #d6dde0;
	font-size: 16px;
	font-size: 1rem;
	list-style-type: none;
	padding: 48px 32px;
	padding: 3rem 2rem;
}

.comment-list #respond {
	margin: 48px;
	margin: 3rem;
}

.comment-list #respond #reply-title {
	font-size: 24px;
	font-size: 1.5rem;
}

.comment-list .children:before {
	background-image: url(images/comment-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	content: "";
	display: block;
	height: 9px;
	left: 110px;
	position: absolute;
	top: -2px;
	width: 18px;
}

.comment-list .children {
	border-top: 1px solid #d6dde0;
	background: #f8f9f9;
	margin: 48px -32px -49px -32px;
	margin: 3rem -2rem -3.063rem -3rem;
	position: relative;
}

.comment-list li li .children:before {
	background-image: url(images/comment-arrow-sub.png);
}

.comment-list li ul li {
	padding-left: 96px;
	padding-left: 6rem;
}

.comment-header {
	overflow: hidden;
}

.comment {
	border-right: none;
}

.comment-reply-link,
.comment-content {
	margin-left: 64px;
	margin-left: 4rem;
}

.comment-content p {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

.comment-meta,
.comment-meta a {
	color: #7f878b;
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-size: 0.625rem;
	text-transform: uppercase;
	text-decoration: none;
}

.comment-author .says {
	color: #7f878b;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}

.comment-author cite {
	font-size: 18px;
	font-size: 1.125rem;
}

#comments .navigation {
	border: none;
	margin-top: 32px;
	margin-top: 2rem;
	padding: 0;
}


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

#title {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
}

#title a {
	-webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	background: url(images/logo.png) no-repeat;
	display: block;
	height: 168px;
	left: 8px;
	position: absolute;
	text-indent: -9999px;
	top: -15px;
	width: 168px;
}

#title a:hover {
	-webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -o-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
}

#sidebar {
	padding: 160px 24px 24px;
	padding: 10rem 1.5rem 1.5rem;
}

#sidebar-alt {
	padding: 24px 0 24px 24px;
	padding: 1.5rem 0 1.5rem 1.5rem;
	overflow: hidden;
}

#sidebar-alt .widget {
	position: relative;
}

.widget-area {
	color: #7f878b;
	display: inline;
	font-size: 15px;
	font-size: 0.938rem;
	line-height: 1.5;
	text-align: center;
}

#sidebar-alt .latest-tweets ul li{text-align:left; margin-bottom:0.1rem;padding-left: 40px;
	background: url(images/twitter-sidebar.png) 0 5px no-repeat;}

#sidebar-alt .latest-tweets ul li a{display:inline;}

.widget-area a {
	color: #7f878b;
}

.widget-area a:hover {
	color: #2a3033;
}

.widget-area p {
	margin-bottom: 16px;
	margin-bottom: 1rem;
}

.sidebar .widget {
	margin-bottom: 64px;
	margin-bottom: 4rem;
}

#sidebar-alt .widget {
	margin-bottom: 32px;
	margin-bottom: 2rem;
}

.sidebar.widget-area ul li {
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

#sidebar ul li {	
	display: block;
	position: relative;
}

#sidebar ul li a {
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	
	background-repeat: no-repeat;
	background-position: 112px -25px;
	border-bottom: 1px solid #eff1f3;
	color: #2a3033;
	display: block;
	font-family: 'Georgia', serif;
	font-size: 20px;
	line-height: 1;
	padding: 12px 40px 12px 0;
	padding: 0.75rem 2.5rem 0.75rem 0;
	text-align: right;
	text-decoration: none;
}

#sidebar .widget_nav_menu ul li a{padding-right:30px !important;}

#sidebar ul li a:hover {
	background-position: 112px 20px;
	color: #3C5667;
}

#sidebar ul li li a {
	background: none;
	color: #7f878b;
	font-size: 16px;
	font-size: 1rem;
	text-align: left;
}

#sidebar ul li ul {
	background: #fff;
	border: 1px solid #d5dddf;
	-moz-box-shadow: 0px 0px 5px rgba(42,48,51,.12);
	-webkit-box-shadow: 0px 0px 5px rgba(42,48,51,.12);
	box-shadow: 0px 0px 5px rgba(42,48,51,.12);
	display: none;
	padding: 24px 36px;
	padding: 1.5rem 2.25rem;
	width: 250px;
}

#sidebar li:hover ul,
#sidebar li.sfHover ul {
	display: block;
	left: 160px;
	position: absolute;
	top: -23px;
}

#sidebar .sf-sub-indicator {
	display: none;
}

#sidebar-alt ul li {
	background-image: url(images/dots.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding: 8px 0 16px;
	padding: 0.5rem 0 1rem;
	text-align: center;
}

#sidebar-alt ul li a {
	display: block;
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

#sidebar-alt .post-date {
	color: #7f878b;
	display: block;
	font-size: 12px;
	font-size: 0.75rem;
	text-transform: uppercase;
}

.s {
	background-position: right center;
	background-repeat: no-repeat;
}

.meet-tsh {
	background: url(images/photo-tsh.jpg) no-repeat 0 0;
	display: block;
	height: 170px;
	margin: 0 auto;
	text-decoration: none;
	width: 270px;
}

.meet-tsh span {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	background: #3C5667;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	display: block;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: bold;
	height: 85px;
	line-height: 1.2;
	letter-spacing: 1px;
	left: 165px;
	padding-top: 36px;
	padding-top: 2.25rem;
	position: absolute;
	text-transform: uppercase;
	top: 25px;
	width: 120px;
}

.meet-tsh:hover span {
	background: #2a3033;
}

.sidebar .enews {
	background: #f1f3f4;
	margin: -24px -22px 0 -24px;
	margin: -1.5rem -1.375rem 0 -1.5rem;
	padding: 24px;
	padding: 1.5rem;
}

.sidebar .enews h4 {
	margin-bottom: 24px;
	margin-bottom: 1.5rem;
	padding: 0 16px;
	padding: 0 1rem;
	text-align: center;
}

.sidebar .enews input {
	text-align: center;
}

.sidebar .enews input[type="submit"] {
	-moz-transition: none;
	-webkit-transition: none;
	transition: none;
	background-color: transparent !important;
	background-image: url(images/email-button.png);
	background-position: center top;
	background-repeat: no-repeat;
	border: none;
	height: 61px;
	margin: 16px auto -54px;
	margin: 1rem auto -3.375rem;
	text-indent: -9999px;
	width: 61px;
}

.sidebar .enews input[type="submit"]:hover {
	background-position: center bottom;
}

.social-icons a {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	background: #7f878b;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	height: 30px;
	padding-top: 14px;
	padding-top: 0.875rem;
	text-align: center;
	text-decoration: none;
	width: 44px;
}

.social-icons a:hover {
	background: #3C5667 !important;
	color: #fff !important;
}

#instagram_widget li {
	display: inline-block;
	float: left;
	margin-bottom: 0 !important;
}

.footer-widgets img {
	-moz-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	border: 5px solid #fff;
}

#instagram_widget li img {
	border: 5px solid #fff;
	margin: 2px;
	width: 90px;
}

.footer-widgets img:hover,
#instagram_widget li:hover img {
	border: 5px solid #7f878b;
}


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

#footer {
	clear: both;
	color: #7f878b;
	line-height: 1.5;
}

#footer .wrap {
	border-top: 1px solid #d6dde0;
	overflow: hidden;
	padding: 48px 0 48px 48px;
	padding: 3rem 0 3rem 3rem;
}

#footer .creds {
	text-align: left;
	float: right;
}

#footer p {
	margin-bottom: 8px;
	margin-bottom: 0.5rem;
}

#footer .social-icons {
	float: right;
}

#footer .social-icons a {
	background: #fff;
	color: #7f878b;
}


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

.footer-widgets {
	/*border-top: 3px solid #eaedee;*/
	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: 32px;
	margin-bottom: 2rem;
}

.footer-widgets .widget-area ul li {
	font-size: 13px;
	font-size: 0.813rem;
	list-style-type: none;
	margin-bottom: 6px;
	margin-bottom: 0.375rem;
	word-wrap: break-word;
}

.footer-widgets-1 {
	/*margin-right: 4.166666666%; */
}

.footer-widgets .left {
	float: left;
	width: 48%;
}

.footer-widgets .right {
	float: right;
	width: 48%;
}


/*
Forms & Buttons
---------------------------------------------------------------------------------------------------- */

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #dbe0e2;
	border-radius: 3px;
	box-shadow: 0 0 5px #eee inset;
	padding: 16px;
	padding: 1rem;
	width: 100%;
}

#header .search-form {
	float: right;
	margin-top: 56px;
	margin-top: 3.5rem;
	width: 100%;
}

button,
input[type="button"],
input[type="submit"],
.btn,
.comment-reply-link {
	background-color: #3C5667;
	border: none;
	border-radius: 3px;
	box-shadow: none;
	cursor: pointer;
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	padding: 16px 24px;
	padding: 1rem 1.5rem;
	text-decoration: none;
	text-transform: uppercase;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="submit"],
.btn:hover,
.comment-reply-link:hover {
	background-color: #2a3033;
	color: #fff;
}

.comment-reply-link {
	font-size: 12px;
	font-size: 0.75rem;
	padding: 6px 12px;
	padding: 0.375rem 0.75rem;
}

.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,
#content div.gform_wrapper .ginput_complex label {
	font-size: 16px;
	font-size: 1rem;
	padding: 16px;
	padding: 1rem;
}

#content div.gform_wrapper input[type="submit"] {
	padding: 16px 24px;
	padding: 1rem 1.5rem;
}

#content div.gform_wrapper .ginput_complex label {
	padding: 0;
}

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


 /*Related Posts
------------------------------------------------------------ */
.related-posts {
    overflow: hidden;
    margin: 20px;
}

.related-posts h3{ font-size:20px; color:#111;}

.related-list li {
  float: left;
  list-style-type: none;
  margin: 0 15px 0 0;
  text-align: center;
  line-height:15px;
  width: 125px;
}
 
.related-list li a{line-height:22px;}
 
.related-list img {
  background: none repeat scroll 0 0 #f2f2f2;
  border: 1px solid #eee;
  display: block;
  margin: 0 auto;
  padding: 2px;
}

/*
Images & Captions
---------------------------------------------------------------------------------------------------- */

embed,
iframe,
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 {
	border-radius: 50%;
	float: left;
	margin-left: -48px;
	margin-left: -3rem;
	margin-right: 48px;
	margin-right: 3rem;
}

.comment-list li .avatar {
	border-radius: 50%;
	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;
}

img.alignleft,
.post-image,
.wp-caption.alignleft {
	display: inline;
	margin: 0 24px 24px 0;
	margin: 0 1.5rem 1.5rem 0;
}

img.alignright,
.wp-caption.alignright {
	display: inline;
	margin: 0 0 24px 24px;
	margin: 0 0 1.5rem 1.5rem;
}

.post-image {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	border: 1px solid #fff;
	display: block;
	margin: 0 0 -150px 0;
	margin: 0 0 -9.375rem 0;
}

.empty-post-image {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #f1f3f4;
	border: 1px solid #fff;
	height: 180px;
	margin-bottom: -150px;
	margin-bottom: -9.375rem;
}

/*
Story Structures
----------------------------------------- */

.upload-storystructures{
	width:135px;
	height:135px;
	background:#ddd;
	border-radius:100%;
}

.upload-storystructures:hover{

	background:#999;
	
}


/*
HWBA Added
---------------------------------------------------------------------------------------------------- */
#before-content-widget {padding:20px 40px;background:#fff; overflow:hidden; height:100%;}
#before-content-widget .post.entry{border:none;}
#before-content-widget .widgettitle {text-align:left;}
#before-content-widget .featuredpost .entry-image{padding:8px;background:#f2f2f2;margin: 0 15px 10px 0;max-width:389px;max-height:180px;}
#before-content-widget .featuredpost img.avatar{border-radius:50%;background:#3C5667;padding:5px;}


.amazon-button a{display:block;width:274px; height:88px; background:transparent url('images/amazonnow.png') no-repeat;margin-left:10px;}

.paypal-button input{border:none;background:transparent;padding:0;max-width:274px;max-height:88px;text-align:left;}

.paypal-format input{border:none;background:transparent;padding:0;max-width:274px;max-height:88px;text-align:left;}


/* Single Books
------------------------------------------------------------ */

.review-author{float:right;font-weight:bold;}

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

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

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

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

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

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

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


/*
Book Page Template
---------------------------------------------------------------------------------------------------- */

.page-template-page_book-php .post-image {border:none;margin: 0;}

.page-template-page_book-php h1.entry-title {padding:10px;}
.page-template-page_book-php h2.entry-title a{font-size:1.8rem;}

.page-template-page_book-php .books-wrap{
	background: #fff;
	margin: 25px;
	margin: 2.125rem;
	padding: 25px;
	padding: 2.125rem;
	position: relative;
}

.page-template-page_book-php .post-meta{
border:none;
}

.single-book .post-info {
	color: #fff;
	display: block;
	font-family: 'Georgia', serif;
	font-size: 13px;
	font-size: 0.813rem;
	font-style: italic;
	height: 25px;
	margin: 90px -50px 50px;
	margin: 5.625rem -3.125rem 3.125rem;
}

.single-book .post-image {border:none;	margin: 0 0 -150px 0;
	margin: 0 0 -9.375rem 0;}

.single-book .aligncenter{ display:block;
margin: 0 auto 10px;
}


/*
Breakdown Page Template
---------------------------------------------------------------------------------------------------- */
.page-template-page_storystructure-php .post-image,
.tax-book-storystructure-genre .post-image,
.tax-book-storystructure-genre .post-image{
	border:none;
	margin: 0;
}

.page-template-page_storystructure-php .aligncenter,
.tax-book-storystructure-genre .aligncenter,
.tax-movie-storystructure-genre .aligncenter{ 
	display:block;
	margin: 0 auto 10px;
}


.page-template-page_storystructure-php h1.entry-title {
	padding:10px;
}
.page-template-page_storystructure-php h2.entry-title a{
	font-size:1.8rem;
}




.page-template-page_storystructure-php .books-wrap{
	background: #fff;
	margin: 25px;
	margin: 2.125rem;
	padding: 25px;
	padding: 2.125rem;
	position: relative;
	overflow:hidden;
}

.page-template-page_storystructure-php .post-meta{
	border:none;
}


.single-movie-storystructure .post-image {
	border:none;	margin: 0 0 -150px 0;
	margin: 0 0 -9.375rem 0;
	}

.single-movie-storystructure .aligncenter{
	display:block;
	margin: 0 auto 10px;
}


.single-book-storystructure .post-image {
	border:none;	margin: 0 0 -150px 0;
	margin: 0 0 -9.375rem 0;
}

.single-book-storystructure .aligncenter{ 
	display:block;
	margin: 0 auto 10px;
}





/*
After Post
---------------------------------------------------------------------------------------------------- */
.after-post-box {padding:3.125rem;line-height:26px;background:#f2f2f2;}
.after-post-box input{max-width:260px;}
.after-post-box form{margin-top:20px;}
.after-post-box{overflow:hidden;}
.after-post-box .widgettitle {font-size:30px;}


/*
Podcast Feed
---------------------------------------------------------------------------------------------------- */

ul#feed-list{
list-style-type: none;
padding: 0px;
margin-left: 20px;
}

ul#feed-list li{
margin:20px 0 10px 0;
}

.feed-title{
line-height:25px;
margin:10px 0 10px 0;
overflow:hidden;
}

.feed-title span{
font-style:italic;
}


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

/* Desktops, laptops and iPads (landscape) ----------- */

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

	#wrap {
		width: 1152px;
	}
	
	#content-sidebar-wrap {
		width: 820px;
	}
	
	#content {
		width: 635px;
	}

	.single .entry .post-wrap {
		margin: 3.125rem 2.5rem;
		padding: 50px 40px;
	}

	.post-info {
		margin: -90px -40px 50px;
		margin: -5.625rem -2.5rem 3.125rem;
	}
	
	.post-info .author-img {
		margin-left: -8px;
		margin-left: -0.5rem;
	}
	
	.entry .post-wrap {
		margin: 1px;
	}
	
	.post-image,
	.empty-post-image {
		margin-bottom: -80px;
		margin-bottom: -5rem;
	}
	
	#before-content-widget img.entry-image{width:300px;height:auto;}
	
	#before-content-widget h2{font-size:24px;}
	
	.post-info .categories {
		display: none;
	}
	
	.genesis-nav-menu li.simple-bites a {
		left: 480px;
	}
	
	.genesis-nav-menu a {
		padding: 24px 16px;
		padding: 1.5rem 1rem;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		padding: 32px 16px;
		padding: 2rem 1rem;
	}
	
	#comments, #respond {
		margin: 0 50px 50px;
		margin: 0 3.125rem 3.125rem;
	}
	
	/*#sidebar-alt {
		width: 300px;
	}*/
	
	.meet-tsh span {
		height: 75px;
		left: 125px;
		padding-top: 26px;
		top: 35px;
		width: 100px;
	}
	
	.social-icons a {
		height: 27px;
		width: 41px;
	}

	.page-template-page_book-php .books-wrap{
	background: #fff;
	margin: 15px;
	margin: 1.125rem;
	padding: 15px;
	padding: 1.125rem;
	}
	
}

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

	#wrap {
		width: 960px;
		margin: 0 auto;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	#wrap #sidebar-alt,
	#footer-widgets,
	#footer {
		width: 100%;
	}
	

	
	#content-sidebar-wrap {
		border-left: 1px solid #d6dde0;
	}

	#sidebar {
		width: 183px;
	}
	
	.footer-widgets-1 img {
		float: left;
	}
	
	#footer .wrap {
		padding-left: 0;
	}
	
	.meet-tsh span {
		left: 50%;
	}
	



	
}

/* iPads (portrait) ----------- */

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

	#wrap {
		max-width: 760px;
		margin: 0 auto;
	}
	
	#content-sidebar-wrap {
		max-width: 760px;
	}
	
	
	
	#content {
		max-width: 575px;
	}

	
	.genesis-nav-menu li a:hover:before {
		display: none;
	}
	
	.genesis-nav-menu a {
		padding: 16px 10px;
		padding: 1rem 0.625rem;
	}
	
	#before-content-widget img.entry-image {
	width:200px;
	height:auto;
	
	}

}

/* iPads (portrait) ----------- */

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

	#wrap {
		max-width: 600px;
		margin: 0 auto;
	}
	
	#content-sidebar-wrap {
		max-width: 600px;
	}
	
	
	
	#content {
		width: 415px;
	}

	
	.genesis-nav-menu li a:hover:before {
		display: none;
	}
	
	.genesis-nav-menu a {
		padding: 16px 10px;
		padding: 1rem 0.625rem;
	}
	
	#before-content-widget img.entry-image {
	width:200px;
	height:auto;
	
	}
	
	.single .entry .post-wrap {
		margin:10px 5px;
		padding:0px 10px 20px 10px;
	}
	

}

/* iPhones (portrait and landscape) ----------- */

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

	html {
		font-size: 87.5%; /* 14px base */
	}

	#wrap,
	#content-sidebar-wrap,
	#sidebar,
	#content {
		border: none;
		width: 100%;
	}
	
	#sidebar-alt,
	#sidebar {
		padding: 20px 0;
	}
	
	.sidebar .widget {
		margin-left: auto;
		margin-right: auto;
		width: 90%;
	}

	
	.genesis-nav-menu li.simple-bites a {
		background: none !important;
		position: relative;
		height: auto;
		left: auto;
		top: auto;
		text-indent: 0;
		width: auto;
	}
	
	#content-sidebar-wrap,
	#content {
		border: none !important;
	}
	
	.entry .post-wrap,
	.author-box,
	#comments,
	#respond {
		margin: 0;
		padding: 5%;
	}
	
	.author-box .avatar {
		margin-left: 0px;
		margin-bottom: 20px;
		width: 100px;
	}
	
	.empty-post-image {
		background: none;
		height: 50px;
		margin-bottom: 0;
	}
	
	.post-image {
		margin-bottom: 0;
	}
	
	.post-info {
		margin: -45px 0 0 0;
	}
	
	.post-info .green {
		height: auto;
		line-height: 1.5;
		margin: 0;
		margin-bottom: 16px;
		padding: 3% 5%;
	}
	
	.post-info .author-img {
		display: none;
	}
	
	#title a {
		left: 50%;
		margin-left: -80px;
		top:10px;
	}
	
	#nav {
		margin: 150px 0 20px;
		text-align: center;
	}
	
	.genesis-nav-menu li {
		float: none;
	}
	
	.genesis-nav-menu a {
		font-size: 14px;
		padding: 8px 10px;
		padding: 0.5rem 0.625rem;
	}
	
	#menu-main-menu {
		display:none;
	}
	
	#title {
		margin-bottom:0px;
	}
	
	#primary-nav-link-container .wrap {
		padding:0px;
		display: block;
		background:#3C5667;
		font-size:18px;
		padding-bottom:5px;
		padding-left:5px;
	}
	
	#primary-nav-link-container a{
		text-decoration:none;
	}
	
	.nav-primary {
		display:none;
	}
	
	.header-widget-area .widget_nav_menu {
		display:none;
	}
	
	#header-contact {
		text-align:center;
	}
	
	.mobile-icons {
		float:right;
		padding-right:5px;
	}

	.mobile-menu-icon {
		padding-left:10px;
	}

	
	#primary-nav-link-container a {
		color:#fff;
	}	
	
	#footer .creds,
	#footer .social-icons {
		float: none;
		text-align: center;
		width: 100%:
	}
	
	#footer .social-icons  {
		margin: 20px 0;
	}
	

	
	#sidebar ul li {
		display: inline-block;
		position: static;
		text-align: center;
	}
	
	#sidebar ul li a {
		background: none !important;
		text-align: center;
		padding: 16px;
	}
	
	#sidebar ul li ul {
		padding: 0;
		width: 100%;
		z-index: 999;
	}
	
	#sidebar ul li li {
		display: block;
	}
	
	#sidebar li:hover ul,
	#sidebar li.sfHover ul {
		display: block;
		left: 0;
		position: absolute;
		top: 50px;
	}
	
	blockquote {
		padding: 24px 0;
	}
	
	blockquote::before {
		display: none;
	}
	
	.comment-list li,
	.ping-list li {
		padding-left: 0;
	}
	
	.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%;
	}

	#before-content-widget img.entry-image {
	width:200px;
	height:auto;
	
	}

}

/* Retina display ----------- */

@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max-moz-device-pixel-ratio: 2) {
	
	#title a { 
	    background-image: url(images/logo@2x.png);
	    background-size: 100%;
	}
	
	#sidebar ul li a {
		background-size: 6px 51px;
	}
	
	#sidebar-alt ul li {
		background-image: url(images/dots@2x.png);
		background-size: 16px 2px;
	}
	
	.s {
		background-image: url(images/search-icon@2x.png);
		background-size: 34px 15px;
	}
	
	.sidebar .enews input[type="submit"] {
		background-image: url(images/email-button@2x.png);
		background-size: 61px 130px;
	}
	
	.genesis-nav-menu li.simple-bites a {
		background: url(images/logo230.png) no-repeat;
	    background-size: 51px 230px;
	}
	
	.comment-list .children:before {
		background-image: url(images/comment-arrow@2x.png);
		background-size: 18px 9px;
	}
	
	.comment-list li li .children:before {
		background-image: url(images/comment-arrow-sub@2x.png);
		background-size: 18px 9px;
	}
	
}