*/
body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	background: #ffffff;
	color: #000;	
}

h1{
font-family: Helvetica, Arial, Georgia, Sans-serif;
text-decoration: none;
font-size: 13px;
padding: 0px;
}

a:link, a:visited{
	text-decoration: none;
	color: #333399;
}

a:hover{
	text-decoration: underline;
	color: #00ff33;
}

p{
	padding: 0px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 750px;
	text-align: left;
	padding-top: 0px;
}

#header{
	float: left;
	width: 750px;
	height: 75px;
	border-bottom: 1px solid #000000;
}

#container{
	float: left;
	width: 510px;
}

.post{
	padding: 0px 0 0px 0;
}

.post h2{
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 13px;
}

.entry{
	line-height: 16px;
}
.postmetadata{
	border-top: 0px solid #EEE;
	margin: 0px 0 0 0;
	color: #cccccc;
}

.postmetadata a {
	color: #cccccc;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: none;
}

.navigation{
	padding: 0px 0 0 0;
	font-size: 13px;
	font-weight: none;
	line-height: 16px;
	color: #339933;
}

table#wp-calendar{
	width: 100%;
}

/*Sidebar
-----------------------------------------------------*/
.sidebar{
	float: left;
	width: 239px;
	margin: 0 0 0 0px;
	display: inline;
	border-left: opx dotted #000000;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px 0 20px;
}

.sidebar ul li{
	padding: 0px 0 0px 0;
}

.sidebar ul li h2{
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 13px;
	border-bottom: 0px dotted #000000;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 18px;
}

/*Tags
-----------------------------------------------------*/
.tags,
#tag_cloud {
	margin: 0 0 0px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: ##AAA;
	margin: 0 0px;
}

/*Footer
-----------------------------------------------------*/
#footer{
	clear: both;
	float: left;
	width: 750px;
        colour:  #000000
	line-height: 13px;
	padding: 1px 1px;
	margin: 0px 0;
	background: #ffffff;
	border-top: 0px dotted #0033ff;
}

/*Comments
-----------------------------------------------------*/
.comments-template{
	margin: 0px 0 0;
	border-top: 1px solid #ccc;
	padding: 0px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 0px;
	list-style: none;
}

.comments-template ol li{
	margin: 0px 0 0;
	line-height: 8px;
	padding: 0 0 0px;
	border-bottom: 0px solid #AAA;
}

.comments-template h2, .comments-template h3{
	font-family: Courier, Arial, Georgia, Sans-serif;
        colour:  #999999
	font-size: 6px;
}

.commentmetadata{
	font-size: 6px;
        colour:  #999999
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Helvetica, Arial, Georgia, Sans-serif;
	font-size: 6px;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 0px solid #ffffff;
   text-align: left;
   background-color: #ffffff;
   padding-top: 0px;
   margin: 0px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 9px;
   line-height: 13px;
   padding: 0 0px 0px;
   margin: 0;
}

/*Avatar
-----------------------------------------------------*/
.commentlist li .avatar {
float: right;
border: 0px solid #eee;
padding: 2px;
background: #fff;
}