/*  
Theme Name: sad, sad truck
Theme URI: http://rob.lifford.org/
Version: 0.1
Author: Rob Lifford
Author URI: http://rob.lifford.org
*/

body,html,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

html {
	background: #efeeee;
}

audio {
	display: block;
	margin: .5em auto;
	
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 1.5;
	background: white url(i/body.jpg) 0 0 repeat-x;
	color: #363636;
}

h1,h2,h3,h4,h5,h6 {
	margin: 0 0 .5em 0;
}

p,dl,ul,ol,pre,th,td {
	margin: 0 0 1em 0;
}

ul, ol {
	padding-left: 2em;
}

strong,th {
	font-weight: bold;
}

a:link {
	color: #003C64;
}

a:visited {
	color: #828181;
}

a:hover, a:active {
	color: #822627;
	/* background: #e2e2e2; */
}

blockquote {
	margin: 0 0 .5em 0;
	padding: 1em 2em .5em;
	line-height: 1.5;
	background: #F4EEE5;
}

em {
	font-style: italic;
}

acronym {
	border-bottom: dashed 1px #777;
	cursor: help;
}

.lefty {
	float: left;
	margin: 0 1em 1em 0;
}

.righty {
	float: right;
	margin: 0 0 1em 1em;
}

.featuredimg, .featuredImg {
	display: block;
	margin: 0 auto;
}

.borderpic {
	border: solid 1px #777;
}

.fineprint {
	font-size: 80%;
	line-height: 1.2;
	color: #777;
	margin: 2em 1em;
}

.fineprint a:link {
	color: #666;
}

a.toggler:link, a.toggler:visited, a.toggler:hover, a.togger:active {
	color: #363636;
	background: none;
	cursor: default;
	text-decoration: none;
	outline: none;
}

a.toggler.collapsed, a.toggler.collapsed:visited {
	padding-left: 20px;
	background: url(i/icon-plus.png) 0 3px no-repeat;
	cursor: pointer;
}

a.toggler.expanded, a.toggler.expanded:visited {
	padding-left: 20px;
	background: url(i/icon-minus.png) 0 3px no-repeat;
	cursor: pointer;
}

#feeds .feeds {
	margin-bottom: 1em;
}

.feeds {
	padding-left: 0;
	list-style: none;	
}

.feeds li {
	padding-left: 22px;
	line-height: 2;
	background: url(i/icon-feed.png) 0 4px no-repeat;
}

.feeds li a {
	padding-bottom: 3px;
}

#wrapper {
	width: 777px;
	margin: 0 auto;
	padding: 0 0;
	font-size: 85%;
}

* html #header {
	height: 184px;
}

#header {
	min-height: 184px;
	background: url(i/hdr.jpg) bottom left no-repeat;
	line-height: 1.2;
	padding: 0 310px 0 22px;
}

#header h1 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 240%;
	padding: 35px 0 0 0;
	margin-bottom: 0;
}

#header a {
	color: #822627;
	text-decoration: none;
}

#header a:hover {
	background: none;
}

html>body #header a:hover:after {
	content: " (back to homepage)";
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 35%;
	color: #666;
	margin-left: .5em;
}

#content {
	float: left;
	width: 450px;
	padding: 0 0 0 40px; 
	margin: 0;
}

#content.page {
	margin-bottom: 25px;
}

#content h2 {
	color: #003C64;
	text-align: center;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 160%;
	line-height: 1;
	font-weight: bold;
	padding: 0 60px;
}

#content h2.pagetitle {
	color: #333;
	margin-bottom: 1.25em;
	text-align: left;
	border-bottom: solid 1px #bebebe;
	padding: 0 0 5px;
	margin-right: 10px;
}

#content h2.pagetitle em {
	font-weight: bold;
}

#content h3 {
	text-align: center;
	font-size: 130%;
	line-height: 1;
	margin-bottom: .5em;
	padding: 0 60px;
}

#content h2 a:link {
	text-decoration: none;
}

#content h2 a:visited {
	text-decoration: none;
	color: #666666;
	border-bottom: dashed 1px #e0e0e0;
}

#content h2 a:visited:hover {
	border-bottom-style: solid;
}

.entry {
	line-height: 2;
	float: left;
	width: 100%;
}

.entry object {
	display: block;
	margin: 0 auto .5em auto;
}

.hide {
	display: none;
}

.postmetadata {
	clear: both;
	padding-bottom: 45px;
	list-style: none;
	padding-left: none;
	text-align: center;
	font-size: 80%;
	background: url(i/divider2.png) center bottom no-repeat;
	margin-bottom: 25px;
}

#fullpostmeta {
	background: #efeeee;
	padding: 8px;
	margin: 2em 30px 2em 0;
	border: solid 1px #b2b2b2;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

#sidebar #fullpostmeta p {
	margin: 0 0 1em 0;
}

.commentslink {
	font-size: 140%;
	line-height: 1.7;
	font-weight: bold;
	padding-left: 20px;
	background: url(i/comment.gif) 0 1px no-repeat;
	display: inline;
	width: auto;
}

.single .post, .page .post {
	float: left;
	width: 100%;
	padding-bottom: 30px;
	background: url(i/divider2.png) center bottom no-repeat;
	margin-bottom: 20px;
}

#content #comments, #content #addcomment {
	margin-bottom: 1.5em;
	font-size: 130%;
}

/* blog comments area */

.commentlist {
	list-style-type: none;
	margin: 0 0 1.5em 0;
	padding: 0;
}

.commentlist li {
	margin: 1em 0;
	padding: 12px 24px;
	overflow: visible;
}

.commentlist li.alt {
	background: #F4EEE5;
	border: 1px solid #DBC8AA;
	border-width: 1px 0;
}

.commentlist li h4 {
	font-size: 110%;

	margin: 0 0 .5em 0;
}

.commentlist li h4 cite {
	font-weight: bold;
}

.commentlist li p {
	line-height: 1.75;
}

textarea#comment {
	width: 440px;
	height: 220px;
}

.commentmetadata {
	font-weight: normal;
	line-height: normal;
	font-size: 75%;
}

/* .commentmetadata, .commentmetadata a:link, .commentmetadata a:visited, .commentmetadata a:active, .commentmetadata a:hover {
	color: #999999;
} */


#commentform .fineprint {
	margin: 0;
	font-style: italic;
}

#commentform div {
	margin-bottom: 1.25em;
}

#commentform input {
	width: 170px;
	margin-right: 8px;
}


#commentform input#submit {
	width: auto;
}

.comments-closed {
	padding: 1.5em;
	text-align: center;
	font-style: italic;
	color: #999;
}

.prev-next {
	float: left;
	width: 100%;
	margin: 0 0 25px;
}

.prev, .next {
	width: 45%;
	font-weight: bold;
}

.prev {
	float: left;
	text-align: right;
	padding-right: 1%;
}

.next {
	padding-left: 1%;
	float: right;
}

#sidebar {
	float: right;
	width: 230px;
	padding: 26px 0 18px;
}

#sidebar h2 {
	font-size: 125%;
	font-weight: bold;
}

#sidebar h2 span {
	font-weight: normal;
}

#sidebar form, #sidebar p, #sidebar ul, #sidebar ol, #sidebar .fineprint {
	margin: 0 0 0 21px;
	margin-bottom: 2em;
}

#sidebar ul, #sidebar ol {
	list-style: none;
	padding-left: 0;
}

#authorinfo a {
	white-space: nowrap;
}

#sidebar form {
	width: 210px;
}

#searchform label {
	position: absolute;
	right: 99999px;
}

#footer {
	clear: both;
	background:  #efeeee;
	line-height: 1.2;
	border-top: solid 2px #003C64;
}

#footer p, #footer ul {
	font-size: 85%;
}

#footer div {
	width:766px;
	margin: 0 auto;
	padding: 8px 0;
}

#footer .feeds {
	padding: 0 0 12px;
	margin: 0;
}

#footer .feeds li {
	display: inline;
	margin-right: 1em;
	padding-bottom: 4px;
	background-position: 0 0;
}

.license {
	display: block;
}

.ccInfo {
	line-height: 1.5;
	margin: 1.5em 0;
}
