/*  
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;
text-rendering: optimizeLegibility;
min-width: 1280px;
}


#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; }
#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;
	margin-left: 45px;
}

#content p img, a img {
	padding-bottom: 1em;
	border-width: 0px;
}

.pagetitle {
	text-align: center;
}	

.alignright {
	float: right;
        padding-left: 1em;
}
	
.alignleft {
	float: left
}

.aligncenter {
display: block;
padding-left: 25%;
}

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;
}

.entry table, .entrytext table {
margin-top: -1em;
width: 75%;
line-height: 1.1em;
padding-left: 2%;
}

.entry p, .entrytext p {
text-align: justify;
width: 95%;
line-height: 1.1em;
}

h2 {text-align: left}

.avatar {
float: left;
position: relative;
left: -60px;
margin-right: -40px;
}

.oneitem {list-style-type: none}

.more-link {
display: block;
padding-top: 1em;
margin-left: -.8em;
}

.wp-caption-text {
font-style: italic;
}