

/* header mods */
/* this was 48px */
.widget, .entry-content .better-studio-shortcode, .better-studio-shortcode, .bs-shortcode, .bs-listing, .bsac, .content-column>div:last-child, .slider-style-18-container, .slider-style-16-container, .slider-style-8-container, .slider-style-2-container, .slider-style-4-container, .bsp-wrapper, .single-container, .content-column>div:last-child, .vc_row .vc_column-inner .wpb_content_element, .wc-account-content-wrap, .order-customer-detail, .order-detail-wrap, .slider-style-23-container {
margin-bottom: 28px;
}


.topbar.topbar-style-1 .section-menu {
    height: 0px;
}

/* space between sections */
.layout-1-col, .layout-2-col, .layout-3-col {
    margin-top: 40px;
}

header{
	background-color:#b01116;}
.logo-container{
	background-color:#b01116;
}

#site-logo{
	margin-bottom:10px;
	margin-top:10px;
}

/* removes border from menu */
.site-header.full-width .topbar, .site-header.boxed .topbar .topbar-inner{
	border-bottom:none  !important;
	 
}


/* Voicetv border off */
.section-heading.sh-t1:after{
	background-color:white;
}

.listing-mg-4-item .term-badges.floated {
    text-align: left;
}

.listing-mg-4-item .title {
      text-align: left!important;
}

.listing-mg-4-item .post-meta {
    text-align: left!important;
}

.wp-caption-text{
	text-align:left;
}

#clear_widget{clear:both;}




/* Turns off red badges */

/* Campus */
.page-id-47522 .term-badge{
	visibility:hidden;	
}

/* Community */
.page-id-47540 .term-badge{
	visibility:hidden;	
}

/* At Large */
.page-id-47550 .term-badge{
	visibility:hidden;	
}

/* Arts & Life*/
.page-id-47557 .term-badge{
	visibility:hidden;	
}

/* Issues & Ideas */
.page-id-47564 .term-badge{
	visibility:hidden;	
}

/* Video */
.page-id-47578 .term-badge{
	visibility:hidden;	
}

/* Voice Radio */
.page-id-47583 .term-badge{
	visibility:hidden;	
}

.term-badges{
	visibility:hidden;	
}

/* Hides related posts on catagory pages*/

.page-id-27387 #widget_crp-2{
	visibility:hidden;
	
}

.page-id-47522 #widget_crp-2{
	visibility:hidden;
	
}

.page-id-47540 #widget_crp-2{
	visibility:hidden;


}.page-id-47550 #widget_crp-2{
	visibility:hidden;
	
		
}.page-id-47557 #widget_crp-2{
	visibility:hidden;
 	
}.page-id-47564 #widget_crp-2{
	visibility:hidden;

}.page-id-47571 #widget_crp-2{
	visibility:hidden;
		
}.page-id-47578 #widget_crp-2{
	visibility:hidden;
	
}.page-id-47583 #widget_crp-2{
	visibility:hidden;
	
}

/* fixes logo for phones */
@media (max-width: 480px)
.logo_class img {
    height: auto;
}


/* Fixes footer headers */
/* #sidebar-footer-1. h-text{
 color:red !important;
	
}

#sidebar-footer-2 .h-text{
 color:rgba(255,255,255,0.11)!important;


} */

/* Trying to set a smaller logo next to the menu bar - failed. */
 
span.h-text{
	color:#9d2b2b !important;
	
	
}



.header-inner{
	
	padding:10px!important;
}

#topbar-date {
position:absolute;
right:0px;
	top:40px;
	margin-right:0px;
	} 

.site-branding{
	padding-right:0px;
}


#top-navigation{
position: relative;
}

.listing-item-text-2 .title{
	text-transform: none;
	
}

.post-title{
	text-transform: none;
}

/* Fix wrap on cutlines */
.single-featured .image-credit{
white-space: unset;
width:100% !important;
text-align:right;

	}



#attachment_80104 img{
	border:solid 1px grey;
}