 /*
Theme Name: ZOMBIES!
Author: Deborah van Damme
Author URI: http://omgzombies.info
*/

body { 
font: 13px Verdana, "Trebuchet MS", Tahoma; 
color: #3a3a3a; 
line-height: 19px; 
background-color: #e5e5e5;
margin: 0px; 
padding: 0px; 
}

a:link, a:active, a:visited { 
font-style: normal; 
font-weight: normal; 
color: #000; 
text-decoration: none;
border-bottom: 1px dashed #c5c5c5;
}

a:hover { 
color: #9d9d9d; 
text-decoration: none; 
}

#header {
height: 292px;
background: #900b0c url('headerbg.jpg'); 
}

#headerimg {
width: 951px;
height: 292px;
background: url('header.jpg') no-repeat; 
margin-left: auto; 
margin-right: auto;
}

#sidebar{ 
float: left;
width: 220px; 
min-height: 650px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 650px; /* for IE5.x and IE6 */
margin-left: 50px;
}

#content { 
margin-left: 280px;
min-height: 650px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 650px; /* for IE5.x and IE6 */
margin-right: 50px;
}

#navcontainer { 
width: 200px; 
}

#navcontainer ul {
padding: 0px; 
margin: 0 0 15px 0; 
list-style-type: none;
list-style-image: none;
}

#navcontainer a {
display: block;
padding: 1px;
width: 200px;
padding-left: 6px;
background-color: #f5f2f2;
border-bottom: 1px dotted #941214;
}

#navcontainer a:link, #navlist a:visited {
color: #941214;
text-decoration: none;
}

#navcontainer a:hover {
color: #000;
}

h1, h2, h3, h4 { 
font-style: italic; 
font-weight: bold; 
font-size: 20px;
color: #910b0a;
letter-spacing: 1px;
font-family: Georgia, Verdana;
padding: 1px 0 2px 3px; 
margin: 2px 0 2px 0; 
}

h5 { 
font-weight: bold; 
font-style: italic; 
font-size: 15px;
color: #910b0a; 
letter-spacing: 3px;
padding: 3px 0 2px 1px; 
margin: 1px 0 1px 0; 
font-family: Georgia, Serif;
}

.date {
font-weight: bold;
font-style: normal;
font-size: 10px; 
color: #3a3a3a; 
letter-spacing: 0px;
font-family: Verdana, "Trebuchet MS", Tahoma;
}

blockquote {
background-color: #ddd;
padding: 5px 10px 5px 10px;
margin-bottom: 15px; 
}

input, textarea, select { 
background-color: #f3f3f3;
border: 1px solid #979797;
padding: 4px;
color: #656565; 
}

form { 
margin-bottom: 15px;
}

.submit, .button {
background-color: #941717;
color: #fff;
border: 1px solid #670404;
}

table {
width: 80%;
background-color: #f4f4f4;
margin-bottom: 15px;
}

em {
color: #575757;
font-family: Georgia, Serif;
}

p { 
margin: 3px 0 15px 0;
}

img {
border: 0px;
}

acronym, abbr { 
cursor: help; 
}

.update {
border-top: 1px dashed #c5c5c5;
border-bottom: 1px dashed #c5c5c5;
}

.img {
margin: 3px 8px 1px 3px;
padding: 2px;
background-color: #fff;
border: 1px solid #910b0a;
}

.img:hover{
border: 1px solid #000;
}

.imgleft {
float: left;
margin: 2px 7px 0 0;
}

.exlink { 
padding-right: 15px;
background:url('linkout.gif') no-repeat 100% 50%;
}

.exlink:hover { 
padding-right: 15px;
background:url('linkout-hover.gif') no-repeat 100% 50%;
}

.comment_temp {
background-color: #ddd;
padding: 7px 10px 7px 10px;
margin-bottom: 15px; 
}

.comment_img {
float: left;
margin: 0 10px 10px 0;
padding-bottom: 0px;
}

.commenter_name {
color: #000; 
border-bottom: 1px dashed #c5c5c5;
}

.commenter_name a {
background-color: #e5e5e5;
}

#footer { 
clear: both;
height: 53px;
background: #900b0c url('footerbg.gif');
margin-top: 25px;
padding-top: 25px;
color: #000;
text-align: center;
}

#footer a {
color: #400506;
border-bottom: 0px;
}

#footer a:hover {
color: #f2dede;
}