/* FreshEST Trailers Theme */

/* Reset ------------------------------------------------------------ */

*, html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }
body, table, input, submit, textarea  { font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif; font-size: 12px; font-weight: normal; }

/* General elements ------------------------------------------------- */

ul { list-style: none; }
img { border: none; }
a { text-decoration: none; }
a:hover { text-decoration: none; }
a:focus { outline: none; }
iframe { border: 0px !important; }

.left { float: left; }
.right { float: right; }
.clear { float: none; clear: both; }
.inline { display: inline; }
.top_spc { padding-top: 25px; }
.bot_spc { padding-bottom: 0px !important; }
.cont_arch { margin-top: 20px; }
.icon_rss_feed { position: absolute; top: 20px; right: 0px; }

/* Page elements ---------------------------------------------------- */

html, body { text-align: center; height: 100%; }

#wrap { min-height: 100%; height: auto !important; height: 100%; position: relative; }
#header { text-align: left; }
#header_top_in { width: 960px; height: 40px; margin: 0 auto; }
#header_mid_out { width: 960px; height: 85px; margin: 0 auto; }

#header_login { line-height: 40px; padding-left: 60px; }
#header_search { height: 40px; vertical-align: middle; }
#header_login a { font-weight: bold; }
#header_logo { position: relative; margin-top: 25px; width: 220px; height: 40px; z-index: 1000; }

.logo_cover { position: absolute; z-index: 2500; }
.logo_dummy { position: absolute; z-index: 1500; }

#header_cats { margin-top: 30px; }

input.search_field { width: 140px; padding: 2px 10px 4px; height: 17px; line-height: 17px; vertical-align: middle; }
input.search_button { width: 32px; height: 23px; vertical-align: middle; }
form.search_form { padding-top: 8px; }

#player_header { position: relative; width: 960px; margin: 0 auto; padding: 10px 0px 30px; z-index: 1000; }
#player_title { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 23px; letter-spacing: -1px; }
#player_ratings { position: relative; width: 260px; padding-top: 10px; text-align: right; }
#player_ratings img { vertical-align: text-bottom; }

.content { margin: auto; margin-top: 10px; width: 960px; text-align: left; }
.left-col { width: 605px; float: left; text-align: left; }
.right-col { width: 320px; float: right; text-align: left; position: relative; }

#lightsoff { display: none; position: fixed; width: 100%; height: 100%; background: url('images/bg_lightsoff.png'); z-index: 100; }

#footer { width: 100%; padding: 5px 0px 40px; position: absolute; bottom: 0px; }
#footer_clearfix { height: 240px; margin-top: 50px; }

/* Navigation ------------------------------------------------------- */

#nav_main { float: left; height: 22px; padding: 9px 0px; }
#nav_main li { float:left; height: 22px; padding: 0px 10px; }
#nav_main li.current_page_item { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
#nav_main li a { line-height: 22px; font-size: 12px; font-weight: bold; }

.nav_cats { height: 27px; }
.nav_cats > li { margin-left: 3px; text-align: left; float: left; width: 125px; height: 27px; overflow: hidden; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.nav_cats > li a { display: block; padding: 0 15px; line-height: 27px; font-weight: bold; }

.nav_cats_sub { position: absolute; z-index: 6000; width: 125px; margin-top: 3px; display: none; }
.nav_cats_sub > li:first-child { border-top: none; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.nav_cats_sub > li:last-child { border-bottom-left-radius: 5px; -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; }

#breadcrumb { height: 25px; font-size: 11px; border-bottom: 1px dashed #878787; padding-bottom: 5px; }
#breadcrumb ul { margin: 0; padding: 0; line-height: 25px; }
#breadcrumb li { background: transparent url('images/bullet.png') left bottom no-repeat; float: left; margin-right: 0; padding: 0 10px; list-style-type: none; }
#breadcrumb li a { display: block; color: #fff; }
#breadcrumb li a:hover { text-decoration: none; color: #ff7e3f; }
#breadcrumb li.start { background: none; padding: 0 10px 0 0; }

/* Page navigation -------------------------------------------------- */

.wp-pagenavi a, .wp-pagenavi a:link { padding: 2px 4px 2px 4px; margin: 2px; }
.wp-pagenavi a:visited { padding: 2px 4px 2px 4px; margin: 2px; }
.wp-pagenavi a:active { padding: 2px 4px 2px 4px; margin: 2px; }
.wp-pagenavi span.pages { padding: 2px 4px 2px 4px; margin: 2px 2px 2px 2px; }
.wp-pagenavi span.current { padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; }
.wp-pagenavi span.extend { padding: 2px 4px 2px 4px; margin: 2px; }

/* Slider / Player -------------------------------------------------- */

#featured { position: relative; width: 930px; height: 420px; padding: 15px; margin: 0 auto; border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; z-index: 1000; background: #333; }
#feat_ctrl_main { width: 58px; position: absolute; right: -58px; top: 99px; }
#feat_ctrl_top { height: 10px; background: url(images/bg_feat_ctrl_round.png) top left no-repeat; }
#feat_ctrl_mid { width: 58px; background: #333; padding: 15px 0px 5px 0px; border-top-right-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }
#feat_ctrl_mid a { float: left; clear: left; line-height: 23px; }
#feat_ctrl_bot { height: 10px; background: url(images/bg_feat_ctrl_round.png) bottom left no-repeat; }

.feat_ctrl_item { width: 43px; height: 43px; background: url(images/player_ctrl_sprites.png) no-repeat; margin-bottom: 10px; }

#ctrl_fb { background-position: 0px 0px; }
#ctrl_tw { background-position: 0px -43px; }
#ctrl_lo { background-position: 0px -86px; }
#ctrl_cm { background-position: 0px -129px; }

#ctrl_fb:hover { background-position: -43px 0px; }
#ctrl_tw:hover { background-position: -43px -43px; }
#ctrl_lo:hover { background-position: -43px -86px; }
#ctrl_cm:hover { background-position: -43px -129px; }

#slideshow { width: 930px; height: 420px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; overflow: hidden; }

.nivoSlider { position:relative; }
.nivoSlider > div > img { position:absolute; top:0px; left:0px; }
.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index: 4000; display:none; }

.nivo-slice { display:block; position:absolute; z-index: 2000; height:100%; }

.nivo-caption { position:absolute; right: 0px; top: 0px; bottom: 0px; background:#000; text-align: left; line-height: 20px; font-family: "Trebuchet MS", sans-serif; font-size: 14px; color:#fff; width: 300px; padding: 30px 20px 20px; z-index: 3000; }
.nivo-readmore { position: absolute; right: 20px; bottom: 20px; }
.nivo-caption p { padding: 0px; margin: 0px; }
.nivo-caption a { display:inline !important; }
.nivo-html-caption { display:none; }

.nivo-directionNav a { position:absolute; top:45%; z-index: 5000; cursor:pointer; }
.nivo-prevNav { left:0px; }
.nivo-nextNav { right:0px; }

.nivo-controlNav a { position:relative; z-index:99; cursor:pointer; }
.nivo-controlNav a.active { font-weight:bold; }
.nivo-directionNav a { display:block; width:30px; height:30px; background:url(images/arrows.png) no-repeat; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-30px 0; right:15px; }
a.nivo-prevNav { left:15px; }

div.slide_title { width: 300px; padding-bottom: 20px; border-bottom: 1px solid #333; font-family: "Trebuchet MS", sans-serif; color: #ff9000; font-size: 20px !important; font-weight: bold; }
div#display_links { position: absolute; right: 0px; top: 5px; font-size: 10px; }
div#display_latest { position: relative; }

/* Tabs ------------------------------------------------------------- */

.tabs_menu { position: absolute; top: -30px; left: -1px; margin: 0px; padding: 0px; }
.tabs_menu li { float: left; font-weight: bold; margin-right: 3px; background: #D8D8D8; border-left: 1px solid; border-top: 1px solid; border-right: 1px solid; border-color: #D8D8D8; border-top-left-radius: 5px; -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; border-top-right-radius: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; }
.tabs_menu li a { display: block; padding: 10px 15px 5px; }
.tabs_menu li.active { border-left: 1px solid; border-top: 1px solid; border-right: 1px solid; }

.tabs_cont { position: relative; margin-top: 50px; padding: 10px 25px 20px; border-top-right-radius: 10px; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; border-bottom-left-radius: 10px; -moz-border-radius-bottomleft: 10px; -webkit-border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; -moz-border-radius-bottomright: 10px; -webkit-border-bottom-right-radius: 10px; }

.tab ul li { padding: 5px 0px; }
.tab ul li:last-child { border: none; }

/* Generic Containers ----------------------------------------------- */

.container { border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.cont_post { padding: 25px 20px; }
.cont_page { padding: 10px 20px; }

.widget { padding: 10px 10px 0px; }
.widget_inner { padding: 10px 10px 20px 10px; }
.widget_title { font-family: "Trebuchet MS", Helvetica, sans-serif; letter-spacing: -1px; font-size: 17px; line-height: 17px; padding: 15px 10px 20px; font-weight: normal; }

/* Gallery boxes ---------------------------------------------------- */

.box { float: left; width: 183px; margin-bottom: 10px; padding: 5px; min-height: 175px; text-align: left; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.box h3 { margin: 0px; margin-bottom: 5px; }
.box_image_ovrl { width: 181px; height: 100px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin-bottom: 5px; }

/* Post areas ------------------------------------------------------- */

.subheading { position: relative; margin-bottom: 30px; }
.subheading h1 { font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 20px; line-height: 20px; letter-spacing: -1px; padding-bottom: 5px; }
.subheading p, .tab p, .cont_post p { padding-top: 15px; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; line-height: 20px; text-align: justify; }

/* Promo Lists ------------------------------------------------------ */

.promo_item { margin-bottom: 10px; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.promo_image { float: left; display: block; width: 89px; height: 58px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.promo_details { float: left; width: 169px; margin-left: 10px; text-align: left; }

/* Tabs Single Content ---------------------------------------------- */

.movie_poster { height: 250px; width: 170px; margin: 30px 0px 20px 20px; }
.movie_detail { padding-top: 7px; font-family: "Trebuchet MS", Helvetica, sans-serif; font-size: 13px; line-height: 20px; }
.movie_detail_title { font-weight: bold; }

.movie_other_lst { line-height: 25px; }
.movie_other_lst li img { vertical-align: text-bottom; margin-right: 10px; }
.movie_other_sel { width: 553px; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

/* Text Styling ----------------------------------------------------- */

.nwa { font-family: Arial, sans-serif; font-size: 26px; }
.orange { color: #ff7e3f; font-weight: bold; }

h1 { margin-top: 15px; }
.tab h1, .tab h2, .tab h3 { font-family: "Trebuchet MS", Helvetica, sans-serif; letter-spacing: -1px; }
.tab h1 { font-size: 20px; line-height: 20px; padding-bottom: 5px; }
.tab h2, .content h2 { font-size: 17px; line-height: 17px; padding: 15px 0px 10px; font-weight: normal; }

.footer_links li { line-height: 25px; padding: 2px 0px; text-align: right; }

.alignleft { float: left; margin-right: 10px; padding: 5px; }
.alignright { float: right; margin-left: 10px; padding: 5px; }

.comm_list { list-style: none; padding-top: 15px; }
.comm_main { margin-bottom: 20px; }
.comm_auth { position: relative; width: 90px; overflow: hidden; font-family: Tahoma, Helvetica, sans-serif; font-size: 10px !important; }
.comm_auth_fade { width: 15px; top: 0px; bottom: 0px; right: 0px; background: url(images/bg_fader.png) repeat-y; position: absolute; }
.comm_auth img { width: 70px; height: 70px; margin-bottom: 7px; }
.comm_auth .author { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 14px; color: #ff5400; font-weight: bold; }
.comm_body { position: relative; word-wrap: break-word; width: 430px; background: #f5f5f5; border: 1px #d8d8d8 solid; padding: 0px 15px 15px 15px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.comm_thing { width: 12px; height: 25px; background: url(images/comm_thing.png) no-repeat; position: absolute; top: 10px; left: -12px; }

.comm_form_text { line-height: 25px; margin-top: 5px; color: #43A4C4; }
.comm_form_field { width: 539px; padding: 5px; border: 2px #d8d8d8 solid; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; line-height: 17px; } 
.comm_form_field:focus { border: 2px #ff7e3f solid; } 
.comm_form_subm { padding: 5px 15px; background: #ff7e3f; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #fff; font-weight: bold; }

.comm_pending { color: #ff7e3f; font-style: italic; }
.form_inp { height: 17px; }
.form_sel { width: 553px; }

.post_report_main { position: relative; }
.post_report_msg { position: absolute; top: 0; bottom: 0; padding-top: 15px; width: 553px; background-color: #fff; display: none; }


/* Light.css *************************************************************************************/

/* Page elements ---------------------------------------------------- */

body { background: #f2f2f2; color: #444; }

#header_login { color: #a7a7a7; }
#header_login a { color: #848484; }
#header_login a:hover { color: #ff5400; }
#header_top_out { background: #ddd; }

.logo_dark { display: none; }

input.search_field { background: url(images/search_input_light.png); color: #666; }
input.search_button { background: url(images/search_button_light.png); }

#player_header { border-top: 1px #d8d8d8 solid; }
#player_title { color: #ff7e3f; }
#player_ratings { color: #A7A7A7; }

#footer { background: #333; border-top: 10px #474747 solid; }

/* Navigation ------------------------------------------------------- */

#nav_main li.current_page_item { background: #ff7e3f; }
#nav_main li.current_page_item a { color: #fff; }
#nav_main li.current_page_item a:hover { color: #fff; }
#nav_main li a { color: #848484; }
#nav_main li a:hover { color: #ff5400; }

.nav_cats > li { background: #fff; border: 1px #d8d8d8 solid; }
.nav_cats > li:hover { background: #848484; }
.nav_cats > li a { color: #848484; }
.nav_cats > li:hover a { color: #fff; }

.nav_cats_sub > li { border-top: dotted 1px #606060; background: #848484; }
.nav_cats_sub > li:hover { background: #ddd; }
.nav_cats_sub > li a { color: #fff; }
.nav_cats_sub > li:hover a { color: #848484; }

li.current-cat, li.current-cat:hover { background: #ff5400 !important; }
li.current-cat > a, li.current-cat > a:hover { color: #fff; }

/* Page navigation -------------------------------------------------- */

.wp-pagenavi a, .wp-pagenavi a:link { background-color: #FFFFFF; border: 1px solid #d7d7d7; }
.wp-pagenavi a:visited { background-color: #FFFFFF; }
.wp-pagenavi a:hover { border: 1px solid #ff7e3f; background-color: #ff7e3f; color: #fff; }
.wp-pagenavi a:active { border: 1px solid #008ee8; color: #ffffff; background-color: #008ee8; }
.wp-pagenavi span.pages { color: #999; }
.wp-pagenavi span.current { color: #ffffff; border: 1px solid #008ee8; background-color: #008ee8; }

/* Tabs ------------------------------------------------------------- */

.tabs_menu li { background: #D8D8D8; border-color: #D8D8D8; }
.tabs_menu li a { color: #999; }
.tabs_menu li:hover { border-color: #666; background: #666; }
.tabs_menu li:hover a { color: #FFF; }
.tabs_menu li.active { border-color: #D8D8D8; background: #fff; }
.tabs_menu li.active a { color: #ff7e3f; }

.tabs_cont { border: 1px #D8D8D8 solid; background: #fff; }

.tab ul li { border-bottom: 1px dashed #a7a7a7; }
.tab ul li a { color: #43A4C4; }
.tab ul li a:hover { color: #FF5400; }

/* Generic Containers ----------------------------------------------- */

.container { border: 1px #D8D8D8 solid; background: #fff; }
.widget_title { color: #FF7E3F; }

/* Gallery boxes ---------------------------------------------------- */

.box { border: 1px solid #d8d8d8; background: #fff; }
.box_image_ovrl { border: 1px solid #ccc; }

/* Post areas ------------------------------------------------------- */

.subheading h1 { color: #ff7e3f; border-bottom: 1px #d8d8d8 solid; }
.subheading p a, .tab p a { color: #43A4C4; }
.subheading p a:hover, .tab p a:hover { color: #FF5400; }

/* Promo Lists ------------------------------------------------------ */

.promo_item { background: #f2f2f2; border: 1px #d8d8d8 solid; }

/* Tabs Single Content ---------------------------------------------- */

.movie_poster { border: 5px #fff solid; -moz-box-shadow: 0 0 7px #A7A7A7; }
.movie_detail a:hover { color: #FF5400; }
.movie_detail_title { color: #43A4C4; font-weight: bold; }

.movie_other_sel { border: 1px #a7a7a7 solid; background: #fff; }

/* Text Styling ----------------------------------------------------- */

a { color: #43A4C4; }
a:hover { color: #ff7e3f; }

.tab h1, .tab h2, .tab h3, .content h2 { border-bottom: 1px #d8d8d8 solid; }
.tab h1 { color: #ff7e3f; }
.tab h2, .content h2 { color: #43A4C4; }

.footer_links li { border-bottom: 1px dashed #878787; } 
.footer_links li a { color: #43A4C4; }
.footer_links li a:hover { color: #ff7e3f; }

.alignleft { border: 1px solid #eee; }
.alignright { border: 1px solid #eee; }

.sitemap_list { font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 13px; }
.sitemap_list li > ul li { padding-left: 30px; background: url(images/bg_tree_view.png) no-repeat; }
.sitemap_tpe { font-size: 15px; font-weight: bold; color: #ff5400; line-height: 30px; }
.sitemap_pst a { display: block; height: 25px; line-height: 25px; border-bottom: 1px #d8d8d8 dashed; }


