/*

Title: 		Metaleater Media - Master stylesheet for screens
Copyright: 	2013-2015 Metaleater Media, Inc. All rights reserved.

*/

/* ---------- [reset browser default styles] ---------- */

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, 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-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	background: transparent;
	text-decoration: none;
	text-align: left;
	vertical-align: baseline;
}
	
body {
	line-height: 1;
}
	
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

a img, :link img, :visited img {
	border: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}
	
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
	
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;
	margin: 1em 0;
	padding: 0;
}
	
input, select {
	vertical-align: middle;
}

:focus {
	outline: 0;
}

/* ---------- [fonts] ---------- */

@font-face {
	font-family: 'AmsiProNarw-Ultra';
	src: url('/fonts/2DC9BA_0_0.eot');
	src: url('/fonts/2DC9BA_0_0.eot?#iefix') format('embedded-opentype'),url('/fonts/2DC9BA_0_0.woff2') format('woff2'),url('/fonts/2DC9BA_0_0.woff') format('woff'),url('/fonts/2DC9BA_0_0.ttf') format('truetype'),url('/fonts/2DC9BA_0_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'AmsiProCond-Ultra';
	src: url('/fonts/2DC9BA_1_0.eot');
	src: url('/fonts/2DC9BA_1_0.eot?#iefix') format('embedded-opentype'),url('/fonts/2DC9BA_1_0.woff2') format('woff2'),url('/fonts/2DC9BA_1_0.woff') format('woff'),url('/fonts/2DC9BA_1_0.ttf') format('truetype'),url('/fonts/2DC9BA_1_0.svg#wf') format('svg');
	font-weight: normal;
	font-style: normal;
	}

@font-face {
	font-family: 'metaleater-glyphs';
	src: url('/glyphs/metaleater-glyphs.eot');
	src: url('/glyphs/metaleater-glyphs.eot?#iefix') format('embedded-opentype'), url('/glyphs/metaleater-glyphs.woff') format('woff'), url('/glyphs/metaleater-glyphs.ttf') format('truetype'), url('/glyphs/metaleater-glyphs.svg#metaleater-glyphs') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* ---------- [universal styles] ---------- */	

/* -- links -- */

a:link, a:visited {
	text-decoration: none;
	outline: none;
	color: #178dd5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

a:hover {
	text-decoration: none;
	color: #2ea5ee;
}

/* -- clear floats -- */

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

/* -- misc. -- */

h1, h2, h3, h4 {
	font-family: "AmsiProCond-Ultra", Helvetica, Arial, sans-serif;
}

img, a img {
	border: none;
	text-align: center;
}
	
img {
	display: block;
	max-width: 100%;
}

svg {
	max-height: 100%;
}

hr { 
	display: none;
}

strong {
	font-weight: bold;
}

abbr {
	border-bottom: 1px dotted;
	cursor: help;
}

em {
	font-style: normal;
}

/* -- icons -- */

[class^="icon-"]:after, [class*="icon-"]:after, [class^="icon-"]:before, [class*="icon-"]:before {
	display: inline-block;
	margin: .05em .2em 2px .2em;
	width: 1em;
	font-family: "metaleater-glyphs";
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 1em;
	vertical-align: middle;
	text-decoration: none;
	speak: none;
	-webkit-margin-before: -2px;
	-webkit-margin-after: 0;
}

/* -- text selection -- */

::-moz-selection {
	color: #f1f1f1;
	background: #1073b0;
}
::selection {
	color: #f1f1f1;
	background: #1073b0;
}

/* -- forms placeholder -- */

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
	font-family: "urbana", Helvetica, Arial, sans-serif;
	color: #a4a4a4;
}

/* ---------- [structure] ---------- */

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
	background: #f1f1f1 url(/images/layout/body-bg.png) 0 0 repeat;
	margin: 0;
	padding: 0;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 70%;
	color: #3f3f3f;
	text-rendering: optimizeLegibility;
	-webkit-backface-visibility: hidden;
}

body p {
	padding: 0;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	color: #4a4a4a;
	text-align: left;
}

body .feature-block-wrap .feature-content-mod p, body .feature-block-wrap .feature-content-mod-alt p, body .feature-block-wrap .feature-aside p, body .feature-block-wrap .feature-aside-mod p, body .highlight-wrap p {
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	color: #fff;
}

body .highlight-wrap p, body .highlight-wrap h3 {
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
}

.container {
	margin: 0 auto;
	position: relative;
	max-width: 1200px;
	width: 90%;
}

@media all and (max-width: 700px) {
	.container {
		width: 93%;
	}
}

.content[role="main"] {
	padding: 0;
}

.content[role="main"] em {
	font-style: italic;
}

#metaleater .content[role="main"] {
	margin-bottom: 110px;
}

/* ---------- [header] ---------- */

header[role="banner"] {
	background: #fff;
	display: block;
	margin: 0 auto;
	padding: 0;
	border-top: 8px solid #1073b0;
	width: 100%;
	height: auto;
	z-index: 10000;
	position: fixed;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 4px 5px rgba(0,0,0,0.4);
	-o-box-shadow: 0 4px 5px rgba(0,0,0,0.4);
	box-shadow: 0 4px 5px rgba(0,0,0,0.4);
}

@media all and (max-width: 550px) {
	header[role="banner"] {
		border-width: 4px;
	}
}

header[role="banner"].active {
	position: relative;
}

#main-header {
	margin: 0 0 2.4em 0;
	padding: 2.8em 0 1.75em 0;
	border-bottom: 1px solid #fff;
}

@media all and (min-width: 830px) {
	#main-header, .feature-article {
		margin-top: 101px;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	#main-header, .feature-article {
		margin-top: 124px;
	}
}

@media all and (max-width: 550px) {
	#main-header, .feature-article {
		margin-top: 48px;
	}
}

@media all and (max-width: 550px) {
	#main-header.active {
		margin-top: -3px;
	}
}

@media all and (max-width: 550px) {
	.feature-article.active {
		margin-top: -48px;
	}
}

#main-header h1 {
	margin: 0;
	padding: 0;
	font-size: 2.8em;
	font-weight: 100;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
}

#main-header h1.info {
	padding-top: 2em;
}

#main-header h1 em {
	margin: 0;
	padding: 0;
	font-size: 70%;
	opacity: .7;
}

#metaleater #main-header {
	background: #1073b0;
}

#video-games #main-header {
	background: #2c6d93;
}

#movies #main-header {
	background: #961212;
}

#music #main-header {
	background: #e89e0f;
}

#xbox #main-header {
	background: #117d10;
}

#playstation #main-header {
	background: #1e3a96;
}

#nintendo #main-header {
	background: #009ac7;
}

#pc-mac #main-header {
	background: #232323;
}

#mobile #main-header {
	background: #a800df;
}

#entertainment #main-header {
	background: #575652;
}

/* -- search box -- */

form.search {
	position: relative;
	top: -3px;
	vertical-align: bottom;
}

form.search fieldset {
	display: inline;
	padding: .3em .5em;
	border: 1px solid #ddd;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
}

@media all and (max-width: 550px) {
	form.search .input-wrap {
		overflow: hidden;
		padding-right: .5em;
		float: left;
	}
}

form.search fieldset:before {
	display: inline-block;
	content: "\e807";
	font-family: "metaleater-glyphs";
	font-size: 1.5em;
	vertical-align: middle;
	color: #1073b0;
}

form.search fieldset input[type="text"] {
	background: #fff;
	margin: 0 0 0 .2em;
	padding: 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #545454;
	border: none;
	width: 150px;
}

@media all and (max-width: 550px) {
	form.search fieldset input[type="text"] {
		width: 100%;
		-webkit-box-sizing: border-box;
	    -moz-box-sizing: border-box;
	    box-sizing: border-box;
	}
}
	
form.search fieldset input[type="submit"] {
	background: #999;
	display: inline-block;
	position: relative;
	padding: .2em .4em;
	width: 30px;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	font-size: 1em;
	color: #fff;
	border: none;
	vertical-align: middle;
	webkit-border-radius: 50%;
	moz-border-radius: 50%;
	border-radius: 50%;
	cursor: pointer;
}

/* -- social media icons header -- */

.social {
	float: right;
	margin: .5em 0 1.5em 0;
	padding: 0;
	position: relative;
	font-size: 1.5em;
	clear: right;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.social {
		margin: 1.6em 0 1.4em 0;
		width: auto;
		text-align: center;
	}
}

@media all and (max-width: 550px) {
	.social {
		display: none;
	}
}

.social ul {
	text-align: center;
}

.social li {
	position: relative;
	float: left;
	display: inline;
	margin: 0 0 0 .6em;
	overflow: hidden;
}

@media all and (max-width: 829px) {
	.social li {
		float: left;
		display: table-cell;
		margin-left: .6em;
	}
}

@media all and (min-width: 551px) {
	.social li {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		-webkit-perspective: 1000;
		webkit-backface-visibility: hidden;
	}
}

.social li:first-child {
	margin-left: 0;
}

.social li a {
	float: left;
	background: #545454;
	display: block;
	position: relative;
	width: 30px;
	height: 30px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	white-space: nowrap;
	border-radius: 50%;
}

@media all and (max-width: 829px) {
	.social li a {
		margin: 0 auto;
	}
}

.social span {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px 1px 1px 1px);
}

.social a:hover {
	text-decoration: none;
	color: #fff;
}

.social a.icon-facebook:hover {
	background: #3a5a9b;
}

.social a.icon-twitter:hover {
	background: #28aae1;
}

.social a.icon-gplus:hover {
	background: #dd4b39;
}

.social a.icon-youtube:hover, .social a.icon-youtube-play:hover {
	background: #e72c2f;
}

.social a.icon-instagram:hover {
	background: #231f20;
}

.social a.icon-rss:hover {
	background: #ffa928; /* ee8232 */
}

.social a.icon-dailymotion:hover {
	background: #0066cc;
}

.social a.icon-soundcloud:hover {
	background: #ff5500;
}

.social li a:after {
	display: inline-block;
	margin: 0 0 2px 0;
	font-weight: normal;
	vertical-align: middle;
}

.social li a.icon-facebook:after {
	content: '\e802';
}

.social li a.icon-twitter:after {
	content: '\e801';
}

.social li a.icon-gplus:after {
	content: '\e803';
}

.social li a.icon-youtube:after {
	content: '\e800';
}

.social li a.icon-youtube-play:after {
	content: '\e806';
}

.social li a.icon-instagram:after {
	content: '\e804';
}

.social li a.icon-rss:after {
	content: '\e837';
}

.social li a.icon-dailymotion:after {
	content: '\e621';
}

.social li a.icon-soundcloud:after {
	content: '\eac4';
}

/* -- primary navigation -- */

#nav {
	position: relative;
	margin: 0;
	z-index: 10;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	vertical-align: middle;
}

@media all and (min-width: 830px) {
	#nav {
		float: right;
		clear: right;
	}
}

@media all and (max-width: 829px) {
	#nav {
		float: none;
		margin-top: 0;
	}
	
	#nav {
		clear: both;
	}
}

#nav .menu {
	display: block;
	margin: 0;
	padding-left: 0;
	text-align: center;
}

#nav .menu > li {
	position: relative;
	margin: 0 1em 0 0;
	display: inline-block;
}

#nav .menu > li:last-child {
	margin-right: 0;
}

#nav .menu > li > a {
	background: #e3e3e3;
	position: relative;
	display: block;
	padding: .5em 1em .25em 1em;
	font-size: 1.4em;
	font-weight: 600;
	color: #3f3f3f;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

a.menu-toggle {
	display: none;
}

#nav a {
	display: block;
	position: relative;
	padding: 0 0.5em;
	color: #fff;
	line-height: 1.3em;
	text-decoration: none;
}

#nav .menu > li:hover > a, #nav .menu:not( :hover ) > li > a:active {
	background: #545454;
	color: #fff;
}

@media all and (min-width: 551px) {
	#nav .menu > li:hover > a, #nav .menu:not( :hover ) > li > a:active {
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
}

#nav .menu > li > ul li a {
	background: #545454;
	font-size: 1.2em;
	color: #fff;
	padding: .3em 1em .1em 1.2em;
}

#nav a:hover {
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

#nav .menu > li > a.active {
	background: #545454;
	color: #fff;
}

#nav .sub-menu {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 150px;
	max-height: 0;
	overflow: hidden;
	list-style: none outside none;
	text-align: left;
	text-transform: uppercase;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#nav .sub-menu li {
	display: block;
}

#nav .sub-menu li a {
	margin: 0;
	white-space: nowrap;
	line-height: 1.8em;
	border: none;
}

#nav .sub-menu a:hover {
  	background: #d2d2d2;
	color: #3f3f3f;
}

#nav li:hover .sub-menu {
	max-height: 30em;
	transition: max-height 0.5s;
}

@media screen and (max-width: 550px) {
	.js nav[role=navigation] {
		overflow: hidden;
	    max-height: 0em;
	}
	
	.js nav[role=navigation].active {
	    max-height: 100em;
	    -webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}
	
	#nav {
		float: none;
		display: block;
		height: auto;
		clear: both;
	}
	
	#nav .menu {
		margin-bottom: 1em;
		border-top: 1px solid #fff;
		display: none;
	}
	
	#nav .menu li {
		display: block;
		border: none;
	}

	#nav .menu > li {
		margin: 0;
		padding: 0;
		border: none;
	}

	#nav .menu > li > a {
		background: #545454;
		padding-top: .7em;
		padding-bottom: .5em;
		color: #fff;
		border-bottom: 1px solid #fff;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}

	a.menu-toggle {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		margin: .2em 0;
		padding: .2em .5em;
		font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
		font-size: 1.2em;
		font-weight: 700;
		color: #3f3f3f;
		text-align: right;
		text-transform: uppercase;
		line-height: 1.5;
		vertical-align: middle;
		-webkit-perspective: 1000;
		webkit-backface-visibility: hidden;
	}

	a.menu-toggle em {
		padding: 3px 0 0 0;
		vertical-align: middle;
	}

	a.menu-toggle:after {
		content: '\e004';
		margin: -5px 0 0 4px;
		padding: 0;
		font-family: "metaleater-glyphs";
		font-size: 1.8em;
		vertical-align: middle;
	}

	a.menu-toggle:hover, a.menu-toggle:active {
		-webkit-perspective: 1000;
		webkit-backface-visibility: hidden;
	}

	#nav .menu a {
		display: block;
		padding: 0.5em 0;
		margin: 0;
		border: none;
		-webkit-perspective: 1000;
		webkit-backface-visibility: hidden;
	}

	#nav .menu .rightalign {
		float: none;
	}

	#nav li + li a:before {
		content: "";
	}

	#nav li:hover .sub-menu {
		max-height: 0em;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
	}

	#nav .sub-menu {
		margin-left: 0;
		padding: 0;
		display: block;
		width: 100%;
		border-bottom: 1px solid #fff;
	}

	#nav .sub-menu li, #nav .sub-menu li a {
		margin: 0;
		display: block;
		width: 100%;
	}

	#nav .sub-menu a {
		padding-left: 0.8em;

	}

	#nav .sub-menu li:last-child {
		padding: 0;
	}

	#nav .sub-menu li:last-child a {
		border: none;
	}

	#nav .menu .subnav {
		position: relative;
		background: #545454;
	}

	#nav li .sub-menu.active {
		max-height: 90em;
		overflow: visible;
		position: relative;
		z-index: 9;
		}

	#nav .toggle-link {
		height: 35px;
		width: 50%;
		display: block;
		position: absolute;
		right: 0;
		z-index: 200;
		font-family: "metaleater-glyphs";
		font-size: 0;
		font-style: normal;
		font-weight: normal;
		speak: none;
		cursor: pointer;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-webkit-perspective: 1000;
		webkit-backface-visibility: hidden;
	}

	#nav .toggle-link:hover {
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		transition: all 0.2s ease;
	}

	#nav .menu .subnav > .toggle-link:after {
		content: "\e828";
		position: absolute;
		top: 50%;
		margin-top: -7px;
		bottom: 50%;
		right: .9em;
		font-size: 18px;
		color: #fff;
	}

	#nav .menu .subnav > .toggle-link.active:after {
		content: "\e825";
		margin-top: -7px;
	}
}

/* -- breadcrumbs -- */

.breadcrumb {
	margin: 0;
	padding: 0;
}

.breadcrumb:before {
	margin: 0 .2em 0 0;
	padding: 0;
	content: "\e82a";
	font-family: "metaleater-glyphs";
	font-size: 2.5em;
	color: #3f3f3f;
	vertical-align: middle;
}

.breadcrumb li {
	display: inline-block;
	margin: 0 .2em .5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	text-transform: uppercase;
}

@media all and (max-width: 550px) {
	.breadcrumb li {
		font-size: 1.1em;
	}
}

.breadcrumb li:last-child {
	margin-right: 0;
}

.breadcrumb li:after {
	margin: 0 0 0 .5em;
	padding: 0;
	content: "\e826";
	font-family: "metaleater-glyphs";
	font-size: 80%;
	color: #1073b0;
	vertical-align: middle;
}

.breadcrumb li:last-child:after {
	content: none;
}

.breadcrumb li a, .breadcrumb li strong {
	display: inline-block;
	padding: .3em .45em;
	line-height: 1;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.breadcrumb li strong {
	background: #1073b0;
	font-weight: normal;
	color: #fff;
}

.breadcrumb li a {
	color: #3f3f3f;
}

.breadcrumb li:last-child a {
	margin-right: 0;
}

.breadcrumb li a:hover, .breadcrumb li a:focus {
	background: #545454;
	color: #fff;
}

/* -- logo -- */

#logo {
	float: left;
	margin: 1.6em 0 0 0;
	padding: 0;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
	clear: left;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	#logo {
		margin: 1.2em 0 1.18em 0;
		padding: 0;
	}
}

@media all and (min-width: 551px) {
	#logo {
		width: 268px;
		height: 60px;
	}
}

@media all and (max-width: 550px) {
	#logo {
		float: left;
		margin: .5em .5em .5em .3em;
		width: 156px;
		height: 34px;
	}
}

#logo a {
	float: left;
	display: block;
	vertical-align: middle;
}

@media all and (max-width: 550px) {
	#logo a {
		display: block;
	}
}

#logo a img {
	padding: 0;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	font-weight: 700;
	color: #606061;
	text-transform: uppercase;
	line-height: 1.3;
}
	
#logo-mark {
	float: left;
	-webkit-transition: all .6s ease-in-out;
	-moz-transition: all .6s ease-in-out;
	-o-transition: all .6s ease-in-out;
	transition: all .6s ease-in-out;
}

@media all and (min-width: 551px) {
	#logo-mark {
		display: block;
		margin: 0 8px 0 0;
		width: 60px;
		height: 60px;
		font-size: 1.4em;
	}
}

@media all and (max-width: 550px) {
	#logo-mark {
		margin: 0 5px 0 0;
		width: 34px;
		height: 34px;
		font-size: 1em;
	}
}

@media all and (min-width: 551px) {
	#logo:hover #logo-mark {
		-webkit-transform: rotate(450deg);
		-moz-transform: rotate(450deg);
		-o-transform: rotate(450deg);
		transform: rotate(450deg);
	}
}
	
#logo-title {
	float: left;
	margin: 15px 0;
	padding: 0;
	width: 198px;
	font-size: 1.8em;
	-webkit-transition: opacity .3s ease-in-out;
	-moz-transition: opacity .3s ease-in-out;
	-o-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}

@media all and (max-width: 550px) {
	#logo-title {
		padding: 0;
		margin: 8.5px 0 0 0;
		width: 117px;
		font-size: 1em;
	}
}

#logo:hover #logo-title {
	opacity: .9;
}

/* ---------- [banner ads] ---------- */

/* -- leaderboard 728x90 -- */

.leaderboard-wrap {
	background: rgba(241,241,241,0.2);
	margin: 0 auto 2.2em auto;
	overflow: hidden;
}

@media all and (min-width: 830px) {
	.leaderboard-wrap {
		max-width: 728px;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.leaderboard-wrap {
		max-width: 468px;
		width: 468px;
		height: 60px;
	}
}

@media all and (max-width: 550px) {
	.leaderboard-wrap {
		max-width: 300px;
		width: 300px;
		height: 75px;
	}
}

#leaderboardheader, #leaderboardfooter, #div-gpt-ad-1442957436942-0, #div-gpt-ad-1442961177489-0, #div-gpt-ad-1442997011537-0, #div-gpt-ad-1443064827953-0 {
	background: transparent;
	position: relative;
	max-width: 100%;
	height: 0;
	border: none;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	#leaderboardheader, #leaderboardfooter, #div-gpt-ad-1442957436942-0, #div-gpt-ad-1442961177489-0, #div-gpt-ad-1442997011537-0, #div-gpt-ad-1443064827953-0 {
		width: 468px;
		height: 60px;
	}
}

#leaderboardfooter {
	margin: 0 auto;
}

#leaderboard-footer-wrap {
	margin: 4em 0 10.8em 0;
}

.leaderboard-ratio {
	padding-bottom: 12.362637362%;
}

.leaderboard-top p {
	margin: 0 auto;
	max-width: 728px;
	text-align: center;
	clear: both;
}

.leaderboard-top a {
	display: block;
}

.leaderboard-top a img {
	margin: 0 auto;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 600;
	color: #606061;
	text-align: center;
	line-height: 1.3;
}

/* -- medium rectangle 300x250 -- */

.medrec-wrap {
	background: transparent;
	margin: 0 auto 2em auto;
	display: block;
}

@media all and (min-width: 775px) {
	.medrec-wrap {
		max-width: 300px;
	}
}

@media all and (max-width: 774px) {
	.medrec-wrap {
		width: auto;
	}
}

#medrec {
	background: transparent;
	display: block;
	max-width: 100%;
	margin: 0 auto 2.2em auto;
	border: none;
}

@media all and (max-width: 774px) {
	#medrec {
		max-width: 300px;
		width: 300px;
	}
}

/* ---------- [top stories - main page] ---------- */

#top-stories {
	background: #1e1e1e url(/images/layout/bg-top-stories.png) 0 0 repeat;
	margin: 0 0 2.5em 0;
	padding: 12px 0 0 0;
	border-bottom: 1px solid #fff;
	-webkit-box-shadow: inset 0 -15px 10px -10px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 -15px 10px -10px rgba(0,0,0,1);
	-o-box-shadow: inset 0 -15px 10px -10px rgba(0,0,0,1);
	box-shadow: inset 0 -15px 10px -10px rgba(0,0,0,1);
}

@media all and (min-width: 830px) {
	#top-stories {
		margin-top: 101px;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	#top-stories {
		margin-top: 124px;
	}
}

@media all and (max-width: 550px) {
	#top-stories {
		margin-top: 48px;
		padding: 10px 0 0 0;
	}
	
	#top-stories .container {
		width: 100%;
	}
}

@media all and (max-width: 550px) {
	#top-stories.active {
		margin-top: -3px;
	}
}

/* -- lead stories -- */

.featured-wrap {
	width: 100%;
	display: table;
	position: relative;
}

.featured-wrap .articles li {
	float: none;
	width: auto;
	margin-right: 0;
	margin-bottom: 0;
	border-top: none;
}

.featured-wrap .articles article {
	background: none;
	margin-top: 0;
}

.featured-wrap .articles article header {
	border-left: none;
}

@media all and (max-width: 399px) {
	.featured-wrap .articles article header {
		padding: .8em .6em .5em .6em;
	}
}

@media all and (max-width: 399px) {
	.featured-wrap .articles article header.video {
		padding-left: 2.8em;
	}
}

@media all and (max-width: 550px) {
	.featured-wrap .articles header.video:before {
		top: 5px;
		left: 5px;
		font-size: 1.8em;
	}
}

.lead-featured {
	float: left;
	display: table-cell;
	width: 50%;
}

@media all and (max-width: 829px) {
	.lead-featured {
		float: none;
		width: auto;
		clear: both;
	}
}

.lead-featured .articles {
	margin-top: 0;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.lead-featured .articles li {
		border-width: none;
	}
}

.lead-featured .articles article:before {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 10px;
	font-family: "metaleater-glyphs";
	font-size: 4em;
	color: rgba(255,255,255,1);
	vertical-align: middle;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

@media all and (max-width: 550px) {
	.lead-featured .articles article:before {
		top: 8px;
		left: 8px;
		padding: 6px;
		font-size: 2.5em;
	}
}

.lead-featured article header {
	background: rgba(0,0,0,.5);
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1.1em 1em .7em 1em;
}

@media all and (min-width: 551px) {
	
	.lead-featured article header {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	
	.lead-featured li a:hover header {
		background: rgba(0,0,0,.7);
	}
}

.lead-featured .articles article header span {
	font-size: 1.2em;
}

.lead-featured .articles article header p {
	padding: 0;
	border-left: none;
}

.lead-featured article h2 {
	display: block;
	margin: 0 0 .2em 0;
	font-family: "AmsiProNarw-Ultra", Helvetica, Arial, sans-serif;
	font-size: 2.9em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

@media all and (min-width: 830px) and (max-width: 1100px) {
	.lead-featured article h2 {
		font-size: 2.2em;
	}
}

.lead-featured article h2 em {
	font-size: 100%;
}

@media all and (max-width: 550px) {
	.lead-featured article h2 {
		font-size: 1.5em;
	}
}

.lead-featured article p {
	display: block;
	margin: 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

@media all and (min-width: 830px) and (max-width: 1100px) {
	.lead-featured article p {
		font-size: 1.35em;
	}
}

@media all and (max-width: 550px) {
	.lead-featured article p {
		font-size: 1em;
	}
}

.featured {
	float: left;
	display: table-cell;
	width: 25%;
}

@media all and (max-width: 829px) {
	.featured, .lead-featured {
		display: block;
		float: none;
		width: auto;
	}
}

.featured .articles {
	margin-top: 0;
}

@media all and (max-width: 399px) {
	.featured .articles article:before {
		left: 8px;
		padding: 4px;
		font-size: 1.8em;
	}
}

@media all and (max-width: 829px) {
	.featured .articles li {
		float: left;
		width: 50%;
	}
}

.featured .articles article span {
	display: block;
	margin: 0 0 .1em 0;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: 600;
	color: #52b2ed;
	text-align: left;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

@media all and (max-width: 550px) {
	.featured .articles article span {
		display: none;
	}
}

.featured .articles article h3 {
	font-size: 1.8em;
	text-transform: uppercase;
}

@media all and (min-width: 830px) and (max-width: 1100px) {
	.featured .articles article h3 {
		font-size: 1.4em;
	}
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.featured .articles article h3 {
		font-size: 1.2em;
	}
}

@media all and (max-width: 399px) {
	.featured .articles article h3 {
		font-size: 1em;
	}
}

.f-left .articles li:first-child {
	padding: 0 10px 5px 0;
}

@media all and (max-width: 829px) {
	.f-left .articles li:first-child {
		padding: 0 2px 4px 0;
	}
}

.f-left .articles li:last-child {
	padding: 5px 10px 0 0;
}

@media all and (max-width: 829px) {
	.f-left .articles li:last-child {
		padding: 0 0 4px 2px;
	}
}

.f-right .articles li:first-child {
	padding: 0 0 5px 10px;
}

@media all and (max-width: 829px) {
	.f-right .articles li:first-child {
		padding: 4px 2px 0 0;
	}
}

.f-right .articles li:last-child {
	padding: 5px 0 0 10px;
}

@media all and (max-width: 829px) {
	.f-right .articles li:last-child {
		padding: 4px 0 0 2px;
	}
}

/* -- main slider -- */

#main-slider {
	margin: 5px 0;
	padding: 0;
}

#main-slider li figure {
	overflow: hidden;
	speak: none;
}

#main-slider li {
	padding: 0;
}

#main-slider .flexslider {
	background: none;
}

#main-slider .flex-direction-nav .flex-disabled {
	display: none;
}

#main-slider .flex-direction-nav .flex-prev {
	background: rgba(0,0,0,.5);
	left: 0;
	padding: 1em;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

#main-slider .flex-direction-nav .flex-next {
	background: rgba(0,0,0,.5);
	right: 0;
	padding: 1em;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

#main-slider .flex-direction-nav a {
	color: rgba(255,255,255,1);
	vertical-align: middle;
	top: 40%;
}

@media all and (max-width: 550px) {
	#main-slider .flex-direction-nav a {
		top: 35%;
	}
}

#main-slider article {
	background: #0f0f0f;
	margin: 0;
	position: relative;
	overflow: hidden;
	speak: none;
}

#main-slider article:before {
	display: inline-block;
	position: absolute;
	top: 15px;
	left: 15px;
	padding: 10px;
	font-family: "metaleater-glyphs";
	font-size: 4em;
	color: rgba(255,255,255,1);
	vertical-align: middle;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

@media all and (max-width: 550px) {
	#main-slider article:before {
		top: 8px;
		left: 8px;
		padding: 6px;
		font-size: 2.5em;
	}
}

.video-games-headline:before, .xbox-headline:before, .playstation-headline:before, .nintendo-headline:before, .pc-headline:before, .mobile-headline:before {
	content: "\e002";
}

@media all and (max-width: 550px) {
	.video-games-headline:before {
		top: 5px;
		font-size: 2em;
	}
}

.video-games-headline:before {
	background: #2c6d93;
}

.xbox-headline:before {
	background: #117d10;
}

.playstation-headline:before {
	background: #1e3a96;
}

.nintendo-headline:before {
	background: #009ac7;
}

.pc-headline:before {
	background: #232323;
}

.mobile-headline:before {
	background: #a800df;
}

.movie-headline:before {
	content: "\e001";
	background: #b40b0b;
}

.music-headline:before {
	content: "\e003";
	background: #e89e0f;
}

.entertainment-headline:before {
	content: "\e80f";
	background: #575652;
}

#main-slider article header {
	background: rgba(0,0,0,.5);
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 1.1em 1em .7em 1em;
	border-top: 1px solid #141414;
}

@media all and (min-width: 551px) {
	
	#main-slider article header {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	
	#main-slider li a:hover header {
		background: rgba(0,0,0,.7);
		padding-top: 1.8em;
		padding-bottom: 1.4em;
	}
}

#main-slider article h2 {
	display: block;
	margin: 0;
	font-size: 2.4em;
	font-weight: 700;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

#main-slider article h2 em {
	font-size: 100%;
}

@media all and (max-width: 550px) {
	#main-slider article h2 {
		font-size: 1.3em;
	}
}

/* ---------- [main content] ---------- */

/* -- main page news content -- */

.news-content h2 {
	margin: 0 0 1.5em 0;
	padding: 0 0 0 .4em;
	font-size: 2em;
	font-weight: 400;
	color: #3f3f3f;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	border-left: 8px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2;
}

@media all and (max-width: 550px) {
	.news-content h2  {
		font-size: 1.3em;
	}
}

.news-content h2 em {
	padding: 0 0 0 .4em;
	border-left: 10px solid #1073b0;
}

@media all and (max-width: 550px) {
	.news-content h1 {
		font-size: 1.8em;
	}
}

/* ---------- [reviews/features sections] ---------- */

/* -- review/feature articles -- */

.review, .feature {
	margin: 0;
	padding: 0;
	position: relative;
}

@media all and (min-width: 830px) {
	.review, .feature {
		margin-top: 101px;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.review, .feature {
		margin-top: 124px;
	}
}

@media all and (max-width: 550px) {
	.review, .feature {
		margin-top: 48px;
	}
}

@media all and (max-width: 550px) {
	.review.active, .feature.active {
		margin-top: -3px;
	}
}

.review header, .feature header {
	background: #d2d2d2 no-repeat center 20%;
	margin: 0 0 2em 0;
	padding-top: 36.7%;
	height: 200px;
	display: block;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom: 1px solid #fff;
}

@media all and (max-width: 550px) {
	.review header, .feature header {
		padding-top: 60%;
	}
}

.review header .container, .feature header .container {

}

.review h1, .feature h1 {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 30px;
	font-size: 4em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 2px 2px 0 rgba(0,0,0,1);
}

@media all and (min-width: 980px) {
	.review h1, .feature h1 {
		bottom: 30px;
	}
}

@media all and (min-width: 551px) and (max-width: 979px) {
	.review h1, .feature h1 {
		bottom: 20px;
	}
}

@media all and (min-width: 830px) {
	.review h1, .feature h1 {
		font-size: 4em;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.review h1, .feature h1 {
		font-size: 2.5em;
	}
}

@media all and (max-width: 550px) {
	.review h1, .feature h1 {
		bottom: 5px;
		font-size: 1.8em;
	}
}

.review h1 span, .feature h1 span {
	display: block;
	margin: 0 0 .3em 0;
}

.review h1 strong, .feature h1 strong {
	padding: .3em .3em .24em .3em;
	line-height: 1.3;
	vertical-align: middle;
	font-weight: normal;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
}

.review h1 strong:before, .feature h1 strong:before {
	display: inline-block;
	margin: 0 10px 7px 0;
	font-family: "metaleater-glyphs";
	font-size: 110%;
	font-weight: normal;
	color: #fff;
	text-align: center;
	vertical-align: middle;
	text-shadow: none;
}

#video-games .review h1 strong, #video-games .feature h1 strong {
	background: #2c6d93;
}

#movies .review h1 strong, #movies .feature h1 strong {
	background: #b40b0b;
}

#music .review h1 strong, #music .feature h1 strong {
	background: #e89e0f;
}

#video-games .review h1 strong:before, #video-games .feature h1 strong:before {
	content: "\e002";
	padding: .2em 0;
}

#movies .review h1 strong:before, #movies .feature h1 strong:before {
	content: "\e001";
	padding: .2em 0;
}

#music .review h1 strong:before, #music .feature h1 strong:before {
	content: "\e003";
	padding: .2em 0;
}

.review aside, .feature aside {
	background: #fff;
	float: right;
	margin-top: 1em;
	padding: .8em;
	width: 30%;
	text-align: center;
	webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,.2);
}

@media all and (max-width: 829px) {
	.review aside, .feature aside {
		float: none;
		margin-bottom: 2.5em;
		width: auto;
	}
}

.review aside p, .feature aside p {
	margin: 0 .2em .5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
}

.published img {
	float: right;
	margin: -10px 0 1em 0;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	vertical-align: middle;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.item {
		float: left;
		margin: 0 2em 0 0;
		width: 55%;
		clear: left;
	}
}

@media all and (max-width: 550px) {
	.item {
		float: none;
		margin-bottom: 2em;
		width: auto;
	}
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.details {
		float: right;
		margin: 0;
		width: 40%;
	}
}

@media all and (max-width: 550px) {
	.details {
		float: none;
		margin-bottom: 0;
		width: auto;
	}
}

.details h3, .title h3 {
	background: #727272;
	margin: 1em 0 1em 0;
	padding: .25em .2em .2em .3em;
	font-size: 1.7em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
}

@media all and (max-width: 550px) {
	.details h3 {
		font-size: 1.7em;
	}
}

@media all and (max-width: 829px) {
	.details h3:first-child {
		margin-top: 0;
	}
}

.details h4 {
	margin: 1.2em 0 1em .4em;
	font-size: 1.4em;
	font-weight: 400;
	color: #545454;
	text-align: left;
	line-height: 1.3;
}

.title {
	margin: 0 0 1em 0;
	padding: .5em .5em .5em .55em;
}

@media all and (max-width: 829px) {
	.title {
		margin-bottom: 0;
	}
}

.title h3 {
	background: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	font-size: 2em;
	font-weight: 400;
}

.title h3 span {
	display: block;
	margin-bottom: 0;
	font-size: 75%;
}

.title h4 {
	margin: 0 0 .7em 0;
	padding-left: .05em;
	font-size: 1.3em;
	font-weight: 400;
	color: rgba(255,255,255,.9);
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
}

.title h5 {
	margin: 0;
	padding-left: .05em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: rgba(255,255,255,.9);
	text-align: left;
	line-height: 1.1;
}

.details ul {
	list-style: none;
	margin: 1em 0 2em .6em;
	padding: 0;
}

.details ul:last-child {
	margin-bottom: 1em;
}

.details ul li {
	margin: 0 0 .3em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #727272;
	line-height: 1.3;
	vertical-align: middle;
	speak: none;
}

.details ul li:last-child {
	margin-bottom: 0;
}

.details ul li strong {
	font-weight: normal;
	color: #3f3f3f;
}

.details li span {
	display: block;
}

.content[role="main"] .details ul li em {
	font-style: normal;
}

.details ul li em:before {
	content: "//\0020";
	color: #1073b0;
}

.details .platforms {
	margin-bottom: 1.5em;
}

.details .platforms li {
	display: inline-block;
	margin: .25em .5em .4em 0;
	padding: .3em .45em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: left;
}

.details .platforms li:last-child {
	margin-bottom: .4em;
}

.platforms li.xbox {
	background: #117d10;
}

.platforms li.playstation {
	background: #1e3a96;
}

.platforms li.nintendo {
	background: #009ac7;
}

.platforms li.pc {
	background: #232323;
}

.platforms li.windows {
	background: #0078d7;
}

.track-listing {
	list-style: decimal-leading-zero;
	margin: 1em 0 1.2em 0;
	padding: 0;
}

.track-listing li {
	margin: .2em 0 .2em 2.1em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.4;
	vertical-align: middle;
	speak: none;
}

.review-article-wrap, .feature-content-wrap {
	margin-bottom: 4em;
}

.review-article {
	float: left;
	margin-bottom: 3em;
	width: 65%;
}

@media all and (max-width: 829px) {
	.review-article {
		float: none;
		margin-bottom: 4em;
		width: auto;
	}
}

.feature-content {
	width: 70%;
	margin: 0 auto;
}

@media all and (max-width: 829px) {
	.feature-content {
		float: none;
		margin-bottom: 4em;
		width: auto;
	}
}

.feature-contentt > h3:first-of-type:first-letter {
	background: #545454;
	display: inline-block;
	position: relative;
	float: left;
	margin: 0 20px 0 0;
	padding: .3em;
	width: 50px;
	height: 50px;
	font-size: 150%;
	font-weight: 400;
	color: #fff;
	text-align: center;
	vertical-align: middle;
}

.feature .article-content h3, .feature .article-content h4, .review .article-content h3 {
	text-transform: uppercase;
}

.feature .article-content h4 {
	margin: 0 0 1.5em 0;
	font-size: 1.7em;
}

.feature p.quote {
	padding: 0 2em 0 4em;
}

@media all and (max-width: 550px) {
	.feature p.quote {
		padding-left: 2.5em;
		padding-right: .5em;
	}
}

.feature p.quote:before, .feature p.quote span, .feature span.inner {
	font-family: "urbana", Helvetica, Arial, sans-serif;
	color: #1073b0;
	text-shadow: 1px 1px 1px rgba(56,56,56,.4);
}

.feature .feature-content-mod p.quote:before, .feature .feature-content-mod p.quote span, .feature .feature-content-mod span.inner {
	text-shadow: 1px 1px 1px rgba(255,255,255,.5);
}

.feature p.quote:before {
	content: "\201C";
	margin-top: -22px;
	margin-left: -.75em;
	position: absolute;
	font-size: 4em;
}

.feature span.inner:before {
	content: "\201C";
	margin-right: 2px;
}

@media all and (max-width: 550px) {
	.feature p.quote:before {
		margin-left: -.6em;
	}
}

.feature p span.name {
	position: absolute;
	left: 0;
}

.feature .fin p:nth-last-child(2):after, #video-games .review-article p:nth-last-child(3):after, #movies .review-article > p:nth-last-of-type(2):after, #music .review-article > p:nth-last-of-type(2):after, #metaleater .blog .article-content p:nth-last-of-type(1):after {
	content: "\e010";
	margin-left: .3em;
	padding-bottom: 1px;
	font-family: "metaleater-glyphs";
	font-size: 110%;
	font-style: normal;
	color: #1073b0;
	vertical-align: middle;
}

.feature-content-mod, .feature-content-mod-alt {
	margin-bottom: 2.5em;
	padding-top:;
	width: 65%;
}

.feature-content-mod {
	float: left;
}

.feature-content-mod-alt {
	float: right;
}

.highlight-wrap .feature-content-mod, .highlight-wrap .feature-content-mod-alt {
	padding-top: 1em;
}

.highlight-wrap .feature-content-mod h3, .highlight-wrap .feature-content-mod-alt h3 {
	color: #fff;
}

@media all and (max-width: 829px) {
	.feature-content-mod, .feature-content-mod-alt {
		float: none;
		margin-bottom: 1em;
		width: auto;
	}
}

@media all and (min-width: 830px) {
	.feature-content-mod p:last-child, .feature-content-mod-alt p:last-child {
		margin-bottom: 0;
	}
}

.feature-header-wrap {
	margin: 0;
	padding: 0;
}

.feature-header-wrap .feature-aside img {
	margin-top: 1em;
}

.feature-header {
	float: left;
	width: 65%;
}

@media all and (max-width: 829px) {
	.feature-header {
		float: none;
		margin-bottom: 1em;
		width: auto;
	}
}

.feature-header figure1 {
	float: right;
	margin-top: 1em;
	width: 25%;
	text-align: center;
}

.feature-header p:first-child {
	margin: 0 0 .8em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 3em;
	font-weight: 400;
	color: #545454;
	line-height: 1.5;
}

.feature-aside, .feature-aside-mod {
	width: 30%;
}

.highlight-wrap .feature-aside, .highlight-wrap .feature-aside-mod {
	padding-top: 1em;
}

.feature-aside {
	float: right;
}

.feature-aside-mod {
	float: left;
}

@media all and (max-width: 829px) {
	.feature-aside, .feature-aside-mod {
		float: none;
		width: auto;
	}
}

.feature-aside img, .feature-aside-mod img {
	margin: .5em 0 2.5em 0;
	
}

.feature-aside p, .feature-aside-mod p {
	margin: 0 0 1.4em 0;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.5;
}

.review-article p:first-child, .feature-header p:first-child {
	margin: .2em 0 .8em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 3em;
	font-weight: 700;
	color: #545454;
	line-height: 1.3;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

@media all and (max-width: 550px) {
	.review-article p:first-child, .feature-header p:first-child {
		font-size: 2em;
	}
}

.review-article p:nth-child(2), .feature-header p:nth-child(2) {
	margin: 0 0 0 0;
	padding: 0 0 .5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
}

.review-article p:nth-child(2) time span:before, .feature-content p:nth-child(2) time span:before, .feature-header p:nth-child(2) time span:before {
	content: "|\0020";
}

.review-article p.credit, .review-article p.platform, .feature p.credit {
	font-size: 1.2em;
}

.review-article p.credit, .feature p.credit {
	font-style: italic;
}

.review-article p.credit:before, .review-article p.platform:before, .feature p.credit:before {
	margin: 0 .5em 0 0;
	padding-bottom: .1em;
	font-family: "metaleater-glyphs";
	font-size: 110%;
	font-style: normal;
	vertical-align: middle;
}

.review-article p.credit:before, .feature p.credit:before {
	content: "\e812";
}

#video-games p.credit:before {
	color: #2c6d93;
}

#movies p.credit:before {
	color: #b40b0b;
}

#music p.credit:before {
	color: #e89e0f;
}

.review-article p.platform:before {
	content: "\e83c";
}

.summary-wrap {
	background: #545454;
	margin: 6em 0 1em 0;
	border-top: 4px solid #313131;
	border-bottom: 4px solid #313131;
}

#video-games .title {
	background: #2c6d93;
}

#movies .title {
	background: #b40b0b;
}

#music .title {
	background: #e89e0f;
}

.summary {
	display: block;
	padding: .8em 0 .95em 0;
	webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
}

.summary p {
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
}

.summary h3, .summary h4 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
}

.summary .conclusion h3 {
	font-size: 2.8em;
}

.summary h4 {
	font-size: 1.7em;
}

.score-wrap {
	float: left;
	width: 25%;
}

@media all and (min-width: 830px) and (max-width: 1000px) {
	.score-wrap {
		width: 20%;
	}
}

@media all and (max-width: 829px) {
	.score-wrap {
		float: none;
		margin-bottom: 4em;
		width: auto;
	}
}

.score-meta {
	display: block;
	width: 216px;
}

@media all and (max-width: 1000px) {
	.score-meta {
		width: 180px;
	}
}

@media all and (max-width: 829px) {
	.score-meta {
		margin: 0 auto;
	}
}

.score, .reviews-score {
	background-size: 100% !important;
	display: inline-block;
}

.score {
	margin: -60px auto 1.5em auto;
	width: 216px;
	height: 225px;
	clear: both;
}

@media all and (max-width: 1000px) {
	.score {
		width: 180px;
		height: 188px;
	}
}

.score p strong {
	display: block;
	margin: 74px auto 0 auto;
	padding-left: 2px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 3.7em;
	font-weight: 700;
	color: #545454;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
	text-shadow: 2px 1px 0 rgba(0,0,0,.2);
}

@media all and (max-width: 1000px) {
	.score p strong {
		margin-top: 63px;
		font-size: 2.9em;
	}
}

.score-meta h3 {
	text-align: center;
	font-size: 2.5em;
	font-weight: 400;
}

.score-1 {
	background: url(/images/layout/score-1.png) no-repeat;
}

.score-1-5 {
	background: url(/images/layout/score-1-5.png) no-repeat;
}

.score-2 {
	background: url(/images/layout/score-2.png) no-repeat;
}

.score-2-5 {
	background: url(/images/layout/score-2-5.png) no-repeat;
}

.score-3 {
	background: url(/images/layout/score-3.png) no-repeat;
}

.score-3-5 {
	background: url(/images/layout/score-3-5.png) no-repeat;
}

.score-4 {
	background: url(/images/layout/score-4.png) no-repeat;
}

.score-4-5 {
	background: url(/images/layout/score-4-5.png) no-repeat;
}

.score-5 {
	background: url(/images/layout/score-5.png) no-repeat;
}

.score-5-5 {
	background: url(/images/layout/score-5-5.png) no-repeat;
}

.score-6 {
	background: url(/images/layout/score-6.png) no-repeat;
}

.score-6-5 {
	background: url(/images/layout/score-6-5.png) no-repeat;
}

.score-7 {
	background: url(/images/layout/score-7.png) no-repeat;
}

.score-7-5 {
	background: url(/images/layout/score-7-5.png) no-repeat;
}

.score-8 {
	background: url(/images/layout/score-8.png) no-repeat;
}

.score-8-5 {
	background: url(/images/layout/score-8-5.png) no-repeat;
}

.score-9 {
	background: url(/images/layout/score-9.png) no-repeat;
}

.score-9-5 {
	background: url(/images/layout/score-9-5.png) no-repeat;
}

.score-10 {
	background: url(/images/layout/score-10.png) no-repeat;
}

.conclusion {
	float: right;
	margin: .9em 0 0 0;
	width: 74%;
}

.score-meta .conclusion h3:first-child {
	font-size: 2.5em;
}

.conclusion p {
	padding-bottom: 1.1em;
	border-bottom: 1px solid rgba(255,255,255,.3);
}

@media all and (max-width: 829px) {
	.conclusion {
		float: none;
		width: auto;
	}
}

.col-sum, .col-list {
	float: left;
	margin-top: 2.1em;
	width: 33.33%;
}

.col-list {
	display: block;
	margin-top: 0;
}

@media all and (max-width: 550px) {
	.col-sum, .col-list {
		float: none;
		width: auto;
	}
}

@media all and (max-width: 550px) {
	.col-list:nth-child(3n) {
		margin-bottom: 5em;
	}
}

.col-sum ul {
	margin: 1em 0 .5em 0;
	padding: 0;
}

.col-sum ul li {
	margin: .5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #fff;
	line-height: 1.4;
	vertical-align: middle;
	speak: none;
}

.col-sum ul li:before {
	margin: 0 .5em .5em 0;
	padding-bottom: .1em;
	font-family: "metaleater-glyphs";
	vertical-align: middle;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
}

.pros ul li:before {
	content: "\e809";
	color: #fff;
}

.cons ul li:before {
	content: "\e80b";
	color: #fff;
}

.fans ul li:before {
	content: "\e80f";
	color: #fff;
}

.standouts ul li:before {
	content: "\e000";
	color: #fff;
}

.review figure, .feature figure {
	position: relative;
	margin: 0 0 1em 0;
	border: none;
}

.review figure img, .feature figure img {
	padding: 0;
}

figure.rev-img {
	margin: 2.5em auto;
	padding: 0;
}

figure.rev-img img {
	position: relative;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

figure.rev-img figcaption, figure.feature-img figcaption {
	background: rgba(0,0,0,.6);
	position: absolute;
	bottom: 12px;
	left: 10px;
	padding: .5em .9em;
	width: 40%;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
}

@media all and (max-width: 550px) {
	figure.rev-img figcaption, figure.feature-img figcaption {
		font-size: 1.2em;
	}
}

.feature-block-wrap {
	margin: 4em 0;
	padding: 3em 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* -- feature block wrap background color classes -- */

.me-blue {
	background: #1073b0 repeat;
}

.games {
	background: #2c6d93 repeat;
}

.movie {
	background: #961212 repeat;
}

.music {
	background: #e89e0f repeat;
}

.xbox {
	background: #117d10 repeat;
}

.ps {
	background: #1e3a96 repeat;
}

.nin {
	background: #009ac7 repeat;
}

.pc-gray {
	background: #232323 repeat;
}

.ent-gray {
	background: #575652 repeat;
}

.rgb-154488 {
	background: #154488 repeat;
}

/* -- feature block wrap background image classes -- */

.px-bit {
	background-image: url(/images/layout/bg-footer.png);
}

figure.feature-img {
	margin: 2.5em auto;
	padding: 0;
	position: relative;
}

figure.feature-img img {
	margin-bottom: 2px;
}

figure.feature-img img, .feature-aside img, .feature-aside-mod img {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.highlight-wrap {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	display: block;
	margin: 2.5em auto;
	padding: 1em;
}

.review .highlight-wrap {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.feature .highlight-wrap {
	padding: 2em;
}

.highlight, .highlight-mod {
	background: rgba(0,0,0,.6);
	margin-bottom: 10em;
	padding: 1em 1.6em;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}

@media all and (max-width: 550px) {
	.highlight, .highlight-mod {
		margin: 10em 0 0 0;
		width: auto;
	}
}

.highlight {
	float: left;
}

.highlight-mod {
	float: right;
}

.feature .highlight, .feature .highlight-mod {
	width: 40%;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.feature .highlight, .feature .highlight-mod {
		width: 50%;
	}
}

@media all and (max-width: 550px) {
	.feature .highlight, .feature .highlight-mod {
		margin: 10em 0 0 0;
		width: auto;
	}
}

.review .highlight h3, .feature .highlight h3, .feature .highlight-mod h3, .feature-block-wrap .feature-content-mod h3, .feature-block-wrap .feature-content-mod-alt h3 {
	margin: 0 0 .5em 0;
	padding: 0;
	font-size: 2em;
	font-weight: 600;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 1px 1px 0 rgba(0,0,0,1);
}

.review .highlight p, .feature .highlight p, .feature .highlight-mod p {
	margin: 0 0 1.5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.6em;
	font-weight: 400;
	color: #fff;
	line-height: 1.5;
}

.review .highlight p:last-child, .feature .highlight p:last-child, .feature .highlight-mod p:last-child {
	margin-bottom: 0;
}

.highlight-img {
	background: #ff0000 no-repeat center 20%;
	background-size: cover;
	float: right;
	margin: 0 0 0 2em;
	width: 100%;
	height: auto;
}

.highlight-img img {
	height: auto;
}

.review-footer {
	float: left;
	margin-bottom: 3em;
	width: 65%;
}

@media all and (max-width: 829px) {
	.review-footer  {
		float: none;
		margin-bottom: 4em;
		width: auto;
	}
}

.feature-footer {
	margin: 0 auto 3em auto;
	width: 70%;
}

@media all and (max-width: 829px) {
	.feature-footer  {
		margin-bottom: 4em;
		width: auto;
	}
}

/* -- reviews list -- */

.reviews-score {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 80px;
	height: 83px;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.reviews-score {
		width: 60px;
		height: 63px;
	}
}

.reviews h5 {
	display: block;
	margin: 28px auto 0 auto;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 2.1em;
	font-weight: 700;
	color: #545454;
	text-align: center;
	line-height: 1.3;
	vertical-align: middle;
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.reviews h5 {
		margin-top: 20px;
		font-size: 1.7em;
	}
}

/* -- new releases and coming soon -- */

#metaleater .secondary[role="complementary"] .releases h3 {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0 0 0 .3em;
	font-size: 1.7em;
	border-left: 8px solid #d2d2d2;
}

#metaleater .secondary[role="complementary"] .releases h4 {
	margin: 0 0 1em 0;
	padding: 0 0 0 .3em;
	font-size: 1.5em;
	border-left: 8px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2;
}

#metaleater .secondary[role="complementary"] .releases h3:first-child {
	background: #727272;
	margin: 0 0 1.7em 0;
	padding: .27em .2em .2em .5em;
	font-size: 1.7em;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	border-left: none;
	border-bottom: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
}

#metaleater .secondary[role="complementary"] .releases h3:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 90%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-color: rgba(114, 114, 114, 0);
	border-top-color: #727272;
}

.release-list {
	list-style: none;
	margin: 1em 0 2em 0;
	padding: 0;
}

.release-list:last-child {
	margin-bottom: 1em;
}

.release-list li {
	margin: 0 0 .3em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #3f3f3f;
	line-height: 1.3;
	vertical-align: middle;
}

.release-list:last-child {
	margin-bottom: 0;
}

.release-list li strong {
	display: block;
	font-size: 90%;
	font-weight: normal;
	color: #727272;
}

.release-list li span {
	float: right;
	color: #727272;
}

.release-list li a {
	margin-top: 1em;
}

/* -- page content -- */

.page-col {
	float: left;
	width: 72%;
}

@media all and (max-width: 774px) {
	.page-col {
		float: none;
		width: auto;
	}
}

.page-content {
	margin: 0;
}

.page-content p {
	margin: 0 0 1.5em 0;
	font-size: 1.4em;
	font-weight: 400;
	text-shadow: none;
	line-height: 1.5;
}

.page-content header h2, .page-content h2 {
	text-transform: uppercase;
	line-height: 1.3;
}

.page-content header h2 {
	margin: 1.3em 0 2em 0;
	font-size: 2.5em;
	font-weight: 400;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

.page-content header h2.oops {
	margin-bottom: 3em;
}

.page-content h2, .page-content h3, .page-content h4 {
	color: #3f3f3f;
	text-align: left;
	line-height: 1.3;
}

.page-content h2 {
	margin: 1.5em 0;
	font-size: 2.1em;
	font-weight: 400;
}

.page-content h2 strong {
	color: #1073b0;
}

#metaleater .page-content h2:first-child {
	margin-top: 0;
	font-size: 3em;
}

.page-content h3 {
	margin: 1em 0;
	font-size: 2.1em;
	font-weight: 400;
}

.page-content h4 {
	margin: 0 0 .5em 0;
	font-size: 1.8em;
	font-weight: 400;
}

.mission {
	background: #e3e3e3;
	margin: 0 0 5em 0;
	padding: 1.5em;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
}
.mission p {
	margin: 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 2.25em;
	font-weight: 400;
	color: #383838;
	line-height: 1.4;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

.mission img {
	float: left;
	width: 150px;
	margin: .5em 2em .5em .5em;
	vertical-align: middle;
}

@media all and (max-width: 550px) {
	.mission img {
		float: none;
		width: 150px;
		margin: .5em auto 2em auto;
	}
}

/* -- team-- */

.team {
	margin: 0 0 1em 0;
}

.team li {
	display: block;
	margin: 0 0 3em 0;
	padding: 0;
	text-align: left;
}

.team h3, .team h4 {
	margin-left: 200px;
	font-size: 1.5em;
	line-height: 1.2;
}

@media all and (max-width: 550px) {
	.team h3, .team h4 {
		margin-left: 0;
	}
}

.team h3 {
	margin-bottom: .2em;
	font-size: 1.7em;
	color: #545454;
}

.team h4 {
	margin-bottom: .8em;
	font-size: 1.4em;
	color: #1073b0;
	text-transform: uppercase;
}
	
.team li p {
	display: block;
	margin: 0 0 1.4em 200px;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.5;
}

.team li span em {
	font-size: 70%;
	font-style: normal;
}

@media all and (max-width: 550px) {
	.team li p {
		margin-left: 0;
	}
}

.team .clockwise {
	-webkit-transform: rotate(0.9deg);
	-moz-transform: rotate(0.9deg);
	-o-transform: rotate(0.9deg);
	transform: rotate(0.9deg);
}

.team .c-clockwise {
	-webkit-transform: rotate(-0.9deg);
	-moz-transform: rotate(-0.9deg);
	-o-transform: rotate(-0.9deg);
	transform: rotate(-0.9deg);
}

.headshot {
	background: #fff;
	float: left;
	display: block;
	margin-left: 1px;
	padding: 10px;
	width: 170px;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	-o-box-shadow: 2px 2px 2px rgba(0,0,0,.3);
	box-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

@media all and (max-width: 550px) {
	.headshot {
		float: none;
		margin: 0 0 3em 0;
	}
}

.headshot img {
	width: 150px;
}

@media all and (min-width: 300px) and (max-width: 900px), (max-width: 300px) {
	.headshot img {
		display: block;
		float: none;
		margin: 0 0 5px 0;
	}
}

.headshot span {
	display: block;
	margin: 1em 0 0 0;
    text-align: center;
}

.headshot span a {
	background: #545454;
	display: inline-block;
	position: relative;
	margin: 0 0 0 .2em;
	font-size: 1.5em;
	width: 30px;
	height: 30px;
	color: #fff;
    text-align: center;
	line-height: 30px;
	border-radius: 50%;
}

.headshot span a:first-child {
	margin-left: 0;
}

.headshot span a:hover {
	text-decoration: none;
	color: #fff;
}

.headshot span a:after {
	vertical-align: middle;
}

.headshot span a.icon-facebook:after {
	content: '\e802';
}

.headshot span a.icon-facebook:hover {
	background: #3a5a9b;
}

.headshot span a.icon-twitter:after {
	content: '\e801';
}

.headshot span a.icon-twitter:hover {
	background: #28aae1;
}

.headshot span a.icon-mail:after {
	content: '\e808';
	font-size: 80%;
}

.headshot span a.icon-mail:hover {
	background: #28aae1;
}

.headshot em {
	position: absolute !important;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px 1px 1px 1px);
}

/* ---------- [news sections] ---------- */

/* -- news article -- */

.news-article {
	float: left;
	width: 72%;
}

@media all and (max-width: 774px) {
	.news-article {
		float: none;
		width: auto;
	}
}

.news-article article {
	margin: 1.8em 0 3em 20%;
	position: relative;
	text-align: left;
}

@media all and (min-width: 100px) and (max-width: 900px), (max-width: 300px) {
	.news-article article {
		margin-left: 0;
	}
}

.news-article article:first-child {
	border-top: none;
}

.news-article article header h2 {
	margin: 0 0 .8em 0;
	font-family: "AmsiProNarw-Ultra", Helvetica, Arial, sans-serif;
	font-size: 3em;
	font-weight: 400;
	color: #3f3f3f;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 0;
	line-height: 1.3;
}

@media all and (max-width: 550px) {
	.news-article article header h2 {
		font-size: 1.8em;
	}
}

.news-article article header p {
	margin: 0 0 1.4em 0;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	font-size: 1.8em;
	font-weight: 600;
	color: #545454;
	line-height: 1.5;
}

@media all and (max-width: 550px) {
	.news-article article header p {
		font-size: 1.5em;
	}
}

#metaleater .news-article article header figure {
	border-top-color: #1073b0;
}

#video-games .news-article article header figure {
	border-top-color: #2c6d93;
}

#movies .news-article article header figure {
	border-top-color: #961212;
}

#music .news-article article header figure {
	border-top-color: #e89e0f;
}

#xbox .news-article article header figure {
	border-top-color: #117d10;
}

#playstation .news-article article header figure {
	border-top-color: #1e3a96;
}

#nintendo .news-article article header figure {
	border-top-color: #009ac7;
}

#pc-mac .news-article article header figure {
	border-top-color: #232323;
}

#entertainment .news-article article header figure {
	border-top-color: #575652;
}

.news-article aside {
	float: left;
	position: absolute;
	top: 2px;
	left: 0;
	margin: 0 0 0 -25%;
	width: 20%;
	text-align: center;
}

@media all and (min-width: 300px) and (max-width: 900px), (max-width: 300px) {
	.news-article aside {
		float: none;
		margin: 0;
		width: auto;
	}
}

.news-article aside h2 {
	position: relative;
	margin: 0 auto 1em auto;
	padding: .5em;
	text-align: center;
	webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
}

@media all and (max-width: 900px) {
	.news-article aside h2 {
		display: none;
	}
}

#metaleater .news-article aside h2 {
	background: #1073b0;
}

#video-games .news-article aside h2 {
	background: #2c6d93;
}

#movies .news-article aside h2 {
	background: #b40b0b;
}

#music .news-article aside h2 {
	background: #e89e0f;
}

#xbox .news-article aside h2 {
	background: #117d10;
}

#playstation .news-article aside h2 {
	background: #1e3a96;
}

#nintendo .news-article aside h2 {
	background: #009ac7;
}

#pc-mac .news-article aside h2 {
	background: #232323;
}

#mobile .news-article aside h2 {
	background: #a800df;
}

#entertainment .news-article aside h2 {
	background: #575652;
}

.news-article aside h2:before {
	display: inline-block;
	font-family: "metaleater-glyphs";
	font-size: 5.2em;
	color: #fff;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

@media all and (min-width: 300px) and (max-width: 774px), (max-width: 300px) {
	.news-article aside h2:before {
		vertical-align: middle;
		font-size: 0;
	}
}

#metaleater .news-article aside h2:before {
	content: "\e010";
	padding: .2em 0;
}

#video-games .news-article aside h2:before, #xbox .news-article aside h2:before, #playstation .news-article aside h2:before, #nintendo .news-article aside h2:before, #pc-mac .news-article aside h2:before, #mobile .news-article aside h2:before {
	content: "\e002";
	padding: 1px 0 0 0;
}

#movies .news-article aside h2:before {
	content: "\e001";
	padding: .2em 0;
}

#music .news-article aside h2:before {
	content: "\e003";
	padding: .2em 0;
}

#entertainment .news-article aside h2:before {
	content: "\e80f";
	padding: .2em 0;
}

@media all and (min-width: 300px) and (max-width: 774px), (max-width: 300px) {
	#metaleater .news-article aside h2:before, #movies .news-article aside h2:before, #music .news-article aside h2:before, #entertainment .news-article aside h2:before {
		margin: 0;
		font-size: 2.3em;
	}
	
	#video-games .news-article aside h2:before, #xbox .news-article aside h2:before, #playstation .news-article aside h2:before, #nintendo .news-article aside h2:before, #pc-mac .news-article aside h2:before, #mobile .news-article aside h2:before {
		margin: 0;
		font-size: 3em;
	}
}

.news-article aside h2:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 100%;
	margin-top: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
	border-color: rgba(16, 115, 76, 0);
	border-left-color: #1073b0;
	pointer-events: none;
}

@media all and (min-width: 300px) and (max-width: 774px), (max-width: 300px) {
	.news-article aside h2:after {
		display: none;
	}
}

#metaleater .news-article aside h2:after {
	border-color: rgba(16, 115, 176, 0);
	border-left-color: #1073b0;
}

#video-games .news-article aside h2:after {
	border-color: rgba(44, 109, 147, 0);
	border-left-color: #2c6d93;
}

#movies .news-article aside h2:after {
	border-color: rgba(180, 11, 11, 0);
	border-left-color: #b40b0b;
}

#music .news-article aside h2:after {
	border-color: rgba(232, 158, 15, 0);
	border-left-color: #e89e0f;
}

#xbox .news-article aside h2:after {
	border-color: rgba(17, 125, 16, 0);
	border-left-color: #117d10;
}

#playstation .news-article aside h2:after {
	border-color: rgba(30, 58, 150, 0);
	border-left-color: #1e3a96;
}

#nintendo .news-article aside h2:after {
	border-color: rgba(0, 154, 199, 0);
	border-left-color: #009ac7;
}

#pc-mac .news-article aside h2:after {
	border-color: rgba(35, 35, 35, 0);
	border-left-color: #232323;
}

#mobile .news-article aside h2:after {
	border-color: rgba(168, 0, 223, 0);
	border-left-color: #a800df;
}

#entertainment .news-article aside h2:after {
	border-color: rgba(75, 74, 71, 0);
	border-left-color: #575652;
}

.news-article aside h2 span {
	display: block;
	margin: .5em 0 0 0;
	padding: 0 0 .2em 0;
	font-family: "AmsiProCond-Ultra", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	line-height: 1.3;
}

@media all and (min-width: 300px) and (max-width: 774px), (max-width: 300px) {
	.news-article aside h2 span {
		display: inline-block;
		margin: 0 0 0 .8em;
		padding: .3em .3em .1em 0;
		vertical-align: middle;
	}
}

@media all and (min-width: 775px) {
	
	.news-article aside h2 {
		text-align: center;
	}
	
	.news-article aside h2:before {
		display: block;
		margin: 0 auto;
	}
	
	#metaleater .news-article aside h2:before, #video-games .news-article aside h2:before, #movies .news-article aside h2:before, #music .news-article aside h2:before, #xbox .news-article aside h2:before, #playstation .news-article aside h2:before, #nintendo .news-article aside h2:before, #pc-mac .news-article aside h2:before, #mobile .news-article aside h2:before, #entertainment .news-article aside h2:before {
		text-align: center;
		margin: 0 auto;
	}
	
}

.news-article aside p {
	margin: 0;
	padding: 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	color: #3f3f3f;
	text-align: center;
	line-height: 1.3;
}

@media all and (min-width: 300px) and (max-width: 900px), (max-width: 300px) {
	
	.news-article aside {
		position: static;
	}
	
	.news-article aside p {
		margin: 0 0 .7em 0;
		padding: 0;
		text-align: left;
	}
}

.news-article article figure {
	background: #f1f1f1;
	margin: 0 0 2.2em 0;
	border-top: 6px solid #d2d2d2;
	speak: none;
}

.news-article article figure.cover {
	border-bottom: 6px solid #d2d2d2;
}

.news-article article figure img {
	padding: 2px 0;
}

.news-article article figure.square {
	background: #fff;
	position: relative;
	float: right;
	margin: .5em 0 1.5em 1.5em;
	width: 45%;
	border: none;
}

.news-article article figure.square:before {
	content: "";
	display: block;
	padding-top: 100%;
}

.news-article article figure.square img {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding: 6px;
}

.news-article article figure.rec {
	margin: 2.5em auto;
	border: none;
}

.news-article article figure.rec img {
	padding: 0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.news-article article figcaption, .news-article article figcaption.credit {
	background: #d2d2d2;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #545454;
	line-height: 1.4;
}

.news-article article figcaption {
	padding: .4em;
	font-size: 1.4em;
	text-align: center;
}

.news-article article figcaption.credit {
	padding: .1em .4em;
	font-size: 1.1em;
	text-align: left;
}

.news-article article .flexslider figure {
	margin-bottom: 0;
	padding-bottom: 0;
}

.news-article article aside time span, .news-article article aside time strong {
	display: block;
	text-align: center;
}

.news-article article aside time strong {
	font-weight: inherit;
}

@media all and (min-width: 300px) and (max-width: 900px), (max-width: 300px) {
	.news-article article aside time span, .news-article article aside time strong {
		display: inline;
		text-align: left;
	}
	
	.news-article article aside time span:before {
		content: "|\0020";
	}
}

@media all and (min-width: 901px) {
	.news-article article aside time strong {
		margin: .5em 0;
		padding: .5em 0;
		border-top: 1px dashed #d2d2d2;
		border-bottom: 1px dashed #d2d2d2;
	}
}

.news-article p.quote {
	background: rgba(210,210,210,.4);
	padding: .8em 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.news-article p.quote span, .news-article .meta span {
	color: #1073b0;
	text-shadow: 1px 1px 1px rgba(56,56,56,.4);
}

.news-article .meta {
	background: rgba(210,210,210,.4);
	margin-bottom: 2em;
	padding: .8em 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.news-article .meta p:last-child {
	margin-bottom: 0;
}

/* -- news article content -- */

.article-content p {
	margin: 0 0 1.6em 0;
	padding: 0;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.5;
}

.article-content p.author {
	margin: 0 0 1.8em 0;
	padding: 0 0 .5em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	border-bottom: 1px dashed #d2d2d2;
}

.article-content p.authorrrrrrrrrrrrrrrrrrrrr {
	margin: 0 0 2.4em 0;
	padding: 0 0 .1em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 300;
	border-bottom: 1px solid #d2d2d2;
}

.article-content p.author strong {
	padding: .1em .3em;
	font-weight: normal;
	color: #3f3f3f;
	border-left: 4px solid #1073b0;
}

.article-content p.source {
	margin: 2em 0 0 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 300;
	color: #3f3f3f;
	text-align: left;
	line-height: 1.3;
}

.article-content p.source strong {
	font-weight: 400;
}

.article-content p.rating {
	background: #1073b0;
	display: inline-block;
	margin: 1em 0 0 0;
	padding: .5em;
	width: 55px;
	height: 55px;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
	font-size: 2em;
	text-align: center;
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	border: none;
	border-radius: 50%;
	vertical-align: middle;
}

.article-content p.xbox-sale strong {
	font-weight: normal;
	color: #b47a31;
}

.article-content p.xbox-sale span {
	color: #61656d;
}

.article-content h3, .article-content h4 {
	margin: 1em 0 .5em 0;
	padding: 0;
	font-weight: 400;
	text-align: left;
	color: #3f3f3f;
	line-height: 1.3;
}

.article-content h3 {
	font-size: 2em;
}

@media all and (max-width: 550px) {
	.article-content h3 {
		font-size: 1.7em;
	}
}

.feature .article-content h3:first-of-type {
	margin-top: 0;
}

.article-content h4 {
	font-size: 1.5em;
}

@media all and (max-width: 550px) {
	.article-content h4 {
		font-size: 1.2em;
	}
}

.article-content .list-items, .article-content .event-list, .page-content .alumni-list {
	margin: 1em 0 2.2em 0;
}

.article-content .list-items li, .article-content .event-list li, .page-content .alumni-list li, .rss-list li {
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	vertical-align: middle;
	speak: none;
}

.article-content .list-items li, .article-content .event-list li, .rss-list li {
	margin: .7em 0;
	line-height: 1.4;
}

.article-content .list-items li span, .article-content .event-list li span, .rss-list li span {
	display: block;
}

.alumni-list {
	padding: 0;
	-webkit-columns: 3 250px;
	-webkit-column-gap: 5px;
	-moz-columns: 3 250px;
	-moz-column-gap: 5px;
	columns: 3 250px;
	column-gap: 5px;
}

.alumni-list li {
	margin: 0 0 .3em 0;
	line-height: 1.5;
}

.article-content .list-items li:before {
	content: "\e83c";
	margin: 0 .5em .5em 0;
	padding-bottom: .1em;
	font-family: "metaleater-glyphs";
	color: #1073b0;
	vertical-align: middle;
}

.article-content .grammy li:first-child:before {
	content: "\e80f";
	color: #e89e0f;
}

.focus {
	background: rgba(210,210,210,.4);
	padding: .1em 1.3em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.rss-list li:before {
	content: "\e837";
	margin: 0 .5em .5em 0;
	padding-bottom: .1em;
	font-family: "metaleater-glyphs";
	color: #ee8232;
	vertical-align: middle;
}

.article-content .xbox-sale li strong, .article-content .xbox-sale li span, .article-content .ps-sale li strong, .article-content .ps-sale li span, .article-content .ps-sale li del {
	display: inline-block;
	margin: .25em .5em .4em 0;
	padding: .3em .45em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: left;
}

.article-content .xbox-sale li strong, .article-content .ps-sale li strong {
	margin: .25em 0 .4em 0;
	font-weight: normal;
}

.article-content .xbox-sale li strong {
	background: #ffac30;
}

.article-content .ps-sale li strong {
	background: #0054a5;
}

.article-content .xbox-sale li span, .article-content .ps-sale li span {
	margin: .25em .5em .4em .5em;
}

.article-content .xbox-sale li span {
	background: #61656d;
}

.article-content .ps-sale li span {
	background: #ffe314;
	margin-left: 0;
	margin-right: 0;
	color: #1e3a96;
}

.article-content .xbox-sale li em, .article-content .ps-sale li em {
	margin-right: .5em;
}

.article-content .ps-sale li del {
	background: #1e3a96;
	margin-left: .6em;
}

.article-content .track-listing {
	list-style: decimal-leading-zero;
	margin: 1em 0 2.2em 0;
	padding: 0;
}

.article-content .track-listing li {
	margin: .2em 0 .2em 2em;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.4;
	vertical-align: middle;
	speak: none;
}

.xbox-achievements {
	list-style: none;
	margin: 1em 0 2em 0;
	padding: 0;
}

.xbox-achievements:last-child {
	margin-bottom: 1em;
}

.xbox-achievements li {
	margin: 0 0 1em 0;
	padding: .25em 0 0 0;
	border-top: 1px solid#d2d2d2;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	color: #3f3f3f;
	line-height: 1.3;
	vertical-align: middle;
}

.xbox-achievements:last-child {
	margin-bottom: 0;
}

.xbox-achievements li em {
	display: block;
	margin-top: .25em;
	font-size: 90%;
	font-weight: normal;
}

.xbox-achievements li span {
	background: #117d10;
	float: right;
	margin: .25em 0 .4em 0;
	padding: .3em .45em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: left;
}

.xbox-achievements li a {
	margin-top: 1em;
}

.article-content .left-icon-twitter:before {
	background: #fff;
	content: "\e801";
	display: inline-block;
	margin: 0 .3em 0 .8em;
	padding: 4px;
	font-family: "metaleater-glyphs";
	text-align: center;
	color: #28aae1;
	border: none;
	border-radius: 50%;
	vertical-align: middle;
}

.article-content q, .feature-aside q, .feature-aside-mod q, .review p.pullquote {
	display: block;
	margin: .5em 0 .8em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 2.2em;
	font-weight: 400;
	font-style: italic;
	color: #1073b0;
	line-height: 1.2;
	text-shadow: 1px 1px 1px rgba(56,56,56,.5);
}

.feature-block-wrap .feature-aside q, .feature-block-wrap .feature-aside-mod q {
	color: #fff;
}

.article-content q:before, .feature-aside q:before, .feature-aside-mod q:before {
	content: "\201C";
	margin-right: 4px;
}



/* -- blockquotes -- */

.article-content blockquote {
	background: rgba(255,255,255,1);
	position: relative;
	margin: 0 auto;
	padding: 2em 3em; 
	width: 60%;
	webkit-border-radius: 5px;
	moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.4);
	-o-box-shadow: 1px 1px 4px rgba(0,0,0,.4);
	box-shadow: 1px 2px 4px rgba(0,0,0,.4);
}

.article-content blockquote:before, .article-content blockquote:after {
	display: block;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 10em;
	position: absolute;
	color: #7a7a7a;
}

.article-content blockquote:before {
	content: "\201C";
	left: -70px;
	top: 8px;
	text-shadow: 2px 2px 1px rgba(56,56,56,.2);
}

.article-content blockquote:after {
	content: "\201E";
	right: -70px;
	top: -51px;
	position: absolute;
	text-shadow: 2px 2px 1px rgba(56,56,56,.2);
}

.article-content blockquote.pullquote {
	margin: 0 auto 2.5em auto;
}

.article-content blockquote.pullquote cite {
	display: block;
	margin-top: 1.4em;
	padding: 0 0 0 23px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	color: #545454;
}

.article-content blockquote p {
	margin-bottom: 0;
	padding-left: 15px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 2em;
	font-weight: 300;
	font-style: italic;
	line-height: 1.5;
	border-left: 8px solid #1073b0;
	text-shadow: 0 1px 0 rgba(255,255,255,1);
}

@media all and (max-width: 550px) {
	.article-content blockquote {
		padding: 1.5em 1.5em;
	}
	
	.article-content blockquote:before, .article-content blockquote:after {
		font-size: 8em;
	}
	
	.article-content blockquote:before {
		left: -50px;
	}
	
	.article-content blockquote:after {
		right: -50px;
		top: -39px;
	}
	
	.article-content blockquote p {
		font-size: 1.8em;
		border-width: 6px;
	}
}

/* -- footer share links -- */

.article-footer {
	margin: 4em 0;
	padding: 0;
	border-top: 1px dashed #d2d2d2;
	border-bottom: 1px dashed #d2d2d2;
}

.share {
	position: relative;
	margin: 2em 0 2em 0;
	padding: 0;
	font-family: "jaf-bernina-sans-condensed", Helvetica, Arial, sans-serif;
}

.share li {
	display: inline-block;
	margin: 0 1em 1.2em 0;
}

.share li:last-child {
	margin-right: 0;
}

.share li a {
	display: inline-block;
	position: relative;
	padding: 8px 10px 6px 6px;
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.6;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	vertical-align: middle;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
}

.share li a:hover {
	opacity: .9;
}

.share li a.left-icon-facebook {
	background-color: #3a5a9b;
}

.share li a.left-icon-twitter {
	background-color: #28aae1;
}

.share li a.left-icon-gplus {
	background-color: #dd4b39;
}

.share li a.left-icon-tumblr {
	background-color: #2c4762;
}

.share li a.left-icon-mail {
	background-color: #545454;
}

.share li a.left-icon-link {
	background-color: #1073b0;
}

.share li a.left-icon-link span {
	margin-left: .4em;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 90%;
	text-transform: lowercase;
	text-shadow: none;
}

.share li a:before {
	font-size: 1.3em;
	vertical-align: middle;
	margin: 0;
	text-align: center;
}

.share li a.left-icon-facebook:before {
	content: "\e802";
	margin: -2px 5px 0 1px;
}

.share li a.left-icon-twitter:before {
	content: "\e801";
	margin: 0 7px 1px 4px;
}

.share li a.left-icon-gplus:before {
	content: "\e803";
	margin: -1px 7px 0 5px;
}

.share li a.left-icon-tumblr:before {
	content: "\e603";
	margin: -2px 7px 0 3px;
}

.share li a.left-icon-mail:before {
	content: "\e808";
	margin: -3px 9px 0 5px;
}

.share li a.left-icon-link:before {
	content: "\e609";
	margin: 0 9px 0 5px;
}

/* -- footer tags -- */

.article-footer h3 {
	margin: 2em 0 .5em 0;
	padding: 0 0 0 .4em;
	font-size: 1.5em;
	font-weight: 600;
	text-align: left;
	color: #383838;
	line-height: 1.3;
	border-left: 20px solid #1073b0;
}

.tags {
	display: none;
	margin: 2em 0 1em 0;
}

.tags li {
	float: left;
	margin: 0 1em 1em 0;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}
	
.tags li a {
	background: #8f8f8f url(/images/layout/tag-bg.png) no-repeat 0 50%;
	float: left;
	padding: 6px 7px 6px 25px;
	font-weight: normal;
	color: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transition: background-color .3s ease-in-out;
	-moz-transition: background-color .3s ease-in-out;
	transition: background-color .3s ease-in-out;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}
	
.tags li a:hover, .tags li a:active, .tags li a:focus {
	background-color: #545454;
}

/* -- poll -- */

.poll {
	margin: 0 auto;
	padding: 4px 10px;
	border: 1px solid #ccc;
	box-sizing: border-box;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	min-height: 220px;
}

.poll h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	margin: 4px 0 15px 0;
}

.poll-vote-list {
	margin: 1.5em 00;
}

.poll-results-list {
  display: none;
}

.poll ul li {
	margin: 0 0 .2em 0;
	padding: 0 0 8px 0;
	font-size: 1.4em;
	font-weight: 400;
	text-shadow: none;
	line-height: 1.5;
}

.poll ul li input {
	margin-right: .3em;
}

.poll-block ul li input,
.poll-block ul li label {
	float: left;
}

.poll-results h4 {
	display: none;
}

.poll-results h4.total-votes {
	display: block;
}

.poll-results-list li {
	position: relative;
	margin-bottom: 10em;
}

.poll-results-list .answer {
}

.poll-results-list .answer strong {
	font-weight: bold;
	color: #1073b0;
}

.poll-results-list .answer strong:after {
	content: "\e601";
	margin-left: .3em;
	padding-bottom: 1px;
	font-family: "metaleater-glyphs";
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #1073b0;
	vertical-align: middle;
}

.percentage {
	display: none;
	position: absolute;
	right: 0;
	font-weight: bold;
}

.nul {
	width: 0;
}

.poll-results-list div.set {
	position: relative;
	padding-bottom: .2em;
}

.outer-bar {
	background: #d2d2d2;
	height: 20px;
	position: relative;
	margin-top: 1px;
	margin-bottom: 2px;
}

.inner-bar, .voted {
	background: #1073b0;
	height: 20px;
	position: absolute;
	top: 0;
	left: 0;
}

.button a {
	background: #d2d2d2;
	display: inline-block;
	margin: 1em 0;
	padding: .4em .7em;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	color: #3f3f3f;
	text-transform: uppercase;
	line-height: 1.4;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.button a:hover {
	background: #545454;
	color: #fff;
}

.button a {
  margin-top: 0;
}

/* -- sidebar -- */

.secondary[role="complementary"] {
	float: right;
	margin: 0 0 .8em 0;
	width: 25.5%;
}

#metaleater .secondary[role="complementary"] h3, #metaleater .secondary[role="complementary"] h4 {
	font-weight: 400;
	text-align: left;
}

#metaleater .secondary[role="complementary"] h3 {
	position: relative;
	margin: 0 0 1em 0;
	padding: 0 0 0 .3em;
	font-size: 1.7em;
	border-left: 8px solid #d2d2d2;
	border-bottom: 2px solid #d2d2d2;
}

#metaleater .blog .secondary[role="complementary"] h3 {
	border-left: none;
	border-bottom: none;
}

#metaleater .secondary[role="complementary"] h4 {
	margin: 0 0 1em 0;
	padding: 0 0 0 .3em;
	font-size: 1.5em;
}

#metaleater .blog .secondary[role="complementary"] h4 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
}

.secondary[role="complementary"] p {
	margin: 0 0 1.4em 0;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.5;
}

@media all and (max-width: 774px) {
	#metaleater .secondary[role="complementary"], #metaleater .secondary[role="complementary"] {
		float: none;
		width: auto;
	}
}

@media all (min-width: 551px) and (max-width: 700px) {
	#metaleater .secondary[role="complementary"] .side-img {
		margin-top: 3em;
	}
}

@media all and (max-width: 550px) {
	#metaleater .secondary[role="complementary"] .side-img {
		display: none;
	}
}

@media all and (max-width: 774px) {
	.latest[role="complementary"] {
		float: none;
		width: auto;
	}
}

.latest[role="complementary"] h2, #metaleater .secondary[role="complementary"] h3, #metaleater .secondary[role="complementary"] h4 {
	text-transform: uppercase;
	line-height: 1.3;
}

#metaleater .secondary[role="complementary"] li h3 {
	text-transform: none;
}

.latest[role="complementary"] h2 {
	position: relative;
	margin: 0 0 2em 0;
	padding: .65em .5em .5em .5em;
	font-size: 1.7em;
	font-weight: 400;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
	webkit-border-radius: 2px;
	moz-border-radius: 2px;
	border-radius: 2px;
}

#metaleater .latest[role="complementary"] h2 {
	background: #1073b0;
}

#video-games .latest[role="complementary"] h2 {
	background: #2c6d93;
}

#movies .latest[role="complementary"] h2 {
	background: #b40b0b;
}

#music .latest[role="complementary"] h2 {
	background: #e89e0f;
}

#xbox .latest[role="complementary"] h2 {
	background: #117d10;
}

#playstation .latest[role="complementary"] h2 {
	background: #1e3a96;
}

#nintendo .latest[role="complementary"] h2 {
	background: #009ac7;
}

#pc-mac .latest[role="complementary"] h2 {
	background: #232323;
}

#mobile .latest[role="complementary"] h2 {
	background: #a800df;
}

#entertainment .latest[role="complementary"] h2 {
	background: #575652;
}

.latest[role="complementary"] h2:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 10px;
}

#metaleater .latest[role="complementary"] h2:after {
	border-color: rgba(16, 15, 176, 0);
	border-top-color: #1073b0;
}

#video-games .latest[role="complementary"] h2:after {
	border-color: rgba(44, 109, 147, 0);
	border-top-color: #2c6d93;
}

#movies .latest[role="complementary"] h2:after {
	border-color: rgba(180, 11, 11, 0);
	border-top-color: #b40b0b;
}

#music .latest[role="complementary"] h2:after {
	border-color: rgba(232, 158, 15, 0);
	border-top-color: #e89e0f;
}

#xbox .latest[role="complementary"] h2:after {
	border-color: rgba(17, 125, 16, 0);
	border-top-color: #117d10;
}

#playstation .latest[role="complementary"] h2:after {
	border-color: rgba(30, 58, 150, 0);
	border-top-color: #1e3a96;
}

#nintendo .latest[role="complementary"] h2:after {
	border-color: rgba(0, 154, 199, 0);
	border-top-color: #009ac7;
}

#pc-mac .latest[role="complementary"] h2:after {
	border-color: rgba(35, 35, 35, 0);
	border-top-color: #232323;
}

#mobile .latest[role="complementary"] h2:after {
	border-color: rgba(168, 0, 223, 0);
	border-top-color: #a800df;
}

#entertainment .latest[role="complementary"] h2:after {
	border-color: rgba(75, 74, 71, 0);
	border-top-color: #575652;
}

.latest-articles, .article-list {
	margin: 0 0 4em 0;
}

.latest-articles li, .article-list li {
	display: block;
	margin: 0 0 .5em 0;
	padding: 0 0 .5em 0;
	border-bottom: 1px dashed #d2d2d2;
}
	
.latest-articles li:last-child, .article-list li:last-child {
	margin: 0;
	padding: 0;
	border-bottom: none;
}

.latest-articles li a, .article-list li a {
	display: block;
	padding: .5em;
}

.latest-articles li a {
	color: #545454;
}

.article-list li a:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.latest-articles li h3 {
	margin: 0 0 .4em 110px;
	font-size: 1.8em;
}

@media all and (min-width: 775px) {
	.latest-articles li h3 {
		margin-left: 110px;
		font-size: 1.3em;
	}
}

@media all and (min-width: 551px) and (max-width: 774px) {
	.latest-articles li h3 {
		margin-left: 120px;
		font-size: 1.6em;
	}
}

@media all and (max-width: 550px) {
	.latest-articles li h3 {
		margin-left: 110px;
		font-size: 1.4em;
	}
}

.latest-articles li h3, .article-list li h3 {
	display: block;
	font-family: "AmsiProCond-Ultra", Helvetica, Arial, sans-serif;
	line-height: 1.3;
}

@media all and (min-width: 300px) and (max-width: 900px), (max-width: 300px) {
	.article-list li h3 {
		margin-left: 0;
	}
}

.article-list li h3 {
	margin: 0 0 .2em 200px;
	font-size: 1.7em;
	color: #545454;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.article-list li h3 {
		margin-left: 170px;
	}
}

@media all and (max-width: 550px) {
	.article-list li h3 {
		margin-left: 110px;
		font-size: 1.4em;
	}
}

.article-list li:hover h3 {
	color: #178dd5;
}
	
.latest-articles li img, .article-list li img {
	background: #fff;
	float: left;
	display: block;
	padding: 4px;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	-o-box-shadow: 1px 1px 4px rgba(0,0,0,.2);
	box-shadow: 1px 1px 4px rgba(0,0,0,.2);
}

.latest-articles li img {
	margin: 0;
	width: 100px;
}

.article-list li img {
	margin: 0;
	width: 180px;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.article-list li img {
		width: 150px;
	}
}

@media all and (max-width: 550px) {
	.article-list li img {
		width: 100px;
	}
}

.latest-articles li img, .article-list li img {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.latest-articles li a:hover, .article-list li a:hover {
	background: rgba(210,210,210,.4);
	color: #1073b0;
}

.latest-articles li a:hover, .article-list li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
	
.latest-articles li a:hover img, .article-list li a:hover img {
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	-o-box-shadow: 1px 1px 4px rgba(0,0,0,.5);
	box-shadow: 2px 2px 4px rgba(0,0,0,.5);
}
	
.latest[role="complementary"] .latest-articles li p {
	display: block;
	margin: 0 0 0 110px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	color: #3f3f3f;
	line-height: 1.5;
}

@media all and (min-width: 775px) {
	.latest[role="complementary"] .latest-articles li p {
		margin-left: 110px;
		font-size: 1.1em;
	}
}

@media all and (min-width: 551px) and (max-width: 774px) {
	.latest[role="complementary"] .latest-articles li p {
		margin-left: 120px;
		font-size: 1.3em;
	}
}

@media all and (max-width: 550px) {
	.latest[role="complementary"] .latest-articles li p {
		margin-left: 110px;
		font-size: 1em;
	}
}

.article-list li span {
	display: block;
	margin: 0 0 .5em 200px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	color: #3f3f3f;
	line-height: 1.5;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.article-list li span {
		margin-left: 170px;
	}
}

@media all and (max-width: 550px) {
	.article-list li span {
		margin-left: 110px;
		font-size: 1em;
	}
}

.article-list li p {
	margin-left: 200px;
	margin-bottom: .7em;
	font-size: 1.3em;
	line-height: 1.5;
}

@media all and (min-width: 551px) and (max-width: 829px) {
	.article-list li p {
		margin-left: 170px;
	}
}

@media all and (max-width: 550px) {
	.article-list li p {
		margin-left: 110px;
		font-size: 1.1em;
	}
}

/* -- vcard -- */

.secondary[role="complementary"] .vcard {
	background: #e3e3e3;
	margin: 2px 0 2.5em 0;
	padding: .8em;
	font-family: "jaf-bernina-sans", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	color: #383838;
	text-align: right;
	line-height: 1.3;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.secondary[role="complementary"] .vcard div {
	text-align: right;
}

#metaleater .secondary[role="complementary"] .vcard h3 {
	margin: 0 0 1em 0;
	font-size: 110%;
	text-align: left;
	border-left: none;
	border-bottom: none;
}

.secondary[role="complementary"] .vcard .adr {
	margin-bottom: 1.5em;
}

.secondary[role="complementary"] .vcard .adr:last-child {
	margin-bottom: 0;
}

/* -- hq -- */

.hq {
	background: #d2d2d2;
	margin: 0 0 2px 0;
	line-height: 1.3;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px;
}

/* -- video-audio responsiveness -- */

.audio-wrapper {
	display: inline-block;
	position: relative;
	margin: 0 0 2.5em 0;
	padding-bottom: 50%; /* 16:9 */
	padding-top: 50%;
	width: 100%;
	height: 0;
}

.audio-wrapper object, .audio-wrapper embed, .audio-wrapper iframe {
	margin: 0;
	padding: 2px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 6px solid #d2d2d2;
	border-bottom: 6px solid #d2d2d2;
}

.video-wrapper {
	position: relative;
	margin: 0 0 2.5em 0;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.video-wrapper object, .video-wrapper embed, .video-wrapper iframe {
	margin: 0;
	padding: 2px 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-top: 6px solid #d2d2d2;
	border-bottom: 6px solid #d2d2d2;
}

.feature-block-wrap .video-wrapper object, .feature-block-wrap .video-wrapper embed, .feature-block-wrap .video-wrapper iframe {
	padding-top: 2.6em;
	padding-bottom: 0;
	border-top: none;
	border-bottom: none;
} 

#video-games .news-article article header .video-wrapper object, #video-games .news-article article header .video-wrapper embed, #video-games .news-article article header .video-wrapper iframe {
	border-top-color: #2c6d93;
}

#movies .news-article article header .video-wrapper object, #movies .news-article article header .video-wrapper embed, #movies .news-article article header .video-wrapper iframe {
	border-top-color: #961212;
}

#music .news-article article header .video-wrapper object, #music .news-article article header .video-wrapper embed, #music .news-article article header .video-wrapper iframe {
	border-top-color: #e89e0f;
}

#xbox .news-article article header .video-wrapper object, #xbox .news-article article header .video-wrapper embed, #xbox .news-article article header .video-wrapper iframe {
	border-top-color: #117d10;
}

#playstation .news-article article header .video-wrapper object, #playstation .news-article article header .video-wrapper embed, #playstation .news-article article header .video-wrapper iframe {
	border-top-color: #1e3a96;
}

#nintendo .news-article article header .video-wrapper object, #nintendo .news-article article header .video-wrapper embed, #nintendo .news-article article header .video-wrapper iframe {
	border-top-color: #009ac7;
}

#pc-mac .news-article article header .video-wrapper object, #pc-mac .news-article article header .video-wrapper embed, #pc-mac .news-article article header .video-wrapper iframe {
	border-top-color: #232323;
}

/* -- blog -- */

#metaleater .blog .article-content .author:nth-last-of-type(1):after {
	display: none;
}

/* -- full news content -- */

.articles {
	margin: 1.8em 0 0 0;
	padding: 0;
}

.articles li {
	display: block;
	margin: 0 5% 4% 0;
	float: left;
	width: 30%;
	height: auto;
	border-top: 4px solid #1073b0;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

@media all and (min-width: 551px) and (max-width: 900px) {
	.articles li {
		margin: 0 10% 5% 0;
		width: 45%;
	}
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles li {
		margin: 0 6% 5% 0;
		width: 47%;
		border-width: 2px;
	}
}

@media all and (max-width: 399px) {
	.articles li {
		float: none;
		margin: 0 0 3em 0;
		width: auto;
		border-width: 2px;
	}
}

@media all and (min-width: 901px) {
	.articles li:nth-child(3n) {
		margin-right: 0;
	}
}

@media all and (min-width: 551px) and (max-width: 900px) {
	.articles li:nth-child(2n) {
		margin-right: 0;
	}
}

@media all and (max-width: 550px) {
	.articles li:nth-child(2n) {
		margin-right: 0;
	}
}

.articles li a {
	display: block;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
}

@media all and (min-width: 551px) {
	.articles li a {
		opacity: 1;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

@media all and (min-width: 551px) {
	.articles li a:hover {
		opacity: .9;
	}
}

.articles article {
	background: #e3e3e3;
	margin: 2px 0 0 0;
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	speak: none;
}

.articles article:before {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 10px;
	padding: 5px;
	font-family: "metaleater-glyphs";
	font-size: 2.7em;
	font-weight: 400;
	color: rgba(255,255,255,1);
	text-align: center;
	vertical-align: middle;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	-o-box-shadow: 1px 1px 2px rgba(0,0,0,.5);
	box-shadow: 1px 1px 2px rgba(0,0,0,.5);
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles article:before {
		left: 8px;
		padding: 4px;
		font-size: 1.8em;
	}
}

@media all and (max-width: 399px) {
	.articles article:before {
		left: 10px;
		padding: 5px;
		font-size: 2.3em;
	}
}

.articles .controller article:before, #video-games .articles article:before, #xbox .articles article:before, #playstation .articles article:before, #nintendo .articles article:before, #pc-mac .articles article:before, #mobile .articles article:before {
	content: "\e002";
	padding: 6px 5px;
	line-height: .95;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles .controller article:before, #video-games .articles article:before, #xbox .articles article:before, #playstation .articles article:before, #nintendo .articles article:before, #pc-mac .articles article:before, #mobile .articles article:before {
		padding: 4px 3px;
	}
}

@media all and (max-width: 399px) {
	.articles .controller article:before, #video-games .articles article:before, #xbox .articles article:before, #playstation .articles article:before, #nintendo .articles article:before, #pc-mac .articles article:before, #mobile .articles article:before {
		padding: 6px 5px;
	}
}

.articles .reel article:before, #movies .articles article:before {
	content: "\e001";
	line-height: 1;
}

.articles .note article:before, #music .articles article:before {
	content: "\e003";
	line-height: 1;
}

.articles article.metaleater:before {
	background: #575652;
}

.articles article.video-games:before, #video-games .articles article:before {
	background: #2c6d93;
}

.articles article.movies:before, #movies .articles article:before {
	background: #b40b0b;
}

.articles article.music:before, #music .articles article:before {
	background: #e89e0f;
}

.articles article.xbox:before, #xbox .articles article:before {
	background: #117d10;
}

.articles article.playstation:before, #playstation .articles article:before {
	background: #1e3a96;
}

.articles article.nintendo:before, #nintendo .articles article:before {
	background: #009ac7;
}

.articles article.pc:before, #pc-mac .articles article:before {
	background: #232323;
}

.articles article.mobile:before, #mobile .articles article:before {
	background: #a800df;
}

.articles article.entertainment:before, #entertainment .articles article:before {
	background: #575652;
}

@media all and (max-width: 550px) {
	.articles article.video-game-news:before {
		top: 5px;
		font-size: 2em;
	}
}

.articles article.movie-news:before {
	content: "\e001";
}

.articles article.music-news:before {
	content: "\e003";
}

.articles article.movie-news:before, .articles article.music-news:before, .articles article.entertainment-news:before {
	top: 17px;
}

.articles article.movie-news:before, .articles article.music-news:before {
	font-size: 3em;
}

@media all and (max-width: 550px) {
	.articles article.movie-news:before, .articles article.music-news:before, .articles article.entertainment-news:before {
		top: 10px;
		font-size: 1.7em;
	}
}

.articles article.entertainment-news:before {
	content: "\e80f";
	font-size: 2.8em;
}

.articles article header {
	background: rgba(0,0,0,.5);
	float: left;
	padding: 1.2em 1em .9em 1.2em;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-left: 10px solid rgba(0,0,0,.7);
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles article header {
		padding: .8em .6em .5em .6em;
		border-width: 8px;
	}
}

@media all and (max-width: 399px) {
	.articles article header {
		padding: 1.2em 1em .9em 1.2em;
		border-width: 10px;
	}
}

.articles article header.video {
	padding-left: 5em;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles article header.video {
		padding-left: 2.8em;
	}
}

@media all and (max-width: 399px) {
	.articles article header.video {
		padding-left: 5em;
	}
}

.articles header.video:before {
	display: inline-block;
	content: "\e021";
	position: absolute;
	top: 12px;
	left: 10px;
	font-family: "metaleater-glyphs";
	font-size: 2.8em;
	font-weight: 400;
	color: #fff;
	line-height: 1;
	text-align: center;
	vertical-align: middle;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles header.video:before {
		top: 5px;
		left: 5px;
		font-size: 1.8em;
	}
}

@media all and (max-width: 399px) {
	.articles article header.video {
		padding-left: 5em;
	}
}

.articles article h3, .articles article h4 {
	margin: 0 1em 0 0;
	font-family: "AmsiProCond-Ultra", Helvetica, Arial, sans-serif;
	font-weight: 400;
	color: #fff;
	text-align: left;
	text-transform: none;
	line-height: 1.3;
	vertical-align: middle;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);

}

.articles article h3 {
	font-size: 1.7em;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles article h3 {
		font-size: 1em;
	}
}

@media all and (max-width: 399px) {
	.articles article h3 {
		font-size: 1.5em;
	}
}

.articles article h3 span {
	text-align: center;
}

.articles article h4 {
	margin: 0 0 .2em 0;
	font-size: 1.3em;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles article h4 {
		font-size: .8em;
	}
}

.articles article header p {
	padding: .2em 0 0 .4em;
	border-left: 6px solid #117d10;
}

.articles article span {
	display: block;
	margin: 0 0 .1em 0;
	font-family: "AmsiProNarw-Ultra", Helvetica, Arial, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	font-weight: 400;
	color: #52b2ed;
	text-align: left;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

@media all and (max-width: 550px) {
	.articles article span {
		display: none;
	}
}

.articles article img {
	max-width: 100%;
	width: 100%;
}

.articles figure.background {
	background-size: cover;
}

.articles p {
	padding: .5em 9px 0 10px;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.3;
}

@media all and (min-width: 400px) and (max-width: 550px) {
	.articles p {
		padding-left: 7px;
		padding-right: 8px;
		font-size: 1em;
	}
}

@media all and (max-width: 399px) {
	.articles p {
		font-size: 1.3em;
	}
}

.articles p time {
	float: left;
	vertical-align: middle;
}

.articles p em {
	float: right;
	vertical-align: middle;
}

.content[role="main"] .articles p em {
	font-style: normal;
}

/* -- news articles more -- */

.page-nav {
	margin: 3em auto;
	padding: 0;
}

.more ul {
	margin: 0;
	text-align: center;
}

.more ul li {
	display: inline;
	margin: 0 1em 1em 0;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-weight: 400;
	text-transform: uppercase;
}

@media all and (max-width: 550px) {
	.more ul li {
		margin: 0 .8em .8em 0;
		font-size: 1.1em;
	}
}

.more ul li:last-child {
	margin-right: 0;
}

.more ul li a, .more ul li strong {
	display: inline-block;
	padding: .4em .7em;
	line-height: 1.4;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

@media all and (max-width: 550px) {
	.more ul li a, .more ul li strong {
		padding: .5em .8em;
	}
}

.more ul li strong {
	background: #1073b0;
	color: #fff;
}

.more ul li a {
	background: #d2d2d2;
	color: #3f3f3f;
}

.more ul li a:hover, .more ul li a:focus {
	background: #545454;
	color: #fff;
}

.more ul li a:active {
	background: #fff;
}

.more ul li a.prev:before, .more ul li a.next:after {
	font-family: "metaleater-glyphs";
	padding: 0 0 3px 0;
	vertical-align: middle;
}

.more ul li a.prev:before {
	content: "\e827";
	margin: 0 .4em 0 0;
}

.more ul li a.next:after {
	content: "\e826";
	margin: 0 0 0 .4em;
}

/* ---------- [footer] ---------- */

footer[role="contentinfo"] {
	background: #000 url(/images/layout/bg-footer.png) 0 0 repeat;
	margin: 4em 0 0 0;
	padding: 2em 0;
	border-top: 1px solid #fff;
	-webkit-box-shadow: inset 0 15px 10px -10px rgba(0,0,0,1);
	-moz-box-shadow: inset 0 15px 10px -10px rgba(0,0,0,1);
	-o-box-shadow: inset 0 15px 10px -10px rgba(0,0,0,1);
	box-shadow: inset 0 15px 10px -10px rgba(0,0,0,1);
}

.contentinfo .container {
	display: block;
	padding: 0.5em 0;
	font-weight: normal;
	text-align: left;
}

.contentinfo .container, .contentinfo .container p {
	font-family: "urbana", Helvetica, Arial, sans-serif;
}

.contentinfo a, .contentinfo a:visited {
	color: #52b2ed;
}

.contentinfo a:hover {
	color: #fff;
}

/* -- copyright -- */

.contentinfo .copyright {
	margin: 0 auto;
	padding: 0;
}

.contentinfo .copyright p {
	margin: 0 auto;
	font-size: 1.3em;
	color: #f1f1f1;
	text-align: center;
	line-height: 1.3;
}

/* -- logo -- */

#logo-footer {
	display: inline-block;
	margin: 0 auto 1em auto;
	width: 50px;
	height: 50px;
	text-align: center;
	opacity: .4;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

#logo-footer:hover {
	opacity: 1;
}

/* -- lists -- */

.contentinfo ul {
	display: inline-block;
}

.contentinfo .list-items {
	margin: 0;
	padding: 0;
}

.contentinfo .list-items li {
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.4;
	vertical-align: middle;
	speak: none;
}

@media all and (max-width: 550px) {
	.contentinfo .list-items li {
		display: inline;
	}
}

.contentinfo .list-items li a {
	display: inline-block;
	margin: 0 0 .5em 0;
}

@media all and (max-width: 550px) {
	.contentinfo .list-items li a {
		margin: 0 1.2em 1em 0;
	}
}

.contentinfo .list-items li a:before {
	margin: 0 .5em 0 0;
	font-family: "metaleater-glyphs";
	font-size: 120%;
	color: #8d8d8d;
}

.contentinfo .list-items li a.icon-about:before {
	content: '\e022';
}

.contentinfo .list-items li a.icon-help:before {
	content: '\e017';
}

.contentinfo .list-items li a.icon-terms:before {
	content: '\e019';
}

.contentinfo .list-items li a.icon-privacy:before {
	content: '\e018';
}

.contentinfo .list-items li a.icon-copyright:before {
	content: '\e020';
}

.contentinfo .list-right {
	float: right;
	vertical-align: top;
}

/* -- cols -- */

.cols {
	margin: 0 0 5em 0;
	width: 100%;
}

.col, .col-alt {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.col {
	width: 20%;
}

@media all and (min-width: 551px) and (max-width: 800px) {
	.col {
		margin: 0 0 2em 0;
		width: 33.33%;
	}
}

@media all and (max-width: 550px) {
	.col {
		margin: 0 0 3em 0;
		display: block;
		float: none;
		width: auto;
	}
}

.col-alt {
	width: 40%;
}

@media all and (min-width: 551px) and (max-width: 800px) {
	.col-alt {
		margin-top: 2em;
		display: block;
		width: 100%;
	}
}

@media all and (max-width: 550px) {
	.col-alt {
		margin-top: 4em;
		display: block;
		float: none;
		width: auto;
	}
}

.cols h3, .cols h4 {
	color: #f1f1f1;
	text-align: left;
	text-transform: uppercase;
	line-height: 1.3;
	text-shadow: 0 -1px 0 rgba(0,0,0,1);
}

.cols h3 {
	margin: 0 0 1em 0;
	font-size: 1.7em;
	font-weight: 400;
}

.cols h4 {
	margin: 0 0 .5em 0;
	font-size: 1.3em;
	font-weight: 400;
}

.cols p {
	margin: 1em 0;
	font-size: 1.3em;
	text-align: left;
	line-height: 1.3;
}

.col img {
	margin: 10px auto;
	text-align: center;
}

/* -- social media icons footer -- */

.social-footer {
	margin: 0;
	padding: 0;
}

.social-footer li {
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.4;
	vertical-align: middle;
	speak: none;
}

@media all and (max-width: 550px) {
	.social-footer li {
		display: inline;
	}
}

.social-footer li a {
	display: inline-block;
	margin: 0 0 .5em 0;
}

@media all and (max-width: 550px) {
	.social-footer li a {
		margin: 0 1.2em 1em 0;
	}
}

.social-footer li a:before {
	margin: 0 .5em 0 0;
	font-family: "metaleater-glyphs";
	font-size: 120%;
	color: #8d8d8d;
	vertical-align: middle;
}

.social-footer li a.icon-facebook:before {
	content: '\e802';
}

.social-footer li a.icon-twitter:before {
	content: '\e801';
}

.social-footer li a.icon-gplus:before {
	content: '\e803';
}

.social-footer li a.icon-youtube:before {
	content: '\e800';
}

.social-footer li a.icon-youtube-play:before {
	content: '\e806';
}

.social-footer li a.icon-instagram:before {
	content: '\e804';
}

.social-footer li a.icon-rss:before {
	content: '\e837';
}

.social-footer li a.icon-dailymotion:before {
	content: '\e621';
}

.social-footer li a.icon-soundcloud:before {
	content: '\eac4';
}

/* -- vcard -- */

.contentinfo .vcard {
	margin: 0;
	padding: 0;
	color: #8d8d8d;
}

.contentinfo .vcard div {
	font-size: 1.3em;
	line-height: 1.5;
}

.contentinfo .vcard .fn {
}

.contentinfo .vcard div.adr div {
	font-size: inherit;
}

.contentinfo .vcard .email {
	margin: 0 0 1em 0;
}

/* -- back to top -- */

#top-wrap {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -110px;
	right: 0;
}

@media all and (max-width: 550px) {
	#top-wrap {
		margin: 0 auto;
		left: 0;
		right: 0;
	}
}

#top-wrap p {
	text-align: center;
}

#top-wrap a {
	display: inline-block;
	background: #d2d2d2;
	padding: .4em 1.2em .5em 1.2em;
	font-family: "AmsiProNarw-Ultra", Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: 400;
	color: #3f3f3f;
	text-align: center;
	text-transform: uppercase;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

@media all and (min-width: 551px) {
	#top-wrap a {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

@media all and (max-width: 550px) {
	#top-wrap a {
		font-size: 1.1em;
	}
}

#top-wrap a:before {
	display: block;
	margin: 0 0 .5em 0;
	padding: 0;
	content: "\e825";
	font-family: "metaleater-glyphs";
	text-align: center;
	line-height: 1.5;
	vertical-align: middle;
}

#top-wrap a:hover {
	background: #545454;
	color: #fff;
}

/* -- newsletter -- */

.newsletter {
	background: rgba(255,255,255,.05);
	margin: 0;
	padding: 1.2em 1.5em;
	webkit-border-radius: 4px;
	moz-border-radius: 4px;
	border-radius: 4px;
}

.newsletter p {
	margin: 0 0 1.2em 0;
	font-size: 1.25em;
	color: #f1f1f1;
	text-align: center;
	line-height: 1.2;
}

.newsletter p:first-child {
	margin: .7em 0 1em 0;
	font-size: 1.5em;
}

.newsletter p:first-child span {
	display: block;
	padding-top: .5em;
	text-align: center;
}

.newsletter p#response {
	margin: 0;
	font-size: 1.25em;
	text-align: center;
	line-height: 1.3;
}

@media all and (max-width: 550px) {
	.newsletter p#response {
		margin: 1em 0 .5em 0;
	}
}

.newsletter p#response span.success {
	color: #fff;
}

.newsletter p#response span.error {
	color: #ff5d0d;
}

.newsletter p#response span.success:before, .newsletter p#response span.error:before {
	margin: 0 .5em 0 0;
	font-family: "metaleater-glyphs";
	font-size: 120%;
	line-height: 1.5;
	vertical-align: middle;
}

.newsletter p#response span.success:before {
	content: "\e813";
	color: #1073b0;
}

.newsletter p#response span.error:before {
	content: "\e83a";
	color: #ff5d0d;
}

.newsletter ul {
	display: table;
	margin: 0 auto 2.5em auto;
	text-align: center;
	overflow: hidden;
}

.newsletter ul li {
	display: table-cell;
	float: left;
	margin-right: 2em;
	white-space: nowrap;
}

.newsletter ul li:last-child {
	margin-right: 0;
}

.subscribe {
	margin: 0 auto 1.5em auto;
	width: 100%;
}

@media all and (max-width: 550px) {
	.subscribe {
		margin: 0 auto;
		text-align: center;
	}
}

.subscribe fieldset {
	margin: 0 auto;
	text-align: center;
}

.subscribe input[type="text"], .subscribe input[type="submit"] {
	font-family: "urbana", Helvetica, Arial, sans-serif;
}

@media all and (max-width: 550px) {
	.subscribe input[type="text"], .subscribe input[type="submit"] {
		font-size: 1.4em;
	}
}

.subscribe input[type="text"] {
	background: #fafafa;
	padding: .2em .4em;
	width: 60%;
	border: 1px solid #d2d2d2;
	font-size: 1.7em;
	color: #a4a4a4;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	-o-box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.05);
}

@media all and (max-width: 550px) {
	.subscribe input[type="text"] {
		display: block;
		margin: 0 auto .8em auto;
		border: none;
	}
}
	
.subscribe input[type="submit"] {
	background: #1073b0;
	padding: .2em .4em;
	border: none;
	font-size: 1.7em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

@media all and (max-width: 550px) {
	.subscribe input[type="submit"] {
		display: block;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 550px) { 
    .subscribe input[type="submit"] {
		width: 100px;
	}
}

.subscribe input[type="text"]:focus {
	color: #3f3f3f;
	background: #fff;
}
	
.subscribe input[type="submit"]:hover {
	background: #1583c7;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
	
.subscribe input[type="submit"]:active {
	background: #fff;
}

/* ---------- [404] ---------- */

#page-not-found {
	background: #fcee21;
	border-top: 8px solid #000;
}

.page-error h1, .page-error h2 {
	color: #000;
	text-transform: uppercase;
	letter-spacing: 0;
}

.page-error h1 {
	margin: .4em 0;
	font-size: 7em;
	font-weight: 400;
	color: #000;
	text-align: center;
}

.page-error h2 {
	margin: 1.5em 0;
	font-size: 2.5em;
	font-weight: 400;
	text-align: center;
	line-height: 1.4;
}

.page-error p {
	margin: 0 0 1.4em 0;
	padding: 0;
	font-family: "urbana", Helvetica, Arial, sans-serif; 
	font-size: 1.8em;
	font-weight: 400;
	color: #000;
	text-align: center;
	text-shadow: none;
	line-height: 1.5;
}

.page-error p strong {
	text-transform: uppercase;
}

.page-error a {
	background: #000;
	padding: 0 .3em;
	color: #fcee21;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

#error img {
	margin: 0 auto;
	text-align: center;
}

/* ---------- [disqus] ---------- */

.news-article .comments {
	margin-left: 0;
	width: 100%;
}

#disqus_thread a:link, #disqus_thread a:visited {
	font-weight: normal;
	text-decoration: none;
	outline: none;
	color: #1073b0;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

@media all and (max-width: 700px) {
	#disqus_thread {
		width: 100%;
	}
}

@media all and (max-width: 550px) {
	#disqus_thread {
		display: block;
		width: 100%;
	}
}

@media all and (min-width: 551px) {
	#disqus_thread a:link, #disqus_thread a:visited {
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

#disqus_thread a:hover {
	color: #5f5f5f;
}

.show-comments {
	display: block;
	margin: 0 0 1em 0;
}

.show-comments a {
	background: #1073b0;
	display: block;
	padding: .5em .7em .4em .7em ;
	font-family: "urbana", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	font-weight: 400;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	line-height: 1.4;
	cursor: pointer;
	webkit-border-radius: 3px;
	moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.show-comments a:before {
	margin: -2px .5em .1em 0;
	content: "\e839";
	font-family: "metaleater-glyphs";
	font-size: 120%;
	color: #fff;
	vertical-align: middle;
}

.show-comments a:hover {
	background: #545454;
	color: #fff;
}

/* ---------- [flexslider] ---------- */

/* -- resets -- */

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
}

/* -- necessary styles-- */

#screen-slider {
	margin: 0 0 3em 0;
}

.flexslider {
	margin: 0;
	padding: 0;
}

.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} 

/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
	width: 100%;
	display: block;
}

.flex-pauseplay span {
	text-transform: capitalize;
}

/* Clearfix for the .slides element */

.slides:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	line-height: 0;
}

html[xmlns] .slides {
	display: block;
}

* html .slides {
	height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

.no-js .slides > li:first-child {
	display: block;
}

/* -- main styles -- */

.flexslider {
	position: relative;
	margin: 0 0 2em 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

.loading .flex-viewport {
	max-height: 300px;
}

.flexslider .slides {
	display: inline-block;;
}

.carousel li {
	margin-right: 10px;
}

/* -- direction nav -- */

.flex-direction-nav {
	height: 0;
	color: #fff;
}

.flex-direction-nav a {
	display: block;
	margin: 0;
	position: absolute;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	vertical-align: middle;
	color: rgba(255,255,255,0.8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

@media all and (min-width: 1300px) {
	.flex-direction-nav a {
		top: 37%;
	}
}

@media all and (min-width: 1100px) and (max-width: 1299px) {
	.flex-direction-nav a {
		top: 34%;
	}
}

@media all and (min-width: 551px) and (max-width: 1099px) {
	.flex-direction-nav a {
		top: 32%;
	}
}

@media all and (max-width: 550px) {
	.flex-direction-nav a {
		top: 30%;
	}
}

.flex-direction-nav .flex-prev {
	left: -50px;
}

.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}

@media screen and (max-width: 700px) {
  .flex-direction-nav .flex-prev {
	left: 10px;
	}
	
  .flex-direction-nav .flex-next {
	right: 10px;
	}
}

.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 10px;
}

.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	filter: alpha(opacity=0.0);
	cursor: default;
}

.flex-direction-nav a:before {
	font-size: 4em;
	display: inline-block;
	font-family: "metaleater-glyphs";
	content: '\e827';
	vertical-align: middle;
}

@media all and (max-width: 550px) {
	.flex-direction-nav a:before {
		font-size: 2em;
	}
}

.flex-direction-nav a.flex-next:before {
	content: '\e826';
}

/* -- play/pause -- */

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}

.flex-pauseplay a:before {
	font-size: 20px;
	display: inline-block;
}

.flex-pauseplay a:hover {
	opacity: 1;
}

.flex-pauseplay a.flex-play:before {
	content: '\f003';
}

/* -- control nav -- */

.flex-control-nav {
	margin: .5em 0 0 0;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	margin: .8em .4em 0 .4em;
	display: inline-block;
}

.flex-control-paging li a {
	margin: 0;
	width: 20px;
	height: 20px;
	display: block;
	background: #666;
	background: rgba(0,0,0,0.3);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;
	border-radius: 20px;
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-webkit-perspective: 1000;
	webkit-backface-visibility: hidden;
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0,0,0,0.5);
}

.flex-control-paging li a.flex-active {
	background: #000;
	background: rgba(16,115,176,1);
	cursor: default;
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}

.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}

.flex-control-thumbs img:hover {
	opacity: 1;
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}

/* ---------- [ie specific rules] ---------- */

/* -- header -- */

.ie6 header[role="banner"] {
	background: url(/images/layout/ie-warning.gif) top center no-repeat;
	position: static;
	margin: 0;
	padding-top: 150px;
}

.ie7 header[role="banner"], .ie8 header[role="banner"] {
	border-bottom: 1px solid #3f3f3f;
}

.ie7 #main-header, .ie8 #main-header {
	margin-top: 100px;
}

/* -- container -- */

.ie6 .container, .ie7 .container, .ie8 .container {
	width: 980px;
}

/* -- logo -- */

.ie7 #logo {
	margin-bottom: 1.6em;
	display: block;
}

.ie7 #logo a, .ie8 #logo a {
	background: url(/images/layout/metaleater-logo-ie.png) 0 0 no-repeat;
	width: 275px;
	height: 60px;
	margin-bottom: 1.6em;
}

.ie7 #logo a img, .ie8 #logo a img {
	display: none
}

/* -- primary navigation -- */

.ie7 #nav, .ie8 #nav {
	float: right;
	margin-top: 62px;
}

.ie7 #nav li, .ie8 #nav li {
	display: inline;
}

.ie7 #nav .menu > li, .ie8 #nav .menu > li {
	margin-right: 0;
	margin-left: 1em;
}

.ie7 #nav .menu > li:hover > a, .ie7 #nav .menu:not( :hover ) > li > a:active {
	background: #1073b0;
	color: #fff;
}

.ie7 #nav .sub-menu {
	width: 150px;
	box-sizing: content-box;
}

.ie7 #nav a {
	padding: 0;
}

.ie7 #nav .menu > li > ul li a {
	font-size: 1.2em;
	color: #fff;
	padding: 0 1em .1em 1.1em;
	margin: 0;
}

/* -- top-stories -- */

.ie8 #top-stories {
	margin-top: 0;
}

.ie7 #main-slider article header, .ie8 #main-slider article header {
	background: #333333;
}

.ie7 #main-slider article:before, .ie8 #main-slider article:before {
	color: #fff;
}

/* -- newsletter -- */

.ie7 .newsletter, .ie8 .newsletter {
	background: #0f0f0f;
}

.ie7 .newsletter ul {
	display: block;
	overflow: hidden;
}

.ie7 .newsletter ul li {
	display: inline;
	float: left;
	margin-right: 0;
}

.ie8 .newsletter ul {
	margin: 0 auto;
	overflow: hidden;
}

.ie8 .newsletter ul li {
	float: left;
}

.ie8 .newsletter ul li:last-child {
	margin-right: 0;
}

/* -- main cols -- */

.ie7 .cols {
	overflow: hidden;
}

.ie7 .col, .ie8 .col {
	float: left;
	padding: 0;
	margin: 0;
}

/* -- news articles -- */

.ie7 .news-article, .ie8 .news-article {
	margin-left: 0;
	padding: 0;
	width: 720px;
}

.ie7 .news-article aside, .ie8 .news-article aside {
	float: none;
	position: static;
	margin: 0;
	width: auto;
}

.ie7 .news-article aside h2, .ie8 .news-article aside h2 {
	display: none;
}

.ie7 .news-article article aside p, .ie8 .news-article article aside p {
	margin: 0 0 1.4em 0;
	padding: 0;
	text-align: left;
}

.ie7 .news-article article aside time span, .ie7 .news-article article aside time strong, .ie8 .news-article article aside time span, .ie8 .news-article article aside time strong {
	display: inline;
	text-align: left;
}

.ie7 .news-article article aside time strong {
	border-top: none;
	border-bottom: none;
}

.ie7 .news-article article, .ie8 .news-article article {
	margin-left: 0;
}

.ie7 .news-article article img.twitter-bird-icon, .ie8 .news-article article img.twitter-bird-icon {
	background: none;
}

.ie7 .news-article article figure img, .ie8 .news-article article figure img {
	width: auto;
	max-width: 100%;
}

.ie7 .news-article article .article-footer ul li, .ie8 .news-article article .article-footer ul li {
	display: inline;
}

.ie7 .complementary, .ie8 .complementary {
	width: 230px;
}

.ie7 .news-article article .article-content blockquote, .ie8 .news-article article .article-content blockquote {
	background: #dedede;
}

.ie7 .news-article article .article-footer ul li a, .ie8 .news-article article .article-footer ul li a {
	background: url(/images/layout/icons-sprite-60.png) no-repeat;
	display: inline-block;
	font-size: 1.2em;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: 1.6;
}

.ie7 .news-article article .article-footer ul li.facebook a, .ie8 .news-article article .article-footer ul li.facebook a {
	padding: 8px 10px 5px 29px;
	background-color: #3a5a9b;
	background-position: 10px -1082px;
}

.ie7 .news-article article .article-footer ul li.twitter a, .ie8 .news-article article .article-footer ul li.twitter a {
	padding: 8px 10px 5px 40px;
	background-color: #28aae1;
	background-position: 10px -1148px;
}

.ie7 .news-article article .article-footer ul li.google a, .ie8 .news-article article .article-footer ul li.google a {
	padding: 8px 10px 5px 34px;
	background-color: #dd4b39;
	background-position: 10px -1214px;
}

.ie7 .news-article article .article-footer ul li.email a, .ie8 .news-article article .article-footer ul li.email a {
	padding: 8px 10px 5px 36px;
	background-color: #1073b0;
	background-position: 10px -1281px;
}

.ie7 .news-article article .article-footer ul li.short-url a, .ie8 .news-article article .article-footer ul li.short-url a {
	padding: 8px 10px 5px 36px;
	background-color: #808080;
	background-position: 10px -1347px;
}

.ie7 .news-article article .article-content ul.list-items li, .ie8 .news-article article .article-content ul.list-items li {
	background: url(/images/layout/bullet.gif) no-repeat 0 50%;
	padding-left: 16px;
	margin: 0 0 .5em 0;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1.4;
	vertical-align: middle;
}

.ie7 ol.articles article header, .ie8 ol.articles article header {
	background: #333333;
}

.ie7 .articles article:before, .ie8 .articles article:before {
	color: #fff;
}

.ie7 .articles li, .ie8 .articles li {
	margin: 0 26px 4% 0;
	float: left;
	width: 300px;
}

.ie7 .social {
	display: none;
}

.ie7 .latest-news li a:hover, .ie8 .latest-news li a:hover {
	background: #e5e5e5;
}

/* -- news articles more -- */

.ie7 .more ul li a, .ie8 .more ul li a, .ie7 .more ul li strong, .ie8 .more ul li strong {
	padding: .8em 1em;
}

.ie7 .more ul li a.prev, .ie8 .more ul li a.prev {
	padding-left: 1em;
}

.ie7 .more ul li a.next, .ie8 .more ul li a.next {
	content: "\e826";
	margin: 0 0 0 .4em;
}

/* -- footer -- */

.ie7 #top-wrap p a, .ie8 #top-wrap p a {
	padding: 1.2em;
}

.ie7 #footer-logo, .ie8 #footer-logo {
	background: url(/images/layout/metaleater-logo-footer.png) no-repeat;
	display: block;
	margin: 0 0 20px 0;
	width: 60px;
	height: 60px;
}

.ie7 #logo-footer, .ie8 #logo-footer {
	display: none;
}

/* ---------- [flexslider] ---------- */

.ie7 .flex-control-nav li, .ie7 .flex-control-nav li {
	display: inline;
}