﻿/*

Days Missing

*/

body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family: 'Trebuchet MS', sans-serif;
	color: #edeae5;
	background: #000;
}

a {
	color: #ed232a;
	text-decoration: none;
}

	a:hover {
		color: #f00;
		text-shadow: #f00 0 0 5px;
	}

	a:focus {
		outline: none;
	}
	
button::-moz-focus-inner {
	border: 0; 
}

hr {
	height: 1px;
	color: #abaaa8;
	background-color: #abaaa8;
	border: 0px;
}

img {
	border: none;
}

.clear {
	clear: both;
}

table {
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

tr, td {
	padding: 0;
	margin: 0;
}


/* Telesonarium */

#firstfold {
	width: 70px;
	height: 70px;
	display: block;
	position: absolute;
	background: #f00;
	text-indent: -9999px;
	margin: 382px 0 0 368px;
	background: url('images/firstfold-button.png') 0 70px no-repeat;
	z-index: 1000;
}

	#firstfold:hover {
		background-position: 0 0;
	}

#telesonarium-wrap {
	background: url('images/header-telesonarium.jpg') center top no-repeat;
}

#telesonarium {
	width: 1000px;
	height: 590px;
	margin: 0 auto;
	background: url('images/header-telesonarium.jpg') center top no-repeat;
}

#telesonarium-left {
	width: 350px;
	float: left;
}

	h1 {
		width: 350px;
		height: 150px;
		padding: 0;
		margin: 0;
		display: block;
	}

	h1 a {
		width: 350px;
		height: 150px;
		display: block;
		text-indent: -9999px;
	}

	#telesonarium-header {
		width: 345px;
		height: 120px;
		padding: 10px 0 0 5px;
	}
	
		.telesonarium-header {
			padding: 20px;
			display: none;
			color: #361b12;
			font-size: 15px;
		}
		
		.telesonarium-header a {
			margin: 75px 0 0 185px;
			color: #7a2425;
			font-size: 12px;
			font-weight: bold;
			line-height: 12px;
			position: absolute;
		}
	
			h2 {
				padding: 0 0 8px 0;
				margin: 0;
				font-family: 'Trebuchet MS', sans-serif;
				letter-spacing: 3px;
				font-weight: bold;
				text-transform: uppercase;
				font-size: 16px;
				line-height: 16px;
			}
		
			h2.date{
				padding: 0 0 8px 0;
				font-weight: normal;
				font-family: Georgia, serif;
				font-size: 28px;
				letter-spacing: -1px;
				text-transform: none;
			}
		

	#telesonarium-content {
		width: 295px;
		height: 245px;
		margin: 35px 0 0 20px;
		overflow: hidden;
		font-size: 12px;
		line-height: 15px;
	}

		h3 {
			padding: 0 0 3px 0;
			margin: 0;
			font-size: 15px;
			line-height: 15px;
			letter-spacing: 2px;
			font-weight: bold;
			font-family: 'Trebuchet MS', sans-serif;
			color: #741b1d;
			text-transform: uppercase;
		}
		
			h3.coming-soon {
				font-size: 28px;
				line-height: 60px;
				padding: 10px 0 0 20px;
				font-weight: normal;
				letter-spacing: 10px;
			}
		
		.telesonarium-content {
			display: none;
		}
	
	
#telesonarium-right {
	width: 600px;
	height: 590px;
	margin: 0 0 0 50px;
	float: left;
}

	.telesonarium-viewer {
		width: 600px;
		height: 590px;
		display: none;
		position: absolute;
	}
	
		#viewer-frontpage {
			width: 600px;
			height: 590px;
			position: absolute;
			text-indent: -9999px;
			Xbackground: url('images/viewer-frontpage-issue5.jpg') no-repeat;
		}
		
			#viewer-frontpage a {
				width: 600px;
				height: 590px;
				display: block;
				overflow: hidden;
				text-indent: -9999px;
				background: url('images/viewer-frontpage-vol2.jpg') no-repeat;
			}
			
		#viewer-firstfold {
			background: url('images/viewer-firstfold.jpg') no-repeat;
		}
		
		#viewer-1-1 {
			background: url('images/viewer-1-1.jpg') no-repeat;
		}
		
		#viewer-1-2 {
			background: url('images/viewer-1-2.jpg') no-repeat;
		}
		
		#viewer-1-3 {
			background: url('images/viewer-1-3.jpg') no-repeat;
		}
		
		#viewer-1-4 {
			background: url('images/viewer-1-4.jpg') no-repeat;
		}
		
		#viewer-1-5 {
			background: url('images/viewer-1-5.jpg') no-repeat;
		}
		
		#viewer-2-1 {
			background: url('images/viewer-2-1.jpg') no-repeat;
		}
		
		#viewer-2-2 {
			background: url('images/viewer-2-2.jpg') no-repeat;
		}
		
		#viewer-2-3 {
			background: url('images/viewer-2-3.jpg') no-repeat;
		}
		
		#viewer-2-4 {
			background: url('images/viewer-2-4.jpg') no-repeat;
		}
		
		#viewer-2-5 {
			background: url('images/viewer-2-5.jpg') no-repeat;
		}

		
/* Timeline Tab */

#timeline-series-wrap {
	width: 1000px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
}

#timeline-series-one, #timeline-series-two {
	width: 1000px;
	height: 200px;
	position: absolute;
}

#timeline-series-one {
	display: none;
}

.timeline-tab-two {
	width: 1000px;
	height: 20px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	xbackground: url('images/timeline-tab.png') no-repeat;
}

.timeline-tab-one {
	width: 170px;
	height: 50px;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
}

.timeline {
	width: 1000px;
	height: 150px;
	background: url('images/timeline.png') no-repeat;
}

.timeline-item {
	height: 150px;
	padding: 0;
	margin: 0;
	overflow: hidden;
	vertical-align: middle;
}

.timeline-item img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

div.tooltip { 
	width: 165px;
	height: 110px;
	padding: 20px 15px 10px 20px;
    display: none; 
    color: #fff;
	font-size: 12px;
	line-height: 15px;
	background: url('images/tooltip.png') no-repeat;
}
	
	div.tooltip strong {
		font-family: 'Trebuchet MS', sans-serif;
		letter-spacing: 3px;
		font-weight: bold;
		text-transform: uppercase;
		display: block;
		padding: 0 0 7px 0;
		line-height: 12px;
		font-size: 12px;
		color: #eb3237;
	}
	
	div.tooltip em {
		color: #f6e33e;
	}

/* Review Quotes */

#review-quote {
	width: 320px;
	height: 120px;
	margin: 0;
	position: absolute;
	font-family: Georgia, serif;
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #361b12;
	text-align: center;
	overflow: hidden;
}

	#review-quote small {
		display: block;
		font-family: Arial, sans-serif;
		font-size: 14px;
		text-align: right;
		letter-spacing: 0;
		line-height: 14px;
	}
	
	#review-quote td {
		height: 75px;
		width: 300px;
		padding: 10px 10px 0 10px;
		vertical-align: middle;
	}
	
		#review-quote td.review-meta {
			height: 25px;
			width: 300px;
			padding: 5px;
			vertical-align: middle;
		}
	
	#review-quote a {
		color: #7a2425;
		font-size: 11px;
		line-height: 11px;
	}
	
		#review-quote a:hover {
			color: #f00;
		}
		
		#review-quote div {
			display: none;
		}
		

/* FOOTER */

#footer {
	padding: 0 0 20px 0;
	background: url('images/footer.jpg') center top no-repeat;
}	

#footer-credit {
	height: 60px;
	padding: 0;
	float: left;
	border-collapse: collapse;
	margin: 0;
	font-family: 'Arial', sans-serif;
	color: #6d0709;
}

	#footer-credit td {
		padding: 0 0 0 10px;
		margin: 0;
		vertical-align: bottom;
	}
	
	#footer-credit a {
		color: #a4191c;
	}
	
		#footer-credit a:hover {
			color: #df1418;
			text-shadow: 0 0 3px #df1418;
		}
	
#footer-logos {
	padding: 0 10px 10px 0;
	float: right;
}
	
#footermenu, #footermenu table {
	border-collapse: collapse;
	height: 165px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	cellspacing: 0;
}

	#footermenu img {
		-ms-interpolation-mode: bicubic;
	}

	#footermenu td {
		padding: 0;
		margin: 0;
	}

.footermenu-item td {
	height: 150px;
}
 
	.footermenu-item td.footermenu-caption {
		height: 15px;
		text-align: center;
		text-shadow: 0 0 3px #fff;
		color: #fff;
		font-size: 15px;
		line-height: 15px;
	}
	 
	 
/* Series 1 Ads - NOW UNDER HEADLINES */

#series1-available {
	width: 295px;
	height: 245px;
	display: block;
	text-indent: -9999px;
	background: url('images/headlines-content.jpg') no-repeat;
}

	#series1-available-modal-content {
		width: 640px;
		height: 480px;
		background: url('images/series1-available-modal.png') no-repeat;
	}
	
	
		#series1-modal-preview {
			width: 78px;
			height: 26px;
			margin: 205px 0 0 183px;
			float: left;
			overflow: hidden;
			text-indent: -9999px;
		}

		#series1-modal-buyit {
			width: 147px;
			height: 34px;
			margin: 200px 0 0 8px;
			float: left;
			overflow: hidden;
			text-indent: -9999px;
		}

		#series1-modal-comixology {
			width: 146px;
			height: 32px;
			margin: 372px 0 0 47px;
			float: left;
			overflow: hidden;
			text-indent: -9999px;
		}
		
		#series1-modal-graphicly {
			width: 146px;
			height: 32px;
			margin: 11px 0 0 462px;
			float: left;
			overflow: hidden;
			text-indent: -9999px;
		}

#series1-available-preview {
	width: 62px;
	height: 17px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: -163px 0 0 108px;
}

#series1-available-buy {
	width: 82px;
	height: 17px;
	display: block;
	position: absolute;
	text-indent: -9999px;
	margin: -134px 0 0 184px;
}
		

/* Modal (640x480) */

.modal {
			display: none;
			background-image: url('images/modal.png');
			width: 660px;		
			padding: 50px 25px 25px 45px;
		}
		
	.modal .close {
		background-image: url('images/modal-close.png');
		position: absolute;
		right: 5px;
		top: 5px;
		cursor: pointer;
		height: 35px;
		width: 35px;
	}

.modal h3 {
	padding: 30px 0 0 0;
	color: #ed333e;
}
	
h4 {
	padding: 5px 0 10px 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 4px;
	text-transform: uppercase;
}

.team-thumb {
	padding: 0;
	margin: 30px 10px 0 0;
	border: 1px solid #751f1e;
	display: block;
	float: left;
}

.preview {
	width: 640px;
	height: 480px;
	overflow: scroll;
	overflow-x: hidden;
}


/* Reviews Page */

#gn-header {
	height: 150px;
	background: #0a0e0f url('images/header.jpg') center top no-repeat;
	border-bottom: 4px solid #6d0709;
}

#gn-header h1 {
	width: 1000px;
	margin: 0 auto;
	background: url('images/header.jpg') center top no-repeat;
}

#gn-content-wrap {
	border-bottom: 4px solid #6d0709;
	background: #fff url('images/background.jpg') center top repeat-y;
}

#gn-content {
	width: 900px;
	margin: 0 auto;
}

#gn-main {
	width: 950px;
	height: 605px;
	overflow: hidden;
}	

#review-quotes {
	width: 600px;
	padding: 0 0 20px 0;
	margin: 0 auto;
	font-family: 'Georgia', serif;
	letter-spacing: -1px;
	color: #333;
	font-size: 18px;
	line-height: 18px;
	text-align: left;
	}

	.review-quotes-title {
		width: 600px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		display: block;
		font-family: Arial, sans-serif;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 2px;
		color: #8f1210;
		border-bottom: 2px solid #8f1210;
	}
	
	span.review-quotes-title {
		margin-bottom: 10px;
	}
	
	#review-quote .review-quotes-title {
		display: none;
	}

	#review-quotes small {
		display: block;
		font-family: Arial, sans-serif;
		font-size: 14px;
		text-align: left;
		letter-spacing: 0;
		line-height: 16px;
	}
	
	
	#review-quotes td {
		width: 600px;
		padding: 10px 0;
	}
	
	#review-quotes a {
		color: #7a2425;
		font-size: 11px;
		line-height: 11px;
	}
	
		#review-quotes a:hover {
			color: #f00;
		}
		
		#review-quotes div {
			border-bottom: 1px dotted #777;
		}

#gn-content #review-quotes table td.review-meta small{
	text-align: right;
}


/* Videos Page */

#videos-wrap {
	background: url('images/header.jpg') center top no-repeat;
}

	#videos {
		width: 1000px;
		margin: 0 auto;
		background: url('images/header.jpg') center top no-repeat;
	}
	
.black-box {
	min-height: 125px;
	padding: 10px;
	margin: 20px 0 0 0;
	border: 2px solid #6b1a17;
	background: url('images/black-box.png');
}

#videos-wrap #footer {
	margin-top: 40px;
}

.black-box a {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	width: 160px;
	display: block;
	float: left;
}

.black-box img {
	width: 160px;
	height: 90px;
	opacity: .7;
}

.black-box img:hover {
	opacity: .99;
}


/* Downloads Page */

#downloads-wrap {
	background: url('images/header.jpg') center top no-repeat;
}

	#downloads {
		width: 1000px;
		margin: 0 auto;
		background: url('images/header.jpg') center top no-repeat;
	}
	
#downloads .black-box {
	min-height: 460px;
	padding: 10px;
	margin: 20px 0 0 0;
	border: 2px solid #6b1a17;
	background: url('images/black-box.png');
}

#downloads-wrap #footer {
	margin-top: 40px;
}

#downloads .black-box a {
	font-size: 11px;
	line-height: 11px;
	text-align: center;
	width: auto;
	display: inline;
	float: none;
}

#downloads .black-box img {
	width: auto;
	height: auto;
	padding: 0 10px 10px 0;
	opacity: .7;
}

	#downloads .black-box img:hover {
		width: auto;
		height: auto;
		padding: 0 10px 10px 0;
		opacity: .99;
	}

	
/* Headlines Modal */

#headlines-modal-content {
	width: 640px;
	height: 480px;
	overflow: auto;
}

	#headlines-modal h3 {
		padding: 0 0 20px 0;
	}

	#headlines-modal-content a {
		padding: 6px 0;
		display: block;
		line-height: 14px;
		border-top: 1px solid #514d4c;
	}

		#headlines-modal-content a strong {
			color: #edeae5;
			font-size: 11px;
			letter-spacing: 1px;
		}
		
#headlines-more {
	text-align: right;
}


/* Special */

#badge {
	width: 188px;
	height: 140px;
	text-indent: -9999px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10000;
	background: url('images/badge.png') no-repeat;
}
