/* =============================================================================
   HTML5 Boilerplate CSS: h5bp.com/css
   ========================================================================== */

@font-face { font-family: 'IconicFill'; src: url('../fonts/iconic_fill.eot'); src: url('../fonts/iconic_fill.eot?#iefix') format('embedded-opentype'), url('../fonts/iconic_fill.ttf') format('truetype'), url('../fonts/iconic_fill.svg#iconic') format('svg'); font-weight: normal; font-style: normal; }


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 87.5%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #464646; }
body { background-color: #fff; margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #1292b2; color: #fff; text-shadow: none; }
::selection { background: #1292b2; color: #fff; text-shadow: none; }

a { color: #00e; text-decoration: none; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
.clearfix:before, .clearfix:after { content: ""; display: table; } .clearfix:after { clear:both; } .clearfix { *zoom: 1 ;}

.container {
	clear: left;
    margin: 0 auto;
    max-width: 1320px;
    padding: 0 20px;
}
body {
	min-width: 320px;
}
.lt-ie9 body {
	min-width: 960px;
}


/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

/*
Available web-fonts:
font-family:'Avenir Next LT W01 Bold';
font-family:'Avenir Next LT W01 Demi';
font-family:'AvenirNextLTW01-Italic';
font-family:'AvenirNextLTW01-Medium';
font-family:'AvenirNextLTW01-MediumI 721278';
font-family:'AvenirNextLTW01-Regular';


*/

body, input {
    font-family: 'AvenirNextLTW01-Regular', 'Century Gothic', sans-serif;
}
img {
    max-width: 100%;
    width: auto;
}
strong {
    font-family: 'Avenir Next LT W01 Bold', 'Century Gothic', sans-serif;
    font-weight: normal;
}
h1,h2,h3, .alpha {
    color: #252525;
    font-weight: normal;
}
h1, .alpha {
    font-size: 2.25em;
    line-height: 1.388888889em;
    margin-bottom: 0;
}

h1 .sizedown {
	font-size: .667em;
}

h2 {
    font-size: 1.5em;
    line-height: 1.25em;
    margin-bottom; 0;
}

.field_container {
	margin-bottom:15px;
}

input[type="text"] {
    background-color: #fff;
    border: 1px solid #999;
    color: #464646;
    font-size: 24px;
    height: 38px;
    padding: 0 3%;
    text-align: center;
    max-width: 94%;
}
input[type="submit"],
.button,
button{
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
    background-color: #13a2c6;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #13a2c6), color-stop(50%, #1292b2));
    background-image: -moz-linear-gradient(top, #13a2c6 50%, #1292b2 50%);
    background-image: linear-gradient(center top, #13a2c6 50%, #1292b2 50%);
    border: 1px solid #14b2e0;
    color: #fff;
    display: inline-block;
    font-family: 'Avenir Next LT W01 Bold', 'Century Gothic', sans-serif;
    font-size: 18px;
    font-size: 1.285714286rem;
    padding: 5px 20px;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
a.button:visited {
	color: white;
}
/*input[type="submit"]:hover,
.button:hover,
button:hover{
	background-color: #14b2e0;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #14b2e0), color-stop(50%, #13a2c6));
    background-image: -moz-linear-gradient(top, #14b2e0 50%, #13a2c6 50%);
    background-image: linear-gradient(center top, #14b2e0 50%, #13a2c6 50%);
}*/

a.external span{
	background: url('/assets/img/external.png') no-repeat right center;
	padding-right:24px;
}


div[role="main"] {
    margin: 0 auto;
    padding-top: 1em;
    max-width: 1320px;
}
div[role="main"] > section > h1 {
    font-size: 36px;
    font-size: 2.571428571em;
    line-height: 1.111111111em;
    text-align: center;
    text-transform: uppercase;
}

.flat {
	margin-top:0;
	margin-bottom:0;
}
/* Icons */
.icon:before {
    display: inline-block;
    font-family: 'IconicFill';
    margin-right: 10px;
}
.icon.list:before {
    content: '\e055';
}
.icon.play:before {
    content: '\e048';
}
/* END Icons */

.integral {
	white-space: nowrap;
}

hr {
  border-top: 1px solid #eee;
  margin: 2.857em auto;
  max-width: 620px;
}

hr.large {
  background-image: url(/assets/film_sites/v2/img/hr-main.png);
  background-position: center top;
  background-repeat: no-repeat;
  border: 0;
  display: block;
  height: 50px;
  margin: 0 auto 2.857em auto;
}

hr.flatter {
	margin: 1em auto;
}

header.inner {
    margin-bottom: 20px;
    text-align: center;
}

/*header nav ul {
	width: auto;
}*/

.inner nav {
	background-color: #1d1d1d;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: -5px;
}
.inner nav ul {
    line-height: 2.857142857em;
}
.inner .trailer-link {
    display: block;
    line-height: 1;
    padding: 13px 0;
}


.lt-ie9 .trailer-link {
	display:inline;
}

.inner .trailer-link a {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 24px;
    font-size: 1.714285714em;
    line-height: 1.666666667em;
    margin: -13px 0;
    padding: 10px 20px;
}

.inner #logo {
    margin: 20px 0;
}

.inner h1.like-inner {
	margin: 20px 0;
}

header {
    background-color: #1d1d1d;
    position: relative;
}
.film-splash .container {
    padding: 0;
}
header.inner a:link,
header.inner a:visited,
.film-splash a:link,
.film-splash a:visited {
    color: #fff;
}
header.inner a:hover,
.film-splash a:hover {
    color: #ffff00;
}
header.inner #logo a:link,
header.inner #logo a:visited,
.film-splash h1 a:link,
.film-splash h1 a:visited {
    color: #222;
    text-shadow: 1px 1px 1px #fff;
}

header.inner .announcement a:link,
header.inner  .announcement a:visited,
.film-splash  .announcement a:link,
.film-splash  .announcement a:visited {
    color: #00c;
}

header.inner .announcement a:hover,
.film-splash .announcement a:hover {
    color: #06c;
}


.film-splash nav {
    background-color: #000;
}
header nav a {
    font-family: 'Avenir Next LT W01 Bold', 'Century Gothic', sans-serif;
    font-size: 18px;
    font-size: 1.285714286rem;
    line-height: 1.666666667em;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	display:inline-block;
}
header li {
    display: inline;
    margin: 0 10px;
    vertical-align: middle;
}

header h1.like-inner {
	font-size: 1em;
	line-height: 1.4;
}

/* *** hero ** */

header .buy {
	padding-bottom: 75px;
	font-size: 2em;
	position: absolute;
	bottom: 0;
}
header .buy h3 {
	color: white;
}
header.true-inner .buy {
	padding-bottom: 30px;
}

header.true-inner #logo img,
header h1.like-inner img {
	max-height: 250px;
}




header .buy {
	overflow: hidden;
	font-size: 1.5em;
	padding-bottom: 1em;
	width: 100%;
}
header .buy h3 {
	width:50%;
	float:left;
	line-height:1.1;
}

header .buy h3 .is_preorder {
	font-size: .6em;
	display: block;
}

header .buy.with-bluray h3 {
	width: 33%;
}

header .buy h3 a{
	
	text-shadow: 2px 2px 2px black;
}
header .buy h3 a:hover img{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	opacity: .8;
}

header .buy h3 .img{
	max-width: 25%;
	height: auto;
	margin-right: .5em;
}

header .buy h3 .img, header .buy h3 .details{
	display: inline-block;
}


header.true-inner .buy {
    padding-bottom: 30px;
}


@media only screen and (min-width:420px) {
	header .buy h3 br{
		display:none;
	}
}

@media only screen and (max-width:420px)
{
	header .buy h3 {
		font-size: 1em;
	}
}

@media only screen and (max-width:610px)
{
	header .buy {
		padding-bottom: 4px;
	}
	header .buy h3 {
		font-size: 20px;
		margin-bottom: 0;
	}
	header .buy h3 .img{
		max-width: 30%;
	}
	header .buy h3.buy_itunes .img {
		position:relative;
		top:75%;
	}
	header .buy h3 .details{
		display: block;
	}
	header #dogwoof-header .container {
		line-height: 1em;
	}
	header .title-block {
		margin: 0 10%;
	}
    header.with-announcement .title-block {
        top: 1.55em;
    }
    section.pre-header {
        /*margin-bottom: 0;*/
    }

}
@media only screen and (min-width:611px)
{
	header .buy h3 .details{
		display: inline-block;
	}
	
}

/* end hero */

/* mini-buy */


.mini-buy {
	margin: 20px 0;
}

.mini-buy li {
	white-space: nowrap;
	font-size: 1.2em;
	margin-right: 10px;
}


.mini-buy h3, .mini-buy ul {
	display: inline-block;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
}

.mini-buy ul {
	padding: 10px;
	padding-right: 0;
	background: url('/assets/film_sites/v2/img/blk50.png');
	background: rgba(0,0,0,0.5);	
}
/* end mini-buy */






#footer {
    border-top: 1px solid #ccc;
    margin-top: 39px;
    padding: 20px 0;
	overflow:hidden;
}

#dogwoof-header {
	background: url('/assets/film_sites/v2/img/blk30.png') repeat;
    background: rgba(0,0,0,0.3);
}
#dogwoof-header .container {
    line-height: 2.857142857em;
    margin: 0 auto;
    max-width: 1320px;
    text-align: right;
}

@media only screen and (min-width:550px) and (max-height: 800px), (min-width:550px) and (max-width: 1300px) {
    #out-on h2 {
        font-size: 48px;
        font-size: 3.428571429rem;
    }
}

header .release-date {
	display: block;
	line-height: 1.111;
	margin-bottom: 20px;
	margin-top: -10px;
}

header .pre-release-date {
	margin-bottom: 0;
	margin-top: 0;	
}
.release-date .date {
	white-space: nowrap;
}
.release-date {
	font-size: 2.2em;
}
.true-inner .release-date {
	font-size: 1.5em;
}
	
@media only screen and (max-width: 699px) {
	.release-date {
		font-size: 1.2em;	
	}
	.true-inner .release-date {
		font-size: 1.2em;
	}
	
}


#content .page_content h1 {
	margin-top: 0;
}

.page_content iframe {
	max-width: 100%;
}

.fourcol.side {
	padding-top: .5em;
}

#join-conversation h2 {
    border-bottom: 1px solid #ccc;
    color: #464646;
    font-size: 21px;
    font-size: 1.5em;
    line-height: 1.333333333em;
    padding: 0 0 10px 0;
    text-transform: uppercase;
}

.addthis_toolbox {
	text-align: center;
}
.addthis_toolbox > a {
	display: inline-block !important;
	float: none !important;
	vertical-align: bottom !important;
}
.addthis_toolbox .addthis_counter {
	position: relative;
	top: -6px;
}

.share-container {
	width: 100%;
	min-width: 0;
	max-width: none;
	margin-bottom: 2.5%;
}


.share-container  h2 {
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

.side .share-container h2 {
	margin: 0;
}

#join-conversation .fourcol .share-container h2,
.share-container h2 {
	border-bottom: none;
}

#join-conversation .fourcol .share,
.share {
	width: auto;
	padding: 10px 0;
	background: #f5fdff;
	border: 2px solid #1292B2;
	margin-top: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.share-container .breaker {
	display: none;
}
/*
@media only screen and (max-width: 900px) {

	.share-container .breaker {
		display: block;
	}
}*/
@media only screen and (max-width: 650px) {
	.fourcol .share-container h2 .integral {
		display: inline;
	}
	.share-container .breaker {
		display: none;
	}
}


/* Stills */
ul.image-assets {
	padding:0;
}
ul.image-assets li{
	list-style-type:none;
	float:left;
	margin-bottom: 20px;
	overflow: hidden;
	box-shadow: 4px 4px 0 #cfe5ea, 4px -4px 0 #cfe5ea, -4px 4px 0 #cfe5ea, -4px -4px 0 #cfe5ea;
}

ul.image-assets li a:hover img {
	opacity: .80;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	box-shadow: 4px 4px 0 #eaeaea, 4px -4px 0 #eaeaea, -4px 4px 0 #eaeaea, -4px -4px 0 #eaeaea;
}

ul.image-assets li.first {
	clear:left;
}
ul.image-assets li.last {
	margin-right:0;
}

ul.image-assets li .credit{
	display:block;
	font-size: 10px;
	line-height: 12px;
}

/* minimodal */

#minimodal_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
}

.minimodal_overlay_active {
    z-index: 2000;
}

.minimodal_ie6 #minimodal_overlay { 
  position: absolute;
  height: expression("document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px'");
}

.minimodal {
    position: fixed;
    z-index: 2001;
    display: none;
    overflow: auto;
}

.minimodal_hidden {
    z-index: -100;
}

#minimodal_overlay {
    background: #222;
}

.overlay_panel.youtube {
    background: #222;
    padding: 30px 15px 10px 15px;
    width: 660px;
    height: 420px;
    position: relative;
    overflow: hidden;
}

.not-ie .overlay_panel.youtube,
.gt-ie8 .overlay_panel.youtube {
	padding: 30px 2.5% 10px 2.5%;
	max-width: 95%;	
}
.not-ie .minimodal,
.gt-ie8 .minimodal {
	max-width: 100%;
}

.not-ie .video-container,
.gt-ie8 .video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16/9 ratio */
    padding-top: 30px; /* IE6 workaround*/
    height: 0;
	margin-bottom:20px;
	overflow:hidden;
}

.not-ie .video-container iframe,
.not-ie .video-container object,
.not-ie .video-container embed,
.gt-ie8 .video-container iframe,
.gt-ie8 .video-container object,
.gt-ie8 .video-container embed
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.overlay_panel.youtube a.close {
    position: absolute;
    top: 7px;
    right: 15px;
    font-size: 13px;
    color: #FFF;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
}



/*	*/
.trailer-player{
	margin: 0 auto;
	display: block;
}

/* Reviews ul*/
ul.reviews {
	margin: 0 0 16px 0;
	padding: 0;
	list-style: none outside none;
}

ul.reviews li {
	margin-bottom: 16px;
}

.reviews .star_rating {
    display: inline-block;
    width: 87px;
    background: url('/assets/film_sites/img/sprite_stars_halves.png') no-repeat 0 0;
    text-indent: -9999px;
    margin-left: 5px;
}
.reviews .star_count_5 {
    background-position: 0 0;
}

.reviews .star_count_4 {
    background-position: 0 -50px;
}

.reviews .star_count_3 {
    background-position: 0 -100px;
}

.reviews .star_count_2 {
    background-position: 0 -150px;
}

.reviews .star_count_1 {
    background-position: 0 -200px;
}

.reviews .star_count_0 {
    background-position: 0 -250px;
}
.reviews .star_count_5_5 {
    background-position: -87px 0;
}

.reviews .star_count_4_5 {
    background-position: -87px -50px;
}

.reviews .star_count_3_5 {
    background-position: -87px -100px;
}

.reviews .star_count_2_5 {
    background-position: -87px -150px;
}

.reviews .star_count_1_5 {
    background-position: -87px -200px;
}

.reviews .star_count_0_5 {
    background-position: -87px -250px;
}


/* side, widget section */

.side {
    text-align: center;
}
.side .widget{
    background: #f8f8f8;
}
.home-side .widget{
    background: none;
}

.widget {
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #e0e0e0;
    border-left: 1px solid #f0f0f0;
}

.side .widget {
    padding:  2.5% 5%;
    margin-bottom: 2.5%;
}
.home-side .widget {
    margin-bottom: 32px;
    padding: 0;
    border: none;
}

.widget-heading {
    text-align:center;
    margin-top:0;
    margin-bottom: 5px;
}
.widget-heading a {
    color: #222;
}

/* promos and widgets */


.promo h4 a{
	font-size: 20px;
	color:#222;
	text-decoration:none;
}
.promo {
	
	margin-bottom: 16px;
	position: relative;
}

.promo .inner {
	padding: 10px;
	overflow: hidden;
}


.not-ie .widget {
	width: 90%;
}

.not-ie .widget > .promo {width: 100%;}

.widget.featured {
	background: url('/assets/film_sites/img/wht90.png') repeat;
	background: rgba(255, 255, 255, 0.90);
}

.widget.cm .checkbox {
	margin-right: 5px;
}

.widget.cm {
	padding-bottom: 10px;
}

.widget.cm h4 {
	padding: 0 0 5px 0;
    margin:0;
}

.widget.cm .container-text {
	width: 67.5%;
	margin-right: 2.5%;
	display: inline-block;
	vertical-align: bottom;
}

.widget.cm .container-submit {
	width: 30%;
	display: inline-block;	
	vertical-align: bottom;
}
.widget.cm .input-text {
	height: auto;
	line-height: 1.5;
	height: 34px;
	vertical-align: bottom;
    font-size: 1.2em;
    width: 94%;
    text-align:left;
}

.widget.cm button {
	height: 36px;
	font-size: 14px;
	padding: 0 10%;
	vertical-align: bottom;
    width:100%;
}
.widget.cm button:hover {
	background: #14b2e0;
}


.widget .inner-cover {
	padding: 10px;
	background: url('/assets/film_sites/v2/img/wht75.png') repeat;
	background: rgba(255,255,255,0.75);
}

.widget.global-link {
	background-color: #a3cdef;
}
.widget.global-link .header-bit {
	margin: 0 0 20px 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #222;
}

.widget.global-link .header-bit img {
	max-width: 100px;
}

.hasJS label.inlinify {
	display: none;
}

.hasJS .promo:hover {
	-webkit-box-shadow: 1px 1px 8px #ccf, 0px 0px 15px #ccf;
	-moz-box-shadow: 1px 1px 8px #ccf, 0px 0px 15px #ccf;
	box-shadow: 1px 1px 8px #ccf, 0px 0px 15px #ccf;
	/*top:1px;
	left:1px;*/
}

.hasJS .promo {
	cursor:pointer;
}
	
.popup_promo {
	border-top: 1px solid #ccc;
	background: #eb5482;
	color: black;
	padding: 0;
}

.popup_promo .inner {
	padding: 10px;
}

.popup_promo a,.popup_promo a:visited {
	color: #00e;
}

.popup_promo .button {
	font-size: 24px;
}

.popup_promo h3 {
	font-size: 26px;
	color: white;
	font-weight: bold;
	padding: 0;
	margin: 0;
}


.dvd_promo .inner, .itunes_promo .inner, .tv_promo .inner {
	padding: 0;
}

.itunes_promo img{
	margin:0 auto;
	width: 110px;
	display: block;
}
.tv_promo h3 .part2 {
	clear:left;
}
.dvd_promo.has-packshot .packshot img {
	display:block;
	margin: 0 auto 0 auto;
	width: 100px;
}

.ie .side .widget {
	width: 270px;
	margin-right: 20px;
}
.ie .side {
	margin-top: 20px;
}

.widget img {
	height: auto;
}

.side .widget {
	clear:left;
}
.promo.screenings_promo {
background: url('/assets/film_sites/v2/img/gmapscr50.jpg') 50% 50% no-repeat;
background-size: cover;
}

.home-overview {
	margin-top: 0;
	font-size: 1.45em;
}

.ie #content {
        margin: 0 auto 40px auto;
        width: 82.894736842%;
    }
    
.home-side.space-down {
	margin-top: 40px;
}

.rotating-ad-widget {
	position:relative;
}

.rotating-ad {
	position: relative;
	height:0;
	margin: 0;
	padding: 0;
	padding-bottom: 47.5%;
}

.rotating-ad li {
	display: none;
	position: absolute;
	top:0;
	left: 0;
	list-style-type: none;
	width: 100%;
}
.rotating-ad li.current {
	display: block;
}

/* top promos */

.pre-header {
    background: #222;
    color: #f0f0f0;
    margin-bottom: -20px;
}
.home-page .pre-header {
    margin-bottom: 0;
}

.pre-header .alpha{
    color: #f0f0f0;
}

.pre-header .dogwoof-logo {
    float:left;
    text-align: right;
    width: 25%;
    padding-top: 0;
    line-height: 1.388888889em;
    font-size: 2.25em;
    margin: 0.25em 0;
}


.top-promo {
    width: 50%;
    margin-left: 25%;
    float: left;
}
    
.top-promo-buy .headline, .top-promo-buy ul {
    display: inline-block;
    vertical-align: middle;
}
.top-promo-buy .headline {
    margin-right: 1em;
}
.top-promo-buy ul {
    padding: 0;
    margin:.25em 0;
  } 
.top-promo-buy li {
    display: inline-block;
    vertical-align: middle;
    white-space:nowrap;
    margin-right: 10px;
}
.top-promo-buy li:last-child {
    margin-right: 0;
}
.top-promo-buy li .bullet {
    font-size: 2em;
    margin-right: .25em;
    vertical-align: middle;
    display: inline-block;
}
.top-promo li a {
    margin-top: 3px;
    vertical-align:middle;
}
.top-promo .headline { 
    margin: .25em 0 .25em 0;
}
.top-promo-buy .headline {
    margin-right: 1em;
}

.top-promo {
    text-align: center;
}
.top-promo-buy .preorder-badge {
    display: block;
    font-size:.8em;
    line-height: 0.2;
    font-family: 'AvenirNextLTW01-Regular';
}

.new-button {
    background: #13a2c6;
    border: none;
    border-radius: 3px;
}
.new-button:hover {
    background: #1292b2;
}
.new-button:hover {
    color: #ddd;
}
@media only screen and (max-width: 800px) {
    .top-promo {
        width: 66%;
        margin-left: 0;
        text-align: left;
    }
    .top-promo-buy .button {
        text-align: center;
    }
    .top-promo .headline {
        font-size: 1.6em;
    }
    .top-promo-buy .headline {
        margin: .1em .75em .1em 0;
    }
    .top-promo-buy .button {
        font-size: 1rem;
    }
    
    .pre-header .dogwoof-logo {
        width: 33%;
        font-size: 1.6em;
        margin: .1em 0;
    }
}

@media only screen and (max-width: 600px) {
    .top-promo .headline {
        font-size: 1em;
    }
    .pre-header-release-date .dogwoof-logo {
        font-size: 1em;
    }
    .top-promo-buy .headline {
        margin:0 3px 0 0;
    }
    .top-promo-buy .headline:after {
        content: ":";
    }
    .top-promo-buy .button {
        margin-top:0;
    }
    .dogwoof-logo img {
        max-width: 75px;
    }
}

@media only screen and (max-width: 500px) {
    .top-promo .button {
        padding: 5px;
    }
}


.announcement {
    position: absolute;
    top:0;
    left:0;
    background: url('/assets/img/wht85.png') repeat;
    background: rgba(255,255,255,0.85);
    width: 100%;
  }
.announcement p {
    font-size: 1.2em;
    margin: .275em 0;
}

	
/* watch box */
ul.watch {
	margin:20px 0;
	padding:0;
	overflow:hidden;
}
ul.watch li {
	float:left;
	border-right:1px solid #ccc;
	list-style:none outside none;
	margin-bottom:10px;
}
ul.watch li.last {
	border:none;
}
ul.watch li {
	padding: 10px;
}

ul.watch li:hover {
	background: #ccc;
}
ul.watch li .icon {
	width:60px;
	margin-right:10px;
	float:left;
}
ul.watch li h4 {
	width:100px;
	float:left;
	padding:0;
	margin:0;
	text-align:center;
	height:60px;
	vertical-align:middle;
}
ul.watch li h4 a {
	text-decoration:none;
}
ul.watch li h4 a {
	
}
ul.watch li img {
	height: 57px;
}
ul.watch.brief {
	margin:0;
}
ul.watch.brief li img {
	height: 37px;
}
ul.watch.brief li .icon {
	width:40px;
	margin:0;
}
ul.watch.brief li {
	border:none;
	margin:0;
	padding:5px;
}

.pre-wrapper .right{
	float:right;
	z-index: 3;
}


/* buy page */
.buy-section li a {
    font-size: 1.3em;
}


/* news */
.articles {
	margin-top: 1em;
}
.articles .article {
	margin-bottom: 2.5em;
	padding-bottom: 2.5em;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}

.articles .article .title {
	margin-top:0;
}


/* */
/* @group social */

.social {
    margin-top: 0;
    margin-bottom: 0;
	padding:0;
}

.social li {
    list-style: none;
    display: inline;
    margin-right: 5px;
}

.social a {
    width: 24px;
    height: 24px;
    text-indent: -9999px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0 0;
}

.ie7 .social a {
    display: block;
    float: left;
    margin-right: 8px;
}

.social .twitter a {             
    background-image: url('../img/social/twitter-24x24.png');
}                                
                                 
.social .facebook a {            
    background-image: url('../img/social/facebook-24x24.png');
}
                                
.social .youtube a {             
    background-image: url('../img/social/youtube-24x24.png');
}                                
                                 
.social .website a {             
    background-image: url('../img/social/website-24x24.png');
}                                
                                 
.social .itunes a {              
    background-image: url('../img/social/itunes-24x24.png');
}                                
                                 
.social .vimeo a {               
    background-image: url('../img/social/vimeo-24x24.png');
}                                
                                 
.social .flickr a {              
    background-image: url('../img/social/flickr-24x24.png');
}

#join-conversation h1 {
	text-align: center;
}

#join-conversation.pull-up {
	margin-top: -40px;
}

.ce_tweet {
	margin: 10px 0;
}

#fb-like-box-container {
	position: relative;
	overflow: hidden; /* stopgap */
}
#fb-like-box-container ,
#fb-like-box-container > div,
#fb-like-box-container > div > span,
#fb-like-box-container > div > span > iframe
{
	width: 100% !important;
}
#fb-root {
  display: none;
}


/* @end social */




/* footer */
.site-links {
	text-align: center;
}
.related-films li.first {	
	clear: left;
}

.related-films li {
	margin-bottom: 15px;
}
.related-films li a img{
	box-shadow: 2px 2px 0 #000, 2px -2px 0 #000, -2px 2px 0 #000, -2px -2px 0 #000;
}

.related-films li a:hover img{
	opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	box-shadow: 2px 2px 0 #333, 2px -2px 0 #333, -2px 2px 0 #333, -2px -2px 0 #333;
}

#footer .col {
	text-align: center;
}

.dogwoof-sites {
	text-align:left;
}
.dogwoof-sites li a {
	left: 20%;
	position: relative;
}

#footer {
	background: #222;
	color: white;
	padding: 1em 40px;
}
#footer h3 {
	font-weight: bold;
}

.other-films-col h3 {
	font-size: 1.5em;
	position: relative;
	top:-.5em;
	border-bottom: 3px solid #000;
	margin-bottom: -.5em;
}

#footer h3, #footer p, #footer li.current {
	color: #ddd;
}

#footer a {
	color:white;
}

#footer a:hover {
	color: #bbb;
}

#footer a:active {
	
}

#footer ul {
	padding: 0;
	list-style: none outside;
}
#footer .with-love {
     display: block;
    width: 187px;
    height: 23px;
    text-indent: -9999em;
    background: url('../img/text_with_love_from.png') no-repeat 0 0;
}

#footer .coda {
	clear: left;
	text-align: center;
	margin-top: 1em;
	padding-top: 2em;
	padding-bottom: 1em;
	border-top: 3px solid black;
}


/* Twitter Widget */

#twtr-widget-1 .twtr-avatar {
display:none;
}

#twtr-widget-1 .twtr-tweet-text {
margin-left:0;
}

#twtr-widget-1 .twtr-doc,#twtr-widget-1 .twtr-hd a,#twtr-widget-1 h3,#twtr-widget-1 h4 {
background-color:#fff!important;
color:#464646!important;
}

#twtr-widget-1 .twtr-tweet a {
color:#1292b2!important;
}

#twtr-widget-1 .twtr-bd,#twtr-widget-1 .twtr-timeline i a,#twtr-widget-1 .twtr-bd p {
color:#464646!important;
}

#twtr-widget-1 .twtr-new-results,#twtr-widget-1 .twtr-results-inner,#twtr-widget-1 .twtr-timeline {
background:#fff!important;
}

/* */
.twtr-widget {
position:relative;
zoom:1;
}

.twtr-fullscreen {
font-size:220%!important;
}

.twtr-fullscreen .twtr-new-results {
_display:none!important;
}

.twtr-widget a img {
border:0!important;
}

.twtr-doc {
overflow:hidden;
width:100%;
text-align:left;
font-weight:400;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

.twtr-bd {
padding:0 1px;
}

.twtr-widget .twtr-tweet-wrap {
overflow:hidden;
zoom:1;
padding:6px 8px;
}

.twtr-fullscreen .twtr-tweet-wrap {
padding:20px;
}

.twtr-widget .twtr-tweet {
border-bottom:1px dotted #ddd;
overflow:hidden;
zoom:1;
}

.twtr-widget-profile img.twtr-profile-img {
display:block;
float:left;
width:31px;
height:31px;
border:0!important;
}

.twtr-widget h3,.twtr-widget h4,.twtr-widget p {
line-height:1.2!important;
width:auto!important;
margin:0!important;
padding:0!important;
}

.twtr-widget-profile h3,.twtr-widget-profile h4 {
margin:0 0 0 40px !important;
}

.twtr-widget h3 {
font-size:11px!important;
font-weight:400!important;
}

.twtr-widget h4 {
font-size:16px!important;
}

.twtr-widget em,.twtr-widget .twtr-new-results {
font-size:12px;
font-style:normal;
display:block;
margin-top:2px;
zoom:1;
}

.twtr-widget .twtr-new-results {
text-align:center;
display:block;
position:relative;
bottom:5px;
line-height:.9;
margin:0 auto -10px!important;
padding:3px;
}

.twtr-results-inner {
line-height:1;
font-size:100%;
position:relative;
bottom:-2px;
width:40%;
z-index:2;
text-align:center;
margin:0 auto;
padding:4px 0;
}

.twtr-results-hr {
width:100%;
position:relative;
z-index:1;
height:1px;
border-bottom:1px dotted #ddd;
bottom:7px;
background:none;
overflow:hidden;
}

.twtr-new-results span {
position:relative;
z-index:3;
top:-14px;
display:block;
font-size:9px!important;
}

.twtr-fullscreen .twtr-new-results span {
font-size:24px!important;
}

.twtr-hd {
position:relative;
zoom:1;
overflow:hidden;
padding:10px;
}

.twtr-fullscreen .twtr-hd {
height:0;
padding:0;
}

.twtr-timeline {
-moz-border-radius:6px;
-webkit-border-radius:6px;
border-radius:6px;
position:relative;
overflow:hidden;
z-index:2;
height:225px;
}

.twtr-scroll .twtr-timeline {
overflow-x:hidden;
overflow-y:auto;
}

.twtr-widget .twtr-tweet:last-child {
border-bottom-width:0;
}

.twtr-ft {
position:relative;
}

.twtr-ft div {
overflow:hidden;
zoom:1;
padding:10px;
}

.twtr-ft span {
float:right;
text-align:right;
}

.twtr-ft a {
float:left;
display:block;
}

.twtr-ft span a {
float:none;
}

.twtr-avatar {
width:40px;
height:40px;
float:left;
overflow:hidden;
display:block;
}

.twtr-fullscreen .twtr-avatar {
width:80px;
height:80px;
}

.twtr-img {
height:25px;
width:25px;
}

.twtr-img img {
width:30px;
height:30px;
}

.twtr-fullscreen .twtr-img img {
width:72px;
height:72px;
}

.twtr-tweet-text {
margin-left:40px;
}

.twtr-fullscreen .twtr-tweet-text {
margin-left:90px;
}

.twtr-doc a {
text-decoration:none!important;
}

.twtr-doc a:hover {
text-decoration:underline!important;
}

.twtr-inactive,.twtr-fullscreen a.twtr-join-conv {
display:none;
}

/* =============================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 550px) {
    .film-splash .container,
    .container {
        padding: 0 40px;
    }

    #content {
        padding: 0 20px;
    }
    #out-on {
        left: 0;
        padding-top: 0;
        position: absolute;
        text-align: center;
        top: 70%;
        width: 100%;
    }
    #out-on h2 {
        font-size: 60px;
        font-size: 4.285714286em;
        line-height: 1.333333333em;
    }
}

@media only screen and (min-width: 960px) {
    
    #content {
        margin: 0 auto 40px auto;
        width: 82.894736842%;
    }
    .inner nav {
        background-color: rgba(0,0,0,0.5);
    }
    .inner .trailer-link {
        display: inline-block;
        padding: 0;
    }
	header nav li:first-child {
		margin-left: 0;
	}
	header nav li:last-child {
		margin-right: 0;
	}
    
    .film-splash nav .button:before {
        font-size: 24px;
        margin-right: 10px;
    }
	
    #out-on {
        left: 0;
        position: absolute;
        top: 70%;
        width: 82.978723404%;
    }
    
}


	.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	    -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.631578947%;
        float: left;
		clear: none;
    }
	
	.home-side .widget {
		width: 30.50%;
		margin-left: 2.55%;
		display:inline-block;
		vertical-align: top;
        zoom: 1;
        *display: inline;
		clear: none;
	}
	

    .onecol {
    width: 5.921052632%;
    }

    .twocol {
    width: 14.473684211%;
    }

    .threecol {
    width: 23.026315789%;
    }

    .fourcol{
    width: 31.578947368%;
	clear: none;
    }
	

    .fivecol {
    width: 40.131578947%;
    }

    .sixcol {
    width: 48.684210526%;
    }

    .sevencol {
    width: 57.236842105%;
    }

    .eightcol {
    width: 65.789473684%;
    }

    .ninecol {
    width: 74.342105263%;
    }

    .tencol {
    width: 82.894736842%;
    }

    .elevencol {
    width: 91.447368421%;
    }

    .twelvecol {
    width: 100%;
    float: left;
    }

    .last {
    margin-right: 0;
    }
	
	
    .alt {
        float: right;
    }
	
	.home-side {
		width: 102.64%;
		margin-left: -2.64%;
	}
@media only screen and (max-width: 900px) {
    .widget.global-link {
        font-size: .8em;
    }
}

@media only screen and (max-width: 800px) {
    .announcement p {
        font-size: 1em;
    }
}
@media only screen and (max-width: 650px) {
    .widget.global-link {
        font-size: 1em;
    }

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .home-side .widget {
	clear:left;
	width: 100%;
}


#dogwoof_logo {
	width: 90px;
}



.preserve .fourcol, .preserve .eightcol {
	    -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.631578947%;
        float: left;
		clear: none;
    }
    
    .preserve .fourcol{
    width: 31.578947368%;
	clear: none;
    }
	

    .preserve .eightcol {
    width: 65.789473684%;
    }
    
    .preserve .last{
    	margin-right:0;
    }
    
    h1 .sizedown {
    	font-size: .5em;
    }
    
    .articles .article .title {
    	margin-top: 1em;
    }
    
    .articles .article {
    	margin-bottom: 1em;
    	padding-bottom: 1em;
    }

}


@media only screen and (max-width: 550px) {
	
	#join-conversation.pull-up {
		margin-top: -20px;
	}
#dogwoof_logo {
    width: 75px;
}

}

@media only screen and (max-width: 400px) {
    .widget.global-link {
        font-size: .8em;
    }
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.group:before, .group:after { content: ""; display: table; }
.group:after { clear: both; }
.group { *zoom: 1; }

/* =============================================================================
   Print Styles
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 {
	page-break-after: avoid;
	color: rgba(255,255,255,1);
}
}
