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

body{background: #f8f8f8 url(img/vanilla-bg.gif) repeat;}

a{color: #ff1b61;}
a:hover {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 h2 {color:#222222;}
#footer .footerList li ul li a {color:#666666;}
#footer .copyright span {color:#666666;}
#footer .copyright {color:#666666;}

#footer .copyright a{color: #ff1b61;}

/* --------------------- */
/*     Customized Header   */
/* --------------------- */



}
.logobar {
	display: inline;
}

.smbuttons{
	float:left;
	list-style:none;
}

.smbuttons ul{
	list-style:none;
}
.smlinks {
	line-height:90%;
}


.address {
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 12px;
    line-height: 13px;
    margin-top: 80px;
    padding-left: 10px;
    text-align: right;
    padding-bottom:10px;
}
