/*HOME*/

.home .entry-content p {
display:none;}

/*BUTTONS*/
.typology-facebook {
background: black;}

.typology-twitter {
background: black;}

.typology-reddit {
background: black;}

.typology-linkedin {
    background-color: black;
}

.typology-facebook:hover {
background: #333333;
box-shadow:none;
}

.typology-twitter:hover {
background: #333333;
box-shadow:none;
}

.typology-reddit:hover {
background: #333333;
box-shadow:none;}

.typology-linkedin:hover {
background: #333333;
box-shadow:none;}

.typology-button:hover {
box-shadow:none;
background:#333333;
color:white;
}

.typology-button-social:hover {
box-shadow:none;
background:#333333;
}

.cover-item-container .typology-button:hover {
background: #333333;
}

.typology-pagination .load-more a {
background:#000000;}

.typology-pagination .load-more a:hover {
background:#333333;
box-shadow:none;}

/*HOME PAGE WIDTH*/

.section-content-c {
    max-width: 1000px;
    padding-top: 4rem;
}

/*FEATURED PHOTO CAPTION*/

/*desktop*/
.photo-caption-1 {
    font-size: 11px;
    margin-top: -20px;
    text-align:left;

}

.typology-post {
    position: relative;
    margin-bottom: 9rem;
    padding-bottom: 10rem;
    margin-top: -50px;
}

/*tablet*/
@media (max-width: 680px) {

.photo-caption-1 {
    font-size: 11px;
    margin-top: -20px;
    text-align:left;

}

.typology-post {
    position: relative;
    margin-bottom: 9rem;
    padding-bottom: 10rem;
    margin-top: -20px;
}

.balloon-caption {
    font-size: 10px;
    margin-top: 0px;
    margin-bottom: 100px;
}

.postid-1354 .section-head {display:none;}
.postid-1354 .typology-author {display:none;}
.postid-1354 #comments {display:none;}

}

/*mobile*/

@media (max-width: 480px) {

.photo-caption-1 {
    font-size: 11px;
    margin-top: -20px;
    text-align:left;
}

.typology-post {
    position: relative;
    margin-bottom: 9rem;
    padding-bottom: 10rem;
    margin-top: 0px;
}

.balloon-caption {
    font-size: 10px;
    margin-top: -20px;
    margin-bottom: 100px;
}

.postid-1354 .section-head {display:none;}
.postid-1354 .typology-author {display:none;}
.postid-1354 #comments {display:none;}

}

/*SMALL CAPTION*/

.wp-caption-text {
    text-align: center;
    font-size: 1rem;
    margin-top: 1rem;
    text-align: left;
}

/*USER PHOTO*/

.postid-1 .typology-sticky-author img {display:none;}

.postid-1 .typology-author img {display:none;}

.postid-1354 .typology-sticky-author img {display:none;}

.postid-1354 .typology-author img {display:none;}

/*USER PHOTO*/

.postid-1278 .typology-sticky-author img {display:none;}

.postid-1278 .typology-author img {display:none;}

.postid-1278 .typology-sticky-author img {display:none;}

.postid-1278 .typology-author img {display:none;}

/*USER PHOTO*/

.postid-1207 .typology-sticky-author img {display:none;}

.postid-1207 .typology-author img {display:none;}

.postid-1207 .typology-sticky-author img {display:none;}

.postid-1207 .typology-author img {display:none;}

.typology-header .typology-nav, .typology-header .typology-nav > li > a:hover {
    background-color: RGBA(0,0,0,0);
		box-shadow:none;
    color: RGBA(255,255,255,.5);
}

/*EDITORS' NOTE*/
.postid-1354 .section-head {display:none;}
.postid-1354 .typology-author {display:none;}
.postid-1354 #comments {display:none;}

/*BALLOON CAPTION*/
.balloon-caption {
    margin: 0 0 3.6rem;
    font-size: 10px;
    margin-top: -100px;
    margin-bottom: 100px;
}

/*AVATARS*/

.avatar {
	border-radius:0;
}

/*GET RID OF OPAQUE BOX AROUND ACTIVE NAV*/
.typology-header .typology-nav>.current-menu-item, .typology-header .typology-nav>.current-menu-parent {
    background: rgba(0,0,0,0);
}

/*COMMENTS*/

.comment-content, .reply {
    margin-left: 0px;
}

/*DOUBLE BYLINE POSTS*/
.postid-1 .col-lg-2 { display: none;}
.postid-1 .col-lg-10 {max-width: 100%;}

.postid-1278 .col-lg-2 { display: none;}
.postid-1278 .col-lg-10 {max-width: 100%;}

.postid-1207 .col-lg-2 { display: none;}
.postid-1207 .col-lg-10 {max-width: 100%;}

.archive p {display:none;}