/*  
Theme Name: Televizioon.com (Starbuck)
Theme URI: http://Televizioon.com/
Description: Custom Theme for re-launch of Televizioon.com.
Version: 1.0
Author: Stephanie Chu & Mark Rebec
*/

body
{
        -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
    margin: 0px;
    padding: 0px;
    background: #000000 url('') repeat-x fixed center top;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
    color: #F0F0F0;
    
min-width:950px;

}

#valance
{
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    background: #fff;
    width: 100%;
    height: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    color: #000;
    padding: 5px;
    z-index: 99;
}
#valance.adminpreview
{
    background: red;
}
#valance.adminstaged
{
    background: #cc6600;
}

#container
{
    margin: 10px auto 0 auto;
    position: relative;
    top: 0px;
    left: 0px;
}
#container #gutterleft
{
    position: absolute;
    top: 140px;
    left: -120px;
    width: 120px;
    height: 600px;
}
#container #gutterright
{
    position: absolute;
    top: 140px;
    right: -120px;
    width: 120px;
    height: 500px;
}
#show-sidebar {
float:right;
padding:5px;
width:320px;
background:#1F1F1F ;
margin:10px;
text-align:center;

}
#show-content {
float:left;
padding-bottom:20px;
padding-top:20px;
width:540px;
background:#1F1F1F ;
margin:10px;
}
#chcontainer{
float:left;

padding:20px;
width:480px;
height:120px;
background:#1B1B1B ;
margin:10px;
}
#chcontainer:hover{
float:left;
padding:20px;
width:480px;
height:120px;
background:#3E3E3E;
margin:10px;
}
#chcontainer a, a:link, a:visited {
    color:#8CC63F;
    
}
#linkcontainer{
float:left;

padding:20px;
width:480px;
height:150px;
background:#1B1B1B ;
margin:10px;
}
#linkcontainer:hover{
float:left;
padding:20px;
width:480px;
height:150px;
background:#3E3E3E;
margin:10px;
}
#chcontainer a:hover
{
    color: #9DCC3C;  
    
}
#chcontainer .lnk
{
    font-size:10pt ;
    font-weight:bold ; 
    
}

#chpic 
{
    width:200px;
    float:left;
}
#chdata
{
    width:250px;
    float:right;
    padding-left:5px;
}
.home
{
    width: 915px;
}

.home .nav
{
    width: 100%;
    height: 32px;
    display: block;
    line-height: 32px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-indent: 25px;
    background: url('images/nav_homepage.gif') no-repeat left top;
}

.nav .drop a
{
    background: url('images/arrow_bw.gif') no-repeat right 50%;
    padding-right: 20px;
}

.nav .no_drop a
{
    padding-right: 10px;
}

.nav ul
{
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.nav li
{
    display: inline;
    padding: 0px;
    margin: 0px;
    list-style: none;
    border-left: 1px solid #334717;
    position: relative;
}
.nav .secondary_nav li
{
    border-left: none;
}
.nav .logged_in li
{
    border-left: 1px solid #000;
}

.nav li:first-child
{
    border-left: 1px solid #000;
}

.nav .primary_nav
{
    float: left;
    z-index: 88;
}
.nav .primary_nav a:link
{
    display: inline;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 8px;
    height: 14px;
}

.nav .primary_nav a:visited
{
    display: inline;
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 8px;
    height: 14px;
}

.nav .primary_nav a:hover
{
    display: inline;
    color: #FFFFFF;
    text-decoration: underline;
    padding-left: 8px;
    height: 14px;
}

.nav .primary_nav li ul
{
    position: absolute;
    top: 14px;
    left: 0px;
    z-index: 99;
    margin: 0 0 0 -1px;
    padding: 5px 0 0 0;
    background: #000;
    width: 160px;
    display: none;
    border-bottom: 3px solid #8BC53F;
}
.nav .primary_nav li > ul
{
    top: 12px;
}
.nav .primary_nav li#nav_link_shows
{
    border-left: none;
}
.nav .primary_nav li ul#nav_menu_shows
{
    width: 230px;
}
.nav .primary_nav li:hover, .nav .primary_nav li.over
{
    z-index: 95;
}
.nav .primary_nav li:hover ul, .nav .primary_nav li.over ul
{
    display: block;
    z-index: 99;
}
.nav .primary_nav li ul li
{
    position: relative;
    text-transform: none;
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 22px;
    text-indent: 0;
}
.nav .primary_nav li ul > li.archive a
{
    border-top: 1px solid #aaa;
    display: block;
    padding: 2px 8px;
}
.nav .primary_nav li ul li:hover, .nav .primary_nav li ul li.over
{
}
.nav .primary_nav li ul li a, .nav .primary_nav li ul li a:link, .nav .primary_nav li ul li a:visited
{
    margin: 0;
    line-height: 18px;
    background: none;
    text-transform: none;
}

.last
{
    border: none;
}

.nav .secondary_nav
{
    float: right;
    height: 32px;
    background-position: right;
}
.nav ul.secondary_nav li
{
    display: block;
    float: left;
    width: auto;
    text-indent: 0;
}
.nav .secondary_nav li.user
{
    height: 32px;
    text-transform: none;
    border-left: none;
}
.nav .secondary_nav li.user a
{
    color: #F6F563;
    padding: 0 10px 0 0;
}
.nav .secondary_nav li.avatar img
{
    margin-top: 4px;
    border: 2px solid #F6F563;
}
.nav .secondary_nav a:link
{
    display: inline;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

.nav .secondary_nav a:visited
{
    display: inline;
    color: #FFFFFF;
    text-decoration: none;
    padding-right: 10px;
}

.nav .secondary_nav a:hover
{
    display: inline;
    color: #FFFFFF;
    text-decoration: underline;
    padding-right: 10px;
}

.nav .secondary_nav #inline_login
{
    display: none;
    color: #fff;
    width: 479px;
}
.nav .secondary_nav #inline_loginform
{
    margin: 0;
    padding: 0;
    display: inline;
    text-transform: lowercase;
}
.nav .secondary_nav #inline_loginform label
{
    color: #fff;
}
.nav .secondary_nav #inline_loginform a
{
    color: #999;
    font-size: 11px;
}
.nav .secondary_nav #inline_loginform input
{
    border: 1px solid #fff;
    font-size: 10px;
}
.nav .secondary_nav #inline_loginform input.textbox
{
    background: #000;
    color: #fff;
    width: 75px;
}
.nav .secondary_nav #inline_loginform input.submit
{
    color: #000;
    background: #fff;
    font-weight: bold;
    padding: 0;
    margin: 0 0 0 2px;
}
.nav .secondary_nav #inline_loginform input.chkbox
{
    margin: 0;
    padding: 0;
    border: none;
}


.home .intro
{
    width: 100%;
    height: 105px;
    border-bottom: 2px solid #8dc73f;
    position: relative;
    background: #8cc63f;
    z-index: 80;
    top: 0px;
    left: 0px;
}

.home .intro .logo
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 544px;
    height: 95px;
    background: #2d2d2d;
    text-align: center;
    border-left: 23px solid #75a03a;
    padding-top: 10px;
    vertical-align: bottom;
}

.home .intro .prompt
{
    margin-left: 580px;
    padding-top: 10px;
    font-size: 12px;
    line-height: 22px;
    color: #FFFFFF;
}
.home .intro .prompt img.avatar
{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.home .intro .prompt h3
{
    margin: 0;
    font-size: 1.5em;
}
.home .intro .prompt ul.user_links
{
    list-style: none;
    margin: 0 0 0 60px;
    padding: 0;
}
.home .intro .prompt ul.user_links li
{
    padding: 0 5px;
    margin: 0;
    line-height: 12px;
    float: left;
    border-left: 1px solid #fff;
}
.home .intro .prompt ul.user_links li.first-child
{
    border-left: none;
    padding-left: 0px;
}
.home .intro .prompt ul li.user_links a, .home .intro .prompt ul li.user_links a:link, .home .intro .prompt ul li.user_links a:visited
{
    font-weight: normal;
    font-size: .9em;
    padding: 0;
    margin: 0;
    line-height: .9em;
}

.home .intro .prompt p
{
    margin: 0;
    padding: 0;
    clear: both;
    line-height: 14px;
}
.home .intro .prompt .instruct
{
    font-size: 20px;
    color: #ffffcd;
}

.home .intro .prompt a:link, .home .intro .prompt a:visited
{
    color: #ffffff;
    font-size: 11px;
    font-weight: bold;
}
.home .intro .prompt a:hover, .home .intro .prompt a:active
{
    text-decoration: none;
}

.home .intro .button_row
{
    list-style: none;
    margin-top: 10px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.home .intro .button_row li
{
    float: left;
}

.home .intro .button_row a:link
{
    display: block;
    float: left;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #648d89;
    background: #FFFFFF;
    color: #648d89;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.home .intro .button_row a:visited
{
    display: block;
    float: left;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #648d89;
    background: #ffffff;
    color: #648d89;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.home .intro .button_row a:hover
{
    display: block; 
    float: left;
    margin-right: 8px;
    padding-left: 8px;
    padding-right: 8px;
    height: 17px;
    line-height: 17px;
    border: 1px solid #3f4a55;
    background: #ffffcd;
    color: #3f4a55;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
}

.home .shows
{
    display: block;
    clear: both;
    width: 915px;
    height: 325px;
    position: relative;
    background-color:#587235;
}

.home .shows .homepageboxes
{
    width: 567px;
    height: 325px;
    background: #587235;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 0px;
}
.home .shows .homepageboxes .the_homepagebox
{
    position: relative;
}
.home .shows .homepageboxes .the_homepagebox a.homepagebox img
{
    border: none;
}
.home .shows .homepageboxes .the_homepagebox a.homepagebox
{
    display: block;
    width: 544px;
    height: 325px;
    overflow: hidden;
    margin-left: 23px;
}
.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu
{
    position: absolute;
    top: 15px;
    right: 15px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 125px;
    z-index: 99;
}
.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li
{
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 5px 0 5px;
    text-align: center;
    line-height: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}
.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li.selected
{
    width: 18px;
    height: 18px;
    border: 1px solid #8DC73F;
}
.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li.on_now
{
    float: none;
    clear: both;
    width: 120px;
    height: 18px;
    line-height: 18px;
    border: none;
    text-align: center;
    font-size: 12px;
    padding: 5px 0;
    margin: 0;
    cursor: pointer;
}


.home .shows .live_reel
{
    position: absolute;
    bottom: 15px;
    right: 15px;
    height: 65px;
    width: 320px;
    z-index: 2;
    overflow: hidden;
}

.home .shows .live_reel a
{
    height: 113px;
    width: 320px;
}

.home .shows .live_reel img
{
    border: 0px;
}

.home .shows .listings
{
    background: #F0F0F0;
    width: 322px;
    height: 310px;
    overflow: hidden;
    padding: 15px 13px 0 13px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.home .shows .listings h2
{
    color: #648D89;
    font-size: 1.6em;
    margin: 0 0 5px 0;
    padding: 0;
    font-weight: bold;
}
.home .shows .listings ul
{
    list-style: none;
    margin: 0;
    padding: 0 0 10px 0;
    float: left;
}
.home .shows .listings ul li
{
    float: left;
    width: 130px;
    height: 20px;
    border-bottom: 1px solid #f0f0f0;
    margin: 1px 20px 0 4px;
    z-index: 11;
}
.home .shows .listings h3
{
    float: none;
    clear: both;
    height: 18px;
    width: 300px;
    background: #8DC73F;
    padding: 0 8px;
    margin: 0;
    border: none;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
.home .shows .listings ul li a
{
    display: block;
    line-height: 20px;
    font-size: 1.1em;
    text-indent: 4px;
    z-index: 12;
}




.home .shows .listings .heading
{
    font-size: 18px;
    color: #648d89;
    margin-bottom: 5px;
}

.home .shows .listings .bar_off
{
    width: 100%;
    height: 18px;
    line-height: 19px;
    display: block;
    clear: both;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-indent: 8px;
    background: #8dc73f;
    margin-top: 12px;
    margin-bottom: 3px;
}

.home .shows .listings .bar_on
{
    width: 100%;
    height: 18px;
    line-height: 19px;
    display: block;
    clear: both;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    color: #FFFFFF;
    text-indent: 8px;
    background: #648d89;
    margin-top: 12px;
    margin-bottom: 3px;
}

.home .shows .listings .show_row
{
    width: 100%;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    margin-left: 4px;
}

.home .shows .listings a:link
{
    text-decoration: none;
    color: #648d89;
}

.home .shows .listings a:visited
{
    text-decoration: none;
    color: #648d89;
}

.home .shows .listings a:hover
{
    text-decoration: none;
    color: #3f4a55;
    font-weight: bold;
}

.home .shows .listings .show_row a
{
    width: 130px;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    float: left;
    border-bottom: 1px solid #c2c2c2;
    margin-left: 0px;
    margin-right: 20px;
    text-indent: 4px;
}

.content_blocks
{
    width: 910px;
    background: #2D2D2D url('images/content_blocks_top.jpg') no-repeat left top;
    margin: 0;
    padding: 0 0 0 5px;
    overflow: hidden;
}
.content_block
{
    width: 915px;
    display: block;
    clear: both;
    overflow: hidden;
    position: relative;
}
.content_block a.see_more, .content_block a.see_more:link, .content_block a.see_more:visited, .content_block a.see_more:active, .content_block a.see_more:hover
{
    display: block;
    float: right;
    padding: 3px 5px;
    color: #8dc73f;
    margin-right: 5px;
    margin-top: 18px;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    z-index: 30;
}
#latest_episodes.content_block a.see_more
{
    margin-right: 15px;
}
#latest_episodes.content_block
{
    margin: 0;
    padding: 0;
}
#latest_episodes.content_block div.stripe
{
    
}               
#latest_episodes.content_block div.episode_list
{
    
    margin: -1px 0 0 5px;
    padding: 0 5px;
    z-index: 10;
    position: relative;
}
#latest_episodes.content_block div.episode_list h3.header
{
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    padding: 8px 0 5px 0;
    margin: 0;
}
#latest_episodes.content_block ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 170px;
}
#latest_episodes.content_block ul.dailies
{
    height: 100px;
}
#latest_episodes.content_block ul li
{
    padding-right: 10px;
    display: block;
    float: left;
    width: 170px;
    height: 170px;
    overflow: hidden;
    position: relative;
}
#latest_episodes.content_block ul.dailies li
{
    height: 100px;
    top: 0px;
    left: 0px;
}
#latest_episodes.content_block ul li h3
{
    margin: 5px 0 0 0;
    width: 900px;
    padding: 0;
    font-size: 14px;
}
#latest_episodes.content_block ul.dailies li h3
{
    font-size: 11px;
    margin: 0;
}
#latest_episodes.content_block ul li.adminpreview h3 a
{
    color: red;
}
#latest_episodes.content_block ul li.adminpreview h2
{
    position: absolute;
    top: 35px;
    left: 55px;
    color: red;
    border-bottom: none;
}
#latest_episodes.content_block ul li.adminstaged h3 a
{
    color: #cc6600;
}
#latest_episodes.content_block ul li.adminstaged h2
{
    position: absolute;
    top: 35px;
    left: 60px;
    color: #cc6600;
    border-bottom: none;
}
#latest_episodes.content_block ul li p
{
    margin: 0;
    padding: 0;
    font-size: 11px;
}
#latest_episodes.content_block ul li.adminpreview p
{
    color: red;
}
#latest_episodes.content_block ul li.adminstaged p
{
    color: #cc6600;
}
#latest_episodes.content_block ul li p.meta
{
    padding: 2px 0;
    font-size: 10px;
}
#latest_episodes.content_block ul.dailies li p.meta
{
    padding: 0;
}
#latest_episodes.content_block ul.dailies li img
{
    float: left;
    margin-right: 5px;
    width: 38px;
}
#bottom_block.content_block
{
    background: #8cc63f url('images/content_blocks_bottom.jpg') no-repeat left bottom;
    padding-bottom: 15px;
    text-align: center;
    margin-left: -5px;
    top: -1px;
    left: 1px;
}

#recent-episodes ul
{
    clear: both;
}

#recent-episodes li a
{
    font-size: 12px;
}

#recent-episodes li
{
    margin: 6px 0 0 6px;
    float: left;
    width: 130px;
}

#recent-episodes li img
{
    float: left;
    margin-right: 2px;
}

.content_block .column.left
{
    width: 300px;
    display: block;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.content_block .column.right
{
    margin-left: 308px;
    display: block;
}
.content_block .column.right .area
{
    float: left;
    padding-bottom: 15px;
}

.content_block .column.right .row
{
    display: block;
    clear: both;
}

.area
{
    width: 295px;
    margin-right: 6px;
    position: relative;
    margin-bottom: 8px;
    float: left;
}
.area .area_body
{
    background-position: #1B1B1B;
    background: #1B1B1B;
}
#mini-schedule.area .area_body, #forum-posts.area .area_body, #mini-schedule.area, #forum-posts.area
{
    display:none; 
    height: 250px;
    top: 0px;
    left: 0px;
}
#top-episodes.area .area_body, #top-episodes.area
{
    height: 610px;
    top: 0px;
    left: 0px;
}
#blog-posts.area .area_body, #blog-posts.area
{
    height: 610px;
    padding-bottom: 8px;
}
.area img
{
    border: 0px;
}

.area.fixedheight
{
    height: 321px;
}

.content_block .wide
{
    width: 600px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-position: bottom;
    position: relative;
}

.content_block h2
{
    width: auto;
    font-size: 1.6em;
    font-weight: bold;
    padding: 15px 0 0 0;
    margin: 0 10px 0 0;
    color: #648d89;
    line-height: 22px;
    border-bottom: 1px solid #8dc73f;
    z-index: 20;
    position: relative;
}
.content_block h2 span
{
    display: block;
    width: 100%;
}

.content_block .wide h2
{
    width: auto;
    font-size: 1.6em;
    padding: 15px 10px 0 0;
    margin: 0;
    color: #648d89;
    line-height: 22px;
}

.area h3
{
    font-size: 1.2em;
    line-height: 1.3em;
    margin: 0;
    display: block;
    padding: 10px 10px 0 10px;
}
.area p
{
    padding: 0 10px;
    margin: 0;
    font-size: 1.2em;
    line-height: 1.3em;
    color: #CCCCCC;
    clear: both;
}
#top-episodes.area p.blurb
{
    padding-top: 10px;
    padding-left: 10px;
}
.area ul
{
    list-style: none;
    margin: 0;
    padding: 0 10px 15px 10px;
}

ul.episode_list
{
    position: relative;
    padding-top: 10px;
    display: block;
    clear: both;
}

ul.episode_list li
{
    clear: both;
    position: relative;
    height: 60px;
    padding-top: 10px;
}

ul.episode_list li img
{
    position: absolute;
    top: 8px;
    left: 0;
    margin: 0 10px 10px 0;
}
ul.episode_list li h3
{
    width: 155px;
    margin: 0;
    padding: 0 0 0 60px;
}
ul.episode_list li p
{
    clear: none;
    width: 145px;
    margin: 0px;
    padding-left: 60px;
}


.area .upcoming
{
    overflow: hidden;
    padding-bottom: 8px;
    text-align: right;
}
.area .upcoming ul
{
    list-style: none;
    margin: 0;
    padding: 8px 0 10px 0;
    text-align: left;
}
.area .upcoming ul li
{
    float: left;
    width: 133px;
    border-right: 1px solid #c2c2c2;
    font-size: 1.2em;
    padding-left: 10px;
    height: 74px;
    margin-bottom: 10px;
}
.area .upcoming ul li.alt
{
    border-right: none;
}
.area .upcoming ul li a
{
    font-size: 1.2em;
}
.area .date
{
    width: 53px;
    height: 16px;
    line-height: 14px;
    background: url('images/date_box.gif') no-repeat;
    text-transform: uppercase;
    margin-bottom: 5px;
    position: relative;
}
.area .date .month
{
    width: 32px;
    text-indent: 4px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
}
.area .date .day
{
    width: 18px;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
    position: absolute;
    top: 0px;
    left: 35px;
}

.home #forum-posts.area ul
{
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
}
.home #forum-posts.area ul li
{
    display: block;
    clear: both;
    padding: 4px 0;
    border-bottom: 1px solid #c4bab1;
}
.home #forum-posts.area ul li img
{
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 3px;
}
.home #forum-posts.area p
{
    clear: none;
}
.home #forum-posts.area p.thread_title
{
    text-transform: capitalize;
    margin: 0;
    margin: -10px 0 0 0;
    padding: 0;
}
.home #forum-posts.area p.thread_title
{
}
.home #forum-posts.area p.post_content
{
    color: #666;
    margin: 0;
    padding: 0;
}
.home #forum-posts.area p.meta
{
    font-size: 10px;
    margin: 0;
    padding: 0;
}


.content_block .ad_mpu
{
    width: 300px;
    float: left;
    text-align: center;
    padding-top: 40px;
}

.content_block img
{
   
}
#lnkimg img
{
     max-width:150px;
   
}
.content_block a, .content_row a:link, .content_row a:visited
{
    font-weight: bold;
    color: #648d89;
    text-decoration: none;
}
.content_block a:hover, .content_row a:active
{
    font-weight: bold;
    color: #3f4a55;
    text-decoration: underline;
}

a.forum_more, a.forum_more:link, a.forum_more:visited, a.more, a.more:link, a.more:visited
{
    display: block;
    height: 17px;
    width: 45px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 17px;
    color: #FFFFFF;
    background: #8dc73f;
    float: right;
}
a.archive, a.archive:link, a.archive:visited
{
    display: block;
    height: 17px;
    width: 100px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 17px;
    color: #FFFFFF;
    background: #8dc73f;
}
a.forum_more, a.forum_more:link, a.forum_more:visited
{
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
}
a.seemore, a.seemore:link, a.seemore:visited
{
    display: block;
    height: 17px;
    width: auto;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    line-height: 17px;
    color: #FFFFFF;
    background: #8dc73f;
    float: right;
    margin-top: 5px;
    margin-right: 10px;
    padding-left: 5px;
    padding-right: 5px;
}


a.comment, a.comment:link, a.comment:visited
{
    display: block;
    background: url('images/icon_quote.gif') no-repeat left top;
    font-size: 10px;
    text-transform: uppercase;
    color: #648d89;
    text-decoration: none;
    text-indent: 16px;
    margin-top: 7px;
    font-weight: bold;
}
a.comment:hover, a.comment:active
{
    display: block;
    font-size: 10px;
    text-transform: uppercase;
    color: #3f4a55;
    text-decoration: underline;
    text-indent: 16px;
    margin-top: 7px;
}
.area a.comment
{
    margin-left: 10px;
}


.area a.watch, .area a.watch:link, .area a.watch:visited, .area a.watch:hover, .area a.watch:active
{
    right: 0px;
    top: 26px;
    position: absolute;
    display: block;
    width: 68px;
    height: 17px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 17px;
    color: #FFFFFF;
    background: #8dc73f;
}




.home .bottom_ad
{
    clear: both;
    text-align: center;
    width: 914px;
    padding-top: 10px;
}


/* Universal styles */

a.watchnow
{
    display: block;
    width: 68px;
    height: 17px;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 17px;
    color: #FFFFFF;
    background: #8dc73f;
}

.footer
{
    width: 100%;
    height: 370px;
    display: block;
    clear: both;
    background: #2d2d2d url('images/corner_grey_topright.gif') no-repeat right top;
    position: relative;
    color: #ffffcd;
    line-height: 18px;
}

.home .footer
{
    background: #2d2d2d;
}
.footer .leftcorner
{
    position: absolute;
    top: 0px;
    left: 0px;
    background: #8cc63f url('images/corner_green_topleft2.gif') no-repeat;
    height: 100%;
    width: 23px;
    z-index: 2;
}
.home .footer .leftcorner
{
    background: #8cc63f;
}

.footer .footer_links
{
    padding-left: 35px;
    text-transform: uppercase;
    font-size: 11px;
    width: 760px;
    margin: 0 auto;
}

.footer .footer_header
{
    font-size: 18px;
    width: 150px;
    border-bottom: 1px solid #44443f;
    color: #8dc73f;
    text-transform: none;
    line-height: 22px;
    margin-bottom: 3px;
}

body #content.widecolumn .footer .footer_links a:link, body .footer .footer_links a:link
{
    color: #ffffcd;
    text-decoration: none;
    font-weight: normal;
}

body #content.widecolumn .footer .footer_links a:link, body .footer .footer_links a:link
{
    color: #ffffcd;
    text-decoration: none;
    font-weight: normal;
}
body #content.widecolumn .footer .footer_links a:visited, body .footer .footer_links a:visited
{
    color: #ffffcd;
    text-decoration: none;
    font-weight: normal;
}
body #content.widecolumn .footer .footer_links a:hover, body .footer .footer_links a:hover
{
    color: #ffffcd;
    text-decoration: underline;
    font-weight: normal;
}

.footer .footer_links .column
{
    width: 155px;
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}
.footer .footer_links .column span
{
    color: #a3a3a3;
}
.footer .bug
{
    margin-bottom: -2px;
    margin-right: 4px;
    margin-left: -3px;
}



.ad_leaderboard
{
    width: 100%;
    background: #000000;
    padding-bottom: 8px;
    text-align: center;
    clear: both;
    z-index: 10;
}

.listofnewepsodes
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 170px;
    font-size: 10px;
}
.title3
{
    font-family: verdana;
    font-size: 14px;
}
.titleBG
{
    background-color: #000000;
}
#headplayer
{
    text-align: center;
    line-height: 100px;
    height: 100px;
}
.InfoClass
{
    display: block;
    clear: both;
    width: 915px;
    height: 325px;
    position: relative;
}
.ListClass
{
    width: 322px;
    height: 310px;
    overflow: auto;
    padding: 15px 13px 0 13px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}
.AboutClass
{
    width: 567px;
    height: 325px;
    overflow: auto;
    position: absolute;
    left: 0px;
    top: 2px;
}   
#UserAvailability {
  padding-left: 22px;
  background-position: left;
  background-repeat: no-repeat;
}
 
.taken 
{
  padding-left: 22px;
  background-image: url(images/available.gif);
  background-position: left;
  background-repeat: no-repeat;
  background-image: url(images/taken.gif);
  
}
 
.available 
{
  padding-left: 22px;
  background-image: url(images/available.gif);
  background-position: left;
  background-repeat: no-repeat;
}

#content #login {
	margin: 0;
	padding: 0 0 0 10px;
	width: 720px;
}
#content.login .page .reg_form_bg {
	float: left;
	width: 353px;
	background: url('../images/register_form_bg.gif') left top repeat-y;
	margin: 10px 20px 0 0;
}
#content.login .page .reg_form_cap {
	background: url('../images/register_form_top.gif') left top no-repeat;
	padding-top: 5px;
}
#content.login .page form {
	background: url('../images/register_form_bottom.gif') left bottom no-repeat;
	margin: 0;
	padding: 0 0 10px 0;
}
#content.login .page form .error {
	padding-left: 25px;
	color: red;
}
#content.login .page form p {
	padding-left: 15px;
}
#content.login .page form label {
	font-size: 12px;
	font-weight: normal;
	width: 120px;
	display: block;
	float: left;
}
#content.login .page form input,
#content.login .page form select {
	border: 1px solid #89C53B;
}
#content.login .page form p.checkbox,
#content.login .page form p.submit {
	padding-left: 135px;
}
#content.login .page form p.submit input {
	background: #89C53B;
	color: #fff;
}
#content.login .page form p.checkbox label {
	display: inline;
	float: none;
	width: auto;
	font-size: .9em;
}
#content.login .page form #recaptcha_widget_div {
	padding-left: 25px;
}
#content.login .page form #recaptcha_widget_div #recaptcha_response_field {
	position: absolute !important;
	left: 0px !important;
	margin: 8px 0 0 0 !important;
}
#content.login .page .register_blurb h3 {
	margin-bottom: 5px;
	margin-top: 10px;
}
#content.login .page .register_blurb p {
	margin-top: 0;
	padding-top: 0;
}
#content.login .page .register_blurb ul {
	list-style: none;
}
.newEpisodes5 
{
    background: #1B1B1B;
    padding: 5px;
    height: 270px;
    width:210px;
}
.txtwrap
{
width: 200px;

max-width: 200px;
font-size:10px;
display:block; 
}
/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(images/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(images/technorati/tab.png) no-repeat left top;
    border-color:#554433;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(images/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#222;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#BBBBBB;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(images/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(images/technorati/tab.png) no-repeat right -40px;
    color:#BBBBBB;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body
{
    background-position: url(images/technorati/CMTBG.png);
    background: url(images/technorati/CMTBG.png);
    font-family: verdana,tahoma,helvetica;
    font-size: 7pt;
    background-color: #2d2d2d;
    border: solid 1px #2d2d2d;
    border-top-width: 2;
    height: 100%;
}

A
{
    color:#F0F0F0;
font-family:arial,helvetica,sans-serif;
font-size:10px;
}
a:active
{
    text-decoration:none;
}
a:hover
{
     text-decoration:none;
}
 
textarea, .bginput {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#000000 none repeat scroll 0 0;
border:1px solid #1F1F1F;
color:#CDF16C;
font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
font-size:10pt;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

.home .promos {
  width: 100%;
  height: 364px;
  background: #3e3e3e;
  position: relative;
}
  .home .promos .containe {
    width: 955px;
    height: 364px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
  }
  .home .promos .containe .photos {
    width: 930px;
    height: 364px;
    position: relative;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }
     .home .promos .containe #homePromos {
        overflow: hidden;
        width: 814px;
        height: 364px;
        border-left: 2px solid #313131;
        border-right: 2px solid #313131;
        position: relative;
        text-align: left;
        margin-left: auto;
        margin-right: auto;
     }
        .home .promos .containe #homePromos img.mainPromo {
          width: 814px;
          height: 364px;
        }
        .home .promos .containe #homePromos ul {
          position: relative;
        }
        .home .promos .containe #homePromos ul li {
          width: 814px;
          height: 364px;
          cursor: pointer;
        }
        .home .promos .containe #homePromos ul li a {
          color: #fff;
          text-decoration: none;
        }
        .home .promos .containe #homePromos ul li a:hover {
          color: #fff;
          text-decoration: none;
          cursor: pointer;
        }
        .home .promos .containe #homePromos ul li .copybox {
          width: 814px;
          height: 107px;
          position: relative;
          top: -107px;
          left: 0px;
          background: url(/_/images/darth/homepage/promo_shadow.png) no-repeat;
		    }
		    .home .promos .containe #homePromos ul li .copybox .copy {
		      width: 655px;
		      height: 50px;
		      position: absolute;
		      left: 20px;
		      bottom: 50px;
		    }
		    .home .promos .containe #homePromos ul li .copybox .copy span.line1 {
		      font-size: 28px;
		      font-weight: bold;
		      display: block;
		      line-height: 30px;
		      letter-spacing: -1px;
		    }
		    .home .promos .containe #homePromos ul li .copybox .copy span.line2 {
		      font-size: 14px;
		      display: block;
		      padding-bottom: 6px;
		    }
		    .home .promos .containe #homePromos ul li .copybox .logo {
		      width: 100px;
		      height: 100px;
		      position: absolute;
		      right: 20px;
		      top: 5px;
		    }
		    
	    .home .promos .containe .photos .pagination {
	      height: 16px;
	      overflow: hidden;
	      position: absolute;
	      top: 3px;
	      right: 62px;
	      cursor: default;
	      text-align: right;
	      z-index: 9;
	    }
		    .home .promos .containe .photos .pagination .promoBullet {
		      float: left;
		      background: url(/_/images/darth/homepage/promo_pagination_off.png) 2px 2px no-repeat;
		      height: 5px;
		      width: 5px;
		      padding: 2px;
		      margin: 2px;
		      cursor: pointer;
		    }
		    .home .promos .containe .photos .pagination .promoBullet.selected {
          background: url(/_/images/darth/homepage/promo_pagination_on.png) 2px 2px no-repeat;
        }
        
		    .home .promos .containe .photos .pagination img {
		      margin-right: 3px;
		    }
    
  .home .promos .containe #prevBtn a {
    width: 25px;
    height: 50px;
    position: absolute;
    left: 0px;
    bottom: 35px;
    background: url(/_/images/darth/homepage/arrow_l_left.gif) no-repeat;
  }
  .home .promos .containe #prevBtn a:hover {
    background: url(/_/images/darth/homepage/arrow_l_left_on.gif) no-repeat;
  }
  .home .promos .containe #nextBtn a {
    width: 25px;
    height: 50px;
    position: absolute;
    right: 0px;
    bottom: 35px;
    background: url(/_/images/darth/homepage/arrow_l_right.gif) no-repeat;
  }
  .home .promos .containe #nextBtn a:hover {
    background: url(/_/images/darth/homepage/arrow_l_right_on.gif) no-repeat;
  }
 
 #urlform
 {
  padding: 10px;
         -moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/search_bg.jpg) repeat scroll 0 0;
height:26px;
 }
 #urlform input
 {
    
    border:medium none;
    height:18px;
    line-height:18px;
    padding-left:3px;
    width:227px;
 }
 #linkbox
 {
       
    width:600px;

padding:10px;

 }
 #txtbox
 {
    font-size:22px;   
 }
 .button2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-x-system-font:none;
background:#333333 url(images/btnbg.gif) repeat-x scroll left top;
border:1px solid #5B8D22;
color:#FFFFFF;
font-family:verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
font-size:10px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

.searchField {
font-size:14px;
height:19px;
padding-left:4px;
width:190px;
color:#777777;
}

#linkinfo
{
     font-size:18px;   
}
#linkbtns
{
float: inherit ;
position: relative; 
width: 100% ;   
background-color: Black;
vertical-align:middle;
text-align:center;
}
.divStayTopLeft {POSITION:fixed; z-index:100;}
  .outerWrapper
    {
        border: solid 3px;
        border-color:Black;
        height: 100px;
        width: 140px;
        margin: 4px;
        vertical-align:super;
        overflow:hidden;
    }
   
    .outerWrapper img
    {
     width:140px;   
    }
    .rightover
    {
        vertical-align:middle;
    }
    
    
    .fb_share_count_nub_right {
background-image:url(htp://televizioon.com/images/spacer.gf);
background-position:right 0px;
background-repeat:no-repeat;
border:medium none;
display:inline-block;
height:0px;
left:0px;
margin:0 0px 0 0;
padding:0;
position:relative;
vertical-align:middle;
width:0px;
z-index:10;
}