/* VidyaGaemz Synchtube */

body{background-image:url('http://i.imgur.com/G3MUL.jpg');
background-repeat:repeat;background-position:center;} 
#st-vanilla ,#centerstage,#room{background:none !important;}
div#bottom{background:black;color#FFFFFF;}
#truetop {background: transparent;}
div#st-descr {background: transparent;border: 0px;}
div.top-descr {background: transparent;}
div#media-title{background: transparent;}
div#classic {background:black; color:#FFFFFF;}
#stage #stagetools{background:transparent}
div#custom div.custom{background:black;color:white}
#stage .stage{background:transparent}

#st-vanilla .st-vanilla-lower-ct .st-vanilla-lower{
background-position: 650px center;

background-repeat:no-repeat;
background-image:url('http://signavatar.com/25579_s.gif') !important;
background-color:transparent !important;}

#room .room{
background-position:650px center;

background-repeat:no-repeat;
background-image:url('') !important; 
background-color:transparent !important;}

#chat #chat_list{background-color:white !important}

/* mod color */
.user_list .m span {
  color: #000000; 
}

/* poll, reg/large */
.st-poll {
text-align: left;
line-height: normal;
background-color: yellow;
}
span.totalduration {
}
/* poll, classic */
#st-vanilla .st-vanilla-lower-ct .st-vanilla-lower .st-poll {
text-align: left;
line-height: normal;
background-color: yellow;
}

/* Video Buttons Gradient */
#st-vanilla .st-vanilla-lower-ct .st-vanilla-lower .stagetools {
background: rgb(51,51,51);
background: -moz-linear-gradient(top, rgba(51,51,51,1) 0%, rgba(71,71,71,1) 15%, rgba(91,91,91,1) 30%, rgba(71,71,71,1) 46%, rgba(44,44,44,1) 70%, rgba(0,0,0,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(51,51,51,1)), color-stop(15%,rgba(71,71,71,1)), color-stop(30%,rgba(91,91,91,1)), color-stop(46%,rgba(71,71,71,1)), color-stop(70%,rgba(44,44,44,1)), color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(71,71,71,1) 15%,rgba(91,91,91,1) 30%,rgba(71,71,71,1) 46%,rgba(44,44,44,1) 70%,rgba(0,0,0,1) 100%);
background: -o-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(71,71,71,1) 15%,rgba(91,91,91,1) 30%,rgba(71,71,71,1) 46%,rgba(44,44,44,1) 70%,rgba(0,0,0,1) 100%);
background: -ms-linear-gradient(top, rgba(51,51,51,1) 0%,rgba(71,71,71,1) 15%,rgba(91,91,91,1) 30%,rgba(71,71,71,1) 46%,rgba(44,44,44,1) 70%,rgba(0,0,0,1) 100%);
background: linear-gradient(top, rgba(51,51,51,1) 0%,rgba(71,71,71,1) 15%,rgba(91,91,91,1) 30%,rgba(71,71,71,1) 46%,rgba(44,44,44,1) 70%,rgba(0,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#000000',GradientType=0 );
}

/* skip text, classic */
#playlist .playlist, #playlist .playlist #playlist_items,.jspContainer{
-webkit-transition: height 1s;
-moz-transition: height 1s ease-in-out, width 1s;
-ms-transition:  all 1s;
-o-transition:  all 1s;
}
#st-vanilla .st-vanilla-lower-ct .st-vanilla-lower .stagetools #skip {
background-image: url('http://i.imgur.com/dDGsr.png');
background-position: center;
background-repeat: no-repeat;
padding-top: 4px;
optacy: 1;
}

/* skip text, reg/large */
#stage #stagetools #skip {
background-image: url('http://i.imgur.com/vhljE.png');
background-position: -10px 20px;
background-repeat: no-repeat;
padding-bottom: 5px;
}

.room-tag, .tag_name {background-color:rgb(0,0,0)}

#make_poll .newpoll-tip {
  color: #000000;
}

#make_poll #add_choice {
  color: #000000;
}

#make_poll .newpoll-header {
  color: #000000;
  text-shadow: 2px 2px 6px #000000;
}

#make_poll .newpoll-title, #make_poll .newpoll-choices {
  color: #000000;
}

.st-poll .poll-title {
  color: #000000;
 text-shadow: 2px 2px 6px #000000;
}

.st-poll .poll-vote-text {
  color:#000000;
}

.st-poll .poll-vote-text {
text-shadow: none;
}

#media-title {
background: none;
}
#media-title .title {
color: yellow;
text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

#playlist .playlist #playlist_total {
color: #FFF500;
}

#chat #chat_users > div {
color: #000000;
}

.descr-stats .descr-stat .descr-stat-tip {
font-size: 11px;
color: #FFD700;
}

.mods, .description-title {
text-align: center;
font-size: 15px;
color: #000000;
text-shadow: 0 -1px #FFFFFF, 1px 0 #FFFFFF, 0 1px #FFFFFF, -1px 0 #FFFFFF;
margin-top: 5px;
border-bottom: 1px solid #FFFFFF;
padding-bottom: 5px;
}

.st-affiliates-title {
border-bottom: 1px solid #FFFFFF;
color: #000000;
text-shadow: 0 -1px #FFFFFF, 1px 0 #FFFFFF, 0 1px #FFFFFF, -1px 0 black;
padding-bottom: 5px;
margin: 10px 0;
font-size: 15px;
text-align: center;
font-family: tahoma;
}

.st-poll .poll-vote-btn:hover {
cursor: pointer;
border: 1px solid #FFD700;
-moz-box-shadow: 1px 1px 2px 1px #FFD700;
-webkit-box-shadow: #FFD700 1px 1px 2px 1px;
box-shadow: 2px 2px 2px #FFD700;
}

.st-room-link-active {
background: #FFD700;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
color: white;
}

.st-room-link:hover {
font-size: 13px;
display: inline-block;
background: #FFD700;
padding: 5px 15px;
margin: 0 2px;
color: #C4C4C4;
}
