/*-------------------------------------------------

  Nucleus CMS Stylesheet - bundled with version 3.2

  Based on the Stanch skin by Ivan Fong

  Mods by hcgtv and moraes


  Subsequent modifications by Chris Eggison for http://www.50hzgamer.co.uk/blog/
-------------------------------------------------*/



/*-------------------------------------------------

  General layout

-------------------------------------------------*/

@import url("goty_styles.css"); /* Game of the Year Styles 2008  (Could be updated for several years)*/
@import url("famitsu_styles.css"); /* Famitsu Game Rankings styles */

body

{
    background: #0066CC url(images/bg.png) repeat-x;
	background-position: top center;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 11px;
	padding: 0px;
	padding-bottom:0;
	margin: 0;

}

img

{
	border: 0;
}

form

{
	margin: 0;
}



/* Headings */

h1,h2,h3,h4,h5,h6

{
    font-family: Arial, sans-serif;
	font-weight: normal;
	margin: 0;
}



/* Lists */

ul

{
	list-style: none;
	padding: 0;
	margin: 0;
}

li

{

	background: url(images/arrow.gif) left 5px no-repeat;

	padding: 0 0 0 10px;

	margin: 0 20px;

}



/* Links */

a:link, a:visited

{

	color: #404040;

	text-decoration: none;

}

a:hover, a:active

{

	color: #013C76;

	text-decoration: none;

}

#header a:link, #header a:visited

{

	color: #000000;

}

#header a:hover, #header a:active

{

	color: #000000;

        text-decoration: underline;

}

#copyrights {
	width:904px;
	height:31px;
	display:block;
	margin:auto;
	font-size:17px;
	color:white !important;
	margin-bottom:10px;
}

#copyrights span[rel="small"] {
	font-size:10px;
}

.copyrights_sitemeter a {
	width:auto;
	display:block;
	float:right;
	font-size:12px;
	margin-top:4px;
	color:white;
	margin-right:4px;
	border-left:1px dotted white;
	padding-left:2px;
	padding-right:2px;
}

#copyrights_el {
	width:10px;
	height:31px;
	display:block;
	float:left;
	background:url(images/copy_el.png);
}

#copyrights_er {
	width:10px;
	height:31px;
	display:block;
	float:left;
	background:url(images/copy_er.png);
}

#copyrights_content {
	width:884px;
	height:28px;
	display:block;
	float:left;
	padding-top:3px;
	background:url(images/copy_content.png);
}


#top_quote {
	width:auto;
	height:14px;
	display:block;
	float:right;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	margin-top:8px;
}
/* Basic classes */

.hidden

{

	display: none;

}

.centerize

{

	text-align: center;

}

.clearing

{

	width: 904px;

	height: 0;

	clear: both;

}



/*-------------------------------------------------

  Header

-------------------------------------------------*/

#top_links {
	width:900px;
	height:31px;
	display:block;
	margin:auto;
	font-size:17px;
	font-weight:bold;
	color:black;
}

#top_links_underline {
	width:890px;
	height:0px;
	display:block;
	margin:auto;
	border-bottom:1px solid #333333;
}

#top_links_content {
	width:889px;
	height:31px;
	display:block;
	float:left;
	padding:0px 5px;
	background:white url(images/top_link_bg.png);
	/*border-left:1px solid #7FBEDF; sneaky css*/
}

.top_links_item a {
	width:auto;
	height:20px;
	margin-top:4px;
	padding-left:24px;
	padding-right:4px;
	margin-left:6px;
	border-right:1px solid #333333;
	display:block;
	float:left;
	background:url(images/top_link_bub.png) no-repeat left;
}

.top_links_item a:hover {
	color:#333333;
}

#header

{
	position: relative;
	width: 904px;
	height: 97px;
	margin: 0px auto;
}

#header_logo a {
	width:200px;
	height:82px;
	margin-left:30px;
	display:block;
	float:left;
}

/*#header h1 img {
	margin-bottom:-10px;
}*/

#header_contain

{
	height: 92px;
	width: 899px;
	margin: auto;
	font-size: 38px;
    padding:0px;
	display:block;
	background:url(images/logo_part.png) no-repeat;
}

#header_contain img {
	margin-bottom:-12px;
}

/*-------------------------------------------------

  Content s

-------------------------------------------------*/

#mainwrapper

{
	width: 904px;
	background:white;
	margin: auto;
}

#wrapper

{

	width: 904px;

	background: white /* url(images/bgcontainer02.gif)  url(images/menu_container.png) repeat-y right*/;

	margin: auto;

}



/*-------------------------------------------------

  Main content

-------------------------------------------------*/

#container

{

	width: 904px;

	height: 1%;

	overflow: visible;

	float: left;

	padding: 0 0 0 0;

	margin-right: -204px;
	background:url(images/main_colours.png) no-repeat;

}

.content

{

	padding: 0;

	margin: 7px 224px 30px 10px;

}



/*-------------------------------------------------

  Item styles

-------------------------------------------------*/

.contenttitle h2

{

	clear: both;

	background: url(images/dot.gif) bottom repeat-x;

	font-size: 18px;

	padding: 0 0 6px 0;

	margin: 0;

}

.contenttitle a {
         text-decoration:none;
}

.contentbody

{

	font-size:13px;

	text-align: justify;

	padding: 0 0 16px 0;

}

.contentbody a {
       text-decoration:underline;
}


/*-------------------------------------------------

  Item info

-------------------------------------------------*/

.contentitemcategory

{

	background: url(images/bgcategory.gif) center left no-repeat;

	font-size: 10px;

	line-height: 12px;

	padding: 0 10px 0 14px;

}

.contentitempostedby

{

	background: url(images/bgpostedby.gif) center left no-repeat;

	font-size: 10px;

	line-height: 12px;

	padding: 0 10px 0 12px;

}

.contentitemcomments

{

	background: url(images/bgcomment.gif) center left no-repeat;

	font-size: 10px;

	line-height: 12px;

	padding: 0 10px 0 13px;

}

.contentitemedit

{

	background: url(images/bgedit.gif) center left no-repeat;

	font-size: 10px;

	line-height: 12px;

	padding: 0 10px 0 11px;

}

.contentitem

{

	padding: 3px 0 0 0;

	margin: 0 0 16px 0;

}

.contentitem1

{

	display: inline;

}

.contentitem2

{

	display: inline;

	background: url(images/dotv.gif) left repeat-y;

	padding: 0 0 0 10px;

}

.contentitem3

{

	display: inline;

	background: url(images/dotv.gif) left repeat-y;

	padding: 0 0 0 10px;

}

.contentitem4

{

	display: inline;

	padding: 0 0 0 10px;

	background: url(images/dotv.gif) left repeat-y;

}



/*-------------------------------------------------

  Comments

-------------------------------------------------*/

.itemcomment

{

	background: url(images/commentquote01.gif) no-repeat;

	background-position: 6px 9px;

	padding: 6px 42px;

	border: 1px solid white;

	margin: 10px 0 0 0;

}

.itemcomment:hover

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #CCCCCC;

}

.id1 /*This is to give the admin a special comment style, to distinguish him/her from the rest of the commentors*/

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #B3C492;

}

.id1:hover

{

	background: #F9F9F9 url(images/commentquote02.gif) no-repeat;

	background-position: 6px 9px;

	border: 1px solid #B3C492;

}

.itemcomment h3

{

	font-size: 12px;

}



/*-------------------------------------------------

  Menu

-------------------------------------------------*/

#sidebarcontainer

{

	float: right;

	width: 204px;

	padding: 2px 0 0 0;

}

.sidebar

{

	/*color: #21262A;*/
	color:black;

	margin: 0 6px 4px 0;

}

.sidebar a {
	color:black;
}

.sidebar a:hover {
	color:#333333;
}


/* Menu lists */

.sidebardl

{

	padding: 0 0 10px 0;

	margin: 0;

}

.sidebarlatest
{
	padding: 0 0 10px 0;
	margin: 0;
        
}

.sidebarlatest:hover
{
       text-weight:bold;
}

.sidebardl dt
{

	/* background: #D5D5D5; */
	height:14px;
        background-image: url(images/sidebar_header_new.png);
        background-repeat:no-repeat;
	color: white;
	font-size: 12px;
	font-weight: bold;

        font-family: Arial, sans-serif;

	padding: 4px 10px;

}

.sidebardl dd a {
	width:inherit;
	display:block;
}

.sidebardl dd

{

	background:#A3D1FE url(images/sidebar_item.png) repeat-x center;

	padding: 2px 10px;

	margin: 1px 0 0 0;

}

.sidebardl dd:hover

{

	background: #70B7FE url(images/sidebar_item_hover.png) repeat-x center;

	padding: 2px 10px;

	margin: 1px 0 0 0;

}

.sidebardl dd a:link, .sidebardl dd a:visited

{

	background: url(images/arrow.gif) left center no-repeat;

	padding: 0 0 0 10px;

}



/*-------------------------------------------------

  Footer

-------------------------------------------------*/

#footer

{

	width: 904px;

	background: #2DADE3;

	text-align: left;

	padding: 10px 0px 10px 0;

	border-width: 0px 2px 2px 2px;

	border-style: solid;

	border-color: #E0E0E0;

	margin: 0 auto;

	text-indent:3px;

}



#copyrights

{

	color: #4D4D4D;

}



/*-------------------------------------------------

  Forms

-------------------------------------------------*/

.loginform, .searchform

{

	margin: 5px 0;

}

.commentform, .mailform

{

	margin-top: 10px;

    padding: 10px;

    background: #EEEEEE;

    /* Rounded borders, for Mozilla browsers */

    /* -moz-border-radius: 10px; */

}

.commentform img{

    margin: 5px 0 0 0;

}

.formfield

{

	font-size: 11px;

	background: white /* url(images/search_icon_bg.png) no-repeat */;

	color: #494949;

        /* AAAARGH! Damn bloody, crappy, shoddy, half-arsed Internet Explorer crap! */

        /* text-indent:14px; */

	border-top: 1px solid #868686;

	border-left: 1px solid #868686;

	border-bottom: 1px solid #D4D2CF;

	border-right: 1px solid #D4D2CF;

	margin: 2px 0 0 0;

}

.formbutton

{

	font-size: 11px;

	background: white;

	color: #494949;

	border-top: 1px solid #D4D2CF;

	border-left: 1px solid #D4D2CF;

	border-bottom: 1px solid #868686;

	border-right: 1px solid #868686;

	margin: 1px 0 0 0;

}

.searchform .formfield

{

	width: 170px;

    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 0;

	margin: 0 2px 2px 0;

}

.searchform .formbutton

{

	width: 50px;

    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}

.loginform .formfield

{

	width: 130px;

    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 0;

	margin: 0 2px 2px 0;

}

.loginform .formbutton


{

	width: 60px;

    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}

.mainform .formfield

{

	width: 280px;

    font-family: Arial, Tahoma, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 0;

	margin: 0 2px 2px 0;

}

.mailform .formbutton

{

	width: 100px;

    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

	padding: 2px 2px;

}

#nucleus_cf_name, #nucleus_cf_mail

{

    width: 440px;

    margin-right: 105px;

    font-family: Arial, Trebuchet MS, Verdana, sans-serif;

}

.commentform textarea, .commentform .formfield, .mailform textarea, .mailform .formfield

{

    width: 440px;

}


.commentform .formbutton

{

	width: 100px;

	height: 22px;

    font-family: Tahoma, Arial, Trebuchet MS, Verdana, sans-serif;

}

.error

{

	color: red;

	font-weight: bold;

}





/*-------------------------------------------------

  Miscelaneous

-------------------------------------------------*/

/* VBlog image onion skin shadow - From AListApart.com*/

.wrap1, .wrap2, .wrap3

{

	display:inline-table;

	/* \*/display:block;/**/

}

.wrap1

{

	float:left;

	background:url(images/shadow.gif) right bottom no-repeat;

	margin: 0 5px 3px 0;

}

.wrap2

{

	background:url(images/corner_br.gif) left bottom no-repeat;

}

.wrap3

{

	background:url(images/corner_tr.gif) right top no-repeat;

	padding:0 5px 5px 0;

}

.wrap3 img

{

	display:block;

	border: 3px solid white;

}



/* Search highlight color */

.highlight

{

	background: #DEFFA9;

}



/* Leftbox and Rightbox toolbar buttons */

.leftbox, .rightbox {

	margin: 3px;

	padding: 3px;

	font-size: larger;

	width: 20%;

}

.leftbox {

	float: left;

	border-right: 2px solid #ccc;

}

.rightbox {

	float: right;

	border-left: 2px solid #ccc;

}

#background_top {
	background-image:url(bg.png);
	background-repeat:repeat-x;
	position: absoulte top;
	height:527px;
	vertical-align:text-top;
	text-align:center;
}

/* USER GENERATED */
#headerlogo a {
	width:370px;
	height:148px;
	display:block;
	float:left;
}

#rss_area a {
	width:88px;
	height:23px;
	display:block;
	float:left;
	margin-top:-32px;
	margin-left:-85px;
}

#headerright {
	width:520px;
	height:118px;
	float:right;
	text-align:center;
	/*margin-left:20px;
	margin-top:30px;*/
	margin-top:2px;
	line-height:normal;
}

.headerthumbnail {
	width:120px;
	height:80px;
	border:2px 2px 2px 2px;
	border-style:solid;
	border-color:#CCCCCC;
	background-color:white;
	display:in-line;
	position:relative;
	float:left;
	text-align:center;
	overflow:hidden;
	margin-top:0px;
	margin-left:2px;
	font-size:10px;
}

.header_bigitem {
	width:128px;
	height:145px;
	display:block;
	float:left;
	overflow:hidden;
	border-left:2px solid black;
}

.header_bigitem_small {
	width:128px;
	height:48px;
	display:block;
	float:left;
	overflow:hidden;
}

.header_bigitem_small2 {
	width:128px;
	height:46px;
	display:block;
	float:left;
	overflow:hidden;
}

.header_50hz_1 {
	width:128px;
	height:92px;
	display:block;
	float:left;
	overflow:hidden;
}

.header_50hz_2 {
	width:128px;
	height:49px;
	display:block;
	float:left;
	overflow:hidden;
}

.headerthumbnail:hover {
	border-color:#999999;
}

#copyright_footer {
	width:100%;
	height:51px;
	color:white;
	padding-top:9px;
	background-image:url(images/cop_bg.PNG);
	margin:auto auto;
	overflow:hidden;
}

#copyright_foot_content {
	width:904px;
	height:52px;
	margin:auto auto;
}

#copyright_foot_left {
	display:inline;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:170px;
	height:35px;
	padding-top:14px;
	text-align:center;
}

#copyright_foot_right {
	display:inline;
	float:left;
	font-size:9px;
	width:554px;
	height:51px;
	margin-top:2px;
	padding:auto auto;
	text-align:center;
}

#copyright_foot_icons {
	width:180px;
	float:left;
	height:51px;
	display:inline;
	text-align:center;
	padding-top:8px;
}

.hidethiscrap {
	display:none;
}

#wrapper_bottom {
	height:2px;
	width:908px;
	background-color:#E0E0E0;
	margin:0px auto 4px auto;
	display:block;
}

#navbar {
	width:904px;
	height:31px;
	display:block;
	margin:auto;
	font-size:17px;
	overflow:hidden;
}

#navbar_el {
	width:10px;
	height:31px;
	background:url(images/navbar_el.png);
	display:block;
	float:left;
}

#navbar_er {
	width:10px;
	height:31px;
	background:url(images/navbar_er.png);
	display:block;
	float:left;
}

#navbar_content {
	width:884px;
	height:31px;
	display:block;
	float:left;
	background:black url(images/navbar_bg.png) center;
}

.navbar_item a {
	color:white;
	width:auto;
	margin-top:5px;
	display:block;
	float:left;
	border-right:1px solid #666666;
	padding-right:3px;
	padding-left:3px;
}

.navbar_divider {
	width:1px;
	border-left:1px solid #003333;
	display:block;
	float:left;
}

.navbar_item a[rel="xbox"]:hover {
	color:#98F8A2;
}

.navbar_item a[rel="mobile"]:hover {
	color:#EEEEEE;
}

.navbar_item a[rel="ps3"]:hover {
	color:#F99797;
}

.navbar_item a[rel="psp"]:hover {
	color:#BE98F8;
}

.navbar_item a[rel="nds"]:hover {
	color:#ED1B45;
}

.navbar_item a[rel="wii"]:hover {
	color:#1BAEED;
}

.navbar_item a[rel="gen"]:hover {
	color:#DDDDDD;
}

input[name="query"] {
	background:white url(images/search_icon_bg.png) no-repeat right;
}