/* Hides from IE5-mac \*/
* html .content {height: 100%;}
/* End hide from IE5-mac */

body {
	background: #c7e7ff;
	color: black;
	font-family: palatino, georgia, verdana, arial, sans-serif;
	margin: 0px;
}

H1, H2, H3 {
	padding: 0px;
	margin: 0px;
}

select {
	font-size: x-small;
}

A, A:link, A:visited {
	color: #003366;
	text-decoration: underline;
}

A:active, A:hover {
	color: #999999;
}

#top {
	clear: both;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
}

.banner {
	float: left;
	font-size: large;
	font-weight: normal;
	text-align: left;
	width: auto;
	color:#333;
}

.banner A, .banner A:link, .banner A:visited  {
	font-weight: bold;
	text-decoration: none;
	color:#333;
}

.description {
	font-size: small;
	font-family: palatino, georgia, "times new roman", serif;
}

.searchbar {
	float: right;
	margin-top: 5px;
	font-size: x-small;
	font-family:verdana, arial, sans-serif;
	text-align: right;
	width: auto;
}

#bottom {
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	width: auto;
	margin-bottom: 10px;
}

.sidebar {
	float: right;
	padding: 10px;
	border:1px solid #FFF;
	background: #c7d7ff;
	width: 175px;
	font-size: x-small;
	font-weight: normal;
	color: #333;
	white-space: nowrap;
}

.side {
	background: #FFF;
	padding: 2px;
	margin-bottom: 10px;
	font-family:verdana, arial, sans-serif;
}

.sidetitle {
	color: #666600;
	text-transform: uppercase;
	letter-spacing: .3em;
	font-family:palatino, georgia, "times new roman", serif;
	font-size: small;
}

.powered {
	font-family:verdana, arial, sans-serif;
	color: #666;
	text-transform: uppercase; 
	padding: 2px;
	background: #FFF;
}

.content {
	color:#333;
	padding: 10px;
	background: #FFF;
	width: auto;
	font-size: small;
	font-weight: normal;
}

.title {
	font-family: palatino, georgia, "times new roman", serif;
	font-size: medium;
	color: #000088;
}

.title A, .title A:link, .title A:visited  {
	font-weight: bold;
	text-decoration: none;
}

.date {
	font-family: palatino, georgia, "times new roman", serif;
	font-size: large;
	color: #333;
	border-bottom:1px solid #999;
	margin-bottom:10px;
	font-weight:bold;
}

.posted {
	font-family:verdana, arial, sans-serif;
	font-size: x-small;
	color: #000000;
	margin-bottom:10px;
}

.menu {
	margin-bottom:10px;
	background:#FFF;
	text-align:center;
}

.comments-head	{
	color: #666;
	border-bottom:1px solid #999;
	margin-top:10px;
	font-weight:bold;
}

.comments-body {
	color:#666;
	padding-top:10px;
	padding-bottom:10px;
}

.comments-entry {
	padding: 0px 10px 10px;
	margin-top: 0px;
	border: 1px solid #c7d7ff;
}

.comments-post {
	color:#666;
	font-size:x-small;
}

.trackbacks-head {
	color: #666;
	border-bottom:1px solid #999;
	margin-top:10px;
	font-weight:bold;
}

.trackbacks-body {
	color:#666;
	border-bottom:1px dotted #999;
}
