/*
Theme Name: Banquet 2011
Theme URI: http://thefilmstage.com/
Description: Official The Film Stage Theme 2011-
Version: 1.0
Author: Scott Fisher and Evan Kaloudis
Author URI: http://evankaloudis.com/
*/

/* Reset */
html {
    color: #000;
    background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
a {
	color: #F90;
}
table {h
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img { border: 0 }
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
    font-style: inherit;
    font-weight: inherit;
}
del, ins { text-decoration: none }
li { list-style: none }
caption, th { text-align: right }
h1, h2, h3, h4, h5, h6 {
    font-size: 20px;
    font-weight: normal;
}
q:before, q:after { content: '' }
abbr, acronym {
    border: 0;
    font-variant: normal;
}
sup { vertical-align: baseline }
sub { vertical-align: baseline }
legend { color: #000 }
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
input, button, textarea, select { *font-size: 100% }
button, button:active, a:active, a, #main input:focus { outline: 0 }
/* Main */
html, body { font-family: Arial, sans-serif }

body{ background: url(http://thefilmstage.com/bg/tfscurtainsred.jpg) center top repeat fixed;}
a { text-decoration: none }
body.redcurtains{ background: url(http://thefilmstage.com/bg/tfscurtainsred.jpg) center top repeat fixed; }
body.orange{ background: url(http://thefilmstage.com/bg/tfs-orange.jpg) center top repeat fixed; }
body.grey{ background: #535456 url(http://thefilmstage.com/bg/2_background.jpg) center top repeat-y; }
body.light{ background: #cfd3d8 url(http://thefilmstage.com/bg/1_background.jpg) center top repeat-y; }
/* */
	
#header {
    height: 120px;
    margin: auto;
    width: 962px;
    cursor: pointer;
	background-color: #ffffff;
	padding: 0px;
	padding-bottom: 5px;
}
#navigation {
    background: url(images/nav_center_off.png) repeat-x;
    display: block;
    height: 38px;
    margin: auto;
    width: 962px;
}
#navigation li {
    float: left;
    height: 38px;
}
#navigation li a {
    color: #646464;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 14px;
    padding-bottom: 7px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #fff;
}
#navigation #search {
    background: url(images/search_box.png);
    border: 0;
    color: #333;
    display: block;
    font-size: 13px !important;
    height: 16px;
    margin-left: 16px;
    margin-right: 8px;
    margin-top: 9px;
    padding-left: 21px;
    padding-right: 10px;
    padding-top: 3px;
    width: 102px;
}
#navigation #search:focus,#navigation #search { outline: 0 }
#navigation #nav_hide {
    padding-top: 16px;
    padding-bottom: 13px;
    display: none;
}
#navigation #nav_cycle {
    display: none;
}
#navigation #nav_hide span {
    display: block;
    height: 8px;
    width: 11px;
    text-indent: -9999px;
}
#navigation #nav_hide .hide { background: url(images/nav_hide.png) no-repeat }
#navigation #nav_hide .show { background: url(images/nav_show.png) bottom no-repeat }
#navigation .nav_float_right { float: right }
#navigation .nav_left_on { background: url(images/nav_left_on.png) repeat-x }
#navigation .nav_left_off { background: url(images/nav_left_off.png) repeat-x }
#navigation .nav_right_off {float: right;  background: url(images/nav_right_off.png) repeat-x 100%; width: 15px; }
#navigation .nav_on { background: url(images/nav_center_on.png) repeat-x }
#navigation .nav_search {
    float: right;
    background: url(images/nav_right_off.png) right no-repeat;
}
.submenu {
    height: 22px;
    background: url(images/submenu_line.png) center repeat-x;
    font-size: 12px;
    text-align: center;
    margin-bottom: 8px;

}
.submenu ul {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 22px;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px;
    background: #fff;
}
.submenu ul li {
    display: block;
    height: 22px;
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}
.submenu ul li a {
    color: #4c4c4c;
    display: block;
    height: 17px;
    margin-left: 7px;
    padding-right: 7px;
    padding-top: 5px;
}
.submenu ul li.submenu_on, .submenu ul li.current-cat { background: url(images/submenu_item_background.png) left no-repeat }
.submenu ul li.submenu_on a, .submenu ul li.current-cat a {
    color: #fff;
    text-shadow: 0 1px 2px #000;
    background: url(images/submenu_item_background.png) right no-repeat;
}
.submenu .submenu_on a span{

	display: none;

}
#page {   
        background-color: #FFFFFF;
	color: #000000;
	margin: 26px auto 0 auto;
  	width: 962px;
}
.more_button {
    background: url(images/more_button_bg.png) right no-repeat;
    float: right;
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    padding: 7px 0 6px 0;
    margin-top: -1px;
    text-shadow: 0 1px 0 #fff;
}
a.more_button span {
    background: url(images/more_button_bg.png) left no-repeat;
    text-align: center;
    text-decoration: none;
    color: #494949;
    padding: 7px 0 6px 13px;
    margin-right: 13px;
}
.more_button.higher { margin-top: -3px }
#footer {
    margin-top: 22px;
    background: #333 url(images/footer_background.png) repeat-x;
    text-align: center;
    padding: 24px;
    max-width: 982px;
    margin-left: auto; margin-right: auto;

}
#footer p {
    font-size: 10px;
    color: #9e9e9e;
    margin-top: 4px;
}
#footer a {
    font-size: 10px;
    color: #9e9e9e !important;
    margin-top: 4px;
}

.banquetbox {
	width: 100px
	border-bottom: 1px dotted #ccc;
	line-height: 12px;
	display: block
	overflow: hidden
	}
/* front page */
#featured_article_image {
    background: url(images/featured_article_shadow.png);
    height: 316px;
    width: 630px;
    overflow: hidden;
    padding: 1px 2px 3px 2px;
}
#featured_article {
    float: left;
    width: 630px;
    text-align: center;
    margin-top: 8px;
}
#featured_article h2 {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-top: 18px;
    color: #181818;
    font-size: 58px;
    line-height: 48px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
}
#featured_article h2 a { color: #181818 }
#featured_article h3 {
    color: #4b4b4b;
    font-size: 14px;
    margin-top: -6px;
    margin-left: 1px;
}
#featured_article h3 a { color: #4b4b4b }
#more_features { margin-top: 42px }
#more_features li, .sidebar_features .sbf_wrapper {
    background: url(images/feature_frame.png);
    float: left;
    height: 229px;
    margin-right: 16px;
    overflow: hidden;
    padding: 9px 10px 0 10px;
    width: 290px;
}
.sbf_wrapper {
    margin-right: 0;
}
.more_features_image, .front_page_bottom_image {
    position: relative;
    width: 100%;
}
.more_features_image .wrapper, .front_page_bottom_image .wrapper {
    cursor: pointer;
    display: block;
    left: 0;
    position: absolute;
    text-align: center;
    top: 75px;
    width: 100%;
}
.more_features_image .wrapper h2, .video .video_title a, .front_page_bottom_image .wrapper span, .more_features_image .wrapper h3, #themainvideo .video_title a, .video_thumb .video_title a{
    display:-moz-inline-stack;
display:inline-block;
zoom:1;
*display:inline;
 
    background: #222;
    background: rgba(0,0,0,0.5);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: 1px solid #ddd;
    border-color: rgba(255,255,255,0.5);
    border-radius: 20px;
    padding: 2px 10px 2px 10px;
    max-width: 266px !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.more_features_image .wrapper h2 a, .more_features_image .wrapper h3 a, .video .video_title a, #themainvideo .video_title a, .video_thumb .video_title a{
    text-shadow: 0 -1px 0 #000;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-overflow: ellipsis;

}
#more_features li.last { margin-right: 0 }
#side_box {
    float: right;
    margin-top: -400px;
    margin-left: 652px;
}
#side_box_controls {
    display: block;
    height: 62px;
    width: 306px;
}
#side_box_controls a {
    display: inline-block;
    height: 31px;
    width: 102px;
    zoom: 1;
    *display: inline;
}
#side_box_controls h2 a {
    display: inline-block;
    height: 22px;
    width: 306px;
    zoom: 1;
    *display: inline;
}
#sbc_all { background: url(images/side_box_tab_all_off.png) no-repeat }
#sbc_news { background: url(images/side_box_tab_news_off.png) no-repeat }
#sbc_features { background: url(images/side_box_tab_features_off.png) no-repeat }
#sbc_trends { background: url(images/side_box_tab_trends_off.png) no-repeat }
#sbc_all.sbc_on { background: url(images/side_box_tab_all_on.png) no-repeat }
#sbc_news.sbc_on { background: url(images/side_box_tab_news_on.png) no-repeat }
#sbc_features.sbc_on { background: url(images/side_box_tab_features_on.png) no-repeat }
#sbc_trends.sbc_on { background: url(images/side_box_tab_trends_on.png) no-repeat }
#side_box_content {
    background: url(images/side_box_background.png) top right no-repeat;
    display: block;
    height: 680px;
    overflow: hidden;
    margin-top: -7px;
    padding-left: 1px;
    padding-top: 1px;
    width: 305px;
}
#side_box_content a, .column_box_content .column_box_content_row {
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 285px;
    padding: 10px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-decoration: none;
    color: inherit;
}
.column_box_content_row_grey {
    border-bottom: 1px dotted #ccc;
    display: block;
    width: 285px;
    padding: 10px;
    padding-bottom: 11px;
    padding-top: 11px;
    text-decoration: none;
    background-color: #F5F5F5;
}
#side_box_content a {
    padding-bottom: 10px;
    padding-top: 10px;
    text-overflow: ellipsis; 
    height: 145px;
    overflow: hidden;
}
.sb_article_info{display:block;width:190px;height: 14px;overflow: hidden;}
.sb_article_info a{display:block;width:190px;height: 14px;overflow: hidden;}
.sb_article_score{display:block;width:190px;height: 30px;overflow: hidden;color: #F90;font-weight: bold;font-size:30px;}

#side_box_content a img, .column_box_content img {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-right: 7px;
    vertical-align: top;
    border-left: 1px solid #d4d4d4;
    border-right: 1px solid #d4d4d4;
    border-bottom: 2px groove #ccc;
}
#side_box_content a .sb_content_info, .column_box_content .column_box_content_row .cb_content_info {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 175px;
}
a .sb_content_info, .column_box_content .column_box_content_row_grey .cb_content_info {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 175px;
}
.sb_article_title, .cb_article_title {
    color: #1a1a1a;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.cb_article_title a:hover{
    color: #FF9900;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.sb_article_info, .cb_article_time {
    color: #999;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.sb_article_info a {
    color: #999;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.sb_article_score, {
    color: #F90;
    display: block;
    font-size: 12px;
    margin-top: 3px;
}
.cb_twitter_row .cb_article_title {
    margin-top: -1px;
    width: 240px;
    font-size: 12px;
}
.cb_twitter_row .cb_article_title a {
    color: #767676;
    text-decoration: none;
}
.cb_user_blogs .cb_blog_url {
    color: #868686;
    font-size: 12px;
    margin-top: -2px;
}
.cb_user_blogs .cb_blog_excerpt {
    color: #3a3a3a;
    font-size: 14px;
    display: block;
    margin-top: 8px;
}
.cb_user_blogs .related {
    color: #3a3a3a;
    font-size: 14px;
    display: block;
    margin-top: 2px;
}
.cb_blog_read_more {
    display: none;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
.cb_board_row .cb_article_title {
    float: left;
    margin-top: -1px;
    width: 200px;
    font-size: 12px;
}
.cb_board_row img { float: left }
.cb_board_row .cb_content_info {
    width: 300px !important;
    height: 22px !important;
}
.cb_board_row .cb_board_by {
    display: block;
    font-size: 12px;
    color: #868686;
    line-height: 12px;
}
.cb_board_row img { border: 0 !important }
.cb_board_row { border: none !important }
.column_box_content .column_box_content_row:last-child { border: none !important }
.column_box_content .column_box_content_row.last{ border: none !important }
.column_box {
    width: 306px;
    padding-left: 2px;
    margin: 30px 18px 0 0;
    float: left;
}
.column_box_wide {
    width: 612px;
    padding-left: 2px;
    margin: 30px 18px 0 0;
    float: left;
}
.cb_title {
    margin-top: 6px;
    font-size: 18px;
    margin-left: 0px;
}
.column_box_content {
    display: block;
    margin-top: 8px;
    width: 305px;
}
.column_box_content .cb_content_info { width: 244px }
.column_box_content .column_box_content_row {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0 8px 0;
    width: 305px;
}
.column_box_content .column_box_content_row_grey {
    border-bottom: 1px dotted #ccc;
    padding: 8px 0 8px 0;
    width: 305px;
}
.cb_user_blogs .cb_article_title, .cb_user_blogs { width: 300px !important }
#front_page_videos_section {
    background: url(images/front_page_shadow.jpg) center top no-repeat;
    margin-top: 30px;
    margin-bottom: 16px;
}
#front_page_videos_section #videos { padding-top: 30px }
#front_page_videos_section #videos li {
    float: left;
    display: block;
    width: 310px;
    margin-right: 16px;
}
#front_page_videos_section #videos .video {
    height: 189px;
    width: 309px;
    padding-top: 1px;
    padding-left: 1px;
    position: relative;
    background: url(images/video_background.png);
}
.video .video_overlay {
    position: absolute;
    width: 100%;
    display: block;
    height: 180px;
    top: 0;
    left: 0;
    background: url(images/video_light_overlay.png) center -4px no-repeat;
}
.video .video_title, #themainvideo .video_title, .video_thumb .video_title {
    position: absolute;
    width: 100%;
    display: block;
    text-align: center;
    top: 78px;
    left: 0;
}
.last { margin-right: 0 !important }
#front_page_bottom {
    background: url(images/front_page_shadow.jpg) center top no-repeat;
}
.front_page_bottom_image {
    width: 304px;
    border: 1px solid #d6d6d6;
    overflow: hidden;
    height: 226px;

}
.front_page_bottom_image a {
    color: #fff;
    font-size: 13px;
    text-shadow: 0 -1px 0 #000;
}span.smalltext a{

	color: #999 !important;
	font-size: 9px;
	font-family: Helvetica, Arial, sans-serif !important;

}
.front_page_bottom_image .wrapper { top: 110px }
/* News */
.news_column_left {
    margin-top: 6px;
    float: left;
    width: 620px;
}
.news_col_title {
    margin-top: 6px;
    font-size: 18px;
    margin-left: 0px;
}
.article {
    border-bottom: 1px solid #ccc;
    padding-bottom: 12px;
}
.article.review_page {
    padding-bottom: 18px;
    margin-bottom: 0;
    font-size: 14px;
    
    }
.article h2, .feature_page_item h2 {
    margin-top: 18px;
    color: #181818;
    font-size: 54px;
    line-height: 56px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    padding-bottom: 7px;
}

.more_features_image h2 a{

	color: white !important;

}

h2 a{

	color: #181818 !important;

}
.excerpt a{

	text-decoration: none !important;
	color: #181818;

}
.article_content a{
	
	text-decoration: underline !important;
	color: #FF9900;

}
.article .info {
    font-size: 12px;
    color: #333;
}
.article .info a {
    text-decoration: none;
    color: #333;
}
.article_content{
    font-size: 14px;
    clear: both;
    }
.article_content p {
    margin-top: 18px;
    font-size: 14px;
    line-height: 1.5em;
}
.feature_page .article_content p {
    margin-top: 2px;
    font-size: 14px;
    line-height: 1.5em;
}

.excerpt, .excerpt p{

	width: 480px !important;
	float: right !important;

}
.excerpt {

	margin-bottom: 8px;

}

.article .continue_reading {
    font-size: 12px;
    font-weight: bold;
    display: block;
    margin-top: 18px;
    color: #454545;
}
.pages { padding: 24px 0 8px 0 }
.pages a {
    border: 1px solid #555;
    font-size: 12px;
    color: #555;
    padding: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
.pages a.page_disabled {
    color: #bbb;
    border-color: #bbb;
}
.news_sidebar_right {
    margin-top: 14px;
    width: 310px;
    float: right;
}
.news_sidebar_right .title { float: left }
.news_column_left .title { display: block; margin-bottom: 4px; }
.sidebar_features { 

		padding-top: 20px !important;
    margin-bottom: 20px;
    padding-bottom: 8px; 
    border-bottom: 1px solid #ddd;
    
}
.sidebar_news_border{
    margin-bottom: 20px;
    padding-bottom: 8px; 
    border-bottom: 1px solid #ddd;

}

.sidebar_features ul{
	margin-top: -10px;
	padding-top: 0;
}
.sidebar_features ul li {
    font-size: 12px;
    color: #444;
    display: block;
    padding: 10px;
    line-height: 1.6em;
    margin-top: 0;
    
}
.sidebar_features ul li.even { background-color: none; border-top: 1px dashed #ccc;  border-bottom: 1px dashed #ccc; }
.sidebar_features ul li h3 {
    font-weight: bold;
    font-size: 20px;
    color: #222;
    margin-bottom: 6px;
}

.column_box.news_sidebar {
    margin: 0;
}

span.track_name{

	font-weight: bold;
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 6px;

}

span.track_name span{

	color: #bbb;

}

a.track_download{

	font-weight: bold;
	display: block;
	font-size: 14px;
	text-decoration: underline;
	color: #555;

}


.news_column_left.no_submenu{

    margin-top: 8px;
    
}


.news_sidebar_right.no_submenu{

    margin-top: 6px;
    
}

.back{

  height: 21px;
	background: url(images/back_button.png) left center no-repeat;
	padding-bottom: 3px;
	
}

.back a{

	color: white;
  line-height: 12px;
	font-size: 12px;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	background: url(images/back_button.png) right center no-repeat;
  margin-left: 8px;
  padding-right: 10px;
  padding-top: 3px;
  padding-bottom: 3px;

}

.cb_title.related_title {

	margin-top: 0;

}


/* videos */

#videospagetop{

	margin-top: 26px;
	width: 962px;
	text-align: left;

}

#videopagemainvideo{

	width: 630px;
	float: left;

}

#videopagemainvideo #themainvideo{

	margin-top: 20px;
	position: relative;

}

#latestvideosright{

	width: 310px;
	float: right;
	margin-top: 42px;

}

#themainvideo .video_title a{

	font-size: 16px;

}

#themainvideo .video_title{

	top: 180px;

}

.video_thumb .video_title{

	top: 26px;
	display: inline;
	width: auto;
	text-align: center;
	left: 48px;
	
}

.video_thumb{

	float: left;
	width: 130px;
	position: relative;
	

}

.video_info{

	float: right;
	width: 170px;
	margin-left: 10px;

}

.video_info span, .video_info a{ display: block }

.video_info .vi_title{

	color: #333;
	font-weight: bold;
	font-size: 14px;
	
}
.video_info .vi_artist{

	color: #777;
	font-size: 12px;

}

#latestvideosright li, .videos_page_column li{

	margin-bottom: 18px;

}

.videos_page_trending .trending{

	padding-top: 24px;
	display: block;
	margin-bottom: -12px;

}

.videos_page_trending{

	margin-top: 24px !important;

}

#videos_page_main{

	padding-top: 28px;
	padding-bottom: 0;
	margin-bottom: -28px;

}

.videos_page_column{

	width: 310px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	
}

.videos_page_column.right{

	margin-right: 0;

}

.videos_page_column ul{

	margin-top: 18px;

}

.video_thumb > a > img{

	-webkit-box-shadow: 0 1px 3px #777;
	
}

/* video view */

.article.videodisplay h2{

	margin-bottom: 8px;
	
}

.article.videodisplay{

	border: 0;

}

.video_view_related{

	margin-top: 102px;

}
.ie6play{
	
	display: none;

}

#footer a{

	color: #aaa;
	text-decoration: none;

}

strong {font-weight: bold;}
em {font-style: italic}

.sidebar_features ul li a{

	color: #222 !important;

}	

.twitter-link{

	color: #aaa;

}

.is_submenu{

	margin-top: 36px !important;

}

blockquote{background:#f9f9f9;border-left:1em solid #eee;margin:1.5em 1em;padding:.5em 1em;}
       blockquote:before{color:#808080;font-size:4em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;}
       blockquote :first-child{display:inline;}
       blockquote :last-child{margin-bottom:0;}

.track_list_download_link{

	float: right;
	width: 518px;
	margin-top: -2px;
	
}

#tracks_page_wrapper h2{

	text-indent: -1px;

}

.track_name a{

	color: #333;

}

.news_sidebar_right.no_article{
    margin-top: 28px !important;
}

.feature_page_item{

	border-bottom: 1px dashed #ccc;

}

.clearfloat {
height:0;
font-size: 1px;
line-height: 0px;
clear:both;
clear: left;
}

table, tr, td{

	border: 0;

}

.typeface-js {
    font-family: "jaf-facitweb",sans-serif;
    color: #181818 !important;
    margin-top: -1px;
}

.typeface-news {
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 !important;
    margin-top: -1px;
}

.typeface-news a{
    color: #F90 !important;
    font-size: 47px;
    line-height: 44px;
}

.typeface-archive {
    font-family: "jaf-facitweb",sans-serif;
    color: #181818 !important;
    margin-top: -1px;
}

.typeface-archive a{
    color: #181818 !important;
    font-size: 40px;
    line-height: 38px;
}



#latestpostsfront .cb_article_title a{

	color: #222 !important;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block;
	width: 215px;

}

#latestpostsfront .cb_board_by a{

	color: #888 !important;

}

.feature_page_item table tr td{vertical-align: top;}

/* Added Styles
-------------------------------------------------------------- */
	
.authorphoto{
	float: right;
	display: block;
	padding: 0px 2px 0px 0px;
	clear:both;
}
.fr{
	float: right;
}
.fl{
	float: left;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

.review_box{
	
    }
.review_box h1 {
    font-size: 60px;
    line-height: 50px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
.review_box h2 {
    font-size: 35px;
    line-height: 25px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
.review_box h3 {
    font-size: 30px;
    line-height: 32px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
.score_box{
	background: url(http://thefilmstage.com/scorebox.png) no-repeat;
	color: #FFFFFF; ;
	height: 108px ;
	width: 190px;
	line-height: 8px;
	float: right;
	margin-top: -30px;
    }
.score_box h1 {
    font-size: 58px;
    line-height: 5px;
    padding: 50px 0 0 16px;
	text-align: center;
    font-family: "jaf-facitweb",sans-serif;
}
.score_box h2 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
}

/*- Top Banner -*/
#topbanner {
	float: right;
	width: 730px;
	padding: 10px 10px 0px;
	clear:both;
}

#topbanner img{
	float: right;
}

.list_box{
	height: 200px ;
	padding: 0px 0px 0px;
    }

h4 {
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
h5 {
    font-size: 30px;
    line-height: 25px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
h6 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
h7 {
    font-size: 20px;
    line-height: 18px;
    letter-spacing: -1.5px;
    font-family: "jaf-facitweb",sans-serif;
    color: #F90 ;
}
h7 a{

	text-decoration: none !important;
	color: #181818;

}
newsmedia {
	margin: 0;
    padding: 0;
    font-size: 40px;
    line-height: 38px;
    color: #F90 ;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
}

newsmedia a{

	color: #F90 !important;

}

socialhome {
	margin: 0;
    padding: 0;
    width: 300;
    font-size: 40px;
    line-height: 38px;
    color: #F90 ;
    letter-spacing: -2px;
    font-family: "jaf-facitweb",sans-serif;
}

blogroll {

}
blogroll a{
	text-decoration: none !important;
	color: #181818;

}
.blog_title {
    color: #1a1a1a;
    display: block;
    font-size: 13px;
    font-weight: bold;
}

.blog_title a {
    color: #F90;
    text-decoration: none;
}

img#wpstats{display:none}

/* Zoso */

.spotlight {
    width: 630px;
    height: 365px;
    padding-left: 2px;
    margin: 0px 18px 0 0;
    overflow: hidden;
}
