body {
background-color: #A7D3E2;
font-family: verdana, sans-serif;
font-size: .8em;
color: white;
margin: 0px;
padding: 0px;
background-image: url( ../images/bgclouds2.gif );
background-attachment: fixed;
}

div.main {
width: auto;
padding: 0px;
margin: 0px;
position: absolute;
left: 100px;
top: 0px;
width: 50%;
min-width: 400px;
}

div.thing {
padding: 0px 0px 0px 0px;
}

div.rant {
padding: 3px;
background-color: #D0DDE1;
background-image: url( ../images/innerbg.gif );
background-position: top right;
background-repeat: no-repeat;
color: black;
border: 1px solid #495A7D;
border-width: 1px 1px 0px 1px;
}

span.title {
font-size: 1.3em;
font-weight: 100;
}

span.tiny {
font-size: .75em;
color: #BBBBBB;
}

div.rant span.tiny {
color: #848B8D;
}

div.commentbg span.tiny {
color: #D0DDE1;
}

div.top {
padding: 0px;
text-align: left;
}

div.nav {
padding: 10px 3px 10px 3px;
background-color: #D0DDE1;
color: black;
border: 1px solid #495A7D;
background-image: url( ../images/innerbg.gif );
background-position: top right;
background-repeat: no-repeat;
}

div.nav a {
color: black;
text-decoration: none;
}

div.nav a:link {
border: 1px solid black;
border-width: 0px 1px 1px 0px;
}

div.nav a:visited {
border: 1px solid black;
border-width: 0px 1px 1px 0px;
}

div.nav a:hover {
border: 1px solid black;
border-width: 1px 0px 0px 1px;
}

div.nav a:active {
border: 1px solid black;
border-width: 1px 0px 0px 1px;
}

div.divider {

height: 1px;
width: 100%;
font-size: 1px;
margin: 10px 0px 10px 0px;
}

div.dashed-divider {
border-bottom: 1px dashed #D4D4D4;
border-bottom: 1px dashed #cc76a7;
height: 1px;
width: 100%;
font-size: 1px;
margin: 10px 0px 10px 0px;
}

a.commentlink {
text-decoration: none;
font-weight: bold;
color: white;
cursor: pointer;
}

input {
font-size: .8em;
color: white;
background-color: #848B8D;
border-width: 1px;
border-color: white;
border-style: solid;
}

textarea {
font-size: 1em;
color: white;
background-color: #848B8D;
border-width: 1px;
border-color: white;
border-style: solid;
}

select {
font-size: .8em;
color: white;
background-color: #848B8D;
border-width: 1px;
border-color: white;
border-style: solid;
}


form {
margin: 0px;
}

a { color: inherit; }

div.rant a { color: black; }

div.commentbg a { color: white; }

a.archive { text-decoration: none; }

div.rant span.tiny a {
color: #848B8D;
}

div.commentbg span.tiny a {
color: #D0DDE1;
}

div.commentbg {
padding: 3px;
background-color: #848B8D;
border: 1px solid #495A7D;
border-width: 0px 1px 1px 1px;
background-image: url( ../images/commentbg.gif );
background-position: bottom right;
background-repeat: no-repeat;
}

span.spoiler {
background-color: #D0DDE1;
color: #D0DDE1;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

