/*  
Theme Name: WordPress Z-Dog
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.5
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
   	background-color: #000;
	color: #333;
	text-align: center;
	}

#page {
	background: #fff url(images/dots.gif) repeat-y ;
	text-align: left;
	}

#header {
	background-color: #000;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.2em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #000;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}

h1 {
	font-family: "Courier New", Courier, san-serif;
    font-size: 2em;
	}
	
h1.title {
	display: block;
    padding: 0;
	margin: 0 auto;
	height: 44px;
	width: 520px;
	background: url(./images/front_title.gif) no-repeat top;}

h2 {
	font-family: "Courier New", Courier, san-serif;
        font-size: 1.2em;
	}

h2.pagetitle {
	padding: 12px 0 12px 58px ;
	margin:0;
	font-family: Verdana, Arial, "Courier New", Courier, san-serif;
	font-size: 2.2em;
	color:#666;
	background: url(images/bird.gif) no-repeat 0 50%; 
	}

#sidebar h2 {
	font-family: Verdana, Arial, "Courier New", Courier, san-serif;
	font-size: 1.2em;
	color: #f90;
	padding-bottom: 5px;
	}

h3 {
	font-family: "Courier New", Courier, san-serif;
    font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #666;
    padding-left: 5px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #000;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.1em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1.2em;
	font-weight:bold;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #fff;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #f90;
	text-decoration: none;
	}

a:hover {
	color: #f90;
	text-decoration: underline;
	}
	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 860px;
	}
	
#header {
	display: block;
    padding: 0;
	margin: 0 auto;
	height: 96px;
	width: 860px;
	background: url(./images/header.gif) no-repeat top;}

#header a {
	display: block;
    padding: 0;
	margin: 0 auto;
	height: 92px;
	width: 860px;
	background: url(./images/header.gif) no-repeat top;}

#header h1 {
       display: none;}

.narrowcolumn {
	float: left;
    margin: 20px 0;
	padding: 0px 20px 0px 20px;
	width: 540px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 660px;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 0px;
	}

.widecolumn .postmetadata {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
    text-align: center;
    margin: 5px 0px;
}

.postmetadata {
    clear: left;
}

#footer {
    padding: 0px;
    margin: 0 auto;
    width: 860px;
    clear: both;
    }

#footer p {
    color: #999;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    }
/* End Structure */



/*    Begin Headers */
h1 {
    padding-top: 0px;
    margin: 0;
    }

h2 {
    margin: 0;
    }

h2.pagetitle {
    margin-top: 0px;
}

#sidebar h2 {
    margin: 0;
    padding: 0;
    }

h3 {
    padding: 0;
    margin: 10px 0 0;
    }

h3.comments {
    padding: 0;
    margin: 40px auto 20px ;
    }
/* End Headers */

/*    Begin Navigation */
#nav {
    height: 36px;
    width: 860px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 80%;
    text-align: left;
}
#nav ul#menu    {
    position: relative;
    width: 860px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#nav ul#menu li {
    height: 36px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}   
ul#menu li, ul#menu a {
    height: 36px;
    /*\*/overflow: hidden;/**/
    display: block;
}   
#nav ul#menu li a {
    text-indent: -9999px;
    text-decoration: none;
}

#homemenu    {left: 0; width: 142px; background: transparent url(images/nav/parking_off.gif) top left no-repeat;}
#toonsmenu    {left: 142px; width: 132px; background: transparent url(images/nav/toons_off.gif) top left no-repeat;}
#wavemenu    {left: 274px; width: 186px; background: transparent url(images/nav/wave_off.gif) top left no-repeat;}
#rockmenu    {left: 460px; width: 154px; background: transparent url(images/nav/rock_off.gif) top left no-repeat;}
#shopmenu    {left: 614px; width: 129px; background: transparent url(images/nav/shop_off.gif) top left no-repeat;}
#contactmenu    {left: 743px; width: 117px; background: transparent url(images/nav/contact_off.gif) top left no-repeat;}

#homemenu a:hover {left: 0; width: 142px; background: transparent url(images/nav/parking_on.gif) top left no-repeat;}
#toonsmenu a:hover {left: 142px; width: 132px; background: transparent url(images/nav/toons_on.gif) top left no-repeat;}
#wavemenu a:hover     {left: 274px; width: 186px; background: transparent url(images/nav/wave_on.gif) top left no-repeat;}
#rockmenu a:hover     {left: 460px; width: 154px; background: transparent url(images/nav/rock_on.gif) top left no-repeat;}
#shopmenu a:hover {left: 614px; width: 129px; background: transparent url(images/nav/shop_on.gif) top left no-repeat;}
#contactmenu a:hover    {left: 743px; width: 117px; background: transparent url(images/nav/contact_on.gif) top left no-repeat;}


/* End Navigation */

/* Begin Images */
p img {
    padding: 0;
    max-width: 100%;
    }

/*    Using 'class="alignright"' on an image will (who would've
    thought?!) align the image to the right. And using 'class="centered',
    will of course center the image. This is much better than using
    align="center", being much more futureproof (and valid) */
    
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    
img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

.alignright {
    float: right;
    }
    
.alignleft {
    float: left
    }
/* End Images */



/* Begin Lists */
#sidebar {
    display: block;
}

#sidebar ul {
    list-style: none;
    margin: 0;
    padding: 5px 0 0 0;
}

#sidebar li {
    margin: 0;
    font-family: Verdana, Arial, "Courier New", Courier, san-serif;
    font-size: 1em;
    line-height: 196%;
    text-decoration: none;
}

#sidebar li a {
    color: #666;
    padding: 5px 5px 10px 22px;
    background-image: url(images/muffin.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
}

html>body .sidebar li a { width: auto; }

#sidebar li a:hover {
    color: #f60;
}

#sidebar li a.active {
    color: #333;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
    margin: 10px auto;
    padding: 5px 3px;
    text-align: center;
    }

#sidebar #searchform #s {
    width: 115px;
    padding: 2px;
    }

#sidebar #searchsubmit {
    padding: 1px;
    }

.entry form { /* This is mainly for password protected posts, makes them look better. */
    text-align:center;
    }

select {
    width: 130px;
    }

#commentform input {
    width: 170px;
    padding: 2px;
    margin: 5px 5px 1px 0;
    }

#commentform textarea {
    width: 100%;
    padding: 2px;
    }

#commentform #submit {
    margin: 0;
    float: right;
    }
/* End Form Elements */



/* Begin Comments*/
.alt {
    margin: 0;
    padding: 10px;
    }

.commentlist {
    padding: 0;
    text-align: justify;
    }

.commentlist li {
    margin: 15px 0 3px;
    padding: 5px 10px 3px;
    list-style: none;
    }

.commentlist p {
    margin: 10px 5px 10px 0;
    }

#commentform p {
    margin: 5px 0;
    }

.nocomments {
    text-align: center;
    margin: 0;
    padding: 0;
    }

.commentmetadata {
    margin: 0;
    display: block;
    }
/* End Comments */



/* Begin Sidebar */
#sidebar {
    margin: 20px 0;
    width: 270px;
    float: right;
    }

#sidebar form {
    margin: 0;
    }
/* End Sidebar */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
    cursor: help;
    }

acronym, abbr {
    border-bottom: 1px dashed #999;
    }

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
    }

blockquote cite {
    margin: 5px 0 0;
    display: block;
    }

.center {
    text-align: center;
    }

hr {
    display: none;
    }

a img {
    border: none;
    }

.navigation {
    display: block;
    text-align: center;
    margin: 10px 20px 40px 10px;
    }

/* End Various Tags & Classes*/


