@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.tumblr.com/dashboard"),
url-prefix("http://www.tumblr.com/tumblelog"),
url-prefix("http://www.tumblr.com/show"),
url-prefix("http://www.tumblr.com/filter"),
url-prefix("http://www.tumblr.com/tagged"),
url-prefix("http://www.tumblr.com/liked"),
url-prefix("http://www.tumblr.com/likes"){
/*kakukaku dashboardnize*/
* {
-moz-border-radius: 0px !important;
}
img#content_tab_left {
display: none !important;
}
#content_tab {
padding-left:40px !important;
padding-right:40px !important;
}
/*v5 refine (right column no display)*/
body {
font-size: 16px !important;
/* font-size: 12px !important; */
padding:0 20px !important;
}
#left_column {
width:100% !important;
}
#right_column {
display: none !important;
}
#container {
padding: 0 !important;
margin: auto !important;
width: 720px !important;
}
#nav {
font-size: 12px !important;
}
#logo {
height:34px !important;
left:5px !important;
top:24px !important;
width:147px !important;
}
a.new_post_notice {
font-size: 12px !important;
left: 155px !important;
}
#pagination {
font-size:12px !important;
padding-right:30px !important;
}
/*control display none*/
div#dashboard_controls {
display:none;
}
/*img size change*/
img.image_thumbnail {
display: none !important;
}
div[id^="highres_photo_"] {
display: block !important;
margin-bottom: 5px !important;
}
div[id^="highres_photo_"] img {
max-height: 500px !important;
width: auto !important;
}
div[id^="highres_photo_"] div {
display: none !important;
}
div.caption {
font-size: 12px !important;
}
div.caption * {
display: inline !important;
margin:0 2px 0 0 !important;
padding: 0 !important;
}
/* 1post 1view style */
ol#posts li.new_post,
ol#posts li.new_post + li.post {
margin-top: 7px !important;
}
li.post + li.post,
li[id^="answer_container"] + li.post,
li.notification + li.post,
hr.autopagerize_page_separator {
margin-top: 400px !important;
}
/*quote style*/
li.quote div.post_content {
font-size: 0px !important;
}
li.quote div.post_content > * {
font-size: 12px !important;
}
li.quote div.post_content span.quote {
font-size: 18px !important;
font-weight: bold !important;
/*font-weight: normal !important;*/
line-height: 1.2 !important;
}
ol#posts li.post .quote_source {
font-weight: normal !important;
}
li.quote div.post_content span.quote:before {
opacity: 0.6 !important;
font-family:Georgia,"Times New Roman",Serif !important;
content: "“" !important;
font-size: 40px !important;
vertical-align: 5px;
}
/*pre style*/
pre{
margin-top: 35px !important;
background-color: #000020 !important;
color: #00FF00 !important;
font-family: 'Bitstream Vera Sans Mono', 'Courier New', monospace !important;
font-size:12px !important;
padding: 5px !important;
line-height: 1.4 !important;
/* white-space: pre-wrap !important; */
}
/*autopagerize page number style*/
p.autopagerize_page_info,
p.autopagerize_page_info a.autopagerize_link {
color: white !important;
}
/*goodbye yellow brick block*/
ol.notes li.note a.block {
display: none !important;
}
}