@charset "utf-8";
/*
Theme Name: kimo2
Theme URI: http://www.kimo2.net/
Description: 「社会保険・年金のキモが2時間でわかる本」オフィシャルBLOG
Version: 0.1
Author: msng
Author URI: http://www.msng.info/
*/

/* Tags */
body {
    text-align: center;
    background-color: #EEE;
    font-size: 1em;
    line-height: 1.4;
    color: #333;
}

h2 {
    font-size: 1em;
}

div {
    margin: 0;
    padding :0;
}

blockquote {
    margin: 1em 0 1em 20px;
    padding-left: 10px;
    border-left: 3px solid #7BC24B
}

p {
    margin: 1em 0;
}

img {
    border: none;
}

textarea {
    width: 100%;
    height: 5em;
    font-size: 1em;
}

/* general classes */
.center {
    text-align: center;
}


/* overall layout */
#container {
    width: 814px;
    margin: 0 auto;
    text-align: left;
}

#header {
    margin: 0 0 15px 0;
    line-height: 0;
}

#content {
    width: 604px;
    float: left;
}

#sidebar {
    width: 194px;
    float: right;
}

#footer {
    clear: both;
    text-align: center;
}


/* General */
.navigation-wrap {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/post-head.png) top;
    padding: 20px 0 0 0;
}

.navigation {
    margin-bottom: 15px;
    padding: 0 20px 25px 20px;
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/post-foot.png) bottom;
}

/* Posts */
.post {
    margin: 0 0 15px;
}

.post-head {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/post-head.png) top center no-repeat;
    padding: 15px 25px 0 20px;
}

.post-head h2 {
    margin: 0;
    font-size: 1.4em;
}

.post-head h3 {
    margin: 0;
    font-size: 1.2em;
}

.post h2 a, .post h3 a {
    color: #333;
    text-decoration: none;
}

.post h2 a:hover, .post h3 a:hover {
    color: #F33;
}

.post-date {
    margin: 0;
    text-align: right;
    font-size: 0.8em;
}

.post-body {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/post-body.png) center repeat-y;
    padding: 1em 35px;
}

.post-foot {
    margin: 0;
    padding: 0 25px 15px 15px;
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/post-foot.png) bottom center no-repeat;
    text-align: right;
    font-size: 0.8em;
}

ul.post-nav {
    margin: 0 0 15px 0;
    padding: 0 20px;
    list-style: none;
    font-size: 0.8em;
}

ul.post-nav .prev {
    float: left;
}

ul.post-nav .next {
    float: right;
}

p#trackback_url {
    margin-top: 0;
    padding: 0 0 30px 40px;
    text-align: left;
}

#trackback_url input {
    width: 400px;
}


/* Archive Pages */
h2.archive_title {
    margin: 0 0 1em 0;
    text-align: center;
    font-size: 1.4em;
}

/* Sidebar */
#sidebar {
    font-size: 0.8em;
}

#sidebar ul {
    list-style-type: disc;
}

#sidebar ul li {
    margin: 0 0 5px 10px;
}

.sidebar-item {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/sidebar-middle.png) center repeat-y;
}

.sidebar-item h2 {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/sidebar-top.png) top center no-repeat;
    margin: 0;
    padding-top: 9px;
    height: 22px;
    text-align: center;
    color: #FFF;
    font-weight: bold;    
}

.sidebar-body {
    background: url(http://www.kimo2.net/wp-content/themes/kimo2/images/sidebar-bottom.png) bottom center no-repeat;
    margin: 0;
    padding: 5px 15px 20px;
}

#sidebar p {
    margin: 0 0 5px;
}

/* footer */
#footer {
    font-size: 0.8em;
}
