/* SITE WIDE RANDOM STUFF */
p
{
	margin-top:0px;
}
.lastactivity
{
	font-size:.9em;
}

img.commentbubble
{
	top:3px;
	position:relative;
}
.aligncenter
{
	text-align:center;
}
.alignleft
{
	text-align:left;
}
#userinfo-ajax span
{
	display:block;
}
#userinfo-ajax #extrauserinfo
{
	font-size:1.5em;
}
#userinfo-ajax
{
    font-size:2em;
    font-weight:800;
    text-align: right;
    right: 50px;
	z-index:10000;
}
#greyout {
	background-color: #000000;
	height: 5000px;
	left: 0px;
	opacity: 0.8;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 9999;
}
#dynpopup
{
	width:300px;
	height:100px;
	left:35%;
	top:30%;
	position:fixed;
	display:none;
	z-index:9999;
}

#ad300x250, #ad300x250 .mod-content
{
	margin-bottom:10px;
}

/* MODULE STYLE CRAP */

#side .mod-title
{
	background: none;
}

/* BLOG CRAP */
.weblogtaggedgames li
{
	white-space: nowrap;
	float:left;
	margin-right:10px;
	line-height:1.3em;
}

.myweblogs .dateheader
{	
	text-align:center;
	font-size:1.2em;
	font-weight:bold;
}
.weblogforgame
{
	margin-bottom:10px;
	font-size:1.2em;
}
.blog .mod-content .dateheader
{
	text-align:center;
	font-size:2em;
	border-bottom:1px #ffdd00 dotted;
	margin-left:15px;
	margin-right:45px;	
	margin-top:20px;
	margin-bottom:20px;
	display:block;
}
.weblogitem .mod-content
{
	font-size:1.1em;
}

/* SEARCH AND SEARCH RESULTS */
#searchresults
{
	clear:both;
	position:relative;
	border-style:solid;
	border-width:1px;
}
#searchtext {
	width: 100%;
	text-align: center;
}
#search .mod-title {
	text-align: center;
	margin:0px;
}
#searchresults li {
	cursor: pointer;
	margin-bottom: 5px;
}

/* ADD GAME POPUP */

#gametitleinput input {
	width: 250px;
}
#gametitleinput {
	margin-left:auto;
	text-align:center;
}
#consolelist li {
	margin-left: 0px;
	float: left;
	width: 158px;
}
#addnewgame {
	left: 50%;
	top: 15%;
	margin-left: -250px;
	position: absolute;
	text-align: left;
	width: 500px;
	height:300px;
	z-index: 9999;
}

/* REGISTRATION PAGE */
.registration .mod-title, .signin .mod-title {
	text-align: center;
}
.registrationcontent label, .signin label{
	display:block;
	width: 200px;
}
.registrationcontent li, .signin li
{
	margin-bottom:10px;
	clear:both;
}
/* ACHIEVEMENT STUFFS */
.achievement-list .achv-header h2
{
	float:left;
}
.achievement-list .achv-header .achievement-icon
{
	float:right;
}
.achievement-list .achievement {
	height: 50px;
	width: 60px;
	margin-right:5px;
	margin-left:5px;
	overflow:hidden;
}
.achievement-list ul.list
{
	overflow:hidden;
	clear:both;
	margin-left:auto;
	margin-right:auto;
	width:600px;
}
.achievement-list .achievement-icon {
	width: 50px;
}
.achievement-list .achievement .progress-holder {
	border-style:solid;
	border-width:1px;
	width: 5px;
	height:48px;
	overflow:hidden;
}
.achievement-list .progress {
	width: 100%;
	display:block;
	position:relative;
	line-height:1px;
	font-size:.1em;
}
.achievement-list .achievement-imgbox {
	position: relative;
	cursor: pointer;
}
.star {
	width: 9px;
	height: 9px;
	margin-left: -2px;
}
.starholder {
	position: absolute;
	top: -2px;
	left: 2px;
	width: 75px;
}
.achievement div
{
	float:left;
}
.achievement-list .list li 
{
	margin-left:0px;
	float:left;
	margin-right: 2px;
}
#achievement-desc
{
	width:400px;
	margin:auto;
	text-align:left;
	margin-top:50px;
}
#achievement-desc h2
{
	text-align:center;
}
.achievement .notearned
{
	filter:alpha(opacity=20);
  	opacity:0.2;
}
.achievement-list #achievement-desc
{
	clear:both;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
}
.achievement-list #achievement-desc .date-achieved
{
	float:right;
	font-size:.9em;
}
.achievement-list #achievement-desc .tierinfo
{
	float:left;
}
.achievement-list #achievement-desc li
{
	margin-top:5px;
    clear:both;
}

/* PROFILE PIC */
.profilepiccurrentupload
{
	float:right;
	position:relative;
	bottom:0px;
	right:0px;
}
.smallprofilepic
{
	width: 60px;
	max-height:100px;
}
.userprofile .profilepicholder
{
	float:left;
}
/* COMMENT STUFF */
.commentarea {
	width: 420px;
}
/* Generic Content Item Summary Display */

.cs-header
{
	margin-top:-3px;
	margin-bottom: 5px;
	overflow:hidden;
}
.cs-header .cs-header-center, .cs-content-center
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
.cs-content
{
	overflow:hidden;
	clear:both;
	width:100%;
}
.cs-content .profilepicholder
{
	float:left;
	margin-right:10px;
	overflow:hidden;
	max-height:100px;
}
.cs-footer
{
	overflow:hidden;
	clear:both;
	width:100%;
}
/*  Game Comp Stuff */

.gamepic.small
{
	width:60px;
}
.gamepic.normal
{
	width:120px;
}
.gamecomparisons .comp-symbol
{
	text-align:center;
	position:relative;
	top:1px;
	margin-left: 4px;
	margin-right: 4px;
	font-weight:bold;
	font-size:1.1em;
}
.rankjustification p
{
	margin-top:0px;
}
.gamecomparisons .mod-content .gametitle
{
	text-align: center;
}
.gamecomparisons .header
{
	font-size:1.2em;
	font-weight:bold;
}

/* SETTINGS PAGE */

.useraccountsettings .settings-list table td
{
	text-align:center;
	padding-left:5px;
	padding-right:5px;
}
.useraccountsettings .settings-list li
{
	overflow:hidden;
}
.useraccountsettings .setting-cb
{
	width:25px;
}

.useraccountsettings .settings-list table td.setting-description
{
	text-align:left;
	width: 400px;
}

/* GAME VS GAME PAGE */
.gamebattle-profile #vsleftimg
{
	overflow:hidden;
	float:left;
}
.gamebattle-profile #vsrightimg
{
	float:right;
	overflow:hidden;
}
.gamebattle-profile #versustext.small
{
	font-size:1.2em;
}
.gamebattle-profile #versustext
{
	text-align:center;
	padding-left:25%;
	padding-right:25%;
	font-size:1.8em;
}
.gamebattle-profile #versustext .vs
{
	font-size:1.5em;
	font-weight:bold;
}

/*  WEBLOG ITEM PAGE */
.blog .mod-content .dateheader {
	margin-left: 40px;
}



/* TOP X GAMES LIST */
#gameslist
{
	min-height:20px;
	height:auto !important;
	height:20px;
}
#gameslist li {
	cursor: move;
}
#gameslist .gametitle {
	border-style: none;
	font-size: 150%;
	cursor: move;
} 
#removedgames
{
    cursor:move;
    min-height:50px; 
    height:auto !important;
    height:50px;
    position:relative;
    display:block;
    border-style:solid;
    border-width:1px;
}
#gameslist li{
	border-style:solid;
	border-width:1px;
	margin-top:2px;
}
#addgametitle {
	text-align: center;
	clear:both;
}
#addnewgame .mod-extra {
	padding-top: 20px;
	text-align: center;
}
.closebutton
{
	float:right;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
}

/* GAME INDEX */
.gameindex .sortmethods
{
	padding-bottom:20px;
	text-align:center;
}
.gameindex td.title
{
	width:80%;
	overflow:hidden;
}
.gameindex .sortmethods a
{
	font-size:1.1em;
	font-weight:bold;
	padding:2px;
}

/* GAME ADMIN PAGE */

.gameadmin .boxartsearchresults li
{
	float:left;
	margin-right:10px;
	height:200px;
	cursor:pointer;
}

/*  GAME SEARCH RESULTS PAGE */
.gamesearchresultsfull .gametitle
{
	font-size:1.5em;
	margin-top:10px;
}
.gamesearchresultsfull .cs-content-text
{
	margin-left:10px;
}

