@charset "UTF-8";
body {
background:#34370e url("i/bg.jpg") repeat-x;
color:#edefdf;
font:100% Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
}
a:link {
color:#fff;
text-decoration:none;
outline:none;
}
a:visited {
color:#babcac;
text-decoration:none;
}
a:hover {
color:#fff;
text-decoration:underline;
}
a:active {
color:#babcac;
text-decoration:none;
}
img {
border:none;
}
#header {
background:#000;
height:20px;
line-height:20px;
position:fixed;
top:0;
width:100%;
}
.info {
margin:0 auto;
width:960px;
}
h1 {
font-size:65%;
font-weight:normal;
margin:0px;
padding:0px;
}
h2 {
font-size:100%;
font-style:italic;
font-weight:normal;
margin:5px;
}
#container {
border:1px solid #48492e;
border-top:0px solid #48492e;
height:100%;
margin:0 auto;
overflow:auto;
width:960px;
}
#th p, #ts p{
font-size:70%;
line-height:135%;
margin:10px;
}
#th, #ts {
float:left;
width:318px;
}
#tc {
border-left:1px solid #48492e;
border-right:1px solid #48492e;
float:left;
width:320px;
}
#tc ol {
list-style:none;
margin:0px;
padding:0px;
}
.tumblr_video object, .tumblr_video embed {
height:253px;
width:300px;
}
.tumblr_photo_post img {
margin:5px auto;
width:300px;
}
.tumblr_quote {
background:#484923;
color:#ccc;
font-size:110%;
font-style:italic;
margin:10px auto;
padding:10px;
}
.tumblr_caption, .tumblr_description, .tumblr_source {
font-size:70%;
text-align:left;
}
.tumblr_source a {
font-size:105%;
}
.tumblr_post {
border-bottom:2px groove #48492e;
margin:0 0 25px 0;
padding:10px;
text-align:center;
}
#footer {
background:#000;
bottom:0px;
clear:both;
color:#fff;
font-size:60%;
overflow:hidden;
position:fixed;
width:100%;
}
#bio {
float:left;
text-align:left;
width:320px;
}
#logo {
float:left;
padding-top:7px;
text-align:center;
width:320px;
}
#copyright {
float:left;
text-align:right;
width:320px;
}
.sitelink {
font-size:125%;
text-align:center;
}