h1, h2, h3, h4, h5, h6, form { margin: 0; padding: 0; }
body {
margin:0;padding:0;
background:url("img/bg.jpg") repeat-x;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
img {border:0;}
blockquote {border-left:3px solid #e2dac4;padding-left:10px;}
.clear {clear:both;}
a {color:#ee8634;}

#page {
text-align:left;
width:950px;
margin:auto;
color:#484d5a;
background:url("img/page_bg.gif") repeat-y #FFF;
}
#header {
position:relative;
}
#headerimg {
background:url("img/header.jpg") no-repeat;
width:950px;
height:248px;
}
#headerimg {
text-indent:-5999px;
}
#headerimg h1 a {
display:block;
width:400px;
height:200px;
outline:none;
margin:0;padding:0;
}
#headerimg .description {display:none;}
#menu {position:absolute;right:0;top:6px;text-align:right;}
#menu ul {margin:0;padding:0;}
#menu li {display:inline;}
#menu li a {color:#FFF;font-size:22px;text-decoration:none;display:block;float:right;margin-right:20px;padding:5px;}
#menu li a:hover {background:#000066;}

#about {
height:221px;
background:url("img/about.gif") repeat-y top;
}
#about h2 {
color:#004503;
font-size:22px;
text-transform:uppercase;
}
#about .inner {
margin:10px 20px 0 20px;
}
.aboutme, .aboutblog {
float:left;
width:475px;
}

.aboutme h2, .aboutme p {
margin-left:5px;
}
.aboutfoot {
background:url("img/about_foot.gif") no-repeat bottom;
height:11px;
clear:both;
margin:0;
font-size:0;
}

#content {
float:left;
width:750px;
}
#content .inner {
margin:20px;
}
#sidebar .inner {
margin:20px 5px 15px 15px;
}
#sidebar {
float:left;
width:200px;
}
#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;
	}


#footer {
clear:both;
background:url("img/footer.jpg") no-repeat bottom;
text-align:center;
color:#FFF;
height:92px;

}

#footer a {
color:#FFCC99;
}
#footer .spacer {
display:block;
height:42px;
}
#bottom p{
margin:0;
}
#wrapper {
background:url("img/foot_bg.gif") repeat-x bottom;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}


.postmetadata {
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
padding:10px;
}
.post {
margin-bottom:20px;
text-align: justify;
}
.post a {
text-decoration:none;
}
.post a:hover {
text-decoration:underline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	border:1px solid #FFF;
	margin-bottom:40px;
	}
/* End Various Tags & Classes*/
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar h2 {
background:url("img/sidemenu.gif") no-repeat top;
width:165px;
height:50px;
text-align:center;
padding-top:20px;
font-size:18px;
margin:0;
}

#sidebar #searchsubmit {
	padding: 1px;
	}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */
