h3
{
  color: #fff;
}
hr
{
  display: none;
}
.sidebar .headline
{
  margin: 0;
  padding: 0;
  color: #fff;
}
.headline
{
  font-size: 1.5em;
}
  
.view-item
{
  padding: 0;
}
.jumpbottom
{
  margin: 0;
}

#sidebar-videos-popular
{
  margin-bottom: 51px;
  }
  #sidebar-videos-popular .headline
  {
    margin-bottom: 26px;
  }

/* left sidebar with channels */
#main #leftsidebar
{
    float: left;
    width: 17.5em;
    margin-right: 2.2em;
    }
    #main #leftsidebar a
    {
        display: block;
        font-size: 1.15em;
        line-height: 1;
        margin-bottom: 5px;
        padding: 2px 0;
        border: 0;
        font-weight: normal;
        zoom: 1;
    }
    #main #leftsidebar a:hover
    {
        color: #fff;
    }
    #main #leftsidebar .headline
    {
        margin: 0 0 8px;
        padding: 0;
    }

/* right sidebar */
#main #sidebar
{
  float: right;
  width: 22.1em;
  }
  #main #sidebar .share-box-title
  {
    margin-bottom: 2px;
    font-size: 1.2em;
  }
  #main #sidebar form
  {
    margin: 0;
    padding: 0;
  }


  #content .view-list h2.video-list
  {
    border-bottom:1px solid #333;
    margin: 0 0 20px;
    padding: 0 0 3px 0;
    overflow: hidden;
    font-weight: normal;
    }
    #content .view-list h2.video-list a.video-title
    {
      color: #FFF;
      font-size: 1.81em;
      text-transform: uppercase;
      float: left;
    }
    #content .view-list h2.video-list a.video-link
    {
      color: #777466;
      float: right;
      font-size: 0.75em;
      margin: 16px 8px 0 0;
    display: inline;
    }

/* search box */
#sidebar-search
{
  border-bottom: 1px solid #333;
  padding-bottom: 4px;
  }
  #sidebar-search .headline
  {
    margin-bottom: 8px;
  }

  
input#sidebar-share-embed,
.share-box-mail input.text,
#sidebar-search input.text,
#videos-search #content input[type=text]
{
  background: #000;
  border: 1px solid #333;
  color: #fff;
  font-family: arial,helvetica,sans-serif;
  font-size: 1em;
  padding: 5px;
  width: 20.9em;
}
#videos-search #content input[type=text]
{
  float: left;
}
.share-box-mail input.text,
#sidebar-search input.text
{
  width: 13.5em;
  float: left;
}
#sidebar-search input.submit,
#sidebar-share input.submit,
#videos-search #content input.submit
{
  background: #000 url(/files/buttons.gif) 0 -34px no-repeat;
  width: 66px;
  height: 17px;
  float: right;
  margin-top: 4px;
  border: 0;
  cursor: pointer;
}
#sidebar-search input.submit,
#videos-search #content input.submit
{
  background-position: 0 -17px;
}
#videos-search #content input.submit
{
  float: left;
  margin-left: 10px;
  display: inline;
}
  
#sidebar-share,
#sidebar-subscribe
{
  border-bottom: 1px solid #333;
  margin-bottom: 13px;
}
#sidebar-share
{
  padding-bottom: 13px;
  }
  #sidebar-share .headline
  {
    margin-bottom: 8px;
  }
#sidebar-share .share-box,
#sidebar-search .search-box
{
  color: #777466;
  font-weight: bold;
  padding-bottom: 9px;
  overflow: hidden;
}  
/* facebook box */
#sidebar-share .share-box-fb
{
  padding-top: 5px;
  }
  #sidebar-share .share-box-fb a.fb_share_link
  {
    line-height: 1.33;
    background: url(/files/icons.png) 0 1px no-repeat;
    padding: 3px 0 0 24px;
    font-size: 1.2em;
  }
#sidebar-share .share-box-twitter
{
  padding-top: 2px;
  }  
  #sidebar-share .share-box-twitter a.twitter_share_link
  {
    line-height: 1.33;
    background: url(/files/icons.png) 0 -103px no-repeat;
    padding: 3px 0 0 24px;
    font-size: 1.2em;
  }

/* subscribe box */
#sidebar-subscribe
{
  padding-bottom: 4px;
  }
  #sidebar-subscribe a
  {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2.1;
    padding-left: 25px;
    display: block;
  }
  #sidebar-subscribe .subscribe-link-mail a
  {
    background:url(/files/icons.png) no-repeat 0px -20px;
  }
  #sidebar-subscribe .subscribe-link-podcast a
  {
    background:url(/files/icons.png) no-repeat 0px -44px;
  }
  #sidebar-subscribe .subscribe-link-rss a
  {
    background:url(/files/icons.png) no-repeat 0px -70px;
  }

/* headlines */
#sidebar-channels .headline
{
  color: #fff;
}

.view-item-sub .view-channel a
{
  display:none;
}
#coda-nav-1>h2.channel-name,
#view .view-title
{
  display:none;
}

/* video info box */
.view-item-sub
{
  /*padding-bottom: 12px;*/
}

/* video description */
.view-words
{
  color: #fff;
  font-size: 1.2em;
  line-height: 1.2;
  }
  .view-words p
  {
    margin-bottom: 0.83em;
  }
  .view-words a
  {
    font-weight: bold;
  }
/* video date */  
.view-date
{
  font-size: 1.2em;
  line-height: 1.3;
  color: #fff;
  padding-top: 12px;
  }
  .view-date a
  {
    color: #fff;
  }

/* video length label */  
.view-video-length  
{
}
  
/* comments form */  
input#chkCommentNotify
{
  vertical-align: middle;
}
.comments-container
{
  border-top: 1px solid #333;
  }
  .comments-container h3
  {
    color: #fff;
    font-size: 1.5em;
    margin: 0.8em 0 0.4em;
  }
  .comments-container .comment-input
  {
    margin: 0;
    padding: 5px 0 10px;
  }

.comment-input-label
{
  width: 55px;
}
.comment-input-notify
{
  float: left;
}
.comment-input-widget
{
  margin: 0 0 0 58px;
  }
  .textareaWrapper
  {
    background: #000 url(/files/textarea.png) 0 0 no-repeat;
    padding: 7px;
  }
  .textareaWrapper360
  {
    background: #000 url(/files/textarea-360.png) 0 0 no-repeat;
    padding: 7px;
  }
  .comment-input-widget textarea,
  .autoform textarea
  {
    background: #000;
        border: 0;
        color: #FFF;
        font-family: Helvetica,Arial,Sans-Serif;
        height: 103px;
        width: 99%;
      font-size: 11px;
  }
  .autoform textarea
  {
    width: 340px;
  }
  .comment-input-widget label
  {
    font-size: 1.2em;
  }
  .comment-input-widget input[type=text]
  {
    background: #000;
    border: 1px solid #333;
    color: #fff;
    font-family: arial,helvetica,sans-serif;
    font-size: 1em;
    padding: 5px;  
    width: 140px;
    height: auto;
    line-height: 1;
    vertical-align: middle;
  }
.comment-recaptcha
{
  float: left;
}
.submit-container
{
  float: right;
  margin: 6px 8px 0 0;
  display: inline;
  }
  .submit-container input.submit
  {
    border: 0;
    background: #000 url(/files/buttons.gif) 0 0 no-repeat;
    width: 66px;
    height: 17px;
    cursor: pointer;
  }
.indicator
{
  display: none;
}
.bigPreviewBox .view-photo
{
    width: 475px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.previewBox
{
    margin: 0 21px 23px 0;
    }
    .previewBox .view-photo
    {
        width: 227px;
        height: 132px;
        overflow: hidden;
        position: relative;
        margin-bottom: 10px;
    }
    .previewBox .view-title a,
    .bigPreviewBox .view-title a
    {
        color: #fff;
        font-size: 1.2em;
        font-weight: bold;
    }
  
  
.view-photo .playlink,
.view-photo .playlink img
{
  width: 100% !important;
  height: auto !important;
}
.view-photo .playlink
{
  display: block;
}
.view-photo .playicon
{
  background: url(/files/playbutton.png) 50% 50% no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#sitebottom
{
   border-top: 1px solid #333;
}   

#videos-search #content h2.channel-name
{
  color: #777466;
  margin: 0 0 21px;
  padding: 0 0 9px;
  font-size: 1.5em;
  border-bottom: 1px solid #333;
  }
  #videos-search #content h2.channel-name i
  {
    color: #fff;
  }
#video-one h1
{
  display: block;
  padding-top: 8px;
}
#video-one h2.channel-name
{
  display: none;
}
#video-one #view
{
  padding-bottom: 15px;
}
#videos-channel h2.channel-name
{
  font-size: 1.5em;
}

.indicator
{
  clear: both;
  background: url(/files/ajax-loader.gif) 0 50% no-repeat;
}

span.skype_pnh_container {display:none !important;}
span.skype_pnh_print_container {display:inline !important; color: #777466 !important;}
