body {
margin:1%;
background:#eeeede;
font-family:"Time New Roman",serif;
}

.amazon_pict{display:none}

p{text-indent:1em;margin:0.6% 0%;line-height:140%}

a:link {color:#414d7b; text-decoration:underline;}
a:visited {color:#993333; text-decoration:none;}
a:active {color:#cc9933; text-decoration:underline;}
a:hover {color:#cc9933; text-decoration:underline;}

ul {
	margin: 0% 0% 0% 2%;
      padding: 0%;
      list-style-type:none
}

.site_title {
	font-size:190%;
	font-weight:900;
	margin:0.1% 42% 0% 2%;
      border-style:double;
      border-width:0px 0px 3px;
      border-color:#336;
      padding:0.5% 1%;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover {
	color:#000000;
	text-decoration:none;
}

.description {
	font-size:100%;
	font-weight: bolder;
	color:#336;
	margin:2% 3%;
}

.entry {
	background:#fffffc;
	margin:1% 1% 0.2%;
	padding:1% 0.5%;
	border:2px outset #f3f3f3;
}

.entry_date {
	font-size:110%;
	font-weight:bolder;
	color:#000;
	margin:0.5% 10% 0.6% 1%;
	padding-bottom:0.2%;
	border-bottom: 1px dotted #ddd;
}


.entry_title {
	font-size:108%;
	font-weight: bolder;
	color:#006;
	margin:0.5% 1%;
	}


.entry_body {
	font-size:100%;
	line-height:130%;
	color:black;
	margin:0.5% 0%;
	}


.entry_more {
	font-size:100%;
	line-height:110%;
	color:black;
	margin:1% 1%;
	}


.entry_state {
	font-size:90%;
	color:#999999;
	margin:2% 0%;
	}


blockquote {
	font-size:95%;
	color: #222222;
	margin: 15px 5px;
	padding: 2px;
	border: 1px solid #99CC66;
	}

.pict {
	border-width: 3px;
	border-style: solid;
	border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}



.linktitle {
	font-size:80%;
	color:black;
	line-height:110%;
	margin: 0.5% 1% 0.6% 2%;
	padding:0.3%;
}


.linktext {
	font-size:76%;
	color:#030303;
	line-height:150%;
	background:#fffff6;
	margin: 1% 0.4% 3% 2%;
	padding:1.6%;
	border: 1px solid #999;
}



/* SEARCH---------------------------------------------------------------------- */
.search {
	font-size:90%;
	color: #111111;
	line-height: 150%;
	margin:2% 0% 0% 4%;
}


.search_box {
	margin:1% 0%;
}


/* FOOTER---------------------------------------------------------------------- */
.copyright {
	font-size:75%;
	color:#999;
	margin:-3% 1% 0%;      
}



/* CLOCK---------------------------------------------------------------------- */
.clock {
	margin: 0px 10px 0px 10px;
	background:white;
	border: 1px solid;
	border-color: #CCC #333 #333 #CCC;
padding:1%
	}



/* CALENDAR---------------------------------------------------------------------- */
.calendar {
	font-size:55%;
	color:#000;
	line-height:140%;
	background:#eec;
	margin:0.5% 1% 3% 2%;
	padding:1px;
	border: 1px solid #999;
	}

.cell {
	background: url(./template/simple/img/cell.gif) no-repeat;
	width: 33px;
	height: 16px;
	padding: 1px;
}