()
4 years ago | 09:32am
5,957 notes
#wrapper #content #navigation.jump_pagination .current_page {
color: ;
border: 2px solid ;
padding: 5px 10px;
margin: 0 0 0 4px;
cursor: default;
}
#wrapper #content #navigation.jump_pagination .jump_page {}
#wrapper #content .post .notecontainer {
background: ;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-family: ;
font-size: 11px;
color: ;
margin-top: 10px;
margin-bottom: -10px;
}
#wrapper #content .post .notecontainer a {
color: #000;
text-decoration: none;
}
#wrapper #content .post .notecontainer ol.notes {
padding: 0px 0 10px 0;
list-style-type: none;
font-size: 11px;
}
#wrapper #content .post .notecontainer ol.notes li.note {
padding: 10px 10px 0 10px;
}
#wrapper #content .post .notecontainer ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
#wrapper #content .post .notecontainer ol.notes li.note span.action {
font-weight: normal;
}
#wrapper #content .post .notecontainer ol.notes li.note .answer_content {
font-weight: normal;
}
#wrapper #content .post .notecontainer ol.notes li.note blockquote {
border-left: 2px solid #000;
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}
#wrapper #content .post .notecontainer ol.notes li.note blockquote a {
text-decoration: none;
}
#wrapper #sidebar {
margin-left: px;
margin-top:px;
float: left;
color: ;
}
#wrapper #sidebar a {
color: ;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
#wrapper #sidebar a:hover {
color: ;
}
#wrapper #sidebar #top {
width: 140px;
position:fixed;
padding: 0 21px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;
}
#wrapper #sidebar #top #avatar {
width: 146px;
height: 146px;
padding: 8px 0 0 9px;
background: url('http://assets.tumblr.com/themes/redux/avatar-bg.png') top left no-repeat transparent;
position: relative;
top: -24px;
left: -5px;
}
#wrapper #sidebar #top #description {
color: ;
position: relative;
top: -18px;
}
#wrapper #sidebar #top #description a {
color: ;
text-decoration: none
}
#wrapper #sidebar #top .heading {
color: #fff;
font-family: helvetica, arial, sans-serif;
font-size: 17px;
margin-top: 20px;
padding: 10px;
background-color: ;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
#wrapper #sidebar #top a .heading {
color: #fff;
text-decoration: none;
}
#wrapper #sidebar #top .content {
margin-top: 2px;
padding: 7px 10px;
background: #eaeaea;
color: ;
font-size: 11px;
overflow: hidden;
}
#wrapper #sidebar #top a {
text-decoration: none;
}
#wrapper #sidebar #bottom {
background: url('') top center no-repeat transparent;
width: 250px;
height: 25px;
}
#home {
margin-top: -10px;
margin-left: -18px;
position: fixed;
z-index: -1;
width: 17px;
height: 20px;
-webkit-transition: opacity 0.2s linear;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
#home:hover {
height: 20px;
width: 24px;
margin-left: -25px;
}
#ask {
margin-top: 15px;
margin-left: -18px;
position: fixed;
z-index: -1;
width: 17px;
height: 20px;
-webkit-transition: opacity 0.2s linear;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
#ask:hover {
height: 20px;
width: 24px;
margin-left: -25px;
}
#submit {
margin-top: 40px;
margin-left: -18px;
position: fixed;
z-index: -1;
width: 17px;
height: 20px;
-webkit-transition: opacity 0.2s linear;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
#submit:hover {
height: 20px;
width: 24px;
margin-left: -25px;
}
#archive {
margin-top: 65px;
margin-left: -18px;
position: fixed;
z-index: -1;
width: 17px;
height: 20px;
-webkit-transition: opacity 0.2s linear;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
#archive:hover {
height: 20px;
width: 24px;
margin-left: -25px;
}
theme