@-moz-document url-prefix("http://www.tumblr.com/") {
body {
background-image: url('http://static.tumblr.com/p5woyrz/7TClxv2gn/tumblr_lcij8vqetp1qcdtsho1_250.png');
background-repeat: repeat;
background-attachment: fixed !important;
font-family: Old English Text MT, Arial, Helvetica;
}

.post_info {
font-weight: normal !important;
letter-spacing: 1px;
}

.post_title {
font-family: Old English Text MT, Arial, Helvetica;
letter-spacing: 2px;
}

.post_content {
font-family: Arial !important;
font-size: 12px;
}
#header {
background: rgba(0,0,0,0.1);
border-bottom: 5px solid #FFFFFF !important;
}

#content {
border-radius: 0px;
-webkit-border-radius: 0px;
background: rgba(0,0,0,0.1);
}

.controls_section {
background: rgba(0,0,0,0.1) !important;
}

#posts .post,
#posts .post_avatar {
box-shadow: 0px 0px 0px #FFFFFF !important;
}

.arrow {
opacity: 0 !important;
}

#right_column .controls_section .selected {
background: rgba(255,255,255,0.7) !important;
}

#right_column .controls_section .recessed {
background: rgba(155,100,100,1) !important;
}

#header .tab .tab_notice {
background-color: white;
box-shadow: none;
color: rgba(100,100,100,1);
}

.tab_notice_nipple {
opacity: 0;
}

.selection_nipple {
border-bottom: 12px solid #FFFFFF !important;
}

#header .tab.selected, #header .tab.selected > a {
margin-bottom: -1px;
}

#posts .post .permalink {
background-image: none;
background-color: rgba(155,100,100,1);
border-radius: 50px;
height: 15px !important;
width: 15px !important;
}

#posts .post {
border-radius: 5px;
}

#right_column .controls_section li a {
font-weight: normal !important;
font-size: 14px !important;
color: #FFFFFF;
letter-spacing: 1px;
}

#logo {
height: 0 !important;
width: 0 !important;
padding-left: 230px !important;
padding-bottom: 68px !important;
margin-left: 55px;
background: url(http://s18.postimage.org/95igob5yv/logo3.png) no-repeat !important;
}

#right_column .controls_section a .count {
color: rgba(255,255,255,1);
font-family: Arial !important;
letter-spacing: normal!important;
}

ol#posts li.post.new_post {
background: #ffffff url('http://s11.postimage.org/hjptnxda9/new_post_icons_pers.png') center center no-repeat;
}

img[src*="http://assets.tumblr.com/images/new_post_icons_no_labels.png"]{
width:0;
height:70px;
padding-right:0px;
opacity: 0;
}

.nipple {
opacity: 0;
}

#posts .notification.first_notification {
border-top: 0px solid !important;
}

#posts .notification {
color: rgba(0, 0, 0, .45) !important;
border: 0px solid !important;
background: rgba(155,100,100,.5);
}

#posts .notification.alt {
background: rgba(155,100,100,.6);
}

#posts .notification a:not(.avatar_frame) {
color: rgba(0, 0, 0, .56);
border-bottom: 0px solid;
}

#posts ol.notes li.like {
background: rgba(0,0,0,.05) url('http://assets.tumblr.com/images/note_like.png') 478px 10px no-repeat;
}

#posts ol.notes li.reblog {
background: rgba(0,0,0,.05) url('http://assets.tumblr.com/images/note_reblog.png') 478px 8px no-repeat;
}

#posts ol.notes li .report, #posts ol.notes li a.block {
color: #A1A1A1;
}

#posts ol.notes li {
color: #999 !important;
font-weight: normal !important;
text-decoration: none !important;
border-radius: 5px;
}

#posts ol.notes li a {
color: #666 !important;
font-weight: normal !important;
text-decoration: none !important;
}
}

@-moz-document url-prefix("http://www.tumblr.com/new/"), url-prefix("http://www.tumblr.com/reblog/") {
img[src*="http://assets.tumblr.com/images/content_top_edit_form.png?alpha"] {
opacity: 0;
}

img[src*="http://assets.tumblr.com/images/content_bottom_edit_form.png?alpha"] {
opacity: 0;
}

#content {
padding-top: 25px;
padding-bottom: 25px;
margin-top: -31px;
}
}

@-moz-document url-prefix("http://www.tumblr.com/dashboard/") {
#posts .post.new_post .short_post_labels {
background-color: white;
border-radius: 5px;
padding: 5px 5px 5px 5px;
}

#posts .post.new_post .short_post_labels .new_post_label {
color: #000000;
text-shadow: none;
}

#posts .post.new_post .short_post_labels .new_post_label:hover {
color: #999999;
text-shadow: none;
}

#posts .post.new_post .short_post_labels .short_label {
border-left: 0px solid;
}

#dashboard_controls a, #dashboard_controls .control {
color: black !important;
text-shadow: none;
}

#dashboard_controls a:hover, #dashboard_controls .control:hover {
color: #999999 !important;
text-shadow: none;
}
}