/*  
Theme Name: BlackBlood
Theme URI: http://www.sw4n.net
Description: Bloody	
Author: Sw4n
Author URI: http://www.sw4n.net	
*/

body {
margin: 0px;
background-color: #000;
background-image:url(http://www.aftermidnightwaco.com/wp-content/uploads/2008/02/bg.gif);
background-repeat:no-repeat;
background-position:right;
background-attachment:fixed;
line-height: 15px;
color: #777C46;
}

input, select, textarea {
padding: 0px;
margin: 0px;
margin-top: 2px;
font-family: Tahoma;
font-size: 8pt;
}

a {
text-decoration: none;
color: #708E90;
font-weight: bold;
}

a:hover {
text-decoration: none;
color: #515530;
background-color: #EFE6DD;
}

#commentlist {
	margin: 1.2em 0;
	padding-left: 10px;
	list-style-type: none;
}

#commentlist li  { 
background-color: #d1d0c6; 
background-repeat: repeat-x; 
background-attachment: scroll; 
background-position: 0 0; 
margin-bottom: 8px; 
padding: 1px 20px; 
border-style: solid; 
border-width: 1px; 
border-color: #fff #666666 #666666 #fff }

p {
padding: 0px;
margin: 0px;
margin-bottom: 9px;
}

.pg {
padding: 0px;
margin: 0px;
padding-left: 3px;
padding-right: 2px;
}

table {
font-family: Tahoma;
font-size: 7.5pt;
color: #FFFFFF;
width: 100%;
}

td {
text-align: center;
}

.blogtitle {
font-family: Tahoma;
font-size: 12pt;
letter-spacing: 3px;
font-weight: lighter;
color: #7A3611;
position: absolute;
left: 5px;
top: 405px;
width: 200px;
align: right;
}

.navigation {
position: absolute;
left: 103px;
top: 405px;
width: 500px;
}

ul#nav {
list-style-type: none;
font: 7pt Tahoma;
margin: 0 0 0 5px;
}

ul#nav li.page_item {
float:left;
width: 60px;
margin: 0px;
margin-right: 3px;
}

ul#nav li.page_item a, ul#nav li.page_item a:link, ul#nav li.page_item a:active, ul#nav li.page_item a:visited {
background-color: transparent;
color: #fff;
display: block;
padding: 5px;
text-decoration: none;
text-align: center;
border: 1px solid #666;
}

ul#nav li.page_item a:hover {
background-color: #333;
}

.sidebar {
position: absolute;
top: 12px;
left: 598px;
width: 170px;
font-family: Tahoma;
font-size: 7.5pt;
color: #BFC4BE;
text-align: justify;
}

.content {
position: absolute;
top: 464px;
left: 25px;
width: 545px;
font-family: Tahoma;
font-size: 7.5pt;
color: #BFC4BE;
text-align: justify;
}

h1 {
padding: 0px 0px 0px 3px;
font-family: Tahoma;
font-size: 7pt;
color: #3C5E5F;
border-bottom: dotted 1px #BC8B48;
font-weight: lighter;
margin: 0px;
text-transform: uppercase;
letter-spacing: 2px;
}

.met {}

.met ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.met ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

.sidebar ul {
margin: 0;
padding: 0;
text-indent: 0px;
}

.sidebar ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

h2 {
font-family: Tahoma;
font-size: 10pt;
font-weight: lighter;
color: #FFFFFF;
margin: 0px;
padding: 0px;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #BC8B48;
}

input, select, textarea  { 
border-left:0px none #1d1e11; 
border-right:1px solid #1d1e11; 
border-top:0px none #1d1e11; 
border-bottom:1px solid #1d1e11; 
color: #515530; 
font-size: 8pt; 
font-family: Tahoma; 
background-color: #efe6dd; 
text-align: left; 
padding: 3px;   
}