@charset "utf-8";

/* reset */

* {
font-size: 100%;
font-weight: normal;
text-decoration: none;
margin: 0;
padding: 0;
}

body {
font-family: arial, helvetica, verdana, osaka, ms-gothic, sans-serif;
background: #FEFEFE;
color: #262626;
text-align: center;
}

ul li { list-style-type: none; }

ol { padding-left: 20px; }

ol li { list-style-type: decimal; }


img { border: none; }

blockquote {
margin: 10px 0 10px 25px;
padding: 5px;
background: url(http://azurely.net/weblog/archives/images/template/japonism.gif);
}

del { text-decoration: line-through; }

/* link */

a {
color: #262626;
text-decoration: none;
}

a:hover, a:active { text-decoration: underline; }

#banner a { font-weight: bold; }

#banner a:hover, #banner a:active { text-decoration: none; }

#navi a {
display: block;
font-weight: bold;
height: 25px;
color: #FDFDFD;
padding-left: 2px;
}

#navi a:hover, #navi a:active {
color: #262626;
background: url(http://azurely.net/weblog/archives/images/template/japonism2.gif); 
text-decoration: none;
}

#content a { font-weight: bold; }

.entry-content a, .trackback a, .comment a {
font-weight: bold;
background: url(http://azurely.net/weblog/archives/images/category/link_arrow.gif)
no-repeat;
padding-left: 10px;
}

.entry a.aimg, a.inner_link {
background:none;
padding: 0;
}

.sidebar li a {
display: block;
padding: 2px 0;
}

p#breadscrumb a {
font-weight: bold;
}

/* layout*/

#container {
width: 790px;
text-align: left;
margin: 0 auto;
}

#main {
width: 450px;
float: left;
}

#banner {
overflow: hidden;
padding: 2px 0;
}

#navi {
overflow: hidden;
height: 25px;
background: #262626;
font-family:Arial, Verdana, Osaka, Helvetica, sans-serif;
}

#content {
clear: both;
font-size: 75%;
}

#sidemenu {
width: 320px;
float: right;
}

#side1 {
width: 150px;
float: left;
overflow: hidden;
font-size: 75%;
} 

#side2 {
width: 150px;
float: right;
overflow: hidden;
font-size: 75%;
}

div.sidebar {
margin-bottom: 15px;
}

#footer {
clear: both;
font-size: 75%;
text-align: right;
border-top: 1px solid #000;
}

.entry {
margin-top: 25px;
}

/* banner */

#banner h1 {
font-weight: bold;
font-size: 120%;
font-family: verdana, arial, helvetica, sans-serif;
}

/* navi */

ul#navi {
width: 100%;
}

#navi li {
display: block;
float: left;
width: 65px;
font-size: 80%;
font-weight: bold;
border-right: 1px solid #FDFDFD;
}

/* breadscrmb */

p#breadscrumb {
font-size: 70%;
margin: 0;
padding: 3px 0;
}

/* content */

#content h2 {
border-left: 3px solid #262626;
font-size: 120%;
font-weight: bold;
margin: 30px 0 10px 0;
padding-left: 5px;
}

.entry h1, #content .entry h2 {
background: url(http://azurely.net/weblog/archives/images/icon/ink.gif) no-repeat left center;
border: none;
font-size: 120%;
font-weight: bold;
margin: 0;
padding: 5px 0 5px 30px;
}

.entry h3 { border-bottom: 1px solid #262626; }

#content p.paginate, #content p.previous, #content p.pagetop, #content p.nextprev {
clear: both;
font-size: 95%;
text-align: right;
margin: 0;
padding: 2px 0;
}

#content p.previous {
border-top: 1px solid #262626;
margin: 25px 0 0 0;
}

#content p.category {
font-size: 95%;
text-align: right;
margin: 0 0 25px 0;
padding: 2px 0 0 0;
}

.entry-content {
line-height: 170%;
letter-spacing: 1px;
}

.entry p {
margin: 20px 0;
}

#content blockquote p {
margin: 0;
padding: 0;
}

.entry p.posted {
clear: both;
font-size: 95%;
text-align: right;
border-bottom: 1px solid #262626;
margin: 25px 0 0 0;
padding: 0 0 2px 0;
}

.entry dt {
text-decoration: underline;
}

.entry dd {
margin-bottom: 10px;
}

.entry dl {
line-height: 170%;
letter-spacing: 1px;
}

/* comment */

div.comment {
margin: 0 0 10px 0;
padding: 0 0 2px 0;
border-bottom: 1px dotted #262626;
clear: both;
}

div.comment p {
line-height: 170%;
margin: 0 0 0 53px;
}

div.comment p.posted {
line-height: 120%;
margin: 0 0 22px 0;
}

textarea[id="comment-text"] {
width: 80%;
}

div.gravatar {
width: 53px;
float: left;
}

img.gravatar {
padding: 3px;
border: 1px solid #262626;
}

/* trackback*/

p#trackbacks-info {
margin: 0 0 10px 0;
padding: 5px;
background: url(http://azurely.net/weblog/archives/images/template/kikkoh1.gif);
}

div.trackback {
border-top: 1px dotted #262626;
margin: 0;
padding: 2px 0;
}

div.trackback dt {
font-weight: bold;
float: left;
display: inline;
}

/* sidebar */

.sidebar h2, #archive_shortcut h2 {
font-size: 120%;
font-weight: bold;
font-family:Arial, Verdana, Osaka, Helvetica, sans-serif;
border-bottom: 1px solid #262626;
margin-top: 15px;
}

.sidebar h3 {
font-weight: bold;
padding-top: 2px;
}

 h2#search_form {
margin-bottom: 2px;
}

.sidebar p { margin: 2px 0; }

#archive_shortcut {
font-size: 75%;
}

#archive_shortcut li {
display: inline;
line-height: 150%;
}

#archive_shortcut li a:hover, #archive_shortcut li a:active {
color: #FDFDFD;
background: #61A9A9;
}

.sidebar li {
display: inline;
margin: 0;
}

ul#wish_list li {
display: block;
padding-bottom: 10px;
}

ul.archive_list a {
display: inline;
padding-left: 5px;
}

/* image */

img.pict {
margin: 10px;
}

img.left-pict {
float: left;
margin: 0 10px 10px 0;
}

img.right-pict {
float: right;
margin: 0 0 10px 10px;
}

img.card { border: 1px solid #262626; }

/* comment preview */

#comment_area {
font-size: 75%;
margin-top: 20px;
}

#comment_area h2{
font-size: 120%;
font-weight: bold;
border-bottom: 1px solid #262626;
}

#comment_area p.posted {
font-size: 80%;
text-align: right;
margin-bottom: 20px;
border-top: 1px solid #ddddcc;
border-bottom: 1px solid #ccccbb;
}

/* quotes */

h2#random_quotes { display: none; }

blockquote#quotes {
clear: both;
font-size: 70%;
background: #262626 url(archives/images/template/raimon6.gif);
color: #FEFEFE;
margin: 0;
padding:  5px;
border: none;
}

blockquote#quotes p {
margin: 0;
padding: 0;
}

/* search result */
a.search_result {font-weight: bold; }

h3.result{
border-bottom: 1px solid #262626;
margin: 0 0 25px 0;
}

.note { margin: 5px 0 20px 10px; }

/* tagwire */

ul.related_tag li {
display: inline;
margin-right: 2px;
line-height: 180%;
}

ul.related_tag li a {
display: inline;
}

ul.related_tag li a:hover, ul.related_tag li a:active {
background: none;
color: #FDFDFD;
background: #61A9A9;
}
