/*
Theme Name: Matt Wilson's Blog Theme
Theme URI: n/a
Description: a-brief-description
Author: Matt Wilson
Author URI: http://www.problemattic.net/
Version: 0.1-pre-alpha
.
If you wish to use any parts of this theme, you *must* first obtain
permission from me.
.
*/

body {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: left;
}

/* COLOURS AND IMAGES */
body {
	color: #222;
	background-color: #FFF;
	background: #fff url(./tree-bg-big.jpg) bottom left no-repeat;
}

h1,h2,h3,h4,h5,h6 {
		color: #478;
}

h1#head {
	color: #ddd;
}

#head a:link, #head a:visited {
	color: #eee;
}

h1#head a:hover, h1#head a:active {
	color: #fff;
	text-decoration: none;
}

#nav {
	background-color: #eee;
}

#nav a:visited {
 color: #c50;
}

.storytitle a:link {color: #699;}
.storytitle a:visited {color: #699;}
.storytitle a:hover, .storytitle a:active {color: #478;}

.feedback a:link, .feedback a:visited {
 color: #c50;
}
/* END COLOURS AND IMAGES */


h1 { font-size: 200%;}
h2 { font-size: 170%;}
h3 { font-size: 140%;}
h4 { font-size: 120%;}

h1,h2,h3,h4,h5,h6 {
		font-family: georgia, times new roman, serif;
		letter-spacing: 1px;
		word-spacing: 0.1ex;
/*		font-variant: small-caps;*/
}

p, ul, table { font-size: 100%;}

h1#head {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,sans-serif;
}


#head a:link, #head a:visited {
	font-weight: bold;
	text-decoration: none;
}

#head a:hover, #head a:active {
	text-decoration: underline;
}


#nav a:visited {
 font-weight: bold;
}

#content p, .storycontent p {
 margin: 1.5em 0 1.5em 0;
 line-height:150%;
}

.post {
 margin: 0;
 padding: 0;
}

.post h2.storytitle {
 margin: 20px 0 0 0;
 padding: 0 0 3px 0;
}

.storytitle a:link {text-decoration: none;}
.storytitle a:visited {text-decoration: none; font-weight: bold;}

.meta {
}

.post .meta {
 margin-bottom: 60px;
 padding-top: 3px;
 border-top: 1px solid #ccc;
 text-align: right;
 letter-spacing: 2px;
 text-transform: uppercase;
 font-size: 90%;
/* line-height: 160%;*/
}

#content ul {
	color: #333;
	padding: 0;
	margin: 1em;
	list-style: circle;
}

#content li {
	margin: 1em;
	padding-left: 2px;
}

#content li p {
	color: #222;
	margin: 1em 0;
}

.meta ul, .meta li {
 padding: 0;
 margin: 0;
 display: inline;
}

#commentlist {
	list-style: default;
	list-style-position: inside;
	margin: 0;
	padding: 0;
	color: #789;
	font-size: 133%;
	font-weight: bold;
/*	background: url('./feedback.gif') 0.1em 0em no-repeat;*/
}

#commentlist li.comment {
	margin: 1em 0;
	padding: 0;
    border-bottom: 1px solid #ccc;
}

#commentlist li p {
	margin: 1em 0 1em 0;
	padding: 0;
	color: #222;
	font-size: 75%;
	font-weight: normal;
}

#commentlist cite {
	font-style: normal;
	text-transform: uppercase;
}

#commentlist .meta {
 color: #677;
 display: inline;
}

#commentform #comment {
	width: 95%;
}

.txt_img {
	float: left;
	padding: 5px;
	border: 1px solid #ccc;
	margin: 2px 15px 15px 0;
}

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

a:visited {
	font-weight: normal;
	color: #975;
	text-decoration: none;
}

a:hover, a:active {
	color: #d22;
	text-decoration: underline;
}

#menu ul li {
	font-size: 100%;
	font-weight: bold;
	padding: 3px 0 3px 0;
	margin-bottom: 10px;
	color: #666;
}

#menu ul li ul li {
	font-size: 90%;
	font-weight: normal;
	padding: 1px 0;
	margin: 3px 0;
	color: #808080;
}

#menu ul li ul li ul li {
	font-size: 100%;
}

#menu ul.children {
	padding: 0;
	margin-bottom: -4px;
	margin-left: 0.4em;
	padding-left: 0.4em;
	border-left: 1px dotted #ddd;
}

#menu a {
 display: inline;
 font-weight: normal;
}

#foot {
	clear: both;
	background-color: #eee;
	border: 1px solid #ccc;
	border-width: 1px 0 1px 0;
	color: #222;
	font-size: 11px;
	margin: 0em 0 0 0;
	padding: 8px 60px;
	text-align: left;
	text-shadow: #666 1px 1px 1px;
}

#foot a:link, #foot a:visited, .credit a:hover {
	color: #222;
	text-decoration: underline;
	font-weight: bold;
}

#foot p {
	margin: 4px;
}

acronym, abbr {
	font-style: normal;
	border: none;
	border-bottom: 1px dotted #99c;
	cursor: help;
	text-transform: small-caps;
}

#about #content ul {
	margin: 0px 0 25px 0;
	padding: 0 0 0 2.5em;
}

hr {
 width: 85%;
 height: 1px;
 border: none;
 color: #CCC;
 background-color: #CCC;
}

#search-form {
	text-align: center;
	border: 1px solid #ccc;
}

#search-form:target {
	border: 2px solid #333;
}

#search-form:target legend {
	font-weight: bold;
	color: red;
}

.post p img {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	padding: 2px;
	border: 1px solid #999;
}
	
blockquote {
	margin: 1.5em 1em 1.5em 1em;
	padding: 0 1em;
	border-left: 3px solid #eee;
}

#single-meta {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	color: #666;
}

#single-meta a:link, #single-meta a:visited {
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #ccc;
}

#single-meta .on {
	color: #555;
	margin: 0.5em;
}

#single-meta .links {
	text-align: center;
	margin: 0.8em auto 0.5em auto;
}

#single-meta .links li {
	display: inline;
}

#single-meta .post-cats {
	margin: 0.5em;
}

.next-prev {
	font-size: 80%;
	text-transform: uppercase;
	color: #666;
}

.next-prev div {
	clear: both;
}

.next-prev .next {
	float: right;
}

.next-prev .prev {
	float: left;
}

em, i, .post cite {
	font-family: georgia, times, serif;
	font-size: 110%;
}

code, pre, kbd {
	font-size: 100%;
	font-family: monaco, courier new, monospace;
}

kbd {
	letter-spacing: 1px;
}