#logo {
	display:block;
	background:#000 url('img/nexuiz_ninjaz_logo.gif') 0 0 no-repeat;
	width:565px;
	height:190px;
	border:0;
}
#menu {
	margin-top:12px;
	margin-right:15px;
	clear:right;
	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 #home { background:#000 url('img/link_home.gif') top left no-repeat; }
#menu #forum { background:#000 url('img/link_forum.gif') top left no-repeat; }
#menu #faq { background:#000 url('img/link_faq.gif') top left no-repeat; }
#menu #gallery { background:#000 url('img/link_gallery.gif') top left no-repeat; }
#menu #kyoman { background:#000 url('img/link_kyoman.gif') top left no-repeat; }
#menu #team { background:#000 url('img/link_team.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;
}
h1#who_are {
	color:#ddd;
}
#welcome h1 {
	margin:4px;
}
h2 {
	color:#aaa;
	font-size:18px;
	margin:6px 4px 4px 4px;
}
a {
	color:#c66;
	text-decoration:none;
}

#leftContainer {
	float: left;
	width: 440px;
	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: 451px;
}
#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_post ul {
	margin-left:15px;
}
.news_post li {
	padding:2px;
}
#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;
}
.cList {
float:left;
padding:5px;
color:#666;
margin-left:10px;
}
.cList li {
margin-left:20px;
}
.cList .listHead {
list-style:none;
padding-bottom:3px;
margin-left:-5px;
}
p {
color:#666;
}
#hide {
	float:right;
	font-size:11px;
	color:#555;
}
#egg {
	display:none;
	position:absolute;
	margin:0;
	padding:0;
	top:0;
	left:0;
	width:100%;
	height:1500px;
	background-color:#111;
	opacity: .85; /* Standard: FF gt 1.5, Opera, Safari */
	filter: alpha(opacity=85); /* IE lt 8 */
	-ms-filter: "alpha(opacity=85)"; /* IE 8 */
	-khtml-opacity: .85; /* Safari 1.x */
	-moz-opacity: .85; /* FF lt 1.5, Netscape */
}
#egg_content {
	margin-top:50px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}
.codeblock .body {
	background-color:#333;
	border:2px solid #555;
	padding:3px;
}

#echoservers {
	margin:0 6px;
	padding:20px 0 15px;
}
#ilovenexuiz {
	margin:20px 0 0 50px;
}
#echoservers img, #ilovenexuiz img {
	border:0;
}
