/*  
Theme Name: Design
Theme URI: http://shii.org
Description: butts
Version: 1
Author: Shii
Author URI: http://shii.org
*/

body {
background: #fff; color: #000;
font-family:serif;
margin: 1em;
}


#content {
text-align: justify;
margin-left: 3em;
margin-right: 3em;

	}
	
#header {
	background: url('images/stolen.jpg') #000 no-repeat fixed top right;
	height: 150px; margin-bottom: 2em;	padding: 0;
}

#headertext { color: #fff; display: inline; margin: 1em; background: #0000; }
#headertext h1 {  display: inline; font-family: Courier, monospace; }
#headertext a { color: #fff; text-decoration: none }

#footer {
	clear: both;
	text-align: left;
	border-top: thin solid black;
	font-size: 80%;
}

h1 {
	font-size: 250%;
	margin-bottom: 0;
	padding-bottom: 0;
}

h2 {
	margin-bottom: 0.2em;
}

li h2 {text-shadow: 3px 3px 2px grey;}

a {
text-decoration: none;
}

a:hover {
text-decoration: underline;
}


.description {
	margin-top: 0;	
}

#osakaeyes
{
	float: right;
	width: 20%;
	padding: 0.5em;
	margin: 0 0 1em 0;
	font-size: 0.8em;
	background: white;
	color: black;	
}

#osakaeyes a {
	color: black;
	text-decoration: none;
}
#osakaeyes a:hover {text-decoration: underline;}
#osakaeyes > ul > li { display: inline }
#osakaeyes > ul { margin: 0; padding: 0 }

#main { margin-right:20%; padding:1em 2em; }

.postmetadata {
	background-color: #ededed;
	padding: 0.5em;
	text-align: right;
	margin-bottom: 3em;
	font-size: 90%;
}

.postmetadata_alt {
	background-color: #ededed;
	padding: 0.5em;
	text-align: justify;
	margin-bottom: 3em;
}

blockquote {
	border-left: medium solid silver;
	padding-left: 1em;
	
}

#content p img {
	padding-right: 1empx;
	padding-bottom: 1empx;
	border-width: 0px;
}

.pagetitle {
	text-align: center;
}	

.alignright {
	float: right;
}
	
.alignleft {
	float: left
}

li.authorcomment {
	background: #f6f7f8;
	padding: 1em;
}


li.item {
	padding: 1em;
}

.tagcloud a {
	text-decoration: none;
}

.tagcloud a:hover {
	text-decoration: underline;
}

.align_bottom {
	text-align: center;
}

.entry, .entrytext {
margin-top: 1em;
border-style: solid none;
text-align: left;
}

h2 {text-align: left}

.avatar {
float: left;
position: relative;
left: -60px;
margin-right: -40px;
}
