/*-----attach body.custom to any style you add here-----*/

body.custom body {font: 62.5%/1.3 helvetica, verdana, arial, sans-serif; text-align:center; background:#fff; color:#111;}

/*-----changed appearance of blog title-----*/
body.custom  .homelink{font-size:40px; font-family:'lucida handwriting', 'monotype corsiva', palatino, cursive, serif; font-weight:normal; letter-spacing:-0.5px; padding:40px 20px 0 20px; font-variant:normal;}

body.custom .description{color:#666; margin-top:-10px; padding:0 0 0 0; font-size:0; line-height:0; font-style:italic;}
 
body.custom #rotating {
	border-top: none;}

body.custom  .homelink a {
	color: #2E8B57;}
 
body.custom .homelink a:hover {
	color: #2E8B57;}


/*-----changed fonts for headings-----*/	
body.custom h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:'palatino linotype', palatino, georgia, 'times new roman', times, serif;}

	
/*-----changed fonts for post info*/
body.custom .entry-byline{color:#777; font:italic 1.1em helvetica, sans-serif;}
body.custom .entry-meta{margin:2.4999em 0 0.8333em; font:italic 1.2em/1.6666 helvetica, sans-serif; color:#555;}

/*-----changed fonts for images*/
body.custom .wp-caption p.wp-caption-text {color:#555; padding:4px; margin:0; font:italic 0.923em/1.6666 helvetica, verdana, sans-serif;}

/*-----sidebars-----*/	
/*-----changed fonts for search*/
body.custom #s-input, #submit, #s-submit{font-family: helvetica, arial, sans-serif;}

/*-----changed font size for text in Subscribe box-----*/
body.custom #pp-subscribe a{font-size:13px;}

/*-----changed appearance of menu buttons at right-----*/
/*-----main-menu*/
body.custom	ul.menu {letter-spacing:-0.5px; color:#2E8B57; right:10px; padding: 0 10px 0;}
body.custom	ul.menu li {background:#2E8B57;}
body.custom	ul.menu li a:hover{background:#2E8B57;}
body.custom     ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{background:#2E8B57; color:#FFFFFF}
	
/*-----changed appearance of comments link. don't forget that i moved placement of the comments link to the bottom of the post by editing index.php-----*/
body.custom a.comments-link {font-weight: bold; font-size: 14px; color:#2E8B57}

/*-----reduce white space between end of post and categories*/
body.custom .entry-meta {margin-top: 10px;}


/*-----add arrows under recent posts widget*/
body.custom .widget_recent_entries li {
	background: url(images/pp-bullet.gif) 0 0.53em no-repeat;
	padding: 0 0 0 15px; }


/*-----changed appearance of links-----*/ 
/*-----links-----*/
body.custom a{color:#D2691E;}
body.custom .entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#D2691E;}
body.custom .entry-content a{font-family:verdana, sans-serif; text-decoration:underline;}

}

	
	