/* text styles */

body {
  	font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
  	background: url(images/bg_gradient.png);
	background-repeat:repeat-x;
	background-color: #00110e;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Cronos Pro", "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	font-weight:500;
	color:#FFCC66;
}

a:link, a:visited {
	color:#FFCC66;
}

a:active, a:hover {
	color:#FFFFFF;
}

.footer {
	text-transform:uppercase;
	font-size:75%;
	text-align:center;
	clear:both;
	margin-top:1em;
	margin-bottom:1em;
}

.centered {
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}

.strong-centered {
	display:block;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	font-weight:800;
	text-transform:uppercase;
}

container_padding {
	padding-left:20px;
}

link_text {
	width:auto;
	margin-left:20px;
	margin-right:10px;
	float:left;
	clear:left;
	padding-bottom:10px;
}

.link_image {
	display:block;
	float:right;
	clear:right;
	text-align:center;
	padding-top:75px;
	width:320px;
	margin-left:auto;
	margin-right:auto;
}

.break {
	clear:both;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	padding-bottom:10px;
}

.center-column {
	clear:both;
	width:650px;
	margin-left:auto;
	margin-right:auto;
}

.about {
	font-weight:500;
	font-size-adjust:120%;
	color:#FFCC66;
}

.index-thumbnail {
	float:left;
	clear:left;
	padding-top:10px;
	padding-bottom:10px;
	display:block;
	width:400px;	
}

.index-links {
	float:right;
	clear:right;
	margin-right:50px;
	padding-top:10px;
	padding-bottom:10px;
	width:220px;
	font-weight:600;
	color:#FFCC66;
}

.align-right {
	display:block;
	text-align:right;
}

/* Content divisions */

div.container {
	position:absolute;
	left:211px;
	top:196px;
	width:700px;
	background-image:url(images/bg_pixel.png);
	border:1px solid gray;
}

div.container_wide {
	position:absolute;
	left:211px;
	background-image:url(images/bg_pixel.png);
	border:1px solid gray;
	min-width:700px;
}

div.content-main {
	padding-top:0.5em;
	padding-bottom:0.5em;
}

div.vote-box2 {
	width:350px;
	background-image:url(images/bg_pixel.png);
	text-align:justify;
	font-size:75%;
	float:right;
	clear:right;
	margin-right:25px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

.box-left {
	padding-left:70px;
	width:230px;
	float:left;
}

.box-right {
	padding-right:70px;
	width:230px;
	float:right;
}

.full-width {
	padding:20px;
}

/* Blog items */	

div.flounder {
	margin-left: 25px;
	margin-bottom:2em;
	width: 275px;
	background-color: #FAFAFA;
	border: 1px solid gray;
	float:left;
}

.flounder a:link {
	color:#000000;
	text-decoration:none;
}

.flounder a:visited {
	color:#000000;
	text-decoration:none;
}

.flounder .flounder_subheader a:active {
	color:#333333;
}

.flounder .flounder_subheader a:hover {
	color:#333333;
}

.flounder_text_left {
	font-family:"Times New Roman", Times, serif;
	color: #0F0F0F;
	padding-left:5px;
	float:left;
	width:95px;
}

.flounder_text_right {
	font-family:"Times New Roman", Times, serif;
	color: #0F0F0F;
	float:left;
	width:175px;
}

/* Menu divisions */

div.pole-top_ {
	position:absolute;
	left:0px;
	top:0px;
	width:210px;
	height:193px;
}

div.top-menu_ {
	position:absolute;
	left:210px;
	top:0px;
	width:700px;
	height:193px;
}

div.Home-about_ {
	position:absolute;
	left:0px;
	top:193px;
	width:210px;
	height:180px;
}

div.Shop_ {
	position:absolute;
	left:0px;
	top:373px;
	width:210px;
	height:90px;
}

div.Blog_ {
	position:absolute;
	left:0px;
	top:463px;
	width:210px;
	height:86px;
}

div.games_ {
	position:absolute;
	left:0px;
	top:549px;
	width:210px;
	height:85px;
}

div.Links_ {
	position:absolute;
	left:0px;
	top:634px;
	width:210px;
	height:91px;
}

div.extras_ {
	position:absolute;
	left:0px;
	top:725px;
	width:210px;
	height:153px;
}

div.pole-bottom_ {
	position:absolute;
	left:0px;
	top:878px;
	width:210px;
	height:771px;
}

/* Ad and shoutbox content divisions */

.ad-top-right-square {
	border:1px solid gray;
	background-image:url(images/bg_pixel.png);
	position:absolute;
	left:956px;
	top:25px;
}

.ad-right-skyscraper {
	position:absolute;
	left:921px;
	top:196px;
	border:1px solid gray;
	background-image:url(images/bg_pixel.png);
	display:block;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.shoutbox1 {
	width:160px;
	position:absolute;
	left:921px;
	top:820px;
	border:1px solid gray;
}