/*  
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: #fff;
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: .88em;
}

a {
color: #cc3e26;
text-decoration: none;
font-weight: bold;
}

#page {
width:100%;
margin:auto;
}


h1.blogtitle {
text-transform: uppercase;
top:-5px;
position:relative;
}

h1.posttitle {
font-size: 3em;
text-transform: uppercase;
color: #34353e;
}

h2.posttitle {
font-size: 1em;
line-height: 1em;
clear:both;
}

small.date {
font-size: 0.7em;
}

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;
}


ul.bookmarks {
list-style: none;
display:inline;
}