@-moz-document 
/* Mehrab (Mehrab1131@gmail.com) */
/* http://mehrab.tumblr.com/ */

url-prefix(http://www.tumblr.com/dashboard),
url-prefix(http://www.tumblr.com/new/text),
url-prefix(http://www.tumblr.com/new/photo),
url-prefix(http://www.tumblr.com/new/qoute),
url-prefix(http://www.tumblr.com/new/link),
url-prefix(http://www.tumblr.com/new/chat),
url-prefix(http://www.tumblr.com/new/audio),
url-prefix(http://www.tumblr.com/new/video) , url-prefix("https://www.tumblr.com/dashboard"), url-prefix("https://www.tumblr.com/new/text"), url-prefix("https://www.tumblr.com/new/photo"), url-prefix("https://www.tumblr.com/new/qoute"), url-prefix("https://www.tumblr.com/new/link"), url-prefix("https://www.tumblr.com/new/chat"), url-prefix("https://www.tumblr.com/new/audio"), url-prefix("https://www.tumblr.com/new/video") {
div[style="display: none; margin-bottom: 20px;"]{
display:block !important;
}
a img[class="image_thumbnail"]{
display:none !important;
}

ol#posts li.post {
font-family:'Lucida Grande',tahoma,Arial,sans-serif;
}

ol#posts li.post .post_title {
text-align:left;
direction:rtl;
}

body {
text-align:justify;
direction:rtl;
}

h1, h2, h3, #advanced_options, #advanced_options .advanced_option select, #advanced_options .advanced_option input, element.style, #post_controls, ol#photo_list, #dashboard_controls, ol#posts li.post .post_info, ol#posts li.post .post_controls, form.audio_post .audio_upload_instructions, .embed_video_container #embed_video_description, form.video_post #post_one, .embed_video_container, #pagination {
text-align:left;
direction:ltr;
}
}