body {
	background-color: #fff;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	padding: 20px;
	color: #444444;
}

#container {
	width: 900px;
}

#sidebar {
	width: 375px;
	float: left;
	line-height: 1.5em;
	padding: 0 10px 25px 0;
	}

#footer {
	width:180px;
	float: left;
	clear: both;
}

#entries {
	width: 493px;
	float: right;
	}

.post {
	margin-bottom: 1em;
}

a {
	color: #951400;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ffffff;
	background-color: #951400;
	text-decoration: none;
}

a:link h3 {
	color: #444444;
	border: none;
}

a:link img {
	border: 1px solid #666;
}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
}

li.linkcat {
	list-style-type: none;
}

img {
	border: 1px solid #666;
}

.imgleft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.imgright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

img.frame {
	padding: 2px;
	border: 1px solid #666;
}



h1 {
	font-size: 1.5em;
	color: #951400;
}

.title {
	border-bottom: 1px solid silver;
}


h3 {
	font-size: 1em;
	letter-spacing: .2em;
	color: #444444;
	border-bottom: 1px solid silver;
	text-transform: uppercase;
	font-weight: normal;
}

.post h3 {
	border-bottom: none;
	letter-spacing: normal;
	margin-bottom: -.5em;
}


blockquote {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 5px 5px 5px 5px;
}

.comments_tiny {
	color: #b8b8b8;
	border-bottom: 1px solid silver;
}

.alt {
	margin: 0;
	padding: 10px;
	background: #f3f3f3;
}

.commentlist {
	margin-top: 0px;

}

.commentlist li {
	margin: 5px 0 0 0px;

}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

li.comment {
	padding: 10px;
	list-style: none;
}

.commentlist p {
	font-weight: normal;
}

#commentform {
	margin-top: 30px;
}

.commentmetadata {
	font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #444444;
}

.content {
	margin-bottom: 25px;
	padding-left: 5px;
	font-weight: normal;
}

.commentbox {
	width: 100%;
	height: 100px;
}

#flickr {
    width:370px;
}

#flickr img {
    width: 59px;
    height: 59px;
    margin: 1px 5px;
    border: 1px solid #666;
}

#flickr img:hover {
    width: 75px;
    height: 75px;
    margin: -7px -3px;
    border: 1px solid #666;
}

#flickr span a { color: #ccc; }