@-moz-document url-prefix('http://www.tumblr.com/'), url-prefix('https://www.tumblr.com/')   {

a {
text-decoration: none;
color: #446688;
}

a:hover {
text-decoration: none;
color: #a8b1ba;
}

#posts .post {
margin: 20px 0 0 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background-color: #ffffff;
padding: 15px 20px 15px 20px;
position: relative;
border-bottom: solid 2px #BBB;
word-wrap: break-word;
}

#posts .post blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote blockquote blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote {
border-left: solid 2px #a8b1ba;
}

#posts .post.is_reblog .post_info a {
color: #446688;
text-decoration: none;
}

#posts .post.is_reblog .post_info {
color: #a8b1ba;
text-decoration: none;
}

#posts .post .post_info a, #posts .post .post_controls a {
color: #446688;
text-decoration: none;
}

#posts .post .post_info a:hover, #posts .post .post_controls a:hover {
color: #a8b1ba;
text-decoration: none;
}

#posts .post .footer_links .tags a {
margin-right: 7px;
color: #446688;
text-decoration: none;
}

#posts .post .footer_links .tags a:hover {
color: #a8b1ba;
text-decoration: none;
}

#posts .post .footer_links .source_url a:hover {
color: #a8b1ba;
text-decoration: none;
}

#posts .post .footer_links .source_url a {
position: relative;
text-decoration: none;
color: #446688;
}

}