/* 
** SKIN - WCS
** 
** Aug 19, 2010
** 
*/

@import "../../promotions.css";

table#share_rate
    {
    display: table !important;
    }

td.rate_label, td.rate_stars
    {
    display: none;
    }

#header_left
    {
    padding-top: 1.5em;
    }

/* MAIN HORIZONTAL BAR
------------------------------ */

#path, #path_lc, #path_rc
        {
        background-color: #036566 !important;
        }

a.viewdown
    {
    background-color: #cc9966 !important;
    }

/* ADVANCED SEARCH
------------------------------ */

#column2, #column3
    {
    width: 33% !important;
    }
    

/* NOW SHOWING ALERTS
------------------------------ */

#now_showing th
    {
    background-color: #d9c595;
    }

table tr.odd
    {
    background-color: #f4eee0;
    }

/* bottom bar */

#fbar, #flc, #frc
    {
    background-color: #281103 !important;
    }

#fbar, #flc, #frc
    {
    background-color: #8ca53f !important;
    }


/* CUSTOM BOTTOM LEFT
------------------------------ */

.bottom_left_content
    {
    color: #000;
    line-height: 1.5em;
    }


/* HIDE
------------------------------ */

#bottom_nav ul, #comments_wrapper, #column1, .votes, .sp_rating, th.th4, td.td4, th.th7, td.td7, th.th8, td.td8, th.th9, td.td9, .promote, .alert_comment, .alert_rate
        {
        display: none !important;
        }
