body {
	background: #000;
	color: #f4f4f4;
	color: #dedede;
	transition: all 1s ease;
}
.content, .panel, .breadcrumb {
	background: #191a1c;
	background-color: #1B1B1B;
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	border-color: #1c1c1c;
	border: none !important;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
div.thumbnail {
	background-image: linear-gradient(to bottom, #222, #111) !important;
	background-repeat: repeat-x;
	border-color: #252525 !important;
}
.panel-default > .panel-heading {
	border-color: #252525;
}
a {
	color: #d8d8d8;
}
a:hover {
	color: #fff;
}
.btn-default {
	color: #fbfbfb;
	background-image: linear-gradient(to bottom, #393b3e 0%, #191a1c 100%);
	background-repeat: repeat-x;
	text-shadow: none;
	border-color: #dedede;
	border-color: #3e3e3e;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.btn-default.disabled, .btn-default:disabled, .btn-default[disabled] {
	color: #fbfbfb;
	background-image: linear-gradient(to bottom, #393b3e 0%, #191a1c 100%);
	background-repeat: repeat-x;
	text-shadow: none;
	border-color: #3e3e3e;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.btn-default:hover, .btn-default:focus {
	background: #212325;
	color: #fbfbfb;
	border-color: #3e3e3e;
}
.thumbnail {
border: none;
    background-color: #121212;
}
.navbar-inverse {
}
.panel-default > .panel-heading {
color: #ffffff;
    background: #202020;
}
.nav > li > a:hover, .nav > li > a:focus {
	background: none;
	color: #fff;
}
.video-details {
	/*background-color:#212325;*/
	background: none;
}
.text-success {
	color: #e90e91;
}
.text-success:hover {
	color: #1bbc9d;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
	background-image: linear-gradient(#020202, #101112 40%, #191B1D);
	background-repeat: no-repeat;
	filter: none;
	color: #fff;
	border-color: #000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border-color: #080808;
}
.pagination > li > a, .pagination > li > span {
	background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
	background-repeat: no-repeat;
	filter: none;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border-color: #000;
	border-color: #080808;
}
.pagination > li > span {
	color: #fff !important;
	border-color: #000;
	border-color: #080808;
}
.pagination > li > a:hover, .pagination > li > span:hover {
	color: #1bbc9d;
	border-color: #3A3F44;
	background-image: linear-gradient(#020202, #101112 40%, #191B1D);
	background-repeat: no-repeat;
	filter: none;
	color: #fff;
	border-color: #000;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	border-color: #080808;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span, .pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
}
.dropdown-menu {
	background: #2e2e2e;
	color: #f9f9f9;
}
.dropdown-menu > li > a {
	color: #f9f9f9;
}
.dropdown-menu > li > a:hover {
	color: #f9f9f9;
	background: #1a1b1b;
}
.form-control {
	background: #2e2e2e;
	color: #fff;
	resize: vertical;
	border: 1px solid #3e3e3e;
}
.close:hover, .close:focus {
	color: #fff;
}
.close {
	color: #fff;
}
.modal-content {
	background: #191a1c;
	border: 1px thin #3e3e3e;
}
.well {
	background: #191a1c;
	background-image: linear-gradient(to bottom, #212325 0%, #191a1c 100%);
	border-color: #3e3e3e;
	background-color: #1B1B1B;
	background-image: linear-gradient(to bottom, #222, #111);
	background-repeat: repeat-x;
	border-color: #252525;
}
.content-channel, .content-model {
	background: #191a1c !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background: #1a1b1b;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background-color: #080808;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #3e3e3e;
}
.has-error .help-block {
	color: #fff;
	background-color: #A94442;
	padding: 10px 10px;
	border-radius: 5px;
}
#video .content-container, #album .content-container, #photo .content-container {
	border-top: 1px solid #3e3e3e !important;
}
.modal-header {
	border-bottom: 1px solid #3e3e3e !important;
}
.nav-tabs {
	border-bottom: 1px solid #3e3e3e !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover {
	background: inherit !important;
	border: 1px solid #3e3e3e !important;
	color: #fff !Important;
}
.nav-tabs > li > a {
	background: inherit !important;
}
.nav-tabs > li > a:hover {
	background: inherit !important;
	border: 1px solid #3e3e3e !important;
}
.navigation li.active, .navigation li.active a {
	background: none !important;
	color: #1bbc9d !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #bc1b1b  !important;
}
.media {
	background: none;
	border: 1px solid #131313;
}
a:focus {
	outline: none
}
.navbar-inverse .navbar-nav > li > a, header .nav-top ul li a {
	color: #fff;
}
.video-rating {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
	color: #a8d312;
}
.video-details {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.06);
	color: #9f9f9f;
}
.photo-details, .album .thumbnail .album-details {
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
}
.video-rating {
	border-radius: 2px;
	float: none;
	height: auto;
	margin: -4em 0.4em 4px 0;
	opacity: 0.7;
	padding: 0.5em;
	position: absolute;
	right: 0.5em;
	width: auto;
	z-index: 13;
}
.video-rating i {
	display: block;
}
.video-rating .fa-thumbs-down {
	color: #d73633;
}
.thumbnail:hover > .video-rating {
	opacity: 1;
	transition: all 0.2s ease-in-out 0s;
	-moz-transition: all 0.2s ease-in-out 0s;
	-ms-transition: all 0.2s ease-in-out 0s;
	-o-transition: all 0.2s ease-in-out 0s;
	-webkit-transition: all 0.2s ease-in-out 0s;
}
.video-title {
	height: 2.5em;
	margin: 0 !important;
	padding: 0.3em 0.4em !important;
	width: 100% !important;
}
.navigation > li > a:hover, .navigation > li > a:focus {
	outline: 0 none;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.navigation > li > a:hover, .navigation > li > a:focus {
	background-color: #1bbc9d;
	color: #ffffff;
}
.navigation li a {
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 3px;
}
.navigation > li > a:hover .category-count, .navigation > li > a:focus .category-count {
	background-color: rgba(0, 0, 0, 0.3);
	color: #ffffff;
	transition: all 0.5s ease-in-out 0s;
	-moz-transition: all 0.5s ease-in-out 0s;
	-ms-transition: all 0.5s ease-in-out 0s;
	-o-transition: all 0.5s ease-in-out 0s;
	-webkit-transition: all 0.5s ease-in-out 0s;
}
.category-count {
	border-radius: 10px;
	font-size: 0.75em;
	font-weight: 500;
	padding: 0.5em 0.8em;
	text-align: center;
	background-color: #1bbc9d;
	color: #ffffff;
}
.video-overlay, .thumbnail .album-overlay, .thumbnail .video-overlay, .thumbnail .category-overlay, .thumbnail .channel-overlay, .thumbnail .model-overlay {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}
.video-details {
	padding: 0 0.5em;
	display: block;
	font-size: 11px;
	height: 16px;
	width: 100%;
}
.form-control:focus {
	border-color: #1bbc9d;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	outline: 0 none;
}
.navbar-inverse .navbar-nav > li > a:hover, header .nav-top ul li a:hover {
	color: #fff;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3)
}
header .nav-top ul.social li a:hover {
	color: #ffffff;
}
.btn-primary {
background-color: #bc1b1b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188 27 27)), to(rgb(129 0 0)));
    background-image: -webkit-linear-gradient(top, rgb(188 27 27), rgb(129 0 0));
    background-image: -moz-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: -o-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: -ms-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#1bbc9d', EndColorStr='#008163');
    background-repeat: repeat-x;
    border-color: #810000;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #810000;
    background-image: none;
    border-color: #810000;
    outline: none;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: #810000;
	border-color: #810000;
	color: #fff;
}
a#prev, a#next {
	color: #1bbc9d
}
a#prev:hover, a#next:hover, a#prev:focus, a#next:focus {
	color: #008163
}
.progress-bar {
background-color: #ca1414;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(188 27 27)), to(rgb(129 0 0)));
    background-image: -webkit-linear-gradient(top, rgb(188 27 27), rgb(129 0 0));
    background-image: -moz-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: -o-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: -ms-linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    background-image: linear-gradient(top, rgb(27, 188, 157), rgb(0, 129, 99));
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#1bbc9d', EndColorStr='#008163');
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
	color: #ffffff;
}
.dropdown-menu .divider {
	background-color: #000000;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	background-color: rgba(255, 255, 255, 0.3);
}
.btn-primary.disabled, .btn-primary:disabled, .btn-primary[disabled] {
	background-color: rgba(255, 255, 255, 0.2);
	background-image: none;
	border-color: rgba(0, 0, 0, 0.5);
}
.btn-primary.navbar-btn {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.3);
}
.btn-primary.navbar-btn:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: none;
}
