/* CUSTOM CSS */

#header h1.blogtitle {
	text-indent: -9999px;
	background: url(http://peakperformancelifestyle.com/wp-content/uploads/2009/11/logo.png) top left no-repeat;
        width: 350px;
        overflow:hidden;
        padding: 0;
        height: 100px;
}
p.description { width: 585px; margin-top:15px; color: #333; }

#sidebar ul li#text-9 {
	background: none;
}
#sidebar ul li#text-9 .textwidget {
	padding:0;
}


