/*  
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: #e5e5e5;
font-family: Arial, Helvetica, Geneva, sans-serif;
padding: 1px;
font-size: .88em;
line-height: 1.2em;
}

a {
color: #cc3e26;
text-decoration: none;
font-weight: bold;
}

#page {
width:90%;
margin:auto;
}

#header {
margin-bottom:60px;
}

h1.blogtitle {
font-size: 3em;
line-height: 1em;
text-transform: uppercase;
margin-bottom:1px;
}

h1.posttitle {
font-size: 1em;
line-height: 1em;
text-transform: uppercase;
color: #34353e;
}

h2.posttitle {
font-size: 1em;
line-height: 1em;
text-transform: uppercase;
clear:both;
}

h2.posttitle a, h2.posttitle a:visited, h1.posttitle a, h1.posttitle a:visited {
color: #34353e;
}

#footer {
clear:both;
}

.alignright {
float:right;
text-align:right;
}

.alignleft {
float:left;
text-align:left;
}

.navigation {
padding-bottom:20px;
margin-bottom:20px;
}

.search {
margin-top:20px;
margin-bottom:20px;
}

ul.bookmarks {
list-style: none;
display:inline;
}
