@import url(features.css);

/* overrides */

.side_avatar_black {
	border: 1px solid #000000;
	float: right;
	height: 90px;
	margin: 2px 0 4px 8px;
	width: 90px;
}

.border_large {
	background: #ffffff;
	border: 0;
	margin: 0;
	padding: 0;
}	

/* misc */

.content_main {
	background: #ffffff;
	vertical-align: top;
}

.col_left {
	width: 160px; 
	padding: 5px;
	float: left;
}

.col_mid {
	width: 517px;
	float: left;
}

.col_right {
	width: 302px;
	float: left;
	padding: 5px 0 6px 5px;
}
/* blog navigation */

.blog_nav {
	position: relative;
	z-index: 50;
	margin: -3px 0px 0px 0px;
	padding-left: 3px;
	height: 28px;
}

.gamespace_content .blog_nav {
	position: relative;
	z-index: 5;
	margin: -7px 0px 0px 0px;
	padding-left: 3px;
	height: 28px;
}

.blog_button {
	height: 24px;
	width: 60px;
	float: left;
}

.plat_nav {
	height: 24px;
	width: 60px;
	float: left;
	background: url(base/im/blog/nav_filter.png) no-repeat;
}

.plat_nav_all {
	background-position: 0px 0px;	
}

.plat_nav_all_active {
	background-position: 0px -57px;
}

.plat_nav_all:hover {
	background-position: 0px -28px;
}

.plat_nav_news {
	background-position: -60px 0px;	
}

.plat_nav_news_active {
	background-position: -60px -57px;
}

.plat_nav_news:hover {
	background-position: -60px -28px;
}

.plat_nav_pc {

	background-position: -120px 0px;	
}

.plat_nav_pc_active {
	background-position: -120px -57px;
}

.plat_nav_pc_x {
	background-position: -120px -85px;
}

.plat_nav_pc:hover {
	background-position: -120px -28px;
}

.plat_nav_wii {
	background-position: -180px 0px;	
}

.plat_nav_wii_active {
	background-position: -180px -57px;
}

.plat_nav_wii_x {
	background-position: -180px -85px;
}

.plat_nav_wii:hover {
	background-position: -180px -28px;
}

.plat_nav_nds {
	background-position: -240px 0px;	
}

.plat_nav_nds_active {
	background-position: -240px -57px;
}

.plat_nav_nds_x {
	background-position: -240px -85px;
}

.plat_nav_nds:hover {
	background-position: -240px -28px;
}

.plat_nav_ps3 {
	background-position: -300px 0px;	
}

.plat_nav_ps3_active {
	background-position: -300px -57px;
}

.plat_nav_ps3_x {
	background-position: -300px -85px;
}

.plat_nav_ps3:hover {
	background-position: -300px -28px;
}

.plat_nav_psp {
	background-position: -360px 0px;	
}

.plat_nav_psp_active {
	background-position: -360px -57px;
}

.plat_nav_psp_x {
	background-position: -360px -85px;
}

.plat_nav_psp:hover {
	background-position: -360px -28px;
}

.plat_nav_x360 {
	background-position: -420px 0px;	
}

.plat_nav_x360_active {
	background-position: -420px -57px;
}

.plat_nav_x360_x {
	background-position: -420px -85px;
}

.plat_nav_x360:hover {
	background-position: -420px -28px;
}

/* side bar */

.mid_rectangle img {
	width: 300px;
	height: 250px;
	border: 1px solid #000000;
}

.head_white_med {
	width: 291px;
	margin: 0px;
	padding: 11px 0 0 11px;
	font-size: 14px;
	font-weight: bold;
	color: #A2A2A2;
	background: url(base/im/support_backgrounds.png) no-repeat;	
	background-position: -300px -600px;
}

.head_white_med a:link {font-weight: bold; color: #A2A2A2; text-decoration: none;}
.head_white_med a:visited {font-weight: bold; color: #A2A2A2; text-decoration: none;}
.head_white_med a:hover {font-weight: bold; color: #000000; text-decoration: none;}
.head_white_med a:active {font-weight: bold; color: #A2A2A2; text-decoration: none;}

.center_white_med {
	width: 278px;
	background: #ffffff;	
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 5px 11px 3px 11px;
	color: #000000;
	line-height: 130%;
	display: table;
}

.center_white_med h2 { margin: 0 0 6px 0;}

.center_white_med ul {
	margin: 0;
}

.center_white_med li {
	background: url("base/im/dot_orange.png") no-repeat;
	margin-left: 0px;
	padding-left: 13px;
}

.center_white_med {
	width: 278px;
	background: #ffffff;	
	border-left: 1px solid #CECECE;
	border-right: 1px solid #CECECE;
	padding: 5px 11px 3px 11px;
	color: #000000;
	line-height: 130%;
	display: table;
}

.foot_white_med {
	width: 302px;
	height: 8px;
	margin: 0 0 5px 0;
	background: url(base/im/support_backgrounds.png) no-repeat;	
	background-position: -300px -633px;
}

.head_black_med {
	width: 291px;
	margin: 0px;
	padding: 11px 0 0 11px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	background: url(base/im/support_backgrounds.png) no-repeat;	
	background-position: -300px -650px;
}

.head_black_med a:link {font-weight: bold; color: #ffffff; text-decoration: none;}
.head_black_med a:visited {font-weight: bold; color: #ffffff; text-decoration: none;}
.head_black_med a:hover {font-weight: bold; color: #E98400; text-decoration: none;}
.head_black_med a:active {font-weight: bold; color: #ffffff; text-decoration: none;}

.center_black_med {
	width: 278px;
	background: #000000;	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding: 5px 11px 3px 11px;
	color: #ffffff;
	line-height: 130%;
	display: table;
}

.center_black_box {
	background: #000000;	
	color: #ffffff;
	line-height: 130%;
	font-size: 14px;
	padding: 12px 0 12px 14px;
	font-weight: bold;
}

.center_black_box img {
	width: 120px;
	border: 1px solid #ffffff;
	margin: 0 8px 0 0;
	float: left;
	display: block;
}

.center_black_more {
	background: #000000;	
	height: 53px;
	width: 128px;
	margin: 0;
	background: url("base/im/more_releases.png") no-repeat;
	float: right;
	cursor:hand
	margin-right: 5px;
}

.center_black_more:hover {
	background-position: 0 -53px;
}

.center_black_med h2 { margin: 0 0 6px 0;}

.center_black_med ul {
	margin: 0;
}

.center_black_med li {
	background: url("base/im/dot_white.png") no-repeat;
	margin-left: 0px;
	padding-left: 13px;
}

.foot_black_med {
	width: 302px;
	height: 8px;
	margin: 0 0 5px 0;
	background: url(base/im/support_backgrounds.png) no-repeat;	
	background-position: -300px -683px;
}

/* blog posts */

.npost_wrap {
	display: table;
	width: 516px;
	margin-bottom: 12px;}

.npost_top {
	width: 516px;
	display: table;
}

.npost_icons {
	width: 26px;
	float: left;
	padding: 4px 5px 0 0;
	margin: 0;
	display: table-cell;
}

.npost_icons img {
	display: block;
	margin-bottom: 5px;
	width: 26px;
	height: 26px;
}

.npost_icons img.avatar_sm {
	display: block;
	margin-bottom: 5px;
	border: 1px solid #4A4A4A;
	width: 25px;
	height: 25px;
}

.npost_main {
	width: 485px;
	padding: 0;
	margin: 0;
	float: right;
	color: #000000;
	font-size: 1.2em;
}

.npost_main h2 {
	font-size: 17px;
	color: #4A4A4A;
	margin: 0;
	padding: 0;
}

.npost_main h2 a:link { color: #4A4A4A; text-decoration: none; }
.npost_main h2 a:visited { color: #4A4A4A; text-decoration: none; }
.npost_main h2 a:hover { color: #E98400; text-decoration: none; }
.npost_main h2 a:active { color: #4A4A4A; text-decoration: none; }

.post_date {
	padding: 3px 0 4px 0;
	color: #D1D1D1;
	font-size: 11px;
	font-weight: bold;
}

.npost_main img {
	width: 485px;
	border: 0;
	display: block;
	margin-bottom: 5px;
}

.npost_main img {
	width: 485px;
	border: 0;
	display: block;
	margin-bottom: 5px;
}

.npost_main img.img_small {
	display: block;
	width: 147px;
	border: 1px solid #999999;
	padding: 0;
	margin: 0;
}

.border_small {
	width: 149px;
}

.npost_bar {
	margin-top: 13px;
	height: 30px;
	width: 516px;
	background: url(base/posts/post_bar.png) no-repeat;	
	color: #4A4A4A;
	font-size: 12px;
}

.npost_bar a:link { color: #4A4A4A; text-decoration: none; }
.npost_bar a:visited { color: #4A4A4A; text-decoration: none; }
.npost_bar a:hover { color: #E98400; text-decoration: none; }
.npost_bar a:active { color: #4A4A4A; text-decoration: none; }

.npost_bar_more {
	width: 162px;
	float: left;
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.npost_bar_more img {
	width: 162px;
	height: 30px;
	display: block;
	border: 0;
	margin: 0;
}

.npost_bar_soc {
	width: 200px;
	float: left;
	height: 21px;
	padding: 7px 0 0 2px;
}

.npost_bar_like {
	color: #4B4B4B;
	font-size: 12px;
	font-weight: bold;
	float: left;
	height: 25px;
	padding: 2px 0 0 0;
	width: 105px;
}

.npost_bar_like img.vote {
	width: 16px;
	height: 16px;
	float: left;
	border: 0;
	margin: 5px 0 0 3px;
}

.npost_bar_like img.mess {
	width: 64px;
	height: 21px;
	float: left;
	border: 0;
	margin: 5px 0 0 3px;
}

.npost_bar_comments {
	float: left;
	width: 33px;
	padding: 0 0 0 6px;
}

.npost_bar_comments div {
	float: left;
	width: 32px;
	height: 28px;
	text-align: center;
	padding: 3px 0 0 0;
	background: url(base/posts/comments.png) no-repeat;	
	margin-top: -5px;
}

.npost_bar_comments div:hover {
	background-position: 0 -31px;	
}

.npost_bar_comments a:link { color: #ffffff; text-decoration: none; }
.npost_bar_comments a:visited { color: #ffffff; text-decoration: none; }
.npost_bar_comments a:hover { color: #000000; text-decoration: none; }
.npost_bar_comments a:active { color: #ffffff; text-decoration: none; }

/* disqus stuff */

span.dsq-item-sort {
	display: none;
}

.dsq-pagination {
	margin: 5px 0 5px 0;
}

#dsq-pagination {
	margin: 5px 0 5px 0;
}

.dsq-brlink {
	display: none;
}

#dsq-global-toolbar {
	margin: 0 0 5px 0;
}

.dsq-community-preview {
	margin: 0 0 5px 0;
}

#dsq-combo-content .dsq-combo-box {
	background: #ffffff !important;
	color: #545454 !important;
}

.dsq-clearfix a:link {
	color: #000000 !important;
}

.dsq-clearfix a:visited {
	color: #000000 !important;
}

.dsq-clearfix a:hover {
	color: #8C8C8C !important;
}

.dsq-clearfix a:active {
	color: #000000 !important;
}

.dsq-widget-meta a:link {
	color: #E98400 !important;
}

.dsq-widget-meta a:visited {
	color: #E98400 !important;
}

.dsq-widget-meta a:hover {
	color: #8C8C8C !important;
}

.dsq-widget-meta a:active {
	color: #E98400 !important;
}

#dsq-combo-logo {
	display: none !important;
}

#dsq-combo-tabs {
	display: none !important;
}

#dsq-combo-recent {
	padding: 2px 6px 6px 6px !important;
}

#dsq-global-toolbar {
	margin: 0 0 5px 0 !important;
}

.dsq-community-preview {
	margin: 0 0 5px 0 !important;
}

#dsq-comments-title {
	margin-top: -38px !important;
}

.dsq-pagination {
	margin: 0 !important;
}

.dsq-options {
	margin: 0 0 4px 0 !important;
}

.dsq-toolbar-logo {
	display: none !important;
}

.content_center {
	border: 1px solid #ffffff;
}

.content_center object {
margin:0 0 5px -16px;
}
