body {
	font-family: 'Trade Winds', cursive;
	background-color: black;
	color: #e3e3e3;
}
a:hover{color: red}
.carousel {
	margin-top: 50px;
}
h2 {
	color: #b80000;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
	width: 70%;
    margin: auto;
}
.jumbotron {
	/* background-color: #471515; */
	background-color: #360101;
}
.members {
	color: red;
}
/* .btn.outline {
	background: none;
	padding: 12px 22px;
}
.btn-primary.outline {
	border: 2px solid #8f2121;
	color: #8f2121;
}
.btn-primary.outline:hover, .btn-primary.outline:focus, .btn-primary.outline:active, .btn-primary.outline.active, .open > .dropdown-toggle.btn-primary {
	color: #a61515;
	border-color: #a61515;
}
.btn-primary.outline:active, .btn-primary.outline.active {
	border-color: #660000;
	color: #660000;
	box-shadow: none;
} */
.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;width:100%;height:auto}

/* ARTICLE */
.article,.article-view{
	background-color:#151515;
	margin-bottom:30px
}
.article-wrapper{padding:20px}
.article h3 a{font-weight:300;font-size:26px;margin-bottom:20px}
.imageClipNews{width:auto;height:auto;overflow:hidden;min-width:100%}
.article-date { color: #b80000; font-size:18px; }
.article-header { font-family: 'Dosis', sans-serif;}

.view-more{clear:both}
.button-center{text-align:center}


.randompic {
	background-color:#151515;
	margin-bottom:10px;
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}

.page-title{font-size:40px;color:#b80000;margin-bottom:30px}

a.darken{display:inline-block;padding:0;text-decoration: none;}
a.darken img{display:block;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear}
a.darken:hover img{opacity:.6; text-decoration: none;}

.cd-cover{border:1px solid #181818}

.video-thumb{border:1px solid #181818}

.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;margin-bottom:30px}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}

/* FOOTER */
.footer {
	background-color:#000;
	border-top:1px solid #181818;
	text-align:center;
	padding-top:20px;
	/*font-family: 'Denk One', sans-serif;*/
	font-size:16px;
	line-height:1.42857143;
	color:#fff;
	margin-top:50px
}
.fa-stack-1x{color:#000}
.wrapper{padding-left:15px;padding-right:15px}
.footer-meta li a{color:#5a787d}
.footer a:hover,.footer-meta li a:hover{color:#b80000}
.footer-stagebloc:hover{color:#46aaff!important}
.footer a{color:#fff}
.footer-meta ul{list-style-type:none;margin-top:20px;padding:0}
.footer-meta li{list-style-type:none;display:inline;font-weight:300;color:#515151;padding:20px 10px}
.footer-meta p{font-weight:300;color:#515151;padding:10px 0}

.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}