-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
div#side{
width:160px;
position:fixed;
top:50px;
left:300px;
}
div#info{
background:;
padding:10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
div#info a{color:#000000;}
a.nav{
background:;
width:71px;
padding:3px;
display: inline-block;
font-size:11px;
text-transform:lowercase;
color:#000000;
margin-top:6px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.title{
font-size: px;
color:#000000;
}
.post_title{
font-size:px;
color:;
line-height:23px;
letter-spacing:-1px;
}
.entry{
text-align:left;
width:400px;
margin-bottom:25px;
}
.entry img{
max-width:400px;
}
.asker{
padding-bottom:5px;
font-size:10px;
}
blockquote{
padding:0px 0px 2px 5px;
margin:0px 0px 2px 1px;
border-left: 2px solid #424040;
}
.permalink {
font-size:9px;
position:absolute;
display:block;
width:180px;
margin:0px 0px 0px 410px;
-webkit-transition: 0.2s ease-in;
opacity:0;
filter: alpha(opacity = 0);
}
.entry:hover .permalink{
opacity:0.8;
filter: alpha(opacity = 80);
-webkit-transition: 0.2s ease-in;
}
.photo_perma{
position:absolute;
margin:10px 0px 0px 10px;
display:block;
max-width:400px;
background:#000;
padding:5px;
-webkit-transition: 0.2s ease-in;
opacity:0;
filter: alpha(opacity = 0);
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.entry:hover .photo_perma{
opacity:0.8;
filter: alpha(opacity = 80);
-webkit-transition: 0.2s ease-in;
}
.photo_perma a{color:#fff;}
.q{
margin-left:20px;
margin-top:-15px;
font-size:px;
color:;
line-height:23px;
}
.quote{
position:relative;
top:20px;
font-size:60px;
opacity:0.2;
filter: alpha(opacity = 20);
}
.source{
font-size:12px;
margin-left:35px;
}
div#chat li {
padding: 4px;
background-color:;
margin-top: 2px;
}
div#chat ul{
list-style: none;
padding: 0px;
margin-top:5px;
margin-bottom:10px;
width:400px;
text-align: left;
}
div#page{
text-align:right;
background:;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
width:390px;
padding:3px 6px 3px 4px;
display:none;
margin-bottom:5px;
}
div#page a{font-size:11px; color:#000000;}
.lalala{
background-color:#000;
height:27px;
width:400px;
}
.tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
big{font-size:14px;}