▲
{
margin:0px;
background-color: #ebebe6;
}
body, div, p, textarea, submit, input{
font-family: georgia;
font-size: 9px;
line-height: 12px;
letter-spacing:0px;
color:#312235;
}
p {
margin:0px;
margin-top:5px;
}
a:link, a:active, a:visited{
text-decoration: none;
font-style: italic;
color: #08080e;
}
a:hover {
text-decoration: line-through;
}
#center {
margin:auto;
position:relative;
width:870px;
overflow:auto;
overflow-y:hidden;
}
#content {
width:620px;
padding-top: 20px;
}
#entry {
margin-bottom: 40px;
padding:10px;
background: #fdf8f8;
width: 250px;
}
#entry .perma {
padding: 5px;
background-color:rgba(255,255,255,0.7);
opacity: 0;
margin-top: 10px;
margin-left: 10px;
height: 10px;
line-height: 10px;
text-align: center;
font-family: consolas;
position: absolute;
transition: all 0.5s ease-out;
-o-transition-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
}
#entry .perma a{
font-style: normal;
color: #312235;
}
#entry:hover .perma {
opacity: 1;
transition: all 0.5s ease-out;
-o-transition-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
}
#permalink {
display: block;
margin-top: 5px;
text-align: right;
}
#sidebar {
position:fixed !important;
width: 210px;
height: 100%;
background-color: #dedede;
margin: 0px 0px 0px 620px;
padding:20px;
background-image:url(http://static.tumblr.com/f33b7b17c5a27db16dcdfed890ea1c7c/gzod3k6/k4Lmhw239/tumblr_static_tumblr_mf2fgyzp3s1qaatj7o1_500.jpg);
}
#titlebox {
display: block;
margin-top: 150px;
padding: 5px;
line-height: 15px;
text-align: center;
background-color:rgba(255,255,255,0.7);
}
#picbox {
margin-top: 10px;
padding: 5px;
display: block;
background-color:rgba(255,255,255,0.7);
}
#descbox {
margin-top: 10px;
padding: 5px;
display: block;
background-color:rgba(255,255,255,0.7);
}
#postnotes{
text-align: left;
}
#postnotes blockquote{
border: 0px;
}
.title{
font-size: 12px;
line-height: 12px;
color: #000000;
}
.blogtitle {
font-size: 11px;
font-family: consolas;
cursor: help;
text-transform: uppercase;
letter-spacing: 4px;
font-style: normal;
color: ;
}
.links a {
font-style: normal;
margin-right: 5px;
color: #312235;
}
blockquote{
padding:0px 0px 0px 5px;
margin:5px 0px 2px 10px;
border-left: 3px solid #a4b6a5;
}
blockquote p, ul{
margin:0px;
padding:0px;
}
.chat .line{
margin: 0 0 1px;
padding: 5px;
}
.label {
font-weight:bold;
}
a img{
border: 0px;
}
.p {
padding-top: 5px;
}
.ol, ul {
margin-left: 10px;
padding: 5px;
}
.ul {
list-style-type: square;
}
.audio {
background: black;
height: 27px;
width: 250px;
}
.arrow_box {
position: relative;
background: #000;
}
.arrow_box:after {
top: 100%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}
.arrow_box:after {
border-color: rgba(0, 0, 0, 0);
border-top-color: #000;
border-width: 10px;
left: 10%;
margin-left: -10px;
}
.notes img{
width:10px;
position:left;
top:3px;
}
#scrollToTop {
color: transparent;
background-color: transparent;
display: none;
position: fixed;
bottom: 15px;
color: black;
right: 15px;
}
.answer {
display: block;
background: #eee;
padding: 5px;
border-right: 3px solid black;
border-left: 3px solid black;
}
{font-size: 100%;}