
/* pspworld 06.05 */

body {
	margin: 0;
	background: #333333 url(/i/bg.gif) repeat;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #333;
}

p {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 15px;
}

/* links */
a:link, a:visited {
	color: #0033CC;
	text-decoration: none;
	}
	
a:hover {
	color: #0033CC;
	text-decoration: underline;
	}

/* headers */

h2 {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	letter-spacing: -1px;
	padding-top: 2px;
	line-height: 16px;
}

h2 a:link, h2 a:visited {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	color: #0033CC;
	text-decoration: none;
	}
	
h1 {
	font-size: 26px;
	letter-spacing: -1px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #000;
}

h1 a:hover {
	color: #0033CC;
	text-decoration: none;
	}
	
h4 {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 16px;
	letter-spacing: -1px;
	}

h3 {
	margin: 0;
	font-size: 10px;
}


/* layout */

#lawn {
	width: 900px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right:auto;
	margin-left:auto;
	text-align: left;
}

#grass {
	float: left;
	width: 900px;
	background: #fff repeat-y url(/i/bg-body-main.gif);
	text-align: left;
	border: 1px solid #000;
}

#grassindie {
	float: left;
	width: 900px;
	background: #fff repeat-y url(/i/bg-body-indie.gif);
	text-align: left;
	border: 1px solid #000;
}

#indiead {
	float: left;
	width: 860px;
	background: #fff;
	padding: 13px 0 10px 0;
	text-align: center;

}

#top {
	width: 669px;
	margin: 0;
	text-align: left;
	float: left;
	border-right: 1px solid #000;
}

.main {
	background: #ededed repeat-x top url(/i/bg-featured.gif);
	width: 669px;
	height: 133px;
	text-align: left;
	margin: 0;
	border-bottom: 1px solid #000;
}

.mainad {
	background: #fff;
	width: 669px;
	height: 85px;
	text-align: center;
	margin: 0;
	border-bottom: 1px solid #000;
}

.main p {
	font-size: 11px;
	line-height: 1.3em;
	margin-top: 0px;
}
.mainleft {
	width: 330px;
	background: #fff no-repeat left top url(/i/news.gif);
	margin: 0;
	text-align: left;
	float: left;
}

.mainright {
	width: 334px;
	background: #fff no-repeat left top url(/i/gear.gif);
	border-left: 1px solid #000;
	margin: 0;
	text-align: left;
	float: right;
}

.mainright2 {
	width: 334px;
	background: #fff no-repeat left top url(/i/games.gif);
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	text-align: left;
	float: right;
}

.maintext {
	padding: 12px 15px 0 15px;
}

.maintext p {
	font-size: 15px;
	line-height: 1.3em;
	margin: 0px;
}

.mainlefttext {
	padding: 15px 15px 0 15px;
}

#right {
	width: 229px;
	background: #fff;
	float: right;
	margin: 0;
	text-align: left;
}

.righttext {
	padding: 12px 13px 0 13px;
}

#footer {
	clear: both;
	width: 900px;
	background: #0066CC url(/i/bg-footer.jpg) repeat;
	height: 30px;
	margin: 0 0 20px 0;
	text-align: center;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.footertext {
	font-size: 10px;
	color: #fff;
	text-align: center;
	padding-top: 8px;
}

#indietop {
	width: 579px;
	background: #fff;
	margin: 0;
	text-align: left;
	float: left;
}


.indieleft {
	width: 579px;
	background: #fff;
	margin: 0;
	text-align: left;
	float: left;
	border-right: 1px solid #000;
}


.indietext {
	padding: 12px 14px 0 15px;
}

.indietext p {
	padding-top: 2px;
	font-size: 13px;
	line-height: 1.5em;
	margin-top: 0px;
}


#indieright {
	width: 320px;
	background: #fff;
	float: right;
	margin: 0;
	text-align: left;
}

.indierighttext {
	padding: 12px 15px 0 15px;
}

/* nav bar */

#nav {
	margin: 0;
	padding: 5px 10px 18px 5px;
	background-color: #000;
	}

#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#nav a:link, #nav a:visited {
	float: left;
	font-size: 10px;
	padding: 0 8px 0 8px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	}

#nav a:hover {
	color: #0033CC;
	font-weight: bold;
	}

/* misc */

.footertext a:link {
	font-size: 10px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	padding-top: 8px;
}

.footertext a:visited {
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.footertext a:hover {
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

.footertext a:active {
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}





.date {
	color:#999;
	font-size: 10px;
	padding: 0;
	text-transform: uppercase;
}

.tools {
	color:#999;
	font-size: 10px;
	padding: 0 0 15px 0;
	text-transform: uppercase;
}

.header {
	width: 900px;
	height: 56px;
	background: #0066CC url(/i/bg-header.jpg) repeat;
}

.logo {
	float: left;
}

.h {
	float: left;
	margin: 3px 15px 12px 0;
	border: 1px solid #000;
}

.grayads	{
	text-align: left;
	border: 1px solid #ccc;
	background: #eee;
	margin: 15px 0;
	text-align: center;
}

.bottom468	 {
text-align:center;
padding: 10px;
}

.middle468 {
text-align:center;
padding: 10px;
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
}

.gamesummary {
text-align: left;
font-size: 13px;
padding: 10px;
background: #ededed;
border: 1px solid #ccc;
margin: 10px 0 10px 0;
}


#pros	 {
	border: 1px solid #ccc;
	background: #eee;
	margin: 15px 0;
	padding: 15px 15px 5px 15px;
	text-align: left;
}

.right {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.r {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.l {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.l2 {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 10px;
}

.t {
  float: left;
  margin-left: 0px;
  margin-right: 10px;
  margin-top: 3px;
  margin-bottom: 5px;
  border: 1px solid #000;
}

.ctr {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    
.c {
	align: center;
}

.gnmindie {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.headlines {
line-height: 1.4em;
}

/* search */

#searchform {
  float:right;
  background:none;
  background-color:transparent;
  padding: 17px 15px 0 0;
  }

#searchbox {
  width:170px;
  margin:0;
  }

.imgbutton {
  vertical-align:middle;
  padding: 0 0 3px 0;
  }

	.adstrip_title {
	margin: 0;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	}

.blogad_headline {
    text-align: left;
    font-weight: bold;
    color: #000000;
}

.blogad_thumbnail {
    border: none;
}

	.left {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
  margin-top: 3px;
  margin-bottom: 5px;
}

.tekken {
background: url(/sony-psp/images/tekken-dr-ad-bg.jpg) repeat-x;
margin: 0 40px 0 40px;
padding: 15px; 
border: 1px solid #FF9900;
}
