/* (c) Jason Crosse 2008
 * www.Grand Prix Paint.com
 */
html {height:100%;}
body {margin:0; padding:0; font-size:100%; background:url(images/head.gif) 30em 0 no-repeat #ffffff; color:#000000; font-family:"Courier New", courier, sans-serif; height:100%;}
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,li,div {margin:0; padding:0; font-size:100%; font-weight:inherit; line-height:1.25;}
ul,ol,li {list-style:none;}
a         {color:#ff0000;}
a:visited {color:#990000;}
a:hover   {background-color:#ff0000; color:#ffffff; text-decoration:none;}


/*---------
 * STRUCTURE
 *---------*/ 
.clear {clear:both;}
 
/* wrapper */
#page    {margin-left:30px; position:relative; min-height:100%; _height:100%;}
#wrapper {padding-bottom:6em;}
#header  {padding-bottom:2em;}
#content {float:left; display:inline; width:605px; margin-right:30px;}
#sidebar {float:left; display:inline; width:200px;}
#footer  {margin:-5.875em 0 0 0; position:relative; padding:2em 30px; clear:both; background-color:#cccccc;}



/*--------
 * STYLES
 *--------*/

h1           {font-size:300%; font-weight:bold;}
h1 a         {text-decoration:none; color:#000000;}
h1 a:visited,
h1 a:hover   {background:transparent; color:#000000;}

.post h2            {font-weight:bold; padding-left:40px; min-height:30px; background:url(images/icon-post.gif) 0 0 no-repeat;}
.post {padding-bottom:90px; background:url(images/post-separator.gif) 0 100% no-repeat;}
.post .posttime     {font-size:75%;    padding-left:40px;}
.post .postmetadata {font-size:75%; padding:0 40px;}
.entry p {margin:1em 0; font-size:75%; }

.navigation .alignleft {float:left;}
.navigation .alignright {float:right;}


/* subtitle of the blog */
.description {font-size:75%; margin-top:-1em;}

.commentary     {margin: 2em 0 0; padding:1em 0; background:#eeeeee;}
.commentary h3  {text-align:center; text-decoration:underline; font-weight:bold;}
.commentlist    {margin:1em 10px 1em;}
.commentlist li {margin:1em 0 2em;}
.ctext          {margin-left:42px;}
.ctext p, .ctext li {font-size:75%;}
.commentator h5 {padding-left:42px; font-size:75%;}
.commentator h4 {padding-left:42px; font-size:87.5%; font-weight:bold; margin:0.5em 0;}
.commentator h4 cite {font-style:normal;}
.commentator .avatarc {float:left; display:inline;}
.commentarea {margin:2em 0; font-family:"Courier New", Courier, mono;}
.commentarea p {font-size:75%;}
#commentform textarea {width:95%;}
#footer p {font-size:75%;}


/* SIDEBAR */
#sidebar li {font-size:75%; margin:1em 0;}
#sidebar li li {margin:0 0 0 1.5em; font-size:100%;}
#sidebar h2 {font-weight:bold;}
