body {
	background: #8EB7DA;
	font: 13px helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}


.post-title {
	color: #8EB7DA;
	font-family: Helvetica;
	font-weight: bold;
	font-size: 1.5em;
	text-align: left;
	margin: 0;
}		

.postdetails {
	font-size: 12px;
	color: orange;
	font-weight: bold;
	padding-top: .5em;
	margin: 0;
}

.postmetadata {
	font-size: 11px;
	border-top: 1px dashed #369;
	border-bottom: 1px dashed #369;
	padding: 1em 0 1em 0;
	margin: 1em 0 1em 0;
}

#header {
	color: white;
	width: 100%;
	font-size: 12px;
	margin-bottom: 1em;
	text-align: right;
	margin-top: 100px;
}

#toplinks {
	color: white;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1em;
	margin-left: 245px;

}

#w3validator {
	width: 225px;
	text-align: center;
	margin: 5px 0 5px 0;
}

#toplinks a:hover {
	text-decoration: underline;
}

#toplinks li, #toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#header a, #toplinks a {
	color: white;
}

#header a:hover {
	color: #369;
}

#header h1 {
	font-size: 48px;
}
#header h2 {
	font-size: 32px;
}
#header h1, #header h2 {
	margin: 0;
}

.sideitem ul li, .sideitem ul {
	padding: 0;
	margin: 0;
}

.sideitem ul {
	line-height: 1.5em;
	list-style-image: url('images/bullet.gif');
	margin-top: 1em;
	margin-bottom: 1em;
}

.sideitem ul li {
	padding: 0;
	margin-left: 15px;
}

.sideitem ul li.linkcat {
	list-style-type: square;
}

.sideitem ul .linkcat h2 {
	color: orange;
	font: 12px helvetica, verdana, sans-serif;
	font-weight: bold;
}
		
.sideitem {
	margin: 0;
	padding: 0;
	font-size: 12px;
	width: 225px;
	background: url("images/sidebar-body.gif") repeat-y;
	margin-bottom: 5px;
}

.sidebar-head {
	width: 225px;
	height: 20px;
	background: url("images/sidebar-head.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}

.sidebar-body {
	width: 195px;
	padding: 0;
	padding: 0 15px 0 15px;

}

.sidebar-body h3 {
	color: orange;
	font-size: 18px;
	font-family: Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	margin: 0;
}


.sidebar-footer {
	width: 225px;
	height: 20px;	
	background: url("images/sidebar-footer.gif") top left no-repeat;
	margin: 0;
	padding: 0;
}
#left {
	width: 25%;
	float: left;
}

#right {
	width: 74%;
	float: right;
}

#container {
	width: 800px;
	margin: 0 auto;
	margin-top: 1em;
	text-align: left;
}

a {
	text-decoration: none;
	color: #69c;
	background: none;
}

a:active {
	color: #C1F425;
}
a:hover {
	color: #9cf;
}

#footer {
	clear: both;
}

#memobox  p {
	padding: 1em;
}

#searchform-div {
	text-align: center;
	padding: 5px;
	margin-bottom: 5px;
}
input, textarea {
	border: 1px solid #999;
}

#footer p {
	float: right;
	color: white;
}

#s4 {
	width: 100%;
}

#rsslink a {
	font-size: 16px;
	color: #cff;
	font-weight: bold;
}

#rsslink {
	text-align: center;
}

#rss_icon {
	padding: 15px;
}

#rss_icon_box {
	text-align: center;
	margin: 0;
}

#rss_icon_box a {
	text-decoration: none;
	border-bottom: none;
	background: none;
}

.post-title a {
	color: #69c;
}

.post-title a:hover {
	color: #9cf;
}

.post-head {
	width: 666px;
	height: 30px;
	background: url('images/post-head.gif') top left no-repeat;
}

.post-box {
	background: url('images/post-body.gif') top left repeat-y;
}

.post-content-wrapper {
	width: 600px;
	margin: 0 30px 0 30px;
	padding: 0;
	font-size: 13px;
	line-height: 1.25em;	
	color: #4F402A;		
}

.memo {
	font-size: 13px;
	line-height: 1.25em;	
	color: #4F402A;		
}

.post-content-wrapper h2 {
	font-size: 16px;
}

.post-foot {
	width: 666px;
	height: 30px;
	background: url('images/post-foot.gif') top left no-repeat;
}
.adsense-ads {
	text-align: center;
}
h2 {
	color: orange;
}
