@charset "UTF-8";
/* CSS Document */

body, html { color:#ddd; font-family: Helvetica; background: url(/_img/chalkboardBG.jpg) #010103 center top no-repeat; height: 100%; }
p { line-height: 1.4em; margin: 0 0 10px 0; }
h1 { color: #CCC; font-size: 197%; font-weight: bold; }
h2 { color: #888; font-size: 167%;  margin: 10px 0;}
h3 { color: #000; font-size: 138.5%;  }
h4 { color: #000; font-size: 123.1%;  }

/* form { margin-top: 30px; border-top: #666 1px solid; padding-top: 30px; } */
textarea { width: 450px;  height: 200px; margin-bottom: 10px; font-family: "Courier New", Courier, monospace; }
label, input { margin-bottom: 10px; display: block; line-height: 20px; float: left; }
label { width: 70px; clear: both; }
input { width: 380px; }
#submit { width: 100px; float: right; }
#publish, #author_id { width: 10px; float: left; }

#triggerDate { width: 100px; margin-left: 10px; }
#date { width: 270px; }

#splash { background: url(/_img/chalkboard_noosa.jpg) center 20px no-repeat; margin: 0 auto; text-indent: -9999px; height: 600px; width: 100%;}
#bd { padding: 0 50px; }

#addBlog { background: url(../../_img/addblogentry.gif) top; text-indent: -9999px; width: 208px; height:19px; float: right;}
a:hover #addBlog { background: url(../../_img/addblogentry.gif) 0 -19px; }

#editBlog { background: url(../../_img/editentry.gif) top; text-indent: -9999px; width: 140px; height:19px; }
a:hover #editBlog { background: url(../../_img/editentry.gif) 0 -19px; }

#hd h1 { background: url(../../_img/blog_headerbg.jpg) center top no-repeat; margin: 0 auto; text-indent: -9999px; height: 290px; width: 750px; }

.blogCell { clear: both; padding-bottom: 15px; margin-bottom: 35px;  border-bottom: #666 1px solid; }
div.blogCell h2 { margin-bottom: 0; }