h2 {
    padding-top: 25px;
}
.quads-ad6_widget h3{color: #222222!important;
}
.site-description, .wp-custom-logo {
    background-image: url('/wp-content/themes/magazine-pro/custom-images/ftg_logo30x30.png');
    background-repeat: no-repeat;
    padding-left: 32px;
    width: 200px;
	  height: 30px;
	  position: inherit;
}
a#to-top {
    background: #ed1a3b url('/wp-content/themes/magazine-pro/custom-images/footer-to-top.png') repeat-x top;
    display: block;
    height: 30px;
    margin: -10px 0 0;
    float: left;
    width: 100%;
}
a#to-top:hover {
    background-color: #777;
}
.footer-widgets #footer-logo {
    display: block;
    margin: 10px auto 20px;
    max-height: 80px;
    width: auto;
}
.site-footer,
.footer-widgets {
    background-color: #111;
}
.cab-author-inner .cab-author-info {
    margin-top: -30px;
}

.audio {
    width: 100%;
    padding-bottom: 10px;
    margin: 0 40px 0 40px;
    margin: 0 7rem 0 .5rem;
}
blockquote.audio img {
    width: 100px;
    height: 31px;
    padding-right: 0px;
    margin-bottom: 0px;
    margin-top: 10px;
    margin-left: auto;
}
.site-container .wp-block-pullquote blockquote::before,
.site-container .wp-block-quote::before {
	color: #888;
	content: "\201C";
	display: block;
	font-family: sans-serif;
	font-size: 48px;
	font-weight: 700;
	height: 0;
	left: -20px;
	position: relative;
	text-align: left;
	top: -10px;
}

.arrow {
    background-image: url('/wp-content/themes/magazine-pro/custom-images/red-arrow-right.gif');
    background-repeat: no-repeat;
	background-position: 0px 6px;
  /*  
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
  */  
	text-indent: 20px;
  /*  line-height: 26px;
*/
}
.entry-content .quote {
    background-image: url('/wp-content/themes/magazine-pro/custom-images/big-gray-quote.jpg');
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-top: 0;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-indent: 20px;
    line-height: 26px;
    font-style: italic;
    display: table;
}
blockquote::before {
    content: "";
}
.entry-content .quote a {
    font-style: normal;
}
ol,
ul {
    position: relative;
}

.leaderboard {
    padding-top: 10px;
    padding-bottom: 30px;
    display: inline-block;
    min-width: 400px;
    max-width: 970px;
    width: 100%;
    max-height: 250px
}
.mr_left {}@media(max-width:500px) {
    .mr_left {
        float: none;
        margin-right: 19px;
        margin-bottom: 10px;
        margin-top: 5px;
        min-width: 320px;
        min-height: 100px;
    }
}
@media(min-width:800px) {
    .mr_left {
        float: left;
        margin-right: 21px;
        margin-bottom: 10px;
        min-width: 1px;
        min-height: 1px;
    }
}
.mr_left_mobile {
    float: none;
    margin-right: 19px;
    margin-bottom: 10px;
    width: 320px;
    height: 100px;
}
@media(min-width:500px) {
    .mr_left_mobile {
        float: none;
        margin-bottom: 10px;
        width: 320px;
        height: 100px;
    }
}
@media(min-width:800px) {
    .mr_left_mobile {
        display: none;
    }
}
.mr_mid_content {} @media(max-width:500px) {
    .mr_mid_content {
        float: none;
        margin-bottom: 10px;
    }
}
@media(min-width:800px) {
    .mr_mid_content {
        float: right;
        margin-bottom: 15px;
        margin-left: 7px;
    }
}
.right-ad {
    margin-left: auto;
    margin-right: auto;
}