body
{
background-image:url('img/bg.jpg');
background-repeat: no-repeat;
background-color: #2d2319;
font-family: arial, sans-serif;
font-size: 11pt;
color: #141414;
width:1018px;
margin-left:auto;
margin-right:auto;
}

a:link { text-decoration: none; font-weight: bold; color:#000000 }
a:visited { text-decoration: none; font-weight: bold; color:#000000 }
a:hover { text-decoration: none; font-weight: bold; color:#7b7b7b }
a:active { text-decoration: none; font-weight: bold; color:#7b7b7b }


#everything {
min-height: 100%;
}

#buttons {
width: 622px;
height: 159px;
}

#home {
position: absolute;
left: 192px;
top: 125px;
}

#archives {
position: absolute;
top: 134px;
left: 341px;
}

#about {
position: absolute;
top: 131px;
left: 477px;
}

#contact {
position: absolute;
top: 137px;
left:597px;
}

#photos {
position: absolute;
top: 119px;
left: 713px;
}

#post {
position: absolute;
top: 166px;
left: 124px;
width: 760px;
max-height: 110%;
}


#postbg {
background-image:url('img/postrepeat.jpg');
background-repeat: repeat-y;
}

#postheader
{
background-image:url('img/postheader.jpg');
background-repeat: no-repeat;
min-height: 57px;
}

#posttitle
{
padding-top:20px;
padding-left:40px;
width:650px;
}


#postcontent
{
padding-top:10px;
padding-left:40px;
width:650px;
}

#postfooter
{
background-image:url('img/postfooter.jpg');
background-repeat: no-repeat;
height:60px;
}

#postfootertext
{
padding-top:20px;
padding-left:40px;
font-size: 10pt;
font-style: italic;
}

#postbottom 
{
background-image:url('img/postbottom.jpg');
background-repeat: no-repeat;
height: 35px;
}

#sidebar{
background-image:url('img/sidebar.jpg');
background-repeat: no-repeat;
position: absolute;
width: 170px;
height: 623px;
left: 831px;
top: 117px;
padding-top: 15px;
padding-left: 10px;
padding-right: 5px;
}

#rss {
position:absolute;
left:973px;
top:132px;
}

#sidebartext
{
padding-top:0px;
padding-left:5px;
}

#footer {
background-image:url('img/footer.jpg');
background-repeat: no-repeat;
height: 189px;
width: 773px;
text-align: center;
padding-top: 80px;
font-size: 10pt;
}

#sidebartitle {
font-size: 16pt;
font-weight: bold;
}

.sidebarlist {
font-size: 10pt;
font-style: italic;
font-weight: normal;
list-style-type: none;
padding: 0px;
margin: 0px;
}

.title {
font-size: 25pt;
text-decoration: none;
color: #000000;
}

.smtx {
font-size: 10pt;
font-style: italic;
}

.bigtx {
font-size: 20pt;
color: #000000;
}

.picture {
border: 1px solid #000000;
margin-left: 20px;
margin-bottom: 5px;
}

.pictureleft {
border: 1px solid #000000;
margin-right: 20px;
margin-bottom: 5px;
}

.refs {
font-size: 9pt;
}

.photo {
border: 2px solid black;
}