/*  
Theme Name: Aielman's SEO Theme
Theme URI: http://wp.uberdose.com
Description: Nihilistic. SEO compliant. Aielman's theme.
Version: 0.1
Author: uberdose
Author URI: http://wp.uberdose.com/2007/08/17/aielmans-seo-theme/
*/

body {
background-color: #000066;
font-family: Arial, Helvetica, Geneva, sans-serif;
padding: 20px;
font-size: .88em;
line-height: 1.5em;
}

a {
color: #0000cc;
font-weight: bold;
}

#page {
	background-color: #fff;
	width: 500px;
	margin: auto;
	border-top: 5px solid #000099;
	border-left: 5px solid #000099;
	border-bottom: 5px solid #000033;
	border-right: 5px solid #000033;
	padding: 25px;
}

#header {
	margin-bottom: 10px;
	background: url(http://www.mywebpowerlibrary.com/books.png) no-repeat right;
	height: 55px;
	border-bottom: 1px solid Silver;
}

h1.blogtitle {
font-size: 1.5em;
text-transform: uppercase;
margin-bottom:10px;
}

h1.posttitle {
font-size: 2em;
line-height: 1em;
color: #cc0000;
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
}

h2.posttitle {
font-size: 1.5em;
line-height: 1em;
color: #0000cc;
font-family: Georgia, Times New Roman, Times, serif;
text-align: center;
clear:both;
}

h2.posttitle a, h2.posttitle a:visited, h1.posttitle a, h1.posttitle a:visited {
color: #cc0000;
}

#footer {
	clear: both;
	border-top: 1px solid Silver;
	font-size: 0.75em;
	text-align: center;
}

#sidebar {
	border-top: 1px solid Silver;
	text-align: center;
	margin: 10px;
font-size: .75em;

}

#sidebar ul{
	padding: 0px;
	margin: 10px;
}

#sidebar li{
	display: inline;
margin: 0 .5em 0 -.5em;
padding: 0 .5em 0 .5em;

}

.postmetadata {
visibility:hidden;
width:0px;
height:0px;
	border-top: 1px solid Silver;
	border-bottom: 1px solid Silver;
	text-align: center;
	padding: 10px;
	font-size: 0.75em;
}

.alignright {
float:right;
text-align:right;
}

.alignleft {
float:left;
text-align:left;
}

.navigation {
margin: -25px -25px 25px -25px;
font-size: 0.75em;
text-align: center;
background-color: black;
color: white;
}

.navigation a{
color:white;
}

.search {
margin-top:20px;
margin-bottom:20px;
}

ul.bookmarks {
list-style: none;
display:inline;
}

.widget h2, li {
	font-size: 1em;
	line-height: 1em;
}

.widget li {
	border-left: 1px solid #000;

}

.alt {
	background: #ffffcc;
}
#respond {
	border-top: 1px solid Silver;
	padding-top: 10px;

}
#comments {
	border-top: 1px solid Silver;
	padding-top: 10px;

}
.commentlist li{
	font-size: 1em;
	padding: 10px;
}