/*
	custom.css
	custom styles for your theme
	
	This stylesheet will allow you to futureproof your CSS changes
	against future releases and upgrades on ANY WordPress theme.	
*/

.wordpress {  }
body, #content h1, #content h2, #content h3, #content h4, #content h5 { font-family: "Century Gothic","Apple Gothic", 'Josefin Sans Std Light', Verdana,sans-serif; }
.wp-caption-text {font-style: italic; text-align:right; font-size:11px;}
#content h1, #content h1 a { color: #589627 !important; }
#content h2, #content h2 a, #content h3, #content h3 a, #content h4, #content h4 a, #content h5, #content h5 a { color: #006478 !important; }
h3, h4 {margin-bottom:0;}
h4 {height: inherit;}
#content p, #content ul { font-size: 1.2em; }
#sidebar .logo { margin: 15px auto 0 !important; }
#sidebar h4#spec-report { margin-bottom: 15px; }
#sidebar form { margin: 20px 0 0; }

table.redtable td.time {width:92px}
sup {vertical-align:5px;}
#footer { padding: 100px 0 0; }