html {}

body {
	margin:0;
	width:990px;
	font-family:"Arial","ＭＳ Ｐゴシック","Osaka", sans-serif ;
	background-color:#eee ;
	color:#444 ;
}

a:link {
	color:#039 ;
}
a:visited {
	color:#936 ;
}
a:hover {
	color:#f60 ;
}
a:active {
	color:#567 ;
}

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

h1 {
	font-size:200% ;
	font-family:"Verdana", "Osaka", sans-serif ;
	letter-spacing:0.15em ;
}

h2 {
	padding:0.4em 0.5em ;
	color:#457 ;
}
h2 a:link,
h2 a:visited {
	text-decoration:none ;
	color:#457 ;
}
h2 a:hover {
	color:#f60 ;
}

h3 {
	margin:0px 0px 10px 5px;
	font-size:90% ;
	font-weight:normal ;
	border-bottom:solid 1px #ccc ;
}
h3 a:link,
h3 a:visited {
	text-decoration:none ;
	color:#346 ;
}
h3 a:hover {
	color:#f90 ;
}
h4 {
	margin:1.5em 2% 1em 2% ;
	font-size:1em ;
	color:#f90 ;
}




/* banner (aka header) bits */
#banner {
	padding:10px 0.2em ;
	color:#568 ;
	background:url("./h1.gif") 0 55% repeat-x scroll #fff ;
	border-bottom:	solid 0px #fff;
}

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

/* description bits */
.description {
	margin-top:5px;
	color:#999999;
	background:transparent;
	font-family:Verdana, Osaka, sans-serif;
	font-size:small;
	font-weight:bold;
}

/* right content grobal bits */
#content {
	margin-left:180px;
	margin-right:180px;
	width:600px;
}

.blog {
	margin:0px;
	font-family:Verdana, Osaka, 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 {
	text-decoration:none;
	color: #457;
}

#menu a:hover {
	text-decoration:none;
	color:#f60 ;
}

/* date bits */
.date {
	margin:0px 0;
	padding:5px;
	letter-spacing:2px;
	font-size:small;
	font-weight:bold;
	border:	solid;
	border-width: 1px 1px 1px 1px;
	border-color: #bbb #bbb #bbb #bbb ;
	line-height:100%;
	background:url("./h2.gif") 0 55% repeat-x scroll #eee ;
}

/* entry bits */
.blogbody {
	margin:15px 10px;
	letter-spacing:0px;
	line-height:140%;
}

.title {
	margin:15px 0;
	font-size:small;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom:solid 1px #bbb ;
}

.title a:link,
.title a:visited {
	text-decoration:none ;
	color:#568 ;
}

.title a:hover {
	text-decoration:none ;
	color:#f90 ;
}


.title2 {
	margin:5px 0px;
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	letter-spacing:0px;
	border-bottom:solid 1px #bbb ;
}

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

/* comments bits */
.comments-head {
	margin:15px 0;
	padding:5px;
	font-size:small;
	font-weight:bold;
}

.comments-body {
	margin:10px 35px;
	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;
	font-weight:normal;
}

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

/* general side bits */
.sidetitle {
	margin:0px 0px 0px 0px ;
	padding:0.2em 0.2em 0.2em 0.2em ;
	font-size:85% ;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.15em;
	color:#888 ;
}

.sidetitle a:link,
.sidetitle a:visited {
	text-decoration	: none ;
	color: #888 ;
}


.side {
	margin:0 10px 10px 10px;
        font-size:70%;
	font-weight:normal;
	line-height:125%;
	color: #888 ;
}

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

/* 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:#ff6600;
	background-color:transparent;
	font-weight:bold;
	font-style:normal;
}

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

.blogbody blockquote {
	margin:10px 10px;
	border-style:	solid;
	border-width: 1px 1px 1px 4px;
	border-color: #bbb #bbb #bbb #bbb ;
	width:550px;
	overflow:auto;
	color:#333;
	background-color:#e4e4e4;
	letter-spacing:0px;
}

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

.blogbody blockquote p {
	margin:10px 10px;
	letter-spacing:0px;
}

.blogbody pre {
	width:550px;
	overflow:auto;
	background-color:#ffffff;
	margin:10px 10px;
	padding: 10px 10px;
	border-style:	solid;
	border-width: 1px 1px 1px 1px;
	border-color: #bbb #bbb #bbb #bbb ;
}
.blogbody code {
	color:inherit;
        line-height:50%;
	font-size:100%;
	font-style:normal;
	font-family:'ＭＳ ゴシック', 'Osaka−等幅', 'courier new', monospace;
}

input, textarea {
	font-family:"Arial","ＭＳ Ｐゴシック","Osaka", sans-serif ;
	font-size:100%;
}

textarea#body {
	font-family:"Arial","ＭＳ Ｐゴシック","Osaka", sans-serif ;
}

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

.side ul{
	margin:0px 0px 0px 0px;
	padding: 2px 3px 3px 10px ;
	width:90%;
	list-style-type: none;
	border-style: solid ;
	border-width: 0px 0px 1px 3px ;
	border-color:	#aaa #aaa #ccc #aaa !important ;
}

/* calender */

.calendar { }
.calendar table {
	margin-left:5px; 
	margin-right:5px;
	border-collapse:separate ;
	border-spacing:0px 0px;
	width:90% ;
	table-layout:	fixed ;
	empty-cell:	hide ;
	font-size:	10px ;
	position:relative ;
	top:0px ;
	left:0px ;
}

.month-calendar, .year-calendar {
	text-align: center;
}

.month-calendar-head, .year-calendar-head {
	font-family:verdana, arial, sans-serif;
	letter-spacing:.2em;
	font-weight:	normal;
}

.month-calendar-head a:hover{
	color:#f90 ;
}


.month-calendar-day-head, .year-calendar-subhead {
	letter-spacing:.1em;
	font-size:	8px ;
	font-weight:	normal;
	color: #888 ;
}

.month-calendar-day-noday,
.month-calendar-day-link,
.month-calendar-day-nolink,
.month-calendar-day-this-day,
.month-calendar-day-future {
	font-family:Verdana, Arial;
	border-style:	solid ;
	border-width:	1px 1px 1px 1px;
	border-color:	#fff #ccc #ccc #fff !important ;
	color: #888 ;
}

.month-calendar-day-future, .year-calendar-month-future {
	color:#ccc;
}

.month-calendar-day-this-day, .year-calendar-this-month {
	background:#ddd	;
}

.month-calendar-day-this-day a:link,
.month-calendar-day-this-day a:visited,
.month-calendar-day-this-day a:active{
	background:#ddd	;
	color:#457 ;
	font-weight:bold;
}

.month-calendar-day-this-day a:hover{
	color:#f90 ;
}



.month-calendar-day-link a:link,
.month-calendar-day-link a:visited,
.month-calendar-day-link a:active{
	color:#457 ;
	font-weight:bold;
}

.month-calendar-day-link a:hover{
	color:#f90 ;
}

/* anntena */
.ik-title {
	margin:0px 0px 0px 0px ;
	padding:0.2em 0.2em 0.2em 0.2em ;
	font-size:100% ;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:.15em;
	color:#888 ;
}

/* photo */
img.photo {
	float: right;
	margin: 2px;
	border: 0;
}

/* photo2 */
img.photo2 {
	float: left;
	margin: 2px;
	border: 0;
}

/* amazon */
img.amazon {
	float: left;
	margin: 2px;
	border: 0;
	width: 15%;
	height: 15%;
}

/* left content grobal bits */
#links {
	float:left;
	width:170px;
	font-family:Verdana, Arial, sans-serif;
}

div.feedburnerFeedBlock p.date{
	text-decoration:none;
	margin:0px 10px;
	padding:0px;
	letter-spacing:0px;
	font-size:x-small;
	font-weight:normal;
	border:	none;
	border-width: 0px;
	line-height:130%;
	background: none;
}

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

/* right content grobal bits */
#links2 {
	float:right;
	width:160px;
	font-family:Verdana, Arial, sans-serif;
}

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

/* gentime */
.gentime {
	font-size:x-small;
	color:#888 ;
	line-height:140%;
}

