/*  
Theme Name: WP CMS Photo Diary 1
Theme URI: http://jennyhong.com/stuff
Description: Wordpress theme for very simple step by step series of posts.
Version: 0.5
Author: George Baily
Author URI: http://georgebaily.com/

*/
h1           { color: #FFFFFF; font-size: 14pt }
#wrap        { width: 800px }
.img#post {text-align: center; margin-top: 10px; margin-bottom: 10px; clear: both;}
body         { color: #FFFFFF; font-family: Tahoma; background-color: #000000;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px; }
p            { font-size: 10pt }
#backnav {float: left; width: 300px; clear:both;}
#fwdnav {float: right; width: 300px; clear:right; font-size:14pt}
#footer {clear:both; text-align: center;}
#footer a {color: #FF99FF; font-weight: bold}
#heading {text-align:center; width: 800px; float:left;}
#post {float:center; text-align:left; clear:both;}
a            { color: #FFFF99; font-weight: bold; text-decoration: none;}
a:hover      { text-decoration: underline }
a:img {color: #FFFFFF; border: none; text-decoration: none;}
img {padding: none; margin: none; border: none;}
