/*-----attach body.custom to any style you add here-----*/


body.custom {font: 62.5%/1.3 'trebuchet ms', verdana, 'Lucida Grande', arial, sans-serif; text-align:center; background:#444; color:#111;}

/*-----header-----*/
body.custom
.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:#888;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#888; margin-top:-10px; padding:0 0 10px 21px; font-size:13px; line-height:1; font-style:italic;}
#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;}

/*-----headings-----*/	
body.custom
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif;}	
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.entry-title{padding: 10px 3px 10px;
background-color: #EEEEEE;}
.page .entry-title, .page-template .entry-title{text-align:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----Borders-----*/
body.custom
#rotating {
	border-top: none;
	border-bottom: none;
}
#pp-subscribe {
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#pp-sidebars {
	border-top: none;
	border-left: none;
	border-right: none;
}
#footer{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.looped .entry,
.single .entry {
	border-bottom: none;
}

/*-----links-----*/
a{text-decoration:none; color:#990000;}
a:hover{text-decoration:underline;color:#000;}
.entry-content a{font-family:'trebuchet ms', verdana, sans-serif; text-decoration:none;}
.entry-content a:hover{text-decoration:underline;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#990000;}
.entry-byline a{color:#000;}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
.gnavigation a:hover{border-bottom:none;}
