/*
 Theme Name:   Flex Mag Child
 Description:  Child Theme for Goodtimes.sc
 Author:       Josh Garcia
 Author URI:   http://joshgarcia.design
 Template:     flex-mag
 Version:      1.0.0
 Text Domain:  flex-mag-child
*/


@import url("../flex-mag/style.css");


/* =Theme customization
    Added by Josh Garcia 2-18-16
-------------------------------------------------------------- */

body {
  font: 18px/1.6em freight-text-pro, georgia, serif;
}

a, a:visited {
    font-weight: 500;
}

small {
    font-size: 0.85em;
}

hr {
    border: none;
    background-color: transparent;
    border-top: 1px solid rgba(0,0,0,0.15);
    height: 0;
    padding: 0;
	margin: 0.75em 0 !important;
}

input {
    font-size: 1rem;
    max-width: 100%;
    font-family: "freight-sans-pro", helvetica, arial, sans-serif;
}

input[type="text"],
input[type="email"],
input[type="tel"] {
    border: none;
    border-bottom: 1px solid #ddd;
    padding: 3px 1px;
    margin-bottom: 10px;
}

.page form, .page form p {
	font-family: "freight-sans-pro", helvetica, arial, sans-serif !important;
}

form textarea {
    border: 1px solid #ddd;
    padding: 10px;
    width: 70%;
    font-size: 1rem;
	font-family: "freight-sans-pro", helvetica, arial, sans-serif;
}

::-webkit-input-placeholder {
   color: #666;
}

:-moz-placeholder { /* Firefox 18- */
   color: #666;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #666;  
}

:-ms-input-placeholder {  
   color: #666;  
}

.page input[type="text"],
.page input[type="email"],
.page input[type="tel"] {
    width: 660px;
}

input[type="submit"] {
    background-color: #1c9799;
    border: none;
    padding: 6px 10px;
    color: white;
    border-radius: 3px;
	  margin-bottom: 20px;
}

span.wpcf7-list-item {
    display: inline-block;
    width: 40%;
}

nav ul > li a {
    font-weight: bold !important;
}

.current-menu-parent {
    background-color: #efefef;
}

.fly-but-wrap span {
    transform: translateY(7px);
}

.fly-but-wrap.fly-open span {
    transform: translateY(6px);
    top: 30.5px;
}

.fly-but-wrap, span.feat-cat, span.post-head-cat, .prev-next-text a, .prev-next-text a:visited, .prev-next-text a:hover {
    background: rgba(255,255,255,0.35);
}

.fly-but-wrap span {
    background: white;
}

nav.fly-nav-menu ul li ul.sub-menu {
    display: block;
}


nav.fly-nav-menu ul li.menu-item-has-children:after {
    content: ' ';
}

#feat-wide-sub {
    width: 25%;
}

.feat-wide-sub-text h2,
#home-feat-text h2,
.feat-top2-left-text h2,
.feat-wide1-text h2, 
.feat-wide4-text h2, 
.feat-wide5-text h2, 
h1.post-title, 
#content-main h1.post-title, 
#post-404 h1, 
h1.post-title-wide, 
#content-main blockquote p, 
#commentspopup #content-main h1 {
    font-family: 'freight-sans-pro', sans-serif !important;
}

.nav-menu-out:hover ul li ul.mega-list li a, .side-list-text p, .row-widget-text p, .blog-widget-text h2, .feat-widget-text h2, .archive-list-text h2, h2.author-list-head a, .mvp-related-text a {
    color: #444 !important;
}

.archive-list-text h2,
#molongui-author-box-related ul li {
	font-family: 'freight-sans-pro', sans-serif;
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 600;
    color: #333;
}

/*SantaCruz.com Logo in Menu Item*/
#menu-mainmenu.menu a[href*="santacruz.com"] {
    background-image: url('http://dev.goodtimes.sc/wp-content/uploads/2016/04/santa-cruz-logo.svg');
    background-repeat: no-repeat;
    background-size: 90px 17px;
    background-position: 19px 10px;
    padding-top: 30px;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: ' ';
}

.clearfix:after {
    clear: both;
}

.view-more {
    font: 300 13px/1 "freight-sans-pro", helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #000;
    display: block;
    margin-top: 20px;
    width: 100%;
    border-top: 1px solid #ddd;
    padding-top: 5px;
    border-bottom: 1px solid #ddd;
}

.view-more a {
    font: 300 13px/1 "freight-sans-pro", helvetica, arial, sans-serif;
    color: #000;
    display: block;
    padding-bottom: 5px;
}

#site ul.mega-list li:hover a,
#site ul.side-list li:hover .side-list-text p, 
#site ul.row-widget-list li:hover .row-widget-text p, 
#site ul.blog-widget-list li:hover .blog-widget-text h2, 
#site .feat-widget-wrap:hover .feat-widget-text h2, 
#site ul.archive-list li:hover .archive-list-text h2, 
#site ul.archive-col-list li:hover .archive-list-text h2, 
#site h2.author-list-head a:hover, 
#site .mvp-related-posts ul li:hover .mvp-related-text a {
    color: #1c9799 !important;
}

ul.feat-wide-sub-list li:hover .feat-wide-sub-text h2 {
    color: #AEE8DB !important;
}

.cover-img {
    width: 120px;
    border: 1px solid #ddd;
}

#content-main ul li, #content-main ol li {
    max-width: 660px;
}

.wp-caption img {
    display: block;
}

#post-header {
    margin-left: 0;
    padding-left: 0;
}


/* Articles */
.pinterest-share {
    display: none;
}

.email-share {
    display: none;
}

.post-info-img {
    display: none;
}

.post-info-in {
    margin-left: 0;
}

.social-sharing-top {
    float: none;
    position: static;
    text-align: left;
}



/* Pages */
.page h1.entry-title, .archive h1.entry-title {
    font: 300 3.5em/1 "freight-sans-pro", helveticas, arial, sans-serif;
    color: #333;
    margin-bottom: 10px;
}

.page h2, archive h2 {
    font: 700 1.2em/1 "freight-sans-pro", helvetica, arial, sans-serif;
    margin-bottom: 21px;
}

.side-title-wrap, .home-title-wrap {
    margin-bottom: 0px;
}

.page #post-header {
    margin-bottom: 0;
    margin: 30px 2.9% 0;
    padding: 0;
}

.page hr.post-divider {
    display: none;
}

/* Club Grid Specific*/
.page-id-18463 #post-header {
    text-align: center;
    padding: 0;
    width: 100%;
    max-width: none;
    margin: 30px 0 0;
}


/* Homepage Widget Headers*/
#home-mid-wrap .feat-widget-text h2 {
    margin-bottom: 0;
    max-width: 18em;
}

#sidebar-wrap h4.post-header {
    text-align: left;
}

#sidebar-wrap h4.post-header, span.post-header{
    border-top: none !important;
}

.widget_text h4 {
    display: none;
}

div#home-mid-wrap {
    padding-top: 0;
	margin-top: 14px;
}

h3.side-list-title, span.post-header {
    font-size: 0.75em;
    margin-bottom: 7px;
    letter-spacing: 0.05em;
}

h3.side-list-title {
    margin-top: 16px;
	margin-bottom: 10px;
}

#sidebar-wrap .blog-widget-text h2,
#foot-widget-wrap .blog-widget-text h2,
.this-week h2 {
    font-size: 1.3rem;
    font-weight: 400;
    color: #444;
	margin-bottom: 0;
	line-height: 1.2;
}

#sidebar-wrap .blog-widget-text p,
#foot-widget-wrap .blog-widget-text p,
.this-week p {
    display: block;
    margin-top: 3px;
	color: #444;
    font-size: 0.85rem;
	font-weight: 400;
}

#tab-col3 .side-widget {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}

#this-week h3 {
    font-family: 'freight-sans-pro', sans-serif;
    font-size: 1.1rem;
    font-weight: 700;
    line-height: 100%;
    margin-top: -4px;
    margin-bottom: 15px;
    padding-top: 5px;
    text-transform: uppercase;
}

.this-week.left {
    width: 130px;
    margin-left: 10px;
}

.this-week p {
	line-height: 1.35;
}

ul.blog-widget-list li:hover .blog-widget-text h2,
.feat-widget-wrap:hover .feat-widget-text h2 {
	color: #000;
}

/* Newsletter Signup Form Explanation */
input[name="crvs"] + p {
    font-size: 12px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-family: "freight-sans-pro", helvetica, arial, sans-serif;
	  position: relative;
    top: -20px;
}

time.timestamp {
    color: #666;
    font: 400 11px/1 "freight-sans-pro", helvetica, arial, sans-serif;
	display:block;
	margin-bottom: 10px;
}


/* Archive Page*/
.archives-date, .archives-subject {
    width: 48.5%;
    float: left;
	margin-top: 30px;
}

.archives-date {
    margin-right: 3%;
}

.archives-date ul, .archives-subject ul {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    align-items: stretch;
	padding-bottom: 8px;
}

.archives-date ul li, .archives-subject ul li {
    width: 200px;
    min-height: 42px;
    border: 1px solid #ededed;
    margin-top: -1px;
    margin-left: -1px;
    padding-top: 6px;
    box-sizing: border-box;
    flex-grow: 1;
}

.archives-date li a, .archives-subject ul li a {
    font: 12px/1 "freight-sans-pro", helvetica, arial, sans-serif;
    font-weight: 700;
    color: #444;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    padding-top: 50%;
    transform: translateY(-50%);
	padding-left: 10px;
}

ul.children li {
    height: auto;
    min-height: 0;
    border: none;
    padding-top: 0;
    margin-top: 0;
}

ul.children li a {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: 0;
    text-transform: none;
    color: #222;
}

ul.children li ul li a {
    margin-left: 20px;
    font-size: 0.85em;
}

.archives-subject li.cat-item.cat-item-1 {
    display: none;
}



/* Sidebar Widgets*/

small.advertisement {
	font: 300 10px/1 "freight-sans-pro", helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    color: #000;
    display: block;
    margin-top: 5px;
    width: 100%;
}

.side-widget {
	margin-top: 0;
}

.side-widget img{
	display: block;
}

/* Ads */

#leader-wrap, #foot-ad-wrap {
    padding-top: 15px;
    padding-bottom: 15px;
}

.single div#leader-wrap,
.category div#leader-wrap,
.page div#leader-wrap {
    display: none;
}

body.home.page.page-template-page-home div#leader-wrap{
	display: block;
}



/* Statistics in Ad Page*/
.stats {
    display: flex;
    justify-content: space-between;
    max-width: 660px;
    margin: 50px 0;
}

.stat {
    text-align: center;
}

.stat span {
    display: block;
}

span.number {
    font-size: 2.5em;
}

span.label {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.7em;
	margin-top: 7px;
}

div.logos {
    display: flex;
    max-width: 660px;
	justify-content: space-around;
	align-items: center;
}

div.mastheads {
    padding: 10px;
	width: 30%;
}

/* Footer */

footer#foot-wrap {
    background: #1a1a1a !important;
}

footer #foot-bot-wrap {
    background: #0d0d0d;
}

.foot-logo.left.realtive {
    width: 165px;
}

.foot-widget p.summary {
    margin-bottom: 15px;
    font: 500 17px/1.5em 'freight-sans-pro', sans-serif !important;
    color: #999;
}

.foot-widget p.summary {
    margin-bottom: 15px;
    font: 500 17px/1.5em 'freight-sans-pro', sans-serif !important;
    color: #999;
}

footer ul > li, footer a {
    font-size: 16px;
    line-height: 34px;
}

footer li a, footer li a:visited, footer a, footer a:visited {
    color: #e6e6e6;
}

footer p.advertising, footer p.address {
    font-size: 16px;
    line-height: 24px;
    color: #B3B3B3;
}

#foot-widget-wrap {
    display: flex;
    justify-content: space-between;
	flex-wrap:wrap;
}

#foot-widget-wrap > div {
    width: auto;
    max-width: 310px;
}

h3.foot-head {
    font-size: 14px;
    letter-spacing: 0.1em;
    color: #999;
}

.advertising-container {
    border: 1px solid rgba(255,255,255,0.1);
    padding: 20px;
	display: inline-block;
    position: relative;
    left: -20px;
}

#foot-bot-wrap .foot-copy p {
    font-size: 14px;
    color: #999;
    margin-top: 8px;
}

/* Opinion */
section.left {
    width: 500px;
}

.opinion aside.right {
    width: 400px;
    border-left: 1px solid rgba(0,0,0,0.15);
    padding-left: 50px;
    float: left;
    margin-left: 50px;
}

.category-opinion .post-info-name {
    display: none;
}

.editors-note .alignleft {
    margin-top: 7px;
    margin-bottom: 10px;
}

#content-main .opinion h2 {
    font-size: 16px;
    letter-spacing: 0.06em;
    color: #00A6A9;
    margin-bottom: 30px;
}

aside.right > div,
.editors-note {
    padding-bottom: 60px;
    border-bottom: 1px solid rgba(0,0,0,0.15);
    margin-bottom: 50px;
}

#content-main .opinion .photo-contest .wp-caption {
    width: 100% !important;
    max-width: 100% !important;
	margin-bottom: 10px;
}

.category-opinion #content-main p.wp-caption-text:first-of-type {
    font: 19px/1.7 "freight-sans-pro", helvetica, arial, sans-serif;
    color: #333;
    margin-top: 15px;
}

.photo-contest-instructions small {
    font-size: 0.75em;
    line-height: 14px;
}

.category-opinion #content-main .opinion .quote p {
    font-size: 36px;
    font-style: italic;
    line-height: 40px;
	margin: 0;
}

.category-opinion #content-main .opinion .quote footer {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-top: 15px;
    font-size: 16px;
}



.category-opinion #content-main .opinion .quote div {
    background-color: rgba(0,0,0,0.04);
    padding: 30px;
}

#content-main .opinion .good-idea h2, 
#content-main .opinion .good-work h2 {
	margin-bottom: 10px;
}

#content-main .opinion .quote h2{
	margin-bottom: 15px;
}


#content-main .opinion .good-idea h4, 
#content-main .opinion .good-work h4 {
	margin: 0;
	font-size: 18px;
    letter-spacing: 0.06em;
	text-transform: uppercase;
}

#content-main .opinion .good-idea p:first-of-type, 
#content-main .opinion .good-work p:first-of-type {
	margin-top: 10px;
}

/* Local Talk Index Page */
.category-santa-cruz-local-talk ul.archive-col-list li img.reg-img.wp-post-image,
.category-risas-stars-astrology ul.archive-col-list li img.reg-img.wp-post-image{
    /*top: -50%;*/
}


/* Local Talk */
.local-talk {
    display: flex;
    flex-wrap: wrap;
}

figure#person-1,
figure#person-3,
figure#person-5 {
    padding-right: 5%;
}

figure[id^="person-"]{
	width: 50%;
	border-bottom: 1px solid rgba(0,0,0,0.15);
    display: block;
    padding-bottom: 50px;
    margin-bottom: 50px;
	float: left;
	box-sizing: border-box;
}

.headshot-container img {
    width: 37.5%;
    float: left;
}

#content-main figure[id^="person-"] blockquote {
    float: left;
    border-left: none;
    padding-left: 0;
}

#content-main figure[id^="person-"] blockquote p {
    margin-top: 0;
	padding-top: 0;
	font: italic 1.5em/1.5 "freight-text-pro", georgia, serif !important;
}

figure blockquote q {
    position: relative;
}

figure[id^="person-"] blockquote p:before {
    content: "\201C";
    font-size: 32px;
    line-height: 1;
    margin-bottom: 0;
    display: block;
    max-height: 25px;
    left: -15px;
    position: absolute;
    top: -2px;
    color: #888;
}

figure[id^="person-"] blockquote p:after {
    content: "\201D";
    font-size: 1em;
    line-height: 1;
    margin-bottom: 0;
    max-height: 25px;
    display: inline;
}

figcaption blockquote footer {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    line-height: 1.2;
	font-size: 13px;
}

figcaption blockquote strong {
    font-size: 15px;
}


/* Old Local Talk */
.tag-old-talk .local-talk {
    display: none;
}

.tag-old-talk #post-feat-img {
    display: none;
}

.tag-old-talk #content-area {
    padding-left: 0;
}

.tag-old-talk img.alignleft {
    margin-right: 25px !important;
}


/* Advertising Page */
.ad-intro {
    width: 50%;
    float: left;
}

.media-kit {
    float: left;
    width: 35%;
    background-color: rgba(0,0,0,0.03);
    padding: 30px;
    box-sizing: border-box;
    margin-left: 50px;
}

.contact-form {
    width: 50%;
    float: left;
}

div.address {
    float: left;
    width: 35%;
	margin-left: 80px;
    box-sizing: border-box;
}

div.address, .contact-form{
	margin-top: 45px;
}

.post-info-in {
    margin-left: 0;
}


/* This Week's Issue*/

a.last-week {
    font-family: 'freight-sans-pro', helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: 600;
    font-size: 0.85em;
    color: #333;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding: 5px 0;
    line-height: 1;
    margin-top: 10px;
    float: none;
    width: 100%;
	display:block;
}

/* Comments Section*/

#content-main #comments p:first-of-type {
    max-width: 660px;
    font: 1rem/1.6 'freight-text-pro', georgia, serif;
    margin: 0 0 1em 0;
    border-top: none;
}

/* Author Box*/

.author h4.post-header {
    border-top: none;
}

.molongui-author-box-container {
    margin-top: 50px;
}

.molongui-tabs-nav {
    font: bold 14px/1 'freight-sans-pro', helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.molongui-author-box-container.molongui-tabs .molongui-tabs-nav .molongui-tabs-nav-link.is-active {
    border-top: 2px solid #0c7a74;
}

.molongui-author-box-container.molongui-tabs .molongui-tab .molongui-tab-content {
    padding: 1rem 1.5rem;
}

#content-main .molongui-author-box-title h5 {
    margin: 0;
}

#molongui-author-box-bio p:first-of-type {
    border-top: none;
    margin-top: 0.5em;
}

.molongui-author-box-container.molongui-tabs .molongui-tabs-nav .molongui-tabs-nav-link {
    background: #F2F2F2;
}

#molongui-author-box-related ul {
    display: flex;
    flex-wrap: wrap;
    box-sizing: border-box;
}

#molongui-author-box-related ul li {
    width: calc(50% - 50px);
    float: left;
	display: flex;
	border-bottom: 1px solid rgba(0,0,0,0.09);
	transition:all 0.3s;
	font-size: 1rem;
}

#molongui-author-box-related ul li:hover {
    background-color: rgba(0,0,0,0.03);
    color: #35b2ac;
}

.molongui-author-box-container [class^="molongui-authorship-icon-"]:before,
.molongui-author-box-container [class*=" molongui-authorship-icon-"]:before {
    transform: scale(0.75);
}

#molongui-author-box-related ul li a {
	color: #333;
	font-weight: 600;
}

#molongui-author-box-related ul li a:hover {
	color: #35b2ac;
}





/* 404 Page */

.error404 #content-area {
    background-image: url('http://goodtimes.sc/wp-content/uploads/2016/04/404-bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    color: white;
}

.error404 #content-area h1,
.error404 #content-area h2,
.error404 #content-area h3 {
    color: white;
}

.error404 #content-area h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.06em;
    color: #444;
    max-width: 50%;
    margin: 40px auto;
}




@media only screen and (min-width: 1024px) {


/* Homepage Featured Post Type & Treatment */

.fly-but-wrap {
    background: rgba(0,0,0,0.15) !important;
	height: 70px;
}

h1 a img {
    width: 170px;
    padding-top: 10px;
    padding-left: 32px;
}

#main-nav-wrap {
    height: 70px;
}

nav.main-menu-wrap ul li a {
    letter-spacing: 0.05em;
    font-size: 14px;
    padding: 28px 14px;
}

nav.main-menu-wrap ul li.menu-item-has-children a {
    padding: 28px 17px 28px 14px;
}

nav.main-menu-wrap ul li.menu-item-has-children a:after {
    top: 33.5px;
}

nav.main-menu-wrap ul li ul.sub-menu {
    top: 70px;
}

.feat-wide4-text {
    width: 40%;
	text-align: left;
}

#feat-top-wrap {
    margin-bottom: 50px;
}

#feat-top-wrap .feat-wide4-text {
    padding: 50px 35px 30px 90px;
	height: 100%;
}

#feat-wide-main .feat-wide1-text h2, #feat-wide-main .feat-wide4-text h2 {
    font-size: 4rem;
    text-transform: none;
    line-height: 1;
    text-shadow: none;
    font-weight: 600;
}

span.feat-cat {
    font-family: 'freight-sans-pro', sans-serif;
    padding: 4px 10px 5px;
    line-height: 1;
    letter-spacing: 0.07em;
    font-weight: bold;
}

.feat-wide-sub-text h2 {
    font-size: 1.7rem;
    font-weight: 400;
}

.feat-wide-sub-text span.feat-cat {
    color: #ccc;
    font-weight: bold;
    letter-spacing: 0.1em;
    font-size: 0.65em;
}

#home-mid-wrap .feat-widget-text {
    background: #fff;
    border-bottom: 1px solid #ddd;
    margin: 0 5%;
    padding: 15px;
    width: 90%;
    position: relative;
    top: -58px;
    box-sizing: border-box;
}

#home-mid-wrap .feat-widget-text h2 {
    font-size: 2.15rem;
	line-height:1;
	color: black;
}

.feat-widget-wrap:hover .feat-widget-text h2 {
    color: #189994;
}

.archive-list-img {
    max-height: 200px;
}

ul.feat-wide-sub-list.left.relative li:last-of-type {
    display: none;
}


/* Articles */

.post-wide-text1 {
    padding: 60px 8% 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 84%;
}

.post-wide-text1 span.post-excerpt p {
    font-size: 1.2rem;
    margin-top: 10px;
    max-width: 660px;
}

span.feat-caption {
    font: 600 12px/1.2 "freight-sans-pro", helvetica, sans-serif !important;
    margin-bottom: 10px;
    margin-right: 15px;
    letter-spacing: 0.06em;
}

#post-left-col hr {
    opacity: 1;
    width: 100%;
}

.wpsdc-drop-cap {
    padding: 0.25em 0.05em 0.18em 0 !important;
}

.page .wpsdc-drop-cap {
    float: none;
    padding: 0;
    font-size: 1em;
    line-height: initial;
}

#body-main-wrap h1.post-title-wide {
    font: bold 72px/1 'freight-sans-pro', helvetica, sans-serif !important;
    max-width: 660px;
    text-shadow: none;
}

.post-info-name,
.post-info-name a,
.post-info-right,
span.post-info-text,
time.post-date {
    border-bottom: none;
    font: bold 13px/1 'freight-sans-pro', helvetica, arial, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}

.post-info-name,
.post-info-name a {
    font: bold 17px/1 'freight-sans-pro', helvetica, arial, sans-serif;
}


.facebook-share, .twitter-share, .pinterest-share, .email-share, .social-comments, .whatsapp-share {
    border-radius: 0;
    width: 12%;
}

#content-main p {
    max-width: 660px;
	font: 19px/1.6 'freight-text-pro', georgia, serif;
	margin: 0 0 1em 0;
}

#content-main p:first-of-type, 
#content-main p.intro, 
.page #content-main p#intro {
    font: 25px/1.5 "freight-sans-pro", helvetica, sans-serif;
	margin: 1.5em 0px 1em 0px;
	padding: 0.5em 0px 0px 0px;
	border-top: 0.5em solid #ededed;
}

#molongui-author-box-bio p:first-of-type {
    border-top: none;
    margin-top: 0.5em;
}

.category-opinion #content-main p:first-of-type {
    margin: 0.7em 0px 1em 0px;
}

.page #content-main p:first-of-type,
.category-opinion #content-main p:first-of-type,
.tag-old-talk #content-main p:first-of-type {
    font: 19px/1.6 'freight-text-pro', georgia, serif;
    margin: 1.5em 0px 1em 0px;
    padding: 0;
    border-top: none;
}

#content-main p.wp-caption-text {
    border-top: 3px solid #222;
    padding-top: 5px;
    font-size: 0.95rem;
    font-weight: 500;
    margin-top: 5px;
}

#content-main .wp-caption, 
#content-main blockquote, 
#content-main img.alignleft, 
#content-main img.alignright, 
#content-main img.aligncenter {
    width: 50% !important;
    max-width: 50% !important;
}



#content-main blockquote {
    float: right;
    border-left: 3px solid #aaa;
    margin-left: 30px;
    padding-left: 10px;
}

#content-main blockquote p {
    width: 100%;
    padding-right: 0;
    border-top: 0px solid transparent !important;
}




/*.feat-wide1-img img,
.feat-top2-left-img img,
.feat-top2-right-img img,
.feat-wide5-img img {
    top: -50%;
}*/


.wp-caption, img.alignright, img.alignleft {
    position: relative;
}

/* Imported Featured Images from Joomla */
p em img.alignleft {
    margin: 0 20px 10px 0 !important;
}

/* Special Best of Issues, images with no caption*/
article.tag-best-of #content-main p.wp-caption-text {
    display: none;
}





} /* min-width: 1024px */



/* 16:9 Aspect Ratio in Index Pages */

ul.archive-col-list li .archive-list-img {
  position: relative;
}

ul.archive-col-list li .archive-list-img:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

ul.archive-col-list li .archive-list-img > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}


/* Category Page Title */
h1.cat-head.left {
    padding-left: 1.4%;
	margin-top: 20px;
    font-size: 32px;
}

/* Intro to Goodtimes Article */
.postid-19122 .post-info-name {
    display: none;
}

/* Search Dropdown with Custom Author Search */

.search-fly-wrap {
    height: auto;
}

#searchform .author-search {
    line-height: 0.85;
}

#searchform input#author-search {
    display: inline-block;
    width: auto;
    height: auto;
    margin-right: 5px;
}

h1.arch-head {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

h1 span.search-term {
    font-size: 1.5em;
    line-height: 1.3;
    color: #1c9799;
}

/* Featured News Authors */
.feat-widget-text p.author {
    font: 500 12.5px/1 "freight sans pro", sans-serif;
    color: #868686;
    margin: 0.75em 0;
    transition: color 0.5s;
}

li:hover p.author {
    color: #333;
}

.author span.author-name {
    display: inline !important;
    text-transform: uppercase;
    margin-left: 0;
    letter-spacing: 0.07em;
}

/* Most Popular & Other Sidebar Widgets*/
#sidebar-wrap .blog-widget-text p.author {
    color: #999999;
    font: 500 11.25px/1 "freight sans pro", sans-serif;
    margin: 0.5em 0;
    transition: color 0.3s;
}

#sidebar-wrap li:hover .blog-widget-text p.author {
    color: #333;
}

/* Archive List Author */
.archive-list-text p.author {
    font: 500 12px/1 "freight sans pro", sans-serif;
    color: #868686;
    margin: 0.5em 0 0.3em;
    transition: color 0.5s;
}

li:hover .archive-list-text p.author {
    color: #333;
}

@media only screen and (max-width: 1024px){
	.nav-logo.left {
		width: 140px;
		margin-left: 10px;
		margin-top: 6px;
	}
}

@media only screen and (max-width: 700px){
	#foot-widget-wrap {
		display: block;
	}
	
	#foot-widget-wrap > div {
		max-width: 100%;
		width: 100%;
	}
}

.feat-widget-text p {
    width: 85%;
    font-size: 1.3rem;
}

/* Homepage Featured Top Section */

#feat-wide-main .feat-wide4-text h2 {
    margin-bottom: 15px;
}

#feat-wide-main .feat-wide4-text p.author {
    font: 500 16px/1 "freight sans pro", sans-serif;
    color: #ddd;
    margin-left: 2px;
}

.feat-wide-sub-text h2 {
    margin-bottom: 0.25em;
}

#feat-wide-sub p.author {
    font: 500 12.5px/1 "freight sans pro", sans-serif;
    color: #ddd;
}

ul.feat-wide-sub-list li:before {
    content: '';
    display: block;
    height: 1px;
    width: 40px;
    background-color: rgba(255,255,255,0.25);
    margin-left: 50%;
    transform: translateX(-50%);
    margin-bottom: 10px;
}

ul.feat-wide-sub-list li:first-of-type:before {
    display: none;
}

/*Replaces existing code */
@media only screen and (min-width: 1024px) {
    #feat-top-wrap .feat-wide4-text {
        padding: 50px 85px 30px 60px; 
        height: 100%;
    }
}

div.ad > div {
	margin: 10px auto 10px auto;
}
div.ad300 {
    margin: 0 0 15px;
    padding: 0;
}