body {
	background: #000 url(http://ice-cube.org/img/bg_top.jpg) left top repeat-x;
	font-size: 10px;
	color: #AAB5CA;
	margin:0;
	margin-top:-2;
	padding:0;
}

.header {
	background: url(http://ice-cube.org/img/bg_header.jpg) center top no-repeat;
	width:950;
	height:230;
}

.left {
border: 1px #1b3e5c double;
width:230;
background:#02000c;
}

h5.postedOn {
	font-familiy: Helvetica, Arial, Verdana, sans-serif;
	color: #628FBE;
}

a.more:link, a.more:visited, a.more:active {
	color: #D1DEF8;
	font-size: 13px;
	text-decoration: underline;
}

p {
	color: #AAB5CA;
}
h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: gold;
}

a:hover {
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
}

a img {
	border: none;
}
.entry  a {color: #FFFF00;}
.entry h3 a {color: #fff;}
.nav ul 				{list-style:none;padding:0;text-align:left;margin:60px 0 0 0;}
.nav ul li 			{display:inline;padding:3px;float:left;font-weight:bold;}
.nav a 				{text-decoration:none;}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #224866;
	background: #03101A;
	border-top: 1px solid #133651;
	font-size: 10px;
	text-align: center;
	height: 30px;
	line-height: 25px;
	width: 100%;
}
	