#logo {
	display:block;
	background:#000 url('img/nexuiz_ninjaz_logo.gif') 0 0 no-repeat;
	width:565px;
	height:190px;
	border:0;
}
#menu {
	margin-top:90px;
	margin-right:15px;
	float:right;
}
#menu ul {
	list-style:none;
}
#menu ul li {
	display:inline;
}
#menu ul li a {
	color:#999;
	padding-left:20px;
	padding-right:4px;
}
#menu #team { background:#000 url('img/link_team.gif') top left no-repeat; }
#menu #faq { background:#000 url('img/link_faq.gif') top left no-repeat; }
#menu #links { background:#000 url('img/link_links.gif') top left no-repeat; }
#header {
	background:#111 url('img/content_bg_home.jpg') top right no-repeat;
	min-height:240px;
	height:auto !important;
	height:220px;
}
h1 {
	color:#c44;
	font-size:22px;
	margin:20px 4px 4px 4px;
}
h2 {
	color:#aaa;
	font-size:18px;
	margin:6px 4px 4px 4px;
}
a {
	color:#c66;
	text-decoration:none;
}

#leftContainer {
	float: left;
	width: 260px;
	padding:0 0 25px 0;
}
#leftContainer h1 {
	padding-top:0;
	padding-bottom:4px;
}
#leftContainer h1#left_first {
	padding-top:10px;
	margin:0;
}
#rightContainer h1  {
	padding-top:10px;
	margin-top:0;
	padding-bottom:8px;
}

#rightContainer {
	margin-left: 271px;
}
#rightContainer p {
	color:#999;
}
.leftBox {
	margin-top: 8px;
	border:1px solid #444;
	background:#111;
	padding:6px;
	min-height:240px;
	height:auto !important;
	height:220px;
}
.leftBox img {
	width: 425px;
}
.leftBox h4 {
	margin:0;
	padding:3px;
	text-align:center;
}
#more {
padding:0;
margin:0;
}
h4.more_nexuiz {
	color:#888;
	margin-top:4px;
	padding-right:4px;
	margin-bottom:0;
	text-align:right;
	font-size:14px;
}
h4.more_nexuiz a {
	
}

.news_post {
	padding:4px 4px 8px 4px;
	margin-bottom:8px;
	border:1px solid #444;
	background-color:#111;
	color:#555;
	font-size:14px;
	min-height:220px;
	height:auto !important;
	height:220px;
}
.news_post p {
	margin:0;
	padding:0;
	font-size:14px;
	color:#555;
}
#news_first_post {
	border:1px solid #666;
	background-color:#222;
	color:#888;
	font-size:16px;
}
.news_title {
	margin:0 0 6px 0;
	color:#888;
}
.news_title a { color:#888; }
#news_first_post .news_title a { color:#aaa; }
.news_date {
	padding:0;
	margin:0 0 0 4px;
	font-size:14px;
	color:#444;
	float:right;
}
#news_first_post .news_date { color:#666; }
.news_author {
	text-align: center;
	float: left;
	padding:2px 10px 0 6px;
}
.news_avatar {
	border:1px solid #666;
}
.news_comments {
	font-size:14px;
	float:right;
	padding-right:4px;
	color:#aaa;
}
#leftContainer ul {
font-size:15px;
}
