/*
Theme Name: satf.se Post-excuses
Theme URI: http://wordpress.org/
Description: Post-excuses theme for satf.se
Version: 1.6
Author: Jonas Skovmand
Author URI: http://satf.se/
Tags: green, custom header, satf, round

	Post-excuses 0.5
	 http://satf.se/

	This theme was designed and built by Jonas Skovmand,
	whose blog you will find at http://satf.se/


*/

/* Begin Typography & Colors */
body {
	font-size: 0.8em; /* Resets 1em to 10px */
	font-family: "Trebuchet MS", Trebuchet, Helvetica, Arial, Sans-Serif;
	background-color: #adc992;
	}

#logo {
	padding: 0;
	width: 435px;
	margin: 0 auto;
	}

#logo h1 {
	float: left;
}
#logo img {
	padding: 0;
	}

#logonav {
	width: 130px;
	float: left;
	margin-left: 0.2em;
	overflow: visible;
	padding-top: 4pt;
}

#logonav h2 {
	font-size: 24px;
	line-height: 1.1;
	margin-top: -4pt;
	font-weight: 100 !important;
	letter-spacing: -1px;
	overflow: visible;
}

#logonav h2 a:hover {
	color: #bd3535;
}

#subhead {
	clear: both;
	padding: 1em 2.2em 0 1em;
	margin-bottom: 1em;
	text-align: right;
}

#subhead h1 {
	font-size: 1.7em;
	margin: 0;
	color: #000;
	font-weight: bold;
}

#subhead h2 {
	padding: 0.2em 0;
	margin: 0;
	color: #000;
	font-family: Cambria,serif;
	font-weight: 100;
	font-size: 1.45em;
}


p {
	color: #333333;
	font-size: 1.15em;
	line-height: 1.45;
	margin:0.7em auto;
}

div.postmetadata {
	float: left;
	width: 90px;
	padding: 10px 0 0 10px;
	clear: right;
	background: #ADC992 url(images/small-tl.png) no-repeat top left; /*#D7DCB3*/
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-weight: bold;
	}
h5 { margin-top: 20px; font-size: 1.3em; }
h2 {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.8em;
color: #111;
	}
h3.fancytitle {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	font-weight: inherit;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry h4 {
	font-family:Lucida Grande,serif;
	font-size:1.8em;
	font-weight:100;
	letter-spacing:-1px;
	margin-top:0.8em;
}

.entry p a:visited {
	color: #000;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

em, strong {
	/*font-size: 1.1em;*/
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a {
	color: #BD3434;
	text-decoration: none;
	font-weight: bold;
}

.entry a {
	color: #000;
	text-transform: uppercase;
	font-size: 0.8em;
	background-color: #ADC992;
	-moz-border-radius: 0.65em 0 0.65em 0.65em;
	-webkit-border-radius: 0.65em;
	-webkit-border-top-right-radius: 0;
	border-radius: 0.65em;
	border-top-right-radius: 0;
	display: inline;
	padding: 0 0.4em;
	/*margin-bottom: 2px;
	border-bottom: 1px dotted #000;*/
}
.entry a:hover {
	/*border-bottom-style: solid;*/
	background-color: #fefefe;
	}

.entry .wp-caption a {
	text-decoration: none !important;
	border-style: none !important;
	padding: 0;
}

.entry .wp-caption a:hover {
	text-decoration: none !important;
	border-style: none !important;
}

.entry img {
	max-width: 380px;
}

h2 a:hover, h3 a:hover {
	color: #bd3535;
	text-decoration: none;
	}
	
/* End Typography & Colors */


/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 20px auto;
	padding: 0;
	width: 560px;
	}


.post div.fancybar {
	float: left;
	clear: left;
	position: relative;
}

.widecolumn .post div.fancybar {
	margin-left: -100px;
}

.post div.fancybar div {
	text-align: center;
	width: 106px;
	background: url(images/saheart.png) no-repeat right top;
	height: 45px;
	position: absolute;
	top: 0;
	left: 0;
}

.post div.fancybar div span {
	display: inline-block;
	font-size: 14px;
	padding-top: 20px;
	letter-spacing: -1px;
	color: #d3b992;
}


.post div.fancybar div span a {
	color: #d3b992;
}

.post div.fancybar div span a:hover {
	color: #E9EEC2;
}

.post div.fancybar img {
	padding: 0;
	
}

.post.first .fancytitle {
	background: #D7DCB3 url(images/fancy-left-first.png) left no-repeat !important;
}

.fancytitle {
	padding: 0;
	min-width: 150px;
	background: #D7DCB3 url(images/fancy-left.png) no-repeat left center;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 10px 10px 0;
	height: 45px !important;
	max-height: 45px;
	line-height: 45px;
	float: right;
	clear: right;
	text-align: center;
	color: #000;
}

.fancytitle a:link, .fancytitle a:visited {
	color: #000;
}

.fancytitle a:hover {
	color: #BD3535;
}

.fancytitle a:active {
	color: #333333;
}


.post .fancytitle {
	padding: 0 0.7em 0 1.2em !important;
	min-width: 120px !important;
	clear: none !important;
}

.fancytitle.first {
 	background: #D7DCB3 url(images/fancy-left.png) no-repeat left center !important;
}

.fancytitle.left {
	margin-right: 104px;
	background: #D7DCB3 url(images/fancy-right.png) no-repeat right center !important;
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 10px 0 0 10px;
}

.fancytitle.left a {
	margin-left: 10px;
	margin-right: 20px;
}

.fancytitle.right {
}

.fancytitle.right a {
	margin-left: 18px;
	margin-right: 8px;
}

.fancytitle.left.last {
	background: #D7DCB3 url(images/fancy-right-last.png) no-repeat right center !important;
}

.fancytitle.right.last {
	background: #D7DCB3 url(images/fancy-left-last.png) no-repeat left center;
}

/* fancylinks */

#fancylinks {
	float: right;
	clear: right;
	width: 300px;
/* 	margin-right: 100px; */
}

#fancylinks .fancytitle {
	min-width: 0px !important;
}

#fancylinks .fancytitle.right {
	float: left;
	clear: both;
	margin-left: 150px;
}

#fancylinks .fancytitle.left {
	float: right !important;
	clear: both !important;
	margin-right: 100px;
}

/* funkybox */
.separatist {
	background: #ADC992 url(images/boyish-looks.png) no-repeat 0 0;
	width: 20px;
	height: 15px;
	clear: both;
	display: block;
}

.footer .separatist {
	margin: 0 270px;
}

.footer .separatist.adapt {
	margin: 0 155px;
}

.thread-even .separatist {
	margin:-1px 390px;
}

.thread-odd .separatist {
	margin:-1px 112px;
}

.funkybox {
	background: #D7DCB3;
	padding: 1em;
	margin: 0;
	font-size: 1.2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 300px;
	float:right;
	margin-right:-35px !important;
}

.funkybox a {
	font-weight: bold !important;
}

.fancytitle .fixpos, .devlist .fixpos {
	position: relative;
	float: right;
}

.fancytitle.right .fixpos, .devlist .thread-even .fixpos {
	float: left;
}

.fancytitle .ft, .devlist .ft {
	background:transparent url(images/fancy-init.png) no-repeat -1px -35px;
	display:block;
	float:right;
	height:10px;
	left:27px;
	right: auto;
	top:-10px;
	width:20px;
	position: absolute;
}

.post .fancytitle .ft {
	left:-106.7px;
}

.fancytitle.left .ft, .devlist .thread-odd .ft {
	background:transparent url(images/fancy-left-first.png) no-repeat -1px -35px;
	display:block;
	height:10px;
	right: 26px;
	position: absolute;
	left: auto;
	top: -10px;
	width:20px;
}

.devlist .ft {
	top: -22px !important;
	right: auto;
	left: -2px;
}

.devlist .thread-odd .ft {
	right: -2px;
	left: auto;
}

.devlist .ft.ftl {
	background: transparent url(images/fancy-left.png) no-repeat -3px 0;
	width: 9px;
	left: -21px;
	top: -12px !important;
}

.devlist .thread-odd .ft.ftl {
	left: auto;
	right: -21px;
	background: transparent url(images/fancy-right.png) no-repeat -9px 0;
}



.devlist .thread-odd .ftl {
	background: transparent url(/wp-content/themes/post-excuses/images/small-tl.png) no-repeat scroll 0% 0%;
	position: absolute;
	left: auto;
	display: block;
	height: 9px;
	width: 9px;
	right: -21px;
	top: -12px;
}


.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 520px;
	}

.widecolumn {
	float: left;
	padding: 0;
	margin: 0;
	width: 620px;
}

.post {
	margin: 0;
	padding: 0;
	}

.post .smoldering {
	float: left;
	overflow: visible;
	background-color: #d7dcb3;
	text-align: justify;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	padding: 0 1em 0 1em;

	font-size: 0.95em;
	font-weight: 100;
	letter-spacing: 0;
}

.single.widecolumn .post .smoldering {
	-moz-border-radius-bottomright: 10px !important;
	-webkit-border-bottom-right-radius: 10px !important;
	border-bottom-right-radius: 10px !important;
}

.narrowcolumn .post .smoldering {
	width: 380px;
}
.widecolumn .post .smoldering {
	width: 580px;
	margin-left: -100px;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .widecolumn .postmetadata {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */






/*	Begin Headers */
h1 {
	padding:0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	clear: both;
	margin: 30px 0 6px;
	}

ul li h3 {
	padding: 0;
	margin: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}


.entry ul li {
	list-style: square;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* begin devlist */

.devlist {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 404px;
}

.devlist .separator {
	background: url(images/man-in-the-middle.png) center no-repeat;
	height: 33px;
	margin: 0;
	-moz-border-radius: 0 !important;
}

.devlist .thread-even .separatist, .devlist .thread-odd .separatist {
	margin:-1px 9px;
}


.devlist > li {
	border: 0;
	list-style: none;
	width: 212px;
	background: none;
	padding: 0 !important;
}

.devlist > li {
	background: transparent !important;
}

.devlist li.thread-odd {
	margin: 0 !important;
	float: left;
}

.devlist li.thread-even {
	float: right;
	margin: 0 !important;
	
}

.devlist li > div {
	background-color: #D7DCB3;
	-moz-border-radius: 0 10px 10px 10px;
	border-radius: 0 10px 10px 10px;
	-webkit-border-radius: 0 10px 10px 10px;
	clear: both;
	min-height: 45px;
	padding: 12px;
}

.devlist li.thread-odd > div {
	-moz-border-radius: 10px 0 10px 10px;
	border-radius: 10px 0 10px 10px;
	-webkit-border-radius: 10px 0 10px 10px;
}

.devlist li.first > div {
	-moz-border-radius-topleft: 10px;
}

.devlist li div p {
	clear: both;
	
}

.dev#respond {
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	background-color:#D7DCB3;
	clear:both;
	padding:1px 12px;
	width:380px;
}

/* Begin Comments*/


#respond {
	clear: both;
	float: left;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0 !important;
	padding: 0 !important;
	}

.commentlist li {
/*  	width: 300px; */
	padding: 0;
	list-style: none;
	width: 400px;
	}
.commentlist li ul li {
	margin-right: -1px;
	margin-left: 10px;
	width: auto;
}

.commentlist li {
/* 	font-weight: bold; */
	list-style: none;
	padding: 0 !important;
	border: 1px solid #eeeeee;
	font-size: 0.9em;
	list-style: none !important;

}


li.thread-alt {
	padding: 0;
	border-left: none;
	background-color: #E3BFB1;
	float: left !important;
}

li.thread-even {
	background-color: #AEC992;
	float: right;
	border-right: none;
}

.thread-alt, .thread-alt > li {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0 10px 10px 0;
}

.thread-even, .thread-even ul > li {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 10px 0 0 10px;
}

.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

}

.commentlist li p {
	margin: 0.5em;
	text-align: left;
}
.commentlist li .comment-div {
	padding: 0.2em;
}

.commentlist li div > div {
	padding: 0.5em;
}
.commentlist li .says {
	display: none;
}

.commentlist li .comment-author {
	display: block;
	width: 150px;
}

.thread-even .comment-author {
	float: right;
	text-align: right;
}

.thread-odd .comment-author {
	float: left;
	text-align: left;
}


li .comment-meta {
	font-weight: 100 !important;
	letter-spacing: -1px;
	width: 170px;
	background-color: #bbcf6d;
}

.thread-even .comment-meta {
	float: left !important;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomright: 9px;
	-webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-right-radius: 9px;
	border-top-left-radius: 9px;
	border-bottom-right-radius: 9px;
	
}

.thread-odd .comment-meta {
	float: right !important;
	-moz-border-radius-bottomleft: 9px;
	-moz-border-radius-topright: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	border-bottom-left-radius: 9px;
	border-top-right-radius: 9px;
	
}

.commentlist li .comment-meta a {
	font-weight: 100 !important;
}

.commentlist li .avatar {
	border: 1px solid #eee;
	padding: 2px;
	}

.commentlist .thread-even .avatar {
	float: right;
	margin-left: 1em;
}

.commentlist .thread-odd .avatar {
	float: left;
	margin-right: 1em;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	clear: both;
	}

/* twitter tweetbacks */

.commentlist li.tweetback {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #c2bb9d;
}

.commentlist li.tweetback.even {
	margin-right: 2em !important;
}

.commentlist li.tweetback.odd {
	margin-left: 2em !important;
}

.commentlist li.tweetback div p {
	margin: 0.5em;
	text-align: left !important;
}

.commentlist li.tweetback div.comment-author {
	font-size: 8pt;
	width: 150px;
}

.commentlist li.tweetback div.comment-meta {

}



.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	font-family:Georgia, Arial, Serif;
	font-size:1.2em;
	background:none;
	border-top: #4C739E 1px solid;
	border-bottom: #4C739E 1px solid;
	margin: 1em;
	padding: 0.2em;
	color: #4C739E;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	padding: 0;
	}

.footer {
	display: block;
 	float: left;
	clear: left;
	margin-left: -160px;
	width: 300px;
}

.widecolumn .footer {
	margin-left: -259px;
}

.footer h3 {
	margin: 0;
}
.footer .fancytitle a {
	min-width: 55px;
	display: block;
	overflow: hidden;
	height: 45px;
	font-size: 0.9em;
}

.footer .fancytitle.em a {
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
}

.footer .fancytitle.right {
	float:left;
	margin-left:150px;
}

.footer .fancytitle.right {
	margin-right: 100px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "A real clubber, dressed in rubber, wearing pearls, meeting girls,
	drinking fast, leaving last, waiting for dawn, starting to yawn." */
