BODY {
	position : normal;
	text-align : left;
	color: #333333;
	margin: auto;
	width: 800px;
}
a {
  color:#99ccff;
}
A:LINK {
  color : #2492ff;
}
A:VISITED {
	color : #006699;
}
a:active {
  color:#99cc66;
}
A:HOVER {
  color : #0000bf;
}
h1, h2, h3, h4 {
	margin:0;
	padding:0;
	color: #990033;
	margin-top: 210px;
}
/* banner (aka header) bits */
#banner {
	padding:0px;
	color:#CC0033;
	font-family:Verdana, Arial, sans-serif;
	font-size:large;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:0.2em;
	width : 800px;
	position : normal;
	background-image: url(entries/img_data/topimage.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	border-top-width: 5px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #990033;
	border-bottom-color: #990033;
}
/* title bits */
#banner a,
#banner a:link,
#banner a:visited,
#banner a:active,
#banner a:hover {
	color:#CC0066;
	background:transparent;
	font-family:Verdana, Arial, sans-serif;
	font-size:x-large;
	text-decoration:none;
	border-top-width: 800px;
	border-right-width: 800px;
	border-bottom-width: 800px;
	border-left-width: 800px;
}
/* description bits */
.description {
	margin-top:2px;
	color : #FFFFFF;
	font-family:Verdana, Arial, sans-serif;
	font-size:medium;
	font-weight:bold;
	letter-spacing:normal;
	padding-left: 170px;
}
/* left content grobal bits */
#content {
	border-right:1px dotted #999999;
	float:left;
	clear:left;
	width : 580px;
	color: #990033;
}
.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;
  border:1px solid #CCC;
  font-size:small;
  font-weight:normal;
}
/* entry bits */
.blogbody {
	margin:15px 10px;
	color: #333333;
	font-size: small;
}
.title {
  margin:15px 0;
  font-size:small;
  font-weight:bold;
  text-transform:uppercase;
}
.posted {
	margin:15px 0 30px 0;
	color:#666666;
	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:#666666;
	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 : 1px 0px 10px 0px;
  color:#999;
  background-color:transparent;
  font-size : xx-small;
  text-align : center;
  width : 180px;
}
/* right content grobal bits */
#links {
	margin-left : 600px;
	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 {
	color:#999;
	background-color:transparent;
	font-size:small;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.2em;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 140px;
}
.side {
	font-size:x-small;
	font-weight:normal;
	line-height:140%;
	width: 140px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* syndicate bits */
.syndicate {
  margin:10px;
  font-size:x-small;
  line-height:140%;
  text-align:center;
  width : 140px;
}
/* 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;
  width : 140px;
}
/* extra bits */

em {
  color:#ff9900;
  background-color:transparent;
  font-weight:bold;
  font-style:normal;
}
.blogbody p {
	margin:10px 0;
	line-height:normal;
	font-size: small;
}
.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, "ヒラギノ角ゴ Pro W3";
	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;
}
.footer{
	font-size : xx-small;
	font-family : sans-serif;
	color : #c1ffff;
	text-align : left;
}
DL{
  margin-left : 10px;
}
DD{
  left : 20px;
}
IMG{
  margin-top : 15px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
  border-left-width : 1px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #666666;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}
