button-outline, .button-outline, .entry-content .button-outline {
    background-color: #fff;
    border: solid 1pt;
    border-radius: 3px;
    box-shadow: none;
    color: #b54c09;
    cursor: pointer;
    font-size: 13px;
    line-height: 1;
    padding: 12px;
    text-transform: uppercase;
    width: auto;
}

button-outline:hover, .button-outline:hover, .entry-content .button-outline:hover {
    background-color: #b54c09;
    border: none;
	  color: #fff !important;    
}

blockquote-nonital, blockquote-nonital::before {
    color: #4A462F;
    font-style: normal;
}

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

/** 
Full-width site header 
------------------------------------- **/

/*  Site Header */

.site-header {
	background-color: #fff;
	border-bottom: 0px solid #000;
}

.site-header .wrap {
	padding: 0px;
}

/* Title Area  */

.title-area {
	float: left;
	padding-left: 0px;
	width: 100%;
}

.header-full-width .title-area {
  padding: 0px;
  text-align: center;
}

/* Logo, hide text */

.header-image .site-title a {
	background-position: top !important;
  	float: none;
	min-height: 227px;
	width: 100%;
}

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

.site-container {
	margin: 0px auto;
	
}

/* News Pro TS Poetry Color scheme
--------------------------------------------- */

.news-pro-tspoetry .entry-title a:hover,
.news-pro-tspoetry .footer-widgets a:hover,
.news-pro-tspoetry .site-footer a:hover,
.news-pro-tspoetry a {
	color: #b54c09;
}

.news-pro-tspoetry .entry-title a,
.news-pro-tspoetry .genesis-nav-menu a,
.news-pro-tspoetry .sidebar .widget-title a,
.news-pro-tspoetry .site-title a,
.news-pro-tspoetry .site-title a:hover,
.news-pro-tspoetry a:hover {
	color: #000;
}

.news-pro-tspoetry .button,
.news-pro-tspoetry .button:hover,
.news-pro-tspoetry .footer-widgets a,
.news-pro-tspoetry .genesis-nav-menu .current-menu-item > a,
.news-pro-tspoetry .genesis-nav-menu a:hover {
	color: #fff;
}

.news-pro-tspoetry .site-footer a {
	color: #aaa;
}

.news-pro-tspoetry .archive-pagination li a:hover,
.news-pro-tspoetry .archive-pagination li.active a,
.news-pro-tspoetry .button:hover,
.news-pro-tspoetry .enews-widget input[type="submit"],
.news-pro-tspoetry .entry-content .button:hover,
.news-pro-tspoetry .home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a,
.news-pro-tspoetry button:hover,
.news-pro-tspoetry input:hover[type="button"],
.news-pro-tspoetry input:hover[type="reset"],
.news-pro-tspoetry input:hover[type="submit"] {
	background-color: #b54c09;
}

.news-pro-tspoetry .enews-widget input:hover[type="submit"] {
	background-color: #f5f5f5;
}

.news-pro-tspoetry .home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a:hover {
	background-color: #fff;
}


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

.genesis-nav-menu {
  	font-weight: 400;
  	text-transform: uppercase;
  	font-size: 13px;
  	font-family: 'Raleway', sans-serif;
  	line-height: 1.5;
 	width: 100%;
	border-top: 0px solid #c9c3a3;
}

.genesis-nav-menu a {
	border-right: 0px solid #c9c3a3;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: #fff;
	color: #b54c09 !important;
}

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

/**
Typographical elements
---------------------------------------------- **/

body {
	font-family: 'Open Sans', sans-serif;
	background-color: #f6f5f2;
	color: #4a462f;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.80 !important;
}

.entry-meta {
  font-family: 'Raleway', sans-serif;	
  color: #999;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}

blockquote,
blockquote::before {
	color: #4A462F;
	font-style: italic;
}

blockquote {
	margin: 40px 40px 24px;
	border-bottom: 1px solid #999;
}

blockquote::before {
	content: "\201C";
	display: block;
	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
	font-size: 60px;
	font-color: #999;
	font-style: normal;
	height: 0;
	left: -30px;
	position: relative;
	top: -40px;
}

featured-content .entry-title {
  	font-size: 24px;
 	line-height: 1.2;
	text-transform: uppercase;
}

.entry-title {
 	font-size: 24px;
 	line-height: 1;
	text-transform: uppercase;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #000;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	line-height: 1.2;
	margin: 16px 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 20px;
	text-transform: uppercase;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

/* Widget titles */

.widget-title {
	font-family: 'Raleway', sans-serif;
  	border-top: 0px solid #c9c3a3;
  	border-bottom: 1px solid #c9c3a3;
  	color: #b54c09;
  	font-size: 14px;
  	font-weight: 400;
  	margin-bottom: 24px;
  	padding: 10px;
  	text-align: center;
  	text-transform: uppercase;
}

/* Tabs nav */

.news-pro-tspoetry .home-top .ui-tabs ul.ui-tabs-nav li.ui-tabs-active a {
  	background-color: #fff;
  	color: #000;
}

.ui-tabs ul.ui-tabs-nav li a {
 	font-size: 13px;
}

.home-top .widget.ui-tabs .entry h2 a {
  background: rgba( 0, 0, 0, 0.6 );
  display: inline-block;
  font-weight: 400;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 14px;
  position: relative;
  z-index: 9;
}

/* enews widget */

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

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


/* borders */

.site-container {
	border: 0px solid #c9c3a3;
}

.content-sidebar .content,
.content-sidebar-sidebar .content {
	border-right: 1px solid #c9c3a3;
	border-left: 1px solid #c9c3a3;
	border-bottom: 1px solid #c9c3a3;
}

.sidebar-content-sidebar .content {
	border-left: 1px solid #c9c3a3;
	border-right: 1px solid #c9c3a3;
	border-bottom: 1px solid #c9c3a3;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	border-left: 1px solid #c9c3a3;
	border-right: 1px solid #c9c3a3;
	border-bottom: 1px solid #c9c3a3;
}

/* Primary Sidebar */

.sidebar-sidebar-content .sidebar-primary {
	border-left: 1px solid #c9c3a3;
	border-right: 1px solid #c9c3a3;
}

.content-sidebar-sidebar .sidebar-primary {
	border-right: 1px solid #c9c3a3;
	border-left: 1px solid #c9c3a3;
}

.sidebar-primary {
	border-right: 1px solid #c9c3a3;
	border-left: 1px solid #c9c3a3;
}

/* Footer Widgets */

.footer-widgets {
  	background-color: #fff;
  	color: #000;
  	border: 1px solid #c9c3a3;
}

.footer-widgets a {
	color: #000 !important;
}

.footer-widgets .widget-title {
	color: #b54c09;
}

/* input buttons */

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

/** Author Pro **/

.single-books .author-pro-featured-image img {
  height: 400px;
}
.archive.genesis-author-pro .author-pro-featured-image img {
  height: 250px;
}