@charset "utf-8";
/* CSS Document */

#Wrapper {
	text-align:left;
	left: 0px;
	width: 1000px;
	position:relative;
	margin:auto;
	top: -8px;
	z-index: 2;
}
#RewindLogo {
	position:absolute;
	top:-10px;
	width:1000px;
	height:150px;
	z-index:1;
	background-color: #000000;
	background-image: url("../Images/Site/Logo2.png");
}

#MainMenu {
	position:absolute;
	left:789px;
	top:286px;
	width:160px;
	height:139px;
	z-index:3;
	background-image: url("../Images/Site/Main-Menu2.png");
}
#Home {
	position:absolute;
	left:837px;
	top:200px;
	width:62px;
	height:53px;
	z-index:3;
}
#menuConsole {
	position:absolute;
	left:655px;
	top:250px;
	width:375px;
	height:400px;
	z-index:3;
}
#houstonBlog {
	position:absolute;
	left:-3px;
	width:450px;
	z-index:4;
	background-color: #000000;
	border: 10px solid #000000;
	top: 2px;
}
body {
	background-image: url("../Images/Site/Background_Hexes5.png");
	background-repeat: no-repeat;
}
#hodgeBlog {
	position:relative;
	left:575px;
	width:450px;
	z-index:4;
	background-color: #000000;
	border: 10px solid #000000;
}
#rewindTwitter {
	position:absolute;
	left:707px;
	top:660px;
	width:300px;
	height:200px;
	z-index:6;
	background-color: #000000;
	overflow: hidden;
}
#PreviousComicButton {
	position:absolute;
	left:1px;
	top:1165px;
	width:60px;
	height:52px;
	z-index:7;
}
#NextComicButton {
	position:absolute;
	left:599px;
	top:1165px;
	width:60px;
	height:52px;
	z-index:8;
}
#bottomNav {
	position:absolute;
	width:1000px;
	height:20px;
	bottom: 0px;
	z-index:4;
}

.TwitterFont {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Small_Basic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
.BlogFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.DBlogFont {
	font-family: Arial, "Times New Roman", sans-serif;
	font-size: 15px;
	color: #FFFF00;
}
.HBlogFont {
	color: #FFFF00;
	font-size: 15px;
	font-family: Arial, Times New Roman, sans-serif;
}
.BlogNameFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9900;
}
.DateFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
}
.BlogTitle {
	font-size: 20px;
	font-weight: bold;
	color: #FFCC00;
	font-family: Times New Roman, Times, serif;
}
.BasicFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Copyrightfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
#twitter_div {
	position:relative;
	left:70px;
	width:300px;
	height:200px;
	z-index:4;
	overflow: hidden;
	border: thin solid #FFFFFF;
}
#blogDiv {
	position:relative;
	width:1025px;
	z-index:4;
	overflow: auto;
}
#Page {
	position:absolute;
	left:0px;
	top:195px;
	width:50px;
	height:50px;
	z-index:11;
	background-color: #000000;
}
.PageTitle {
	font-size: 36px;
	font-weight: bold;
	color: #FFFF00;
	font-family: Times New Roman, Times, serif;
}
#Prev {
	position:absolute;
	left:1px;
	top:1217px;
	width:60px;
	height:20px;
	z-index:12;
}
#Next {
	position:absolute;
	left:599px;
	top:1217px;
	width:60px;
	height:23px;
	z-index:13;
}

#Copyright {
	position:relative;
	width:1025px;
	height:37px;
	z-index:3;
}

#adBox {
	position:relative;
	top:1245px;
	width:1025px;
	z-index:4;
}
