/*

VGRC 9.0 theme
name: VGRC 9.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: #FFFFFF;
	background: #334F51 url("bg_body.jpg") repeat center top;
}

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

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

#container {
	background: transparent url("bg_container.png") repeat-x center top;
}

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


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

#network {
	display: block;
	clear: both;
	height: 20px;
	width: 990px;
	background: #212D3D;
	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.png") 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: transparent url("bg_header.png") no-repeat center top;
	background-position: 0 -159px;
	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-reviews,
		#subheader a.navlink-videos,
		#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-reviews,
		#subheader a:hover.navlink-videos,
		#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: 20px;
	height: 39px;
	margin: -5px 0 0 -4px;
}

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

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

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


/* 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_header.png") no-repeat center top;
		background-position: 0 -189px;
	}
	
	#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;
	padding: 0;
	margin: 0;
	background: #233549;
}

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

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

	#footer-inner {
		padding: 0;
		height: 204px;
		display: block;
		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 11px verdana, geneva, sans-serif;
	margin: -15px 0 0 0;
}

	.footer-column1 {
		width: 230px;
	}
	
	.footer-column2 {
		padding: 0 30px 0 30px;
		vertical-align: top;
	}
	
	.footer-column3 {
		padding: 0 30px 0 30px;
		border-left: 1px solid #233549;
		width: 450px;
		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 10px 5px;
}

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

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

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


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

#alpha h1 {
	margin: 0 0 20px 0;
	text-align: center;
	clear: both;
}

#alpha h2 {
	text-align: left;
	clear: both;
	color: #CC8433;
}

	#alpha h2 a, #alpha h2 a:link, #alpha h2 a:active, #alpha h2 a:visited {
		color: #CC8433;
	}
	
	#alpha h2 a:hover {
		color: #FFFFFF;
	}
	
#alpha h3 {
	font-size: 15px;
	font-weight: bold;
	color: #CC8433;
}

	#alpha h3 a, #alpha h3 a:link, #alpha h3 a:active, #alpha h3 a:visited {
		color: #CC8433;
	}
	
	#alpha h3 a:hover {
		color: #FFFFFF;
	}
	
#alpha p {
	margin: 0 0 1.5em 0;
	text-align: justify;
}

#alpha .postDetails {
	font-size: 11px;
	text-align: left;
	font-style: italic;
	border-top: 1px solid #99ABC1;
	border-bottom: 1px solid #99ABC1;
	padding: 1px 0 1px 0;
	margin: 5px 0 0 0;
	clear: right;

}

#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;
	min-height: 40px;
	background: transparent url("bg_blockquote.png") no-repeat left top;
}

#alpha .highlight {
	color: #CC8433;
}

/* Scoreboard */

.scoreboard {
	background: url(scoreboard.jpg) top no-repeat;
    margin: 20px 0 5px 0;
    padding: 0;
	border: 0;
	height: 109px;
	width: 510px;
}


.scorenumber {
    margin: 0;
    padding: 0;
	font: bold 90px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	width: 113px;
	text-align: center;
	vertical-align: top;
}


.scoregood {
    margin: 0;
    padding: 0;
	height: 55px;
	width: 397px;
	align: left;
	vertical-align: top;
}

.scoregooddiv {
    margin: 0;
    padding: 8px 2px 0 1px;
	font: normal 9px verdana, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	height: 1px;
	width: 99%;
}

.scorebad {
    margin: 0;
    padding: 5px 2px 0 1px;
	font: normal 9px verdana, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	height: 54px;
	width: 397px;
	align: left;
	vertical-align: 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 {
	padding: 5px 0 5px 10px;
	font-size: 11px;
}


/* Contact Form */

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



/* 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.jpg") no-repeat left bottom;
}

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

/* Tabbed Widget CSS -------------------------------------------------- */

#widgetTabbed {
	border-bottom: 1px solid #4D555E;
	margin: 0;
}

#scroller-header a {
	text-decoration:none; 
	color:#FFFFFF; 
	background: #666666;
	padding: 4px 10px 4px 10px;
	background: #777 url("bg_subheader_button_dark.png") repeat-x center top;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#scroller-header a:hover {
	background: #525252;
}

a.selected { background: url("bg_widget_tabbed_tab_selected.png") repeat-x left bottom !important; border: 0; }
a:hover.selected { background: url("bg_widget_tabbed_tab_selected.png") repeat-x left bottom #E59456 !important; border: 0; }

#scroller-header {
	text-align: center;
	font-weight: 700; 
	padding: 5px 0 4px 0;
	font-size: 11px;
	background: transparent url("bg_subheader_button_light.png") repeat-x center top;
}

#scroller-body {
	border-left: 1px solid #4D555E;
	padding: 0;
	background: #2F547D url("bg_widget_tabbed_body.png") repeat-x left bottom;
}

#mask {
	overflow: hidden;
	margin: 0 auto;
}

#panel div {
	float: left;
	width: 249px;
}

#panel ul {
	list-style: none;
	margin: 10px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-top: 1px solid #333333;
}

	#panel li {
		font-size: 11px;
		font-weight: bold;
		border-bottom: 1px solid #333333;
	}

		#panel li a {
			text-decoration: none;
			display: block;
			padding: 5px 15px 5px 15px;
			background: #555555;
			color: #FFFFFF
		}

		#panel li a:hover {
			text-decoration: none;
			background: #777777;
			color: #FFFFFF
		}

		
/* 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: 154px;
	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;
}

	
