*{margin:0;padding:0;}



body {

background-color: #110500;

color: #000000;

font-family: Arial, Helvetica,sans-serif;

font-size: 14px;

}

.left{float:left;}

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

a:hover,a:active,a:focus{border:0}



.ui-tabs-hide{display:none;}

.clear{clear:both;}



#wrap {

width: 960px;

margin: 5px auto 0px auto;

overflow: hidden;

}



/*homepage mods - sort later */

#home-content {width:928px;padding:0 0 5px 10px;float:left; display:inline;}

#home-ticker{width:617px; height:411px; float:left;}

.vr{width:1px; background:#88917a; float:left; margin:0 10px; display:inline}

.hr{height:1px; background:#88917a; float:left; margin:10px 0;display:inline;font-size:0;}

.height-ticker{height:411px;}

.width-page{width:922px}

.height-ad-center{height:90px}

.height-quadrants{height:318px}

.height-about{height:240px}

#home-event-status{float:left; width:274px; padding:5px; background:#000; margin-bottom:4px}

.borders{border:2px solid #44472A;}

#home-giveaway{margin:0;width:284px; float:left;}

#home-ad-center{width:728px; float:left;}

#home-news{width:173px; float:left}

#home-lower-content{width:762px; float:left;}

#home-quadrants{width:426px; float:left}

#home-quadrants div{width:208px; float:left}

#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}

#home-video{width:300px; float:left; height:316px; background:#000; text-align:center}

#home-video h2 {font-family:"Times New Roman", Times, serif; letter-spacing:-1px; color:#f49c1e; font-size:1.2em; line-height:90%; margin:0; padding:3px 0 3px 10px; text-align:left}

#home-about{width:727px; float:left; height:245px; padding:10px; background:#000; margin:16px 0 0 0;}

#home-about h1{font-family:"Times New Roman", Times, serif; letter-spacing:-1px; color:#f49c1e; font-size:1.2em; line-height:90%; margin:0 0 10px 0 ; padding:0}

#home-about p {font-size:.9em; line-height:1}



        #sidebar-video{

        width: 160px;

	padding: 0 10px;

	float: right;

        }



	#content-video {

	width: 740px;

	padding: 0 10px;

	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 {

background-color: #444444;

color: #ffffff;

clear: both;

}



#header {

height: 224px;

background: url(/wp-content/themes/gamepress/images/header.jpg);

width: 960px;

}



	.logo {

	height: 110px;

	}

	

	.logo h1 {

	height: 110px;

	width: 350px;

	background: url(/wp-content/themes/gamepress/images/logo.png) no-repeat;

	text-indent: -9999em;

	float: left;

	}

	

	.logo p {

	text-indent: -9999em;

	float: left;

	}

	

	

	.searchbox {

	float: right;

	margin: 180px 160px 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:180px; float:right;

       margin-right:10px;

	}



	

#nav {

position:relative;

z-index:1000000;

background: #000;

font-size: 0.9em;

width:960px;









height:40px;

}

#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: #f39800;

			text-decoration: none;

			text-transform: uppercase;

			margin:0;

			font-weight: bold;

			border: none;

			}

			

			#nav ul li a:hover, #nav ul li a:active, #nav ul li a:focus {

			color: #ccc;

			}

		

		#nav ul li.current_page_item a:link, #nav ul li.current_page_item a:visited {

		color: #f39800;

		}

		

		#nav ul li.hide span {

		display: none;

		}

		

		#nav ul li ul {

            display:block;

	    position: absolute;

	    width: 13em;

	    left: -999em;

           z-index:11;

           background-color: #000;

		}

		

		#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: #000;

			padding: 8px 10px;

			width: 13em;

		}

		

		#nav ul li.current_page_item ul li a:link, #nav ul li.current_page_item ul li a:visited {

			color: #f39800;

		}

		

		#nav ul li.current_page_item ul li a:hover, #nav ul li.current_page_item ul li a:active, #nav ul li.current_page_item ul li a:focus {

			color: #ccc;

		}

		

		

		

		

				

		



#main {

overflow: hidden;

background: url(images/bg.jpg) repeat-x #737e69;

padding: 10px 10px 0 10px;

width:940px;



}



	#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: 0 15px 0 0;

	float: right;

	}



	#content {

	width: 600px;

	padding: 0 10px;

       display:inline;

	float: left;

	}



	#content-live{

        width: 960px;

        padding:0;

        margin-left:-10px;

        float:left;

        display:inline.

        }



		.features {

		overflow: hidden;

		margin-bottom: 18px;

		display: none;

		}

		

			.includeme {

			display: block;

			}

		

			.features .fhold {

			float: left;

			width: 617px;

                        position:relative;

                        z-index:9;

			}

                       .features .fhold img{width:617px; height:411px;}

			

			.features .ui-tabs-hide {

			display: none;

			}

			

			.features .feature-text {

			background:transparent url(/wp-content/themes/gamepress/images/trans.png) repeat scroll 0 0;

			color:white;

			height:64px;

			margin-top:-74px;

			padding:5px 5px 5px 7px;

			position:relative;

			z-index:10;

			width: 615px;

			}

			.features .feature-text p{padding:2px 5px 2px 2px; line-height:1.1em}

.features .feature-text h3{line-height:1.1em;}

			.features .selections {

                        width:170px;

			height: 20px;

			float: right;

			padding: 6px;

			text-align: center;

                        position:relative;

                        z-index:10;

                        top:-410px;

                        left:4px;

			}

			

				.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: #f39800;

				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(images/header-bg.jpg) repeat-x;

		padding: 5px;

		height: 29px;



		clear: both;

		}

		.contenttitle-live {

		

		background:url(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: #c1740d;

				}

				

				.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:#7b6755;

		border-top: none;

		padding: 10px;

		margin-bottom: 20px;

		overflow: hidden;

		}



		.contentblock-live{

                background:#000;

                padding:0;

                margin:0;

                  }



			.newslist {

			margin-bottom: 15px;

			}

		

			.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: #c1740d;

			font-size: 1.3em;

			}

			

			h4 {

			font-size: 1.3em;

			}

			

			h3 a:link, h3 a:visited {

			color: #c1740d;

			text-decoration: none;

			border-bottom: none;

			}

			

			h3 a:hover, h3 a:active, h3 a:focus {

			border-bottom: 1px solid #c1740d;

			}

			

			#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 {

overflow: hidden;

}

	#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}