@charset "UTF-8";

/*include web fonts for font-family*/


/*HTML5 reset*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav
ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}ins{background-color:#ff9;color:#000;text-decoration:none}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em
0;padding:0}input,select{vertical-align:middle}img{border:none}a
img{border:none}

/*MAIN STYLES*/
html, body {
	margin: 0;
	padding: 0;
}

li.post.photo a img{
	
}
body {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #6b6868;
	line-height: 1.2em;
	background: #03192e;
	min-height:900px;
	margin: 0 auto;
	/*width: 960px;*/
}

 .canvas {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	position: fixed;
	z-index: 10;
}
.header, .sub_header {
	background: #000000;
	color: inherit;
	line-height: 0;
	font-size: 0;
	position: static;
	z-index: 2;
}

.header {
	top: 0;
	width: 796px;
	left: 397px;
	margin-top: 0px;
	/*margin-left: -752px;*/
	position: fixed;
	height: 142px !important;
	
}

.sub_header {
	top: 142px;
	width: 1505px;
	left: 50%;
	margin-top: 0;
	margin-left: -752px;
	position: fixed;
	height: 86px !important;
}

.header {
	height: 70px !important;
}
.sub_header {
	height: 86px !important;
}
.sub_header_img_wrapper {
	margin: 0 auto;
	padding: 0;
	width: 858px;
}
.sub_header img {
	margin: 0;
	padding: 0;
	width: 858px;
}

.content {
	color: inherit;
	margin: 255px auto;
	padding: 0 0 0 0;
	min-height: 550px; 
	height:auto !important;
	height: 550px;
	width:960px;	
/*	float: left; */
	
}

.left_col {
	text-align: center;
	line-height: 0;
	/*background: #fedd32;*/
	color: inherit;
		
	margin: 12px 0 0 13px;
	padding: 0;
	
	width: 302px;
	min-height: 550px; 
	height:auto !important; 
	height: 550px;
	float: left;
}
.left_col:hover {
	/*-moz-box-shadow: 0 0 5px #444;
	-webkit-box-shadow: 0 0 5px #444;
	box-shadow: 0 0 5px #444;	*/
}

.get_tickets_button {
	margin: 10px 0 0 0;
	padding: 0;
	border: 0;
}
.nav {
	width:960px;
	margin: 0 auto;
}
#link_nav {
	float:left;
	width:550px;

}

#link_nav ul {
	list-style: none;	
}

#link_nav li a {
	color:white;
	float:left;
	margin: 0 10px;
}

#link_nav li a:hover {
	color: #ef4f87;
}

#social_nav {

}
/*left col navigation*/
#social_nav_list {
	list-style: none;
	width: 180px;
	margin: 0 0 0 35px;
	float:right;
	padding-left: 30px
}
#social_nav_list li a {
	height: 21px;
	margin: 0px 10px;
	padding: 0;
	width:25px;
	overflow:hidden;
	text-indent:-9999px;
	background:url('../images/iaw_social_sprite.png') no-repeat;
	cursor:pointer;
	outline:none;
	display: block;
	float:left;
}

#social_nav_list li:first-child {
	
}

#social_nav_list li#snl-facebook a {background-position:0px 0px;}
#social_nav_list li#snl-twitter a {background-position:-37px 0px;}
#social_nav_list li#snl-youtube a {background-position:-74px 0px;}
#social_nav_list li#snl-instagram a {background-position:-111px 0px;}

#social_nav_list li#snl-facebook a:hover {background-position:0px -24px}
#social_nav_list li#snl-twitter a:hover {background-position:-37px -24px}
#social_nav_list li#snl-youtube a:hover {background-position:-74px -24px}
#social_nav_list li#snl-instagram a:hover {background-position:-111px -24px}




/*left col social media icons*/
#social_media_list {
	list-style: none;
	width: 162px;
	margin: 20px 0 15px 52px;
}
#social_media_list li a {
	height: 54px;
	margin:0px 0px 5px 0px;
	padding:0;
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	/*background:url('../images/social_media_round_icons_bg.png') no-repeat;*/
	cursor:pointer;
	outline:none;
}
#social_media_list li#sml-facebook a {width:54px;background-position:0 0}
#social_media_list li#sml-twitter a {width:54px;background-position: -54px 0}
#social_media_list li#sml-youtube a {width:54px;background-position: -108px 0}

#social_media_list li#sml-facebook a:hover {background-position:0 -54px}
#social_media_list li#sml-twitter a:hover {background-position:-54px -54px}
#social_media_list li#sml-youtube a:hover {background-position:-108px -54px}

#social_media_list li#sml-facebook a:active,
#social_media_list li#sml-facebook a:focus {background-position:0 -54px}
#social_media_list li#sml-twitter a:active,
#social_media_list li#sml-twitter a:focus {background-position:-54px -54px}
#social_media_list li#sml-youtube a:active,
#social_media_list li#sml-youtube a:focus {background-position:-108px -54px}

#social_media_list.facebook li#sml-facebook a {background-position:0 -54px !important}
#social_media_list.twitter li#sml-twitter a {background-position:-54px -54px !important}
#social_media_list.twitter li#sml-youtube a {background-position:-108px -54px !important}

/*left col search form*/
.search_bar_wrapper {
	width: 204px;
	height: 43px;
	overflow: hidden;
	margin: 0 0 20px 30px;
	background: transparent;
	/*background-image: url('../images/search_button_bg.png');
	background-attachment: scroll;
	background-position: 0% 0%;
	background-repeat: no-repeat;*/
	position: relative;
}
.search_bar_wrapper input.search_keywords_input {
	background: transparent;
	color: #a17200;
	font-style: italic;
	font-size: 1.1em;
	position: absolute;
	width: 150px;
	top: 10px;
	left: 14px;
	border: none;	
}
.search_bar_wrapper input.search_submit_input {
	position: absolute;
	top: 15px;
	right: 10px;
}
.search_bar_wrapper input.search_keywords_input:focus {
    outline: none;
}

/*post styles*/
#posts {
	list-style: none;
	margin-top: 10px;
	position: relative;
	z-index: 5;
}
.post h3 a, .text_post_body a{
	color: #b9b9b9;
}
#posts .post {
	border: none;
	/*background: #000000;*/
	padding: 0px;
	margin: 0px;
	width:320px;
	float:left;
}
#posts .post:hover {

}
#posts li.photo .tumblr_post_img {
/*	width: 320px;
	height: auto;
	padding: 0;
	border: 1px solid #F1F1F1;
	background: #ffffff;*/
}

#posts .caption {
	padding: 0 6px 5px 6px;
}

#posts .caption a {
	color: #6b6868;
}

#posts .tags {
	list-style: none;
	/*border-top: 1px solid #DFDFDF;*/
	/*border-bottom: 1px solid #DFDFDF;*/
	margin: 10px 6px 0 6px;
	padding: 5px 0 0 0;
}
#posts .tags li {
	float: left;
	margin: 0 18px 5px 0;
	font-size: 0.85em;
}

#posts .tags li a {
	color: #6b6868;
}

#posts li .post_date {
	font-style: italic;
	font-size: 0.85em;
	margin: 8px 6px 6px 6px;
	padding: 0;
	color: #b9b9b9;
}
#posts li h3 {
	padding: 0 6px 0 6px;
}
/*photoset images*/
#posts li.photoset .tumblr_post_img {
	width: 320px;
	height: auto;
	padding: 0;
	/*border: 1px solid #F1F1F1;*/
	/* background: #ffffff; */
}
#posts li .photoset_img_caption {
	font-style: italic;
	font-size: 0.85em;
	margin: 0px 6px 10px 6px;
	padding: 0;
}
/*posts share*/
#posts .share_wrapper {
	color: #999999;
	background: #000000;
	
	padding: 5px;
	width:311px;
	height: 25px;
	
}
#posts .share_wrapper span {
	margin: 0 2px 0 0;
}
#posts .share_wrapper .tumblr_post_share_icon {
	margin: 0 0 0 8px;
	filter: alpha(opacity=50);  
    -moz-opacity: 0.50;  
    -khtml-opacity: 0.50;  
    opacity: 0.50; 
}
#posts .share_wrapper .tumblr_post_share_icon:hover {
	filter: alpha(opacity=100);  
    -moz-opacity: 1;  
    -khtml-opacity: 1;  
    opacity: 1; 
}
/*Text posts layout*/
#posts li.text h3 {
	font-weight: normal;
}
.text_post_body {
	padding: 0 6px 5px 6px;
}
/*Video posts layout*/
#posts li.video iframe {
/*	width: 320px;
	
	use jQuery to calc height:
	height: auto;
	border: 1px solid #F1F1F1;
	background: #ffffff;	*/
	padding: 0;

	z-index: 1;
}

/*Chat post layout*/
#posts li.chat h3 {
	font-weight: normal;
}
#posts li.chat ul.chat {
	list-style: none;
	margin: 5px 6px 20px 6px;
}
#posts li.chat ul.chat li {
	padding: 5px;
	border-bottom: 1px solid #fff;
	background: #ffffff;	
}
#posts li.chat ul.chat li:last-child {
	border: none;
}
#posts li.chat ul.chat li.odd {
	background: #eee;
}
#posts li.chat ul.chat li.even {
	background: #ddd;
}
/*Quote post layout*/
#posts li.quote h3 {
	font-weight: bold;
}
#posts li.quote .source {
	padding: 5px 5px 0 10px;
}
/*Audio post layout*/
#posts li.audio h3 {
	font-weight: normal;
}
#posts li.audio .audio_player_wrapper {
	padding: 0;
	margin: 5px 5px 5px 5px;	
}
/*Links post layout*/
#posts li.link h3 {
	font-weight: normal;
}
#posts li.link .description {
	 padding: 0 6px 5px 6px;
}
/*Answer post layout*/
#posts li.answer .answer_wrapper {
	padding: 0 6px 5px 6px;
}
#posts li.answer h3 {
	font-weight: normal;
}

#posts li.answer .asker_portrait_wrapper {
	padding: 0 0 0 0;
	margin: 0 10px 0 0;
	width: 76px;
	float: left;
}
#posts li.answer .asker_portrait_wrapper img {
	padding: 5px;
	border: 1px solid #F1F1F1;
	background: #ffffff;
}
#posts li.answer .asker_portrait_wrapper span {
	text-align: center;
	margin: 0 6px 0 6px;
	display: block;
	overflow: hidden;
	width: 64px;
}
#posts li.answer .asker_portrait_wrapper .asker_username a, #posts li.answer .asker_portrait_wrapper .asker_username a:hover {
	color: #b9b9b9;
	font-size: 0.8em;
}
#posts li.answer .answer_content {
	
}
#ask_form {
	
}

/*Pagination*/
#navigation {
	/*margin: 0 0 30px 0; */
	display:none;
}
#navigation .prev_page_link {
	float: left;	
}
#navigation .next_page_link {
	float: right;	
}

/*facebook like*/
.fb_like_left_col_wrapper {
	margin: 15px 0 0 0;
}
.fb_like_item_wrapper {
	float: right;
}
/*search results*/
#posts.psresults .post {
	padding: 10px 10px 10px 10px;
}
#posts.noresults .post {

}
#posts.hasresults .post {

}

/*tumblr overwrite*/
#tumblr_controls {
	position: fixed !important;
	top: 0px;
	right: 0px;
}

/*general styles */
.float_left {
	float: left;	
}

.float_right {
	float: right;	
}

a {
	text-decoration: none;
	outline: none;
	color: #000000;
}

a:hover {
	text-decoration: none;
	outline: none;
	color: #e00000;
}

#backing {
	/*background-color: white;*/
	width: 866px;
	height: 100%;
	position: fixed;
	left: 50%;
	margin-left:-433px;
	margin-top:0px;
	z-index: 1;
	filter: alpha(opacity=50);  
    -moz-opacity: 0.50;  
    -khtml-opacity: 0.50;  
    opacity: 0.50;
}

#nav-block {
	width:302px;
	background-color: black;
	height:232px;
	margin: 10px 0 0 0;
	padding: 43px 0 0 0;
	background-image: url('../images/br_nav_bg.jpg');
	background-repeat: no-repeat;
}

caption a {
	color:#fcf800;
}
.my-like {
	background-image: url('http://canvas.cdnsocial.com/tumblr/bling_ring/images/sprites.png') !important;
	background-position: 0px 138px;
	height: 17px;
	width: 19px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
			-webkit-transition: all 0.9s ease-out;
	-moz-transition: all 0.9s ease-out;
	transition: all 0.9s ease-out;
	float:left;
}
.my-liked{
	background-image: url('http://canvas.cdnsocial.com/tumblr/bling_ring/images/sprites.png') !important;
	background-position: 0px 110px;
	height: 17px;
	width: 19px;
	cursor: pointer;
	display: inline-block;
	vertical-align: top;
		-webkit-transition: all 0.9s ease;
	-moz-transition: all 0.9s ease;
	transition: all 0.9s ease;
	float:left;
	
}
.my-like:hover {
	opacity:0.5;
}
div.notes {
	color: #A3A3A3;
	font-size: 11px;
	padding-left: 16px;
	background: url("http://canvas.cdnsocial.com/tumblr/bling_ring/images/sprites.png") no-repeat scroll 0 2px transparent;
	/*margin-top: 20px; */
	/* float:left; */
	display:inline-block;
	width: 150px;
	vertical-align: top;
}
.notes {
	width:570px;
	font-size: 11px;
}
.reblog_button {
	display:inline-block !important;
	margin: 0 10px;
}
.social-share {
	display: inline-block;
	float:right;
	margin: 0 20px 0 0;
}
.like_button {
	float:left;
}

.perma-notes {
	background-color: #000000;
	min-height: 200px;
	padding: 10px;
	margin: 10px auto 0 auto;
	/*font-style: italic;*/
	overflow: auto;
	width:570px;
}

.perma-notes a {
	color:#6b6868;
}

ol.notes {
	background-position: -999px 2px;
	list-style-type:none;
}

a.nav-selected {
	color: #ef4f87 !important;
}


.top_bar {
	background-color: rgba(0,0,0, 0.5);
	/*margin-top: -260px;*/
	padding: 13px 10px 0 10px;
	z-index: 10;
	height:30px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	 -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

#tickets_content {
	width:880px;
	height:408px;
	background-image:url('../images/tickets_modal_bg.jpg');
}

#btn_arclight {
	width:184px;
	height:43px;
	background-image:url('../images/arclight_logo.jpg');
	cursor: pointer;
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
	position:absolute;
	right:50px;
	top:35px;
}

#btn_landmark {
	width:134px;
	height:59px;
	background-image:url('../images/landmark_logo.jpg');
	cursor: pointer;
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
		position:absolute;
	right:42px;
	top:108px;
}

#btn_fandango {
		width:126px;
	height:27px;
	background-image:url('../images/fandango_logo.jpg');
	cursor: pointer;
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
		position:absolute;
	right:50px;
	top:200px;
}

#btn_movietickets {
	width:107px;
	height:61px;
	background-image:url('../images/movietickets_logo.jpg');
	cursor: pointer;
	opacity:.5;
	filter:alpha(opacity=50); /* For IE8 and earlier */
		position:absolute;
	right:50px;
	top: 265px;
}

#btn_arclight:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#btn_landmark:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#btn_fandango:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */	
}

#btn_movietickets:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}

#theatre_listings {
	position:absolute;
	width:200px;
	height:25px;
	bottom:12px;
	right:28px;
	color:white;
}

#theatre_listings a{
	color: #ef4f87;
	text-decoration:none;
}

#about_content{
width:779px;
height:408px;
background-image:url('../images/modal_bg.jpg');

	
}

#nl-about a:hover {
	color:#72ff00 !important;
}

#nl-trailer a:hover {
	color:#00eaff !important;
}

#nl-buy-tickets a:hover {
	color:#fffc00 !important;
}

#fancybox-content {
	background-color: #aad3d3;
}

#about_copy {
	width:405px;
	float:right;
	margin:30px;
	color:#fffefe;
	text-align: justify;
	
}

#about_copy p, #about_copy h2 {
	margin: 10px 0;
}

.clearfix:after{clear:both;display:block;content:" ";height:0;visibility:hidden;font-size:0}
.clearfix{display:inline-block}/*\*/* html
.clearfix{height:1%}.clearfix{display:block;
width: 100%;}li.clearfix{display:list-item}/**/