body { font-size: 14px;
	font-family: Verdana, "Lucida Grande", Arial, Sans-Serif; color: #666666; background: black repeat-x; text-align: center; margin: 0; padding: 0; }

#page { text-align: left; background-image: url(img/page.jpg); background-repeat: repeat-y; background-position: center 50%; margin: 0 auto; padding: 0; width: 850px; }

#header { background-image: url(img/header.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center bottom; width: 850px; height: 235px; }
#content { color: #666666; font-size: 11px
	; text-align: left; width: 480px; float: right; margin: 0; padding: 0 65px 0 15px; }
.widecolumn .entry p {
	font-size: 14px;
	}

.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; margin: 0; padding: 0; }

.widecolumn {
	line-height: 14px;
	}


#footer { background: #000 url(img/footer.jpg) no-repeat 50% top; padding: 0; margin: 0 auto; width: 850px; height: 96px; clear: both; border-style: none; }



h1, h2, h3 {
	font-weight: bold;
	}



#header .description { color: white; 
font-size: 11px; 
text-align: right; 
float: right; 
clear: right; 
margin-top: 5px; 
margin-right: 45px; 
}

h2 { font-size: 18px; text-decoration: none; }

h2.pagetitle { font-size: 18px; text-decoration: none; margin-top: 30px; text-align: center; }

#sidebar h2 { color: #00bdff; font-family: "Lucida Grande", Verdana, Sans-Serif; font-size: 11px; background-image: none; height: 22px; margin: 0; padding: 3px 0 0 15px; }


h1, h1 a, h1 a:hover{
	text-decoration: none;
	color:#666666;
	}

h2, h2 a, h3, h3 a{
	color: #6b9feb;
	}

h2, h2 a, h2 a:hover, h3, h3 a, h3 a:hover{ color: #6b9feb; text-decoration: none; }
#sidebar a { color: #666666; font-weight: normal; }


#sidebar { color: #666666; font: 11px "Lucida Grande", Verdana, Arial, Sans-Serif; padding: 20px 0 10px 10px; width: 230px; float: left; }

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover { color: #666666; font-family: Tahoma, Arial, Helvetica, Sans-Serif; font-weight: bold; text-decoration: none; }

a:hover {
	color: blue;
	text-decoration: underline;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post { margin: 0 0 40px; text-align: justify; padding: 0; }



.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata { text-align: left; padding-top: 5px; }

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment { color: gray; text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0; }

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


#footer p { color: white; font-size: 11px; margin: 10px 0 0; text-align: left; padding: 0; }
#footer a { color: white; }

h1 { padding-top: 50px; margin: 0; font-size: 30px; text-align: right; width: 500px; float: right; clear: right; padding-right: 60px; }

h2 { color: #6b9feb; margin: 10px 0 0; }


h3 {
	padding: 0;
	margin: 30px 0 0; font-size: 1.3em;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}



.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li { color: #666666;list-style-type: none; list-style-image: none; margin-bottom: 15px; }

#sidebar ul p, #sidebar ul select {
	margin: 0 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0 12px;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}


blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}


.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

