body {
	font-family:Verdana,Arial,sans-serif;
	font-size:10px;
	margin:0px;
	text-align:center;
}

/* Main page styles */
	.outer_frame {
		width:1000px;
		margin:0px auto;
		text-align:left;
	}
	.outer_frame .inner_frame {
		width:1000px;
		position:relative;
		top:0px; left:0px;
	}
	
	
	
	.inner_frame .main_header {
		background-color:#340025;
		_background-image:url('/images/floorpixel.png');
		width:1000px;
		height:200px;
		position:absolute;
		top:0px;
		left:0px;
		text-align:center;
		overflow:hidden;
	}
	
	.inner_frame .main_header .wall_1 {
		width:901px;
		height:160px;
		position:absolute;
		top:0px; left:0px;
		background-color:#58013f;
		background-position:145px 20px;
		background-repeat:no-repeat;
		background-image:none;
		z-index:1;
	}
	.inner_frame .main_header .wall_2 {
		width:100px;
		height:200px;
		position:absolute;
		top:0px; right:0px;
		z-index:1;
		background-color:#4d0137;
		background-image:url('/images/roomcorner.png');
		background-position:0px 160px;
		background-repeat:no-repeat;
	}
	
	.inner_frame .main_header .icon_rss {
		position:absolute;
		border:none;
		z-index:6;
		top:16px;
		right:16px;
	}
	.inner_frame .main_header .icon_rss img {
		border:none;
	}
	
	
	.inner_frame .main_header .wall_3 {
		width:279px;
		position:absolute;
		top:107px; right:21px;
		color:white;
		font-size:1.6em;
		border:0.1em solid white;
		background-color:black;
		padding:0.6em;
		z-index:5;
		opacity:0.6;
		filter: alpha(opacity = 60);
	}
	
	
	.inner_frame .main_header .searchbox {
		position:absolute;
		top:170px; left:12px;
		font-size:1.6em;
		z-index:5;
	}
	
	.inner_frame .main_header .wall_1 .floater {
		background-image:url('/images/header.png');
		background-repeat:no-repeat;
		position:absolute;
		width:637px;
		height:158px;
		top:18px;
		left:17px;
	}
	
	.inner_frame .walker_bar {
		position:absolute;
		top:201px;
		left:0px;
		width:1000px;
		height:30px;
		background-color:#F9A400;
		color:#301203;
	}
	.inner_frame .walker_bar h1,
	.inner_frame .walker_bar b {
		float:left;
		display:block;
		font-size:1.4em;
		height:30px;
		line-height:2em;
		color:#301203;
		margin:0em 0em 0em 1em;
	}
	
	.inner_frame .walker_bar div,
	.inner_frame .walker_bar a {
		float:right;
		display:block;
		color:#ffffff;
		text-align:center;
		font-size:12px;
		text-decoration:none;
		height:30px;
		line-height:30px;
		border-left:1px solid white;
	}

	.inner_frame .walker_bar a.highlight {
		background-color:#340025;
		font-weight:bold;
	}

	.inner_frame .walker_bar div {
		width:60px;
		font-weight:bold;
		background-color:#340025;
	}
	.inner_frame .walker_bar a {
		width:30px;
	}
	
	.inner_frame .walker_bar a:hover {
		background-color:#58013f;
	}

	
	.inner_frame .maincontainer,
	.inner_frame .menu {
		position:absolute;
		top:232px;
		padding:0px;
	}

	.inner_frame .maincontainer {
		width:769px;
		left:231px;
		padding-bottom:5px;
	}
	
	.inner_frame .menu {
		width:220px;
		left:0px;
	}
	
	.inner_frame .menu .googleads {
		text-align:center;
	}
	.inner_frame .menu a,
	.right_column .right_column_canvas a {
		display:block;
		color:#340025;
		text-decoration:none;
		padding:3px 8px;
		font-size:12px;
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
	}
	
	.inner_frame .menu .googleads a { 
		display:inline;
		padding:0px;
		font-size:10px;
	}
	
	.inner_frame .maincontainer .copyright {
		text-align:right;
	}
	
	.inner_frame .maincontainer .copyright,
	.inner_frame .maincontainer .copyright a {
		color:#666666;
	}
	
	.inner_frame .menu .copyright {
		text-align:center;
		margin:2em 0em;
	}
	
	.inner_frame .menu a:hover,
	.right_column  .right_column_canvas a:hover {
		background-color:#fbf0b0;
	}
	
	.inner_frame .menu h2 {
		margin:1em 0em 0.3em 0em; 
		padding:0.4em 0em 0.4em 0.8em;
		font-size:1.6em;
		color:#ffffff;
		background-color:#340025;
		font-weight:bold;
		-moz-border-radius-bottomright: 10px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomleft: 10px;
		-moz-border-radius-topleft: 10px;
		-webkit-border-bottom-right-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-webkit-border-bottom-left-radius: 10px;
		-webkit-border-top-left-radius: 10px;
	}
	
/* CSS NEW AS OF 20091109 */

	.inner_frame .post {
		font-family:Arial, Helvetica, sans-serif;
		background-color:white;
		margin-bottom:1.8em;
	}
	
	.inner_frame .post .header {
		background-color:#340025;
		color:white;
		font-weight:bold;
		padding:0.6em 0em 0.6em 0.9em;
		font-size:1.6em;
		border-bottom:6px solid white;
		/*
		-moz-border-radius-bottomright: 20px;
		-webkit-border-bottom-right-radius: 20px;
		*/
	}
	
	.inner_frame .post .header a.commentform_link {
		float:right;
		font-weight:normal;
		font-size:0.7em;
		display:block;
		border:1px solid white;
		padding:0.2em 0.9em;
		margin-right:2em;
	}
	
	.inner_frame .post .header a.commentform_link:hover {
		background-color:#58013f;
	}
	
	.inner_frame .indexpost .header a.commentform_link:hover {
		background-color:#F9A400;
	}
	
	.inner_frame .post .header h1,
	.inner_frame .post .header a {
		color:white;
		text-decoration:none;
		font-size:1em;
		margin:0em;
	}
	
	.inner_frame .post .header a img {
		border:none;
		margin:0em 0.3em 0em 0em;
	}
	
	
	.inner_frame .post h2 {
		margin:0.8em 0em; 
		padding:0.4em 0em 0.4em 0.8em;
		font-size:1.6em;
		background-color:#F9A400;
		color:#301203;
		font-weight:bold;
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
	}
	
	.inner_frame .post .header .type {
		float:left;
		width:6em;
		text-align:center;
		border:1px solid white;
		background:#900;
		font-size:0.6em;
		margin:0.1em 1.2em 0em 0em;
		padding:0.1em;
		font-weight:bold;
		background-color:#F9A400;
		color:#301203;
	}
	
	.inner_frame .post .info {
		float:left;
		color:white;
		background-color:#340025;
		margin: -0.6em 0.6em 0.6em 0em;
		padding-bottom:0.3em;
		border-right: 0.2em solid white;
		border-bottom: 0.2em solid white;
		-moz-border-radius-bottomright: 1.2em;
		-webkit-border-bottom-right-radius: 1.2em;
	}
	
	.inner_frame .post .info p {
		margin:0em 0em 0.3em 1.2em;
		white-space:nowrap;
		width:158px;
		overflow:hidden;
		font-size:1.2em;
		padding:0em;
	}
	
	.inner_frame .post .info .commentframe,
	.inner_frame .post .info .commentform {
		margin:1.2em 0em 0em 0em;
	}
	
	.inner_frame .indexpost .header {
		background-color:#FFE5B2;
		color:#340025;
		-moz-border-radius-bottomright: 0em;
		-moz-border-radius-topright:0em;
		-moz-border-radius-bottomleft: 0em;
		-moz-border-radius-topleft: 0em;
		-webkit-border-bottom-right-radius: 0em;
		-webkit-border-top-right-radius: 0em;
		-webkit-border-bottom-left-radius: 0em;
		-webkit-border-top-left-radius: 0em;
		border-top:0.2em solid #340025;
		border-bottom:0.1em solid #340025;
		margin-top:0.6em;
		margin-bottom:0.3em;
	}
	
	.inner_frame .indexpost .header h1,
	.inner_frame .indexpost .header a {
		color:#340025;
	}
	
	.inner_frame .indexpost .info {
		color:#340025;
		background-color:#FFE5B2;
		border-bottom:0.1em solid #340025;
		border-right:none;
		-moz-border-radius-bottomright: 0em;
		-moz-border-radius-topright:0em;
		-moz-border-radius-bottomleft: 0em;
		-moz-border-radius-topleft: 0em;
		-webkit-border-bottom-right-radius: 0em;
		-webkit-border-top-right-radius: 0em;
		-webkit-border-bottom-left-radius: 0em;
		-webkit-border-top-left-radius: 0em;
	}
	
	.inner_frame .indexpost .info p {
		text-align:right;
		padding-right:0.5em;
		width:90px;
	}
	
	.commentform .cf_ok,
	.commentform .cf_bad {
		font-size:1.4em;
		font-weight:bold;
		color:white;
		padding:0.3em 1.2em;
		margin:0.6em 0em;
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
	}
	.commentform .cf_ok {
		background-color:#009900;
	}
	.commentform .cf_bad {
		background-color:#CC0000;
	}
	
	.commentform table {
		width:769px;
		font-size:1.2em;
		border:0.4em solid #F9A400;
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
	}
	.commentform table td.cf_title {
		width:105px;
		background-color:#F9A400;
		color:#301203;
		font-weight:bold;
		-moz-border-radius-bottomright: 1em;
		-webkit-border-bottom-right-radius: 1em;
		/*
		-moz-border-radius-topright:0.4em;
		-moz-border-radius-bottomleft: 0.4em;
		-webkit-border-bottom-left-radius: 0.4em;
		-webkit-border-top-right-radius: 0.4em;
		*/
		text-align:center;
	}
	.commentform table td.cf_fieldname {
		text-align:right; 
		padding-right:12px;
		font-weight:bold;
	}
	.commentform table td.small {
		width:105px;
		padding-top:0.4em;
	}
	.commentform table td.submitit {
		padding-left:1.2em;
		text-align:left; 
	}
	.commentform table td.submitit a {
		display:block;
		background-color:#340025;
		text-align:center;
		padding:0.3em 0em;
		color:white;
		font-weight:bold;
		-moz-border-radius-bottomright: 0.6em;
		-moz-border-radius-topright:0.6em;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-topleft: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		-webkit-border-top-right-radius: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-top-left-radius: 0.6em;
	}
	.commentform table td.submitit a:hover {
		background-color:#58013f;
	}
	.commentform table td.cf_field {
		padding-top:0.4em;
		width:200px;
	}
	.commentform table td.cf_field input {
		width:187px;
	}
	.commentform table td.cf_recaptcha {
		width:320px;
	}
	.commentform table td textarea {
		margin-left:1.2em;
		width:400px;
		height:70px;
	}
	
	.inner_frame .post p {
		font-size:1.3em;
		padding:0em;
		text-align:justify;
		margin:0em 0.8em 1.2em 1.6em;
	}
	
	.inner_frame .post p.bluetext {
		border:1px solid #0099FF;
		background-color:#333333;
		color:#0099FF;
		font-size:1.3em;
		padding:0.5em 1.5em;
		text-align:justify;
		margin:0em 0.8em 1.2em 1.6em;
		-moz-border-radius-bottomright: 0.6em;
		-moz-border-radius-topright:0.6em;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-topleft: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		-webkit-border-top-right-radius: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-top-left-radius: 0.6em;
	}
	
	.inner_frame .post a {
		text-decoration:none;
		font-weight:bold;
		color:#333399;
	}
	
	.inner_frame .post a.rare {
		color:#00008B;
	}
	
	.inner_frame .post a.epic {
		color:#8B008B;
	}
	
	.inner_frame .post a.uncommon {
		color:#008000;
	}
	
	.inner_frame .post ul,
	.inner_frame .post ol {
		font-size:1.3em;
		margin:0em 0.8em 1.2em 1.6em;
	}
	
	.inner_frame .post table {
		margin:0em auto 1.2em;
		font-size:1.2em;
	}
	
	.inner_frame .post table .t_header td {
		font-weight:bold;
	}
	
	.inner_frame .post table .t_empty {
		text-align:center;
		color:#CCCCCC;
	}
	
	.inner_frame .post .readmore {
		text-align:left;
	}
	
	.inner_frame .indexpost p {
		padding:0px 0px 0px 100px;	
	}
	
	.commentframe {
		margin-bottom:1.2em;
	}
	.commentframe h2 {
		background-color:#CCCCCC !important; 
	}
	.commentframe .comment {
		margin-bottom:0.6em;
		padding:0.6em 1.2em;
		-moz-border-radius-bottomright: 0.6em;
		-moz-border-radius-topright:0.6em;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-topleft: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		-webkit-border-top-right-radius: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-top-left-radius: 0.6em;
	}
	.commentframe .comment_odd {
		
	}
	.commentframe .comment_even {
		background-color:#ffe5b2;
	}
	.commentframe .comment img {
		float:left;
		margin-right:0.6em;
		background-color:#F9A400;
		padding:0.3em;
		border:0.1em solid #340025;
		-moz-border-radius-bottomright: 0.6em;
		-moz-border-radius-topright:0.6em;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-topleft: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		-webkit-border-top-right-radius: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-top-left-radius: 0.6em;
	}
	.commentframe .comment p {
		margin:0em;
		padding-top:0.3em;
		border-top:0.2em solid #340025;
	}
	
	.commentframe .comment .clear {
		clear:both;
	}
	.commentframe .comment .author {
		font-size:1.2em;
		font-weight:bold;
	}
	.commentframe .comment .author a {
	}
	.commentframe .comment .date {
		margin-left:2.4em;
	}
	
	.right_column {
		float:right;
		width:250px;
		padding:0em 0em 0.6em 0.6em;
		background-color:white;
		margin-top : -50px;
		-moz-border-radius-bottomleft: 1.2em;
		-moz-border-radius-topleft: 1.2em;
		-webkit-border-bottom-left-radius: 1.2em;
		-webkit-border-top-left-radius: 1.2em;
	}
	
	.right_column .right_column_canvas {
		margin-top:0.6em;
		border:2px solid #340025;
		padding-bottom:0.4em;
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
	}
	
	.right_column .right_column_canvas .title {
		background-color:#340025;
		color:#FFFFFF;
		font-size:1.2em;
		font-weight:bold;
		margin:0em;
		padding:0.4em 0 0.4em 0.8em;
		
		
		-moz-border-radius-bottomright: 0.6em;
		-moz-border-radius-topright:0.6em;
		-moz-border-radius-bottomleft: 0.6em;
		-moz-border-radius-topleft: 0.6em;
		-webkit-border-bottom-right-radius: 0.6em;
		-webkit-border-top-right-radius: 0.6em;
		-webkit-border-bottom-left-radius: 0.6em;
		-webkit-border-top-left-radius: 0.6em;
	}
	
	.right_column .twitter .twtr-doc {
		-moz-border-radius-bottomright: 1em;
		-moz-border-radius-topright:1em;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-topleft: 1em;
		-webkit-border-bottom-right-radius: 1em;
		-webkit-border-top-right-radius: 1em;
		-webkit-border-bottom-left-radius: 1em;
		-webkit-border-top-left-radius: 1em;
		border:2px solid #340025;
	}
	
	.right_column .right_column_canvas .update p {
		padding-left:0.6em;
	}
	.right_column .right_column_canvas .update .u_title,
	.right_column .right_column_canvas .blog .u_title {
		margin:0.2em 0em 0em 0em;
		font-size:1.1em;
		font-weight:bold;
	}
	
	.right_column .right_column_canvas .update .u_date,
	.right_column .right_column_canvas .blog .u_date {
		margin:0em 0em 0.2em 0em;
	}
	
	.right_column .right_column_canvas .blog .u_site {
		font-weight:bold;
		color:#333399;
	}
	
	.right_column .twitter {
		padding-top:0.6em;
	}

	.top50 {
		margin:1.2em auto;
	}

	.top50 .rating {width:50px; text-align:center;}
	.top50 .region {width:50px;}
	.top50 .server {width:160px;}
	.top50 .guild {width:160px;}	
	.top50 .character {width:100px;}
	.top50 .dps {width:70px;text-align:center;}
	.top50 .gearscore {width:70px;text-align:center;}
	.top50 .ratio {width:70px;text-align:center;}

	.top50 .titles {
		font-weight:bold;
	}
	
	.top50 .player {

	}
	
	.top50 .band1 {
		background-color:#FFCC33;
	}

	.top50 .band2 {
		background-color:#FFFF66;
	}

	.top50 .band3 {
		background-color:#FFFF99;
	}

