/*  
Theme Name: Plodding Insight
Theme URI: http://www.hobbitmanor.com/thesoapbox
Description: June 2008 Theme
Version: 1
Author: Kevin
Author URI: http://www.hobbitmanor.com/
	

*/


body
	{
	font-family: Arial, Helvetica, Sans-Serif;
	}

DIV.tagline {
	font-style: italic;
	color: DARKGRAY;
	}

DIV.entrytext {
	font-size: 0.9em;
}

DIV.entry {
	font-size: 0.9em;
}

a:link {
        text-decoration: none;
	font-weight: bold;
	color: MEDIUMBLUE;
        }


a:visited {
        text-decoration: none;
	font-weight: bold;
	color: MIDNIGHTBLUE;
	}

a:hover {
        text-decoration: none;
	font-weight: bold;
	color: MAROON;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.7em;
	line-height: 1.5em;
	}

BLOCKQUOTE { 
	color: DIMGRAY;
	}