/*  
Theme Name: Minimal
Theme URI: http://etcblog.org
Description: Brown n grey
Version: 1.1
Author: Simon Blackbourn @ Lumpy Lemon
Author URI: http://lumpylemon.co.uk

 - All coding, design & layout by Lumpy Lemon
 - Bowling woman image by Stig
 - Icons from http://www.famfamfam.com/lab/icons/

*/


* {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	font-weight: normal;
}

body {
	background-color: #fff;
	color: #000;
	text-align: center;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
}

strong {
	font-weight: bold;
}

small {
	font-size: 0.8em;
}

#wrap {
	text-align: left;
	margin: 60px auto;
	width: 760px;
}

#header {
	margin: 0 auto 60px auto;
	width: 760px;
}

#content {
	font-size: 1.2em;
}

.narrowcolumn {
	float: left;
	width: 500px;
}

.widecolumn {
	margin: 0 auto;
	width: 660px;
}

.entry {
	border-top: 1px dotted #b67e00;
}

#footer {
	margin: 0 auto;
	width: 760px;
	clear: both;
	border-top: 1px dotted #b67e00;
	text-align: center;
}

#footer p {
	padding: 0.25em;
}

#sidebar
{
	margin: 0 0 20px 528px;
	width: 225px;
}



/*						H E A D E R */

#header h1 a {
	display: block;
	width: 760px;
	height: 132px;
	background: #fff url(im/header.jpg) top left no-repeat;
}

#header h1 a span {
	display: block;
	position: absolute;
	top: -999px;
}

#header p {
	text-align: right;
	margin-right: 35px;
}

#header p a {
	font-style: italic;
}



/*						P O S T S */

.post {
	padding: 0 1em 0 0;
	margin: 0 0 5em 0;
}

.entry #do-stuff {
	text-align: right;
	padding: 1em;
}

h2 {
	color: #000;
	font-family: Georgia, serif;
	font-size: 2.2em;
}

h2 span {
	color: #000;
	font-size: 0.8em;
}

.post h2 {
	clear: both;
}

h3 {
	color: #333;
	font-family: Georgia, serif;
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
	text-align: center;
	color: #b67e00;
}

.post .postedon {
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	padding: 1em 0;
	color: #555;
}

.entry p {
	margin: 1.5em 0;
	line-height: 1.8em;
}

.entry p.readmore {
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	margin: 0 0 2em 0;
}

blockquote {
	padding: 0.5em 0;
	margin: 3em auto;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	background: #fff url(im/quote.gif) 0 1em no-repeat;
	width: 28em;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #000;
}

.entry blockquote p {
	margin: 0;
	padding: 0 0 0 48px;
}

#content .searchdiv {
	padding: 2em 0;
}

.entry span.search-excerpt {
	background-color: #b67e00;
	color: #fff;
	padding: 0.1em;
}



/*						S I D E B A R */

#sidebar {
	color: #707070;
}

.side-block {
	padding-bottom: 3em;
}

#sidebar #do-stuff {
	border-top: 1px dotted #b67e00;
}

#sidebar h2 {
	border-bottom: 1px dotted #b67e00;
	color: #b67e00;
	padding: 0.2em 10px 0.4em 10px;
	margin-bottom: 0.5em;
	font-size: 1.6em;
}

#donate h2 {
	margin-bottom: 1em;
}

#sidebar p, #sidebar ul, #sidebar form {
	padding: 1em 10px 0 10px;
}

#donate a {
	border: 1px dotted #333;
	display: block;
	height: 40px;
	margin: 0 0 1em 10px;
	width: 130px;
}

#donate a:hover {
	border: 1px dotted #b67e00;
}

#donate img {
	padding: 3px;
}

#sidebar #do-stuff p, #sidebar #subscribe-block p {
	padding: 0 0 0 20px;
	margin: 1em 10px 0 10px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	min-height: 16px;
	_min-height: 16px;
}

#side-print {
	background-image: url(im/printer.png);
}

#side-rss {
	background-image: url(im/feed.png);
}

#side-email {
	background-image: url(im/email.png);
}

#side-share {
	background-image: url(im/share.png);
}

#side-send {
	background-image: url(im/group_go.png);
}

#side-email-form form {
	padding: 0;
}

#side-email-form #email {
	font-size: 0.85em;
	border: 1px solid #929292;
	padding: 0.2em;
	color: #b67e00;
	width: 180px;
}

#side-email-form .sub-button {
	background-color: #b67e00;
	border: 1px solid #929292;
	color: #fff;
	font-size: 0.85em;
	margin-top: 5px;
}

ul {
	list-style-type: none;
	padding: 1em 0;
}

.entry ul {
	padding: 0;
	margin: 1em;
}

.entry ol {
	list-style-type: decimal;
	padding: 0;
	margin: 1em;
}

.entry ul li {
	margin: 0.5em 0;
	line-height: 1.5em;
	padding: 0 0 0 25px;
	background: url(im/bull.gif) no-repeat 8px 0.5em;
}

.entry ol li {
	margin: 0.5em 0 0.5em 25px;
	line-height: 1.5em;
}

ul.commentlist li, #commentform {
	margin: 1em 0;
	padding: 0.5em 0;
	border-top: 1px dotted #333;
}

#sidebar select, #sidebar #s {
	font-size: 0.85em;
	width: 180px;
	border: 1px solid #929292;
	padding: 0.2em;
	color: #b67e00;
}

#sidebar form input {
	font-family: 'Trebuchet MS', Arial, Sans-Serif;
}

#sidebar select option {
	padding: 0.2em;
}

#content #s, #commenttext {
	border: 1px solid #616161;
	padding: 0.3em;
	width: 80%;
}

.entry input {
	border: 1px solid #616161;
	padding: 0.3em;
}

#commentauthor, #commentemail {
	border: 1px solid #616161;
	padding: 0.3em;
	width: 50%;
}

#commentform input, #commentform textarea {
	margin-top: 0.5em;
}

.searchsubmit, #commentsubmit {
	background-color: #fff;
	color: #b67e00;
}

.entry p img {
	border: 1px dotted #333;
	display: block;
	margin: 3em auto;
	padding: 0.5em;
}

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 5em;
}

.postmetadata {
	font-size: 0.9em;
	text-align: left;
	padding: 0.5em;
	line-height: 1.7em;
	color: #000;
	background-color: #f8f8f8;
	border: 1px dotted #b67e00;
}

.commentby, .commenton {
	color: #555;
}

.postmetadata span, .commentby span, .commenton {
	text-transform: uppercase;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

ul li .commentbody p {
	margin: 1em 2em;
	line-height: 1.5em;
	font-size: 0.9em;
}

p.commentawait {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

/* 			ALL LINKS HERE				*/

a {
	color: #b67e00;
	padding: 0 1px;
}

#header a {
	padding: 0;
}

h2 a {
	color: #000;
}

a:hover {
	color: #000;
	background-color: #f8f8f8;
}

h2 a, h3 a {
	padding: 0;
}

h2 a:hover, h3 a:hover {
	color: #b67e00;
	background-color: #fff;
}

#sidebar ul li a, .searchsubmit, #commentsubmit {
	padding: 0 0.3em 0 25px;
	background: #fff url(im/list.gif) no-repeat 5px 50%;
	text-transform: capitalize;
}

#sidebar #donate a {
	padding: 0;
	background: 0;
	text-transform: none;
}

#sidebar ul li a:hover, .searchsubmit:hover, #commentsubmit:hover {
	background: #fff url(im/liston.gif) no-repeat 5px 50%;
}

#sidebar #donate a:hover {
	background: 0;
}

#sidebar h2 a {
	font-size: 0.5em;
	color: #999;
	font-weight: normal;
}

#sidebar h2 a:hover {
	color: #000;
}

.post p.readmore a {
	padding-left: 25px;
	background: transparent url(im/list.gif) no-repeat 5px 50%;
}

#admin {
	margin-top: 1em;
	padding: 0.2em;
	border-top: 1px dotted #333;
	border-bottom: 1px dotted #333;
	background-color: #f8f8f8;
	font-size: 1.2em;
}

#admin span {
	margin-left: 1em;
}

