p, h1, h2, h3, h4, h5, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 0.75em;
}
a {
	color:#014774;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img.centered, .aligncenter, div.aligncenter {
	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;
	}
.clearfloat {
	clear:both;
	font-size:.1em;
	line-height:.1em;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#container #header {
	background-image: url(images/header_bg.gif);
	height: 168px;
	padding-left: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#header #search {
	float: right;
	width: 200px;
	padding-top:30px;
}
#container #header #search #searchform input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #cbcbcb;
	width: 120px;
	height: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 12px;
	color: #000000;
	padding: 0px;
}
#header #search #searchform {
	background-image: url(images/search_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 25px;
	padding: 0px;
	margin: 0px;
}

#search #searchform #submitbutton {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -7px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header h1 {
	margin-top: 40px;
	float: left;
	margin-bottom: 8px;
	margin-left: 20px;
}
#header h1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#header #nav {
	clear: left;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
#header #nav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
}
#header #nav li a {
	color: #000000;
}

#container .maincolumn {
	padding: 0px;
	margin-top: -1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #pagewrapper {
	background-color: #FFFFFF;
	padding-top: 1em;
	background-image: url(images/page_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}
#footer {
	color: #FFFFFF;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 160px;
	text-align: center;
	padding-top: 2em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#sidebar {
	float: right;
	width: 145px;
	padding-right: 30px;
	margin-top: -0.5em;
}
#pagewrapper #content {
	float: left;
	width: 530px;
	margin-left: 20px;
}

#sidebar ul li {
	list-style-type: none;
}


#sidebar ul li h2 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 6px;
	margin-top: 1em;
}
#sidebar ul ul {
	padding-left: 15px;
	margin-bottom: .5em;
}
#sidebar ul li ul li {
	list-style-type: square;
}
#content .post {
	background-color: #f1f1f1;
	margin-bottom: 1em;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}

.post img{
	border:#999999 solid 1px;
	margin-right: .5em;
}
.post p {

}
.post{
	padding:.5em;
}

#content h2 {
	background-color: #e4e4e4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 15px;
	background-image: url(images/h2_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 1.2em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content #authorinfo {
	background-color: #f1f1f1;
	padding: 1em;
	margin-bottom: 2em;
	background-image: url(images/bottom_corners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#content .entry {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #F1F1F1;
}
#content  p {
	margin-bottom: .75em;
}
#content #memberwork {
	background-color: #F1F1F1;
	background-image: url(images/bottom_corners.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 1em;
	margin-bottom: 2em;
}
#authorinfo .gravatar {
	margin-right: 1em;
	border: 1px solid #333333;
}
#bottomnav {
	height: 1.5em;
	padding-right: .5em;
	padding-left: .5em;
}
/* Comments Template */

.commentlist blockquote {
	margin:18px 45px 25px 45px;
	padding:2px 15px 4px 15px;
	font-style:italic;
	background:#dde7ea;
	}	

/* ---------- @ Comment Styles -----------*/

#comment {
	width:97%;
	}
	
#commentarea {
	padding:10px 0;
	font:Verdana, Arial, Helvetica, sans-serif;
	size:2em;
	}

.commentlist {
	margin:25px 0 0 0;
	padding:0 0 30px 0;
	}

.commentlist li, #trackbacklist li {
	list-style:none;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0px;
	}

.bubble {
	background: #cbd8e1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 10px;
	clear: left;
	}
	
#commentarea small {
	}

.commentlist cite {
	font-weight:bold;
	}	

.commentlist blockquote {
	background:#f6efe7;
	}

.commentinfo {
	padding-top:.8em;
	background: url(images/bg_comment.gif) no-repeat;
	padding-left: 15px;
	}

.commentlist li.my_comment {
	}

.commentlist cite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
}


.commenttext {
	}

.commentmetadata {
	font-size: 12px;
	padding-top: 15px;
	}

.commentmetadata a, .commentmetadata a:visited {	
	color:#535353;
	text-decoration:none;
	padding:3px 0;
	display:block
	}

.gravatar {
	float:left;
	padding:2px;
	border:1px solid #dcdcdc;
	margin-right:11px;
	}	

/* End Comments Template */


#container #pagewrapper #sidebar ul #ics-calendar small a {
	font-size: 1.2em;
}
