@charset "utf-8";

/* body xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
body {
	margin: 0px;
	padding: 0px;
	font-family: 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;
	color: #e3e3e3;
	word-wrap: break-word;
	font-weight: normal;
	font-size: small;
	background-color: #000000;
	}

/* link xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
a:link, a:active {
	color: #57a8ed;
}

a:visited {
	color: #4381b7;
}

a:hover {
	text-decoration:none
}

#banner a:link, #banner a:active, #banner a:visited {
	color: #ffffff;
	text-decoration:none
}

#banner a:hover {
	text-decoration: underline;
}

.sidebar h2 a:link, .sidebar h2 a:active, .sidebar h2 a:visited  {
	color: #FFFFFF;
	text-decoration: underline;
	}

.sidebar h2 a:hover { 
	color: #FFFFFF;
	text-decoration:none
}

.content h3, .content h3 a, .content h3 a:link, .content h3 a:visited, .content h3 a:active, .content h3 a:hover {
	color: #ffffff;
}

.content h3 a:active, .content h3 a:hover{
	text-decoration: none;
	color: #ffffff;
}

/* base xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
h1, h2, h3, h4, h5, h6, li, p, form, embed {
	margin: 0px;
	padding: 0px;
}

#side ul, #side ul,
#right ul, #left ul,
#right ol, #left ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

img {
	border: none;
	}


/* container xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#container {
	line-height: 140%;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	}

/* banner xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#banner-img {
	display: none;
}

#banner {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 257px;
	background: url("banner-bg.jpg") no-repeat left top;
}

#banner-body {
	margin: 0px;
	padding: 157px 390px 0px 15px;
}

#banner h1 {
	padding:0px;
	margin:0px;
	font-size:large;
	font-weight: bold;
	color:#ffffff;
	text-align: left;
	line-height: 120%;
}

#banner h2 {
	padding:10px 0px 0px;
	margin:0px;
	font-size: small;
	font-weight: normal;
	color: #ffffff;
	text-align: left;
}

/* main xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#main {
	margin: 30px 0px 0px;
	padding: 0px;
}

#right, #left, #side{
	width: 200px;
	float: left;
	overflow: hidden;
}

#center {
	width: 400px;
	float: left;
	overflow: hidden;
}

#footer {
	height: 120px;
	background: url("footer.jpg") repeat-x center top;
}

/* sidebar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.sidebar {
	margin: 0px 20px 0px 0px;
	padding: 0px;
	text-align: left;
	overflow:hidden;
}

#right div.sidebar {
	margin: 0px 0px 0px 20px;
}

.sidebar li {
	margin: 0px 0px 10px;
	font-size: small;
	text-align: left;
	line-height: 130%;
	list-style-type: none;
	}

.module {
	padding: 0px;
	margin: 0px 0px 30px;
}

.module h2 {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding: 15px 0px 21px 50px;
	margin: 0px;
	line-height: normal;
	color: #FFFFFF;
	background: url("module-h2.jpg") no-repeat left top;
	}

.link-note {
	font-size: small;
	text-align: left;
	padding: 3px 0px 10px 43px;
	margin: 0px;
	color: #ffffff;
	line-height: 130%;
	background: url("link-note.jpg") no-repeat left top;
}

#syndicate div.link-note {
	padding: 3px 0px 10px 43px;
	background: url("linknote-syndicate.jpg") no-repeat left top;
}


#subscribe div.link-note {
	padding: 0px 0px 10px 43px;
	background: url("linknote-subscribe.jpg") no-repeat left top;
}

/* entry xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.content {
	margin: 0px;
	padding: 0px;
}

.content-top {
	margin: 0px;
	padding: 0px;
}

.content p {
	font-size: small;
	font-weight: normal;
  	line-height: 150%;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 10px;
	}

.content blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px solid #252d41;
    padding: 8px 8px 0px 8px;
    margin: 15px 0px;            
	}

.content li {
  	line-height: 150%;
	}

.content h2 {
	font-size: small;
	font-weight: bold;
	text-align: right;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 5px;
	line-height: nomal;
	color: #ffffff;
	background: url("content-h2.gif") no-repeat right top;
	}
	
.entry {
	margin: 0px;
	padding: 0px;
	width: 400px;
	background: #111c21;
	overflow:hidden;
}

.entry-top {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 39px;
	background: url("entry-top.gif") no-repeat left top;
}

.entry-bottom {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 400px;
	height: 13px;
	background: url("entry-bottom.gif") no-repeat left top;
}

.entry h3 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 15px 25px 25px;
	margin: 0px;
	line-height: normal;
	color: #ffffff;
}

.entry-body, .entry-more{
	margin: 0px 25px;
	padding: 0px;
	overflow:hidden;
}

.entry-body-text, .entry-more-text {
	margin: 0px;
	padding: 0px;
	width: 350px;
	overflow:hidden;
}

.content p.posted {
	font-size: x-small;
	text-align: right;
	line-height: normal;
	border-top: 1px solid #252d41;
	padding: 15px 0px;
	margin: 0px 25px;
	clear: both;
	}

.content div.entry-trackback p.posted, 
.content div.entry-comment p.posted, 
#comment-preview div.content p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	border: none;
	padding: 0px 0px 50px;
	margin: 0px;
	clear: both;
	}

.entry-comment, .entry-trackback{
	padding: 0px;
	margin:0px;
	clear: both;
	}
	
div.entry-comment p.posted, div.entry-trackback p.posted {
	font-size: x-small;
	text-align: left;
	line-height: normal;
	padding: 12px 0px 40px;
	margin:0px;
	clear: both;
	}
		
.entry-nav {
	padding:0px;
	margin: 0px 0px 20px;
}

.entry-nav p {
	text-align: left;
}

.entry-trackback h2, 
.archive-category h2, #about div.content h2, .comment-form h2, 
.entry-comment h2, .archive-datebased h2, #about div.contact-list h2, .archive-category h2, 
#about div.content h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 3px 25px 25px 57px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #ffffff;
	background: url("entry-h2.jpg") no-repeat left top;
}

.comment-list h2, 
.comment-preview h2, 
.comment-error h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 2px 25px 24px 57px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #ffffff;
	background: url("comment-list-h2.jpg") no-repeat left top;
}

.comment-form h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 2px 25px 18px 57px;
	margin: 0px 0px 5px;
	line-height: normal;
	color: #ffffff;
	background: url("comment-form-h2.jpg") no-repeat left top;
}


.entry-trackback, .comment-list, .comment-form, .comment-list-previous,  
.minibio, .bio, .interests {
	border-top: 1px solid #252d41;
	padding: 15px 0px 0px;
	margin: 15px 25px;
}

.comment-list-previous, .minibio, .bio, .interests{
	margin: 0px;
}

#about div.contact-list {
	margin: 0px;
}

p.trackback-list-head {
	margin: 0px 0px 30px;
}

/* archive xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
.archive-category , .archive-datebased {
	padding: 0px 0px 13px;
	margin: 0px;
	background: url("entry-bottom.gif") no-repeat left bottom;
}

.archive-datebased {
	margin-bottom: 30px;
}

.archive-category p, .archive-datebased p {
	padding: 0px 25px 10px;
	margin: 0px;
	margin: 0px;
	background: #111c21;
}

.archive-datebased h2, .archive-category h2 {
	font-size: large;
	text-align: left;
	font-weight: bold;
	padding: 54px 25px 25px;
	margin: 0px;
	line-height: normal;
	color: #ffffff;
	background:#111c21 url("entry-top.gif") no-repeat left top;
}


/* profile xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#about div.content {
	padding: 15px 25px 0px;
	margin: 0px;
	background: #111c21;
	overflow: hidden;
}

#about div.content-top {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 39px;
	background: url("entry-top.gif") no-repeat left top;
}

#about div.content-bottom {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 400px;
	height: 13px;
	background: url("entry-bottom.gif") no-repeat left top;
}

/* calendar xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#calendar {
	padding: 0px 0px 7px;
	margin-bottom: 30px;
	background:url("calendar-bottom.gif") no-repeat left bottom;
}

#calendar table {
	width: 180px;
	font-size: x-small;	
	background:#0e384a;
}

#calendar caption {
	background:url("calendar-bg.gif") no-repeat left bottom;
	padding: 10px 0px 40px;
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF
}

#calendar th {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background:url("calendar-th.gif") no-repeat center top;
}

#calendar td {
	padding:0px;
	text-align: center;
}

th.sunday {
	color:#ff8c8c;
}

th.saturday {
	color:#63d5ff;
}

#calendar td a{
	color:#000000;
	background:url("calendar-select.gif") no-repeat center top;
	display:block;
}
	
/* form xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
	
.comment-form form {
    padding: 0px;
	margin: 0px;
	width: 340px;
}

div#comment-data {
	width: 170px;
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	display:block;
}

.comment-form p {
    padding:0px;
    margin:0px 0px 10px;
	font-size: small;
}

#author, #email, #url {
	width: 150px;
}

#comment-text-field textarea {
	width: 335px;
	height: 150px;
}

#comment-submit{
	padding-bottom: 40px;
	text-align: center;
}

#bakecookie {
	position:relative;
	top: 3px;
}

/* comment-error xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
#comment-preview {
	padding-left: 200px;
}

#comment-preview div.content {
	padding: 15px 25px 0px;
	margin: 0px;
	background: #111c21;
	overflow: hidden;
}

#comment-preview div.content-top {
	margin: 0px;
	padding: 0px;
	width: 400px;
	height: 39px;
	background: url("entry-top.gif") no-repeat left top;
}

#comment-preview div.content-bottom {
	margin: 0px 0px 30px;
	padding: 0px;
	width: 400px;
	height: 13px;
	background: url("entry-bottom.gif") no-repeat left top;
}


.comment-error blockquote {
	font-size: small;
  	line-height: 150%;
	border: 1px solid #252d41;
    padding: 8px;
    margin: 15px 0px; 
}

#comment-preview div.comment-form {
    margin: 0px; 
}

#comment-preview div.entry-comment {
    padding: 0px;
    margin: 0px; 
}

/* new Sponsored Link style */
div.ads dl dt.optimized span.ad_line {
        color: #FFFFFF;
}
