/* ----------------------------------------------
		Gamert CSS
		© 2005 Joris / Geenstijl
		All rights reserved.
		Oftewel: kijk leuk af hoe het hier werkt
		en ga daarna zelf wat bouwen.
_______________________________________________*/



/* Global element styling */
body {

	/*background: #000 url(images/bg/body_bg.gif) repeat-x;*/
	/* background: #000 url(http://www.gamert.nl/upload/guildwars2.jpg) 100% 0 no-repeat;  */
	margin: 0;
	padding: 0 0 1em 0;
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
td {
	font: 10px Arial, Helvetica, sans-serif;
}
a {
	color: #F20F09;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
a img {
	border: none;
}
.mobile {
	display: none;
}

h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
p.mb {
	margin-bottom: 1em;
}
div.clearer {
	line-height: 0;
	height: 0;
	clear: both;
}


#container {
	width: 998px;
	margin: 1em auto;
	text-align: left;
	position: relative;
}


/* Navigation & Header Styling */
#topnav {
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	height: 23px;
	
}
#topnav .gslogo {
	position: absolute;
	left: 6px;
	top: 3px;
}

#topnav #consoleType {
	position: absolute;
	margin: 0;
	padding: 0;
	left: 25px;
	top: 7px;
	font: small-caps 11px "Times New Roman", Times, serif;
}
#topnav #consoleType li,
#topnav #genreType li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#topnav #consoleType li a{
	color: #fff;
	background-image: url(images/topnav_consoles.gif);
	background-repeat: no-repeat;
	height: 11px;
	display: block;
}
#topnav #consoleType li a span {
	display: none;
}
#ct_pc a { width: 21px; }
#ct_pc a:hover, #ct_pc a.selected { background-position: 0 -11px;}

#ct_ps2 a { width: 32px; background-position: -21px 0;}
#ct_ps2 a:hover, #ct_ps2 a.selected { background-position: -21px -11px;}

#ct_ps3 a { width: 32px; background-position: -53px 0;}
#ct_ps3 a:hover, #ct_ps3 a.selected { background-position: -53px -11px;}

#ct_xbox a { width: 42px; background-position: -85px 0;}
#ct_xbox a:hover, #ct_xbox a.selected { background-position: -85px -11px;}

#ct_xbox360 a { width: 64px; background-position: -127px 0;}
#ct_xbox360 a:hover, #ct_xbox360 a.selected { background-position: -127px -11px;}

#ct_psp a { width: 33px; background-position: -191px 0;}
#ct_psp a:hover, #ct_psp a.selected { background-position: -191px -11px;}

#ct_nintendo a { width: 71px; background-position: -224px 0;}
#ct_nintendo a:hover, #ct_nintendo a.selected { background-position: -224px -11px;}

#ct_wii a { width: 24px; background-position: -295px 0;}
#ct_wii a:hover, #ct_nintendo a.selected { background-position: -295px -11px;}

#topnav #genreType {
	position: absolute;
	left: 525px;
	top: 8px;
	font: small-caps 8px Tahoma, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
#topnav #genreType li a {
	color: #9f9f9f;
	background-image: url(images/topnav_genres.gif);
	background-repeat: no-repeat;
	display: block;
	height: 7px;
}
#topnav #genreType li a span {
	display: none;
}
#gt_action a { width: 31px; }
#gt_action a:hover, #gt_action a.selected { background-position: 0 -8px; }

#gt_driving a { width: 39px; background-position: -31px 0; }
#gt_driving a:hover, #gt_driving a.selected { background-position: -31px -8px; }

#gt_rpg a { width: 25px; background-position: -70px 0; }
#gt_rpg a:hover, #gt_rpg a.selected { background-position: -70px -8px; }

#gt_adventure a { width: 54px; background-position: -95px 0; }
#gt_adventure a:hover, #gt_adventure a.selected { background-position: -95px -8px; }

#gt_sim a { width: 25px; background-position: -149px 0;}
#gt_sim a:hover, #gt_sim a.selected { background-position: -149px -8px}

#gt_sport a { width: 34px; background-position: -174px 0;}
#gt_sport a:hover, #gt_sport a.selected { background-position: -174px -8px}

#gt_strategy a { width: 42px; background-position: -208px 0;}
#gt_strategy a:hover, #gt_strategy a.selected { background-position: -208px -8px}

#topnav .poweredBy {
	position: absolute;
	right: 30px;
	top: 8px;
	color: #F20F09;
	font: small-caps 8px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#topnav a.infopage {
	position: absolute;
	right: 5px;
	top: 8px;
}

#header {
	margin: 2px 0;
	width: 100%;
	background: #000 url(images/bg_header_nav.png) bottom right no-repeat;
	padding: 0;
	color: #8d8d8d;
	position: absolute;
	top: 24px;
}
#header .headerbg {
	margin: 0;
	padding: 0;
}
#header .headernav {
	position: absolute;
	top: 26px;
	left: 805px;
	list-style: none;
}
#header .headernav li a {
	background-image: url(images/bg_header_nav_items.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0;
	padding: 0;
	width: 95px;
	height: 19px;
	text-decoration: none;
}
#header .headernav li a span {
	visibility: hidden;
}
#hn_nieuws a 		{background-position: 0 -19px;}
#hn_reviews a		{background-position: 0 -38px;}
#hn_specials a		{background-position: 0 -57px;}
#hn_downloads a	{background-position: 0 -76px;}
#hn_archief a		{background-position: 0 -95px;}
#hn_forum a		{background-position: 0 -114px;}
#header .headernav li a:hover, #header .headernav li.active a  {
	width: 148px;
}
#hn_home a:hover, #hn_home.active a				 {background-position: -95px 0;}
#hn_nieuws a:hover, #hn_nieuws.active a	 	 {background-position: -95px -19px;}
#hn_reviews a:hover, #hn_reviews.active a		 {background-position: -95px -38px;}
#hn_specials a:hover, #hn_specials.active a	 {background-position: -95px -57px;}
#hn_downloads a:hover, #hn_downloads.active a {background-position: -95px -76px;}
#hn_archief a:hover, #hn_archief.active a 	 {background-position: -95px -95px;}
#hn_forum a:hover, #hn_forum.active a 	 {background-position: -95px -114px;}




/* Main Column */

#colMainArticles {
	width: 408px;
	position: absolute;
	top: 220px;
	left: 230px;
	font-size: 11px;
}
#colMainArticles h1,
#colMainArticles h2 {
	color: #F20F09;
}
#colMainArticles h1 {
	font-size: 24px;
}
#colMainArticles h2 {
	font-size: 16px;
}
#colMainArticles .article {
	border-bottom: 1px solid #000;
	padding-bottom: 15px;
	margin-bottom: 5px;
	padding-top: 10px;
	font-size: 11px;
}
#colMainArticles .article p {
	margin-top: 1em;
}
#colMainArticles img.right {
	position: relative;
	float: right;
	margin: 5px 7px 0 5px;
	border: 1px solid #000;
}
#colMainArticles img.left {
	float: left;
	position: relative;
	margin: 1em 5px 5px 15px;
	border: 1px solid #000;
}

#colMainArticles p.articlefooter {
	margin-top: 1em;
	clear: both;
}
#colMainArticles p.articlefooter a {
	text-decoration: underline;
}
#colMainArticles p.articlefooter span.entrydate {
	margin: 0 2ex;
}
#colMainArticles p.articlefooter span.author {
	margin-right: 2ex;
}
#colMainArticles p.articlefooter a.comments {
	color: #000;
	font-weight: bold;
}

#colMainArticles .comment {
	color: #8d8d8d;
	border-bottom: 1px dotted #8d8d8d;
	margin-bottom: 1em;
	margin-top: 1em;
	padding-bottom: 1em;
}
#colMainArticles .comment .comment-footer {
	color: #000;
	position: relative;
	margin-top: 0.5em;
}
#colMainArticles .comment .comment-footer a.commentdate {
	color: #000;
	position: absolute;
	right: 0;
}
* html #colMainArticles .comment .comment-footer a.commentdate {
	right: 10px;
}
#colMainArticles #comments form input,
#colMainArticles #comments textarea {
	background-color: transparent;
	border: 1px solid #8d8d8d;
}
#colMainArticles #comments textarea {
	overflow: auto;
	width: 100%;
	margin-bottom: 1em;
	font: 11px Arial, Helvetica, sans-serif;
}
#colMainArticles ul {
	
}


/* (P)Review */
.article_rating {
	position: relative;
	height: 80px;
	top: 15px;
}
.rating {
	font-size: 24px;
}
.article_rating .rating {
	position: absolute;
	top: 0;
}
.article_rating .verdict {
	font-size: 16px;
	color: #8D8D8D;
	width: 110px;
	margin-top: 4px;
}
.article_rating table.gameinfo {
	border-top: 1px solid #ccc;
	position: absolute;
	top: 0px;
	right: 15px;
	width: 250px;
	border-collapse: collapse;
}
.article_rating table.gameinfo tr td {
	border-bottom: 1px solid #ccc;
}


/* Sidebars */
#sidebarLeft {
	width: 232px;
	position: absolute;
	top: 220px;
	left: -2px;
}
#sidebarRight {
	width: 232px;
	position: absolute;
	top: 220px;
	left: 640px;
	font-size: 11px;
}

#sidebarLeft .box h3,
#sidebarRight .box h2 {
	background: url(images/bg_side_middle_head.gif) repeat-y;
	margin: 0 -15px;
	padding: 5px 15px;
	color: #fff;
	font-size: 20px;
}

html>body #sidebarLeft .box h3,
html>body #sidebarRight .box h2 {
	background-image: url(images/bg_side_middle_head.png);
}
#searchform {
	margin: 0; 
	padding: 1em 0;
}
#searchform .text {
	border: 1px solid #7e7e7e; 
	background: transparent;
	width: 160px;
}
#searchform .button {
	border: 1px solid #7e7e7e; 
	width: 35px;
}
#sidebarLeft #massive {
	position: relative;
	top: 6px;
	left: 4px;
}
#sidebarRight .box h2 img {
	margin: 0;
	padding: 0;
	position: relative;
	left: -10px;
	width: 220px;
}

#sidebarLeft h2.imgheader,
#sidebarRight h2.imgheader {
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
}
#sidebarRight h3 {
	color: #F20f09;
	font-size: 14px;
}
#sidebarRight h4 {
	color: #8D8D8D;
	font-size: 12px;
}
#sidebarRight img.right {
	float: right;
	position: relative;
}
#sidebarRight img.left {
	float: left;
	position: relative;
}
#sidebarRight hr {
	clear: both;
	height: 1px;
	border: none;
	color: transparent;
	border-bottom: 1px solid #8d8d8d;
}
#sidebarRight ul.reviewlist,
#sidebarRight ul.previewlist,
#sidebarLeft ul.hotnewslist {
	margin-left: 5px;
	padding-left: 0;
	padding-bottom: 5px;
	margin-top: 10px;
}
#sidebarRight ul.reviewlist li,
#sidebarLeft ul.hotnewslist li {
	list-style: none;
	padding-left: 10px;
	background: url(images/bullet_dark.gif) no-repeat 0 4px;
}
#sidebarLeft ul.hotnewslist li {
	background-image: url(images/bullet_red.gif);
	padding-bottom: 2px;
}
#sidebarRight ul.reviewlist li a{
	color: #575759;
	font: bold 11px;
}
#sidebarLeft ul.hotnewslist li a {	
	color: #000;
}
#sidebarLeft ul.hotnewslist li strong {
	color: #F20F09;
	font-size: 11px;
}

#sidebarRight ul.previewlist li {
	list-style: none;
	font-size: 11px;
	border-bottom: 1px solid #7e7e7e;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
#sidebarRight ul.previewlist li strong {
	font: bold 11px Arial, Helvetica, sans-serif;
}
#sidebarRight ul.previewlist li a {
	color: #7e7e7e;
}
#sidebarRight .thumbnails {
	text-align: center;
	padding: 5px 0;
}
#sidebarRight .box .thumbnail {
	margin: auto;
}


/* Banner column */
#bannerts {
	width: 120px;
	position: absolute;
	top: 225px;
	right: 0;
}


/* The gradiented boxes */
.box {
	position: relative;
}
.box .top, .box .bot {
	position: absolute;
	top: 0;
	height: 6px;
	background-repeat: no-repeat;
	width: 100%;
}
.box .bot {
	position: absolute;
	top: auto;
	font-size: 0;
	bottom: -12px;
	background-position: 0 -6px;
}
* html .box .bot { /* Stupid IE quirks... This doesn't even make sense! */
	position: relative;
	top: 5px;
}
* html #colMainArticles .box.bot {
	margin-top: -9px;
}
.box .mid {
	position: relative;
	padding: 0 15px;
	top: 6px;
}

#colMainArticles .box .top, #colMainArticles .box .bot {
	background-image: url(images/bg_article_wide_bottop.gif);
}
html>body #colMainArticles .box .top, html>body #colMainArticles .box .bot {
	background-image: url(images/bg_article_wide_bottop.png);
}
#colMainArticles .box .mid {
	background: url(images/bg_article_wide_middle.gif) repeat-y;
}
html>body #colMainArticles .box .mid {
	background: url(images/bg_article_wide_middle.png) repeat-y;
}


#sidebarLeft .box,
#sidebarRight .box {
	margin-bottom: 8px;
}
#sidebarLeft .box .top, #sidebarLeft .box .bot,
#sidebarRight .box .top, #sidebarRight .box .bot {
	background-image: url(images/bg_side_bottop.gif);
}
html>body #sidebarLeft .box .top, html>body #sidebarLeft .box .bot,
html>body #sidebarRight .box .top, html>body #sidebarRight .box .bot {
	background-image: url(images/bg_side_bottop.png);
}
#sidebarLeft .box .mid,
#sidebarRight .box .mid {
	background: url(images/bg_side_middle.gif) repeat-y;
}
html>body #sidebarLeft .box .mid,
html>body #sidebarRight .box .mid {
	background: url(images/bg_side_middle.png) repeat-y;
}


span.button {
	float: right;
	position: relative;
	display: block;
}
span.button span {
	display: block;
	float: left;
	height: 14px;
	padding: 6px 0 10px 0;
	margin: 4px 0;
	color: #7e7e7e;
	font: small-caps 12px Arial, Helvetica, sans-serif;
}
span.button span a {
	color: #7e7e7e;
}
span.button span a:hover {
	color: #F20F09;
	text-decoration: none;
}
span.button-left,
span.button-right {
	background: url(images/button_sides.gif) no-repeat;
	width: 12px;
}
span.button-right {
	background-position: -12px 0;
}
span.button-mid {
	background: url(images/button_middle.gif) repeat-x;
}



/* Temp hack */
body.archive #colMainArticles {
	width: 642px;
}
body.archive #sidebarRight {
	display: none;
}
body.archive #colMainArticles .box .top, body.archive #colMainArticles .box .bot {
	background-image: url(images/bg_article_double_bottop.gif);
}
html>body.archive #colMainArticles .box .top, html>body.archive #colMainArticles .box .bot {
	background-image: url(images/bg_article_double_bottop.png);
}
body.archive #colMainArticles .box .mid {
	background: url(images/bg_article_double_middle.gif) repeat-y;
}
html>body.archive #colMainArticles .box .mid {
	background: url(images/bg_article_double_middle.png) repeat-y;
}
