body {
	background:#2f2f2f;
	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: 1px solid #383737;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
	margin-bottom: 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.thumbnail {
	background-image: linear-gradient(to bottom, #222, #111) !important;
	background-repeat: repeat-x;
border: 1px solid #383636;
}
header .nav-content{  background: #7b0a0a;}
.panel-default > .panel-heading {
	border-color: #252525;
}
a {
	color: #d8d8d8;
}
a:hover {
	color: #fff;
}
.btn-default {
	color: #fbfbfb;
	background-image: linear-gradient(to bottom, #AA1E1E 0%, #830D0D 100%);
	background-repeat: repeat-x;
	text-shadow: none;
	border-color: #dedede;
	border-color: #710808;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding-box;
	background-clip: padding-box;
}
.navbar{margin-bottom: 5px;}
.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 {
	background: none;
	border: none;
	background-clip: padding-box;
}
.thumbnail:hover {
	border: none;
}
.navbar-inverse {
	background: #7a0000;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjY2NjY2MiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #7a0000 0%, #700000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a0000), color-stop(100%,#700000));
	background: -webkit-linear-gradient(top,  #7a0000 0%,#700000 100%);
	background: -o-linear-gradient(top,  #7a0000 0%,#700000 100%);
	background: -ms-linear-gradient(top,  #7a0000 0%,#700000 100%);
	background: linear-gradient(to bottom,#060606 0%,#700000 100%);
	border-top: 1px solid #d32525; border-bottom: 1px solid #d32525;
	position: relative;
}
.panel-default > .panel-heading {
	color: #f4f4f4;
    background: #600000;
    background-repeat: repeat-x;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    padding: 7px 15px;
    border-radius: 4px;
    
}
.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: #c03737;
}
.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);
	background-color: #000;
}
.pagination > li > a, .pagination > li > span {
	background-image: linear-gradient(#484E55, #3A3F44 60%, #313539);
	background-repeat: no-repeat;
	filter: none;
	color: #fff;
    margin: 3px;
   background-color: #000;
    -webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
    padding: 15px 28px;
}
.pagination > li > span {
	color: #fff !important;
	border-color: #000;
	border-color: #080808;
}
.pagination > li > a:hover, .pagination > li > span:hover {
	color: #c03737;
	border-color: #000;
	background-image: linear-gradient(#020202, #101112 40%, #191B1D);
	background-repeat: no-repeat;
	filter: none;
	color: #fff;
	border-color: #000;


}
.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: #2f2f2f;
	color: #f9f9f9;
}
.dropdown-menu > li > a {
	color: #f9f9f9;
}
.dropdown-menu > li > a:hover {
	color: #f9f9f9;
	background: #1a1b1b;
}
.form-control {
	background: #FFFFFF;
	color: #000;
	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;
}
.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: #c03737 !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
	color: #fff !important;
	background: #c03737 !important;
	box-shadow: none !important;
	background-image: none !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;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}
.video-rating {
	color: #a8d312;
}
.video-details {
	color: #9f9f9f;
}
.thumbnail:hover > .video-details {

	color: #c03737;
}
.photo-details, .album .thumbnail .album-details {
	background-color: rgba(0, 0, 0, 0.4);
	color: #ffffff;
}
.video-rating {
	float: none;
	height: auto;
	padding: 0.5em;
	width: auto;
	z-index: 13;
}
.video-rating i {
	
}
.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: #c03737;
	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: #c03737;
	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: 5px;
    display: block;
    font-size: 11px;
    height: 16px;
    width: 100%;
}
.form-control:focus {
	border-color: #c03737;
	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: #c03737;
	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: #c03737;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(192, 55, 55)), to(rgb(159, 22, 22)));
	background-image: -webkit-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -moz-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -o-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -ms-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#c03737', EndColorStr='#9f1616');
	background-repeat: repeat-x;
	border-color: #9f1616;
}
.btn-primary:hover {
	background-color: #9f1616;
	background-image: none;
	border-color: #9f1616;
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
	background-color: #c03737;
	border-color: #9f1616;
	color: #fff;
}
a#prev, a#next {
	color: #c03737
}
a#prev:hover, a#next:hover, a#prev:focus, a#next:focus {
	color: #9f1616
}
.progress-bar {
	background-color: #c03737;
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(192, 55, 55)), to(rgb(159, 22, 22)));
	background-image: -webkit-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -moz-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -o-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: -ms-linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
	background-image: linear-gradient(top, rgb(192, 55, 55), rgb(159, 22, 22));
filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#c03737', EndColorStr='#9f1616');
}
.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);
}
.modal-footer {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #c03737
}
