* {
	margin:0;
	padding:0;
}
body {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background:url(/wp-content/themes/gamepress/images/bg-secondary.jpg) center top no-repeat #0879c4;
}
.left {
	float:left;
}
a:link, a:visited {
	color:#FBEF04;
	text-decoration:none;
}
a:hover, a:active, a:focus {
	border:0
}
.ui-tabs-hide {
	display:none;
}
.clear {
	clear:both;
}
#wrap {
	width: 970px;
	margin: 5px auto 0 auto;
	overflow: hidden;
}
/*homepage mods - sort later */



#home-content {
	width:928px;
	padding:0;
	float:left;
	display:inline;
}
#home-ticker {
	width:609px;
	height:403px;
	float:left;
	border:4px solid #0879c4;
}
.vr {
	width:1px;
	background:#83c985;
	float:left;
	margin:0 10px;
	display:inline
}
.hr {
	height:1px;
	background:#83c985;
	float:left;
	margin:10px 0;
	display:inline;
	font-size:0;
}
.height-ticker {
	height:411px;
	margin:0 13px;
}
.width-page {
	width:922px
}
.height-ad-center {
	height:90px
}
.height-about {
	height:240px
}
#home-event-status-wrapper {
	width:281px;
	float:left;
}
#home-event-status {
	float:left;
	width:269px;
	padding:5px;
	background:#0879c4;
	margin:0 0 4px 0;
	overflow:hidden
}
#home-event-status-img {
	width:267px;
	height:114px;
	background:url(/wp-content/themes/gamepress/images/event-status.gif) no-repeat;
}
.borders, #home-giveaway img {
	border:1px solid #494949;
}
#home-giveaway {
	background:#0879c4;
	width:269px;
	padding:5px;
	float:left;
}
#home-ad-center {
	width:728px;
	float:left;
}
#home-news {
	width:173px;
	float:left
}
#home-lower-content {
	width:762px;
	float:left;
}
.home-lower-c {
	width:209px;
	float:left;
	margin-right:14px
}
.eventstatus, .eventscore {
	position:relative;
	width:100px;
	margin:0 0 0 190px;
	top:32px;
	font-size:1.8em;
	font-weight:700;
	display:block;
}
.eventscore {
	margin-top:13px
}
#home-video {
	width:300px;
	float:left;
	height:304px;
	border:4px solid #0879c4;
        display:inline;
	margin-left:17px;
	background:#000;
	text-align:center;
}
#home-video img {
	float:left;
	margin:2px 0 1px 10px;
}
#rotate-player-border {
	width:298px;
	border:1px solid #494949;
}
#home-video h2 {
	line-height:90%;
	margin:0;
	padding:3px 0 0 10px;
	text-align:left
}
#home-about {
	width:727px;
	float:left;
	height:235px;
	border:4px solid #0879c4;
	padding:7px 10px 10px 7px;
	background:url(/wp-content/themes/gamepress/images/about.jpg) right top no-repeat #3abbeb;
	margin:27px 0 0 0;
}
#home-about img {
	border:4px solid #0879c4;
	margin:0 30px 0 0
}
#home-about p {
	margin:75px 0 0;
	font-size:.9em;
	line-height:1
}
#sidebar-video {
	width: 160px;
	padding: 10px 0 0 10px;
	float: right;
}
#content-video {
	width: 740px;
	padding: 0 10px 0 0;
	float: left;
}
#home-ad-right {
	width:160px;
	float:left;
	margin-left:0;
	display:inline
}
ul.links {
	float:left;
	margin-left:5px;
}
ul.meta {
	float:right;
	margin-right:5px;
}
ul.links li {
	display: inline;
	list-style: none;
	margin-right: 10px;
	font-size: 0.9em;
}
ul.meta li {
	display: inline;
	list-style: none;
	margin-left: 10px;
	font-size: 0.9em;
}
ul.links li a:link, ul.links li a:visited, ul.meta li a:link, ul.meta li a:visited {
	color: #000000;
	border-bottom: none;
}
ul.links li a:hover, ul.links li a:active, ul.links li a:focus, ul.meta li a:hover, ul.meta li a:active, ul.meta li a:focus {
	color: #333333;
}
#container {
	color: #ffffff;
	clear: both;

}
#header {
	height: 219px;
	background:none;
	width: 960px;
}
.searchbox {
	float: right;
	margin: 20px 20px 0 0;
	display:inline;
	height: 30px;
	background: url(/wp-content/themes/gamepress/images/searchbg.png) repeat-x;
	border: 1px solid #535353;
}
.searchbox input.text {
	padding: 3px;
	background: transparent;
	color: #ffffff;
	border: none;
}
.searchbox input.button {
	background: url(/wp-content/themes/gamepress/images/search.png) no-repeat;
	text-indent: -9999em;
	width: 26px;
	border: none;
	margin-left: 5px;
	color: #424241;
}
img.rss {
	height: 30px;
	display:inline;
	position:relative;
	top:20px;
	float:right;
	margin-right:10px;
}
#nav {
	position:relative;
	z-index:1000;
	background: url(/wp-content/themes/gamepress/images/nav.jpg) repeat-x;
	font-size: 0.9em;
	margin-left:25px;
	width:930px;
	height:35px;
}
#nav a {
	display:block
}
#nav ul {
	list-style: none;
}
#nav ul li {
	display: inline;
	float: left;
	margin: 0;
	padding: 9px 15px 9px 10px;
}
#nav ul li a:link, #nav ul li a:visited {
	color: #000;
	text-decoration: none;
	font-style:italic;
	text-transform: uppercase;
	margin:0;
	font-weight: bold;
	border: none;
}
#nav ul li img {margin:-1px 0 0 0}
#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus {
	text-decoration:underline;
}
#nav ul li.hide span {
	display: none;
}
#nav ul li ul {
	display:block;
	position: absolute;
	width: 13em;
	left: -999em;
	z-index:11;
	background: #fbed1f;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	margin:0 0 0 -10px;
}
#nav ul li ul li {
	width:13em;
	display: block;
	padding:0;
	margin:0;
}
#nav ul li ul li a:link, #nav ul li ul li a:visited {
	background: #fbed1f;
	padding: 8px 10px;
	width: 13em;
}
#main {
	overflow: hidden;
	background: url(/wp-content/themes/gamepress/images/page-bg.jpg) repeat-x #6dbf70;
	padding: 5px 0 0 0;
	margin-left:25px;
	width:923px;
}
#breadcrumbs {
	background-color: #3b3b3b;
	border: 1px solid #353535;
	padding: 5px;
	color: #abaaaa;
	font-size: 0.9em;
	margin: 0 10px 15px 10px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
	color: #ffffff;
	border-bottom: none;
	margin: 0 3px;
}
#breadcrumbs a:hover, #breadcrumbs a:active, #breadcrumbs a:focus {
	border-bottom: 1px solid #ffffff;
}
#breadcrumbs a:first-child {
	margin-left:0;
}
.advert-main {
	margin: 5px 0 15px 0;
	text-align: center;
}
#sidebar {
	width: 300px;
	padding: 10px 0 10px 10px;
	float: right;
}
#content {
	width: 600px;
	padding: 0 10px 0 0;
	display:inline;
	float: left;
}
#content-live {
	width: 960px;
	padding:0;
        margin-left:2px;
	float:left;
	display:inline
}
.features {
	overflow: hidden;
	margin-bottom: 18px;
	display: none;
}
.includeme {
	display: block;
}
.features .fhold {
	float: left;
	width: 609px;
	position:relative;
	z-index:9;
}
.features .fhold img {
	width:609px;
	height:403px;
}
.features .ui-tabs-hide {
	display: none;
}
.features .feature-text {
	background:url(/wp-content/themes/gamepress/images/ticker-bg.jpg) repeat-x;
	color:#fff;
	height:71px;
	margin:-71px 0 0 0;
	padding:5px 5px 5px 7px;
	position:relative;
	z-index:10;
	width: 597px;
}
.features .feature-text p {
	color:#000;
	padding:2px 5px 2px 2px;
	line-height:1.1em
}
.features .feature-text h3 {
	line-height:1.1em;
}
.features .selections {
	height: 20px;
	float: right;
	padding: 6px;
	text-align: center;
	position:relative;
	z-index:10;
	top:-410px;
	left:4px;
	margin-right:10px;
}
.features .selections li {
	float:left;
	list-style: none;
}
.features .selections img {
	padding: 4px 4px 4px 4px;
	width:12px;
	height:11px;
}
.features .selections .ui-tabs-selected img {
	background-color: #fbef04;
	border: none;
}
.features .selections a:link, .features .selections a:visited, .features .selections a:hover, .features .selections a:active, .features .selections a:focus {
	border: none;
	outline: none;
}
.contenttitle, .contenttitle-live {
	background:url(/wp-content/themes/gamepress/images/header-bg.jpg) repeat-x;
	padding: 5px;
	height: 29px;
        margin:10px 0 0;
	clear: both;
}
.contenttitle-live {
	background:url(/wp-content/themes/gamepress/images/header-bg-2.jpg) repeat-x;
}
.contenttitle h2, .contenttitle-live h2 {
	font-size: 1.0em;
	text-transform: uppercase;
}
.contenttitle h2 span, .contenttitle-live h2 span {
	color: #fbef03;
}
.contenttitle h2 a:link, .contenttitle h2 a:visited, .contenttitle-live h2 a:link, .contenttitle-live h2 a:visited {
	color: #ffffff;
	border-bottom: none;
}
.contenttitle ul li, .contenttitle-live ul li {
	list-style: none;
}
.contentblock, .contentblock-live {
	/*border: 1px solid #353535;*/

    background:#0879c4;
	border-top: none;
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.contentblock-live {
	background:#000;
	padding:0;
	margin:0;
}
.newslist {
	margin-bottom: 15px;
}
#home-quadrants {
	width:426px;
	float:left
}
#home-quadrants div {
	width:200px;
	float:left;
	border:4px solid #0879c4
}
#home-quadrants div.top-left {
	margin:0 10px 10px 0
}
#home-quadrants div.top-right {
	margin:0 0 10px 0
}
#home-quadrants div.btm-left {
	margin:0 10px 0 0
}
.contentblock .post {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: 1px dotted #3a3a3a;
	margin-bottom: 15px;
}
.contentblock ul.archives li {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	border-bottom: 1px dotted #3a3a3a;
}
.contentblock ul.archives li a:link, .contentblock ul.archives li a:visited {
	float: left;
}
.contentblock ul.archives li span {
	color: #abaaaa;
	float: right;
	font-size: 0.9em;
}
h3 {
	color: #6dbf70;
	font-size: 1.3em;
}
h4 {
	font-size: 1.3em;
}
h3 a:link, h3 a:visited {
	color: #6dbf70;
	text-decoration: none;
	border-bottom: none;
}
h3 a:hover, h3 a:active, h3 a:focus {
	border-bottom: 1px solid #11b2e0;
}
#content .contentblock ul, #content .contentblock ol {
	list-style-position: inside;
	margin-bottom: 15px;
	margin-left: 10px;
}
#content .contentblock ul li, #content .contentblock ol li {
	margin-bottom: 5px;
}
blockquote {
	margin: 20px 20px;
	border-left: 3px solid #c1740d;
	padding-left: 5px;
}
.contentblock p.meta {
	color: #abaaaa;
	font-size: 0.8em;
	margin-bottom: 10px;
}
.contentblock p.meta a:link, .contentblock p.meta a:visited {
	color: #abaaaa;
	border-bottom: none;
}
.contentblock p.meta a:hover, .contentblock p.meta a:active, .contentblock p.meta a:focus {
	color: #abaaaa;
	border-bottom: 1px solid #abaaaa;
}
.contentblock img.pimage {
	float: left;
	margin: 0 10px 10px 0;
	display: inline;
}
img.alignleft {
	float: left;
	margin: 10px 15px 10px 0;
	display: inline;
}
img.alignright {
	float: right;
	margin: 10px 0 10px 15px;
	display: inline
}
div.wp-caption {
	text-align: center;
}
div.alignleft {
	margin: 5px 10px 5px 0;
}
div.alignright {
	margin: 5px 0 5px 10px;
}
p.wp-caption-text {
	font-style: italic;
	font-size: 0.9em;
	color: #abaaaa;
	margin: 0;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	text-align: center;
	display: block;
	margin: 5px auto 10px;
}
p {
	font-size: 1em;
	font-weight: normal;
	line-height: 1.5em;
	margin-bottom: 15px;
}
.post p {
	text-align: justify;
}
.older .contentblock ul li {
	list-style: none;
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}
.older .contentblock ul li h3 {
	float: left;
}
.older .contentblock h3 a:hover, .older .contentblock h3 a:active, .older .contentblock h3 a:focus {
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}
.older .contentblock ul li span {
	float: right;
	color: #abaaaa;
	font-size: 0.9em;
	font-weight: bold;
}
.contentblock ul.reviews li {
	list-style: none;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
.contentblock ul.reviews li a {
	font-weight: bold;
	float: left;
}
.contentblock ul.reviews li span {
	float: right;
	color: #abaaaa;
}
.newslist .contentblock ul {
	margin-bottom: 10px;
}
.newslist .contentblock ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	font-weight: bold;
}
.newslist .contentblock ul li ul {
	display: inline;
	margin-left: 5px;
}
.newslist .contentblock ul li ul li {
	font-weight: normal;
	margin-bottom: 10px;
}
/* Reviews



		*****************************/



		.summary img {
	float: left;
	margin: 0 10px 5px 0;
}
.summary p {
	color: #abaaaa;
	font-size: 0.9em;
	margin-bottom: 3px;
}
.summary h3 {
	color: #c1950d;
	margin-top: 10px;
	font-size: 1.4em;
}
.summary h2 a:link, .summary h2 a:visited {
	color: #ffffff;
	border-bottom: none;
}
.summary h2 a:hover, .summary h2 a:active, .summary h2 a:focus {
	border-bottom: 1px solid #ffffff;
}
/* Sidebar



		*****************************/		



		#sidebar .widget {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar .widget .contentblock ul li {
	list-style-position: inside;
	margin-bottom: 10px;
	font-size: 0.9em;
	overflow: hidden;
}
#sidebar .widget .contentblock ul li a {
	font-weight: bold;
}
.advert-side {
	margin-bottom: 15px;
	text-align: center;
}
.advert-side a {
	border-bottom: none;
}
#sidebar .wp-polls ul {
	margin: 0 10px 10px 0px;
}
.fvideos .contentblock {
	padding: 10px;
	text-align: center;
	overflow: hidden;
}
.fvideos .contentblock ul li {
	list-style: none;
	background-color: #3b3b3b;
	border: 1px solid #353535;
	font-size: 0.9em;
	margin-bottom: 5px;
	padding: 5px;
	text-transform: uppercase;
}
.fvideos .contentblock ul li:first-child {
	margin-top: 10px;
}
.fvideos .contentblock ul li.ui-tabs-selected a:link, .fvideos .contentblock ul li.ui-tabs-selected a:visited {
	color: #c1740d;
}
.fvideos .contentblock ul li a:link, .fvideos .contentblock ul li a:visited {
	color: #ffffff;
	border-bottom: none;
}
.fvideos .contentblock ul li a:hover, .fvideos .contentblock ul li a:active, .fvideos .contentblock ul li a:focus {
	color: #CCCCCC;
	outline: none;
}
.pagination .older {
	float: left;
}
.pagination .newer {
	float: right;
}
input, textarea {
	padding: 3px;
}
textarea {
	overflow: auto; /* remove vertical bar for IE7 */
}
input.button {
	border: 1px solid #353535;
	background: #353535;
	padding: 3px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-top: 5px;
	cursor: pointer;
}
p.button a:link, p.button a:visited {
	float: right;
	border: 1px solid #353535;
	border-bottom: none;
	background:#7B6755;
	padding: 5px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 0.9em;
	margin-right: 10px;
}
p.button a:hover, p.button a:active, p.button a:focus {
	color: #CCCCCC;
}
#footer {
	margin-left:21px;
	overflow: hidden;
}
#footer-secondary {
	margin-left:11px;
	overflow:hidden;
	border:0;
}
#footer img {
	border:0
}
.flickr {
	display: inline;
	text-align: center;
}
.flickr a {
	border-bottom: none;
}
.flickr img {
	padding: 0 5px 7px 2px;
}
.commentlist {
	margin: 0 0 20px 0 !important;
}
.commentlist li {
	font-size: inherit;
}
.commentlist li .avatar {
	float: right;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
}
.commentlist cite a:link, .commentlist cite a:visited {
	border-bottom: none;
	color: #fff;
}
.commentlist cite a:hover, .commentlist cite a:active, .commentlist cite a:focus {
	border-bottom: 1px solid #fff;
}
.commentmetadata {
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.1em;
	margin: 3px 0 8px 0;
}
.commentmetadata a:link, .commentmetadata a:visited {
	border: none;
	color: #ABAAAA;
}
.commentmetadata a:hover, .commentmetadata a:active, .commentmetadata a:focus {
	border-bottom: 1px solid #ABAAAA;
}
.commentlist p {
	margin: 5px 0 10px 0;
}
.commentlist .reply {
	font-size: 0.8em;
	font-weight: bold;
	margin: 0 0 10px 0;
}
.commentlist li {
	margin-bottom: 25px !important;
	padding: 5px 0 !important;
	list-style: none;
}
.children {
	padding: 0 0 0 10px !important;
	border-left: 1px solid #353535 !important;
	margin: 15px 0 5px 15px !important;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
}
a:link img {
	border:none;
	text-decoration:none
}
img {
	border:none
}
