/*-----attach body.custom to any style you add here-----*/

#pp-subscribe { display: none; }
#pp-sidebars { border-top: none; }

body.custom {
	background-image: url(images/bg.png); }
body.custom {
	background-repeat: repeat; }
body.custom {
	background-position: top center; }

/*-----header-----*/
.homelink{font-size:35px; line-height:1; font-weight:bold; letter-spacing:-0.5px; padding:40px 20px 10px 20px; font-variant:small-caps;}
.homelink a{color:#FFF;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#FFF; margin-top:10px; padding:0 0 10px 21px; font-size:13px; line-height:1; fontstyle:bold;}
#skip a{padding:0.2em 0.3em; font-weight:bold; background:#e5e5e5; color:#444; display:block; text-decoration:none; position:absolute; top:0.5em; right:999em;}
#skip a:first-letter{text-decoration:underline;}
#skip a:hover{background:#ddd;}
