/*
Theme Name:         PMC Podcasts
Theme URI:          
Description:        
Author:             Scott Hill
Template:			Divi 
*/

@import url("../Divi/style.css");


.screen-reader-text {
	clip: rect(1px,1px,1px,1px);
	position: absolute;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
	clip: auto;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: 700;
	height: auto;
	line-height: normal;
	padding: 15px 23px 14px;
	position: absolute;
	left: 5px;
	top: 5px;
	text-decoration: none;
	text-transform: none;
	width: auto;
	z-index: 100000;
}

.search article img,
.archive article img {
	width: auto;
	max-width: 150px;
	max-height: 100px;
	float: left;
	padding-right: 30px;
}
#main-header,
#top-header{
z-index:100;
}

@media (max-width:960px) {
    #sidebar{
        padding-top:3em;
    }
}
.et_pb_fullwidth_image img {
    max-width: 100% !important;
}

#jp-relatedposts {
    float:left;
    clear:both;
    margin:1em 0;
}