@charset "UTF-8";

/*--------------*/
.sbHeader{
display:none;
}
/*----------------------------------*/
.adView{
}


/*-----Common-----*/

a:link			{ text-decoration:none; color:#3960ab; }
a:visited		{ text-decoration:none; color:#3960ab; }
a:active		{ text-decoration:none; color:#3960ab; }
a:hover			{ text-decoration:underline; color:#3960ab; }

body {
background: #33FF00;
}

blockquote {
margin: 12px 0;
padding: 6px;
border: 1px solid #dddddd;
}

#container {
width:950px;
margin:10px auto;
line-height:1.4;
text-align:left;
color:#444444;
overflow:visible;
}


/*-----Header-----*/

#header {
height:25px;
}

#header p {
margin:0;
padding:3px 0;
font-size:x-small;
}

#memberMenu{
float:left;
}

#globalMenu{
float:right;
}

.menuDecoration{
margin-left:5px;
padding-left:10px;
background:url("/_images/blog/_936/backst/arrowR_small.gif") no-repeat left center;
}

#banner {
display:none;
height:140px;
margin-bottom:20px;
clear:both;
}

#banner h1{
margin:0;
padding: 40px 0 8px 0;
font-family: Helvetica,Arial,sans-serif;
font-size:large;
}

#banner h1 a{
color:#444444;
}

#lead{
margin:0;
}


/*-----Content-----*/

/* Links */

.archive-title{
padding-bottom:5px;
margin-bottom:12px;
/*background:url(/_common/skins/19/images/dotline.gif) repeat-x left bottom;*/
color:#cccccc;
}

.archive-bottom{
color:#cccccc;
}

.archive-name{
float:left;
}

.previousLink{
padding-left:10px;
background:url("/_images/blog/_936/backst/arrowL_small.gif") no-repeat left center;
}

.nextLink{
padding-right:10px;
background:url("/_images/blog/_936/backst/arrowR_small.gif") no-repeat right center;
}

.archive-links{
float:right;
padding-left:9px;
background:url("/_images/blog/_936/backst/arrowT_small.gif") no-repeat left center;
font-size:x-small;
}


/* Articles */

#main {
width:590px;
overflow:visible;
float:left;
margin-left:10px;
}

.articles-top2{
padding:0;
font:1px/1px sans-serif;
height:10px;
background:url("/_images/blog/_936/backst/articles-top.gif") no-repeat;
}
.articles-title2 {
margin:0;
margin-bottom:15px;
padding:10px 10px 20px;
background:url("/_images/blog/_936/backst/articles2-body_bg.gif") repeat-y left bottom;
}
.articles-title2 img{
vertical-align:top;
}


.articles {
width:620px;
padding-bottom:20px;
padding-left:15px;
padding-right:15px;
margin-bottom:20px;
margin-top:0;
overflow:hidden;
}

.articles-title {
display:none;
}

.articles-body {
width:590px;
padding:0px;
line-height:1.6;
margin-bottom:20px;
}

.articles-body a:link			{ text-decoration: none; color:#0e57a8; }
.articles-body a:visited		{ text-decoration: none; color:#0e57a8; }
.articles-body a:active		{ text-decoration: none; color:#0e57a8; }
.articles-body a:hover			{ text-decoration: underline; color:#0e57a8; }

.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}

.posted{
padding:10px 20px;
font-size:x-small;
color:#999999;
}

/*-----Entry-----*/

.entry {
margin-top:15px;
background: #f3f3f3;
padding:8px;
color:#444444;
}

.entry h4 {
margin:0 0 10px 0;
padding:0;
font-size:small;
}

.entry ul, .entry li, .entry dl, .entry dt, .entry dd, .entry form {
margin:0;
padding:0;
}

/* nice! */

#nice h4 {
background:url("/_common/skins/19/images/icon-nice.gif") no-repeat left center;
padding-left:20px;
}

#nice form {
margin:12px 0;
}

#nice li {
float:left;
width:65px;
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 {
margin:12px 0;
}

.each-comment {
margin:20px 0;
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 dd {
margin:0 0 3px 80px;
line-height:1.5;
}
#comment-write textarea {
height:150px;
width:370px;
}

.comment-input {
/* width:420px; */
width:370px;
}

/* Trackback Write */

#trackback-write p {
margin:0;
}

#trackback-write form {
margin:12px 0;
}

.each-trackback {
margin:15px 0;
}

.trackback-url input {
width:98%;
}
/* Related */

#related ul {
padding-left:20px;
}

#related li {
padding:1px 0;
}

/*-----Side-----*/


#side-a {
float:left;
}
#side-b {
float:right;
}

#side-a, #side-b {
font-size:small;
width:170px;
overflow:hidden;
padding-bottom:19px;
background:url("/_images/blog/_936/backst/left_bottom.gif") no-repeat left bottom;
}

.sidebar {
width:170px;
padding-bottom:5px;
overflow:hidden;
background:url("/_images/blog/_936/backst/left_middle.gif") repeat-y;
}

.sidebar-title {
font-weight:normal;
margin:0 0 0px 0;
padding:3px 10px 5px 10px;
font-size:small;
line-height:110%;
background:url("/_images/blog/_936/backst/gray.gif") no-repeat;
}

#prof .sidebar-body div{
display:none;
}

.sidebar-body ul, .sidebar-body li, .sidebar-body dl, .sidebar-body dt, .sidebar-body dd, .sidebar-body form {
margin:0;
padding:0;
}
.sidebar-body div{
padding:4px 10px;
}
.sidebar-body li {
padding:3px 10px;
list-style-type:none;
line-height:1.3;
}

* html .sidebar-body li {
line-height:1.2;
}

#side-a .sidebar-body li {
text-indent:-1em;
font-size:12px;
padding:3px 5px 3px 20px;
list-style-type:none;
line-height:1.1;
}
*+html #side-a .sidebar-body li {
text-indent:-0.6em;
}
* html #side-a .sidebar-body li {
line-height:1.2;
text-indent:-0.5em;
}

/*--------------*/
#sideRtit h3.sidebar-title{
padding-left:24px;
background:url("/_images/blog/_936/backst/left_top.gif") no-repeat;
}

#sideRtit .sidebar-body span{
display:none;
}

#sideRtit{
margin-bottom:0px;
padding-bottom:0px;
overflow:hidden;
}

#prof2 h3,
#prof h3{
padding-left:24px;
background:url("/_images/blog/_936/backst/left_top.gif") no-repeat;
}

/*--------------*/

.new {
margin-left:6px;
color:#f00;
font-weight:bold;
}

/*--Profile--*/

#profile .sidebar-body {
padding-top:8px;
}

dt.profile-img {
float:left;
}

dd.profile-status{
margin-left:85px;
line-height:1.8;
}

#profile .profileLink{
padding-left:10px;
background:url("/_images/blog/_936/backst/arrowR_small.gif") no-repeat left center;
line-height:1.2;
}

.nice {
margin:0;
padding:0 2px;
background:#ffd900;
border:1px solid #0090ff;
color:#0090ff;
}

/*--Calendar--*/

.calendar-date {
text-align:center;
}

#calendar table {
margin:3px auto;
text-align:center;}

#calendar th {
height:21px;
width:21px;
font-weight:normal;
}

#calendar td{
height:21px;
width:21px;
font-size:10px;
line-height:1;
}

#calendar td.link {
background:url(/_common/skins/19/images/cal_active.gif) no-repeat center center;
font-weight:bold;
}

#calendar td a:link			{ text-decoration:none; color:#fff; }
#calendar td a:visited		{ text-decoration:none; color:#fff; }
#calendar td a:active		{ text-decoration:none; color:#fff; }
#calendar td a:hover			{ text-decoration:underline; color:#fff; }


/*--Search--*/

#search .sidebar-body {
padding-bottom:6px;
}

.search-tbox {
width:67%;
}

/*--RSS Regist--*/
#rssRegist {
display:none;
padding:4px 0;
padding-bottom:12px;
background:url("/_images/blog/_936/backst/arrowR_small.gif") no-repeat left center;
text-align:center;
font-weight:bold;
line-height:1;
}

#rssRegist a:link			{ text-decoration:none; color:#fff; }
#rssRegist a:visited		{ text-decoration:none; color:#fff; }
#rssRegist a:active		{ text-decoration:none; color:#fff; }
#rssRegist a:hover			{ text-decoration:underline; color:#fff;}

/*----*/
#rssfeed{
display:none;
}

/*--So-net--*/
#powered{
display:none;
}
#powered img {
margin-bottom:6px;
}

/*--Tag--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
}
#tag_cloud{
border:1px solid #cccccc;
margin-bottom:10px;
padding:12px 10px;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
.tag-title{
padding-top:5px;
font-size:16px;
text-align:left;
font-weight:bold;
}
.tag-body{
margin:10px 0;
}
.tag-service{
text-align:left;
font-weight:bold;
border-bottom:1px solid #cccccc;
padding:0 0 3px 0;
clear:left;
position:relative;
}
.tag-search{
text-align:right;
padding:5px 0;
margin-bottom:10px;
}
.tag-article{
padding:2px 10px;
text-align:left;
}
.tag-article-title{
text-align:left;
padding:0 0 5px 0;
}
.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 0;
}
.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;
}


.archive-name,
.archive-name {
display: block;
}
.archive-title .archive-links,
.archive-title .archive-links {
display: none;
}
.archive-bottom .archive-name,
.archive-bottom .archive-name {
margin-bottom: 5px;
}
.postDate,
.postDate {
display: block;
}
#comment-write dt,
#comment-write dt {
float: none;
}
#comment-write dd,
#comment-write dd {
margin-left: 0;
}

/*-----Footer-----*/
#footer{
display:none;
width:950px;
margin:0 auto;
padding:30px 0 20px 0;
color:#444444;
}

.copyright{
margin:0;
font-size:x-small;
text-align:right;
}

