@keyframes "bgs" { 0% { background-position: -331px, 0px; } 100% { background-position: -1440px, 0px; }   }   
@-moz-keyframes bgs { 0% { background-position: -331px, 0px; } 100% { background-position: -1440px, 0px; }   }   
@-webkit-keyframes "bgs" { 0% { background-position: -331px, 0px; } 100% { background-position: -1440px, 0px; }   }    
@-ms-keyframes "bgs" { 0% { background-position: -331px, 0px; } 100% { background-position: -1440px, 0px; }   }   
@-o-keyframes "bgs" { 0% { background-position: -331px, 0px; } 100% { background-position: -1440px, 0px; }   }   

@font-face {
  font-family: 'Open Sans Light';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans Bold';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans Extrabold'), local('OpenSans-Extrabold'), url(https://themes.googleusercontent.com/static/fonts/opensans/v8/EInbV5DfGHOiMmvb1Xr-hnhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
    font-family: 'BebasNeueRegular';
    src: url('./fonts/BebasNeue-webfont.eot');
    src: url('./fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
    url('./fonts/BebasNeue-webfont.woff') format('woff'),
    url('./fonts/BebasNeue-webfont.ttf') format('truetype'),
    url('./fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

* {
	margin: 0px;
	border: 0px;
}

html, body {
	height: 100%;
}

body {
margin: 0px; 
zoom:0; 
}

hr {
margin-top: 5px;
margin-bottom: 5px;
}

li {
display: inline;
}

#underbar {
text-align: center; 
line-height: 34px;
}

#underbar > menu {
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
-webkit-padding-start: 0px;
list-style-type: none;
width: auto; 
height: auto; 
display: inline-block;
}

#underbar > menu > li {
color: #ebecee;
font-weight: normal;
display: inline-block;
font-family: 'BebasNeueRegular', sans-serif;
text-align: center;
font-size: 20px;
width: initial;
margin: 0 8px;
}

h2, h3, h4, h5, h6 {
margin: 0px;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

h2, h3, h4 {
text-align: center;
}

h5 {
display: inherit;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
}

h6 {
display: inherit;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
}

#bigv {
width: 630px; 
margin: auto;
height: initial;
}

.smallvhead {
width:183px; 
margin: 0px 10px 0px 0px;
display: inline-block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
}

.smallendvhead {
width:183px; 
margin: 0px 0px 0px 0px; 
display: inline-block;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
}

.smallvlist {
width:193px; 
margin: 10px 10px 0px 0px; 
height:114px; 
display: inline-block;
margin-top: 2px; 
}

.smallendv {
width:193px; 
margin: 10px 0px 0px 0px; 
height:114px; 
display: inline-block;
margin-top: 2px; 
}

.smallv {
width:193px; 
margin: 10px 10px 0px 0px; 
height:114px; 
display: inline-block;
margin-top: 2px; 
}

.smallendv {
width:193px; 
margin: 10px 0px 0px 0px; 
height:114px;  
display: inline-block;
}

.videolistspan {
vertical-align: top; 
display: inline-block; 
width: 400px; 
text-overflow: ellipsis; 
overflow: hidden;
}

#right_sec {
width: 288px; 
height: 100%; 
float: right; 
min-height: 100%;
height: auto !important;
}

#left_sec {
width: 630px; 
height: 100%; 
float: left;
min-height: 100%;
height: auto !important;
}

#content {
width: 960px; 
min-height: 100%;
height: auto !important;
margin: auto;
margin-bottom: 0px;
/*margin-bottom: -142px;*/
display: table;
}

#content:after {
  content: "";
  display: block;
  height: 142px;
}

#Navmove {
height:120px; 
width: 100%; 
position:fixed; 
top: 0px;
z-index: 10;
}

#Navback {
position:fixed; 
z-index:9; 
width:100%; 
height:120px; 
top: 0px;
}

#Navinner {
position: fixed; 
z-index: 12; 
width:100%;
}

.social {
position:fixed; 
z-index:2; 
height:100px; 
width:100px; 
top: 2%; 
}

.share {
margin-bottom: 10px; 
height: 58px;
}

#Logo {
z-index: 11;
position: fixed;
height: 120px;
left: 1%;
top: 2%;
margin-right: 30px;
}

#Navcentral {
width: 960px;
height: 120px;
margin: auto;
}

#bigv, #showlist, #latestvideocol, .channellink{ 
margin-bottom: 20px;
}

.channellink {
margin-bottom: 20px;
width: 278px;
}

.footer {
/*height: 142px;*/
height: 100px;
}

.nav_icon {
height: 75px;
}

#Buttongroup > a > img {
height: 68px;
}

.reddit-header {
display: none;
}

#blueline {
width: 100%; 
height:5px; 
}

#underbar {
width:100%; 
height:34px; 
z-index: 14;
top: 0px;
}

#Navbuttons {
width: 1000px; 
height: 120px; 
margin: 0 auto; 
position: relative; 
z-index: 12;
}

#twitter-widget-0 {
height: 350px;
}

.userdetails {
height: 120px;
width: 280px;
padding-left: 10px;
display: inline-block;
}

.userdetails * {
float: left;
padding-left: 5px;
padding-right: 5px;
}

div.tumblr_title {
margin: 0px;
-webkit-margin-before: 0px;
-webkit-margin-after: 0px;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
}

div.tumblr_body {
margin-bottom: 10px;
}

#right_sec > div > div > dd > ol {
-webkit-padding-start: 0px;
margin: 5px 15px;
}

#bigvname {
padding-left: 5px; 
padding-right: 10px; 
max-width: 260px;
}

#bigvuser {
padding-bottom: 8px; 
padding-left: 5px; 
padding-right: 5px;
}

#bigvlatest {
padding-left: 5px; 
padding-right: 10px; 
float: right;
}

#bigvheader {
height: 36px; 
padding-top: 5px; 
padding-left: 10px; 
padding-right: 5px;
}

#right_sec > div > hr {
margin-left: 15px; 
margin-right: 15px; 
}

#right_sec > div > h5 {
text-align: center; 
width: 278px; 
margin-left: auto; 
margin-right: auto;
text-align: center;
padding-top: 5px;
}

#right_sec > div > h6 {
text-align: center; 
width: 278px; 
margin-left: auto; 
margin-right: auto;
text-align: center;
}

#Buttongroup{
display: inline-block;
float: right;
position: relative;
top: 20px;
margin-right: 35px;
}

.snow {
z-index: -1 !important;
}

.rowgenerator-details {
    width: 407px !important;
	position: absolute;
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}

.rowgenerator-list > li > div:nth-child(1){
	display:inline-block; 
	width: 193px;
}

.rowgenerator-list  > li > div > a > img{
	width: 100%;
}

.video-column{
	width: 188px; 
	display: inline-block;
}

.PageSocialButton{
    margin-left: 5%;
    margin-right: 5%;
    display: block;
	height: 35px;
	margin-top: 5px;
}

.PageSocialButton img{
position: relative;
    display: grid;
    top: 0px;
    right: -120px;
    opacity: 0.5;
    padding-top: 1px;
}

.PageSocialButton span{
    padding: 2.5px;
    height: 30px;
    color: white;
    font-size: 0.75em;
    position: relative;
    top: -2em;
}/*END OF PHP HEAD*/


body {
background-color: #F3F3F3;
font-family: 'Open Sans', sans-serif;
}

hr {
display: none;
}

a {
color: #384e80;
text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .rowgenerator-name {
color: #343434;
font-weight: normal;
font-family: 'BebasNeueRegular', sans-serif;
font-size: 40px;
}

h5 {
font-size: 27px;
}

h6 {
font-size: 20px;
}

dd {
color: #575757;
text-shadow: rgba(0, 0, 0, 0.10) 0px 0px 2px;
font-size: 13px;
}

.rowgenerator-name {
font-size: 22px; 
display: inline-block; 
overflow:hidden; 
text-overflow:ellipsis;
}

#latestvideocol > ol > li > div.videoimgbox > div > hr{
display: none;
}

.rowgenerator-desc {
overflow: hidden; 
}

.rowgenerator-userimage {
float: right; 
display: inline; 
width:100px;
}

.videorowuser > h5{
word-wrap: break-word;
line-height: 24px;
margin-top: 3px;
text-align: center;
width: 100%;
}

.smallvhead {
background-color: rgba(203, 203, 203, 0.69); 
background: url('./icons/videoheader.png');
}

.smallendvhead {
background-color: rgba(203, 203, 203, 0.69); 
background: url('videoheader.png');
}

.smallvlist {
background-color: rgba(203, 203, 203, 0.69); 
background-size: 100% 100%;
}

.smallendv {
background-color: rgba(203, 203, 203, 0.69); 
background-size: 100% 100%;
}

.smallv {
background-color: rgba(203, 203, 203, 0.69); 
background-size: 100% 100%;
}

.smallendv {
background-color: rgba(203, 203, 203, 0.69); 
}

#Navmove {
background: url('./icons/navbarcloud.png') repeat top left;
-webkit-animation: bgs 60s linear infinite;
-moz-animation: bgs 60s linear infinite;
-ms-animation: bgs 60s linear infinite;
-o-animation: bgs 60s linear infinite;
animation: bgs 60s linear infinite;
position:absolute; 
}

.social { 
background-color: rgba(203, 203, 203, 0.69);
}

.share {
background-color: #EBFDB0; 
}

#facebook {
background: url('./icons/Facebook.png');
}

#twitter {
background: url('./icons/Twitter.png');
}

#reddit {
background: url('./icons/Reddit.png');
}

#facebook_share {
background: url('./icons/share_Facebook.png');
}

#twitter_share {
background: url('./icons/share_Twitter.png');
}

#google_share {
background: url('./icons/share_gplus.png');
}

#latestvideocol > ol > li > a > img {
margin-bottom: 5px;
}

.videorow {
width:100%; 
height: 170px; 
display: block; 
margin-bottom: 10px;
}

.videorow a {
color: #2b3a5d;
filter: brightness(1.2);
}

.videorow a:hover img {
color: #384e80;
text-decoration: none;
filter: brightness(1.1);
-webkit-filter: brightness(1.1);
-moz-filter: brightness(1.1);
-o-filter: brightness(1.1);
-ms-filter: brightness(1.1);
}

.videorow a:active img {
color: #fff;
text-decoration: none;
filter: brightness(1.2);
-webkit-filter: brightness(1.2);
-moz-filter: brightness(1.2);
-o-filter: brightness(1.2);
-ms-filter: brightness(1.2);
}

#bigv, #showlist, #latestvideocol, .module-shadow, .channellink, .rowgenerator-list{ 
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08);
background: #F8F8F8; 
}

#blueline {
display: none;
}

#ad-leaderboard-137f08da768ed3cf689418a9326ed4e3 {
margin: auto; 
width: 728px; 
height: 90px; 
margin-top: 15px;
background: url('./icons/adblock.png'); 
}

#ad-wideskyscraper-137f08da768ed3cf689418a9326ed4e3 {
margin: auto; 
width: 120px; 
height: 600px; 
margin-top: 10px;
background: url('./icons/adblock.png'); 
display:inline-block;
float: left;
}

#underbar {
background: rgba(255, 206, 165, 0.3); 
box-shadow: 0px 1px 1px rgba(136, 136, 136, 0.3);
}

#underbar a {
color: #555555;
}

#underbar a:hover {
color: #707070;
}

div.tumblr_title {
font-size: 20px;
color: #343434;
font-weight: normal;
font-family: 'BebasNeueRegular', sans-serif;
}

div.tumblr_body {
font-size: 15px;
}

.rowgenerator-list {
display: inline-block; 
-webkit-padding-start: 0px; 
-webkit-margin-before: 0em; 
-webkit-margin-after: 0em; 
list-style-type: none; 
width: 610px;
}
#right_sec {
box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.08);
background: #F8F8F8; 
}
#right_sec > div > div > dd > ol {
list-style-type: none;
}

#right_sec > div > h5 {
background: #F8F8F8;
}

#Navinner {
position: absolute;
border-bottom: #F19E43 4px; 
border-right-width: 0px;
border-left-width: 0px;
border-top-width: 0px;
border-style: solid;
box-shadow: rgba(2, 1, 1, 0.1) 0px 2px 3px;
}

.footer{
background: #467CD4;
border-top: #A6C4FA solid 4px; 
}

#Nav {
margin-bottom: 4px;
background-color: #467CD4;
}

#Navback {
height: 35px;
}

a:hover img {
-webkit-filter: brightness(110%);
}

#underbar > menu > li {
border-color: rgba(0, 0, 0, 0.0);
border-style: solid;
border-width: 0px 0px 2px 0px;
}

#underbar > menu > li:hover{
border-color: #467CD4;
}

h1{
font-size: 70px;
}

h2{
font-size: 60px;
}

h3{
font-size: 40px;
}

h4{
font-size: 35px;
}.video_name{
text-overflow: ellipsis; 
height: 34px; 
font-size: 12px; 
padding: 2%; 
width: 96%; 
text-align: center;
}

#pageavidsgenerator{
display: block; 
margin-left:auto; 
margin-right:auto;
}

#pageavidsgenerator > .linkbox{
overflow: hidden; 
width: 149px; 
height: 140px; 
display: inline-block; 
margin-bottom: 3px;
}

#pageavidsgenerator > .linkbox > a > img{
width: 149px; 
height: 84px; 
display: inline-block;
}

.smallvlist{
height: 118px; 
margin-bottom: 5px;
}

.videoimgbox{
display: inline; 
width: 495px;
}

.videorowuser{
height: 170px; 
width:100px; 
float:right;
}

#right_sec {
background: initial;
width: 288px;
}

hr
{
display: block;
visibility: hidden;
}

#right_sec
{
width:309px;
text-align: center;
}

.channellink {
width: initial;
}

#bigsickvid{
width: 630px;
height: 355px;
}

#sickvid{
width: 630px;
height: 355px;
}

.showimgbanner{
width: 100%;
margin-bottom: 5px;
}

.question{
	margin-top: 15px;
}

#singlecol{
	margin-top: 15px;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background-color: #ebecee;
	padding: 20px;
}

#Buttongroup{
margin-right: 0px;
}

.footer{
border-bottom: 0px;
border-left: 0px;
border-right: 0px;
margin-top: 15px;
}

.userdetails {
width: 340px;
}

#bigvname {
max-width: 380px;
overflow: hidden;
}

#bigvuser {
display: none;
}

#right_sec > div:nth-child(6) > div{
border: 0px solid #336699 !important;
}

.videorowuser {
display: none;
}

.rowgenerator-details{
width: 407px !important;
}

a{
color: #666666;
}

a:hover{
color: #757575;
}

#left_sec > div:nth-child(3){
margin-bottom: 20px;
}

#right_sec > div:nth-child(2){
margin-bottom: 20px;
}

.footer{
text-shadow: rgba(0, 0, 0, 0.42) 0px 1px 2px; 
width: 100%; 
height: 105px; 
box-shadow: rgba(2, 1, 1, 0.1) 0px 2px 3px;
color: white;
}

#fcenter{
height: 100px; 
display: inline-block; 
margin-left: 12%;
}

#tbfooter{
float: left; 
margin-top: 10px;
}

#fcenter > div{
float: right; 
margin-top: 18px; 
margin-left: 15px; 
display: inline-block; 
position: relative; 
opacity: 0.5;
}

#fcenter a{
color: white;
}<br />
<b>Warning</b>:  Undefined variable $theme in <b>/var/www/topbanter/theme.cswgs</b> on line <b>16</b><br />
<br />
<b>Warning</b>:  Undefined variable $theme in <b>/var/www/topbanter/theme.cswgs</b> on line <b>19</b><br />
<br />
<b>Warning</b>:  Undefined variable $theme in <b>/var/www/topbanter/theme.cswgs</b> on line <b>22</b><br />
<br />
<b>Warning</b>:  Undefined variable $theme in <b>/var/www/topbanter/theme.cswgs</b> on line <b>25</b><br />
<br />
<b>Warning</b>:  Undefined array key "theme" in <b>/var/www/topbanter/theme.cswgs</b> on line <b>36</b><br />
