/*-----attach body.custom to any style you add here-----*/

/*-----custom link styles - these govern the links within post content and are here to show you how. 
modify them to your liking or delete them and add your own-----*/

body.custom .entry-content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
body.custom .entry-content a:hover {
	text-decoration: none;
	color: #666699;
	}

/*-----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:#777; font:bold 11px/1 'trebuchet ms', arial, sans-serif;}
	ul.menu li a{display:block; color:#fff; padding:5px 10px;}
	ul.menu li a:hover{text-decoration:none; background:#666699;}
	ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover{color:#666699; background:#ccc;}


/*-----header-----*/
.homelink{font: bold 35px/1 'trebuchet ms', verdana, arial, sans-serif; letter-spacing:-0.5px; padding:40px 20px 10px 20px;}
.homelink a{color:#444;}
.homelink a:hover{color:#000; text-decoration:none;}
.description{color:#666699; margin-top:-10px; padding:0 0 10px 21px; font-size:13px; line-height:1;}
#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-----*/	
h1, h2, h3, h4, h5, h6{font-weight:normal; font-family:'trebuchet MS', verdana, arial, sans-serif; letter-spacing:-0.3px;}	
.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:center;}
.page-title{text-align:center; margin-bottom:0.9091em;}
.sidebar h2{font-size:1.5em;color #666699:}
.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; color:#666699;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; color:#666699;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em; color:#666699;}

/*-----widgets*/
.widget {font-size:1.2em; line-height:1.5; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 5px; background:#eee;}
.widget li{margin:0.1667em 0; padding:0 0 0 15px;}
.widget h2{margin-bottom:3px; padding:0 0 0 3px; line-height:1.3; color:#666699;font-weight:bold;}
.textwidget, .widget p{font-family:'trebuchet ms', 'lucida grande', arial, sans-seriff; color:#666699;}
#recent-posts li, #recent-comments li, .widget_rss li{background: url(images/pp-bullet.gif) 0 0.55em no-repeat; color:#666699;}}

/*-----links-----*/
a{text-decoration:none; color:#7000AF;}
a:hover{text-decoration:underline;}
.entry-title a:hover, .entry-byline a:hover, .navigation a:hover{color:#000;}
.entry-byline a{color:#777;}
.entry-content a{}
.entry-content a:hover{}
#primary.page-template .entry-content a{text-decoration:none; font-weight:normal;}
#primary.page-template .entry-content a:hover{text-decoration:underline;}
#footer a:hover{}
.gnavigation a:hover{border-bottom:none;}

#secondary{float:left; border-top: 0px}

