@charset "ISO-8859-1";
/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #C2BEAC ;}
.blue{
	color: #333;
}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar ul.categories li a{color: #1780b9;}

#footer {padding-bottom:30px; margin-bottom: 0px;}

#footer h2 {
	color:#1C1815;
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
#footer .footerList li {
	color:#1D1916;
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
}
#footer .copyright span {color:#d4b5a3;}
#footer .copyright {
	color:#000;
	font-style: normal;
}
