/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/prismatic-bg.jpg) top center no-repeat;}
a{color: #E81212;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #14b8ed;}
#sidebar ul.categories li a{color: #14b8ed;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #14b8ed;
}

#content .content_wrap .entries ul li .alignnone,
#content .content_wrap .full-entry ul li .alignnone{
	float: left;
	margin-top: 8px;
	margin-right: 15px;
}
img.alignnone{
float: left;
	margin-top: 8px;
	margin-right: 15px;
}
#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#999999;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#999999;}


