/*
Theme Name: The Weinstein Company Blog
Theme URI: http://weinsteinco.com/blog
Description: The 2011 theme for the Weinstein Company. A child theme based on Twenty Ten theme.
Author: Mammoth Advertising
Template: twentyten
Version: 1.0
*/

@import url("../twentyten/style.css");

#wreg {
    position: absolute;
    width: 640px;
    height: 500px;
    overflow: hidden;
    z-index: 999999;
}
#wreg .close {
	float: left;
	position: absolute;
	width: 30px;
	height: 0;
	padding-top: 30px;
	margin-top: 13px;
	margin-left: 597px;
	overflow: hidden;
}

#container {
	margin: 0px -300px 0px 0px;
	width: 100%;
}
#content {
	background:#FFF;
	width: 484px;
	margin: 0px;
	padding: 40px 50px 50px 50px;
}

#primary,
#ad,
#secondary {
	float: right;
	overflow: hidden;
	width: 270px;
	background:#202b34;
	padding:15px;
	margin: 0px 0px 15px 0px;
}

#ad,
#secondary {
	clear: right;
}


.one-column #content {
	margin: 0px auto;
	width: 800px;
}

/* =Fonts
-------------------------------------------------------------- */

body, input, textarea { font-family:'Cabin', Arial, Helvetica, sans-serif; }

body p {
  font-family: 'Cabin', arial, serif; font-weight:400;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 1.4;
}

h1, h2, h3, h4, h5, h6 { font-family: 'PT Sans', Arial, Helvetica, serif; font-weight:bold; }



/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#access .menu-header,
div.menu,
#colophon,
#branding,
#main,
#wrapper {
	margin: 0 auto;
	width: 900px;
}
#wrapper {
	background:#272C32 url(images/container_bg.jpg) no-repeat;
	padding: 0px 50px 60px 50px;
}

#site-info {
	width:584px;
}
#site-generator {
	width:300px;
	text-align:right;
}

/* =Global Elements-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body {
	background: #000;
}

/* Text elements */
p {
	margin-bottom: 0px;
}
a {
	outline: 0;
}
a:link {
	color:#839dbe;;
	text-decoration: none;
	outline: 0;
}
a:visited {
	color:#839dbe;;
	text-decoration: none;
	outline: 0;
}
a:active,
a:hover {
	color: #4293D6;
	outline: 0;
}
/* -------------------------------------------------------------- */
#header {
	padding: 0px;
	margin: 0;
}
#branding,
#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0px;
	width: 352px;
	height: 90px;
	text-indent: -900px;
	overflow:hidden;
}
#site-title {
	background-image:url(images/site-title.png);
	margin-top: -3px;
}
#branding a.radiustwc {
	position: absolute;
	float: left;
	margin: 53px 0 0 255px;
	width: 100px;
	overflow: hidden;
}
@media screen and (min--moz-device-pixel-ratio:0) {
	#branding a.radiustwc {
		margin: 53px 0 0 805px;
	}
}

/* =Menu
-------------------------------------------------------------- */

#access {
	/*background: url(images/access-menu-bg.png) top no-repeat;*/
	background: transparent;
	display: block;
	float: right;
	margin: 54px auto 0 auto;
	width: 548px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	font-family: 'PT Sans', arial, serif; font-weight:bold;
	text-transform: uppercase;
	margin-left: -7px;
	width: 555px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	float:right;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: normal;
	text-decoration: none;
	border-left:1px solid #666;
	padding: 9px 20px;
	height: 16px;
}
#access li:nth-child(1) a { border: none; }
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: inherit;
	color: #AAA;
}
#access li .hover {
	background:#FFF !important;
	color:#000 !important;
	position:absolute;
	top:0px;
	display:none;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
#access ul li.menu-item-object-home a { border-left:none; }
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

#connect {
    background: #FFF;
    position: absolute;
    width: 107px;
    list-style: none;
    margin: 0;
    padding: 0;
    z-index: 99;
    overflow: hidden;
}

#connect li:nth-child(1) a {
    border-left: 1px solid #666;
}

#connect li {
    font-size: 13px;
    font-family: 'PT Sans', arial, serif;
    font-weight: bold;
    text-transform: uppercase;
}

#connect li a {
}

#connect li a:hover {
    color: #000;
}


/* =Banners
-------------------------------------------------------------- */
#header {
	padding-top: 88px;
}
#topbanner {
	position: absolute;
	margin-top: -60px;
	margin-left: 170px;
}



#bottom {
	height: 90px;
	margin-top: 59px;
	overflow: hidden;
}
#bottom ul {
	border-left: 1px solid #44484F;
	border-bottom: 1px solid #44484F;
	float: left;
	position: absolute;
	margin: 0;
	padding: 0px 15px 5px 0px;
	height: 107px;
	list-style: none;
}
#bottom ul li {
	margin-left: 10px;
}
#bottom ul li a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#bottom ul li a:hover {
	color: #408ECC;
}
#bottom #bottombanner {
	float: left;
	position: absolute;
	width: 728px;
	height: 90px;
	margin-top: 23px;
	margin-left: 172px;
	overflow: hidden;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#content {
	margin-bottom: 36px;
	min-height: 640px;
    position: relative;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 1em;
	line-height: 1.5em;
}
#content .entry-title {
	line-height: 1.1em;
	margin-bottom: 20px;
	margin-top: -5px;
	height: auto;
	font-family: 'PT Sans', arial, serif;
}
#content p {
	margin-bottom: 1em;
}
.hentry {
	margin: 0 0 10px 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #4293D6;
}
.entry-meta {
	text-transform:uppercase;
	font-family: 'PT Sans', arial, serif; font-weight:bold;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
	color: #4293D6;
}
#content #index-header h1 {
	border-bottom: 1px #CCC solid;
	padding-bottom:0;
	margin-bottom:30px;
	font-size: 21px;
}
#content .weinsteinco-title {
	float:left;
	width:100%;
	height:75px;
}
#content .collapsed{
	width:390px;
}
#content .weinsteinco-thumbnail {
	float:left;
	padding-right: 15px;
	height:70px;
	overflow:hidden;
}
#content .weinsteinco-thumbnail img{
	max-width: 75px;
	max-height: 75px;
}
.entry-meta {
	font-size:10px;
}
.entry-meta a{
	text-decoration:none;
}
.entry-meta .addthis_toolbox {
	float: right;
	width: 160px;
}
.addthis_home {
	position:absolute;
	top: 55px;
	left:390px;
	width:584px;
}
.entry-date {
	margin-left:1px;
	color: #839dbe;
}

#content .archive {
	width: 800px;
}

/* =Asides
-------------------------------------------------------------- */

/* =Archive Page
-------------------------------------------------------------- */
.archive-post {
	margin-top:10px;
	font-family:'Cabin', arial, serif;
	font-family: 'PT Sans', arial, serif; font-weight:bold;
}
.archive-excerpt p,
.archive-excerpt a{
	margin: 0;
	padding: 0;
	text-decoration:none;
}
.archive-date {
	float:left;
	display:block;
	width:90px;
	color:#47607f;
	font-size:1.6em;
	font-weight: bold;
	line-height: 1.6em;
}
.archive-excerpt {
	float:left;
	display:block;
	width:710px;
}
.archive-post-title {
	color:#47607f;
	font-size:1.6em;
	font-weight: bold;
	line-height: 1.6em;
}

.archive-post a,
.archive-post a:visited {
	color:#263446;
}
.archive-post a:hover {
	color: #4293D6;
}

.archive-more,
.archive-more:visited {
	font-size: 11px;
	font-family: 'PT Sans', arial, serif; font-weight:bold;
	color:#999;
}

.archive-more:hover {
	color:#47607f;
}

/* =Gallery listing
-------------------------------------------------------------- */



/* =Attachment pages
-------------------------------------------------------------- */



/* =Images
-------------------------------------------------------------- */



/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	font-weight: bold;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
}
.navigation a:active,
.navigation a:hover {
	color: #4293D6;
}
#nav-below {
	position:absolute;
	bottom: 35px;
	width: 484px;
}

/* =Comments
-------------------------------------------------------------- */



/* =Widget Areas
-------------------------------------------------------------- */
.widget-area {
	font-family: 'PT Sans', arial, serif; font-weight:bold;
}

.widget-area ul {
	list-style: none;
	margin: 0;
	font-weight: bold;
}
.widget-area ul ul {
	list-style:none;
}
.widget-area select {
	max-width: 100%;
}
.widget-container {
}
.widget-title {
	color: #FFF;
	font-size:1.5em;
	border-bottom: 1px #8a94a0 solid;
	padding-top:25px;
	padding-bottom:10px;
	width:270px;
	margin-bottom:15px;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
	color: #8a94a0;
	background:none;
	padding:2px;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration:none;
	color: #4293D6;
}
.widget-area .entry-meta {
	font-size: 10px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left:0;
	padding: 0;
}
#primary,
#secondary {
}

#ad {
	padding: 0;
	width:300px;
	height:250px;
}

#ad .widget-container,
#ad ul,
#ad li {
	padding: 0;
	margin: 0;
	background:none;
}
#ad a,
#ad a:hover,
#ad a:link,
#ad a{
	padding:0,
	margin:0;
	background:none;
	display:block;
}
#ad img {
	border:none;
}

.insidetwc-post-date,
.recent-post-date {
	font-size: 1em;
	color: #63758b;
	margin-right:10px;
	display:block;
	width:50px;
	float:left;
	font-weight: bold;
}
.insidetwc-post-text,
.recent-post-text {
	display:block;
	width:190px;
	float: left;
}
.insidetwc-post-text a,
.recent-post-text a {
	width: 190px;
	display:inherit;
}
.insidetwc-archive,
.recent-archive {
	color: #FFF;
	padding-top:20px;
	clear:both;
	font-weight:bold;
	font-size:14px;
}
.insidetwc-archive a,
.insidetwc-archive a:visited,
.recent-archive a,
.recent-archive a:visited{
	color: #FFF;
}
.insidetwc-archive a:hover,
.recent-archive a:hover{
	color: #4293D6;
}

/* =Footer
-------------------------------------------------------------- */

#footer {
	margin-bottom: 0px;
	background:none;
	font-family: 'Cabin', arial, serif;
	overflow: hidden;
}
#colophon {
	margin-top: 0;
	overflow: hidden;
	padding: 18px 0;
}
#site-info {
	font-size: 1em;
	font-weight: bold;
}
.footer-legal {
	font-size: .8em;
}
#site-info a {
	color:#595969;
	text-decoration: none;
}
#site-info .footer-legal a {
	color:#3A3A46;
	text-decoration: none;
}
#site-info a:hover {
	color: #4293D6 !important;
	text-decoration:underline;
}
#site-copyright {
	font-style: normal;
  	font-weight:400;
	position: relative;
	color: #3A3A46;
	vertical-align:bottom;
	margin-top: 18px;
	float: right;
	text-align:right;
	font-size: .85em;
	display:block;
}
#site-copyright a {
	background:none;
	color: #999999;
	display: inline-block;
	line-height: 16px;
	padding-left: 20px;
	text-decoration::underline;
}
#site-copyright a:hover {
	text-decoration: underline;
	color: #4293D6;
}
img#wpstats {
	display: block;
	margin: 0 auto 10px;
}

.footer-legal a{
	color: #999999;
}

.gplus { display: none; }


/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

p {
	margin-bottom:0;
}

/* =Print Style
-------------------------------------------------------------- */
@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
		text-indent: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
		margin: 0;
		padding: 0;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.addthis_toolbox,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}

.addthis_home {
	text-transform:uppercase;
	font-size:10px;
}



/**
 * Film
 **/

/****** GENERAL *******/

#content.film {
	background: #CCC url(images/filmpage_bg.jpg) 0px 0px no-repeat;
	margin: 0px;
	padding: 0px;
	width: 900px;
	padding-bottom:5px;
	display:block;
 }
 #content.film.topper {
 	background-position:0px 500px;
	min-height:900px;
}

 /****** TOPPER ********/
/*
#player {
	height:500px;
	width:100%;
	background:#000;
}

.buttons { height:26px; }
.buttons a, .buttons span {
	display:block;
	height:26px;
	float:left;
}
.buttons a, .btn-close, .btn-close .hover { background-image:url(images/topper_menu.png); }
.buttons a.btn-dvd { background-image:url(images/topper_dvd_menu.jpg); }
.btn-comingsoon { background-image:url(images/topper_menu_cs.jpg); }
.btn-dvd.btn-comingsoon { background-image:url(images/topper_dvd_menu_cs.jpg); }

.btn-close {
	height:18px;
	width:18px;
	position:absolute;
	right:0px;
	margin:10px;
	background-position:-164px -58px;
	display:none;
}
.btn-close .hover {
	background-position:-146px -58px;
	display:block;
	width:100%;
	height:100%;
}

.buttons span.hover {
	position: absolute;
	background-image:url(images/topper_menu.png);
}
.buttons .btn-dvd span.hover { background-image:url(images/topper_dvd_menu.jpg); }

.btn-trailer { width:145px; background-position: 0 0; }
.btn-more { width:123px; background-position: -146px 0; }
.btn-site { width:128px; background-position: -269px 0; }
.btn-purchase, .btn-dvd { width:158px; background-position: -397px 0; }
.btn-facebook { width:167px; background-position: -555px 0; }
.btn-twitter { width:179px; background-position: -721px 0; }

.btn-trailer span.hover { width:145px; background-position: 0 -28px; }
.btn-more span.hover { width:123px; background-position: -146px -28px; }
.btn-site span.hover { width:128px; background-position: -269px -28px; }
.btn-purchase span.hover, .btn-dvd span.hover { width:158px; background-position: -397px -28px; }
.btn-facebook span.hover { width:167px; background-position: -555px -28px; }
.btn-twitter span.hover { width:179px; background-position: -721px -28px; }
*/

/***** SIDEBAR *****/

.film-thumbnail{
	padding:20px 45px;
	position:absolute;
	width:220px;
}


/***** META ******/

#content.film .entry-meta {
	margin-bottom: 20px;
	width: auto;
	vertical-align:top;
	text-transform:capitalize;
}
#content.film .entry-meta .release_date {
	color: #ff6600;
	font-size: 22px;
}
#content.film .entry-meta .addthis_toolbox {
	width: inherit;
	display:block;
	vertical-align:text-top;
}
#content.film .entry-meta .addthis_toolbox .addthis_button_compact { margin-right:30px; }
#content.film .entry-meta .site-link {
	float:right;
	display:block;
	background-image:url(images/visitsitearrow.png);
	width:75px;
	height:15px;
}
#content.film .entry-meta .site-link.coming-soon {
	background-image:url(images/visitsitearrow_inactive.png);
	width:124px;
}



/***** CONTENT *****/

#content.film .entry-title {
	font-size: 40px;
	text-transform:uppercase;
}

#content.film .entry-content,
#content.film .entry-utility {
	margin:4px 24px 0px 334px;
	color:#454545;
}

#content.film .entry-content {
	clear:none;
	margin-bottom:120px;
}
#content.film h2 {
	font-size: 16px;
	margin-bottom:3px;
	color:#000;
}
#content.film p { text-align:justify; }

#content.film .entry-utility {
	position:absolute;
	bottom:20px;
}


/* BREADCRUMBS */


.breadcrumbs {
	color: #666;
	font-size: 14px;
	font-family: 'PT Sans', arial, serif;
	font-weight:normal;
	font-style:italic;
	padding-bottom:10px;
	border-bottom: 1px solid #CCC;
	margin-bottom:30px;
}
.breadcrumbs a,
.breacrumbs a:visited {
	text-decoration:none;
	color:#839dbe;;
	font-family: 'PT Sans', arial, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
}
.breacrumbs a:hover {
	color: #4293D6;
}

.breadcrumbs.cat-header {
	font-family: 'PT Sans', arial, serif;
	text-transform:uppercase;
	font-weight:bold;
	font-style:normal;
	color: #000;
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	border-bottom: 1px solid #CCC;
	margin-bottom:30px;
}

/* Mandela Education */

div#post-8027 h1.entry-title{ display: none; }

div#post-7948 h1{
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div#post-8027 h2{
	color: #243546;
	margin-bottom: 0;
}
div#post-8027 a{
	font-weight: bold;
	color: #243546;
	font-size: 1em;

}
div#post-8027 iframe{
	margin-top: 10px;
	width: 560px;
	height: 315px;
}
.mandela-links{
	position: relative;
	top:-10px;
	color: #243546;
}
.mandela-links a{
	text-transform: uppercase;
}
.separ{
	width: 100%;
	height: 4px;
	background: url('images/mandela-separator.jpg') no-repeat center;
	margin:25px 0;
}

/* Mandela Toolkit */

div#post-8041 h1.entry-title { display: none; }


/* Finding Neveland The Musical */

div#post-9011 h1.entry-title { margin: 5px 0 20px -28px; }
