#blogcontent {
	float:center;
	text-align:left;
}

body {
	text-align:center;
	margin:0;
	background-color:white;
}

a {
	color:#99ccff;
}

a:link {
	color:RGB(153,204,102);
}

a:visited {
	color:#555349;
}

a:active {
	color:#99cc66;
}

a:hover {
	color:Black;
}

h1, h2 {
	margin:0;
	padding:0;
	color:#aaa;
}

h3 {
font-size: x-small;
}

h4 {
border-bottom: 1px solid #aaa;
padding:5px;
margin:5px;
font-size: x-small;
}


/* banner (aka header) bits */
#banner {
	padding:8px;
	border-bottom:1px solid Gray;
	color:#ffffff;
	background:#CDE5FF;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:.2em;
}

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#ffffff;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	text-decoration:none;
}

/* description bits */
.description {
	margin-top:5px;
	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:1px dotted #999999;
	float:left;
	clear:left;
	width:65%;
}

#content404 {
	border-right:1px dotted #999999;
	width:65%;
}



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

/* menu (previous and next entry link) bits */
#menu {
	margin:15px 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:15px 0;
	padding:5px;
	font-size:small;
	font-weight:normal;
}

/* entry bits */
.blogbody {
	margin:15px 10px;

}

.blogbody2{
	padding: 0 20px 0 0px;
}

.blogbody2 img{
	float: left;
	margin:10px 10px 10px 10px;
	font-size:smaller;
	text-align:left;
	line-height:110%;
	border-color: black;
	padding:5px;

}



.title {
	margin:15px 0;
	font-size:normal;
	font-weight:bold;
	padding:5px;
	border:1px solid #CCC;
	color:#336600;

}

.title2 {
	margin:15px 0;
	font-size:normal;
	font-weight:bold;
	padding:5px;
	color:#336600;

}

#title-link a {
	color:#336600;
	text-decoration:none;
}

#title-link a:hover {
	color:#99cc66;
	text-decoration:none;
}

.posted {
	margin:15px 0 30px;
	padding: 0 3px 0 10px;
	color:#999;
	background-color:transparent;
	font-size:x-small;
	border-style: none solid  none;
	border-width: 1px;
}

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	text-decoration:underline;
	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:3px 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 0 10px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.2em;
}

.side {
	margin:0 10px 10px 10px;
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
}

.tagcloud {
	margin:10px 15px 10px 15px;
	font-weight:normal;
	line-height:200%;
}

.tagcloud  a:visited{
	background-color:RGB(238,243,249);
}

/* 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;
}

.powered a{
	font-size:xx-small;
}

/* extra bits */

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

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

.blogbody blockquote {
	padding: 0.5em;
	border: 1px dotted #399;
	/*background:#DFDDD3;*/
}

blockquote {
	margin:10px 0px 10px 0px;
}


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

.blogbody blockquote p {
	margin:0px;
}

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:0 0 0 18px;
	padding:0;
}

.tags a{
	background: #FFEEBB;
}



dd{
	margin:0;
	padding:0 0 1em 0.5em;
	font-size:90%;
}
dd span{
	font-size:80%;
	color:#888;
}
dd b{
	color:#666600;
	background-color:#ffffdd;
	font-weight:bold;
	border:1px solid #bbbb00;
	margin:0 2px 0 2px;
	padding:0 2px 0 2px;
}

dt {
	font-weight:bold;
}


#navi span{
	border:1px solid #000;
	padding : 0 0.5em;
	cursor:pointer;
}
span.selected{
	background : #888;
}
.highlight { background-color: #FF9; }
.highlight0 { background: #ff0; }
.highlight1 { background: #0ff; }
.highlight2 { background: #f0f; }



.seemore a:link{
	color:orange;
}

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