body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img12.jpg) repeat top left;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7F7772;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 0px;
	background-color: #626262;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #00adef;
}

h1 {
	letter-spacing: -3px;
	font-size: 2.6em;
}

h2 {
	letter-spacing: -2px;
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

p {
	margin: 0 0 2em 0;
	line-height: 140%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #00adef;
}

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

img {
	border: none;
}

img.left {
	float: left;
	margin: 8px 10px 0px 0px;
	border: 2px solid #434343; 
}


/* Header */

#wrapper {
	background: url(images/img14.jpg) no-repeat center top;
}

#header {
	width: 900px;
	height: 128px;
	margin: 0 auto;
}

#logo h1, #logo p {
	float: left;
	color: #00adef;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 55px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	color: #00adef;
	font-weight: bold;
}

/* RSS */

#rss {
	padding: 30px 39px 20px 0;
	text-align: right;
}

#rss a {
	padding: 0 0 3px 24px;
	background: url(images/img03.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
}

#rss a:hover {
	text-decoration: underline;
}

/* Search */

#search {
	float: right;
	width: 200px;
	height: 28px;
	background: #FFFFFF url(images/img02.gif) no-repeat;
}

#search #x {
	display: none;
}

#search #s {
	padding: 6px 5px 5px 35px;
	width: 160px;
	height: auto;
	background: none;
	border: none;
	font: normal 1em Arial, Helvetica, sans-serif;
	color: #000;
}

#search br {
	display: none;
}

/* Menu */

#menu {
	width: 950px;
	height: 40px;
	margin: 0 auto;
	background: #6AA2FD url(images/img04.gif);
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img15.gif) no-repeat right 100%;
	padding: 6px 15px 0px 15px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	height: 30px;
	background: url(images/img16.gif) repeat-x right 30%;
	color: #000000;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Menu2 */

#menu2 {
	width: 950px;
	height: 22px;
	margin: -0px auto;
	background-color: #00aedf;
	background: #6AA2FD url(images/img04.gif);
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 22px;
	background: url(images/img15.gif) no-repeat right 0px ;
	padding: -0px 8px 0 6px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00aedf;
}

#menu2 a:hover {
	height: 20px;
	color: #ffffff;
}

#menu2 .current_page_item {
}

#menu2 .current_page_item a {
	color: #FFFFFF;
}


/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Ads */

#ads {
	float: right;
	width: 160px;
	height: 700px;	
	padding: 0 0 0 20px;
}

/* Content */

#content {
	float: left;
	width: 500px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 10px;
}

#content .post .links {
	width: 410px;
	height: 26px;
	margin: 0;
	padding: 9px 0 0 20px;
	background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}
/* PageContent */

#pagecontent {
	float: left;
	width: 740px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 10px;
}

#pagecontent .post .links {
        width: 410px;
        height: 26px;
        margin: 0;
        padding: 9px 0 0 20px;
        background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}
/* WidePageContent */

#widepagecontent {
	float: left;
	width: 940px;
}

.post {
	margin-bottom: 10px;
}

.post .title {
}

.post .title h2 {
	font-size: 2.2em;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #BABABA;
}

.post .entry {
	padding-top: 10px;
}

#pagecontent .post .links {
        width: 410px;
        height: 26px;
        margin: 0;
        padding: 9px 0 0 20px;
        background: #F3F3F3 url(images/img08.gif) no-repeat;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.post .links a:hover {
	text-decoration: underline;
}

.post .links .more {
	background: url(images/img09.gif) no-repeat;
}

.post .links .comments {
	background: url(images/img10.gif) no-repeat;
}
/* Sidebar */

#sidebar {
	float: right;
	width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img13.jpg) repeat-y left top;
}

#sidebar li ul {
	padding: 5px 10px;
	line-height: 140%;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat 0 8px;
}

#sidebar h2 {
	width: 230px;
	height: 25px;
	padding: 5px 0 0 10px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}
/* bottombar */

#bottombar {
	float: left;
	width: 230px;
	padding: 10px;
}

#bottombar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bottombar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img13.jpg) repeat-y left top;
}

#bottombar li ul {
	padding: 5px 10px;
	line-height: 140%;
}

#bottombar li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat 0 8px;
}

#bottombar h2 {
	width: 230px;
	height: 22px;
	padding: 5px 0 5px 10px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#bottombar .genre {
	width: 210px;
	height: 18px;
	padding: 0px 0 8px 10px;
	background: #FFB700 url(images/img04.gif);
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF;
}
/* genrebar */

#genrebar {
	float: left;
	width: 160px;
	padding: 10px;
}

#genrebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#genrebar li {
	margin-bottom: 20px;
	background: #F3F3F3 url(images/img13.jpg) repeat-y left top;
}

#genrebar li ul {
	padding: 5px 10px;
	line-height: 140%;
}

#genrebar li li {
	margin: 0;
	padding-left: 10px;
	background: url(images/img07.gif) no-repeat 0 8px;
}

#genrebar h2 {
	width: 230px;
	height: 22px;
	padding: 5px 0 5px 10px;
	background: #FFB700 url(images/img05.gif);
	letter-spacing: -1px;
	font-size: 1.6em;
	color: #FFFFFF;
}

#genrebar .genre {
	width: 160px;
	height: 18px;
;5B;5B	padding: 0px 0 8px 10px;
	background: #FFB700 url(images/img04.gif);
	background-position: -100 0;
	letter-spacing: -1px;
	font-size: 1.2em;
	color: #FFFFFF;
}

/* gameicon */

#gameicon {
	float: left;
	width: 110px;
	height: 90px;
	padding: 5px;
	margin: 2px;
	background: #111111;
}

/* Footer */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img11.gif) no-repeat;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
	line-height: 100%;
}

#footer a {
	text-decoration: none;
}

/* Bar */
#bar {
	width: 940px;
	margin: 0 auto;
	padding: 4px 4px;
        background: #111111;
}
#bar2 {
	width: 940px;
	margin: 0 auto;
	padding: 4px 4px;
        background: #111111;
	float: left;
}
#block {
	width: 940px;
	margin: 0 auto;
	padding: 4px 0;
}


#sponsored {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	background-color: black;
	width : 100%;
}
#sponsored td {

	border-color: white;
	border-width: 1px 1px 1px 1px;
	border-style: none none dashed none;
}

table.infobox {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: orange orange orange orange;
	border-collapse: separate;
	background-color: black;
	width: 100%;
}
table.infobox th {
	background-color: orange;
	color: black;
	border-width: 0px 0px 0px 0px;
	padding: 4px 14px 4px 4px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
}
table.infobox td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 10px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	-moz-border-radius: 0px 0px 0px 0px;
}
</style>
v
