#left-area article h1 {
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
	font-size: 40px;
}

#left-area .post-meta a:nth-child(2) {
	display: none;
}

.comments-number {
	float: right;
	margin-top: 0px;
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
	font-size: 14px;
}

#reply-title {
	border-bottom: 1px solid #eeeeee;
  	padding-bottom: 25px;
  	padding-left: 20px;
  	font-family: 'Open Sans', sans-serif;
  	font-weight: 600;
  	font-size: 24px;
}

.comment-notes {
	padding-top: 25px;
	padding-left: 20px;
	padding-bottom: 30px;
	font-family: 'Open Sans', sans-serif;
  	font-weight: 400;
  	font-size: 14px;
  	color: #888888;
}

#form-allowed-tags {
	background: #000000;
  	border-radius: 5px;
  	padding: 20px;
  	color: #ffffff;
  	font-family: 'Open Sans', sans-serif;
  	font-size: 14px;
}

form .comment-form-author label {
	float: left;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	width: 15%;
	padding-left: 20px;
	padding-top: 10px;
}


form .comment-form-email label {
	float: left;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	width: 15%;
	padding-left: 20px;
	padding-top: 10px;
}

form .comment-form-url label {
	float: left;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	width: 15%;
	padding-left: 20px;
	padding-top: 10px;
}

form .comment-form-comment label {
	float: left;
	display: block !important;
	font-family: 'Open Sans', sans-serif;
	font-weight: 600;
	font-size: 16px;
	width: 15%;
	padding-left: 20px;
	padding-top: 10px;
}

.form-submit input {
	background: #2584c5;
	border: none;
	box-shadow: inset 0 -10px 0px -6px #246693;
    -moz-box-shadow: inset 0 -10px 0px -6px #246693;
    -webkit-box-shadow: inset 0 -10px 0px -6px #246693;
	color: #ffffff !important;
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
	font-size: 22px;
	margin-top: 20px;
	margin-right: 15px;
}

.form-submit input:hover {
	background: #2584c5 !important;
	border: none;
	box-shadow: inset 0 -10px 0px -6px #246693;
    -moz-box-shadow: inset 0 -10px 0px -6px #246693;
    -webkit-box-shadow: inset 0 -10px 0px -6px #246693;
	color: #ffffff !important;
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
}

#commentform textarea {
	width: 85%;
}

#commentform input[type="text"] {
	width: 85%;
}

#left-area .post-meta {
	font-family: 'Comfortaa', cursive;
	font-weight: 700;
	font-size: 14px;
	border-bottom: 1px solid #eeeeee;
	border-top:  1px solid #eeeeee;
	padding-top: 15px;
}

#left-area .post-meta a:first-child {
	color: #2584c5;
}

#left-area .post-meta span a {
	color: #ed125f !important;
	/*background: url('http://thepodcasthost.terencer.com/wp-content/uploads/2015/04/quote.png') no-repeat left top;*/
	background: url('//www.thepodcasthost.com/wp-content/uploads/2016/01/quote.png') no-repeat left top;
	padding-left: 40px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.widget_search #searchsubmit {
  	display: none;
  	border-radius: 0px;
}

.widget_search #s {
	border-radius: 0px;
	width: 100%;
	/*background: url('http://thepodcasthost.terencer.com/wp-content/uploads/2015/04/search.png') no-repeat scroll 7px 7px;*/
	background: url('//www.thepodcasthost.com/wp-content/uploads/2016/01/search.png') no-repeat scroll 7px 7px;
	padding-left:30px;
	margin-bottom: 20px;
}

.et_right_sidebar #left-area {
	/*width: 725px;*/
}

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

.first-col {
	width: 45%;
}

.second-col {
	width: 25%;
}

.second-col img {
	margin-left: -65px;
}

.first-col .ul-mic li {
	font-size: 18px;
}

.first-col .ul-mic {
	margin-top: 20px;

}

.float-left {
	float: left;
}

.opt-form  {
  	width: 65%;
  	margin-top: 10px;
}

.optinform {
  	background: #eeeeee;
  	padding: 20px;
  	width: 100%;
  	border-radius: 15px;
  	margin-top: 40px;
}

/*** sidebar ***/
#text-4 {
	width: 100%;
  	height: auto;
}

#text-5 {
	width: 100%;
	height: auto;
}

#text-6 {
	width: 100%;
	height: auto;
}

@media (min-width:981px){
    .et_right_sidebar #sidebar {
		/*position: absolute;*/
	    right: 0px;
	    top: 20px; 
	    padding-left: 0px!important;
	}

	.et_right_sidebar #left-area{
		width: 70%!important;
	}

	#content-area .col-md-9{
		width: 70%;
		float: left;
		font-size: 16px!important;
	}
	#main-content .container:before{
		background-color: transparent!important;
	}
}

.et_right_sidebar #sidebar {
	/*width: 269px;*/
	margin-left: 9%;
}



.et_right_sidebar #main-content .container:before {
  	right: 273px;
}

.text-center {
	text-align: center;
}

.text-center a {
	color: #2584c5;
}

.et_pb_widget .widgettitle {
	margin-bottom: 15px;
	font-weight: 700;
	background-color: #257FBD;
	color: #fff;
	padding: 10px 10px;
}

.et_pb_widget.widget_listcategorypostswidget ul li {
	margin-bottom: 5px;
  	/*border-bottom: 1px solid #eeeeee;*/
  	padding-bottom: 5px;
}

.et_pb_widget.widget_listcategorypostswidget ul li:hover {
	/*border-bottom: 1px solid #aaaaaa;*/
} 

#jcl_widget-2 {
	margin-top: 50px !important;
}

#jcl_widget-2 .widgettitle {
	margin-bottom: 15px;
	font-weight: 700;
	letter-spacing: 2px;
}

.et_pb_widget ul li {
	margin-bottom: 5px;
  	/*border-bottom: 1px solid #eeeeee;*/
  	padding-bottom: 5px;


}

#rss-2 .widgettitle{
	display: none;
}

.widget_rss ul li{
	/*background: url('http://thepodcasthost.terencer.com/wp-content/uploads/2015/04/mic.png') no-repeat left top;*/
	background: url('//www.thepodcasthost.com/wp-content/uploads/2016/01/mic.png') no-repeat left top;
    list-style: none;
    margin-top: 10px;
    padding: 0 0 0 35px;
    font-family: 'Comfortaa',cursive;
    font-weight: 300;
    font-size: 18px;
}

.widget_rss ul li a{
    color: white!important;

}

#jcl_widget-2 ul li:hover {
	border-bottom: 1px solid #aaaaaa;
} 

.et_pb_widget {
	margin: 20px 0;
}

.vc_custom_1433850133935{
	margin-bottom: -25px!important;
}