| |   |
| html, body { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } |
|
| div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, code, del, dfn, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } |
|
| blockquote, q { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; quotes: "" ""; } |
| blockquote:before, blockquote:after, q:before, q:after { content: ""; } |
|
| th, td, caption { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; text-align: left; font-weight: normal; vertical-align: middle; } |
|
| table { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; border-collapse: separate; border-spacing: 0; vertical-align: middle; } |
|
| a img { border: none; } |
|
| /* Base Grid inspired from Blueprint Grid */ |
| body { margin: 10px; } |
|
| .container { width: 975px; margin: 0 auto; } |
|
| a { color: #000; text-decoration: none; } |
| a:hover { text-decoration: underline; } |
|
| label { display: block; } |
|
| li { margin-bottom: 10px; } |
|
| #Header { float: left; margin-right: 0px; width: 975px; } |
| #Header .title { float: left; margin-right: 10px; width: 390px; height: 50px; padding: 20px 0 10px 0; } |
| #Header .title h1 { display: inline; } |
| #Header .account { float: left; margin-right: 0px; width: 575px; text-align: right; } |
| #Header .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; } |
|
| #Main { float: left; margin-right: 0px; width: 975px; } |
| #Main .content { float: left; margin-right: 10px; width: 420px; padding-right: 60px; } |
| #Main .content h1 { display: inline; } |
| #Main .content h2 { display: inline; font-size: 153.846%; } |
| #Main .content .post, #Main .content .page { font-size: 123.077%; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; margin-bottom: 40px; } |
| #Main .content .post ol, #Main .content .post ul, #Main .content .post dl, #Main .content .page ol, #Main .content .page ul, #Main .content .page dl { margin-left: 2em; } |
| #Main .content .post ul li, #Main .content .page ul li { list-style: disc outside; } |
| #Main .content .post p a, #Main .content .page p a { text-decoration: underline; } |
| #Main .content .post textarea, #Main .content .page textarea { width: 100%; } |
| #Main .content .title { margin-bottom: 20px; } |
| #Main .content .title h1 { font-size: 192.308%; } |
| #Main .content .new_comment textarea { height: 10em; } |
| #Main .content .edit_page textarea { height: 30em; width: 400px; font-size: 138.462%; overflow-y: scroll; } |
| #Main .content .datum p { text-align: right; font-size: 92.308%; } |
| #Main .content #comments h2 { font-size: 138.462%; } |
| #Main .content #comments .datetime { font-size: 61.538%; text-align: right; } |
| #Main .content .openid_identifier { background: url(../images/login-bg.gif) no-repeat; background-color: #fff; backgroung-position: 0 50%; color: #000; padding-left: 18px; width: 150px; width: 200px; } |
| #Main .subnavi { float: left; margin-right: 10px; width: 240px; padding-right: 20px; } |
| #Main .subnavi h5 img { margin: 0 0 0 4px; } |
| #Main .navigation { float: left; margin-right: 0px; width: 200px; } |
| #Main .navigation ul { margin: 0; } |
|
| #Footer { float: left; margin-right: 0px; width: 975px; border-top: 1px solid; padding: 8px 0 18px 0; margin-top: 20px; } |
|
| .wym_iframe { font-size: 123.077%; font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif; } |
| .wym_iframe ol, .wym_iframe ul, .wym_iframe dl { margin-left: 2em; } |
| .wym_iframe ul li { list-style: disc outside; } |