/*  
Theme Name: Dave Zabriskie
Theme URI: http://www.davezabriskie.com
Description: The home of all news from Dave Zabriskie
Version: 2.0
Author: Dennis Bower
Author URI: http://www.dbinks.com
*/

body{
margin:0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: left;
color: white;
}


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
margin: 0;
padding: 0;
}


#wrapper{
margin: 0 auto 0 auto;
width: 1001px;
height: 100%;
padding: 0;
text-align: left;
}

#container{
float: left;
width: 702px;
height:  100%;
font-family: "trebuchet ms",times,arial;
font-size: 14px;
}


#header{
padding: 0px;
}



/* start: pagemenu */

/* NOTE:  Unlike most Suckerfish dropdowns */
/* This code uses the pagemenu division as the */
/* relative datum, not the top list items */
/* Be aware of this, if you play with the pagemenu codes */


#pagemenudiv{
width: 702px;
height: 22px;
position:relative;
}



/* end: pagemenu */



#content{
width: 702px;
color: black;
}



/* start: sidebar codes, except for calendar and links */

#sidebar{
float: left;
width: 227px;
margin: 10px 20px 10px 0;
color: black;
}

#sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}


#sidebar ul li{
list-style-type: none;
margin: 0px;
padding: 10px;
color: #000000;
}

#sidebar ul > li{
list-style-type: none;
}

#sidebar ul li li{
list-style-type: none;
border: 0px;
}


#sidebar ul li h2{
list-style-type: none;
background: black url(graphics/sidebarh2bg.jpg);
height: 17px;
padding-top: 1px;
padding-left: 5px;
font-family: Georgia, Sans-serif;
font-size: 14px;
color:#242424;
}

#sidebar ul ul li{
list-style-type: none;
padding: 0;
line-height:24px;
}


/* end: sidebar codes, except for calendar and links */


#footer{
clear:both;
width: 993px;
background: #323232;
color: #bbb;
}


span.footercredits{
left: 410px;
}


/* start: anchor/link codes, except for page menu  */

#header a{
text-decoration: none;
color: #bbb;
}

#header a:hover{
text-decoration:  underline;
color: #fff;
}

#content a{
text-decoration: none;
color: #343434;
font-weight: 600;
}

#content a:hover{
text-decoration:  underline;
color: #000000;
}

#sidebar a{
text-decoration: none;
color: #ccc;
}



#footer a{
text-decoration: none;
color: #bbb;
}

#footer a:hover{
text-decoration: underline ;
color: #000000;
}


/* end: anchor/link codes, except for page menu  */


.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.alignleft {
float: left;
}

.alignright {
float: right;
}



hr{
height: 1px;
}

acronym{
color: #484848;
font-weight: 600;
}

blockquote{
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 10px;
margin:10px;
background: #b0b0b0;
}


h1{
font-family: Georgia, Sans-serif;
font-size: 24px;
padding: 0 0 10px 0;
}

.post{
padding: 10px 0 10px 0;
}

.post h2{
font-family: Georgia, Sans-serif;
font-size: 18px;
}

.entry{
line-height: 18px;
}

p{
padding: 10px 0 0 0;
}

p.postmetadata{
margin: 10px 0 0 0;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
line-height: 18px;
}


table#wp-calendar{
width: 100%;
}



.comments-template{
margin: 10px 0 0;
border-top: 1px solid #ccc;
padding: 10px 0 0;
}

.comments-template ol{
margin: 0;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol li{
margin: 0px;
line-height: 18px;
padding: 10px;
border-bottom: 1px solid #444;
}

.comments-template ol li.alt{
background: #aaa;
border-bottom: 1px solid #444;
}


.comments-template h2, .comments-template h3{
font-family: Georgia, Sans-serif;
font-size: 16px;
border-bottom: 1px solid black;
}

.commentmetadata{
font-size: 12px;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
}

.comments-template img{
border: 1px solid black;
}
