/* CSS styles applied to screens that are 1089px or narrower */


.single-leftcol {
    float: none;
    margin: 0 auto;
    width: 600px;
}
.social_margin {
    display: inline;
    position: relative;
    float: right;
}
.single-leftcol .single-postmeta {
    display: none;
}

#single-social {
    width: 100%;
    padding: 0 0 15px 0;
}

#single-social .fb-like, #single-social .twitter-share-button, #single-social textarea {
    float: left;
    clear: none;
    display: inline-block;
    margin-right: 10px;
}

.post-content {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 600px;
}

.post-content2 {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 600px;
}

.single-rightcol {
    float: none;
    margin: 0 auto;
    width: 600px;
}

#single-ad {
    margin-left: auto;
    margin-right: auto;
}

.related-article {
    margin: 0 0 10px 0;
}

#related-articles .related-article h3 {
    font-size: 16px !important;
}

#related-articles .related-article p {
    font-size: 14px !important;
    margin: 0;
}

#footer {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    border: 0;
    margin-top: 20px;
}

#footer-inner {
    max-width: 600px;
    margin: 0 auto;
}

#footer-left {
    float: none;
    margin: 0 auto;
    width: 100%;
    border-top: 5px solid #f3f3f3;
    border-bottom: 3px solid #f3f3f3;
    padding: 15px 0;
    margin-bottom: 20px;
}

#footer-left .nameplate {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

#footer-links {
    overflow: hidden;
    width: 390px;
    max-width: 100%;
    margin: 0 auto;
}

.footer-nav {
    width: calc(50% - 40px);
}

/* home */

.home-featured h1 {
    font-size: 22px;
}

.home-featured p.featured-dek {
    font-size: 17px;
}

.home-col h1 {
    font-size: 17px;
}

.home-col .featured-dek {
    font-size: 14px;
}

h1.section-title {
    font-size: 30px;
}

/* Changed by Tony on June 11, 2016
 * Added home-section home-opposite-featured-right
 */
.home-section .home-featured-left h1, .home-section .home-opposite-featured-right h1 {
    font-size: 22px;
}

/* Changed by Tony on June 11, 2016
 * Added home-section home-opposite-featured-right
 */
.home-section .home-featured-left p.featured-dek, .home-section .home-opposite-featured-right p.featured-dek {
    font-size: 17px;
}

.home-subgrid-left h1 {
    font-size: 22px;
}

.home-subgrid-right h1 {
    font-size: 18px;
}

.home-subgrid p.featured-dek {
    font-size: 14px;
}

.wp-caption {
    max-width: 100%;
}

.post-content img.size-full {
    max-width: 100%;
    height: auto;
}

/* Ad labels */
.ad-label {
font-size: 10px;
    font-family: Adelle, "Times New Roman", Times, serif;
    color: #a1a1a1;
    text-align: center;
}

/* ===============================================================
    Tony's Changes Section
   ===============================================================
*/

#home-sidebar {
    position: relative;
}

#related-articles h2 {
    font-size: 0.80em;
}

.nav li {
    font-size: 13px;
}



/* ===============================================================
    Isaac's Changes Section
   ===============================================================
*/
