@charset "UTF-8";

/*-----Common-----*/

a:link { text-decoration:none; color:#ffcccc; }
a:visited { text-decoration:none; color:#ffcccc; }
a:active { text-decoration:none; color:#ffcccc; }
a:hover { text-decoration:underline; color:#ff9999; }

body {
background:url(_common/skins/415/images/bg.jpg) #fbfccf center top no-repeat;
}
blockquote {
margin:0;
padding:10px 12px 10px 28px;
background:#f3f3f3 url(_common/skins/415/images/blockquote_bg.gif) no-repeat 4px 8px;
color:#7e7e7e;
}
blockquote a:link{
	text-decoration:none; color:#FAA; font-weight:bold;
}

#container {
margin-bottom:20px;
line-height:1.5;
color:#FFF;
/*background:url(_common/skins/415/images/header_shadow.jpg) repeat-x 0 100px;*/
}
#banner {
height:80px;
width:870px;
margin:0px auto 15px auto;
padding:20px 0px 0px 30px;
background:url(_common/skins/415/images/header_bg.gif) no-repeat bottom;
text-align:left;
}
#banner h1{
width :900px;
margin:0 auto;
font-size:28px;
font-family: Helvetica,Arial,sans-serif;
}
#banner h1 a{
color:#ffffff;
}
#lead{
width :900px;
margin:0 auto;
color:#cccccc;
}
/*-----Content-----*/

#content{
width :900px;
margin:0 auto;
text-align:left;
}

/* Links */
.archive-title{
padding:15px 15px 0px 15px;
}
.archive-bottom{
padding:15px;
margin-top:20px;
background:url(_common/skins/415/images/archive-bottom_bg.gif) no-repeat left bottom;
}
.archive-name{
float:left;
}
.previousLink{
padding-left:14px;
background:url(_common/skins/415/images/arrowL_small.gif) no-repeat left center;
}
.nextLink{
padding-right:14px;
background:url(_common/skins/415/images/arrowR_small.gif) no-repeat right center;
}
.archive-links{
float:right;
padding-left:14px;
background:url(_common/skins/415/images/arrowT_small.gif) no-repeat left center;
white-space:nowrap;
}

.archive-title a:link { text-decoration:none; color:#ffcccc; }
.archive-title a:visited { text-decoration:none; color:#ffcccc; }
.archive-title a:active { text-decoration:none; color:#ffcccc; }
.archive-title a:hover { text-decoration:underline; color:#ffcccc; }
.archive-bottom a:link { text-decoration:none; color:#ffcccc; }
.archive-bottom a:visited { text-decoration:none; color:#ffcccc; }
.archive-bottom a:active { text-decoration:none; color:#ffcccc; }
.archive-bottom a:hover { text-decoration:underline; color:#ffcccc; }

/* Articles */
#main {
width:660px;
overflow:hidden;
float:left;
background:url(_common/skins/415/images/archive-title_bg.gif) #7e7e7e no-repeat left top;
}
.articles {
width:630px;
margin:15px 15px 20px 15px;
background:url(_common/skins/415/images/dotline.gif) repeat-x left bottom;
overflow:hidden;
}
.articles-title {
margin:0 0 20px 0;
font-size:18px;
}

.articles-title a:link { text-decoration:none; color:#ffbdbd; }
.articles-title a:visited { text-decoration:none; color:#ffbdbd; }
.articles-title a:active { text-decoration:none; color:#ffbdbd; }
.articles-title a:hover { text-decoration:underline; color:#fd8888; }

.articles-body {
line-height:1.6;
margin-bottom:20px;
}
.articles-body img {
margin-right: 6px;
margin-bottom: 6px;
}
a.readMoreLink {
padding:2px 15px 2px 5px;
background:#999 url(_common/skins/415/images/arrow_white.gif) no-repeat right center;
text-decoration:none;
color:#ffffff;
}

.posted{
margin-bottom:20px;
}

/*-----Entry-----*/
.entry {
margin-bottom:20px;
color:#333;
}
.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;
}
.entry a:link { text-decoration:none; color:#FAA; font-weight:bold;}
.entry a:visited { text-decoration:none; color:#FAA; font-weight:bold;}
.entry a:active { text-decoration:none; color:#FAA; font-weight:bold;}
.entry a:hover { text-decoration:underline; color:#FAA; font-weight:bold;}

/* 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-----*/
#profile, #calendar, #archive, #latestEntry, #category, #latestComment, #trackBack, #customPane, #side_tag, #favoredMember, #commentedEntry, #favoriteEntry, #subscribedRSS, #search{
	}
	

#side-b {
float:right;
width:225px;
padding-left:15px;
/*background:url(_common/skins/415/images/dotline_tate.gif) repeat-y left top;*/
font-size:small;
overflow:hidden;
}
.sidebar {
width:225px;
margin-bottom:15px;
overflow:hidden;
padding:0px;

}
.sidebar-title {
width:195px;
margin:0px;
padding:10px 15px 10px 15px;
font-size:13px;
color:#dddddd;
background:url(_common/skins/415/images/sidebar-title_bg.gif) #7e7e7e no-repeat left top;
}

.sidebar-title a:link { text-decoration:none; color:#ffcccc; }
.sidebar-title a:visited { text-decoration:none; color:#ffcccc; }
.sidebar-title a:active { text-decoration:none; color:#ffcccc; }
.sidebar-title a:hover { text-decoration:underline; color:#ff9999; }

.sidebar-body {
	margin:0px auto;
	padding:0px 15px;
	background-color:#7e7e7e;
}
.sidebar-body p{
	margin:0px;
	}
.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:0px;
padding-bottom:8px;
list-style-type:none;
line-height:1.3;
}
.sidebar-body li a {
margin-right:4px;
}
.sidebar-end {
background:url(_common/skins/415/images/sidebar_bg.gif) #7e7e7e no-repeat left bottom;
margin:0px;
padding-top:2px;
min-height:6px;
height: auto !important;
height: 6px;
}
.new {
margin-left:6px;
color:#F00;
font-weight:bold;
}

/*--Profile--*/
#profile a:link { text-decoration:none; color:#ffcccc; }
#profile a:visited { text-decoration:none; color:#ffcccc; }
#profile a:active { text-decoration:none; color:#ffcccc; }
#profile a:hover { text-decoration:underline; color:#ffcccc; }

dt.profile-img {
float:left;
}
dd.profile-status{
margin-left:80px;
line-height:1.8;
}
#profile .profileLink{
padding-left:14px;
background: url(_common/skins/415/images/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 a:link { text-decoration:none; color:#ffcccc; }
#calendar a:visited { text-decoration:none; color:#ffcccc; }
#calendar a:active { text-decoration:none; color:#ffcccc; }
#calendar a:hover { text-decoration:underline; color:#ffcccc; }

.calendar-date {
text-align:center;
}
#calendar table {
margin:3px auto 0px auto;
text-align:center;
}
#calendar th {
height:20px;
width:24px;
/*background:#4d4d4d;
color:#ffffff;*/
font-weight:normal;
}
#calendar td{
height:18px;
width:22px;
/*border:1px solid #dddddd;*/
font-size:11px;
}
#calendar td.link {
/*border:1px solid #969696;*/
color:#ffffff;
font-weight:bold;
}

/*--Search--*/
#search .sidebar-body {
}
.search-tbox {
width:67%;
}

/*--Message--*/
#send-message {
}

/*--RSS Regist--*/
#rssRegist {
margin-bottom:20px;
padding:14px 0px 0px 0px;
background:url("_common/skins/415/images/rssRegist_bg.gif") no-repeat left top;
text-align:center;
font-weight:bold;
line-height:1;
min-height:26px;
height: auto !important;
height: 26px;
}

#rssRegistBox {color:#7E7E7E;}

#rssRegist a:link { text-decoration:none; color:#fbfccf; }
#rssRegist a:visited { text-decoration:none; color:#fbfccf; }
#rssRegist a:active { text-decoration:none; color:#fbfccf; }
#rssRegist a:hover { text-decoration:underline; color:#fbfccf;}

/*--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--*/
.tag-word{
margin:10px 0 0 0;
}
.tag{
	margin:0px 15px;
}
#tag_cloud{
margin-bottom:10px;
padding:12px 10px;
background:#f3f3f3;
text-align:left;
}
#tag_cloud a {
padding:2px;
}
#tag_cloud a:link { text-decoration:none; color:#FAA; font-weight:bold;}
#tag_cloud a:visited { text-decoration:none; color:#FAA; font-weight:bold;}
#tag_cloud a:active { text-decoration:none; color:#FAA; font-weight:bold;}
#tag_cloud a:hover { text-decoration:underline; color:#ff9999; font-weight:bold;}

.tag-title{
padding-top:15px;
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/415/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/415/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/415/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;
}
