/*-----attach body.custom to any style you add here-----*/

#branding{
display:none;}

/*Subscribe box*/
#pp-subscribe {margin-bottom:10px;}
#pp-subscribe ul {padding:5px;}
#pp-subscribe li {display:block; float:left;}
#pp-subscribe a {padding:5px 5px 5px 50px; font-weight:bold; font-size:14px; line-height:33px; display:block;}
	/*-----RSS feed*/	
	#pp-feed {background: url(images/rss3.jpg) no-repeat 4px 4px;}
	/*-----twitter*/
	#pp-twitter {background: url(images/twitter3.jpg) no-repeat 4px 4px;}
	/*-----flickr*/
	#pp-flickr {background: url(images/flickr3.jpg) no-repeat 4px 4px;}

/*-----layout-----*/
#page {width:962px; margin:10px auto; text-align:left; background:#fff;}
	#header{width:960px; float:left; position:relative;}
	#container{width:920px; float:left; padding:0 20px;}
		#rotating{width:920px; float:left; padding:20px 0;}
		#primary{float:left; padding:0 18px 0 0; }
		#secondary{float:left;}
			.sidebar{float:left;}
			.sidebar-items{padding:5px 5px 0 5px;}
		#footer{width:920px; float:left; clear:both;}
