/*--------------------> Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0;
}
.imgLeft, .alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.imgRight, .alignright {
	float: right;
	margin: 0 0 20px 20px;
}
.center {
	text-align: center;
}
body {
	background: url(../images/bkg.jpg) top left repeat-x #220000;
}
body.sorry {
	background: url(../images/bkg-sorry.jpg) top left repeat-x #220000;
}

#container {
	width: 900px;
	height: auto;
	position: relative;
	left: 50%;
	top: 0;
	margin: 0 0 0 -450px;
}
/*--------------------> Header Selectors <--------------------*/
#header {
	width: 600px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#header p{
	font-family:"Times New Roman", Times, serif;
	font-size:37px;
	font-weight: normal;
	color: #ffffff;
	text-transform: uppercase;
}
/*--------------------> Top Nav Selectors <--------------------*/

#top-navigation {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 640px;
	height: 50px;
}
#top-navigation ul {
	list-style-type: none;
}
#top-navigation ul li {
}
#top-navigation ul li a:hover {
}
/*--------------------> Content Selectors <--------------------*/

#content {
	padding-top: 0px;
/*	padding-top: 200px;
	position: relative;
*/}

/*--------------------> Column Container Selector <--------------------*/
#column-container {
}
/*--------------------> Left Column Selectors <--------------------*/
#left-column {
	width: 600px;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 220px;
}
#left-column h1, #left-column h1 a, #left-column h3 a {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight: normal;
	color: #fcdb8a;
	padding-bottom: 20px;
}
#left-column .post h1 a {
	font-size:23px;
}
.home #left-column h1 {
	padding-bottom: 0;
}

#left-column h1 a, #left-column h3 a {
	text-decoration: none;
}
#left-column h2 {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	/*font-size:14px;*/
	font-size:16px;
	font-weight: normal;
	color: #fcdb8a;
	font-style:italic;
}

#left-column h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	color: #fcdb8a;
	padding: 20px 0 20px 0;
}
.single #left-column h3 {
	padding: 0 0 20px 0;
	font-size:26px;
}
.home #left-column h3 {
	font-size:20px;
}

#left-column p {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	/*font-size:14px;*/
	font-size:16px;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 20px;
	line-height: 24px;
}
body.sorry #left-column p {

	padding-bottom: 85px;

}
#left-column a {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	/*font-size:14px;*/
	font-size:16px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: underline;
	color: #fcdb8a;
}
#left-column a:hover {
	text-decoration: none;
	color: #fcdb8a;
}
#left-column ul {
	padding-left: 50px;
	padding-bottom: 20px;
}
#left-column ul li {
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Times New Roman", Times, serif;
	/*font-size:14px;*/
	font-size:16px;
	font-weight: normal;
	color: #ffffff;
	line-height: 24px;
}
.read-more {
	padding: 5px 0px 20px 0px;
	border-bottom: 1px solid #583c21;
}
.reviews {
	padding-left: 30px;
	border-bottom: 1px solid #583c21;
	margin-bottom:15px;	
}

hr {
	border: none 0;
	background-color: transparent;
	color: transparent;
	border-bottom: 1px solid #583c21;
}

#adminbarsearch-wrap {
	display: none;
}
/*--------------------> Mini Form Selectors <--------------------*/
#qc {
	background-image: url(../images/qc-bkg.jpg);
	background-repeat:no-repeat;
    display: block;
    height: 340px;
    margin: 5px 0 15px -10px;
    padding: 10px 0 0 10px;
    width: 190px;
}
/*#qc form {
    background: url("../images/background-qc.jpg") no-repeat scroll left bottom transparent;
    display: block;
    height: auto;
    overflow: hidden;
    padding: 0 0 0 0px;
    width: 200px;
}
#qc form ul {
    list-style: none outside none;
    margin-left: 0;
}*/
#qc ul li {
    margin: 0 0 3px 0px;
}
#qc ul li span, #qc ul li a, #qc ul li a:visited {
    color:#FFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	width: 180px;
}
#qc ul li a {
    float: right;
    margin-right: 7px;
}
#qc ul li a:hover {
    text-decoration: none;
}
/*#qc textarea {
    background-color: #DEDEDE;
    border: 1px solid #767778;
    color: #2C2B2B;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 50px;
    margin: 0 21px 3px 0;
    padding: 5px;
    width: 168px;
}
#qc input {
    background-color: #DEDEDE;
    border: 1px solid #767778 !important;
    color: #2C2B2B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 15px;
    margin: 0;
    padding: 5px;
    width: 168px;
}
#qc input.mini-form-button {
    background: url("../images/submit-btn.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 21px;
    margin: 5px 0 10px;
    padding: 0;
    text-indent: -9999px;
    width: 180px;
}
#qc input.mini-form-button:hover {
    background-position: left bottom;
}*/
#qc p {
    margin: 0;
    padding-bottom: 5px;
	line-height: 18px;
}
/*--------------------> Form Selectors <--------------------*/
.address2 {
  display: none;
}
.valid {
  background-color: #2e955f !important;
}
.invalid {
  background-color: #e60f4c !important;
}
/*--------------------> Right Column Selector <--------------------*/
#right-column {
background-image:url(../images/right-col-bkg-repeat.jpg);
	background-repeat: repeat-y;
	width: 285px;
	height: auto;
	float: right;
	position: relative;
}
body.sorry #right-column {
background-image:none;
}
#right-column .wrap {
	background-image: url(../images/right-col-bkg.jpg);
	background-repeat:no-repeat;
	top: 0px;
	left: 0px;
	padding-top: 460px;
	padding-bottom: 50px
}
body.sorry #right-column .wrap {
	background-image: url(../images/right-col-bkg-sorry.jpg);
}
.cta {
	width: 210px;
	height: auto;
	position: relative;
	top: 0px;
	left: 47px;
}
.cta h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #fcdb8a;
	padding: 0px 0px 10px 0px;
	text-transform: uppercase;
}
.cta p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: normal;
	color: #ffffff;
	padding: 0px 0px 20px 0px;
	line-height: 24px;
	line-height: normal;
}
.cta a {
	color: #ffffff;
	text-decoration:none;
	line-height: normal;
	font-size:14px;
}
.cta a:hover {
	color: #ffffff;
	text-decoration:underline;
}
/*--------------------> Btn Call To Action  Blog Selectors <--------------------*/
#btn-cta-blog {
}
#btn-cta-blog a {
}
#btn-cta-blog a:hover {
}
/*--------------------> Blog Navigation Selectors <--------------------*/
#blog {
}
#blog h3 {
}
#blog ul {
}
#blog ul li {
}
#blog ul li a {
}
#blog ul li a:hover {
}
#powered-by {
}
/*--------------------> Footer Selectors <--------------------*/
#footer-container {
	background-image:url(../images/footer-container-bkg.jpg);
	background-repeat:repeat-x;
	background-color: #100000;
	clear: both;
	height: 200px;
	width: 100%;
	margin-top: 30px;
}
#footer {
	width: 900px;
	height: auto;
	position: relative;
	left: 50%;
	top: 40px;
	margin: 0 0 0 -450px;
}
#footer p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	line-height: 20px;
}
#footer a {
	color: #fcdb8a;
	text-decoration:underline;
}

#footer a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
/*--------------------> Newsletter Selectors <--------------------*/
#newsletter {
	width: 600px;
	height: auto;
	float: left;
	position: relative;
	top: 0px;
	right: 0px;
}
#newsletter  p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:12px;
	line-height: 20px;
}
#newsletter a {
	color: #fcdb8a;
	text-decoration:underline;
}
#newsletter a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
/*--------------------> Copyright Selectors <--------------------*/
#copyright {
	width: 240px;
	height: auto;
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
}
#copyright  p {
	font-family:Arial, Helvetica, sans-serif;
	color: #fcdb8a;
	font-size:12px;
	line-height: 20px;
}
#copyright a {
	color: #fcdb8a;
	text-decoration:underline;
}
#copyright a:hover {
	color: #fcdb8a;
	text-decoration:none;
}
/*-------------------> Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}

#post-4 h1:first-child {
	display: none;
}
/* =============== forms ====================== */

ul#gform_fields_1, ul#gform_fields_2, ul#gform_fields_3 {
	padding:0;
	list-style:none;
}
.contactForm1 input[type=text], .contactForm1 textarea {
background-color: #DEDEDE;
    border: 1px solid #767778;
    color: #2C2B2B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	padding: 5px;
	width: 300px;
	margin-bottom:10px;
}
.contactForm1 textarea {
	padding: 5px;
	width: 300px;
	height:150px;
}
.contactForm1 #gform_submit_button_1 {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
	padding: 2px;
}
.contactForm1 .validation_message {
	font-style: oblique;
	color: #FF0000;
	margin-top:-10px;
}
 .contactForm1 .validation_error {
	font-style: oblique;
	color: #FF0000;
}

.contactForm1 .gfield_required {
	color:#FF0000;
}

.contactForm2 input[type=text], .contactForm2 textarea {
background-color: #DEDEDE;
    border: 1px solid #767778;
    color: #2C2B2B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
	padding: 5px;
	width: 168px;
	margin-bottom:10px;
}
.contactForm2 textarea {
	padding: 5px;
	width: 168px;
	height:60px;
}
.contactForm2 .validation_message {
	font-style: oblique;
	color: #FF0000;
	margin-top:-10px;
font-size:10px;
}
 .contactForm2 .validation_error {
	font-style: oblique;
	color: #FF0000;
font-size:10px;
}

.contactForm2 .gfield_label {
	display:none;
}

#iframe2 { display:none; }
iframe {
	border:solid 1px #583c21;
}
.post {
	border-bottom:solid 1px #583c21;
	margin-bottom: 15px;
	
}
embed {
	border: 1px solid #583c21;
}
.custom_blog_area select, .custom_blog_area input[type=text] {
	padding: 2px 0px 2px 5px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	width: 185px;
	border:1px solid #CC9900;
	color:#333333;
}
.custom_blog_area input[type=text] {
	width: 178px;
}
.custom_blog_area input[type=submit] {
    background-color: #333333;
    border: 1px solid #333333;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
    cursor: pointer;
    font-family: Arial,Tahoma,Verdana;
    font-size: 14px;
    margin: 3px 0 0 0;
    padding: 1px 5px;
    text-decoration: none;
    text-transform: uppercase;
}
.custom_blog_area {
	margin-bottom: 10px;
	color: #fcdb8a;
}
.custom_blog_area label {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight: bold;
	color: #fcdb8a;
	margin: 0px 0px 10px 0px !important;
	text-transform: uppercase;
}
.custom_blog_area li {
	list-style-type: none;	
}
div.reviews {
padding-left: 0px;
padding-bottom: 30px;
color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	border-bottom: 1px solid #583c21;
	margin-bottom:15px;
	overflow:hidden;
}
blockquote {
	margin-left:25px;
	border-left: solid 1px #fff;
	padding-left: 15px;
	}
li.gform_validation_container {
  display: none !important;
}
.social-media-icons img, #authorsure-author-profile ul img {
height: 36px !important;
width: 36px !important;
}
.cta.podcast {
margin-bottom: 20px;
max-width:200px;
}
.cta.podcast audio {
width: 190px;
}

.cta a.podcast-link {
color:#ffd68b;
background-color:#651b12;
text-decoration:none;
border:solid 1px #ffd68b;
-webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
padding:3px 10px;
text-transform:uppercase;
font-size:13px;
font-family:"Times New Roman", Times, serif;
}

.podcast-container {
   display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;	
	padding-top: 30px;
	border-top: 1px solid #583c21;
}

.podcast-wrap {
	width:48%;
	margin-bottom: 30px;
	text-align:center;
	background-color:#fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: inherit;
}

.podcast-content {
	padding: 10px 30px 0;
}

#left-column .podcast-content h3 {
	color: inherit;
}

#left-column .podcast-content a.button, #left-column .podcast-content a.button:hover {
	color: #fff;
	padding: 10px;
	background-color:#220000;
	text-decoration:none;
	
}

.podcast-player .mejs-container {
	margin-bottom: 30px;
}

.podcast-player .mejs-controls {
}

.podcast-wrap p:empty {
	display: none;
}

.podcast-wrap img {
	-webkit-border-top-left-radius: 10px;
	-moz-border-top-left-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
margin-bottom: 0 !important;
}

img {
max-width:100%;
height:auto;
	
}

.mejs-container, .mejs-controller, .mejs-embed, .mejs-embed body, .mejs-controls {
background: #583c21 none repeat scroll 0 0 !important;
}

@media only screen and (max-width: 800px) {
.podcast-wrap {
	width:48%;
}
}

@media only screen and (max-width: 641px) {
.podcast-wrap {
	width:100%;
}
}
