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

body{
	/*	background-color: #98bfc6;
	background-image: url(core/img/bg/bg1.jpg);
	background-repeat: no-repeat;
	background-position: 20px -250px;*/
		background-color: #000;
	background-image: url(core/img/bg/bg6.gif);
}
.blue{color: #ff1b61;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #ff1b61;}
#sidebar ul.categories li a{color: #ff1b61;}

#footer {padding-bottom:20px; margin-bottom: 0px;}
#footer  {color:#222222;}
#footer .footerList li {color:#666666;}
#footer .copyright span {color:#666666;}
#footer .copyright {
	color:#666;
	
}

h2 {
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


