@charset "utf-8";
* {
	font-family:arial, sans-serif;
	font-size:12px;
}
body {
	margin:0;
	padding:0;
    background: #f0f0f0 !important;
}
#col3neg-wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 45px 5px 0 5px;
}
#col3neg-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;
}
#col3neg-menu {
	width: 1000px;
	margin:0 auto;
}
#col3neg-nav {
	width: 100%;
	float: left;
	padding: 0;
	margin-top:0;
	list-style: none;
}
#col3neg-nav li {
	float: left; }
#col3neg-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: #000;
	font-weight: 700;
}
#col3neg-nav li a:hover {
	color: #84C633;
	background-color: #fff;
}
#col3neg-footer-nav {
	width: 100%;
	float: left;
	padding: 0;
	margin-top:0;
	list-style: none;
}
#col3neg-footer-nav li {
	float: left; }
#col3neg-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: 14px;
	color: #000;
	font-weight: normal;
}
#col3neg-footer-nav li a:hover {
	color: #84C633;
	background-color: #fff;
}
.col3neg-ad-300-250 {
	margin-bottom: 5px;
	height: 250px;
	clear: left;
}
.col3neg-video-cell-current {
	background-color: #FFFFFF;
    color: #000;
    font-weight: bold;
    border: 1px solid #000;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 19px 0;
    margin-top: 13px;
}
.col3neg-video-cell-current p {
	font-size: 15px;
    color: #000;
}
#col3neg-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 );
	padding: 10px;
	margin-bottom: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #0A651B;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	float: left;
}
#col3neg-player-bottom-banner {
    text-align: center;
    margin-bottom: 15px;
    clear: both;
}
.col3neg-cell-info {
	font-size: 11px;
	color: #646464;
}
.col3neg-cell-info u {
	font-size: 11px;
	color: #FF0000;
}
.col3neg-cell-info a {
	color: #0000FF;
}
#col3neg-watch-left {
	margin: 10px 10px 0 0;
	float: left;
	width: 690px;
    overflow: hidden;
}
#col3neg-watch-right {
	float: left;
	width: 300px;
	margin-top: 10px;
}
.col3neg-watch-video-cell {
    background: #fff;
	float: left;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    overflow: hidden;
	margin: 0 0.75% 1% 0;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
	text-align: center;
	width: 19.4%;
}
.col3neg-watch-video-cell:nth-child(5n) {
    margin-right: 0;
}
.col3neg-watch-video-cell:nth-child(5n+1) {
    clear: both;
}
.col3neg-watch-video-cell-title {
	padding: 0 5px;
	height: 30px;
	overflow: hidden;
}
.col3neg-watch-video-cell-title a {
	font-size:11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.col3neg-watch-video-cell-info {
	padding-bottom: 10px;
}
.col3neg-section-header {
    width: 100%;
    box-sizing: border-box;
	background: #27ae60;
    padding: 14px 18px;
    margin-bottom: 5px;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    font-size: 20px;
    font-weight: 600;
	color: #fff;
	float: left;
}
.col3neg-section-header h3 {
	font-size: 20px;
    padding: 0;
    margin: 0;
}
#col3neg-watch-video-title h2 {
	font-size: 24px;
	line-height: 24px;
	margin: 15px 0 5px 0;
	padding: 0;
	font-weight: normal;
}
#col3neg-search-errors {
	margin: 250px 50px 100px 50px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	font-size: 18px;
	color: #000;
	font-weight: 700;
}
#col3neg-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;
}
#col3neg-breadcrumb li{
  float: left;
}
#col3neg-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);  
}
#col3neg-breadcrumb li:first-child a{
  padding-left: 1em;
  border-radius: 5px 0 0 5px;
}
#col3neg-breadcrumb a:hover{
  background: #fff;
}
#col3neg-breadcrumb a::after,
#col3neg-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;
}
#col3neg-breadcrumb a::after{ 
  z-index: 2;
  border-left-color: #ddd;  
}
#col3neg-breadcrumb a::before{
  border-left-color: #ccc;  
  right: -1.1em;
  z-index: 1; 
}
#col3neg-breadcrumb a:hover::after{
  border-left-color: #fff;
}
#col3neg-breadcrumb .current,
#col3neg-breadcrumb .current:hover{
  font-weight: bold;
  background: none;
}
#col3neg-breadcrumb .current::after,
#col3neg-breadcrumb .current::before{
  content: normal;  
}
.col3neg-content-box {
	background-color:#f2f2f2;
	float: left;
}
.col3neg-news-box{
	margin: 0 0 10px 0;
	padding:10px;
	width: 278px;
	min-height: 924px;
}
.col3neg-news-box p{
	margin: 0;
	padding:0;
	font-size:13px;
	text-align:justify;
	line-height: 18px;
}
.col3neg-news-box a {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
.col3neg-news-box img {
	margin: 4px 5px 0 0;
	border: 1px solid #000;
}
.col3neg-news-box-inner {
	min-height: 549px;
}
.col3neg-watch-recent-box{
	width: 100%;
}
.col3neg-video-thumb {
    display: block;
    width: 100%;
    height: 0;
    position: relative;
    padding: 56.25% 0 0 0;
    overflow: hidden;
    background-color: #ccc;
}
.col3neg-video-thumb img {
    position: absolute;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.col3neg-button {
	display: inline-block;
	position: relative;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 0 8px;
	font-size: 12px;
	font-weight: 700;
	font-family: helvetica, arial, sans-serif;
	border-radius: 4px;
	border: 1px solid #fff;
	height: 23px;
	line-height: 23px;
	width:auto;
	background: transparent;
	margin: 0 0 0 3px;
}
.col3neg-button:hover {
	color: #ccc;
}
.col3neg-button:active,.col3neg-button:active:after,.col3neg-button:active:before {
	-webkit-box-shadow: none;
	box-shadow: none;
}
#col3neg-video-info-bar {
    height: 26px;
	line-height: 26px;
	margin-top: 5px;
	width: 100%;
	float: left;
    box-sizing: border-box;
}
#col3neg-video-info-box {
    width: 100%;
	float: left;
	margin-top: 10px;
	min-height: 52px;
    box-sizing: border-box;
}
.col3neg-view-count {
	font-size: 16px;
	font-weight: normal;
	width: 268px;
	float: left;
	line-height: 26px;
}
#col3neg-video-stats {
	font-size: 16px;
	font-weight: normal;
	width: 268px;
	float: left;
	line-height: 26px;
}
#col3neg-view-count {
	font-size: 16px;
	line-height: 26px;
}
#col3neg-video-embed textarea {
	width: 100%;
	height: 40px;
	resize: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #cecece;
	padding: 3px;
    box-sizing: border-box;
}
#col3neg-video-about {
    width: 100%;
    box-sizing: border-box;
}
#col3neg-video-about p {
	margin-bottom: 0px;
}
#col3neg-video-share {
    width: 100%;
}
#col3neg-video-inline-share {
    min-height: 32px;
    text-shadow: none;
}
#col3neg-video-share input {
	width: 400px;
	padding: 3px;
}
.col3neg-video-info-tabs {
	float: left;
	width: 400px;
	height: 26px;
	text-align: right;
}
.col3neg-video-info-tabs span {
	list-style:none;
	display:inline;
}
.col3neg-video-info-tabs span a {
	padding:0px 10px;
	color: #000;
	display:inline-block;
	text-decoration:none;
}
.col3neg-video-info-tabs span a.active {
	border-bottom: 2px solid #000;
}
#col3neg-footer {
	float: left;
	width: 1000px;
	margin-bottom: 10px;
	
}
.col3neg-footer-left {
	float: left;
	width: 572px;
	height: 60px;
}
.col3neg-footer-menu {
	height: 30px;
	line-height: 30px;
}
.col3neg-copyright-text {
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	color: #666666;
}
.col3neg-footer-logo {
	font-size: 50px;
	text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
	color: #cecece;
	float: left;
	text-align: right;
	width: 428px;
	line-height: 60px;
	height: 60px;
}
#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;
}
header {
	width: 1000px;
	height: 175px;
	position: relative;
	overflow: visible;
}
header h1 {
	background: transparent url(http://www.col3negtelevision.com/img/source/col3negtelevision.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
	text-indent: -9999px;
	width: 1000px;
	height: 175px;
}
header h1 a {
	display: block;
	width: 1000px;
	height: 175px;
	border: none;
}

ins.adsbygoogle[data-ad-status="unfilled"] {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    #col3neg-wrapper {
        width: 99%;
        margin: 0 auto;
        padding: 77px 0 0 0;
        position: relative;
    }
    #col3neg-menu {
        width: 100%;
        margin:0 auto;
    }
    #col3neg-menu ul li {
        width: 20%;
        text-align: center;
    }
    #col3neg-menu #searchContainer {
        width: 100%;
        float: left;
    }
    #searchContainer .search_holder  {
        margin: 0 0.5% ;
        width: 95.5%;
    }
    #col3neg-nav li a {
        font-weight: normal;
        padding: 0 5px;
    }
    .search_holder input.search_text {
        width: 95%;
    }
    #col3neg-breadcrumb {
        width: 100%;
    }
    #col3neg-watch-left {
        margin: 10px 0 0 0;
        clear: both;
        width: 100%;
    }
    #col3neg-watch-right {
        clear: both;
        width: 100%;
    }    
    #col3neg-player-holder {
        width: 98%;
        padding: 1%;
        margin-bottom: 15px;
        clear: both;
        border: 0;
    }
    #col3neg-player-holder #player iframe {
        width: 97vw; 
        height: 73vw;
        background: black;  
    }
    #col3neg-player-holder #player video {
        width: 97vw; 
        height: 73vw;
        background: black;  
    }
    #col3neg-video-stats {
        width: 40%;
    }
    .col3neg-video-info-tabs {
        width: 60%;
    }
    #col3neg-video-share input {
        width: 75%;
        padding: 1%;
    }
    .col3neg-watch-video-cell {
        width: 100%;
        clear: both;
    }
    .col3neg-watch-video-cell:nth-child(5n+1) {
        clear: none;
    }
    .col3neg-watch-video-cell:nth-child(5n) {
        margin-right: 0.75%;
    }
    .col3neg-video-thumb {
        float: left;
        display: block;
        width: 40%;
        height: 0;
        position: relative;
        padding: 22.59% 0 0 0;
        overflow: hidden;
        background-color: #ccc;
    }
    .col3neg-cell-info-wrapper {
        padding: 0 3%;
        overflow: hidden;
        float: left;
        width: 50%;
        text-align: left;
        position: relative;
    }
    .col3neg-watch-video-cell-title {
        padding: 5px 0 0 0;
    }
    .col3neg-watch-video-cell-info {
        padding-bottom: 5px;
    }
    .col3neg-video-cell-current {
        border: 0;
    }
    .col3neg-news-box {
        width: 90%;
        padding: 5%;
    }
    #col3neg-footer {
        width: 100%;
    }
    .col3neg-footer-left {
        float: none;
        width: 100%;
        text-align: center;
    }
    .col3neg-footer-menu {
        text-align: center;
        width: 100%;
    }
    #col3neg-footer-nav {
        float: none;
        display: flex;
        justify-content: center;
    }
    .col3neg-footer-logo {
        text-align: center;
        width: 100%;
        height: auto;
    }
    .col3neg-copyright-text {
        padding-left: 0;
    }
}