/*
	Theme Name: ScreenComment Theme
	Theme URL: http://www.screencomment.com
	Description: child theme on Genesis Framework.
	Author: Screen Comment
	Author URI: http://www.screencomment.com
	Version: 1.0.15
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	
    background-repeat:repeat-x;
    background-attachment:fixed;
	color: #333333;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 18px;
	width:100vw; /* Viewport width */

	}

/***** Wrap ********************/

#wrap {
	background: #ffffff;	
	max-width: 1100px;
	margin: 10px auto 0px;
	position: relative;
	-moz-box-shadow: 0 1px 3px #333333; 
	/*-webkit-box-shadow: 0 1px 3px #333333;*/
	}	
	
/***** Inner ********************/

#inner {
	background: #FFFFFF;	
	margin: 21px auto 10px;
	padding: 0;
	}
	
/***** Hyperlinks ********************/

a, a:visited {
	color: #005490;
	text-decoration: none;
    }
	
a:hover {	
	text-decoration: underline;
    }
	
a img {
	border: none;
    }
	
a:focus, a:hover, a:active {
	outline: none;
	}


.more-link, .morelink {

	color: #FFFFFF!important;	
	vertical-align: baseline;
	background-color: #999999;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-right: 3px;
	font: small-caps 11px Helvetica, Arial, Verdana;
	display: inline-block;
}
.more-link:hover, .morelink:hover {
	background-color: #005490;
text-decoration: none;
}
/***** Header  ********************/

#header {
	 
	height: 139px;
	color : #FFFFFF;
	padding: 0;
	overflow: hidden;
	margin: 0px auto 0px;
    }


#title-area {
	width: 210px;
	height: 107px;
	float: left;
	margin: 0;
	overflow: hidden;
	}
	
#title-area #title {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	text-decoration: none;
	line-height: 36px;
	}
	
#title-area #title a {
	color: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-decoration: none;
	}
	
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0; 
	padding: 0 0 0 0px;
	}

#header .widget-area {
    /*	background: #CCCCCC;*/
    /* 690x107*/
	width: 820px;
	height: auto;
	float: right; 
	margin: 17px 0 15px;
    }
/*This is the top banner ad code widget #3 on live site do not remove*/
#ws_widget__ad_codes-3{
	height: 90px;
	background: #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-bottom: 8px;
    }
	
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
	}
	
#header .widget-area .ul {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#header .widget-area ul li {
	list-style-type: square;
	margin: 0;
	padding: 0;
	}

/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png?ver=1.1) left top no-repeat;
	margin-top: 17px;
	margin-bottom: 15px;
    background-size: 230px;
    }

.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block; 
	float: left;
	width: 260px;
	height: 107px;
	margin: 0; 
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	}
	
.header-image #title-area #description {
	display: block;
	width: 0; 
	height: 0;
	overflow: hidden;
	}

/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
	}
	
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	font-weight: bold;
	margin: 55px 0 0 0;
	padding: 0;
	}
	
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	background: #444444;
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0 5px 0 0;
	padding: 8px 10px 7px 10px;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	}

#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: #666666;
	color: #FFFFFF;
	}

#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	right: 5px;
	}
	
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #666666;
	color: #FFFFFF;
	width: 148px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	text-transform: none;
	position: relative;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-khtml-border-radius: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	}
	
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #888888;
	}

#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
	}

#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header ul.nav li ul a, #header ul.menu li ul a { 
	width: 150px;
	}

#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -33px 0 0 169px;
	}

#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
	}

#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
	}

#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover { 
	position: static;
	}


/***** Primary Navigation ********************/

#nav {
	background-color:#000;	
	height: 45px;
	color: #FFFFFF;
	/*margin-bottom: 1px;*/
	text-transform: uppercase;
	font: normal normal 22px Impact;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	}

.cufon, #nav li a.sf-with-ul{
	color: #FFFFFF;
	text-transform: uppercase;
	font: 22px Impact;
	}
	
#nav .wrap {
	height: 100%;
	padding: 0;
	overflow: hidden;
	}

#nav ul {
	width: 100%;
	height: 100%;
	float: left;	
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li {
	float: left;
	height: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#nav li a {
	background: url(images/navline.png) no-repeat right top;
	height: 100%;
	color: #FFFFFF;
	display: block;
    margin: 0 9px 0 0;
	/*padding: 4px 9px 0px;*/
	/*padding: 8px 9px 0px 9px;*/
    padding: 10px 9px 0px 9px;
	text-decoration: none;
	position: relative;
	margin: 0px;
    letter-spacing: 1px;
	}

#nav li a:hover {
	background: url(images/navhov.png) right top;
	color: #FFFFFF;
    }

/*this one keeps the hover on parent item*/
#nav li:hover a {
	background: url(images/navhov.png) right top;
	color: #FFFFFF;
    }
	
#nav li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: 10px;
	}
	

	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	font-family: Arial, Helvetica, Verdana;
	font-weight: bold;
	font-size: 13px;	
	text-transform: lowercase;
	background: #005490;
	color: #FFFFFF;
	width: 148 px; 
	margin: 0;
	padding: 3px 10px 3px;
	position: relative;
    }


#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;	
	width: auto;
	margin: 0 0 0 -1px;
	padding: 0;
	}
		
#nav li li a:hover, #nav li li a:active {
	color: #FFF200;
	}

#nav li ul a { 
	width: auto;
	}


#nav li ul ul {
	margin: -10px 0 0 10px;
	}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	/*left: auto;*/ /*straight down from menu item*/
	left: 12px;
	background: #005490;
	
    }

#nav li:hover, #nav li.sfHover { 
	position: static;
	}

	
/***** Primary Navigation Extras ********************/
	
#nav li.right {
	float: right;
	margin: 0;
	padding: 4px 10px 0 0;
	}

#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}
	
#nav li.right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 16px;
	}
	
#nav li.search {
	padding: 1px 5px 0 0;
	}
	
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
	}
	
/***** Secondary Navigation ********************/

#subnav {
	background: #005490;
	color: #FFFFFF;
	text-transform: lowercase;
	margin: 0 auto 0;
	padding: 0;
	}
	
#subnav .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
	}

#subnav ul {
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#subnav li a {
	color: #FFFFFF;
	display: block;
	font-size: 12px;
    margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	position: relative;
	}

#subnav li a:hover, #subnav li a:active, #subnav .current_page_item a {
	background: #777777;
	color: #FFFFFF;
	}
	
#subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 10px;
	}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #333333;
	color: #FFFFFF;
	width: 158px; 
	font-size: 11px;
	margin: 0;
	padding: 4px 10px 4px 10px;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	position: relative;
	}
	
#subnav li li a:hover, #subnav li li a:active {
	background: #777777;
	}

#subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	/*height: auto;*/
	width: 180px;
	margin: 0;
	padding: 0;
	}

#subnav li ul a { 
	width: 160px;
	}

#subnav li ul ul {
	margin: -29px 0 0 179px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}





/***** Homepage ********************/
	
#featured-top {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}

#featured-bottom {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-bottom-left {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	}
	
.featured-bottom-right {
	width: 100%;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	}
	
#content #featured-top h2, #content #featured-top h2 a{
	color: #333333;
	font-size: 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*text-transform: lowercase;*/
	font-weight: bold;
	padding: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 10px;
	}
	
.home #content #featured-bottom h2, #content #featured-bottom h2 a {
	color: #333333;
	font-size: 24px;
	line-height: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	margin-top: 6px!important;
	margin-bottom: 10px!important;
	padding: 0;

}
	
.category-in-theaters-now #content h2, .category-dvd #content h2 {
	margin-top: 11px!important;
	margin-bottom: 10px!important;
	}	

#content #featured-top h2 a:hover, #content #featured-bottom h2 a:hover {
	color: #005490;
	/*text-decoration: underline;*/
	}
		
#content #featured-top h4, #content #featured-bottom h4 {
	color: #005490;
    letter-spacing: 1px;
    font-size: 2.3em;
    font-family: Impact;
    font-weight: normal;
    padding-top: 17px;
    padding-bottom: 17px;
    text-transform: uppercase;
    border-bottom: thin solid #dddddd;
    border-top: thin solid #dddddd;
    margin-bottom: 6px;
    text-indent: 10px;
	font-style:italic;
    }

#featured-top .wrap, #featured-bottom .wrap {
	margin: 0;
	padding: 0;
	}

#featured-top p.post-meta {
	border: none;
	margin: none;
	padding: 0 0 18px;
    clear: both;
    font-size: 12px;
    text-align: left !important;
	}
		
#featured-top p, #featured-bottom .featuredpost p {
	margin: 15px 8px 0 0;
	text-align: justify;
	}
	
#featured-bottom .featured-bottom-right .featuredpost p.more-from-category {
	margin-right: 0 !important;
	padding-right: 0 !important;
	}

#featured-bottom .featured-bottom-right .featuredpost p{
	margin-top: 0;
	text-align:justify;
	margin-left: 0px;
	padding-left: 0px;
	}

#featured-top .widget, #featured-bottom .widget {
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-left: 0;
	}

	
#featured-top .widget-wrap, #featured-bottom .widget-wrap {
	margin: 0;
	padding: 0;
	}

#content #featured-top img, #content #featured-top p img {
	background: none !important;
	max-width: none;
	display: block;
	margin-top: 11px;
	margin-right: 10px;
	padding-bottom: 10px;
	}

#content #featured-bottom img, #content #featured-bottom p img{
	background: none !important;
	max-width: none;
	display: block;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-right: 10px;
	}
	
#featured-bottom .user-profile {
	overflow: hidden;
	}
	
#featured-bottom .user-profile p {
	padding: 10px;
	}

#featured-bottom .widget_tag_cloud div {
	padding: 10px 10px 14px 10px;
	}
	
#featured-bottom .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
.more-from-category a {
	
	font-family: "Arial Narrow"; /*to be swapped to TradeGothic Bold Condense No18*/
	font-weight: bold;
	color: #c40d40;
	text-transform: uppercase;
	float: right;
    }
	
.more-from-category a:hover {
	color: #009ddc;
	text-decoration: none;
	}
	
/***** Homepage Featured Post/Page ********************/

#featured-top .featuredpost, #featured-top .featuredpage, #featured-bottom .featuredpost {
	margin: 0 0 0px 0;
	padding: 0;
	}
	
#featured-top .featuredpost .post, #featured-top .featuredpage .page, #featured-bottom .featured-bottom-left .featuredpost .post {
	margin: 0;
	overflow: hidden;
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-bottom:30px;
	}
	
#featured-bottom .featured-bottom-left .featuredpost .widget-wrap{
	margin-bottom: 26px;
	}
	
/***** Next Generation Directors Section ********************/

#featured-bottom .featured-bottom-right .featuredpost {

	overflow: hidden;
	clear: both;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0px 0 0;
	}

#content #featured-bottom .featured-bottom-right .featuredpost h4 {
	background: #005490;
	color: #FFFFFF;
	text-align: center;
	font: 18px/13px Impact;
	}

#content #featured-bottom .featured-bottom-right .featuredpost img, #content #featured-bottom .featured-bottom-right .featuredpost p img{
	background: none !important;
	max-width: none;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0;
}
/*Section ends*/
	
#featured-top .featuredpost .avatar, #featured-top .featuredpage .avatar, #featured-bottom .featuredpost .avatar, #featured-bottom .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#featured-top .featuredpost img, #featured-top .featuredpage img, #featured-bottom .featured-bottom-left .featuredpost img {
	background: #FFFFFF;
	margin: 0 0 5px 0px;
	}
	
#featured-top .more-from-category, #featured-bottom .more-from-category {
	margin: 0;
	padding: 5px 0 0 0;
    }



/***** Festival + News + Interviews Page Layout to delete********************/
#content #festival-prime .festivalprimefeaturedpost h4, #content #interviews-page .interviewspagefeaturedpost h4, #content #festival-second .festivalsecondfeaturedpost h4, #content #news-page .newspagefeaturedpost h4  {
	font: 24px Impact;
	color: #005490;
	text-transform: uppercase;
	border-bottom: thin solid #DDDDDD;
	border-top: thin solid #DDDDDD;
	margin-bottom: 24px;
	text-indent: 10px;
    padding-top: 6px;
	padding-bottom: 2px;
    }


#content #festival-prime .festivalprimefeaturedpost h2, #content #festival-second .festivalsecondfeaturedpost h2, #content #interviews-page .interviewspagefeaturedpost h2 {
	text-align: center;
	margin-bottom: 24px;
    }
    
#content #news-page .newspagefeaturedpost .post{	
	border-bottom: thin solid #cccccc;
	margin-bottom: 26px;
    }
    
#content #news-page .newspagefeaturedpost h2 {
	text-align: left;
	margin-bottom: 24px;
	}

#content #festival-prime .festivalprimefeaturedpost .post-info, #content #festival-second .festivalsecondfeaturedpost .post-info, #content #interviews-page .interviewspagefeaturedpost .post-info{
	margin-top: 24px;
	margin-bottom: 24px;	
	}

#content #news-page .newspagefeaturedpost .post-info{
	border-bottom: none !important;
    border-top: none !important;
	margin-top: 0;
    margin-bottom: 7px;
    padding: 0 !important;
}

#content #festival-prime img, #content #festival-prime p img, #content #festival-second img, #content #festival-second p img, #content #interviews-page img, #content #interviews-page p img {	
	margin-right: auto;
	margin-left: auto;
	display: block;
}

#content #festival-prime p, #content #festival-second p, #content #interviews-page p{
	padding-left: 9px;
	padding-right: 9px;
}
#content #news-page p{
	padding-right: 9px;
}

/**************News category to delete maybe***********************/


.alignleft.news-post-image{
	margin-top: 2px !important;
	margin-bottom: 6px !important;
	margin-right: 12px !important;
	display: inline;
	float: left;
    }

#content .post h2.news-entry-title {
	text-align: left;
	padding-left: 9px;
	}
	
	.news-post-info{
	border-bottom: none !important;
    border-top: none !important;
	margin-top: 0;
    margin-bottom: 7px;
    padding-left: 12px !important;
    }

#content .genesis-grid {
    float: left;
    margin: 0;
    }
    
#content .genesis-grid-column-1 {
    clear:left;
    padding-left: 0;
    }
    
.size1of2 {
    width: 48%;
    }
.size1of3 {
    width: 31%;
    }
.size1of4 {
    width: 22.5%;
    }
.size1of5 {
    width: 17.4%;
    }
.size1of6 {
    width: 14%;
    }
    
#content .taxonomy-description h1{	
   	font: 24px Impact;
	font-size: 2.3em;
    letter-spacing: 1px;
    color: #005490;
    text-transform: uppercase;
    border-bottom: thin solid #DDDDDD;
    border-top: thin solid #DDDDDD;
    margin-bottom: 24px;
    text-indent: 10px;
    padding-top: 6px;
	padding-bottom: 2px;
    font-style: italic;
    }
    
/***** Breadcrumb ********************/

.breadcrumb {
	font: 24px Impact;
	line-height: 33px;
	color: #005490;
	margin-bottom:22px;
	text-transform: uppercase;
	border-bottom: thin solid #DDDDDD;
	border-top: thin solid #DDDDDD;
}

.breadcrumb a {	
	color: #005490;
    }

.breadcrumb a:hover {	
	color: #009ddc;
    }	
    
/***** Taxonomy Description ********************/

	
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
	}

/***** Content-Sidebar Wrapper ********************/

#content-sidebar-wrap {
	background: #FFFFFF
	margin: 0;
	padding: 0;
	float: left;
	}

.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: auto;
	margin: 0 0 10px 0;
	}

.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
	}

/***** Content ********************/

#content {
	background: #FFFFFF;
	width: 656px;
	margin: 0 0 10px 0;
	float: left;
	}

.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
	}
	
.sidebar-content #content, .content-sidebar #content {
	width: 760px;
	margin: 0;
	margin-right:15px;
	margin-left:5px;
	padding: 0;
	}
	
.full-width-content #content {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	}


.full-width-content #sidebar
{
	display:none;
}

#content blockquote {
	background: #F7F7F7;
	margin: 0 15px 15px 15px;
	padding: 10px 20px 0 15px;
	border: thin solid #DDDDDD;
	}

#content .post {
	margin: 0 0 0px 0;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	/*margin: 0 0 40px 0; Revert to this if needed -was changed to 20px for the festival pages*/
	}
	
#content .page {
	margin: 0;
	padding-bottom: 10px;
    }
    
#content .page h1 {
	text-indent: 10px;
    }

#content #featured-bottom .featured-bottom-right .featuredpost .widget-wrap {
	margin: 0;
	padding: 0px;
    }

#content .post p {
	text-align: justify;
	font-size:1.0em;
	line-height: 1.7;
	}
	
#content .page p {
	text-align: justify;
    font-size: 1.0em;
    line-height: 1.7;
	}

#content .post h4, #content .page h4 {
	color: #005490;
	font-size: 24px;
	font-family: Impact;
	line-height: 33px;
	text-transform: uppercase;
	border-bottom: thin solid #dddddd;
	border-top: thin solid #dddddd;
	margin-bottom: 22px;
	margin-top: 22px;
    padding-top: 6px;
	padding-bottom: 2px;
    }
		
#content .archive-page {
	float: left;
	margin: 0;
	padding: 20px 0 20px 0;
	width: 641px;
	}

.clear {
	clear: both;
	}

.entry-content{
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
	padding-right: 9px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 1.3em;
    line-height: 1.7;
    }
    	
/***** Headlines ********************/

#content .page h1.entry-title {
	font: 24px Impact;
	font-size: 2.3em;
	letter-spacing: 1px;
	color: #005490;
	margin-bottom:22px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-transform: uppercase;
	border-bottom: thin solid #DDDDDD;
	border-top: thin solid #DDDDDD;
    font-style: italic;
    }

#content .post h1.entry-title {
	text-align: left;
	font-size:27px;
	font-weight:bold;
	line-height:1.2;
	}

#content .post h2.entry-title {
	text-align: left;
	text-align: left;
    font-size: 2.2em;
	}

#content .post h2.news-entry-title {
	text-align: left;
	}
		
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #111111;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#content h1 {
	color: #333333;
	font-size: 24px;
line-height: 24px;
/*bottom margin was changed from 10px to 50x to accomodate single view*/
	margin: 0 0 5px 0;
	}

.post-category-tribeca-film-festival-featured-videos .post h1, .post-category-trailers .post h1, .post-category-sundance-film-festival-featured-videos .post h1, .post-category-toronto-film-festival-featured-videos .post h1, .post-category-cannes-film-festival-featured-videos .post h1, .post-category-berlinale-film-festival-featured-videos .post h1, .post-category-afi-film-festival-featured-videos .post h1, .post-category-venice-film-festival-featured-videos .post h1, .archive h2 {
	margin-left: 10px!important;
    }
		
#content h2 {
	font-size: 24px;
	line-height: 30px;
	color:  #333333;
	margin: 0 0 10px;
	}
	
#content h2 a, #content h2 a:visited {
	color: #333333;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #005490;
	/*text-decoration: underline;*/
	}

/*.category-news #content h2{
	padding-bottom: 30px!important;
}*/	

#content h3 {
	font-size: 18px;
	}
	
#content h4, #header .widget-area h4 {
	font-size: 16px;
	}
	
#header .widget-area h4 {
	color: #FFFFFF;
	}
	
#content h5 {
	font-size: 14px;
	}
	
#content h6 {
	font-size: 12px;
	}
	
/***** Unordered/Ordered Lists ********************/

#content .post ul, #content .page ul, #content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
	}
	
#content .post ul li, #content .page ul li, #content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
#content .post ul li, #content .page ul li {
	list-style-type: square;
	}

#content .post ul ul, #content .page ul ul, #content .post ol ol, #content .page ol ol {
	padding: 0;
	}
	
/***** Post Info ********************/
#content .post .post-info{
    line-height: 20px;
	padding: 0px 0 0 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	display: block;
    }
    	
#content #featured-top .post-info{
    line-height: 20px;
	padding: 0;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom: thin solid #dddddd;
	border-top: thin solid #dddddd;	
    }
    
.post-info-single-date{
    line-height: 20px;
	padding: 0px 0 0 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	display: block;
	clear: both;
    }
    
.post-info-single-author{
	line-height: 20px;
	padding: 20px 0 0 10px;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	display: block;
	clear: both;
}

.post-info p {	
	margin: 0;
	padding: 0;
	}


span.post-comments a{
	text-transform: uppercase;
	color: #212121;
    }
    
span.author.vcard a{
	text-transform: uppercase;	
	font-weight: bold;
	color: #212121;
	padding-left: 3px;
    }
    	
span.author.vcard a:hover, span.post-comments a:hover{
	text-decoration: underline;
    }
    
span.tags a{
	color: #005490;
	text-transform: capitalize;
    }
    
span.tags a:hover{
	/*color: #005490;*/
    }
/***** AdSense ********************/
	
.adsense {
	/*padding: 10px 0 10px 0;*/
	/*border-top: 1px solid #666666;*/
	}
	
/***** Post Meta ********************/
	
.post-meta {
	margin: 0 0 20px;
	padding: 5px 0 5px 9px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
    clear: both;
    font-size: 12px;
	}

/***** Author Box ********************/
	
.author-box {
	background: #F7F7F7;
	margin: 0 0 40px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	}
	
.author-box p {
	margin: 0;
	padding: 0;
	}
	
.author-box img {
	background: #FFFFFF !important;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
/***** Post Icons ********************/
	#featured-top .time{
	padding-left: 6px!important;
}
.time {
	margin: 0 0 0 3px;
	padding: 0 0 0px 0px;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing: 2px;
	line-height: 18px;
}
	
.post-comments {
	margin: 0 0 0 3px;
	padding: 0 0 0px 6px;
	line-height: 18px;
	}
	
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 20px;
	}
	
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;	
	}
	
.author.vcard {
	background: url(images/icon-by.png) no-repeat left bottom;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
	line-height: 18px;	
}

/***** Images ********************/
/*img{
	max-width: 641px; 
	width: expression(this.width > 641 ? 641: true);
	height: auto;
}*/
.size-full{
	max-width: 641px; 
	/*width: expression(this.width > 641 ? 641: true);*/
	height: auto;
}
#content .entry-content p img {
	margin-top: 24px;
	margin-bottom: 24px;
	}


	
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	}

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
	}

img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	}
	
img.alignleft {
	padding: 0;
	margin: 12px 20px 15px 0;
	}


img.alignright {
	padding: 0;
	margin: 0 0 10px 10px;
	display: inline;
	}
	
/*img.aligncenter{
		padding: 0;
	display: inline;
	margin: auto auto 10px 10px;
}*/	

.aligncenter {
	display: block;
	margin: 0 auto 10px;
	}
	
.alignleft {
	float: left;
	margin: 0 10px 0 0;
	}

.alignright {
	float: right;
	margin: 0 0 0 10px;
	}

.wp-caption {
	background: #F7F7F7;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0;
	}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
	}

/***** Post Navigation ********************/
/*Single Page Next/Prev Post Navigation*/
.post-nav {
    overflow: auto;
    padding: 5px 0 20px;
	margin-right: 0;
	margin-left: 0;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-family: "Arial Narrow";
	 /*To Be changed to trade Gothic*/
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color:#005490;
	}
	
.post-nav span.next {
    display: block;
    margin-bottom: 5px;
    }
    
.post-nav span.prev {
    display: block;
    margin-bottom: 5px;
    }
    
.post-nav a {
	color:#005490;
    text-decoration: none;
    }
    
.post-nav a:hover {
	/*color: #009ddc;*/
    text-decoration: underline;
    }
    
.post-nav a:active {
    }
    
.next-post-nav {
	padding-left: 9px;
    float: left;
    }

.prev-post-nav {
	margin-right: 9px;
    float: right;
    text-align: right;
}

/*Main Post navigation*/
.navigation {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: hidden;
	
	 /*To Be changed to trade Gothic*/
	
	
	text-transform: uppercase;
	color:#005490;
	font: bold 14px "Arial Narrow";
}
	
.navigation a{
	color:#C40D40;
    text-decoration: none;
}

.navigation a:hover{
	color: #009ddc;
    text-decoration: none;
}	

.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

.navigation li {
	display: inline;
	}

.navigation li a {
    background: #111111;
	color: #FFFFFF;
	padding: 5px 8px 5px 8px;
	border: 1px solid #111111;
	}

.navigation li a:hover, .navigation li.active a {
	background: #B2265D;
	color: #FFFFFF;
	border: 1px solid #B2265D;
	text-decoration: none;
	}

.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #B2265D;
	}

/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 310px;
	float: right;
	margin: 0 0 10px;
	padding: 0 0 15px;
	display: inline;
	border: thin solid #cccccc;
	height: 100%;
	
}

#sidebar-alt {
	width: 292px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-bottom-left {
	width: 145px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
	}
	
#sidebar-bottom-right {
	width: 145px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
	}

.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
	}
	
.content-sidebar-sidebar #sidebar-alt {
	float: right;
	}

#sidebar .widget, #sidebar-alt .widget {
	background: #FFFFFF;
	margin: 0 0 10px 0;
	padding-bottom: 20px;
	/*padding-bottom: 26px; this is right size just testing smaller*/
	
}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #666666;
	margin: 0;
	padding: 0;
	font: normal 14px/18px Helvetica, Arial, Verdana;
	
	height: 23px;

	
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	white-space: nowrap;
	width: 90%;
	
}
	
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #009ddc;
	text-decoration: none;
	}

#sidebar h4, #sidebar-alt h4 {
	
	height:35px;
	margin: 0;
	padding: 0;
	
	font: normal 21px/35px "Arial Narrow";
	/*Trade Gothic cond. No.18 is the font to be rendered in Cufon*/
	font-size: 20px;
    /*letter-spacing: .5px;*/
	color: #005490;
    text-align:center;
    font-family: Impact;
    font-weight: normal;
    text-transform: uppercase;
    border-bottom: thin solid #dddddd;
    border-top: thin solid #dddddd;
    margin-bottom: 6px;
	font-style:italic;
}
	
#sidebar .widget p, #sidebar-alt .widget p, #sidebar .textwidget p, #sidebar-alt .textwidget p  {
	font-family: Helvetica, Arial, Verdana;
	margin: 0;	
	padding-right: 3px;
	padding-left: 7px;
	padding-top: 23px;
}
#sidebar label, .PI_SimpleTwitterTweets {
	font-family: Helvetica, Arial, Verdana;
}

#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	/*margin: 5px 0 5px 0;*/
	padding: 0;
	}

#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0 0 0 15px;
	}

#sidebar li, #sidebar-alt li {
	margin: 0;
	padding: 0 0 0 0px;
 	word-wrap: break-word;
	}
	
/***** Video Player ********************/
/*#sidebar embed, #sidebar object, #sidebar-alt embed, #sidebar-alt object {
	width: 292px; 
	height: 219px;
	margin: 0; 
	padding: 0;
	}
#sidebar #thePlayer{
	width: 292px; 
	height: 219px;	
}*/
	
/*.entry-content #jwplayer-1-div_wrapper{
			width: 632px; 
	height: 716px;	
	padding-left: 9px;
	padding-right: 9px;
}*/
/*.widget.widget_text, textwidget{
	height: auto;
}*/


/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #F7F7F7;
	color: #B2265D;
	font-family: Helvetica, Arial, Verdana;	
	font-size: 11px;
	margin: 10px 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
	}
	
#sidebar #cat {
	width: 292px;
	}
	
#sidebar-alt #cat {
	width: 128px;
	}

/***** Sidebar(s) Featured Post/Page ********************/
#sidebar .featuredpost h4.widgettitle{
	margin-bottom: 23px;
    }

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 0px 0;
	}
	
#sidebar .featuredpost h2, #sidebar .featuredpage h2, #sidebar-alt .featuredpost h2, #sidebar-alt .featuredpage h2{
	padding-left: 9px;
	padding-right: 9px;
    }
	
#sidebar .featuredpost p, #sidebar .featuredpage p, #sidebar-alt .featuredpost p, #sidebar-alt .featuredpage p{
	padding-right: 9px;
	padding-left: 9px;
    }	
	
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0;
	clear: both;
	}
	
#sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img {
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}

/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
	}

#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F7F7F7;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
	}
	
#sidebar .user-profile p, #sidebar-alt .user-profile p {
	margin: 0;
	padding: 10px 10px 0 10px;
	}

#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
	}


/***** Search *****************************/
.search.search-results .subtitle,.search.search-results .entry-content
{
    padding-left:0px;
}
	
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
	}

#header .searchform {
	float: right;
	padding: 6px 37px 0 0;
	}
	
#sidebar .searchform {
	padding: 0;
	}
	
#nav .searchform {
	float: right;
	padding: 0;
	}
	
.s {
	background: #F7F7F7 !important;
	color: #222222;
	font-family: Tahoma, Arial, Verdana;	
	font-size: 12px;
	line-height: 17px;
	padding: 0;
	border: 1px solid #DDDDDD;
	height: 17px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
}
.searchform input.s {
	text-indent: 5px;
}	
#header .s, #nav .s, #sidebar .s {
	width: 253px;
	
	}
	
#sidebar-alt .s {
	width: 80px;
	}

/***** eNews & Updates Widget ********************/

.enews {
	margin: 3px 0 0;
	padding: 0 0 5px 0;
	}
	
#sidebar .enews p {
	margin: 23px 0 10px 12px;
	padding: 0;	
	}

.enews #subscribe {
	margin: 0 0 0 12px;
	padding: 0;
	overflow: hidden;
	}
	
#sidebar .enews #subscribe {
	padding: 0;
	}
	
.enews #subbox {
	background: #F7F7F7 !important;
	width: 220px;
	color: #222222;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	padding: 4px 0 4px 12px;
	margin: 5px 8px 0 0;
	border: 1px solid #DDDDDD;	
	}
/*Mailchimp #6 is local install*/	
	#sidebar #ns_widget_mailchimp-3 form, #sidebar #ns_widget_mailchimp-6 form, #sidebar #ns_widget_mailchimp-4 form {
		margin: 23px 12px 10px 9px;
		padding: 0;		
		}
		
	#sidebar #ns_widget_mailchimp-3 form p, #sidebar #ns_widget_mailchimp-4 form p, #sidebar #ns_widget_mailchimp-6 form p {
		margin: 23px 15px 10px 0px;
		padding: 0;		
		}
	
	#ns_widget_mailchimp-3 input[type="text"], #ns_widget_mailchimp-4 input[type="text"], #ns_widget_mailchimp-6 input[type="text"] {
	 width : 220px ;
	 background: #F7F7F7 !important;
	 color: #333333 !important;
	 font-family: Tahoma, Arial, Verdana !important;
	 font-size: 12px !important;
	 padding: 4px 0 4px 5px !important;
	 border: 1px solid #DDDDDD;
	 }
	 
	 #ns_widget_mailchimp-3 input.button, #ns_widget_mailchimp-4 input.button, #ns_widget_mailchimp-6 input.button { 	 
	 background: #666666 !important;
	 color: #FFFFFF;
	 font-family: Impact;
	 font-size: 14px;
	 font-weight: normal !important;
	 text-decoration: none;
	 margin-left: 10px;
	 padding: 2px 5px 2px 5px !important;
	 border: 1px solid #666666;
	 text-transform: uppercase;
	 }
	 
	 #ns_widget_mailchimp-3 input.button:hover, #ns_widget_mailchimp-4 input.button:hover, #ns_widget_mailchimp-6 input.button:hover {
	 	background: #005490 !important;
	 	border: 1px solid #005490;
	 	}
	 
	
/***** Latest Tweets Widget ********************/

.PI_SimpleTwitterTweets iframe {

	padding-left: 12px !important;
}
.PI_SimpleTwitterTweets ul{
	padding-right: 8px !important;
	padding-left: 12px !important;
	}
	
.PI_SimpleTwitterTweets ul li{
	padding-bottom: 12px !important;
	}
	
.widget PI_SimpleTwitterTweets ul li a, .tweets li a  {
	color: #C40D40;	
    }

.PI_SimpleTwitterTweets ul li.last a{
	background: #C40D40;
	color: #FFFFFF;
	font-size: 10px;
	border: thin solid #C40D40;
	padding-right: 5px;
	padding-left: 5px;
    }
    
.PI_SimpleTwitterTweets ul li.last a:hover{
	background: #009ddc;
	color: #FFFFFF;
	border: thin solid #009ddc;
    }
    
.PI_SimpleTwitterTweets ul li.last {
	text-align: right;
    }
    

.PI_SimpleTwitterTweets ul li a:hover {
	color: #009ddc;
    }
    

.PI_SimpleTwitterTweets {
	background: url(images/twitter.png) top right no-repeat;
	margin: 23px 0 0px 12px;
	padding: 0 !important;
	}

/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
	}

#wp-calendar caption {
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
	}

#wp-calendar th {
	color: #333333;
	}

#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
	background: #F7F7F7 !important;
	color: #F7F7F7 !important;
	}

#wp-calendar td {
	background: #F7F7F7;
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
	}

#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
	}
	
/***** Buttons ********************/
.searchsubmit{
	background: #111111 !important;
	color: #FFFFFF;
	font-family: Impact;
	font-size: 14px;
	font-weight: normal !important;
	text-decoration: none;
    margin: 0;
	padding: 2px 5px 2px 5px !important;
	border: 1px solid #111111;
	text-transform: uppercase;
    }
    
.enews #subbutton{
	background: #666666 !important;
	/*height: 23px;*/
	color: #FFFFFF;
	font-family: Impact;
	font-size: 14px;
	font-weight: normal !important;
	text-decoration: none;
    margin: 0;
	padding: 2px 5px 2px 5px !important;
	border: 1px solid #666666;
	text-transform: uppercase;
    }
    
#submit, .gform_footer .button {
	background: #111111 !important;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: normal !important;
	text-decoration: none;
    margin: 0;
	padding: 2px 5px 2px 5px !important;
	border: 1px solid #111111;
	}
	
.searchsubmit:hover{
	background: #005490 !important;
	height: 32px;
	border: 1px solid #005490;	
    }
    
#submit:hover,  .enews #subbutton:hover, .gform_footer .button:hover {
	background: #005490 !important;
	border: 1px solid #005490;
	}
	
/***** Contact Form ********************/

.gform_wrapper input, .gform_wrapper textarea, .gform_wrapper select {
	background: #F7F7F7 !important;
	color: #333333 !important;
	font-family: Tahoma, Arial, Verdana !important;
	font-size: 12px !important;
	padding: 4px 0 4px 5px !important;
	border: 1px solid #DDDDDD;
	}

.gform_footer input.button {
	color: #FFFFFF !important;
	}
	
.gform_wrapper .ginput_complex label {
	font-size: 12px !important;
	}
	
.gform_wrapper li, .gform_wrapper form li {
	margin: 0 0 10px 0 !important;
	}
	
.gform_wrapper .gform_footer {
	border: none !important;
	}

/***** Footer ********************/

#footer {
	background: #005490;
	width: 100%;
	height: 31px;
	color: #FFFFFF;
	margin: 0 auto 0;
	padding: none;
	clear: both; 
	}

#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFF200;
	text-decoration: none;
	}
	
#footer p {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-family: "Arial Narrow";
	line-height: 31px;	
	/*Trade Gothic cond. No.18 is the font to be rendered in Cufon*/
}

#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
	}
	
#footer .gototop a {
	margin: 0;
	padding: 2px 0 2px 18px;
	background: url(images/footer-top.png) no-repeat left center;
	}
	
#footer .creds {
	width: 730px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	text-align: right;
	}

/***** Comments ********************/
#comments{
	padding-left: 9px;
	padding-right: 9px;
}
#comments h3, h3#reply-title{
	font: 18px Impact;
	color: #005490;
	text-transform: uppercase;
	
}
h3#reply-title small a{
	font-family: Helvetica, Arial, Verdana;
	text-transform: capitalize;
	font-size: 12px !important;
    line-height: 18px;
	float: right;
	margin-right: 12px;
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #005490;
	background: #111111;
    }
    	
h3#reply-title small a:hover{
	background: #005490;
	color: #FFFFFF;
    }
    
.reply {
	font-size: 11px;	
	color: #999999;
    }
    
#respond {	
	margin: 5px 5px 15px 10px;
	padding: 0;
	}

#author, #email, #url {
	background: #FFFFFF;
	width: 250px;
	color: #333333;
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
	}
	
#comment {
	background: #FFFFFF;
	width: 98%;
	height: 70px;
	color: #333333;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
	}


.comment-list, .children {
	margin: 0;
	padding: 0;
	}
	
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
	}
	
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
	}

.comment-list li, .ping-list li {
	color: #005490;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
	}
	
.comment-list li ul li { 
	margin-right: -6px;
	margin-left: 10px;
	}

.comment-list p, .ping-list p {
	color: #111111;
	font-weight: normal;
	text-transform: none;
	font-size: 12px;
	margin: 10px 5px 10px 0;
	padding: 0;
	}

.logged-in-as{
	font-size: 12px;
}
.comment-list li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #DDDDDD;
	margin: 0 5px 0 10px;
	padding: 4px;
	}

.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
	}

.commentmetadata {
	font-size: 11px;
	font-weight: normal;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.nocomments {
	text-align: center;
	}

#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
	}

.thread-alt, .thread-even {
	background: #FFFFFF;
	}

.even, .alt, .depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
	}
	
a.post-edit-link{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: #999999;
}
.post-info a.post-edit-link{
	font-size: 12px;
	text-transform: uppercase;	
	color: #999999;
}
/*********** Tabbed Widget Custom ********************/
	
/* General */
.tw-content { 
	float:left; 
	width:274px !important; 	
	clear:both;
	padding-top: 23px;
	padding-right: 9px;
	padding-left: 9px;

}
.tabbed-widget { float: none !important; width:292px; height: 200px !important; clear:none !important; }
/*.tabbed-widget .ui-tabs-hide { display:none; }*/

/* Tabs */
.tw-tabbed-nav {
	 float:left;
	 width:292px; 
	 clear:both; 
	 margin: 0 0 0px; 
	 padding:0;
	 }
	 
.tw-tabbed-nav li { 
	float:left;
	display:block; 
	width: 146px;
	height: 35px; 
	padding: 0;
	text-indent: 12px;	
	font: normal 21px/35px "Arial Narrow";
	}
	
.tw-tabbed-nav li a {
	height: 35px;
	width: 146px;
	background: #666666; 
	color: #FFFFFF;
	}

.tw-tabbed-nav li a:hover {
	color: #c40d40;
	}
		
.tw-tabbed-nav li.ui-tabs-selected a {
	height: 35px;
	width: 146px;
	background: #F7F7F7;
	color: #c40d40;
	}

#tabbed-widget-5 .widget-wrap .tw-tabs{
	height: 200px;
}


/********** Social Icons Widget for sidebar ********************/

#socialprofiles.widget.social-profiles h4.widgettitle, .widget.social-profiles h4, #sidebar .social-profiles h4{
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
    }
    
.social-profiles img {
	float: right;
	padding-right: 20px;
	bottom: 32px;
	position: relative;
    }
    


/*********************** Ad Code Widget ********************/

#ws_widget__ad_codes h4.widgettitle, .widget.ad-codes h4.widgettitle{
	display: none;
	height: 0px;	
	line-height: 0px;
	margin: 0;
	padding: 0;
	}		

/*Facebook fan box css are in the plugin settings*/
.fan_box .full_widget{
	border: none !important;
    }
    
.fan_box .full_widget .connect_top {
	background-color: #F7F7F7 !important;
    }
    
.fan_box .connect_action .name{
	color: #005490 !important;
	font-family: "Arial Narrow" !important;
	text-transform: uppercase !important;
	text-decoration: none !important;
    }
    
.fan_box .profileimage{
	width:50px !important;
	height: 50px !important;
	}

.fan_box .connect_widget .connect_widget_interactive_area {
	margin:8px 0px 0px !important;
	}

.total{
	color: #FFFFFF;
	}

/*****************Facebook comments**************************/ 
#fb-msg{
	font-size: 12px !important;
	color: #666 !important;
	text-decoration: none !important;
	}
	
a.FB_Link:hover{
	font-size: 12px !important;
	color: #009ddc !important;
	text-decoration: none !important;	
	}
	
a.FB_Link{
	font-size: 12px !important;
	color: #666 !important;
	text-decoration: none !important;		
	}
	
#sfc_comm_send{
color: #666 !important;
font-size: 12px !important;

}

#fb-user.fb_profile_pic_rendered{
margin-left: 10px !important;
}

/******************Share buttons*******************************/
.facebook_like{
	margin-left: 9px;
	padding-bottom: none;	
    }

.facebook_like_interviews{
	margin-left: none;
	padding-bottom: none;
    }

.interactive_bottom{
	margin-left:152px;
	position: relative;
	top: -34px;
	overflow: auto;
    }

.fb-like{
    padding-left: 10px;
	display: block;
	float: left;
	height: 16px;
	line-height: 16px;
	width: 60px;
	position: relative;
    /*top: -7px;*/
    }
    
.st_twitter_buttons {
	padding-left: 10px;
	}

.st_sharethis_buttons {
	padding-left: 5px;
	}

.stButton{
	float: right;
	}

.all-share-buttons-top {
	clear: both;
	height: 20px;
	}

.all-share-buttons-bottom {
	clear: both;
	height: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	}

/*fb-like iframe {
	height: 30px;
}*/
/*#articleDetails .sts-fr a{
	color: #000000!important;
}
#articleDetails .sts-fr a:hover{
	text-decoration: underline!important;
}*/

/**************Contributors page, about us page****************/	

table{
/*padding-left: 10px;*/	
}

.contributors_alignleft {
	float: left;
	margin: 0 0px 0 0;
    }
    
table tbody tr td p{
	padding-top: 0;
	padding-bottom: 2px;
	margin-top: 0;
	margin-bottom: 0;
    }
    
table tbody tr td{
	padding-bottom: 15px;
    }
    	

/**************Default post thumbnails settings****************/
 .archive .attachment-Category-View-Post-Thumb, .archive .attachment-post-medium {
	display: block;
	float: left;
	/*width: 305px;
	height: 300px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	
.single .attachment-post-thumbnail, .single .attachment-Single-View-Post-Thumb {
	display: block;
    float: left;
    /*width: 170px;
    height: 170px;*/
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;	
	}

/**************Cast information Custom fields***************/
.subtitle{
    color: #666666;
	font-size: 1.7em;
	display: block;
	padding-bottom: 0px;
	padding-left:10px;
    line-height: 1.2;
	}
.category .subtitle{
	/*margin-bottom: 48px;*/
	margin-bottom: 38px;
	line-height: 1.2;
}
.subtitle_actors{
	color: #005490;
	padding-top: 13px;
	font-size: 14px;
	display: block;
	}
.subtitle_director{	
    /*color: #005490;*/
	font-size: 14px;
	display: block;
    margin-top:10px;
	}

/**************Ratings widget***************/
.rw-left{
	visibility: hidden;
	}
	
.post-category-dvd .rw-left, .post-category-in-theaters-now .rw-left{
	visibility: visible;
	padding-top: 13px;
	position: relative;
	/*top: -120px; works but problem with post that don't have feautred images, changed to 122 for the new borders and 125 for firefox*/
	top: -122px;
	left: 180px;
	height: 1px;

	/*width: 150px;*/
}

.rw-report-link{
	height: 1px!important;
	visibility: hidden;
    }
    
.rw-clearfix{
	width: 107px;
	height: 10px;
    }
    
.rw-ui-container {
	width: 468px;
	height: 22px;
	/*width: 107px;*/
	/*height: 20px;*/
	border-bottom: thin solid #dddddd;
	border-top: thin solid #dddddd;	
}
.rw-ui-info {
display: none;
	width: 0px;
	height: 0px;
	visibility: hidden;
}

/*tutorial page*/
.page-id-5171 .size-full{
		max-width: 930px; 	
		height: auto;
} 

.slicknav_menu {
display:none;
}
	
/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {  }

/* Large desktop */
@media (min-width: 1200px) {  }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) { 
	
 }

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 

	body {background: none;}
	/* #primary-menu is your theme’s original menu */
	#menu-2018, .adsense {
	display:none;
	}

	.slicknav_menu {
	display:block;
	min-height: 50px;
	}

	.slicknav_menu .slicknav_nav li
	{
		list-style: disc;
		font-size:1.5em;
	}
	.slicknav_menu .right.search
	{
		margin:20px;
	}
	.slicknav_menu .s.search-input
	{
		width:85%;
		height:40px;
		font-size:20px;
	}
	.slicknav_menu .searchsubmit.search-submit {vertical-align: middle;font-size:30px;}

	.header-image #header #title-area {background-position-x:center;width:100%;}
	#header .wrap #title-area #title,#header .wrap #title-area #title a {width:100%;}

	#wrap, #header, #nav, #inner, #footer, #content-sidebar-wrap, .sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap,
	 .sidebar-content #content, .content-sidebar #content, #sidebar, #featured-top, #featured-bottom,
	 .full-width-content #content {width:100%;}

	#content #featured-top .post {
		margin-bottom: 20px;
	}

	#content #featured-top .post .morelink, .more-link, #featured-bottom .featured-bottom-right .featuredpost .post .morelink,
	.featured-bottom-right #featured-post-5 .post.category-people-to-watch .morelink 
	{ 
		font-size: 15pt; 
	}

	#featured-top p, #featured-bottom .featuredpost p{margin:0px; padding:0px;}
	#featured-bottom {margin-top:30px;}
	#featured-top a.alignleft {
		width:100%;
		margin:0px;
		margin-bottom: 20px;
	}
	#content #featured-top img, #content #featured-top p img
	{
		margin-right:0px;
		width:100%;
		height:100%;
	}
	.slicknav_nav .slicknav_row, .slicknav_nav a {padding:8px 10px;}


	#featured-top .widget, #featured-bottom .widget, 
	.featured-bottom-right #featured-post-5 .post.category-people-to-watch,#featured-bottom .featured-bottom-right .featuredpost .post,
	#content .post .entry-content, #content .post .entry-title,
	#sidebar .featuredpost .post, .textwidget, .all-share-buttons-top, .all-share-buttons-bottom,
	.post-info-single-author, .post-info-single-date,
	.subtitle, .subtitle_director, .subtitle_actors, .navigation
	{
		margin: 0px 20px;
	}
	.next-post-nav, .prev-post-nav
	{
		padding:0px;
		margin: 0px 20px 15px 20px;
		font-size:20px;
		line-height: 20px;
	}

	.textwidget {line-height: 1.5em;}
	#content .post .entry-title
	{
		margin: 20px 20px 0px 20px !important;
		
	}
	.all-share-buttons-top,.all-share-buttons-bottom {margin-top:15px;}
	.post-meta {margin-bottom:30px;}
	.attachment-Single-View-Post-Thumb.size-Single-View-Post-Thumb.wp-post-image 
	{
		margin: 0 auto;
	    margin-bottom: 30px;
	    width: 60%;
	    height: auto;
	    float:none;
	}

	#featured-top .time {padding-right:52px;}
	.navigation {font: bold 26px "Arial Narrow";}
	#content #featured-bottom img, #content #featured-bottom p img {width:130px;height:100%;}
	.home #content #featured-bottom h2, #content #featured-bottom h2 a {font-size:18px;}
	#featured-bottom .featured-bottom-left p {display: none;}
	#featured-bottom .featured-bottom-left .featuredpost .post {

	    margin: 0;
	    overflow: hidden;
	    clear: both;
	    padding-bottom: 10px;
	    padding-left: 0;
	    padding-right: 0;
	    margin-top: 15px;
	    margin-bottom: 20px;
	    border-bottom: 1px solid #dddddd;
	}

	#featured-bottom #featured-post-4 {margin-top:40px;}

	#sidebar {
		padding-top:50px;
		margin-top: 20px;
		border-top:2px solid #2f2f2f;
	}

	#sidebar h4, #sidebar-alt h4 {width:100%;}
	#sidebar .widget.widget_media_image {text-align: center;padding-left:20px;}

	#content .entry-content p img.size-large,
	#content .entry-content .wp-caption,#content .entry-content .wp-caption .size-full,
	#content .entry-content p img.size-full,#content .entry-content p iframe , 
	#content .entry-content .wp-caption img, #content .entry-content p img  
	{
		max-width:100%;
		height: auto;
	}
	#disqus_thread {padding:0px 20px;}
	.archive .attachment-Category-View-Post-Thumb, .archive .attachment-post-medium {margin:0 auto; float:none;margin-bottom: 20px;}
	.post .entry-content {padding-left:0px;padding-right:0px;line-height: 1.5em;}
	.category .subtitle {margin-bottom: 0px;margin-top:15px;}
    #content-sidebar-wrap .navigation {width: auto;}

 }

/* Landscape phones and down */
@media (max-width: 480px) {  }