body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
}

.alignleft {
text-align: left;
}

.alignright {
text-align: right;
}

#header {
	margin: 0;
	padding: 0 0 0 25px;
	height: 200px;
	100%;
}

#header h1 a { 
color: #FFF;
}

#header h1 a:hover { 
color: #F69;
text-decoration: none;
}

#header .description { 
font-weight: bold;
color: #FFF; 
position: relative;
top: -16px;
}

.entrytext p {
text-align:center;
}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#content {
	float: left;
	background-color: white;
	margin: -20px 0 0 0;
	padding: 0 0 0 20px;
	width: 550px;
	text-align: justify;
}

#sidebar {
	margin: -25px 0 0 590px;
	padding: 0;
	width: 194px;
}

#footer {
	color: #FFF;
	text-align: center;
	clear: both;
	margin: -20px 0 0 0;
	padding: 0;
	height: 125px;
}

#footer p { 
	padding-top: 55px;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}

a {
	color: #2C7EA9;
	text-decoration: none;
}

a:hover {
	color: #2C7EA9;
	text-decoration: underline;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	font-size: 1.7em;
}

h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #2C7EA9;
	color: #2C7EA9;
	margin-top: 0;
	padding-bottom: 5px;
	margin-bottom: 40px;
}

img.lefth2img {
	margin: -5px 0 -2px 0;
	padding: 0;
}

#sidebar h2 {
	font-weight: normal;
	padding: 3px 0 0 28px;
	color: white;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
}

#sb_header_top {
	font-weight: normal;
	background-color: #9ED063;
	height: 28px;
	width: 194px;
	margin-bottom: -2px;
}

#sb_header {
	font-weight: normal;
	background-color: #FF6699;
	height: 28px;
	width: 194px;
	margin-bottom: -2px;
}

.post h2 {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.post small { display: block; }

.post h3 {
	font-size: 1.5em;
	padding: 0;
	margin: 15px 0 0 0;
}

.post {
	font-size: 1.1em;
	text-align: justify;
}

.post small {
	color: #999;
	padding-bottom: 10px;
}

.postmetadata {
	text-align: right;
	padding-bottom: 20px;
	padding-top: 20px;
}

.entry {
margin: -15px 0 0 0;
}

.entry p {
text-align: center;
}

blockquote {
	margin: 15px 30px 0 0;
	padding-left: 15px;
	border-left: 4px solid #2C7EA9;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

code {
	display: block;
	margin: 5px;
	padding: 5px;
	border: 1px solid black;
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #eeeeee;
	color: black;
}

.navigation { 
margin-bottom: 15px; 
border-top: 1px solid #2C7EA9;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p, #sidebar ul select { margin: 5px 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;
	padding: 0;
}

#searchform {
	margin: 0;
	padding: 0; 
	text-align: center;
}

form#searchform input:focus {
	border: 2px solid #399CC6;
	margin: 1px;
}

#searchform input { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #399CC6;
	margin: 2px;
}

#searchform #s {
	width: 115px;
	padding: 2px;
}

#searchsubmit { display: none; }

h2.respond {
	display: inline;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #2C7EA9;
}

form#commentform input:focus, form#commentform textarea:focus {
	border: 2px solid #399CC6;
	margin: 1px;
}

#commentform input, #commentform textarea { 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	border: 1px solid #399CC6;
	margin: 2px;
	width: 300px;
}

.alt {
	background-color: #EEEEEE;
	border-top: 1px solid #136284;
	border-bottom: 1px solid #136284;
}

.commentlist {
	padding: 0;
	margin: 0 0 20px 0;
	text-align: justify;
}

.commentlist li {
	margin: 5px 0 3px 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
}

.commentlist p { margin: 0 0 15px 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

body	 	{ background: url("images/bg.gif"); border: none; }
#header 	{ background: url("images/header.jpg") no-repeat bottom center; border: none; }
#footer 	{ background: url("images/footer.gif") no-repeat top center; border: none; }
#sb_header_top    { background: url("images/sb_top.gif") no-repeat top left; }
#sb_header  { background: url("images/h2.gif") no-repeat top left; border: none; }
		
		