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

body{
	/*background: #000000	url(core/img/bg/stripes.jpg) repeat-x;*/
	/*background: #000000	url(core/img/bg/newsprint_b&w.jpg) repeat;*/
	/*background: #000000	url(core/img/bg/newsprint_dark.png) repeat;*/
	background:#222 url(core/img/bg/static_000.jpg) repeat;
}
.blue{color: #1780b9;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #1780b9;}
#sidebar ul.categories li a{color: #1780b9;}

#footer{
	height:100px !important;
/*
#footer .footerList li {
	color: #333;
}
.copyright{
	color: white !important;
}
*/

