* {
 font-family: "Courier New", serif;
 font-size: 12px;
 line-height: 16px;
 text-align: left;
 padding: 0px;
}

body {
 width: 900px;
}

wrapper {
 width: 900px;
}

img#wpstats {
height:0;
width:0;
overflow:hidden;
}

a:link {
 font-weight: bold;
 color: black;
 text-decoration: none;
}

#post a { target-new: tab;}

a:visited {
 font-weight: bold;
 color: black;
 text-decoration: none;
}

a:hover {
 font-weight: bold;
 text-decoration: underline;

}

p {
 padding-bottom: 16px;
}

#header {
 float: left;
 width: 900px; 
 height: 128px;
 margin-right: 130px;
 margin-bottom: 64px;
 padding-left: 130px;
 vertical-align: bottom;
}

#header #logo {
 margin-left: 130px;
 position: absolute;
 bottom: 0px;
}


#main {
 width: 900px;
 margin-left: 260px; 
}

#content {
 width: 640px;
 margin-left: 130px;
}


#tab {
 width: 250px;
 height: 16px;
 background-color: #000000;
 color: white;
 padding-left: 3px;
 padding-bottom: 3px;
 padding-top: 2px;
 margin-bottom: -16px; 
}

#tab a {
 color: white;
 font-weight: normal;
}

#post {
 margin-bottom: 32px;
 width: 640px;
 float: left;
}

#post h1 a {
 width: 640px;
 font-family: Helvetica, Arial sans-serif;
 font-size: 18px;
 font-weight: bold;
 margin-bottom: 16px;
 text-transform: uppercase
 
}

#comments {
 float: right;
 color: #2b2b2b;
 margin-top: -2px;

}


#comments a {
font-weight: normal;
}

#content img {
 margin-bottom: 16px;
 

}

a img{
border:0;
}

#sidebar {
 float: right;
 width: 120px;
 font-family: "Courier New", serif;
 font-size: 12px;
 margin-right: 130px;
 padding-top: 1px;
}

#sidebar a {
 font-family: "Courier New", serif;
 font-weight: normal
 
}

#sidebar li {
 list-style-type: none;
 font-weight: bold
 list-style-image: none;
 padding: 0px;
}


#sidebar ul {
 list-style-type: none;
 list-style-image: none;
 padding: 0px;
}

#hide {
  display: none;
}

#footer {
 width: 640px;
 height: 16px;
 background-color: #c21818;
}