/* <system section="theme" selected="6435922169449207917"> */
@import url(https://fonts.googleapis.com/css?family=Purple+Purse&subset=latin,latin-ext);


/* Reset CSS */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* END Reset */

body {
    background: #e5f4f8 url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/header.png') repeat-x;
    font-family: 'Purple Purse', cursive, sans-serif;
    color: #2a2a2a;
    font-size:12pt;
}

a {
    text-decoration: none;
    color:#58a2bc;
}

a:hover {
    text-decoration: underline;
}

#blog-title {
    text-align: center;
    margin: 50px 0 20px 0;
    line-height: 1.5;
}

#blog-title a{
    color: #2a2a2a;
}

#blog-title #title{
    font-size:190%;
}

#blog-title #title,
#blog-title #blog-description{
    font-weight: normal;
}

#content{
    background: url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/main-bg.gif');
}

#content-inner {
    background: url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/ribbon-header.png') repeat-x top center;
    padding-top:80px;
}

#wrapper {
    margin:0 auto;
}

.entry-inner{
    width:600px;
    margin:0 auto 30px;
    background: #ffffff url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/entry-inner-bg.png') no-repeat top center;
    border:2px solid #f6e177;
}

.entry-inner .entry-header {
    position:relative;
}

.entry-inner .entry-header .date {
    position:absolute;
    text-align:right;
    top:7px;
    left:10px;
    display:block;
}

.entry-inner .entry-header .date .date-year{
    display:block;
    font-size:12pt;
}

.entry-inner .entry-header .date .date-month,
.entry-inner .entry-header .date .date-day{
    font-size:18pt;
}

.entry-inner .entry-header .date,
.entry-inner .entry-header .date a{
    color:#cf5847;
}

.entry-inner .entry-header .hyphen {
    display:none;
}

.entry-inner .entry-header .entry-title {
    text-align:center;
    padding-top:45px;
    padding-bottom: 10px;
    margin: 0 30px;
    border-bottom: 1px dotted #2a2a2a;
    font-size: 100%;
}

.entry-inner .entry-header .entry-title,
.entry-inner .entry-header .entry-title a{
    color: #2a2a2a;
}

.entry-inner .entry-header .categories {
    text-align:center;
    font-size:10pt;
    padding-top:10px;
}

.entry-inner .entry-header .entry-header-menu{
    font-size:10pt;
    position:absolute;
    top:7px;
    right: 10px;
}

.entry-inner .entry-content{
    margin:0 30px;
    padding-top: 20px;
    padding-bottom:10px;
    font-size:10pt;
    line-height:1.6em;
    border-bottom: 1px dotted #2a2a2a;
    margin-bottom:10px;
}

.entry-inner .entry-content li{
    margin-left: 2em;
}

.entry-inner .entry-content p,
.entry-inner .entry-content h3,
.entry-inner .entry-content h4,
.entry-inner .entry-content h5,
.entry-inner .entry-content ul,
.entry-inner .entry-content dl,
.entry-inner .entry-content table,
.entry-inner .entry-content blockquote{
    margin-bottom:1em;
}

.entry-inner .entry-content blockquote {
    color: #666;
    background: #efefef;
    padding:1em;
}

.entry-inner .entry-content img {
  max-width: 100%;
}

.entry-inner .entry-footer{
    font-size: 10pt;
    background: url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/comment-bg.png');
    
}

.customized-footer {
  background: #fff;
}

.entry-inner .entry-footer .entry-footer-section{
    font-size:9pt;
    float:right;
    text-align:right;
    padding: 0 30px;
    background:#fff;
}

.entry-inner .entry-footer .hatena-star-container{
    padding: 0 30px;
    background:#fff;
    margin: 0;
}

.entry-inner .entry-footer .customized-footer {
    padding:20px 30px;
}

.entry-inner .entry-footer .comment-box {
    clear:both;
    background: url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/comment-header-bg.png') repeat-x center top;
    padding:20px 30px 10px 30px;
    line-height:1.6em;
    font-size: 12px;
}

.entry-inner .entry-footer .comment-box a {
    color:#2A2A2A;
    text-decoration: underline;
}

.entry-inner .entry-footer .comment-box ul{
    list-style:none;
}

.entry-inner .entry-footer .comment-box .comment li{
    background: url('http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/comment-list.png') no-repeat center bottom;
    margin-bottom: 5px;
    padding-bottom: 15px;
}

.entry-inner .entry-footer .comment-box .comment .comment-user-name {
    margin-bottom: 1em;
}

.entry-inner .entry-footer .comment-box .comment .comment-metadata {
    margin-top: 1em;
}

.entry-inner .entry-footer .comment-box img{
    vertical-align:middle;
}

.entry-inner .entry-footer .comment-box a.permalink {
    color:#676767;
}

.entry-inner .entry-footer #google_afc_user{
    background:#fff;
    margin:0;
    padding: 10px 30px;
}

#main{
    background:url("http://dl.dropbox.com/u/7051364/chira_rhythm55/120204_theme/ribbon-footer.png") repeat-x scroll center bottom;
    padding-bottom:40px;
}

#box2{
    background:#e5f4f8;
}

#box2-inner {
    width:600px;
    margin:0 auto;
}

#box2 .hatena-module {
    width:190px;
    float:left;
    padding-top:20px;
    line-height:1.4em;
    padding-left:10px;
}

#box2 .hatena-module:nth-child(3n+1){
    clear:both;
}

#box2 .hatena-module-title{
    font-size:12px;
    font-weight:bold;
    margin-bottom:10px;
}

#box2 .hatena-module-body{
    font-size:12px;
}

#box2 .hatena-module-body ul{
    list-style:none;
}

#footer{
    clear:both;
    text-align:center;
    padding: 40px 0;
    font-size:10pt;
}

#footer,
#footer a{
    color: #2a2a2a;
}

.page-about .entry-inner{
    border:0 none;
    background:none;
}

.page-about .entry-inner .entry-content{
    border-bottom:none;
}

.page-about .entry-inner .entry-content dl dt{
    font-weight:bold;
    border-bottom: 1px dotted #2a2a2a;
    text-align:left
}

.page-about .entry-inner .entry-content dl dd{
    padding-top:5px;
    margin-bottom:20px;
    text-align:right;
}

.breadcrumb{
    font-size: 9pt;
    margin: 0 auto 10px;
    text-align: center;
    width: 600px;
}

.page-archive #main-inner{
    width:600px;
    margin:0 auto 40px;
    line-height:1.6em;
}

.page-archive #main-inner ul{
    list-style:none;
}

.page-archive #main-inner h1 a{
    color:#2a2a2a;
}

.pager {
    width:600px;
    margin: 20px auto 30px;
    font-size:10pt;
    text-align:right;
}
/* </system> */