@charset "UTF-8";

/*-----Common-----*/

a:link { text-decoration:none; color:#2279a6; }
a:visited { text-decoration:none; color:#2279a6; }
a:active { text-decoration:none; color:#2279a6; }
a:hover { text-decoration:underline; color:#f0a900; }

body {
background:#F2F2F2;
}
blockquote {
margin:0;
padding:10px 12px 10px 28px;
background:#cccccc url(_common/skins/526/images/blockquote_bg.gif) no-repeat 10px 10px;
}
#container {
margin-bottom:20px;
line-height:1.5;
color:#000;
border-top:#000 3px solid;
background:url(_common/skins/526/images/headerLine.gif) no-repeat center 3px;
}
#banner {
height:115px;
margin-bottom:20px;
padding:45px 0 0 0;
text-align:left;
}
#banner h1{
width :900px;
margin:0 auto;
font-size:40px;
font-family: Helvetica,Arial,sans-serif;
}
#banner h1 a{
color:#000;
text-decoration:none;
}
#lead{
width :900px;
margin:0 auto;
color:#000;
}
.sbHeader{
border:none;
}
/*-----Content-----*/

#content{
width :900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
padding-bottom:10px;
margin-bottom:0px;
text-align:right;
}
.archive-bottom{
border-top:#000 1px solid;
margin-top:20px;
padding:5px 0 0 0;
}
.archive-name{
float:right;
font-size:10px;
}
.previousLink{
padding-left:14px;
background:url(_common/skins/526/images/arrowL_small.gif) no-repeat left center;
font-size:10px;
}
.nextLink{
padding-right:14px;
background:url(_common/skins/526/images/arrowR_small.gif) no-repeat right center;
font-size:10px;
}
.archive-links{
clear:both;
padding-left:14px;
background:url(_common/skins/526/images/arrowT_small.gif) no-repeat left center;
white-space:nowrap;
font-size:10px;
margin:30px 0 0 0;
float:right;
}

.archive-title a:link { text-decoration:none; color:#000; }
.archive-title a:visited { text-decoration:none; color:#000; }
.archive-title a:active { text-decoration:none; color:#000; }
.archive-title a:hover { text-decoration:underline; color:#000; }
.archive-bottom a:link { text-decoration:none; color:#000; }
.archive-bottom a:visited { text-decoration:none; color:#000; }
.archive-bottom a:active { text-decoration:none; color:#000; }
.archive-bottom a:hover { text-decoration:underline; color:#000; }

.archive-name,
.archive-name {
display: block;
}
.archive-title .archive-links,
.archive-title .archive-links {
display: none;
}

/* Articles */
#main {
width:635px;
overflow:hidden;
float:right;
padding:0 0 0 0;
}
.articles {
position:relative;
width:635px;
border-top:#000 2px solid;
overflow:hidden;
margin-bottom:20px;
}
.articles-title {
clear:both;
font-size:18px;
border-bottom:#000 1px solid;
background:url(_common/skins/526/images/title.gif) no-repeat 10px 8px;
margin:152px 0 0 0;
padding:0 0 5px 70px;
}

.articles-title a:link { text-decoration:none; color:#000; }
.articles-title a:visited { text-decoration:none; color:#000; }
.articles-title a:active { text-decoration:none; color:#000; }
.articles-title a:hover { text-decoration:underline; color:#555555; }

.articles-body {
clear:both;
line-height:1.6;
margin:30px 10px 20px 10px;
}
.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}
a.readMoreLink {
padding:6px 15px 6px 10px;
background:#000 url(_common/skins/526/images/arrow_white.gif) no-repeat right center;
text-decoration:none;
color:#fff;
font-size:12px;
}
a.readMoreLink:hover {
color:#ccc;
}

.posted{
height:125px;
clear:both;
position:absolute;
font-size:10px;
background:url(_common/skins/526/images/line.gif) no-repeat left bottom;
padding:0 0 10px 10px;
top:13px;
left:0px;
}
.posted a{
color:#000;
}
.posted .postDate{
font-size:44px;
line-height:42px;
width:350px;
display:block;
word-wrap:normal;
line-break:strict;
font-family: Helvetica,Arial,sans-serif;
margin:0 0 7px 0;
padding:0 0 3px 0;
}
/*-----Entry-----*/
.entry {
margin-bottom:20px;
}
.entry h4 {
margin:0 0 5px 0;
padding:0;
font-size:13px;
}
.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */
#nice h4 {
background:url("images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}
#nice form {
margin-bottom:5px;
}
#nice ul {
background:#f3f3f3;
padding:8px;
margin-bottom:5px;
}
#nice li {
float:left;
width:67px;
padding:5px 0;
font-size:x-small;
line-height:1.2;
text-align:center;
list-style:none;
overflow:hidden;
white-space:nowrap;
display:block;
}

/* Comments */
#comments form {
}
.each-comment {
background:#f3f3f3;
padding:8px;
margin-bottom:1px;
clear:both;
}
.each-comment img {
float:left;
margin:0 10px;
}
.each-comment input {
margin:0;
padding: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 {
background:#f3f3f3;
padding:8px 15px;
}
#comment-write dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
border:1px solid #969696;
}
.comment-input {
width:420px;
border:1px solid #969696;
}

/* Trackback Write */
#trackback-write p {
margin:0;
}
#trackback-write form {
margin:12px 0;
}
.each-trackback {
background:#f3f3f3;
padding:8px 15px;
margin-bottom:1px;
}
.trackback-url {
padding-top:10px;
}
.trackback-url input {
width:98%;
border:1px solid #969696;
}

/*-----Side-----*/
#side-a {
float:left;
width:220px;
padding-right:20px;
font-size:small;
overflow:hidden;
}
.sidebar {
width:220px;
margin-bottom:30px;
overflow:hidden;
}
.sidebar-title {
margin:0 0 13px 0;
font-size:13px;
border-bottom:1px solid #000000;
padding:0 0 3px 0;
}

.sidebar-title a:link { text-decoration:none; color:#000; }
.sidebar-title a:visited { text-decoration:none; color:#000; }
.sidebar-title a:active { text-decoration:none; color:#000; }
.sidebar-title a:hover { text-decoration:underline; color:#555555; }

.sidebar-body {
}
.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}
.sidebar-body li {
margin-bottom:7px;
padding-left:12px;
background:url(_common/skins/526/images/dot.gif) no-repeat 0 7px;
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:4px;
color:#000000;
}
.new {
margin-left:6px;
color:#ee0000;
font-weight:bold;
}

/*--Profile--*/
#profile a:link { text-decoration:none; color:#ffffff; }
#profile a:visited { text-decoration:none; color:#ffffff; }
#profile a:active { text-decoration:none; color:#ffffff; }
#profile a:hover { text-decoration:underline; color:#ffffff; }

#profile{
background:#000000;
color:#ffffff;
font-size:10px;
margin:26px 0 10px 0;
}
#profile h3{
margin:4px 0 4px 8px;
font-size:12px;
font-weight:normal;
}
dt.profile-img {
float:left;
margin:0 10px 8px 8px;
}
dd.profile-status{
margin-left:80px;
line-height:1.8;
}
#profile .profileLink{
padding-left:14px;
background: url(_common/skins/526/images/arrow_white.gif) no-repeat left center;
line-height:1.2;
margin:0;
padding:0 0 0 7px;
}
.nice {
margin:0;
padding:0 2px;
background:#000000;
border:1px solid #ffffff;
color:#ffffff;
}

/*--Calendar--*/
.calendar-date {
text-align:center;
font-size:10px;
margin:15px 0 0 0;
}
.calendar-date a {
color:#000000;
}
#calendar table {
margin:4px auto;
text-align:center;
border-collapse:separate;
border-spacing:6px;
}
#calendar th {
height:19px;
width:19px;
font-weight:normal;
font-size:10px;
}
#calendar td{
height:19px;
width:19px;
font-size:12px;
font-weight:bold;
font-family: Helvetica,Arial,sans-serif;
padding:3px 0 0 0;
}
#calendar td.link {
font-weight:bold;
background:#000000;
}
#calendar td.link a {
color:#ffffff;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
margin:0 0 40px 0;
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:8px 0 10px 0;
font-size:12px;
text-align:center;
line-height:1;
background: #000000;

}
#rssRegist a{
background:url("images/arrow_white.gif") no-repeat 0 center;
padding:0 0 0 10px;
}
#rssRegist a:link { text-decoration:none; color:#ffffff; }
#rssRegist a:visited { text-decoration:none; color:#ffffff; }
#rssRegist a:active { text-decoration:none; color:#ffffff; }
#rssRegist a:hover { text-decoration:none; color:#ccc;}

/*--So-net--*/
#powered {
}
#powered img {
margin-bottom:10px;
}
#rssfeed {
}
#rssfeed a:link { text-decoration:none; color:#666666; }
#rssfeed a:visited { text-decoration:none; color:#666666; }
#rssfeed a:active { text-decoration:none; color:#666666; }
#rssfeed a:hover { text-decoration:underline; color:#666666; }

/*--Tag--*/
#side_tag a{
color:#000;
}
.tag-word{
font-size:10px;
margin:10px 0 0 0;
}
.tag{
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
background:#f3f3f3;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
padding-top:5px;
font-size:18px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
font-size:16px;
background:url(_common/skins/526/images/dotline.gif) repeat-x left bottom;
padding:0 0 3px 0;
clear:left;
position:relative;
}
.tag-search{
text-align:right;
padding:5px 0 0 0;
margin-bottom:10px;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 18px;
background:url(_common/skins/526/images/arrowR_small.gif) no-repeat 0 4px;
}
.tag-article-posted{
}
.tag-article-summary{
padding:0px 10px;
line-height:1.4em;
}
.tag-more{
text-align:right;
margin:10px 0;
clear:left;
}
.tag-photos{
float:left;
margin:0px 10px;
width:140px;
height:200px;
}
.tag-photos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-audios{
margin:2px 10px;
}
.tag-audios-title{
text-align:left;
padding:0 0 5px 18px;
background:url(_common/skins/526/images/arrowR_small.gif) no-repeat 0 4px;
}
.tag-audios-posted{
}
.tag-videos{
float:left;
margin:0 10px;
}
.tag-videos-title{
line-height:1.4em;
padding:5px 0;
text-align:left;
}
.tag-navi{
clear:left;
text-align:center;
margin:10px 0;
}

/*-----Footer-----*/
#footer {
padding:10px 20px;
background:#eeeeee;
font-size:11px;
clear:both;
}

#footer a:link { text-decoration:none; color:#666666; }
#footer a:visited { text-decoration:none; color:#666666; }
#footer a:active { text-decoration:none; color:#666666; }
#footer a:hover { text-decoration:underline; color:#666666; }

.copyright{
padding:0;
margin:0;
text-align:right;
}
