/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #0098ED;
	}

/*-----RSS feed*/
#pp-feed-private, #pp-feed-sport, #pp-feed-com, #pp-feed-amt, #pp-feed-cfi, #pp-feed-ira {height:32px; border-top:1px solid #aaa; border-bottom:1px solid #aaa; margin:0 0 1em 0;}

#pp-feed-private p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
#pp-feed-sport p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
#pp-feed-com p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
#pp-feed-amt p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
#pp-feed-ira p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
#pp-feed-cfi p{margin:0 0 0 65px; padding:8px 5px; font:bold 13px 'trebuchet ms', verdana, sans-serif;}
	
/* Icons for the menu labels */
#pp-feed-private {background:#ccc url(images/pvt_icon.jpg) no-repeat 2% 47%;}
#pp-feed-sport {background:#ccc url(images/lsp_icon.jpg) no-repeat 2% 47%;}
#pp-feed-com {background:#ccc url(images/com_icon.jpg) no-repeat 2% 47%;}
#pp-feed-amt {background:#ccc url(images/amt_icon.jpg) no-repeat 2% 47%;}
#pp-feed-cfi {background:#ccc url(images/cfi_icon.jpg) no-repeat 2% 47%;}
#pp-feed-ira {background:#ccc url(images/ira_icon.jpg) no-repeat 2% 47%;}

/*--------- Sidebar */
#tertiary{width:221px; float:right;}
#sidebar-3{border-left:1px solid #ccc;}

div.headerline{
	background: #ccc;
	margin-top: 12px;
	margin-bottom: 2px;
	padding: 3px;
}

table.normal {
	border-collapse: separate;
	border-spacing: 3px;
}