/*   
Theme Name: Spinemelter
Theme URI: http://parkour.se/spnmltr
Description: I fart in your general direction!
Author: The Thomas
Author URI: http://parkour.se/thethomas
Version: 0
.
General comments/License Statement if any.
.
*/
body {
	background-color: #E9E8E8;
	font: 75%/150% "Lucida Grande", Verdana, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	background-color: white;
	width: 960px;
	margin: 0px auto;
	position: absolute;
	left: 50%;
	margin-left: -480px;
	/*margin-top: 0px;*/
}

#nav_top {
	width: 953px;
	padding: 0 3px 0 3px;
	height: 34px;
}

#nav_top * {
	float: left;
	font-size: 90%;
	margin-top: 2px;
}

#header_date {
	width: 310px;
	padding-top: 6px;
}

#nav_date {
	font-size: 8pt;
	display: block;
	font-weight: 500;
	padding: 0 5px 0 20px;
	color: #91C439;
}

#header_title {
	width: 340px;
	padding-left: 5px;
}

#banner {
	width: 100%;
	height: 139px;
}

#content {
	padding: 0px 10px;
	/*border: 1px solid red;*/
	width: 935px;
}

/* post stuff */
.post_container {
	width: 584px;
	/*clear: both;*/
	padding-bottom: 35px;
	border-right: 1px solid #E9E8E8;
	padding-right: 5px;
}

.post_title, .post_title a:link, .post_title a:visited, .post_title a:active, .post_title * {
	color: #76B608 !important;
	padding: 0px;
	font-weight: 700;
}

.post_date {
	width: 100%;
	border-bottom: 1px solid #E9E8E8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.92em;
	color: #777;
}

.post_content {
	text-align: justify;
}

.post_content img {
	border: 1px solid #76B608;
	padding: 3px 3px;
	margin: 2px;
}

blockquote {
	border-left: 3px solid #CCC;
	padding-left: 3px;
	font-style: italic !important;
}

.post_tag {
	width: 100%;
	background-color: #F9F8F8;
	text-align: center;
	height: 30px;
	margin-top: 20px;
	border-top: 1px solid #E9E8E8;
	border-bottom: 1px solid #E9E8E8;
	padding-top: 7px;
	padding-bottom: 0px;
}

span.orange_link a:link, span.orange_link a:visited, span.orange_link a:visited {
	color: #FF9900 !important;
}

/* headers */
h1,h2,h3,h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	font-weight: normal;
}
h2 {
	padding: 10px 0 0px 0;
	color: #A4A4A4;
	font-size: 1.3em;
}

/* sidebar */
div#sidebar {
	width: 275px;
	margin-left: 645px;
	/*clear: right;*/
}

/* links */
a:link, a:visited, a:active {
	color: #515151;
	text-decoration: none;	
}
a:hover {
	color: #000;
	text-decoration: underline;	
}
a img {
	border: 0;	
}

/* text */
.text_serif, .text_serif * {
	font-family: Georgia, "Times New Roman", Times, serif;	
}

.text_notsobig, .text_notsobig * {
	font-size: 95% !important;	
}

#main {
	width: 625px;
	float: left;
}

.column {
	float: left;
	padding: 10px 20px;
}

.module_container {
	margin: 0 auto 12px 5px;
	padding: 0; /* 5px 5px 5px;*/
	width: 270px;
	overflow: hidden;
	border: 1px solid #E9E8E8;
}

div#twitter_sidebar h2.widgettitle {
	background-image: url(http://parkour.se/blog/wp-content/themes/Spinemelter/images/twitter.png);
	background-repeat: no-repeat;
	background-position: 250px 5px;
}

h2.widgettitle {
	width: 265px;
	padding: 5px;
	margin: 0;
	display: block;
	background-color: #E9E8E8;
	font-size: 95%;
	font-weight: 800;
}

span.mytwitter_tweet_time {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333;
	padding: 0 0 5px 10px;
	font-style: italic;
	font-size: 86%;
}

div.gray_box {
	background-color: #F9F8F8;
	padding: 5px;
}

div.gray_box a {
	white-space: nowrap;
}

div.footnote {
	width: 100%;
	line-height: 1.0em;
	background-color: #e9e8e8;
	font-size: 9px !important;
	padding-left: 90px !important;
}

span.date {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #6f6e6e;
	margin-top: -2px;
	font-size: 86%;
	padding-left: 10px;
}

div.slim_line {
	line-height: 1em;
	padding-bottom: 4px;
}

/* link list */
li#linkcat-2 {
	
}

ol li {
	margin: 0 auto 20px auto;
	border-top: 1px solid #f9f8f8;
}

div.comments_author {
	font-weight: 900;
	font-style: italic;
	padding-bottom: 0px;
	margin-bottom: 2px !important;
}

div.comments_text p {
	margin-top: 0px;
	padding-top: 0px;
}

div#prev_next_links {
	width: 625px;
	text-align: center;
	margin: 0 auto;
}

div#footer-wrapper {
	padding: 10px;
	clear: both;
	width: 950px;
	background-color: #E9E8E8;
	background-image: url(images/footer.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

div#footer {
	clear: both;
	margin: 0 auto;
	width: 960px;
	color: #ABA;
	padding: 0px 0;
	background-color: #E9E8E8;
}

div#footer div#powered-by {
	float: right;
	margin: 10 0 0 auto;
	width: 300px;
	padding-top: 10px;
	color: black;
	font-weight: bold;
	background-color: #e9e8e8;
}