/*

Zelda Informer 3.0 theme
name: Zelda Informer 3.0
designer: Dennis Wyman, Phil Stetson
designer_url: http://www.zangaroa.com/ 
*/

/* Page Wrapper -------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 13px arial, helvetica, sans-serif;
	color: #000000;
	background: #334F51 url("bg_body.png") repeat center top;
}

a, a:link, a:visited, a:active {
	color: #DF7B31;
	text-decoration: none;
}

a:hover {
	color: #874B1E;
	text-decoration: underline;
}

#container {
	margin: 0 auto;
	width: 990px;
	position: relative;
	border-left: 4px solid #525252;
	border-right: 4px solid #525252;
}

#container-inner {
	padding: 0 0 0 0;
}


/* Header -------------------------------------------------- */

#network {
	display: block;
	clear: both;
	height: 20px;
	width: 990px;
	background: #525252;
	color: #969696;
	padding: 0 0 1px 0;
}

	#network * {
		font-size: 10px;
		padding-top: 3px;
	}
	
	#network h2 {
		float: left;
		text-transform: uppercase;
		margin: 0 1em;
	}
	
	#network a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#network a:hover {
		color: #969696;
	}
	
#header {
	display: block;
	clear: both;
	width: 990px;
	height: 159px;
	background: transparent url("bg_header.jpg") no-repeat center top;
}

	#header h1 {
		width: 350px;
		height: 155px;
		float: left;
	}

	#header h1 * {
		display: block;
		width: 100%;
		height: 100%;
		text-indent: -5000em;
	}
	
#subheader {
	display: block;
	clear: both;
	height: 30px;
	background: #7B7774 url("bg_subheader.jpg") no-repeat center top;
	overflow: hidden;
}

	#subheader a {
		display: block;
		float: left;
		text-decoration: none;
		padding: 7px 15px 0 15px;
		min-height: 23px;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		border-right: 1px solid #666;
		border-left: 1px solid #555;
	}
	
		#subheader a.navlink-home,
		#subheader a.navlink-forums,
		#subheader a.navlink-chat,
		#subheader a.navlink-comic,
		#subheader a.navlink-gallery,
		#subheader a.navlink-podcast
			{ background: transparent url("bg_subheader_button_dark.png") repeat-x center top; }
			
		#subheader a:hover.navlink-home,
		#subheader a:hover.navlink-forums,
		#subheader a:hover.navlink-chat,
		#subheader a:hover.navlink-comic,
		#subheader a:hover.navlink-gallery,
		#subheader a:hover.navlink-podcast
			{ background: transparent url("bg_subheader_button_light.png") repeat-x center top; }
			
			
/* Featured Entries Bar */

#featured-entries {
	display: block;
	position: absolute;
	width: 620px;
	height: 120px;
	display: block;
	top: 54px;
	left: 360px;
	padding: 0 0 0 33px;
	font-weight: bold;
	overflow: hidden;
}

	#featured-entries ul {
		list-style: none;
		margin: 0 0 0 30px;
	}
	
		#featured-entries li {
			float: left;
			margin: 4px 8px 20px 0;
		}

.nav-prev {
	width: 44px;
	height: 44px;
	margin: -5px 0 0 -20px;
}

.nav-next {
	width: 44px;
	height: 44px;
	margin: -5px -20px 0 0;
}

/* Content Wrapper -------------------------------------------------- */

#content {
	padding: 0;
	background: #FFF7DB;
}


/* Right Column -------------------------------------------------- */

#beta {
    position: relative;
    float: right;
    width: 249px;
}

	#beta-left {
		float: left;
		width: 124px;
	}
	
	#beta-right {
		float: right;
		width: 125px;
	}


/* Left Column -------------------------------------------------- */

#alpha {
	position: relative;
	float: left;
	width: 741px;
}

	#alpha-head {
		display: block;
		clear: both;
		height: 12px;
		background: transparent url("bg_alpha_head.png") repeat-x right top;
	}
	
	#alpha-bannerad {
		text-align: center;
	}

	#alpha-inner {
		padding: 10px 15px 10px 15px;
	}
	
#alpha .content-nav {
	text-align: center;
	font-weight: bold;
	margin: 0 0 0.5em 0;
}


/* Footer -------------------------------------------------- */

#footer {
	display: block;
	clear: both;
	width: 990px;
	background: #7B7774;
	padding: 0;
	margin: 0;
}

	#footer-head {
		display: block;
		clear: both;
		height: 72px;
		background: transparent url("bg_footer_head.png") no-repeat center top;
	}

	#footer-foot {
		display: block;
		clear: both;
		height: 35px;
		background: transparent url("bg_footer_foot.png") no-repeat center top;
	}

	#footer-inner {
		padding: 0;
		min-height: 100px;
		background: transparent url("bg_footer.png") repeat-y center top;
	}
	
	#footer-copyright {
		padding: 0 0 20px 0;
		text-align: center;
		color: #FFFFFF;
		font: bold 11px arial, helvetica, sans-serif;
	}
	
		#footer-copyright a {
			color: #FFFFFF;
		}

#subfooter {
	display: block;
	clear: both;
	width: 990px;
}


/* Footer Sitemap */

.footer-sitemap {
	color: #FFFFFF;
	font: bold 12px verdana, geneva, sans-serif;
}

	.footer-column1 {
		padding: 0 20px 0 50px;
	}
	
	.footer-column2 {
		padding: 0 30px 0 30px;
		vertical-align: top;
	}
	
	.footer-column3 {
		padding: 0 30px 0 30px;
		border-left: 1px solid #3A7E7A;
		width: 330px;
		vertical-align: top;
	}
	
	.footer-column4 {
		padding: 0 0 0 30px;
		border-left: 1px solid #3A7E7A;
		vertical-align: top;
	}

.footer-sitemap h3 {
	font-size: 14px;
	margin: 0 0 5px 0;
}

.footer-sitemap .description {
	font-size: 10px;
	font-weight: normal;
}

.footer-sitemap ul {
	list-style: none;
	margin: 0 0 0 5px;
}

	.footer-sitemap li {
		margin: 0 0 3px 0;
	}

.footer-sitemap a {
	color: #C5F3A3;
}

	.footer-sitemap a:hover {
		color: #FFFFFF;
	}


/* Page Content -------------------------------------------------- */

#alpha h1 {
	font-size: 18px;
	font-weight: bold;
	padding: 4px 0 4px 0;
}

#alpha h2 {
	font-weight: bold;
}

#alpha h2, #alpha h3, #alpha h4 {
	background: transparent url("bg_meta.png") no-repeat left bottom;
	padding: 0 0 2px 0;
	margin: 0 0 5px 0;
}
	
#alpha p {
	margin: 0 0 1.5em 0;
	text-align: justify;
}

#alpha .postSummary {
	text-align: justify;
	padding: 10px 0 1em 0;
	margin: 0;
}

#alpha .postReadMore {
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	padding: 0 0 30px 0;
	margin: 0;
}

#alpha .postFull {
	text-align: justify;
	padding: 10px 0 10px 0;
	margin: 0;
}

#alpha .postCategories, #alpha .postTags {
	font-size: 11px;
	text-align: left;
	padding: 0 0 10px 0;
	margin: 0;
}

#alpha ul, #alpha ol {
	padding: 0 0 1.5em 20px;
}

	#alpha li {
		padding: 0 0 5px 0;
	}

#alpha blockquote {
	padding: 0 25px 0 43px;
	background: transparent url("bg_blockquote.png") no-repeat left top;
}
	
/* Meta Information */

.meta-head, .meta-foot {
	display: block;
	clear: both;
	height: 2px;
	background: transparent url("bg_meta.png") no-repeat left top;
}

#alpha.meta h1 {
	padding: 3px 0 0 0;
	margin: 0;
	font-size: 16px;
}

.meta-details {
	font-size: 11px;
	font-style: italic;
	padding: 0 0 5px 5px;
}

#entry .meta {
	padding: 10px 15px 10px 15px;
}


/* Comments */

.comment-header {
	background: transparent url("bg_meta.png") no-repeat left top;
	font-size: 11px;
	font-style: italic;
	padding: 4px 0 3px 5px;
}

.comment-detail {
	background: transparent url("bg_meta.png") no-repeat left top;
	padding: 5px 0 5px 10px;
	font-size: 11px;
}


/* Game Index Pages */

div.GameIndexLogo { margin-bottom:30px; border: 0; }
div.ReleaseInfoColumn { float:left; width:20%; background-color:#FFE8D1; text-align:center; margin: 0 0 20px 0;}
div.ReleaseInfoColumn div {padding: 4px; }
div.ReleaseInfoHeader {background-color:#67ABA7;}
.clearShit {clear:both;}


/* Contact Form */

#content .contact table, #content .contact small {
	margin: 0 0 0 20px;
}
	#content .contact td {
		padding: 3px;
	}
	
	
/* Lightbox */

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://playground.vgrc.net/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://playground.vgrc.net/lightbox/overlay.png", sizingMethod="scale");
	}


/* Common Widget CSS -------------------------------------------------- */

#widgetMain h2,
#widgetUniverse h2,
#widgetAffiliates h2,
#widgetSponsors h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 2px 0;
	background: transparent url("bg_widget.png") no-repeat left bottom;
}

#widgetMain ul ,
#widgetUniverse ul ,
#widgetAffiliates ul,
#widgetSponsors ul {
	list-style: none;
	font-size: 10px;
	margin: 0 3px 1.5em 4px;
}



		
/* Networking Widget CSS -------------------------------------------------- */

#widgetNetworking {
    text-align: center;
	padding: 10px 0 3px 0;
	margin: 0 0 10px 0;
	background: transparent url("bg_widget_networking_shadow.png") no-repeat top left;
}

	#widgetNetworking a {
		margin: 0 6px 0 6px;
	}
	
	#widgetNetworking img {
		border: 0;
	}


/* Search Widget -------------------------------------------------- */

#widgetSearch {
    text-align: right;
	padding: 4px 4px 3px 0;
	min-height: 23px;
	background: transparent url("bg_subheader_button_light.png") repeat-x center top;
}

#widgetSearch .search-box {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background: transparent;
	border: 1px solid #999999;
	padding: 3px;
	height: 15px;
	width: 163px;
	vertical-align: middle;
}

#widgetSearch .search-button {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	background: #525252;
	border: 1px solid #999999;
	padding: 3px;
	vertical-align: middle;
}


/* Legacy Styles -------------------------------------------------- */
	
	.listtable {
		border: 0;
	}
	
	.listheader			{ 
		COLOR: #000000; 
		TEXT-DECORATION: none; 
		font-weight: bold; 
		font-size: 12px;
		text-align:left;
		}
	
	.listcat			{ 
		COLOR: #FFFFFF; 
		TEXT-DECORATION: none; 
		font-weight: bold; 
		font-size: 15px;
		background: #67ABA7;
		text-align:center;
		padding: 5px;
		}
		
	.listdivider			{ 
		COLOR: #000000; 
		TEXT-DECORATION: none; 
		font-weight: bold; 
		font-size: 12px;
		background: #FFE8D1;
		border-bottom:1px solid #CCCCCC;
		text-align:center;
		padding: 5px;
		}
		
	.listitem			{ 
		COLOR: #000000; 
		TEXT-DECORATION: none; 
		font-size: 11px;
		border-bottom: 1px solid #CCCCCC;
		padding: 5px;
		}
		
