/*

Theme Name: We Are Legion

Author: Every Angle Media

Author URI: http://www.everyanglemedia.com

Description: We are Anonymous.  We are Legion.  We do not forgive.  We do not forget.  Expect us.

Version: 1.0

License: GNU General Public License

License URI: license.txt



This theme, like WordPress, is licensed under the GPL.

Use it to make something cool, have fun, and share what you've learned with others.



Resetting and rebuilding styles have been helped along thanks to the fine work of

Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html

along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

and Blueprint http://www.blueprintcss.org/

*/





/* =Reset

-------------------------------------------------------------- */



html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {

	border: 0;

	font-family: inherit;

	font-size: 100%;

	font-style: inherit;

	font-weight: inherit;

	margin: 0;

	outline: 0;

	padding: 0;

	vertical-align: baseline;

}

html {

	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */

	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}

body {

	background: #fff;

}

article,

aside,

details,

figcaption,

figure,

footer,

header,

hgroup,

nav,

section {

	display: block;

}

ol, ul {

	list-style: none;

}

table { /* tables still need 'cellspacing="0"' in the markup */

	border-collapse: separate;

	border-spacing: 0;

}

caption, th, td {

	font-weight: normal;

	text-align: left;

}

blockquote:before, blockquote:after,

q:before, q:after {

	content: "";

}

blockquote, q {

	quotes: "" "";

}

a:focus {

	outline: thin dotted;

}

a:hover,

a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

	outline: 0;

}

a img {

	border: 0;

}





/* =Global

----------------------------------------------- */



body,

button,

input,

select,

textarea {

	color: #404040;

	font-family: sans-serif;

	font-size: 14px;

	font-size: 1.4rem;

	line-height: 1.5;

}



/* Headings */

h1,h2,h3,h4,h5,h6 {

	clear: both;

}

hr {

	background-color: #ccc;

	border: 0;

	height: 1px;

	margin-bottom: 1.5em;

}



/* Text elements */

p {

	margin-bottom: 1.2em;

}

ul, ol {

	margin: 0 0 1.5em 3em;

}

ul {

	list-style: disc;

}

ol {

	list-style: decimal;

}

ul ul, ol ol, ul ol, ol ul {

	margin-bottom: 0;

	margin-left: 1.5em;

}

dt {

	font-weight: bold;

}

dd {

	margin: 0 1.5em 1.5em;

}

b, strong {

	font-weight: bold;

}

dfn, cite, em, i {

	font-style: italic;

}

blockquote {

	margin: 0 1.5em;

}

address {

	margin: 0 0 1.5em;

}

pre {

	background: #eee;

	font-family: "Courier 10 Pitch", Courier, monospace;

	font-size: 15px;

	font-size: 1.5rem;

	line-height: 1.6;

	margin-bottom: 1.6em;

	padding: 1.6em;

	overflow: auto;

	max-width: 100%;

}

code, kbd, tt, var {

	font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;

}

abbr, acronym {

	border-bottom: 1px dotted #666;

	cursor: help;

}

mark, ins {

	background: #fff9c0;

	text-decoration: none;

}

sup,

sub {

	font-size: 75%;

	height: 0;

	line-height: 0;

	position: relative;

	vertical-align: baseline;

}

sup {

	bottom: 1ex;

}

sub {

	top: .5ex;

}

small {

	font-size: 75%;

}

big {

	font-size: 125%;

}

figure {

	margin: 0;

}

table {

	margin: 0 0 1.5em;

	width: 100%;

}

th {

	font-weight: bold;

}

button,

input,

select,

textarea {

	font-size: 100%; /* Corrects font size not being inherited in all browsers */

	margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

	vertical-align: baseline; /* Improves appearance and consistency in all browsers */

	*vertical-align: middle; /* Improves appearance and consistency in all browsers */

}

button,

input {

	line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

	*overflow: visible;  /* Corrects inner spacing displayed oddly in IE6/7 */

}

button,

html input[type="button"],

input[type="reset"],

input[type="submit"] {

	/*

	border: 1px solid #ccc;

	border-color: #ccc #ccc #bbb #ccc;

	border-radius: 3px;

	background: #fafafa;

	background: -moz-linear-gradient(top,  #fafafa 60%, #e6e6e6 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#fafafa), color-stop(100%,#e6e6e6));

	background: -webkit-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%);

	background: -o-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%);

	background: -ms-linear-gradient(top,  #fafafa 60%,#e6e6e6 100%);

	background: linear-gradient(top,  #fafafa 60%,#e6e6e6 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e6e6e6',GradientType=0 );

	box-shadow: inset 0 2px 1px #fff;

	color: rgba(0,0,0,.8);

	cursor: pointer;

	-webkit-appearance: button;

	font-size: 12px;

	font-size: 1.4rem;

	padding: 1.12em 1.5em .88em;

	text-shadow: 0 1px 0 rgba(255,255,255,.5);

	*/

}

button:hover,

html input[type="button"]:hover,

input[type="reset"]:hover,

input[type="submit"]:hover {

	background: #f5f5f5; /* Old browsers */

	background: -moz-linear-gradient(top,  #f5f5f5 60%, #dcdcdc 100%); /* FF3.6+ */

	background: -webkit-gradient(linear, left top, left bottom, color-stop(60%,#f5f5f5), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */

	background: -webkit-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */

	background: -o-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* Opera 11.10+ */

	background: -ms-linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* IE10+ */

	background: linear-gradient(top,  #f5f5f5 60%,#dcdcdc 100%); /* W3C */

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */

	border-color: #bbb #bbb #aaa #bbb;

}

button:focus,

html input[type="button"]:focus,

input[type="reset"]:focus,

input[type="submit"]:focus,

button:active,

html input[type="button"]:active,

input[type="reset"]:active,

input[type="submit"]:active {

	border-color: #aaa #bbb #bbb #bbb;

	box-shadow: inset 0 2px 3px rgba(0,0,0,.15);

	box-shadow: inset 0 2px 2px rgba(0,0,0,.15);

}

input[type="checkbox"],

input[type="radio"] {

	box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */

	padding: 0; /* Addresses excess padding in IE8/9 */

}

input[type="search"] {

	-webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */

	-moz-box-sizing: content-box;

	-webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

	box-sizing: content-box;

}

input[type="search"]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

	-webkit-appearance: none;

}

button::-moz-focus-inner,

input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

	border: 0;

	padding: 0;

}

input[type=text],

textarea,

input[type=email] {

	color: #666;

	border: 1px solid #ccc;

	border-radius: 3px;

}

input[type=text]:focus,

textarea:focus {

	color: #111;

}

input[type=text], input[type=email] {

	padding: 3px;

}

textarea {

	overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */

	padding-left: 3px;

	vertical-align: top; /* Improves readability and alignment in all browsers */

	width: 98%;

}



/* Links */

a {

	color: royalblue;

}

a:visited {

	color: purple;

}

a:hover,

a:focus,

a:active {

	color: midnightblue;

}



/* Alignment */

.alignleft {

	display: inline;

	float: left;

	margin-right: 1.5em;

}

.alignright {

	display: inline;

	float: right;

	margin-left: 1.5em;

}

.aligncenter {

	clear: both;

	display: block;

	margin: 0 auto;

}



/* Text meant only for screen readers */

.assistive-text {

	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */

	clip: rect(1px, 1px, 1px, 1px);

	position: absolute !important;

}





/* =Menu

----------------------------------------------- */





.main-navigation {

	clear: both;

	display: block;

	float: left;

}

.main-navigation ul {

	list-style: none;

	margin: 0;

	padding-left: 0;

}

.main-navigation li {

	float: left;

	position: relative;

}

.main-navigation a {

	display: block;

	text-decoration: none;

	font-size: 16px;

}

.main-navigation ul ul {

	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	box-shadow: 0 3px 3px rgba(0,0,0,0.2);

	display: none;

	float: left;

	position: absolute;

		top: 1.5em;

		left: 0;

	z-index: 99999;

}

.main-navigation ul ul ul {

	left: 100%;

	top: 0;

}

.main-navigation ul ul a {

	width: 200px;

}

.main-navigation ul ul li {

}

.main-navigation li:hover > a {

}

.main-navigation ul ul :hover > a {

}

.main-navigation ul ul a:hover {

}

.main-navigation ul li:hover > ul {

	display: block;

}

.main-navigation li.current_page_item a,

.main-navigation li.current-menu-item a {

}





/* Small menu */

.menu-toggle {

	cursor: pointer;

}

.main-small-navigation .menu {

	display: none;

}





/* =Content

----------------------------------------------- */



.sticky {

}

.hentry {

	margin: 0 0 1.5em;

}

.entry-meta {

	clear: both;

}

.byline {

	display: none;

}

.single .byline,

.group-blog .byline {

	display: inline;

}

.entry-content,

.entry-summary {

	margin: 1.5em 0 0;

}

.page-links {

	clear: both;

	margin: 0 0 1.5em;

}





/* =Asides

----------------------------------------------- */



.blog .format-aside .entry-title,

.archive .format-aside .entry-title {

	display: none;

}





/* =Media

----------------------------------------------- */



.site-header img,

.entry-content img,

.comment-content img,

.widget img {

	max-width: 100%; /* Fluid images for posts, comments, and widgets */

}

.site-header img,

.entry-content img,

img[class*="align"],

img[class*="wp-image-"] {

	/* height: auto; */ /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}

.site-header img,

.entry-content img,

img.size-full {

	max-width: 100%;

	/* width: auto; */ /* Prevent stretching of full-size images with height and width attributes in IE8 */

}

.entry-content img.wp-smiley,

.comment-content img.wp-smiley {

	border: none;

	margin-bottom: 0;

	margin-top: 0;

	padding: 0;

}

.wp-caption {

	border: 1px solid #ccc;

	max-width: 100%;

	padding: 2px;

	font-size:11px;

	padding-left: 10px;

}

.wp-caption.aligncenter,

.wp-caption.alignleft,

.wp-caption.alignright {

	margin-bottom: 1.5em;

}

.wp-caption img {

	display: block;

	margin: 1.2% auto 0;

	max-width: 98%;

}

.wp-caption-text {

	text-align: center;

}

.wp-caption .wp-caption-text {

	margin: 0.8075em 0;

}

#content .gallery {

	margin-bottom: 1.5em;

}

.gallery-caption {

}

#content .gallery a img {

	border: none;

	height: auto;

	max-width: 90%;

}

#content .gallery dd {

	margin: 0;

}

#content .gallery-columns-4 .gallery-item {

}

#content .gallery-columns-4 .gallery-item img {

}



/* Make sure embeds and iframes fit their containers */

embed,

iframe,

object {

	max-width: 100%;

}





/* =Navigation

----------------------------------------------- */



#content .site-navigation {

	margin: 0 0 1.5em;

	overflow: hidden;

}

#content .nav-previous {

	float: left;

	width: 50%;

}

#content .nav-next {

	float: right;

	text-align: right;

	width: 50%;

}



/* =Comments

----------------------------------------------- */



.bypostauthor {

}



/* =Widgets

----------------------------------------------- */



.widget {

	margin: 0 0 1.5em;

}



/* Search widget */

#searchsubmit {

	display: none;

}



/* clearfix */

.

clearfix:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

 

.clearfix {

	display: inline-block;

}

 

html[xmlns] .clearfix {

	display: block;

}

 

* html .clearfix {

	height: 1%;

}



/* Le Custom */



body {

	background-color: #000;

	font-family: "proxima-nova",sans-serif;

}



#page {

	width: 980px;

	margin: 0 auto;

	background-color: #fafbf6;

	color: #000;

}



a, a:visited {

	color: #c72929;

	text-decoration: none;

	-webkit-transition:color 0.2s ease-in;

	-moz-transition:color 0.2s ease-in;

	-o-transition:color 0.2s ease-in;

	transition:color 0.2s ease-in;

}



.site-navigation a {

	-webkit-transition: none;

	-moz-transition: none;

	-o-transition: none;

	transition: none;

}



a:hover {

	color: #000;

}



.site-title {

	padding: 22px 0 6px 0;

}

	.site-title a {

		background: transparent url('images/logo.png') no-repeat;

		width: 351px;

		height: 54px;

		display: block;

		margin: 0 auto;

		text-indent: -9999px;

	}



	.site-description {

		display: none;

	}



	.site-title.inside{

		background: transparent url('images/top-border.png') no-repeat bottom center;	

		padding-bottom: 20px;

	}

	

	.hackernews-top {

		background: transparent url('images/hackernews-top.png'); no-repeat;

		height: 88px;	

	}

	

	.hackernews-title {

		background: transparent url('images/hacker-news-top-bar.jpg'); no-repeat;

		height: 73px;

	}

	

	.hackernews a {

		background: transparent url('images/logo-w.png') no-repeat;

		width: 279px;

		height:44 px;

		display: block;

		margin: 0 auto;

		text-indent: -9999px;

	}



.main-navigation {

	padding: 12px 20px;

	width: 940px;

	background: transparent url('images/top-border.png') no-repeat bottom center;

	text-align: center;

	padding-bottom:19px;

}



body.home .main-navigation {

	padding-bottom:12px; /* switch padding on homepage only */	

}

	.main-navigation a { 

		color: #000;

		/*

		margin-top: 5px;

		margin-left: 2px;

		*/

	}

	

	/*

	.main-navigation a:hover, .main-navigation .current-menu-item a {

		color:#fff;

	}

	

		#menu-item-14 a {

			margin-left: -18px;

		}



	.main-navigation li {

		margin-right: 16px;

		text-transform: uppercase;

		font-weight: bold;

		font-size: 17px;

	}

	*/

	.social-buttons {

		float: right;

	}

		.twitter-button, .facebook-button {

			width: 24px;

			height: 25px;

			display: block;

			float: left;

		}

		

		.twitter-footer, .facebook-footer, .twitter-button, .facebook-button {

			background: url('images/social-small.png') no-repeat top left;

		}

			

			.twitter-button {

				/* background: transparent url('images/twitter-icon.png') no-repeat; */

				background-position: 0 -104px; width: 24px; height: 25px;

				

			}

			.twitter-button:hover {

				background-position: 0 -78px; width: 24px; height: 25px;

			}

			.facebook-button {

				/* background: transparent url('images/facebook-icon.png') no-repeat; */

				background-position: 0 -26px; width: 24px; height: 25px;

				margin-right: 5px;

			}

			.facebook-button:hover {

				background-position: 0 0; width: 24px; height: 25px;

			}



.main-splash {

	background: transparent url('images/main-splash-n.jpg') no-repeat;

	width: 980px;

	height: 437px;

	position: relative;

}



	.watch-trailer {

		position: absolute;

		top: 250px;

	}



		.watch-trailer a {

			background: transparent url('images/watch-trailer.png') no-repeat;

			width: 326px;

			height: 80px;

			display: block;

			text-indent: -9999px;

		}



	.join-list {

		position: absolute;

		top: 265px;

		right: 44px;

	}



		.join-list a {

			background: transparent url('images/join-list.png') no-repeat;

			width: 302px;

			height: 37px;

			display: block;

			text-indent: -9999px;

		}

		

			.soundtrack {

		position: absolute;

		top: 305px;

		right: 44px;

	}



		.soundtrack a {

			background: transparent url('images/soundtrack.png') no-repeat;

			width: 302px;

			height: 37px;

			display: block;

			text-indent: -9999px;

		}

		

			.itunes {

		position: absolute;

		top: 340px;

		right: 44px;

	}



		.itunes a {

			background: transparent url('images/itunes.png') no-repeat;

			width: 302px;

			height: 37px;

			display: block;

			text-indent: -9999px;

		}



#secondary {

	width:300px;	

	float:right;

}



#primary {

	/* background: transparent url('images/soldiers-bg.png') no-repeat; */

	background: transparent url('images/soldiers-bg-fade.png') no-repeat;

	padding: 40px 20px;

	

}

	#content {

		width:620px;

		float:left;	

	}

	

	body.home #content {

		width:auto; /* reset width for home */	

		float:none;

	}

	/*

	#twitter-wrap {

		background: transparent url('images/twitter-bird.png') no-repeat left center;

		margin-left: 24px;

		min-height: 48px;

	}

		#twitter_update_list {

			list-style: none;

			left:30px;

			top: 10px;

			font-size: 14px;

			width: 840px;

		}

	*/

				/*

				.twitter_wrap { background: transparent url('images/twitter-bird.png') no-repeat left center;margin-left: 24px;min-height: 48px; }

				#twitter_update_list li{display:none;height:22px;padding:6px 6px 0 0;list-style: none;left:30px;top: 10px;font-size: 14px;position:relative;width:820px;}

				#twitter_update_list li a{color:#C72929;text-decoration:none;}

				#twitter_update_list li a span{cursor:pointer;color:#000;}

				*/

				

				.twitter_wrap { background: transparent url('images/twitter-bird.png') no-repeat left center;margin-left: 24px;min-height: 48px;margin-bottom:20px; }

				#twitter_update_list {

					height:4em;

					overflow-y:hidden;

				}

				ul#twitter_update_list {

					margin-bottom: 0;

				}

				

				#twitter_update_list li{

					display:none;

					height:22px;

					padding:6px 6px 0 0;

					list-style: none;

					left:30px;

					top: 10px;

					font-size: 14px;

					position:relative;

					width:820px;

					margin-top: 4em;

				}

				

				#twitter_update_list li a{color:#C72929;text-decoration:none;}

				#twitter_update_list li a span{cursor:pointer;color:#000;}

	

.site-footer {

	/* background: transparent url('images/footer-bg.png') no-repeat top center; */

	/*background: #e3e2dc url('images/footer-bg-out.png') no-repeat top center;

	height: 665px;*/

}

	.footer-top {

		background: transparent url('images/footer-top.png') no-repeat top center;

		height: 75px;

		display: block;

	}

	.footer-body {

		background: #e3e2dc url('images/footer-main.jpg') no-repeat top center;

	}

	.site-footer ul, .site-footer li {

		/* display: inline; */

	}

	.site-footer ul {

		margin: 0;

		text-align: center;

	}



	.site-footer li {

		display: inline;

		list-style-type: none;

		margin-right: 30px;

	}



		.site-footer li a {

			text-decoration: none;

			color: #000;

			font-weight: bold;

			text-transform: uppercase;

		}

		

		.site-footer li a:hover {

			color: #C72929;

		}



	.footer-container {

		padding: 0 20px;

	}



		.footer-3col {

			/* margin-top: 55px; */

			width: 600px;

			margin: 55px auto 20px auto;

			display: block;

		}

			.footer-3col h3 {

				text-transform: uppercase;

				font-weight: bold;

			}



			.footer-screening, .footer-mailing, .footer-connect {

				float: left;

			}

			.footer-screening {

				width: 300px;

				margin-right: 55px;

			}

				.footer-screening p, .footer-screening a {

					float: left;

				}

				.footer-screening p {

					width: 240px;

				}

				.footer-screening a {

					background: transparent url('images/tugg.png') no-repeat;

					width: 48px;

					height: 36px;

					display: block;

					text-indent: -9999px;

				}

			.footer-mailing {

				width: 300px;

				margin-right: 55px;

				box-shadow: 0;

			}

				.footer-mailing input {

					float: left;

				}

				.footer-mailing input[type=email] {

					border-top: 1px solid #aaadb2;

					border-bottom: 1px solid #e2e9ef;

					width: 185px;

					margin-right: 5px;

				}

				.footer-mailing input[type=submit], #mc_embed_signup input[type=submit] {

					background: transparent url('images/sign-up.png') no-repeat;

					width: 98px;

					height: 29px;

					border: none;

					text-indent: -9999px;

					cursor: pointer;

				}



			.footer-connect {

				width: 150px;

			}

				.footer-connect a {

					color: #4d4b4b;

					text-decoration: none;

				}



				.footer-connect a:hover {

					color: #c72929;

				}



				.facebook-footer, .twitter-footer {

					width: 24px;

					height: 25px;

					display: block;

					text-indent: -9999px;

					float: left;

				}

				.facebook-footer {

					/* background: transparent url('images/facebook-footer.png') no-repeat; */

					background-position: 0 0; width: 24px; height: 25px;

					margin-right: 5px;

				}

					.facebook-footer:hover {

						background-position: 0 -52px; width: 24px; height: 25px;

					}

				.twitter-footer {

					/* background: transparent url('images/twitter-footer.png') no-repeat; */

					background-position: 0 -78px; width: 24px; height: 25px;

				}

					.twitter-footer:hover {

						background-position: 0 -130px; width: 24px; height: 25px;

					}

	.footer-hairline {

		background: transparent url('images/hairline.png') no-repeat;

		width: 942px;

		height: 5px;

		margin: 0 auto;

	}



	.footer-trailer {

		margin-top: 20px;

	}

		.footer-trailer a {

			background: transparent url('images/footer-trailer-sn.jpg') no-repeat;

			width: 940px;

			height: 300px;

			display: block;

			cursor: pointer;

			text-indent: -9999px;

			margin: 0 auto;

		}



	.site-info {

		margin-top: 35px;

		text-align: center;

	}

	

.exclusive-footage, .film-news, .hacker-news, .newsletter-signup {

	width: 300px;

	float: left;

}



.film-news, .newsletter-signup {

	margin-right: 20px;

}



.newsletter-signup {}

	.newsletter-signup header {

		padding: 10px 20px;

		background: #000;

		color: #fff;

		text-align: center;

	}

	.newsletter-signup header h2 {

		border-bottom: 3px solid #fff;

		font-family: "brandon-grotesque",sans-serif;

		font-weight: 900;

	}



h2 {

	font-size: 24px;

	font-weight: 600;

	text-transform: uppercase;

}



h3 {

	font-size: 14px;

	font-weight: bold;

	text-transform: uppercase;

}



.exclusive-footage h2, .hacker-news h2, .film-news h2 {

	text-align: center;

}



.exclusive-footage h2 {

	font-weight: bold;

}



.film-news h2, .exclusive-footage h2 {

	border-top: 5px solid #a7a7a7;

	border-bottom: 3px solid #a7a7a7;

}

/*

.film-news h2 {

	border-top: 12px solid #b00000;

	border-bottom: 3px solid #b00000;

}



.film-news h2, .hacker-news h2 {

	font-size: 32px;

}

*/

.home-article {

	font-size: 14px;

	font-weight: lighter;

	margin-top: 20px;

}

	

.article-social {

	float: left;

}



.article-comments {

	float: right;

	margin-top: 7px;

	font-weight: normal;

}



.page-template-hacker-news-php .article-comments {

	margin-top: 0;

}



.article-content {

	margin-top: 10px;

}



.header {

	position: relative;

	height: 45px;

}



	.header h2 {

		position: absolute;

		bottom: 0px;

		width: 300px;

		font-family: "brandon-grotesque",sans-serif;

		font-weight: 900;

	}

	

	.header h2 a {

		color: #000;

	}

	

	.header h2 a:hover {

		color: #C72929;

	}



.film-news h3, .hacker-news h3 {

	float: left;

	width: 245px;

}

	.article-date {

		float: right;

		font-weight: 300;

		width: 55px;

	}



.exclusive-footage .article-content {

	margin-top: 16px;

}



.more-reading {

	border-top: 1px solid #B00000;

	border-bottom: 2px solid #B00000;

	position: relative;

	bottom: 0px;

}

	.more-reading p {

		text-align: center;

		margin-bottom: 0;

	}

	.more-reading a {

		text-transform: uppercase;

		font-size: 14px;

		font-weight: bold;

	}

	

.more-col {

	width: 300px;

	min-height: 1px;

	display: block;

	float: left;

	margin-right: 20px;

}

	.more-col p {

		text-align: center;

		margin-bottom: 0;

		border-top: 1px solid #B00000;

		border-bottom: 2px solid #B00000;

	}

	

	.more-col a {

		text-transform: uppercase;

		font-size: 14px;

		font-weight: bold;

	}



.last {

	margin: 0;

}

/*

#menu-item-15, #menu-item-14, #menu-item-13, #menu-item-12, #menu-item-11, #menu-item-10 {

	background: url('images/navi-buttons.png') no-repeat top left;

}

	#menu-item-15 {

		background-position: 0 0; width: 149px; height: 27px;

	}

		#menu-item-15:hover, #menu-item-15.current-menu-item {

			background-position: 0 -57px;

		}

		

	#menu-item-14 {

			background-position: 0 0;

			width: 125px;

			padding-left:10px;

			height: 27px;

			margin-right: 7px;

		}

		#menu-item-14:hover, #menu-item-14.current-menu-item {

			background-position: 0 -85px;

		}

	#menu-item-13 {

			background-position: 0 0; width: 132px; height: 28px;

		}

		#menu-item-13:hover, #menu-item-13.current-menu-item {

			background-position: 0 -114px;

		}

	#menu-item-12 {

			background-position: 0 0; width: 189px; height: 28px;

		}

		#menu-item-12:hover, #menu-item-12.current-menu-item {

			background-position: 0 -143px;

		}

	#menu-item-11 {

			background-position: 0 0; width: 103px; height: 28px;

		}

		#menu-item-11:hover, #menu-item-11.current-menu-item {

			background-position: 0 -172px; 

		}

	#menu-item-10 {

			background-position: 0 0; width: 65px; height: 27px;

		}

		#menu-item-10:hover, #menu-item-10.current-menu-item {

			background-position: 0 -201px;

		}

*/	



.main-navigation .menu > li {

	position: relative;

    float: left;

    text-transform: uppercase;

    font-weight: bold;

    margin: 0px 14px;

    cursor: pointer;

}

.main-navigation .menu > li a {

	padding: 3px;

	z-index: 2;

	position: relative;

	line-height: 17px;

}

.main-navigation .menu > li a:hover{

	color: #fff;

	background: #C72929;

}

.main-navigation .menu > li:hover .hoveractive {

 	z-index: 1;

    position: absolute;

    top: -2px;

    left: -3px;

    width: 100%;

    height: 100%;

    background-color: rgba(220, 50, 50, 0.4);

    -webkit-transform: rotate(2deg) scale(1, 1);

    -webkit-transform-origin: center right;

    -moz-transform: rotate(2deg) scale(1, 1);

    -moz-transform-origin: center right;

    transform: rotate(2deg) scale(1, 1);

    transform-origin: center right;

}​



.featured {

	width: 100%;

}

	.featured h3 {

		border-bottom: 1px solid #000;

		margin-bottom: 5px;

	}

	.featured p {

		font-size: 14px;

	}

	.article-image {

		text-align: center;

	}

	

.sub-featured {

	width: 300px;

	float: left;

	margin-right: 20px;

}

	.sub-featured h3, .micro-feed h3 {

		width: 245px;

		float: left;

	}



.micro-feed {

	width: 300px;

	float: left;

	margin-bottom: 45px;

}



h3 a, h3 a:visited {

	color: #000;

}



h3 a:hover {

	color: #C72929;

}



.hackernews-aside h2 {

	border-bottom: 3px solid rgba(0,0,0,0.4);

}

.hackernews-aside h2, .hackernews-aside h3 {

	text-align: center;

}



.hackernews-aside h3 {

	margin-top: 7px;

	color: rgba(0,0,0,0.4);

}

.sub-hackernews-aside h3 {

	float: left;

	width: 245px;

}



.page-template-hacker-news-php .site-title.inside {

	background: none;

}



.page-template-hacker-news-php .main-navigation {

	background: none;

}



.entry-title, h2.sidebar-title {

	font-family: "brandon-grotesque",sans-serif;

	text-transform: uppercase;

	font-size: 32px;

	font-weight: 900;

}



.entry-title { 

	margin-bottom: 10px;

	font-size: 20px;

}

	.page-template-hacker-timeline-php .entry-title {

		margin-bottom: 40px;

	}



.single .entry-title {

	margin-bottom: 15px;

}



.small-title {

	width: 245px;

	float: left;

}



.post-date {

	margin-left: 13px;

	font-weight: 300;

	color: #666;

}



.author a {

	color: #000;

	text-transform: capitalize;

}



.author a:hover {

	color: #C72929;

}



.byline {

	font-weight: 300;

}



/**** SEE THE FILM TABLE ****/



.buy-tickets {

	font-size: 18px;

}

	.screening {

		text-transform: capitalize;

		font-size: 14px;

		margin-bottom: 30px;

	}

	.buy-tickets thead tr th {

		border-bottom: 2px solid #cac9c9;

	}

	

	.buy-tickets thead tr th {

		color: #C72929;

		font-weight: bold;

		text-transform: uppercase;

		padding-bottom: 10px;

	}

	

	.buy-tickets tbody {

		padding-top: 10px;

	}



	.buy-tickets a {

		color: #000;

		border-bottom: 1px solid #666;

	}

	

	.buy-tickets a:hover {

		color: #C72929;

	}

	.buy-tickets tbody tr td {

		padding: 5px 0;

	}



.city {

	font-weight: bold;

}



.buy-tickets td.first {

	padding-top: 20px;

}



#field_1_5, #field_1_6 {

	float: left;

}

#field_1_4 {

	padding-top: 5px;

}

#input_1_6, #input_1_5 {

	width: 201px;

	padding: 5px 10px;

}

#input_1_5 {

	margin-right: 22px;

}



#gform_submit_button_1 {

	width: 99px;

	height: 28px;

	text-indent: -9999px;

	border: 0;

	cursor: pointer;

	background: transparent url('images/submit-button.png') no-repeat;

}



.guy-wrap {

	position: relative;

}

.guy-fawkes-l {

	background: transparent url('images/guy-fawkes-l.png') no-repeat;

	width: 197px;

	height: 454px;

	display: block;

	position: absolute;

	left: -20px;

	top: -380px;

}



#timeline-embed {

	position: relative;

	left: 20px;

}



.speech-wrap {

	position: relative;

}



.speech {

	background: transparent url('images/speech-poster.png') no-repeat;

	width: 373px;

	height: 276px;

	display: block;

	position: absolute;

}

.another-speech {

	top: -59px;

	right: -43px;

}

.see-speech {

	top: 0px;

	left: 0px;

}



blockquote {

	width: 255px;

	float: left;

	margin-bottom: 15px;

}

	blockquote p {

		margin-bottom: 1em;

	}



	blockquote footer {

		margin: 0;

		float: right;

		font-weight: 600;

		

	}



blockquote::before {

	display: block;

	height: 0;

	content: "“";

	margin-left: -.95em;

	color: #999;

}



.video-links img {

	margin-left: 50px;

	margin-bottom: 25px;

}



.guy-fawkes-r {

	background: transparent url('images/guy-fawkes-r.png') no-repeat;

	width: 392px;

	height: 507px;

	display: block;

	position: absolute;

	right: -21px;

	bottom: -74px;

}



.request-form {

	margin: 100px 0;

}



.awards {

	margin-bottom: 15px;

}



.press-screening {

	margin: 20px 0;

}



.thumb {

	float: left;

	margin-right: 20px;

	width: 220px;

}

	.thumb h4 a {

		font-size: 14px;

	}

div.thumb.last {

	margin-right: 0px;

}



.page-id-7 #primary {

	background: url('images/hack-bg.jpg') no-repeat;

}



.page-id-7 .entry-title {

	color: #fff;

}



.page-id-7 .site-footer {

	margin-top: -34px;

}



/******

*	Big MailChimp Form

*******/

#mc_embed_signup {

	

	background: #ECECEC;

	padding: 10px 20px;

	

}

.mc-field-group {

	padding-top: 8px;

}

.mc-field-group:first-child {

	border-bottom: 1px solid #AFAEAE;

	padding-bottom: 15px;

}



#mc_embed_signup label {

	display: block;

}

#mc_embed_signup input {

	width: 98%;

}

#mc_embed_signup input[type=submit] {

	float: right;

	margin-top: 15px;

}



.page-id-5 #main {

	background: transparent url('images/guy-fawkes-r.png') no-repeat right bottom;

	min-height: 780px;

}

.page-id-5 .site-footer {

	margin-top: -35px;

}



.video-header {

	background: url('images/videos_top.jpg') no-repeat;

	width: 980px;

	height: 141px;

	display: block;

}



.photo-caption {

	font-size: 10px;

	font-style:italic;	

	margin-bottom: 10px;

}



.home_buystuff {

	text-decoration: none;

	border: none !important;	

}



.home_buystuff a{

	color: #fff;	

}



.home_buystuff a:hover{

	color: #fff;	

}





#timeline-credit a{

  color: #bababa;

  float: right;

  padding-right: 30px;

  padding-top: 10px;

  font-size: 11px;

}



.main-splash .promo {

	width: 500px;

	height: 113px;

	position: relative;

	left: 240px;

	top: 100px;

display: none;

}

.main-splash .promo img {

	width: 100%;

	height: auto;

}

body.single iframe {
max-width: 100%;
margin: 0 auto;
display: block;
}


.video_container {
	position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}


.video_container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.below_video_container {
margin-top: 30px;
width: 940px;
text-align: left;
}

body.single #primary {
padding: 40px 20px 0 !important;
}

body.single .hentry {
margin: 0;
}