0,0 → 1,538 |
/* Tag */ |
body { |
font-family: "DejaVu Sans", dejavusans, sans-serif; |
font-size: 12pt; |
} |
|
h1, h2, h3, h4, h5, h6 { |
clear: both; |
} |
|
article { |
border: 1px solid; |
margin-bottom: 20px; |
} |
|
blockquote { |
padding: 1px 8px; |
font-style: italic; |
width: 584px; |
margin: 15px auto; |
font-family: "DejaVu Sans", dejavusans, sans-serif; |
} |
|
blockquote em, blockquote i, blockquote cite { |
font-style: normal; |
} |
|
blockquote cite { |
display: block; |
text-align: right; |
margin-top: 6px; |
font-family: "DejaVu Sans", dejavusans, sans-serif; |
} |
|
sub, sup { |
font-size: 7pt; |
} |
|
pre { |
font-family: "DejaVu Sans Mono", dejavumono, monospace; |
overflow: auto; |
padding: 5px 8px; |
display: block; |
text-align: left; |
font-size: 11pt; |
} |
|
ins { |
text-decoration: none; |
} |
|
#content table, #content tr, #content td, #content th, #content tbody { |
border: 1px solid; |
border-collapse: collapse; |
padding: 5px 8px; |
} |
|
code { |
font-family: "DejaVu Sans Mono", dejavumono, monospace; |
} |
|
p { |
margin: 8px 0; |
padding: 0; |
} |
|
a { |
text-decoration: none; |
} |
|
article div a, .comment-content a { |
text-decoration: underline; |
} |
|
iframe { |
width: 700px; |
border: 0; |
overflow: hidden; |
text-align: center; |
} |
|
article, aside, details, figcaption, figure, |
footer, header, hgroup, menu, nav, section { |
display: block; |
} |
|
textarea { |
overflow: auto; |
} |
|
/* Id */ |
#page { |
width: 1000px; |
margin: 0 auto; |
} |
|
#main-header h1 { |
margin: 0; |
font-size: 23pt; |
} |
|
#main-header h2 { |
font-weight: normal; |
margin: 0; |
font-size: 16pt; |
} |
|
#main-header h2:before { |
content: "↳ "; |
} |
|
#main-menu { |
margin: 20px 0; |
} |
|
#main-menu ul { |
list-style: none; |
margin: 0; |
padding: 5px 0; |
} |
|
#main-menu ul li { |
display: inline; |
padding: 5px 8px; |
margin-right: 10px; |
border: 1px solid; |
} |
|
#menu-title { |
padding: 5px; |
border: 1px solid; |
text-align: center; |
} |
|
#menu-title h1 { |
font-size: 17pt; |
text-transform: lowercase; |
} |
|
#sidebar { |
width: 280px; |
} |
|
#content { |
width: 700px; |
} |
|
#content p { |
max-width: 100%; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
} |
|
#nav-above, #nav-below { |
margin-bottom: 20px; |
border: 1px solid; |
height: 28px; |
} |
|
#comment-nav-above, #comment-nav-below { |
margin-bottom: 10px; |
border: 1px solid; |
height: 28px; |
} |
|
#nav-above { |
display: none; |
} |
|
.paged #nav-above { |
display: block; |
} |
|
#main-footer { |
clear: both; |
border: 1px solid; |
padding: 5px 8px; |
font-size: 10.5pt; |
text-align: center; |
} |
|
#page-title { |
text-align: center; |
font-size: 16pt; |
margin: 0; |
padding: 0; |
font-style: italic; |
} |
|
#post-title { |
font-size: 16pt; |
margin: 0; |
padding: 0; |
} |
|
#search-title { |
font-size: 16pt; |
margin: 0; |
padding: 0; |
} |
|
#search-header { |
margin-bottom: 20px; |
} |
|
#search-content { |
text-align: justify; |
} |
|
#reply-title { |
text-align: center; |
font-size: 14pt; |
margin-bottom: 20px; |
} |
|
#reply-title small { |
font-size: 14pt; |
} |
|
#respond { |
margin-bottom: 20px; |
} |
|
#respond form { |
padding: 5px 8px; |
border: 1px solid; |
} |
|
#iframe-title { |
padding: 5px 8px; |
border: 1px solid; |
overflow: hidden; |
white-space: nowrap; |
text-overflow: ellipsis; |
} |
|
input[name="post_password"] { |
border: 1px solid; |
width: 250px; |
padding: 5px; |
margin: 3px 0; |
} |
|
/* Class */ |
.searchform { |
margin-bottom: 20px; |
width: 280px; |
} |
|
.searchform .s { |
border: 1px solid; |
padding: 5px; |
width: 242px; |
} |
|
.searchform .ssubmit { |
border: 0; |
padding: 0; |
margin-top: 4px; |
float: right; |
background: url('images/search.png'); |
} |
.entry-header { |
padding: 5px 8px; |
} |
|
.entry-title { |
margin: 0; |
font-size: 16pt; |
} |
|
.entry-meta-top { |
font-size: 10.5pt; |
} |
|
.entry-summary, .entry-content { |
padding: 0 10px; |
text-align: justify; |
} |
|
.entry-meta-bottom { |
clear: both; |
padding: 5px 8px; |
border-top: 1px solid; |
font-size: 10.5pt; |
} |
|
.sticky .entry-meta-bottom, .sticky .entry-meta-top { |
display: none; |
} |
|
.sticky h1 { |
text-align: center; |
} |
|
.nav-previous, .nav-next { |
display: inline; |
width: 333px; |
padding: 5px 8px; |
height: 18px; |
font-size: 10.5pt; |
} |
|
.nav-next { |
float: left; |
} |
|
.nav-previous { |
float: right; |
text-align: right; |
} |
|
.comments-title { |
text-align: center; |
font-size: 14pt; |
margin-bottom: 20px; |
} |
|
.comment { |
margin-bottom: 10px; |
border: 1px solid; |
} |
|
.comment-header { |
padding: 5px 8px; |
height: 40px; |
border-bottom: 1px solid; |
} |
|
.comment-avatar { |
float: left; |
margin-right: 5px; |
} |
|
.comment-meta { |
float: left; |
} |
|
.comment-author { |
font-style: italic; |
font-weight: bold; |
} |
|
.comment-datetime { |
font-size: 10.5pt; |
} |
|
.comment-reply-link, .comment-reply-login { |
display: block; |
float: right; |
padding: 3px 6px; |
border: 1px solid; |
margin-top: 5px; |
} |
|
.comment-content { |
clear: both; |
padding: 5px 8px; |
text-align: justify; |
} |
|
.pingback, .trackback { |
margin-bottom: 10px; |
padding: 5px 8px; |
border: 1px solid; |
} |
|
.page-link { |
margin: 15px 0 10px; |
clear: both; |
} |
|
.comment-form-field input { |
border: 1px solid; |
width: 100%; |
padding: 5px; |
margin: 3px 0; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
} |
|
.comment-form-comment textarea { |
font-family: dejavusans, sans-serif; |
border: 1px solid; |
width: 100%; |
padding: 5px; |
margin: 3px 0; |
font-style: normal; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
} |
|
.form-allowed-tags { |
font-size: 10.5pt; |
} |
|
.comment-awaiting-moderation { |
padding: 5px 8px; |
text-transform: uppercase; |
text-align: center; |
margin-top: 5px; |
border: 1px solid; |
} |
|
.children { |
margin: 0; |
} |
|
/* Content Alignment, Image management */ |
.alignleft { |
display: inline; |
float: left; |
margin-right: 10px; |
} |
.alignright { |
display: inline; |
float: right; |
margin-left: 10px; |
} |
.aligncenter { |
clear: both; |
display: block; |
margin-left: auto; |
margin-right: auto; |
} |
|
img { |
height: auto; |
} |
|
img.alignleft, img.alignright, img.aligncenter { |
margin-bottom: 10px; |
} |
|
img.size-full { |
max-width: 100%; |
width: auto; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
} |
|
p img, .wp-caption { |
margin-top: 10px; |
} |
|
.wp-caption img { |
display: block; |
margin: 0 auto; |
max-width: 100%; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
} |
|
.wp-caption { |
margin-bottom: 10px; |
max-width: 100%; |
box-sizing: border-box; |
-moz-box-sizing:border-box; |
-webkit-box-sizing:border-box; |
padding: 8px 8px 5px; |
} |
|
.wp-caption .wp-caption-text { |
font-size: 10.5pt; |
padding: 3px 0 0 15px; |
} |
|
/* Widget styling */ |
aside { |
border: 1px solid; |
margin-bottom: 20px; |
} |
|
aside ul { |
font-size: 10.5pt; |
list-style: none; |
margin: 8px; |
padding: 0; |
border-top: 1px solid; |
border-bottom: 1px solid; |
} |
|
aside li { |
margin: 1px 0; |
padding: 2px 5px; |
} |
|
aside li:hover { |
} |
|
aside h3 { |
font-size: 13.5pt; |
font-weight: bold; |
text-align: center; |
padding: 4px; |
margin: 0; |
border-bottom: 1px solid; |
} |
|
.widget_search { |
border: 0; |
} |
|
.widget_search h3 { |
display: none; |
} |
|
.widget_archive select { |
margin: 5px 8px; |
width: 264px; |
} |
|
.widget_calendar table { |
padding: 5px 8px; |
text-align: center; |
width: 280px; |
} |
|
.widget_calendar h3 { |
margin-bottom: 5px; |
} |
|
.tagcloud { |
padding: 5px 8px; |
} |
|
.tagcloud a:hover { |
text-decoration: underline; |
} |
|
.widget_calendar tbody a { |
text-decoration: underline; |
} |