@charset "utf-8";
* {
	font-family:arial, sans-serif;
	font-size:12px;
}
body {
	margin:0;
	padding:0;
    background: #f0f0f0 !important;
}
.content-panel .panel-title {
    display: block;
    position: relative;
    background-color: #27AE60;
    border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 14px 18px;
    color: #fff;
    margin-bottom: 5px;
    clear: both;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.content-panel .panel-title h1 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title h1 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title h2 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title h4 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .panel-title .right {
    position: absolute;
    top: 14px;
    right: 18px;
    text-align: right;
    line-height: 150%;
}
.content-panel .panel-title .title-bar-pagination-holder {
    position: absolute;
    top: 14px;
    right: 18px;
    text-align: right;
    line-height: 150%;
}
.content-panel .playlist-title {
    display: block;
    position: relative;
    background-color: #27AE60;
    border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 14px 18px;
    color: #fff;
    margin-bottom: 5px;
    clear: both;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.content-panel .playlist-title h2 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .playlist-title h2 a {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0px;
}
.content-panel .playlist-title .right {
    position: absolute;
    top: 14px;
    right: 18px;
    text-align: right;
    line-height: 150%;
}
.widget-panel {
    margin: 5px 0;
    padding: 14px 18px;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.widget-panel p {
    font-size: 14px;
}
.right {
    float: right;
}
.video-list.grid .video {
    display: block;
    float: left;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
    margin-right: 0.75%;
    margin-bottom: 1%;
}
.video-list.grid .video-std:nth-child(4n+1) {
    clear: both;
}
.video-list.grid .video-recent:nth-child(3n+1) {
    clear: both;
}
.video-list.grid .video-inner:nth-child(5n+1) {
    clear: both;
}
.video-list.grid .video-std:nth-child(4n) {
    margin-right: 0px;
}
.video-list.grid .video-recent:nth-child(3n) {
    margin-right: 0px;
}
.video-list.grid .video-inner:nth-child(5n) {
    margin-right: 0px;
}
.video-list.grid .video-std {
    width: 24.43%;
}
.video-list.grid .video-recent {
    width: 32.82%;
}
.video-list.grid .video-inner {
    width: 19.4%;
}
.video-list.grid .video .video-header {
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    padding: 56.25% 0 0 0;
    overflow: hidden;
    background-color: #ccc;
}
.video-list.grid .video .video-header img {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-list.grid .video .channel-header {
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    padding: 100% 0 0 0;
    overflow: hidden;
    background-color: #ccc;
}
.video-list.grid .video .channel-header img {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.video-list.grid .video .video-content {
    padding: 10px;
    text-align: center;
}
.video-list.grid .video .video-content > b {
    display: block;
    font-size: 12px;
    line-height: 100%;
    height: 25px;
    overflow: hidden;
    margin: 0 0 5px 0;
    padding: 0;
}
.video-list.grid .video .video-content > b a {
    color: #000;
    text-decoration: none;
}
.video-list.grid .video .video-content > .video-views {
    color: red;
}
.video-list.grid .video .video-content > .video-category {
    display: block;
}
.video-list.grid .video .video-content > p {
    text-align: center;
    color: red;
}
.video-list.grid .video .video-content > p u {
    color: #000;
    vertical-align: baseline;
}
.video-list.grid .video .video-content > p strong {
    color: #000;
    font-weight: 500;
    vertical-align: baseline;
    text-decoration: underline;
}
.video-list.grid .video .video-content > p u a {
    color: #000;
    vertical-align: text-top;
}
.video-list.grid .queued {
    display: none;
}
.video-category {
    text-align: center;
    position: relative;
    font-family: Arial;
}
.video-category > span, .video-category a {
    display: inline-block;
    white-space: nowrap;
    line-height: 14px;
}
.video-category a {
    color: #0000FF;
    text-decoration: underline;
}
.video-category > span i.fa, .video-category a i.fa {
    display: inline-block !important;
    padding-right: 7px;
    line-height: 12px;
    vertical-align: top;
}
i.fa {
    line-height: inherit;
    font-weight: normal;
    vertical-align: baseline;
}
i.fa {
    line-height: inherit;
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
h1, h2, h3, h4, h5, h6, span, p, input {
    margin: 0;
    padding: 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: inherit !important;
}
.content h3 {
    color: #2c2b2b;
}
.content a {
    font-weight: bold;
}
a {
    text-decoration: none;
    transition: all 0.2s;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    line-height: 100%;
    vertical-align: baseline;
}
img {
    border: none;
}
div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: middle;
    background: transparent;
}
img.aspect-px {
    background-color: #ccc;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: auto;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 43px 5px 0 5px;
    position: relative;
    overflow-x: hidden;
}
#navigation {
	height:40px;
	position:fixed;
	width:100%;
	background-color:#e0e0e0;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#fffafafa,EndColorStr=#ffdcdcdc);
	background-image:-moz-linear-gradient(top,#fafafa 0,#dcdcdc 100%);
	background-image:-ms-linear-gradient(top,#fafafa 0,#dcdcdc 100%);
	background-image:-o-linear-gradient(top,#fafafa 0,#dcdcdc 100%);
	background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#dcdcdc));
	background-image:-webkit-linear-gradient(top,#fafafa 0,#dcdcdc 100%);
	background-image:linear-gradient(to bottom,#fafafa 0,#dcdcdc 100%);
	border-bottom: 1px solid #0A651B;
	z-index:1000;
}
#menu {
	width: 1000px;
	margin:0 auto;
}
#nav {
	width: 100%;
	float: left;
	padding: 0;
	margin-top:0;
	list-style: none;
}
#nav li {
	float: left; }
#nav li a {
	display: block;
	line-height: 40px;
	padding: 0px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	font-size: 16px;
	color: #037C24;
	font-weight: 700;
}
#nav li a:hover {
	color: #000;
	background-color: #fff;
}
#footer-nav {
	width: 100%;
	float: left;
	padding: 0;
	margin-top:0;
	list-style: none;
}
#footer-nav li {
	float: left; }
#footer-nav li a {
	display: block;
	line-height: 25px;
	padding: 0px 15px;
	text-decoration: none;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	font-size: 16px;
	color: #000;
	font-weight: normal;
}
#footer-nav li a:hover {
	color: #666666;
	background-color: #fff;
}
#left {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-right: 5px;
}
#right {
	width: 200px;
	float: left;
	overflow: hidden;
}
#center {
	width: 590px;
	margin:0 4px 5px 0;
	float: left;
}
#inner-body {
	width: 100%;
	margin: 5px 4px 5px 0;
	float: left;
}
.ad-300-250 {
	margin-bottom: 5px;
	height: 250px;
	clear: left;
}
.video-cell-current {
	background-color: #FFFFFF;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #000;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 8px 0;
    text-align: center;
    margin: 0 5px 5px 5px;
}
.video-cell-current p {
	font-size: 15px;
    color: #000;
}
.channel-cell {
	float: left;
	margin: 15px 17px 0 0;
	text-align: center;
	width: 158px;
}
.channel-thumb {
	background-color:#FFFFFF;
	border:1px solid;
	height: 140px;
	width: 153px;
	margin: 0 0 5px 0;
	padding: 2px;
	border-color: #C8C8C8;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	text-align: center;
}
.channel-cell-info {
	width: 158px;
}
.channel-cell-title {
	width: 158px;
	height: 30px;
	overflow: hidden;
}
.channel-cell-title a {
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	width: 158px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#player-holder {
	background: rgb(221,221,221);
	background: -moz-linear-gradient(top,  rgba(221,221,221,1) 0%, rgba(242,242,242,1) 5%, rgba(242,242,242,1) 95%, rgba(221,221,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(221,221,221,1)), color-stop(5%,rgba(242,242,242,1)), color-stop(95%,rgba(242,242,242,1)), color-stop(100%,rgba(221,221,221,1)));
	background: -webkit-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(242,242,242,1) 5%,rgba(242,242,242,1) 95%,rgba(221,221,221,1) 100%);
	background: -o-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(242,242,242,1) 5%,rgba(242,242,242,1) 95%,rgba(221,221,221,1) 100%);
	background: -ms-linear-gradient(top,  rgba(221,221,221,1) 0%,rgba(242,242,242,1) 5%,rgba(242,242,242,1) 95%,rgba(221,221,221,1) 100%);
	background: linear-gradient(to bottom,  rgba(221,221,221,1) 0%,rgba(242,242,242,1) 5%,rgba(242,242,242,1) 95%,rgba(221,221,221,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=0 );
    width: 668px;
	padding: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	float: left;
}
#player-bottom-banner {
    margin-bottom: 15px;
    text-align: center;
    clear: both;
}
#top-ads {
	width: 1000px;
	float: left;
	height: auto;
}
.top-ad {
	width: 500px;
	float: left;
	overflow: hidden;
	height: auto;
}
.header-full-banner{
    width: 100%;
    clear: both;
}
.footer-banners{
    width: 100%;
    clear: both;
}
.recent-cell {
	float: left;
	margin: 10px 9px 0 0;
	text-align: center;
	width: 188px;
	height: 220px;
}
.cell-info {
	color: #646464;
}
.cell-info u {
	color: #FF0000;
}
.cell-info a {
	color: #0000FF;
}
.center-ads {
	width: 100%;
    height: auto;
}
.center-ad-box {
	margin: 0 0 5px 0;
}
.playlist-header {
	width: 716px;
}
.playlist-header-center {
    float: left;
    width: 539px;
    overflow: hidden;
}
.playlist-header-center-lrg {
    float: left;
    width: 656px;
    overflow: hidden;
}
.playlist-header-watch {
    float: left;
    width: 584px;
    overflow: hidden;
}
.playlist-header-watch-navless {
    float: left;
    width: 584px;
    margin-left: 30px;
    overflow: hidden;
}
.playlist-header-nav {
    float: left;
    width: 30px;
    text-align: center;
    overflow: hidden;
    font-size: 16px;
}
.playlist-header-nav:hover {
    color: #cecece;
    cursor:pointer;
}
.playlist-title a {
    color: #FFFFFF;
}
.playlist-title h1 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.playlist-title h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.playlist-title h2 a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
}
.title-bar-nave-button {
    border: 1px solid #FFFFFF;
    padding: 0px 5px;
    margin-left: 5px;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #FFFFFF;
    font-weight: 600;
    cursor: pointer;
    min-width: 12px;
    text-align: center;
}
.title-bar-nave-button:hover {
    background: #fff;
    color: #000;
}
.video-cell-wrapper {
	background-color:#f2f2f2;
	border: 3px solid #000;
	margin-bottom: 5px;
	padding:0 0 10px 0;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	float: left;
	width: 601px;
}
.video-cell-wrapper-l {
	background-color: #f2f2f2;
	border: 3px solid #000;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	float: left;
	margin-bottom: 5px;
	padding: 0 0 10px 0;
	width: 718px;
}
.video-cell {
	float: left;
	margin: 10px 10px 0 0;
	text-align: center;
	width: 138px;
    height: 198px;
}
.video-thumb-m {
	background-color:#FFFFFF;
	border:1px solid;
	height: 100px;
	width: 134px;
	margin: 0 0 5px 0;
	padding: 2px;
	border-color: #C8C8C8;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	text-align: center;
}
.video-cell-title {
	width: 138px;
	height: 30px;
	overflow: hidden;
}
.video-cell-title a {
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	width: 138px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.video-cell-info {
	width: 138px;
}
#watch-left {
	margin: 10px 10px 0 0;
	float: left;
	width: 690px;
    overflow: hidden;
}
#watch-right {
	float: left;
	width: 300px;
	margin-top: 10px;
}
#watch-video-title h1 {
	font-size: 25px;
	line-height: 25px;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
.side-ad-box {
	margin-bottom: 5px;
}
#search-errors {
	margin: 250px 0;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	font-size: 18px;
	color: #000;
	font-weight: 700;
}
.pagination-bar{
	display:block;
	background-color:transparent;
    padding:0;
	margin:10px 0 10px 0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	overflow: hidden;
    clear: both;
}
.pagination-bar li a:hover{
    color:#000;
}
.pagination-bar li.selected{
    color:white; 
}
.pagination-bar a,
.pagination-bar a:visited{
    color:#555;
}
.pagination-bar li.selected{
	color: white;
	padding: 5px;
	line-height: 20px;
	background: rgb(53,121,214);
	background: -moz-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%, rgba(53,121,214,1) 91%, rgba(27,85,157,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(53,121,214,1)), color-stop(91%,rgba(53,121,214,1)), color-stop(100%,rgba(27,85,157,1)));
	background: -webkit-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%);
	background: -o-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%);
	background: radial-gradient(ellipse at center,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3579d6', endColorstr='#1b559d',GradientType=1 ); 
	min-width: 18px;
}
.pagination-bar li.selected:hover{
    cursor:default;
    background: rgb(53,121,214); 
    background: -moz-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%, rgba(53,121,214,1) 91%, rgba(27,85,157,1) 100%); 
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(53,121,214,1)), color-stop(91%,rgba(53,121,214,1)), color-stop(100%,rgba(27,85,157,1))); 
    background: -webkit-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%); 
    background: -o-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%); 
    background: -ms-radial-gradient(center, ellipse cover,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%); 
    background: radial-gradient(ellipse at center,  rgba(53,121,214,1) 0%,rgba(53,121,214,1) 91%,rgba(27,85,157,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3579d6', endColorstr='#1b559d',GradientType=1 );
}
.pagination-bar li:hover{
    background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(196,196,196,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(196,196,196,1))); 
    background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(196,196,196,1) 100%); 
    background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(196,196,196,1) 100%); 
    background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(196,196,196,1) 100%);
    background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(196,196,196,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#c4c4c4',GradientType=0 ); 
}
.pagination-bar li a{
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	padding: 5px;
	text-align: center;
	min-width: 18px;
}
.pagination-bar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.pagination-bar li{
	border:1px solid silver;
	display: inline-block;
	font-weight:700;
	margin:0 5px 5px 0;
	text-align:center;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(214,214,214,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(214,214,214,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(214,214,214,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(214,214,214,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(214,214,214,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(214,214,214,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#d6d6d6',GradientType=0 );
}
.pagination-bar li.no-link{
	line-height: 20px;
	border: 0;
	background: transparent;
}
.pagination-bar .first a,
.pagination-bar .previous a,
.pagination-bar .next a,
.pagination-bar .last a{
    overflow:hidden;
    white-space:nowrap;
    -webkit-transition-duration: 300ms;
    -webkit-transition-property: width,text-indent,letter-spacing;
    -webkit-transition-timing-function: ease;
    -moz-transition-duration: 300ms;
    -moz-transition-property: width,text-indent,letter-spacing;
    -moz-transition-timing-function: ease;
    -o-transition-duration: 300ms;
    -o-transition-property: width,text-indent,letter-spacing;
    -o-transition-timing-function: ease;
}
.pagination-bar a{
    text-decoration:none; 
}
.pagination-bar .next a:after,
.pagination-bar .last a:after{
    content:" »";
}
.pagination-bar .first a:before,
.pagination-bar .previous a:before{
    content:'« '
}
.pagination-bar .first a:hover,
.pagination-bar .previous a:hover,
.pagination-bar .next a:hover,
.pagination-bar .last a:hover{
    width: 100px;
    text-indent:0;
    letter-spacing:0px;
}
.pagination-bar .first a{
    text-indent:+6px;
    letter-spacing:10px;
}
.pagination-bar .previous a{
    text-indent:+7px;
    letter-spacing:10px;
}
.pagination-bar .next a{
    text-indent:-159px;
    letter-spacing:10px;
}
.pagination-bar .last a{
    text-indent:-154px;
    letter-spacing:10px;
}
/* side pagination */
.title-bar-nav-pagination{
	display:block;
	background-color:transparent;
    padding:0;
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: right;
	overflow: hidden;
}
.title-bar-nav-pagination ul{
	margin:0;
	padding:0;
	list-style:none;
}
.title-bar-nav-pagination a,
.title-bar-nav-pagination a:visited{
    color:#fff;
    text-decoration:none;
}
.title-bar-nav-pagination li{
    display: inline-block;
}
.title-bar-nav-pagination li:hover{
}
.title-bar-nav-pagination li.selected{
    background: #fff;
    border: 1px solid #fff;
    padding: 0px 5px;
    margin: 0 0 5px 5px;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #27AE60;
    font-weight: 600;
    cursor: pointer;
    min-width: 12px;
    text-align: center;
}
.title-bar-nav-pagination li a {
    border: 1px solid #FFFFFF;
    padding: 0px 5px;
    margin: 0 0 5px 5px;
    display: inline-block;
    height: 21px;
    line-height: 21px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
    min-width: 12px;
    text-align: center;
}
.title-bar-nav-pagination li a:hover{
    background: #fff;
    color:#000;
}
.title-bar-nav-pagination li.no-link{
	line-height: 23px;
	border: 0;
    padding-left: 5px;
	background: transparent;
}

#bottom-pagination {
    clear: both;
    width: 100%;
    display: flex;
    justify-content: center;
}
/* end of side pagination */

#breadcrumb{
    background: #eee;
    border-width: 1px;
    border-style: solid;
    border-color: #f5f5f5 #e5e5e5 #ccc;
    border-radius: 5px;
    box-shadow: 0 0 2px rgba(0,0,0,.2);
    overflow: hidden;
    width: 998px;
    margin: 5px 0 0 0;
    padding: 0;
    list-style: none;
}

#breadcrumb li{
    float: left;
}

#breadcrumb a{
  padding: .7em 1em .7em 2em;
  float: left;
  text-decoration: none;
  color: #444;
  position: relative;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  background-color: #ddd;
  background-image: linear-gradient(to right, #f5f5f5, #ddd);  
}

#breadcrumb li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}

#breadcrumb a:hover{
  background: #fff;
}

#breadcrumb a::after,
#breadcrumb a::before{
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -1.5em;   
  border-top: 1.5em solid transparent;
  border-bottom: 1.5em solid transparent;
  border-left: 1em solid;
  right: -1em;
}

#breadcrumb a::after{ 
  z-index: 2;
  border-left-color: #ddd;  
}

#breadcrumb a::before{
  border-left-color: #ccc;  
  right: -1.1em;
  z-index: 1; 
}

#breadcrumb a:hover::after{
  border-left-color: #fff;
}

#breadcrumb .current,
#breadcrumb .current:hover{
  font-weight: bold;
  background: none;
}

#breadcrumb .current::after,
#breadcrumb .current::before{
  content: normal;  
}
.content-box {
	background-color:#f2f2f2;
	border:3px solid #000;
	-webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
	float: left;
}
.ad-content-box {
	background-color:#f2f2f2;
	border:1px solid #000;
	float: left;
}
.news-box{
	background: #eee;
	margin: 0 0 5px 0;
	width: 100%;
	min-height: 924px;
	border-radius: 5px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.15);
}
.news-box p{
	margin: 0;
	padding:0;
	font-size:13px;
	text-align:justify;
	line-height: 18px;
}
.news-box a {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.news-box img {
	margin: 4px 5px 0 0;
	border: 1px solid #000;
}
.news-box-inner {
	min-height: 597px;
}
.news-box-inner-lrg {
	min-height: 1437px;
}
.news-box-watch {
	min-height: 1021px;
}
.news-box-contents{
    padding: 10px;
    clear: both;
}
.story-box{
	margin: 0 0 5px 0;
	width: 100%;
	min-height: 924px;
    border: 1px solid #ccd0d4;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: #fff;
}
.story-box-sticky {
    position: sticky;
    position: -webkit-sticky;
    top: 30px;
}
.story-box-contents{
    padding: 10px;
    clear: both;
}
.story-box-item {
	margin-bottom: 20px;
}
.story-box-header {
    margin-bottom: 10px;
}
.story-box-title {
    margin-bottom: 10px;
}
.story-box p{
	margin: 0;
	padding:0;
	font-size:13px;
	text-align:justify;
	line-height: 18px;
}
.story-box-title {
	color: #000;
	text-decoration: none;
	font-size: 14px;
    line-height: 16px;
	font-weight: bold;
}
.read-more{
    font-family: 'Heebo', sans-serif;
    font-size: 15px;
	clear: both;
    margin-top: 20px;
    display: block;
    font-weight: 600;
    color: #3368c6;
    text-decoration: inherit;
}
.read-more::after {
    content: "\f30b";
    font-family: 'Font Awesome 5 Free';
    padding-left: 5px;
    font-weight: 900;
    font-size: 14px;
}
.watch-recent-box{
	margin: 0 0 10px 0;
	padding:0 0 10px 0;
	width: 716px;
}
.watch-related-header{
	padding: 0 30px 0 30px;
	float: left;
	width: 654px;
    font-size: 16px;
}
.watch-recent-header{
	float: left;
	width: 714px;
}
.watch-recent-body{
	padding: 0 0 0 10px;
    overflow: hidden;   
}
.video-thumb {
	background-color:#FFFFFF;
	border:1px solid;
	margin: 0 0 5px 0;
	padding: 2px;
	border-color: #C8C8C8;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
	text-align: center;
}
.watch-video-thumb{
	height: 93px;
	width: 127px;
}
.inner-cell-wrapper {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 718px;
	min-height: 598px;
}
#video-info-bar {
	line-height: 26px;
	margin: 5px 0 0 0;
	width: 668px;
	float: left;
	height: 26px;
}
#video-info-box {
	float: left;
	margin: 10px 0 0 0;
	min-height: 52px;
}
.video-info-tabs {
	float: left;
	width: 468px;
	height: 26px;
	text-align: right;
}
.video-info-tabs span {
	list-style:none;
	display:inline;
}
.video-info-tabs span a {
    margin-left: 10px;
	padding:0px 10px 10px;
	color: #000;
	display:inline-block;
	text-decoration:none;
}
.video-info-tabs span a.active {
	border-bottom: 2px solid #000;
}
.view-count {
	font-size: 16px;
	font-weight: normal;
	width: 200px;
	float: left;
	line-height: 26px;
}
#video-stats {
	font-size: 16px;
	font-weight: normal;
	width: 200px;
	float: left;
	line-height: 26px;
}
#view-count {
	font-size: 16px;
    line-height: 26px;
}
#video-share {
    clear: both;
    height: auto;
    text-shadow: none;
}
#video-about {
	clear: both;
}
#video-about h2 {
	clear: both;
    font-size: 16px;
    margin-bottom: 10px;
}
#video-about p {
	margin-bottom: 0px;
}
#video-embed textarea {
	width: 658px;
	height: 40px;
	resize: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cecece;
	padding: 3px;
}
.page-header {
	padding: 0 10px;
	width: 1004px;
	margin: 1px;
}
.page-content-wrapper {
    margin: 10px 0 10px 0;
	width: 1026px;
}
#footer {
	float: left;
	width: 1000px;
	margin-bottom: 10px;
	
}
.footer-left {
	float: left;
	width: 500px;
	height: 60px;
}
.footer-menu {
	height: 30px;
	line-height: 30px;
}
.copyright-text {
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	color: #666666;
}
.footer-logo {
	font-size: 46px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	color: #cecece;
	float: left;
	text-align: right;
	width: 500px;
	height: 60px;
}
#video-information{
    clear: both;
    min-height: 61px;
}

#searchContainer {
	margin:6px 0px 0px 0px;
	padding:0px;
	list-style:none;
	color:#fff;
	display:inline;
	float:right;
	z-index:1000;
	width: 332px;
}
#searchContainer .search_holder  {
	background-color:#fff;
	display:block;
	padding:5px;
	border:1px solid #ccc;
	margin: 0 0 0 0;
	width: 320px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	height: 18px;
}
.search_holder input.search_text {
	border: 0;
	width: 285px;
	border-color: transparent;
	outline: none;
	margin: 0;
}
#searchContainer input:focus {
	outline: none;

}
#searchContainer img {
	vertical-align:text-bottom;
	margin: 0;
	float: right;
}
#matches_container {
	position: relative;
	display: inline-block;
	z-index:10000;
	float: left;
}
#matches {
	display: none;
	top: 0px;
	left: 0px;
	width: 324px;
	border: 1px solid #999;
	background: #fff;
	color: #666;
	padding: 3px;
	position: absolute;
}
#matches .match-singles {
	font-weight: bold;
	color: #333333;
}
#matches ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
#matches ul li {
	display: inline-block;
    clear: both;
    width: 100%;
}
#matches ul li a {
    line-height: 25px;
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
#matches ul li a:hover {
    background: #DFDFDF;
}
#matches .match {
    font-size: 14px;
	color: #000;
    vertical-align: baseline;
    font-weight: 600;
}
#matches .match-hover {
    background: #DFDFDF;
    cursor: pointer;
}
#matches .match-highlight {
    background: #DFDFDF;
}
#about {
    width: 100%;
    clear: both;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
#about h2 {
    font-size: 26px;
    margin-bottom: 10px
}
#about p {
    font-size: 14px;
    text-align: justify;
}
header {
	width:1000px;
	height:175px;
	position: relative;
	overflow: visible;
}
header h1 {
	background: transparent url(https://col3neg.com/img/source/col3neg.jpg) no-repeat;
    background-size:100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-indent: -9999px;
	width:100%;
	height:100%;
}
header h1 a {
	display: block;
	width:100%;
	height:100%;
	border: none;
}
header h2 {
	background: transparent url(https://col3neg.com/img/source/col3neg.jpg) no-repeat;
    background-size:100%;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-indent: -9999px;
	width:100%;
	height:100%;
}
header h2 a {
	display: block;
	width:100%;
	height:100%;
	border: none;
}
.article p {
    font-family: 'Heebo', sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 20px;
}
.article img {
    margin-bottom: 20px;
}
.entry-header {
    margin-bottom: 10px;
}
.entry-meta {
    clear: both;
    display: inline-block;
    color: #ada9a9;
    margin-top: 0;
    width: 100%
}
h1.entry-title {
    color: #000;
	font-size: 25px;
	line-height: 32px;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
.entry-meta > span {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 1;
    margin-right: 15px;
}
.entry-meta > span:first-child {
    margin-left: 0;
    padding-left: 0;
    border: none;
}
.entry-meta > .posted-on::before {
    content: "\f274";
}
.entry-meta > span::before, .entry-meta > span::before, .widget_recent_entries span.post-date::before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    height: 15px;
    margin-right: 8px;
    content: "";
    font-size: 13px;
}
.story-feed-item {
    margin-bottom: 30px;
}
.story-feed-meta {
    clear: both;
    display: inline-block;
    color: #ada9a9;
    margin-top: 0;
    width: 100%
}
.story-feed-meta > span {
    font-size: 15px;
    margin-bottom: 0px;
    line-height: 1;
    margin-right: 15px;
}
.story-feed-meta > span:first-child {
    margin-left: 0;
    padding-left: 0;
    border: none;
}
.story-feed-meta > .posted-on::before {
    content: "\f274";
}
.story-feed-meta > span::before, .story-feed-meta > span::before, .widget_recent_entries span.post-date::before {
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    height: 15px;
    margin-right: 8px;
    content: "";
    font-size: 13px;
}
.story-feed-content p {
    font-family: 'Heebo', sans-serif;
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 20px;
}
.story-feed-header img {
    margin-bottom: 20px;
}
h3.story-feed-title {
    color: #000;
	line-height: 32px;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
h3.story-feed-title a {
    font-size: 25px;
}
.share-buttons {
    min-height: 35px;
    margin-bottom: 10px;
}

.cog {
    height: 12px;
    width: 12px;
    content:url(http://localhost/col3neg.com/img/source/cog.svg);
    line-height: inherit;
    font-weight: normal;
    vertical-align: middle;
    -webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
}

@font-face {
    font-family: 'icomoon';
    src:  url('fonts/icomoon.eot?6xz97n');
    src:  url('fonts/icomoon.eot?6xz97n#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?6xz97n') format('truetype'), url('fonts/icomoon.woff?6xz97n') format('woff'), url('fonts/icomoon.svg?6xz97n#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-cog:before {
    content: "\f013";
}
.icon-fast-backward:before {
    content: "\f049";
}
.icon-fast-forward:before {
    content: "\f050";
}

@-webkit-keyframes spin {
    from {-webkit-transform: rotate(0deg);}
    to   {-webkit-transform: rotate(359deg);}
}
@-moz-keyframes spin {
    from {-moz-transform: rotate(0deg);}
    to   {-moz-transform: rotate(359deg);}
}
@-o-keyframes spin {
    from {-o-transform: rotate(0deg);}
    to   {-o-transform: rotate(359deg);}
}
@keyframes spin {
    from {transform: rotate(0deg);}
    to   {transform: rotate(359deg);}
}

.spin {
    display: inline-block;
    -webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
}

@media only screen and (max-width: 768px) {
    .desktop {
        display: none;
    }
    #wrapper {
        width: 99%;
        margin: 0 auto;
        padding: 77px 0 0 0;
        position: relative;
    }
    #menu {
        width: 100%;
        margin:0 auto;
    }
    #menu ul li {
        width: 20%;
        text-align: center;
    }
    #menu #searchContainer {
        width: 100%;
        float: left;
    }
    #searchContainer .search_holder  {
        margin: 0 0.5% ;
        width: 95.5%;
    }
    #nav li a {
        font-weight: normal;
        padding: 0 5px;
    }
    .search_holder input.search_text {
        width: 95%;
    }
    header {
        width:100%;
        height:17.5vw;
    }
    #breadcrumb {
        width: 99.7%;
    }
    #breadcrumb li {
        display: none;
    }
    #breadcrumb li:first-child {
        display: flex;
    }
    #breadcrumb li:last-child {
        display: block;
    }
    #watch-video-title h1 {
        width: 97%;
        margin: 15px 1% 5px 1%;
    }
    #left {
        margin-right: 0;
        clear: both;
        width: 100%;
    }
    #center {
        margin-right: 0;
        clear: both;
        width: 100%;
    }
    #right {
        clear: both;
        width: 100%;
    }
    #watch-left {
        margin: 10px 0 0 0;
        clear: both;
        width: 100%;
    }
    #watch-right {
        clear: both;
        width: 100%;
    }
    #player-holder {
        width: 97.5%;
        padding: 1%;
        margin-bottom: 15px;
        clear: both;
    }
    #player-holder #player iframe {
        width: 96vw; 
        height: 73vw;
        background: black;  
    }
    #player-holder #player video {
        width: 96vw; 
        height: 73vw;
        background: black;  
    }
    #video-stats {
        width: 50%;
    }
    #video-info-bar {
        width: 98%;
    }
    .video-info-tabs {
        float: left;
        width: 50%;
        height: 26px;
        text-align: right;
    }
    #video-info-box {
        float: left;
        margin: 10px 0 0 0;
        min-height: 52px;
        width: 98%
    }
    #video-share {
        clear: both;
        height: auto;
        text-shadow: none;
    }
    #video-embed textarea {
        width: 99%;
        height: 40px;
        resize: none;
    }
    .news-box{
        min-height:inherit;
    }
    .news-box-contents {
        padding: 30px;
    }
    #footer {
        width: 100%;
    }
    .footer-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    .footer-menu {
        text-align: center;
        width: 100%;
    }
    #footer-nav {
        float: none;
        display: flex;
        justify-content: center;
    }
    .footer-logo {
        text-align: center;
        width: 100%;
        height: auto;
    }
    .copyright-text {
        padding-left: 0;
    }
    #left .panel-title{
        width: 49%;
        margin-left: .5%;
        margin-right: .5%;
        padding-left: 0;
        padding-right: 0;
        clear: none;
        float: left;
    }
    #left .sidebar-wrapper{
        display: none;
    }
    #right .panel-title{
        width: 49%;
        margin-left: .5%;
        margin-right: .5%;
        padding-left: 0;
        padding-right: 0;
        clear: none;
        float: left;
    }
    #right .sidebar-wrapper{
        display: none;
    }
    #center .panel-title{
        text-align: inherit;
    }
    .content-panel .panel-title {
        text-align: center;
    }
    .content-panel .panel-title .title-bar-pagination-holder {
        clear: both;
        position: relative;
        text-align: center;
        line-height: 150%;
        margin-bottom: 14px;
        width: 100%;
        right: auto;
    }
    .title-bar-nav-pagination {
        text-align: center;
    }
    .video-list.grid .video-inner:nth-child(5n+1) {
        clear: none;
    }
    .video-list.grid .video-inner:nth-child(5n) {
        margin-right: 0.75%;
    }
    .video-list.grid .video {
        padding: 2% 3%;
        display: block;
        float: left;
        background-color: #fff;
        border-radius: 0;
        -moz-border-radius: 0;
        overflow: hidden;
        box-shadow: none;
        margin-right: 0.75%;
        margin-bottom: 0;
    }
    .video-list.grid .video-std {
        width: 100%;
        clear: both;
    }
    .video-list.grid .video-recent {
        width: 100%;
        clear: both;
    }
    .video-list.grid .video-inner:nth-child(2n) {
        margin-right: 0px;
    }
    .video-list.grid .video-inner {
        width: 100%;
        clear: both;
    }
    .video-list.grid .video .video-header {
        float: left;
        display: block;
        width: 40%;
        height: 0;
        position: relative;
        padding: 22.59% 0 0 0;
        overflow: hidden;
        background-color: #ccc;
    }
    .video-list.grid .video .video-content {
        padding: 0 3%;
        overflow: hidden;
        float: left;
        width: 50%;
        text-align: left;
        position: relative;
    }
    .video-list.grid .video .video-content > b {
        display: block;
        font-size: 12px;
        line-height: 100%;
        height: auto;
        overflow: inherit;
        margin: 0 0 5px 0;
        padding: 0;
    }
    .video-list.grid .video .video-content > b a {
        font-size: 14px;
        line-height: 18px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
    }
    .video-list.grid .video .video-content > .video-views {
        color: dimgray;
        margin-bottom: 5px;
    }
    .video-list.grid .video .video-content > .video-category {
        text-align: left;
    }
    .video-list.grid .video .video-content > p {
        text-align: left;
        margin-bottom: 5px;
    }
    .video-category a {
        padding: 4px;
        background-color: #B3B3B3;
        color: #FFFFFF;
        text-decoration: none;
        text-transform: uppercase;
        border-radius: 3px;
    }    
}
