﻿

body {
        margin:auto;
	color:#000000;
	background-color:#ffffff;
        width:730px; 
        text-align:left;
 
}

paging{
        font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

a {
	color:#0033cc;
}

a:link {
	color:#0033cc;
}

a:visited {
	color:#000080;
}

a:active {
	color:#0000ff;
}

a:hover {
	background-color :#ffecec;
}

h1, h2, h3, h4 {
	margin:0;
	padding:0;
}

div.blocka {
   float: left;
   width: 33%;
   text-align:center;
}

div.blockb {
   float: left;
   width: 67%;
}

div.blockc {
   clear: both;
}

div.blockd {
   width: 90%;
   text-align:center;
}

div.blockf {
   clear: both;
}

/* banner (aka header) bits */
#banner {
	padding:10px;
	border-top:0px dotted #999999;
	border-bottom:0px dotted #999999;
	color:#999999;
	background:#ffffff;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.0em;
}

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

/* description bits */
.description {
	margin-top:8px;
	color:#999999;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
	font-weight:bold;
	text-transform:none;
	letter-spacing:normal;
}

/* left content grobal bits */
#content {
	border-right:0px dotted #999999;
	float:left;
	clear:left;
	width:77%;
}

.blog {
	margin:0px 20px 2px 2px;
	font-family:Verdana, Arial, sans-serif;
	font-size:small;
}

/* menu (previous and next entry link) bits */
#menu {
	margin:0px 0;
	font-weight:bold;
}

#menu a,
#menu a:link,
#menu a:visited,
#menu a:active,
#menu a:hover {
	text-decoration:none;
}

/* date bits */
.date {
	margin:0px 0px;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

/* entry bits */
.blogbody {
	margin:0px 20px 0px 10px;
}

.title {
	margin:0px 0;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
}

.posted {
	margin:0px 20px 0px 10px;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

.comments-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}

.comments-post {
	margin:15px 0 30px 0;
	color:#999999;
	background-color:transparent;
	font-size:x-small;
}

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:1px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* trackback bits */
.trackback-body {
	margin:15px 10px;
	font-size:small;
	font-weight:normal;
	line-height:140%;
}		

.trackback-url {
	margin:15px 10px;
	border:1px dashed #999999;
	padding:5px;
	color:#999999;
	background-color:transparent;
	font-size:small;
	font-weight:normal;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#999;
	background-color:transparent;
	font-size:x-small;
}


/* right content grobal bits */
#links {
	margin-left:65%;
	font-family:Verdana, Arial, sans-serif;
}

#links a,
#links a:link,
#links a:visited,
#links a:active,
#links a:hover {
	text-decoration:none;
}

/* calender bits */
.calendar {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	line-height:140%;
	padding:2px;
	text-align:center;
}

.calendarhead {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:x-small;
	font-weight:bold;
	background:#333;
	line-height:140%;
	padding:2px;
}

/* general side bits */
.sidetitle {
        margin:10px 10px 10px 10px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.2em;
	border-left:0px dotted #999999;
	float:right;
	clear:right;
	
	font-size:small;
}

.side {
	margin:0 0px 0px 0px;
	font-size:small;
	font-weight:normal;
        line-height:140%;
	float:right;
	clear:right;
	
}

/* syndicate bits */
.syndicate {
	margin:10px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
}

/* powered bits */
.powered {
	margin:10px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	font-size:x-small;
	font-weight:bold;
	line-height:140%;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* extra bits */

em {
	color:#ff9900;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

.blogbody p {
	margin:10px 0;
	line-height:140%;
}

.blogbody blockquote {
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:5px solid #cccccc;
	color:#cccccc;
	background-color:#3c3c3c;
}

.blogbody blockquote p.quote-title {
	margin:10px;
	font-weight:bold;
}

.blogbody blockquote p {
	margin:10px;
}

input, textarea {
	font-family:verdana, arial, sans-serif;
	font-size:100%;
}

textarea#body,
textarea#excerpt,
textarea#ping_url {
	font-family:"Osaka－等幅", "ＭＳ ゴシック", "Courier New", monospace;
	font-size:110%;
}

.side form {
	margin:0;
	padding:0;
}

.side ul {
	margin:0;
	padding:0;
	list-style-type:square;
}

.side ul li {
	margin:10px 10px 10px 20px;
	padding:0;
        font-size:small;
}

/* footer */
div#footer {
	float:            none;
	clear:            both;
	width:            100%;
        font-size:small;
}

div#footer p {
	margin:           0 0 1em 0;
}

div#footer p a {
	font-weight:      bold;
}

