body {
	color: #bdbcbc;
	background-color: #060910;
}

.navbar-inner {
    background-color: #020306;
}
.navbar .brand {
    font-size: 22px;
}

.btn-info {
    background-color: #0d2437;
}

.user {
    background-color: #0d2437;
}
.jumbotron {
    color: #929090;
}

.jumbotron a {
    color: #929090;
}
    
.jumbotron a:hover {
    color: #79C0AD;
}

.jumbotron-mob {
    background: #000;
}

.jumbotron-mob a {
    color: #a2a2a2;
    font-size: 13px;
}
h2 a {
    color: #d0cdcd;
}

.nav > li > a {
    color: #c17777;
}

h1 {
	color: #c7c6c6;
}

h6 {
	margin-top: 25px;
}

.highslide img {
    margin: 0 15px 15px 0;
    max-width: 300px;
}

.meta {
    color: #79C0AD;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #55c09e;
    background-color: #0d2437;
}

.dropdown-menu {
    background-color: #020306;
    border: #060910 solid 1px;
}

.searchTerm {
	background: #020306;
}


.thumbnail .caption {
    min-height: 170px;
}

.fr-view {
    background-color: #060910;
}

.gray-theme.fr-box.fr-basic .fr-element {
    color: #f5f5f5;
}

.gray-theme.fr-toolbar {
    background: #dde1ec;
}

.gray-theme.fr-box .fr-counter {
    background: #060910;
}

.well {
    background-color: #0e1321;
}	
	
.footer {
	color: #F47A6D;
    background-color: #020306;
}

.footer h4 {
    font-size: 20px;
	color: #e5e5e5;
}

.footer a {
    
	color: #79C0AD;
}