/*-----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: #006633;
	}

body.custom {
	background: #e6eae8;}

body.custom .postauthor { }


/*-----header-----*/



/*-----links-----*/
a{text-decoration:none; color:#555;}
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;}

body.custom #container {
	border: 1px solid #cccccc;}
 
body.custom ul.menu {
	right: 10px;}
 
body.custom #rotating {
	border-top: none;}

	/*-----widgets*/
.widget {font-size:1.2em; line-height:1.5; margin:0 0 1.25em; padding:0.4166em 5px 0.4166em 0; background:#eee;}
.widget li{margin:0.1667em 0; padding:0 0 0 15px;}
.widget h2{padding:0 0 0 10px; line-height:1.3; color:#006633; font-variant:small-caps; font-weight:bold;}
#recent-posts li, #recent-comments li, .widget_rss li{background: url(images/pp-bullet.gif) 0 0.55em no-repeat;}
	
