@import url(http://www.saito-art.com/global/base.css);
@charset "UTF8";

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

.blog img{margin-right:10px;}

.blog dd{
	word-break:break-all;
	word-wrap:break-word;
	margin: 0 0 10px 40px;
}
.blog dt{
	font-weight: bold;
	margin: 0 0 0 5px;
}
.blog dl{
	margin: 20px 0 26px 0;
}
p{
	font-family:Verdana, Arial, sans-serif;
}

/* recententries bits */
.category{
	font-size:x-small;
}
a.retitle{
	font-weight:bold;
}

/* guestbook bits */
.guestbook{
	font-size:10px;
}
.guestbook p{
	font-size:10px;
	margin:10px 0;
}
.guestbook dt{
	padding-left:0px;
	margin-left:0;
	font-weight:bold;
	color:#444;
}
.guestbook dd{
	padding-left:10px;
	margin-left:0;
	word-break:break-all;
}
.guestbook td,
.guestbook th{
	font-size:10px;
}

/* see more bits */
hr.seemore{clear:both;border:solid #ddd;border-width:1px 0 0;display:none;}

/* banner (aka header) bits */
#banner {
	padding:0px;
	color:#000;
	border-bottom:1px dotted #999999;
	font-weight:normal;
	text-transform:uppercase;
}

/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#555;
	background:transparent;
	font-size:14px;
	text-decoration:none;
}
#banner h1{
	display:none;
	margin:10px 0;
	padding:0;
}

/* description bits */
.description {
	display:none;
	color:#555;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:12px;
	text-transform:none;
	letter-spacing:normal;
}

/* left content grobal bits */
#content {
	border-right:1px dotted #333;
	float:left;
	clear:left;
	width:65%;
}

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

/* 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 10px 15px;
	padding:5px;
	border:1px solid #CCC;
	font-size:small;
	font-weight:normal;
}

/* entry bits */
.blogbody {
	margin:5px 10px;
	border-top:1px solid #bbb;
}

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

.posted {
	margin:15px 0 30px 0;
	color:#333;
	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:bold;
}

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

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

/* what the hell!? */
#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#aaa;
	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 0px;
	color:#333;
}

.trackback-post {
	margin:15px 0 30px 0;
	color:#333;
	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:15px 10px 0 10px;
	color:#999;
	background-color:transparent;
	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%;
	padding-bottom:10px;
	border-bottom:1px solid #bbb;
}

.side dt{
	font-weight:bold;
}

.side dd{
	padding-left:10px;
	margin-left:0;
	word-break:break-all;
}


/* syndicate bits */
.syndicate {
	margin:30px 10px;
	padding:0 0 30px;
	font-size:x-small;
	line-height:140%;
	text-align:center;
	border-bottom:1px solid #bbb;
}

/* powered bits */
.powered {
	display:none;
	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;
}

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

.blogbody blockquote p {
	margin:10px;
	color:#444;
}

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



