/* A Six Apart theme adapted for Movable Type default templates name: Brown_Alpha_C designer: "Style A+" Kouji.Anada designer_url: http://www.style-a-plus.com layouts: layout-tw */ /* Default ---------------------------------------------------------------- */ /* Global ---------------------------------------------------------------- */ body { font: normal 80% arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif; color: #333; background: #FFF; text-align: center; margin: 0 auto; } a { color: #03C; } a:hover { text-decoration: none; } p { margin: 0 0 25px 5px; padding: 0; line-height: 150%; } /* Layout ----------------------------------------------------------------- */ #container { width: 940px; margin: 0 auto; text-align: left; } #container-inner { border: 1px solid #333; } #content { background: url(bg_line.gif) repeat-y; } #content-inner { margin: 0; } #alpha-inner { width: 708px; padding: 20px; } #beta-inner { width: 170px; padding: 20px 10px 20px 10px; } #gamma-inner { width: 170px; padding: 20px 10px 20px 10px; } /* Header ----------------------------------------------------------------- */ #header { height: 120px; border-top: 5px solid #391b00; background: #333 url(head.jpg) repeat-x; color: #FFF; } #header a { color: #391b00; font-weight: bold; text-decoration: none; } #header a:hover { text-decoration: underline; } #header-content { padding: 35px 20px 0 20px; } #header-name { color: #FFF; font-size: 180%; font-weight: bold; margin: 0; padding: 0; } #header-description { color: #FFF; margin: 20px 0 0 0; font-size: 120%; } /* Footer ---------------------------------------------------------------- */ #footer { clear: both; background: #b47033 url(foot.jpg) repeat-x; color: #391b00; text-align: center; border-bottom: 5px solid #391b00; font-size: 90%; } #footer-inner { padding: 15px; } #footer-content, #footer-content a { color: #391b00; } #footer .widget { } #footer .widget-content { } #footer .widget-powered .widget-content { } /* Content ---------------------------------------------------------------- */ .main_h2 { margin: 0 0 15px 0; padding: 2px 5px 2px 6px; font-size: 120%; font-weight: bold; border-left: 6px solid #723f12; } .archive-title { margin: 0 0 15px 0;