/*-----attach body.custom to any style you add here-----*/

body.custom {
background: #fff url(/wp-content/themes/primepress/images/trtdg/trtdg-bg.jpg) no-repeat fixed 50% top; 
color: #000;
}

body.custom #rotating {
background: transparent;
padding:12px 0 2px;
}

body.custom #container {
background: transparent url(/wp-content/themes/primepress/images/trtdg/white50.png);
}

body.custom .homelink {display: none;}
body.custom p.description {display: none;}

body.custom #header {
height: 4em;
}

body.custom a{text-decoration:none; color:#006fef;}


/*-----Borders-----*/
body.custom #rotating {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
body.custom #pp-subscribe {
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	border-left: 1px solid #bbb;
}
body.custom #pp-sidebars {
	border-top: 1px solid #bbb;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
}
body.custom #footer{
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
body.custom .looped .entry,
.single .entry {
	border-bottom: 1px dashed #bbb;
}
body.custom h3 {
font-weight: bold;
}
body.custom #popular-posts li {
background: url(images/pp-bullet.gif) 0 0.53em no-repeat; padding:0 0 0 15px;}
}

