/*
Theme Name: goodSchist for great justice comrade 
Theme URI: http://www.goodschist.com
Description: A classic, awesome looking blog layout. Like slashdot with an image for each story, but unlike slashdot in that it doesn't completely suck as a site.
Version: 1.0
Author: Chris Town
Author URI: http://www.yorrike.com/

Steal anything you find useful. 
Licensed under the Creative Commons Attribution-ShareAlike deed ( http://creativecommons.org/licenses/by-sa/2.5/ )
*/

body	{
	background-color: #000000;	
    font-size: 62.5%;
    font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

#site {
width: 46em;
margin: 0em auto;
padding: 0em;
}

#header {
margin: 0em auto;
text-align: center;
background-color: transparent;
border-bottom: 0px solid #000000;
padding: 0em;
height: 158px;
}

#iconlinks {
	margin-left: 1em;	
}

#iconlinks p img{
	vertical-align: middle;
	padding-right: 0.5em;	
}

#iconlinks p {
	font-size: 1.2em;
	font-weight: bold;	
}

#iconlinks div {
	border: 2px solid #000000;
	padding: -2px 0px;
	height: 28px;	
	margin-bottom: 0.5em;
	width: 40%;

}

#iconlinks div.left {
	float: left;
}

#iconlinks div.right {
	clear: right;
}


#iconlinks div img{
	margin-top: -2px;
	margin-left: -8px;
	vertical-align: top;
}

#content{
padding: 0em;
background-color: #FFFFFF;
margin: 0em;
border: 0px solid #000000;
border-top-width: 0px;

}

#content p img, #content img{
	max-width: 35em;
}

#content div.entry img{
	max-width: 28em;
}

#entry {
margin: 0em 1em 0.5em;
border: 2px solid #000000;
padding: 0em 1em;
clear: left;
background-color: #FFFFFF;
}

#splash {
	float: left;	
	text-align: center;
	display: none;
}

#title {
	margin: 1em 1em 0em;	
}

#title img{
	float:left;
	margin-right: 1.5em	
}

#bubblepoint {
	clear: both;
	margin-bottom: -2px;	
	margin-left: 32px;
}

#bubblepoint img{

}

#header h1, #header h1 a {
	margin: 0px;
	padding: 0.3em 0.3em 0em;
	font-size: 1.7em;
	letter-spacing: 0.25em;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
	font-weight: normal;
}

#header h1 a:hover, h2 a:hover {
	border: none;	
}

h1 span.schist {
	color: #FFFFFF;
	background-color: transparent;
    font-weight: bold;
    font-size: 1.0em;
}

#header p {
	color: #FFFFFF;
	background-color: transparent;
	margin: 0em 3em 0em 0em;
	padding: 0em;
	font-style: italic;
	text-align: right;	
	font-size: 1.2em;
}

p {
    font-family: Georgia, serif;
/*'Lucida Grande', Verdana, Arial, sans-serif;*/
	text-align: justify;	
	font-size: 1.4em;
}

.slipmenu	{
    padding: 0.3em 1em 0.3em 1em; 
    font-size: 1.2em;
    text-align: center;
    color: #515151;
    background-color: #FFFFFF;
    background-image: url(images/pinstripes.png);
    margin: 0em auto 0em auto;                
    border: 2px solid #000000;
    border-width: 2px 0px;
}

		.slipmenu li	{
				display: inline;
				margin: 0em 1em 0em 0em;
				}

		.slipmenu ul	{
				padding: 0em;
				display: inline;
				margin: 0em;
				list-style-type: none;
				}

		.slipmenu li#search	{
				}

		.slipmenu li#search form	{
				display: inline;
				}

		.slipmenu li#search form input	{
				border: 2px #000000 solid; 
				text-align: left; 
				padding: 0px 0px 0px 4px;
				font-weight: bold;
				}

		.slipmenu li#search form input:focus	{
				background-color: #b3bec5;
				color: #000000;
				}

		.slipmenu a	{
				color: #000000;
				background-color: transparent;
				font-weight: bold;
				text-decoration: none;
				margin: 0px 0.4em 0px 0.4em;
				}

		.slipmenu a:hover	{
				border: 2px solid #000000;
				border-width: 0px 0px 2px 0px; 
				}

div.splash	{
	height: 183px;	
	padding: 0em;
	width: 30px;
	float: left;
	margin-left: 0px;
	margin-top: 2em;
}

	div.splash p	{
		text-align: left;
		padding: 0px;
		margin: 0px;
		background-color: transparent;
	}

	div.splash p a img	{
		border: none;
	}
	
div.post	{
	margin-top: 1.0em;
	padding-top: 0em;
	font-size: 1.2em;
}

div.post img, div.post p img {
	max-width: 90%;
}

div.splash {
	height: 60px;
	width: 79px;
	float: left;
	margin: 1em 0.5em;
	background-color: transparent;
}

div.postcontent, div.singlecontent	{
	border: 2px solid #000000;
	background-color: #FFFFFF;
	padding-left: 1em;
	padding-right: 1.5em;
	margin: 1em 8px 0px 82px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	text-align: justify;
	min-height: 60px;
}

div.singlecontent	{
		border-top: none;
		padding: 1em 1.5em;	
}

h2, h2 a{
	padding-top: 0.5em;
	padding-left: 0;
	font-size: 1.4em;	
    margin: 0em 0em 0.2em 0em;
    font-family: times, serif;
    font-style: italic;
    color: #000001;
    text-decoration: none;
    text-align: left;
}

div.podPress_content {
	display: none;	
}

.feedback {
	color: #000001;
	text-align: left;
	margin: 0px 0px 0.6em 0px;
	padding: 0em;
	font-size: 1.2em;
}

	.feedback a{
		color: #000001;
		border-bottom: 2px solid #0054A7;
		padding-top: 0.2em;
		text-decoration: none;
	}

	.feedback a:hover {
		border-bottom: 2px solid #F75400;
	}

	span.author {
		font-weight: bold;
	}
	
.credit		{
    margin: 0em 0em 0em 0em;
    padding: 1em 0.5em 1em 0.5em;
    line-height: 1.2em;	
    text-align: center;
    font-size: 1.0em;
    color: #000000;
    background-color: transparent;
    clear: both;
    border-top: 1px solid #777777;
}
	.credit a {
		color: #000000;
		background-color: transparent;
    	font-weight: bold;
    	text-decoration: none;
	}

	.credit a:hover {
		border-bottom: 2px solid #000000;
	}

.navigation {
	text-align: center;
	padding: 0.8em 0em 0.6em 0em;
	margin: 0em;
}

.navigation span.back {
	margin-right: 2em;	
}

.navigation span.forward {
	margin-left: 2em;
}

.navigation a{
	color: #000000;
	background-color: transparent;
	border-bottom: 2px solid #0054A7;
	padding-top: 0.2em;
	margin: 0.5em 0em 0em 0em;
	text-decoration:none;
	font-weight: bold;
}

.navigation a:hover {
	border-bottom: 2px solid #F75400;
}

#commentform #name, #commentform #email,#commentform #author, #commentform #url, #commentform textarea {
    background: #FFFFFF;
    color: #000000;
    border: 1px solid #333;
    padding: 0.2em;
}

#commentform textarea {
	width: 95%;
	margin: 0em 1em 0em 0em;
}

h3#comments_header, h3#respond {
	font-size:1.6em;
	border-bottom: 2px dashed #777777;
	margin: 0em 1em 0em 0em;
	padding-left: 1em;
font-weight: normal; 	
}

h3, h3 a {
    font-size: 1.2em;	
    margin: 0em 0em 0.2em 0em;
    font-family: times, serif;
    font-style: italic;
    color: #535E63;
}

h3 a:hover {
    margin: 0em 0em 0.5em 0em;
    color: #A32E33;
}

h3.archives, h3.archives a {
    font-size: 1.4em;	
}

a 	{
    color: #0054A7;
    background-color: transparent;
    text-decoration: none;
    font-weight: bold;
	}
	a img, a img:hover
		{
		border: none;
		}

	a:visited 	{
		}

	a:hover 	{
		border-bottom: 2px solid #000000;
		}

div.excerpt {	
	padding: 0em 1em;
}

div.excerptinline {
	padding: 0em 1em;
}

div.excerpt p, div.excerptinline p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 1.4em;
    color: #000000;
    background-color: transparent;
}

div.excerptinline p {
	font-size: 1.6em;
	color: #222222;
}

blockquote {
	padding-left: 30px;
	margin-left: 2em;
	background: transparent url(images/quotes.png) top left no-repeat;
	font-style: italic;	
}

.floatleft {
float:left;
}

.floatright {
float:right;
}

img.floatleft, img.floatright {
margin: 0.5em;
}

img.floatright {
margin-right: 0em;
}

img.floatleft {
margin-left: 0em;
}

#comments {
	margin: 0px;
	border: none;
	padding: 0em;
	clear: left;
}

#comments ul.commentlist {
	list-style: none;
	padding-left: 0em;
	padding-top: 0em;
	margin-left: 0em;
	margin-top: 0em;
}

#comments ul.commentlist li, li.pingback{
	list-style: none;	
}

.comment_text, .ping_text {
	border: 2px solid #000000;
	margin-left: 54px;
	margin-bottom: 0.5em;
	padding: 0.5em;
}

.ping_text {
	margin-left: 0em;
}

h4#comments_header {
	font-family: Georgia, serif;
	font-size: 1.2em;
	text-align: right;
	margin: 0em 0em 0em 0em;	
	padding: 0em 0em 0em 0em;
	text-align: right;
}

#social{
	margin: 0px; 
	padding: 0px;
}

#social ul {
	list-style:none;
	padding-left: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#social ul li {
	display: inline;	
	padding-left: 0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-right: 1em;
}

#social ul li img{
	padding:0px;
	margin:0px;
	vertical-align: bottom;	
}

/* For the accordion effect in the comments section */

div.tweetelement, div.trackelement {
	margin: 0em;
	padding: 0em;
}

div.borders {
	border: 2px solid #000000;
	border-width: 0px 2px 2px 2px;
	border-bottom: 2px solid #000000;
	margin: 0em 0em 1em 0em;
	-webkit-border-bottom-left-radius:1em;
	-webkit-border-bottom-right-radius:1em;
	-moz-border-radius-bottomleft:1em;
	-moz-border-radius-bottomright:1em;
	padding: 1em 1em 0em 1em;
}


h3.commentbacks, h3.tweettoggler, h3.tracktoggler {
	background-color: #999999;
	color: #000000;
	text-align: right;
	border: 2px solid #000000;
	padding: 0em;
	margin: 0em;
	cursor: pointer;
	-webkit-border-top-left-radius:1em;
	-webkit-border-top-right-radius:1em;
	-moz-border-radius-topleft:1em;
	-moz-border-radius-topright:1em;
	font-size: 1.4em;
	padding: 0.1em;
}

img.toggler {
	margin: -30px 0.5em -14px 0.5em;	
	padding: 0em 0.2em 0em 0.2em;
}

div#tweetbacks, div#trackbacks, div#commentbacks {
	margin: 0em 1em 0em 1em;
}

div#commentbacks {
	margin: 1em;	
}

p.reply {
	margin-top: 0em;
	margin-bottom: 0.5em;
	padding: 0em;
	text-align: right;	
}
