body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 76%; line-height: 120%; color: #404040; background: #eeeeee; }

/* Navigation
----------------------------------------------- */
body.sonecast #wrapper .nav-current:link, body.sonecast #wrapper .nav-current:visited, body.sonecast #wrapper .nav-current:active { color: #888888; }
body.sonecast #wrapper .nav-current:hover { color: #000; }


#navigation {
border-bottom:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
margin:20px 0 0;
}
	
/* Content
----------------------------------------------- */
body.sonecast code { color: #8fafbf; }
body.sonecast abbr, body.sonecast acronym { border-bottom: 1px solid #5c8499; }
		
		/* Headers
		--------------------------------------- */
		body.sonecast h3 { color: #663399; }
		
		/* Post content
		--------------------------------------- */
		body.sonecast .articlenav { background: #fff; }
		
		/* Inserts
		--------------------------------------- */
		body.sonecast .insert { background: #fff; margin: 0 0 1em 0; border: 1px solid #cfdee5; padding: 9px; }
			body.sonecast .insert h3 { border-bottom: 1px solid #cfdee5; }
		
		/* Downloads
		--------------------------------------- */
		body.sonecast .content a.download:link, body.sonecast .content a.download:visited, body.sonecast .content a.download:active { background-color: #fafcfc; border: 1px solid #cfdee5; }
		
		/* Images
		--------------------------------------- */
		body.sonecast a img { border: 1px solid #4c8099; }
		body.sonecast a:hover img, body.sonecast .comment a:hover .avatar { border: 1px solid #000; }
		
/* Links
----------------------------------------------- */
body.sonecast a:link, body.sonecast a:active, body.sonecast a:visited { color: #663399; }
body.sonecast a:hover { color: #000; }

body.sonecast .content a:link, body.sonecast .content a:active, body.sonecast .content a:visited, body.sonecast .link-pages a:link, body .link-pages a:active, body .link-pages a:visited, body .tagdata a:link, body.sonecast .tagdata a:active, body.sonecast .tagdata a:visited, body.sonecast .widget_tag_cloud a:link, body.sonecast .widget_tag_cloud a:active, body.sonecast .widget_tag_cloud a:visited { border-bottom: 1px solid #ccc; }
body.sonecast .content a:hover, body.sonecast .link-pages a:hover, body.sonecast .tagdata a:hover, body.sonecast .widget_tag_cloud a:hover { border-bottom: 1px solid #000; }

/* Widgets
----------------------------------------------- */

	/* Calendar widget
	------------------------------------------- */
	body.sonecast .widget_calendar tbody td a { color: #fff; background: #8bb6cc; }
	body.sonecast .widget_calendar tbody td a:hover { color: #fff; background: #404040; }

#blog-title { font-family: 'Verdana, Helvetica, Arial, sans-serif;   font-size: 2.5em; font-weight: normal; margin: 0; border: none; padding: 0; line-height: 120%; }
#tagline { font-family: 'Verdana, Helvetica, Arial, sans-serif;  font-size: 1.5em; font-weight: normal; font-style: italic; color: #808080; margin: 0.1em 0 0.3em 0; border: none; padding: 0; line-height: 120%; }	
h1, body .entry .title { font-family: 'Verdana, Helvetica, Arial, sans-serif;  font-size: 2em; font-weight: normal; line-height: 120%; margin: 0; border-bottom: 1px solid #ccc; padding: 0 0 0.1em 0; }	
h2 { font-family: Verdana, Helvetica, Arial, sans-serif;  font-size: 2em; font-weight: normal; line-height: 120%; margin: 0 0 0.5em 0; }	
h3 { font-size: 0.8em; font-weight: normal; color: #8fbf60; text-transform: uppercase; letter-spacing: 0.1em; margin: 0 0 0.8em 0; border-bottom: 1px solid #e5e5e5; padding: 0 0 0.4em 0; }	
h4 { font-family: Verdana, Helvetica, Arial, sans-serif;  font-size: 1.5em; font-weight: normal; line-height: 120%; margin: 0 0 0.3em 0; }	
h5 { font-size: 1em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }	h6 { font-size: 0.8em; font-weight: bold; line-height: 120%; margin: 0 0 0.3em 0; padding: 0; }


a:link, a:visited, a:active {
color:#663399;
}
a:link, a:visited, a:active {
color:#663399;
}
a {
text-decoration:none;
}

#footer{
border-top:1px single #CCCCCC;
}

p.secondary{

display:none;
}