/* @override http://studio3087.com/wp3087/wp-content/themes/dark-atlantica/library/styles/custom/prismatic.css */

/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/prismatic-bg.jpg) top center no-repeat;}
a{color: #d8791a;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #d8791a;}
#sidebar ul.categories li a{color: #d8791a;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #d8791a;
}

#footer {padding-bottom:20px; margin-bottom: 0px;
	color: #d8791a;
}
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#999999;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#999999;}


