@CHARSET "UTF-8";
/* CSS reset by Eric Meyer - meyerweb.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, div.para, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
/* remember to define focus styles! */
:focus{outline: 0;} body{line-height: 1;color: black;background: white;} ol, ul{list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table{border-collapse: separate;border-spacing: 0;} caption, th, td{text-align: left;font-weight: normal;} blockquote:before, blockquote:after, q:before, q:after{content: "";} blockquote, q{quotes: "" "";} a{text-decoration: none;}
/* end reset */

html, body {
	width: 100%;
	height: 100%;	
}

body { 
	background: url('../img/background-slice.png') repeat-x #f2f2f2; 
	background-position: 0 -198px;
	font-size: 62.5%;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}

* {
	font-size: 1em;
}

div#pageArea {
	height: auto;
	margin: 0px auto;
	width: 970px;		
}


/***
**Re-usable code
***/
.hidden {
	display: none;
}

div#tabs div.tabContent,
div#tabsBottom div.tabContent,
div.gameReview {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	height: 1%;
	overflow: hidden;	
}

h2 {
	font-size: 1.8em;
	font-weight: bold;	
	line-height: 24px;
	margin: 0 0 10px 0;
}

ul.fullTextList li a,
div#mainContent p a,
div.main-menu ul a,
div#profile div.data-set a,
div.boardLatestInner ul a,
div#mainContent div.tabLinksList ul a,
div.subscribeBoxInner a,
.entryTitleBlock .postInfo a,
.entryShare a,
.enrtyComments .poster h3 a,
.postInfoContainer span.postInfo a {
	font-size: 1.4em;
	color: #161699;
}

ul.fullTextList li a:hover,
div#mainContent p a:hover,
div.main-menu ul a:hover,
div.boardLatestInner ul a:hover,
div#mainContent div.tabLinksList ul a:hover,
div.subscribeBoxInner a:hover,
.entryTitleBlock .postInfo a:hover,
.entryShare a:hover,
.enrtyComments .poster h3 a:hover,
.postInfoContainer span.postInfo a:hover {
	text-decoration: underline;
	color: #7AB6E2;
}

div#mainContent p a {
	font-size: 1em;
}

a.gameReviewImg img {
	float: left;
	margin: 0 15px 0 0;
}

a.readMore {
	background: url('../img/read-more.png') no-repeat left center;
	padding-left: 15px;
	margin-left: 5px;
}

img.imgLeft {
	float: left;
}

strong {
	font-weight: bold;
}

p.italic {
	font-style: italic;
}

p.endParagraph {
	padding-bottom: 15px;
}

/***
**Clearing
**/
div#mainContent {
	clear: both;
	height: 1%;
	overflow: hidden;	
}

/***
**Branding, Navigation & Footer
***/
h1 {  
	background: url('../img/pspworld-logo-transparent.png') no-repeat;  
	display: block;
	height: 90px; 
	margin: -9px 0 7px 0;
	width:	424px; 	
}

h1 a,
h1 a:visited,
h2.header a,
h2.header a:visited {
	border: 0;
	display: block;	
	height: 100%; 
	text-indent: -9999px;	
	width: 100%;
}

h1.header{
	float: left;
}

h2.header {  
	background: url('../img/network-logo.png') no-repeat;  
	display: block;
	height: 35px;	
	width:	255px;
	margin: 15px 75px 0 0; 		
	float: right;
}

/**network navigation**/

ul#networkNavigation {
	font-size: 1.4em;	
	margin-top: 27px;
	margin-right: 50px;	
	height: 25px;	
	background: url('../img/network-navigation-background.png') no-repeat right top;	
}

ul#networkNavigation li {
	float: right;
	margin-left: 6px;
}

ul#networkNavigation li a {
	display: block;
	color: #161699;
	font-weight: bold;
	text-align: center;
	width: 56px;
	padding: 5px 0 5px 0;
}

ul#networkNavigation li a:hover {
	color: #7AB6E2;
}


/**main navigation**/

ul.mainNavigation {
	background: url('../img/main-navigation-background-slice.png') repeat-x;
	border-top: solid 1px #757575;
	font-size: 15px;
	font-weight: bold;
	line-height: 39px;	
	width: 100%;
	margin-top: -2px;
}

ul.mainNavigation li {
	background: url('../img/main-navigation-separator.png') no-repeat right center;
	float: left;	
}

ul.mainNavigation li.last {
	background-image: none;
}

ul.mainNavigation li a {
	color: #000;
	display: block;	
	margin-right: 2px;
	padding: 0 10px 0 10px;	
}

ul.mainNavigation li a:hover {
	background: url('../img/main-navigation-hover-background-slice.png') repeat-x;	
	color: #fff;
}

ul.mainNavigation li.right {
	float: right;
	font-size: 0.8em;
}

/**footer**/

div#networkFooter {
	color: #B7B7B7;
	font-size: 1.2em;
	line-height: 16px;
	padding: 0 0 20px 0;
	text-align: center;
}

div#networkFooter p a {
	color: #B7B7B7;
	text-decoration: underline;
}

div#networkFooter p a:hover {
	color: #000;	
}

h6 {  
	background: url('../img/gameflavor-footer-logo.png') no-repeat;  
	display: block;
	height: 90px; 
	margin: 20px auto 10px auto;
	width:	350px; 	
}

h6 a,
h6 a:visited {
	border: 0;
	display: block;	
	height: 100%; 
	text-indent: -9999px;	
	width: 100%;
}


/* search */
#searchform {
	float: right;
	clear: right;
	background-color: transparent;
	padding-top: 4px;
}

#searchform input#searchbox {
		background: url('../img/search-input.png') no-repeat;  
		width: 162px;
		height: 24px;
		border: none;
		float: left;
		padding: 8px 3px 0 13px;
		font-size: 12px;
		color: #4D4D4D;
}

#searchform input#searchbutton {
	border: none;
}


/***
**Main Content
***/

div#mainContent {
	background-color: #fff;
	margin-top: 2px;
	width: 100%;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
}

div#welcomeText {
	margin: 20px 20px 0 20px;
}

div#welcomeText p {
	font-size: 1.6em;
	line-height: 22px;
	color: #000;	
}

div.col1,
div.col2 {
	float: left;	
	margin: 20px 0 10px 20px;
}

div.col2 {
	margin: 20px 0 0 40px;
}

div.col1 {
	width: 592px;
}

ul.fullTextList {
	font-size: 1.4em;
	line-height: 18px;
	list-style-type:  circle;
	margin: 0 0 10px 15px;
	padding-left: 15px;
}

ul.fullTextList li a {
	font-size: 1em;
}

ul.fullTextList li {
	padding: 3px 0 3px 0;
}

div.col2 {
	width: 296px;
}

div.col1.fullText {
	width: 47%;
}

div.col2.fullText {
	width: 46%;
	margin-left: 25px;
}

div.col1 p,
div.col2 p {
	font-size: 1.4em;
	line-height: 18px;
	margin: 0 0 15px 0;
}

/*Home page tabs*/

ul.tabNavigation {
	font-size: 1.4em;
	line-height: 30px;
	font-weight: bold;
	width: 100%;		
	margin-bottom: -1px;
	font-family: 'Lucida Sans', Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 1;
}

ul.tabNavigation li {
    float: left;
    margin-right: 3px;
}

ul.tabNavigation li a {
		display: block;
		background: url('../img/tabs-navigation-background-slice.png') repeat-x top left;
		padding: 0 10px 0 10px;
		color: #000;
}

ul.tabNavigation li a:hover {
	background: url('../img/tabs-navigation-hover-background-slice.png') repeat-x top left;
	color: #7AB6E2;
}

ul.tabNavigation li a.selected {
  background: none; 
 	border-bottom: solid white 1px; 	
 	border-left: solid #D8D8D8 1px;
 	border-right: solid #D8D8D8 1px;
 	border-top: solid #D8D8D8 1px; 
 	line-height: 28px;
 	color: #161699;
 
}

div#tabs div.tabContent,
div#tabsBottom div.tabContent {
	border: solid #D8D8D8 1px;
	position: relative;
	z-index: 0;
	padding: 15px 10px 10px 10px;
}

div.tabGameReview {
	width: 320px;
	float: left;
}

div.tabGameReview img,
div.gameReview img {
	float: left;
	margin: 0 15px 0 0;
}

div.tabGameReview h2 a,
div.tabGameReview h2 a:visited,
div.gameReview h2 a, 
div.gameReview h2 a:visited {
	color: #000;
}

div.tabGameReview h2 a:hover,
div.gameReview h2 a:hover{
	border-bottom: #666 1px dotted;
	color: #FFAA00;
}

div.tabLinksList {
	width: 225px;
	margin-left: 20px;
	float: left;	
}

div#tabsBottom div.tabLinksList {
	width: auto;
	margin-left: 10px;
}

div.tabLinksList ul,
div.boardLatestInner ul {
	line-height: 16px;
	list-style-type:  circle;
	margin-left: 15px;
}

div.tabLinksList ul li,
div.boardLatestInner ul li {
	padding: 0 0 7px 0;
}
/*end of home page tabs*/

/*game review block*/
div.gameReview {
	border: solid #D8D8D8 1px;
	padding: 10px;
	margin: 15px 0 15px 0;
}

.postInfo,
div.gameReview p.postInfo{
	text-transform: uppercase;
	color: #B6B7B7;
	font-size: 10px;
	margin-bottom: 5px;
}

div#mainContent div.gameReview p.postInfo a {
	color: #B6B7B7;
	font-size: 1em;
}

div#mainContent div.gameReview p.postInfo a:hover {
	color: #666;
	border-bottom: 1px dotted;
}

div.gameReview h2 {
	margin-bottom: 5px;
}
/*end of game review block*/

/*home page slide show*/
div#slideShow {
	position: relative;
	width: 592px;
	margin-bottom: 40px;
}

.ss {
	position: relative;
  visibility: hidden;
  left: -5000px;
}

div.slideShowEntry {
	position: relative;
	width: 592px;
}

/*
div.ssImage {
	position: absolute;
	top: 0;
	height: 300px;
	width: 592px;
}
*/
div.ssTextBlock {
	position: absolute;
	top: 220px;
	background: url('../img/ss-text-block-background.png') repeat-x;
	width: 592px;
	height: 80px;	
}

div.ssTextBlock h1 {
	background: none;  	
	height: auto; 
	margin: 0;
	width:	auto;
}

div.ssTextBlock h1 a {
	font-size: 1.8em;
	color: #fff;
	margin: 12px 10px 5px 10px;	
	text-indent: 0;
	border: 0;
	height: auto; 	
	width: auto;
}

div.ssTextBlock p {
	margin: 5px 10px 10px 10px;
	color: #fff;
	font-size: 1.5em;
	line-height: 18px;
}

div#slideShow div.ssTextBlock p a {
	text-decoration: none;
	color: #fff;
}

div#ssNavLeft {
	position: absolute;
	top: 80px;
	left: 15px;
	width: 36px;
	height: 36px;
	z-index: 10;
	cursor: pointer;	
}

div#ssNavRight {
	position: absolute;
	top: 80px;
	right: 15px;
	width: 36px;
	height: 36px;
	z-index: 10;
	cursor: pointer;
}
/*end of home page slide show*/

/***
**Side Bar
***/

/*boards badge*/
div.gBoardsLarge p,
div.gBoardsMedium p {
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
	padding: 15px 0 0 0;
	line-height: 20px;
}

div.gBoardsLarge img {
	margin-right: -20px;
}

div.gBoardsMedium img {
	margin-left: 15px;
	margin-right: -10px;
}

/*end of boards badge*/


/*write for us link, tip us link*/

div#writeTip {
	background: url('../img/write-for-us-tip-us.png') no-repeat;
	width: 289px;
	height: 49px;
	margin: 20px 0 16px 0;	
}

div#writeTip a {
	display: block;
	float: left;
	text-align: center;
	font-size: 1.7em;
	font-weight: bold;
	font-style: italic;
	color: #161699;
}
	
div#writeTip a.write {	
	margin: 3px 20px 0 40px;
}

div#writeTip a.tip {
	margin: 3px 0 0 0;
}

div#writeTip a:hover {
	text-decoration: underline;
	color: #7AB6E2;
}
/*end of write for us*/

/*subscribe box- network sites*/
div.subscribeBox {
	border: solid #ccc 1px;
	margin-top: 5px;
	height: 120px;	
}

div.subscribeBox h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #fff;
	padding: 8px 0 10px 10px;
	background: url('../img/subscribe-box-header.png') repeat-x 0 -4px;
}

div.subscribeBoxInner {
	background: #fff;
	padding: 17px 0 0 0;
}

div.subscribeBoxInner a {
	display: block;
	float: left;
	width: 98px;
	height: 50px;
	text-align: center;
	font-size: 16px;
}

div.subscribeBoxInner a img {
	padding-bottom: 5px;
}

div.subscribeBoxInner a.middle {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: 96px;
}

div.subscribeBoxInner a:hover {
	text-decoration: none;
}
/*subscribe box end*/

/***
**Sponsors / Ads
***/
div.sponsorSkyScraper {
	z-index: 0;
}

.middle590 {
	text-align: center;
	margin: 10px auto;
	padding: 10px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

.listing590 {
	text-align: center;
	margin: 10px auto;
	padding: 10px;	
}

.listing590TextLinks {
	text-align: left;
	margin: 10px auto;
	padding: 10px;	
}

.content250 {
	float: right;
	margin: 0 0 5px 10px;
}

.tower180 {
	width: 180px;
	margin: 10px auto;
	clear: left;
}

/***
**Enrty
***/

.entryTitleBlock {
	height: 1%;
	overflow: hidden;
}

.entryTitleBlock h2 {
	font-size: 2em;
	margin-bottom: 5px;
}

.entryTitleBlock .postInfo a {
	font-size: 10px;
}

.entryMainBody {
	clear: left;
}

.entryMainBody img {
	margin: 10px auto;
	display: block;
	clear: both;
}

.entryMainBody .entryThumbnail img {
	float: left;
	margin: 0px 10px 10px 0;
}

.entryMainBody div.postInfoContainer {
	margin-bottom: 10px;
}

.entryMainBody div.postInfoContainer a {
	font-size: 10px;
}

.entryMainBody em {
	font-style: italic;
}

.entryShare {
	margin: 5px 0;
	padding: 5px 0 5px 0;
	border-top: solid #ccc 1px;		
	border-bottom: solid #ccc 1px;		
	height: 26px;
	overflow: hidden;
	background: url('../img/entry-bookmarking.png') 0 4px no-repeat; 
}

.entryShare a {
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	float: left;
	margin-right: 11px;
}

.enrtyComments {
	height: 1%;
	overflow: hidden;
	margin-top: 10px;
}

.enrtyComments .comments-content {
	height: 1%;
	overflow: hidden;
}

.enrtyComments .comment {
	clear: both;
	height: 1%;
	overflow: hidden;
	margin: 10px 0 10px 0;
	border-top: solid #ccc 1px;
}

.enrtyComments .poster {
	background-color: #F2F2F2;
	padding: 10px;
	margin-bottom: 10px;
}

.enrtyComments .poster h3 a,
.enrtyComments .poster h3 {
	font-size: 1em;
	font-weight: bold;
	float: left;	
	line-height: 18px;
}

.enrtyComments .poster h3 {
	font-size: 1.4em;
}

.enrtyComments .poster p {
	font-size: 1.3em;
	color:#B6B7B7;
	margin: 0;
}

.enrtyComments #fcf2 {
	text-align: left;
	margin: 0;
	font
}

.enrtyComments #fcf2 .checkbox label {
	width: 335px;
	text-align: left;
}

.enrtyComments #fcf2 label {
	font-size: 1.2em;
}

.enrtyComments #fcf2 p {
	padding: 0;
}

.enrtyComments #fcf2 .comments-open-moderated {
	text-align: left;
	font-size: 10px;
	font-style: italic;
}

div.col1 .gameReviewWords.cat p {
	margin: 0;
}

.entryMainBody .gamesummary {
	background: #EDEDED none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	margin: 10px 0;
	padding: 10px;	
}


/**email subscribe**/
#fmi {	
	font-size: 14px;
	line-height: 22px;
}

#fmi p {	
	font-size: 10px;
	margin-top: 20px;
}

/****Ads*****/
#adHeaderContainer {
	background-color: #D4D3D3; 
	width: 100%;
}

#adHeader {
	 margin: 0 auto;
	 width: 728px;
}


.ssInlineAd {
	width: 592px;
	height: 300px;
}

.ssInlineAdContainer {
	margin: auto;	
}

/*Boards latest*/
div.boardLatestInner ul {
	list-style-type:  circle;
	margin-left: 15px;
}
/*end of boards latest*/


/*False tabs*/
div.falseTab,
div.falseTabBox.noTab {
	margin-top: 20px;
}

div.falseTabBox {
	border: solid #D8D8D8 1px;
	z-index: 0;
	height: 1%;
	overflow: hidden;
	padding: 10px;
}

div.falseTabNoBox {
	border-top: solid #D8D8D8 1px;
}

div.falseTabBox img {
	display: block;
	margin: 0 auto;
}

div.falseTabBox .tabLinksList {
	margin: 10px 0 0 0;
}

div.falseTab h3 {
	background: #fff;
 	border-left: solid #D8D8D8 1px;
 	border-right: solid #D8D8D8 1px;
 	border-top: solid #D8D8D8 1px; 
 	border-bottom: solid 2px white;
 	line-height: 28px;
 	padding: 0 10px 0 10px;
 	font-size: 14px;
	font-weight:bold;
	margin-bottom: -1px;
	float: left;
	color: #161699;
}

ul.falseTabNav {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: -1px;
	position: relative;
	width: 100%;
	z-index: 1;
}
/*end of false tabs*/

#paginationLinks {
	height: 1%;
	overflow: hidden;
	margin: 20px 0;
}

#paginationLinks a {
	display: block;
	float: left;
	margin: 3px;
	padding: 4px;
	border: solid #ccc 1px;
	color: #161699;
}

#paginationLinks a:hover {
	text-decoration: underline;
	color: #7AB6E2;
}

#paginationLinks b {
	display: block;
	float: left;
	margin: 3px;
	padding: 4px;
	border: solid #000 1px;
}


