body{
margin: 0px;
padding 0px;
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 13px;
}
#header {
background-image:url(../img/header.jpg);
background-repeat:repeat-x;
color:#A9A9A9;
font-size:14px;
height:32px;
max-width:100%;
text-transform:uppercase;
vertical-align: middle;
}
#header p{
vertical-align: middle;
margin: 0px;
padding: 0px;
padding-top: 6px;
padding-left: 6px;
font-weight: bold;
}
#header p a{
color:#A9A9A9;
}
#content {
background-color: white;
margin:0px auto;
width:650px;
padding:0 2em 2em;
min-height: 500px;
font-size: 16px;
line-height: 1.4;
border-top: 1px solid white;
}

.twitter{
border-bottom: 2px solid #CCCCCC;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 0px;
margin-top: 0px;
line-height: 1;
}
h1 a {
color:#990000;
}

h1{
font-family:Georgia, Lucida Bright, serif;
font-size: 2.0em;
line-height: 1em;
margin:0.5em 0;
font-weight:bold;

}

h2 {
font-family:Georgia, Lucida Bright, serif;
font-weight: bold;
font-size:1.5em;
line-height:1em;
margin:0.5em 0;
}
h3 {
font-size:1.125em;
margin: 0.5em 0;
color: #111111;
}
hr{
color: #eeeeee;
height: 2px;
background-color: #eeeeee;
border: 0px solid #eeeeee;
}
blockquote{
border-left: 0.5em solid #eeeeee;
padding-left: 0.5em;
font-style: italic;
}
p{
margin-bottom:0.5em;
margin-top:0.25em;
}
a:hover {
text-decoration:underline;
}
a {
color:#0000FF;
text-decoration: none;
}
dt{
font-weight: bold;
color: #111111;
}

pre{background-color: #f3f3f3; padding: 0.5em;}

#contentTop{
background: transparent url(../img/border-shadow-header.png) repeat scroll 0 0;
height: 30px;
margin: 0px auto;
width: 750px;

}
#container {
background: transparent url(../img/border-shadow-content.png) repeat-y scroll 0 0;
overflow: auto;
margin: 0px auto;
padding-top: 1em; 
width: 750px;
}
#contentBottom{
background: transparent url(../img/border-shadow-footer.png) repeat scroll 0 0;
clear: both;
height: 30px;
margin: 0px auto;
width: 750px;
}

#header p a#pagetitle{
color: #990000;
}

#footer{
margin: 0px auto;
text-align: center;
color:#A9A9A9;
font-size: 12px;
margin-bottom: 5px;
}

/*
.postmeta{
color:#A9A9A9;
margin-bottom: 0px;
margin-top: 30px;
text-align: right;
}
*/
ul.archive li{
list-style: none;
}


