/* Custom Styles for EvanSayet.com */

.et_pb_contact_right p input {
width: 55px !important;
}

.et_pb_contact p textarea {
font-family: 'Open Sans', Arial, sans-serif !important;
}

#et-main-area {
background: #EBEBEB;
}

.et_pb_more_button {
background: #fff !important;
}

a.bigredcustom {
color: #fff !important;
background: #3a9c9b;
background: -moz-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a9c9b), color-stop(100%,#2D7575));
background: -webkit-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -o-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -ms-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: linear-gradient(to bottom, #3a9c9b 0%,#2D7575 100%);
border: 1px solid #3a9c9b;
transition: all 0.5s ease;
}

a.bigredcustom:hover {
color: #fff !important;
background: #3a9c9b;
background: -moz-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D7575), color-stop(100%,#3a9c9b));
background: -webkit-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -o-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -ms-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: linear-gradient(to bottom, #2D7575 0%,#3a9c9b 100%);
}

a.bigbrowncustom {
color: #fff !important;
background: #3B332F;
background: -moz-linear-gradient(top, #3B332F 0%,#5A534F 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5A534F), color-stop(100%,#3B332F));
background: -webkit-linear-gradient(top, #3B332F 0%,#5A534F 100%);
background: -o-linear-gradient(top, #3B332F 0%,#5A534F 100%);
background: -ms-linear-gradient(top, #3B332F 0%,#5A534F 100%);
background: linear-gradient(to bottom, #3B332F 0%,#5A534F 100%);
border: 1px solid #3B332F;
transition: all 0.5s ease;
width: 90%;
text-align: center;
}

a.bigbrowncustom:hover {
background: -moz-linear-gradient(top, #5A534F 0%,#3B332F 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5A534F), color-stop(100%,#3B332F));
background: -webkit-linear-gradient(top, #5A534F 0%,#3B332F 100%);
background: -o-linear-gradient(top, #5A534F 0%,#3B332F 100%);
background: -ms-linear-gradient(top, #5A534F 0%,#3B332F 100%);
background: linear-gradient(to bottom, #5A534F 0%,#3B332F 100%);
}

#latest-buttons {
padding: 0px;
margin-top: -45px;
margin-bottom: -10px;
}

/********** HOME **********/

#home-slider {
	padding: 0px;
}

#home-blog {
margin-bottom: 20px;
}

#home-blog.et_pb_section {
padding: 0px;
}

#home-book.et_pb_section {
padding: 50px 0px 0px 0px;
}

.et_pb_image_container, .et_pb_blog_grid .et_main_video_container, .et_pb_blog_grid .et_audio_content, .et_pb_blog_grid .et_pb_post .et_pb_slider {
	margin: -20px -20px 0px !important;
}

.et_pb_blog_grid .et_pb_post {
	padding: 0px 19px 0px 19px !important;
	height: 180px;
}

.et_pb_blog_grid h2 {
	position: absolute !important;
	bottom: 0px;
	color: #fff;
	display: inline-table;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 5px;
	line-height: 22px;
	transition: all 0.5s ease;
}

.et_pb_blog_grid h2:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.excerpt {
	visibility: hidden;
	display: none;
}

.evansupdates {
background: #EBEBEB;
padding: 10px;
color: #000;
margin-bottom: 26px;
}

/********** CONTACT **********/

.et_pb_contact_right {
	color: #000;
}

.et_pb_contact p input:focus, .et_pb_contact p textarea:focus {
border: 1px solid #3a9c9b !important;
}

/********** SUBSCRIBE *********/

.form-fields {
padding: 0px !important;
list-style: none;
}

#pending_subscriber_email {
background: #eeeeee;
border: none;
padding: 12px !important; 
}

#pending_subscriber_email:focus {
border: 1px solid #3a9c9b;
}

button.bigredcustom {
color: #fff !important;
background: #3a9c9b;
background: -moz-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3a9c9b), color-stop(100%,#2D7575));
background: -webkit-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -o-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: -ms-linear-gradient(top, #3a9c9b 0%,#2D7575 100%);
background: linear-gradient(to bottom, #3a9c9b 0%,#2D7575 100%);
border: 1px solid #3a9c9b;
transition: all 0.5s ease;
padding: 10px 20px !important;
border-radius: 10px;
}

button.bigredcustom:hover {
background: -moz-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2D7575), color-stop(100%,#3a9c9b));
background: -webkit-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -o-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: -ms-linear-gradient(top, #2D7575 0%,#3a9c9b 100%);
background: linear-gradient(to bottom, #2D7575 0%,#3a9c9b 100%);
}

/********* ARCHIVES **********/

#left-area .excerpt {
visibility: visible;
display: block;
color: #333;
}

#top-menu, #top-menu li.current-menu-item > a {
font-weight: 600 !important;
}
#top-menu li.current-menu-item > a {
color: #3a9c9b;
}
.pagination a {
background-color: #3a9c9b;
color: #fff;
padding: 2px 20px 2px 20px;
border-radius: 4px;
transition: all 0.5s ease;
}
.pagination a:hover {
background-color:#403833;
}
.sliderowleft {
width: 30%;
float: left;
}
.sliderowright {
width: 30%;
float: right;
}
.sliderowright, .sliderowleft {
background-color: rgba(0, 0, 0, 0.5);
padding: 10px;
}
p.contentleftquotes {
font-size: 0.75em;
text-align: left;
padding-bottom: 0px;
}
p.contentrightquotes {
text-align: right;
padding-bottom: 0px;
}
p.contentleftauthor {
font-size: 0.75em;
text-align: left;
font-style: italic;
}
p.contentrightauthor {
text-align: right;
font-style: italic;
}
h4.contentlefttitle, h4.contentrighttitle {
padding-bottom: 25px;
line-height: 1.5em;
}
h4.contentlefttitle {
text-align:left;
}
h4.contentrighttitle {
text-align: right;
}
.contentblockparent {
text-align: center;
}
.contentblockparent:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -0.25em;
}
.contentblockchild {
display: inline-block;
vertical-align: middle;
width: 90%;
}
h2.lefttitle, p.leftcontent {
text-align: left;
}
.productimage {
float: left;
width: 30%;
}
.productcontent {
float: right;
width: 65%;
}
.et_pb_slider_fullwidth_off .et_pb_slide_description {
padding: 40px 100px;
}
p {
color: #333;
}

/* Posts/Articles */

.article-image-block {
float: left;
width: 300px;
margin-right: 10px;
background: #EEEEEE;
border: 1px solid #e5e5e5;
padding: 5px;
}

blockquote {
border: none !important;
padding: 10px !important;
background: #eeeeee !important;
}

blockquote p {
padding-bottom: 12px !important;
}

#comment-wrap {
padding-top: 10px !important;
}

p.nextprevbtns {
background: #eee;
padding: 10px;
width: 100%;
text-align: center;
margin: 15px 0px 15px 0px;
}

span.prevbtn, span.nextbtn {
width: 49%;
display: inline-block;
vertical-align: top;
font-size: 1.1em;
}

.post a { 
font-weight: 700 !important;
}
.page a { 
font-weight: 700 !important;
}


/* Sidebar */

.recentcomments {
color: #000;
}

#sidebar a { 
font-weight: 700 !important;
}

/* Media Queries */

@media only screen and (max-width: 980px) {
 
#latest-buttons .et_pb_column, #latest-buttons .et_pb_column .et_pb_text {
padding-bottom: 0px;
margin-bottom: 0px;
}

#latest-buttons .et_pb_row {
padding: 0px;
}

}


/* tpd ad styling */

@media screen and (max-width: 770px) {
	#mob-box-ad-a:before,
	#mob-box-ad-b:before,
	#mob-box-ad-c:before,
	#mob-box-ad-d:before,
	#mob-box-ad-e:before,
	#mob-box-ad-f:before {
		content: "advertisement - story continues below";
		color: #777;
		font-size: 9px;
		display: block;
		margin: 5px 0;
	}

	#mob-box-ad-a,
	#mob-box-ad-b,
	#mob-box-ad-c,
	#mob-box-ad-d,
	#mob-box-ad-e,
	#mob-box-ad-f {
		text-align: center;
		min-height: 50px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	/* anti infolinks grey space */
	#IL_INSEARCH {
		border-width: 0px !important;
	}

}



@media screen and (min-width: 771px) {
	#dsk-box-ad-c:before,
	#dsk-box-ad-d:before,
	#dsk-box-ad-e:before,
	#dsk-box-ad-f:before {
		content: "advertisement - story continues below";
		color: #777;
		font-size: 9px;
		display: block;
		margin: 5px 0;
	}

	#dsk-box-ad-c {
		float: left;
		float: left;
		margin: 0 16px 1px 0;	
		/* to avoid ad blowup */
		min-width: 300px;
		min-height: 250px;
	}

	#dsk-banner-ad-b {
		text-align: center;
		padding-bottom: 10px;
		min-height: 60px;
	}


	#dsk-box-ad-a,
	#dsk-box-ad-b,
	#dsk-box-ad-d {
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#dsk-box-ad-a,
	#dsk-box-ad-b {
		min-height: 250px;
	}

}
