/*-----attach body.custom to any style you add here-----*/

body {font: 62.5%/1.3 arial, 'trebuchet ms', verdana, 'Lucida Grande', sans-serif; text-align:center; background:#fff; color:#777;}

/*-----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:#666699;}
.homelink a:hover{color:#464687; text-decoration:none;}
.description{color:#9999cc; 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;}
	
	/*-----main-menu*/
	ul.menu{position:absolute; bottom:0; right:25px; padding:5px 10px 0;}
	ul.menu li{float:left; margin:0 0 0 5px; background:#666699; font-weight:bold; font-size:11px; line-height:1;}
	ul.menu li a{display:block; color:#fff; padding:5px 10px;}
	ul.menu li a:hover{text-decoration:none; background:#9999cc;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#464687; background:#bdbddf;}

/*-----headings-----*/	
h1, h2, h3, h4, h5, h6{font-weight:bold; font-family:'trebuchet MS', verdana, arial, sans-serif; color:#cc9966;}	
.entry-title, .page-title{font-size:2.2em; line-height:1; margin:0.9091em 0 0;}
.page .entry-title, .page-template .entry-title{text-align:left;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2{font-size:1.5em; color:#cc9966;}
.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;}

/*-----sidebars-----*/
/*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/pp-rss-orange2.png) no-repeat 4px 4px;}
	/*-----email subscription*/
	#pp-email{background: url(images/pp-email.png) no-repeat 4px 4px;}
	
	

/*-----links-----*/
a{text-decoration:none; color:#666699;}
a:hover{text-decoration:underline;}
.entry-content a{font-family:'trebuchet ms', verdana, sans-serif; text-decoration:underline;}
.entry-content a:hover{text-decoration:none;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}
.entry-byline a{color:#777;}
#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;}