@charset "UTF-8";

/*-----Common-----*/

a {
padding: 1px 3px;
color: #241c0f;
text-decoration: none;
}

a:hover {
color: #FAEBD7;
text-decoration: none;
background: #241c0f;
}

body {
font-size: small;
color: #241c0f;
line-height: 1.6;
background: #FAEBD7;
}

blockquote {
padding: 10px;
margin: 0;
border: 1px solid #241c0f;
}

#container {
margin-bottom: 20px;
line-height: 1.5;
}

#banner {
padding: 40px 0 30px 0;
text-align: left;
text-shadow: 1px 1px 4px rgba(0,0,0,0.6);
}

#banner h1{
width: 900px;
margin: 0 auto;
font-family: Helvetica,Arial,sans-serif;
font-size: 32px;
line-height: 1.3;
}

#lead{
width: 900px;
margin: 0 auto;
color: #241c0f;
}

/*-----Content-----*/

#content{
width: 900px;
margin: 0 auto;
text-align: left;
}

/* Links */
.archive-title{
margin-bottom: 5px;
font-size: 90%;
line-height: 14px;
}

.archive-bottom{
margin-top: 20px;
font-size: 90%;
line-height: 14px;
}

.archive-name{
float: left;
}

.previousLink a {
padding-left: 13px;
background: url(/_common/skins/524/images/arrow_prev.gif) no-repeat left center;
}

.previousLink a:hover {
background: #241c0f url(/_common/skins/524/images/arrow_prev.gif) no-repeat left center;
}

.nextLink a{
padding-right: 13px;
background: url(/_common/skins/524/images/arrow_next.gif) no-repeat right center;
}

.nextLink a:hover {
background: #241c0f url(/_common/skins/524/images/arrow_next.gif) no-repeat right center;
}

.archive-links a {
float: right;
padding-left: 13px;
white-space: nowrap;
background: url(/_common/skins/524/images/arrow_top.gif) no-repeat left center;
}

.archive-links a:hover {
background: #241c0f url(/_common/skins/524/images/arrow_top.gif) no-repeat left center;
}

/* Articles */
#main {
float: right;
width: 610px;
overflow: hidden;
}

.articles {
margin-bottom: 30px;
overflow: hidden;
}

.articles-title {
padding: 10px 0 0 0;
border-top: 10px dotted #241c0f;
font-size: 160%;
font-weight: bold;
line-height: 26px;
}

.articles-title a,
.articles-title a:hover{
font-weight: bold;
}

.articles-body {
width:610px;
margin:0 auto;
padding-bottom:20px;
}

.articles-body a {
font-weight: bold;
}

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

a.readMoreLink {
color: #FAEBD7;
background: #241c0f;
}

.posted{
padding: 8px 0;
margin-bottom: 20px;
border-top: 1px solid #241c0f;
border-bottom: 1px solid #241c0f;
font-size: 90%;
}

/*-----Entry-----*/
.entry {
padding: 12px 15px;
margin-bottom: 20px;
border: 1px solid #241c0f;
}

.entry a:hover{
color: #241c0f;
text-decoration: underline;
background: transparent;
}

.entry h4 {
padding: 0;
margin: 0 0 10px 0;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
padding: 0;
margin: 0;
}

.entry a {
text-decoration: underline;
}

.entry a:hover {
text-decoration: none;
}

/* nice! */
#nice h4 {
padding-left: 20px;
background: url("/_common/skins/524/images/icon-nice.gif") no-repeat left center;
}

#nice form {
margin-bottom: 5px;
}

#nice ul {
padding: 8px;
margin-bottom: 5px;
}

#nice li {
float: left;
width: 67px;
padding: 5px 0;
overflow: hidden;
font-size: x-small;
line-height: 1.2;
display: block;
text-align: center;
white-space: nowrap;
list-style: none;
}

/* Comments */
#comments form {
}

.each-comment {
clear: both;
padding: 8px;
margin-bottom: 1px;
}

.each-comment img {
float: left;
margin: 0 10px;
}

.each-comment input {
padding: 0;
margin: 0;
}

* html .each-comment input {
margin-bottom: -2px;
}

.comments-body {
margin: 0 0 0 60px;
}

#comments .delete {
margin-left: 60px;
}

/* Comment Write */
#comment-write dt {
float: left;
clear: both;
}

#comment-write dl {
padding: 8px 15px;
}

#comment-write dd {
margin: 0 0 3px 80px;
line-height: 1.5;
}

#comment-write textarea {
height: 150px;
border: 1px solid #241c0f;
}

.comment-input {
width: 420px;
border: 1px solid #241c0f;
}

/* Trackback Write */
#trackback-write p {
margin: 0;
}

#trackback-write form {
margin: 12px 0;
}

.each-trackback {
padding: 8px 15px;
margin-bottom: 1px;
}

.trackback-url {
padding-top: 10px;
}

.trackback-url input {
width: 98%;
border: 1px solid #241c0f;
}

/*-----Side-----*/
#side-a {
float: left;
width: 220px;
overflow: hidden;
}

.sidebar {
width: 220px;
margin-bottom: 30px;
overflow: hidden;
font-size: small;
line-height: 1.6;
}

.sidebar#profile{
width: 210px;
padding: 5px 10px;
color: #FDD09E;
background: #241c0f;
}

.sidebar#profile a{
color: #FDD09E;
text-decoration: underline;
}

.sidebar#profile a:hover{
color: #FDD09E;
text-decoration: none;
background: transparent;
}

.sidebar-title {
padding: 0 0 0px 0;
margin: 0 0 5px 0;
border-bottom: 4px solid #241c0f;
font-size: small;
font-weight: bold;
line-height: 1.6;
}

.sidebar-title a,
.sidebar-title a:hover{
font-weight: bold;
}

.sidebar#profile .sidebar-title{
margin: 0 0 10px 0;
border: none;
}

.sidebar-body {
margin: 0 0 0 0px;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
padding: 0;
margin: 0;
}

.sidebar-body li {
padding: 0 0 5px 0;
margin-bottom: 5px;
border-bottom: 1px solid #241c0f;
list-style-type: none;
}

.sidebar-body li a {
padding-left: 13px;
margin-right: 4px;
background: url(/_common/skins/524/images/arrow_next.gif) no-repeat 0 2px;
}

.sidebar-body li a:hover {
background: #241c0f url(/_common/skins/524/images/arrow_next.gif) no-repeat 0 2px;
}

.new {
margin-left: 6px;
font-weight: bold;
color: #ff0000;
}

/*--Profile--*/
.sidebar#profile{
font-size: 90%;
line-height: 1.8;
}

dt.profile-img {
float: left;
}

dd.profile-status{
float: left;
width: 120px;
margin-left: 10px;
line-height: 1.8;
display: inline;
}

#profile .profileLink{
line-height: 1.2;
}

.nice {
padding: 0 2px;
margin: 0;
color: #241c0f;
background: #FDD09E;
}

/*--Calendar--*/
#calendar .sidebar-title {
margin: 0;
}

#calendar .sidebar-body {
color: #FDD09E;
background: #241c0f;
}

#calendar .sidebar-body a {
color: #FDD09E;
}

#calendar .sidebar-body a:hover {
text-decoration: underline;
}

.calendar-date {
text-align: center;
}

#calendar table {
margin: 3px auto;
text-align: center;
}

#calendar th {
height: 20px;
width: 22px;
font-size: 90%;
font-weight: normal;
}

#calendar td{
height: 20px;
width: 22px;
font-size: 90%;
}

#calendar td.link{
background: #FDD09E;
}

#calendar td.link a,
#calendar td.link a:hover{
font-weight: bold;
color: #241c0f;
background: #FDD09E;
}

/*--Search--*/
#search input {
border: 1px solid #241c0f;
background: #FAEBD7;
}

#search .search-tbox {
width: 57%;
background: #ffffff;
}

/*--Message--*/
#send-message a {
padding: 0;
}

/*--RSS Regist--*/
#rssRegist {
padding: 3px 0;
margin: 0 0 15px 0;
font-size: small;
line-height: 1.6;
text-align: center;
background: #241c0f;
}

#rssRegist a{
font-weight: bold;
color: #FDD09E;
text-decoration: none;
}

#rssRegist a:hover {
font-weight: bold;
color: #FDD09E;
text-decoration: underline;
background: transparent;
}

/*--So-net--*/
#powered a {
padding: 0;
}

#rssfeed {
margin-top: 5px;
}

/*--Tag--*/
.tag-word{
padding: 8px 0;
border-top: 1px solid #241c0f;
}

.tag{
margin-bottom: 20px;
overflow: hidden;
}

.tag a {
text-decoration: underline;
}

.tag a:hover {
text-decoration: none;
}

#tag_cloud{
padding: 12px 15px;
margin-bottom: 10px;
border: 1px solid #241c0f;
text-align: left;
}

#tag_cloud a {
padding: 2px;
}

.tag-title{
padding: 10px 0 0 0;
margin: 0 0 20px 0;
border-top: 4px solid #241c0f;
font-size: 20px;
font-weight: bold;
line-height: 26px;
}

.tag-title a,
.tag-title a:hover{
font-weight: bold;
}

.tag-body{
margin: 0 0px 20px 0px;
}

.tag-service{
position: relative;
clear: left;
padding: 0 0 3px 0;
border-bottom: 4px solid #241c0f;
font-size: 16px;
font-weight: bold;
font-weight: bold;
color: #241c0f;
line-height: 1.4;
text-align: left;
}

.tag-search{
padding: 5px 13px 5px 0;
margin-bottom: 10px;
font-size: small;
text-align: right;
background: url(/_common/skins/524/images/arrow_next.gif) no-repeat right center;
}

.tag-article{
padding: 2px 0px;
text-align: left;
}

.tag-article-title{
padding: 0 0 5px 0px;
text-align: left;
}

.tag-article-posted{
}

.tag-article-summary{
padding: 0px 10px;
line-height: 1.4em;
}

.tag-more{
clear: left;
margin: 10px 0;
text-align: right;
}

.tag-photos{
float: left;
height: 200px;
width: 140px;
margin: 0px 12px 0px 0;
}

.tag-photos td a {
padding: 0;
}

.tag-photos-title{
padding: 5px 0;
line-height: 1.4em;
text-align: left;
}

.tag-audios{
margin: 2px 0px;
}

.tag-audios-title{
padding: 0 0 5px 0px;
text-align: left;
}

.tag-audios td a {
padding: 0;
}

.tag-audios-posted{
}

.tag-videos{
float: left;
height: 200px;
width: 140px;
margin: 0px 12px 0px 0;
}

.tag-videos-title{
padding: 5px 0;
line-height: 1.4em;
text-align: left;
}

.tag-videos td a {
padding: 0;
}

.tag-navi{
clear: left;
margin: 10px 0;
text-align: center;
}

/*-----Footer-----*/
#footer {
clear: both;
width: 880px;
padding: 5px 10px 5px 10px;
margin: 0 auto;
font-size: 90%;
color: #FAEBD7;
background: #241c0f;
}

#footer a{
color: #FAEBD7;
text-decoration: none;
}

#footer a:hover{
color: #FAEBD7;
text-decoration: underline;
}

.copyright{
padding: 0;
margin: 0;
text-align: right;
}

