/*-----attach body.custom to any style you add here-----*/
img {
border:1 solid red;
}

#header {
color:#000;
}

body.custom .entry-content a {font-weight:bold; text-decoration:none;}
body.custom .entry-content a:hover {font-weight:bold; text-decoration:underline;}

.entry-title a {font-weight:bold; text-decoration:none;}
.entry-title a:hover {font-weight:bold; text-decoration:underline;}



#pp-subscribe a{padding:5px 5px 5px 50px; font-size:12px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed{background: url(images/rssfeed_new.png) no-repeat 2px 2px;}
