/*  
Theme Name: Zero
Theme URI: http://wp.uberdose.com/2007/02/04/zero-wordpress-theme/
Description: Pure. Clean. Room to breathe.
Version: 1.2
Author: uberdose
Author URI: http://wp.uberdose.com/
*/

body {
background:#000000;
margin:0px 0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#FE009A;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
width: 764px;
text-align:center;
margin: 10px auto;
}

a, a:visited {
text-decoration:none;
color:FE009A;
}

a:hover, a:visited:hover {
color:FE009A;
}

#header {
padding-bottom:1em;
border-bottom:1px dotted #FE009A;
}


#header h1{
color:#FE009A;
font-size:10px;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
color:#FE009A;
font-size:10px;
}

h2 {
margin-top:2em;
font-size:10px;
}

h1 {
margin-top:2em;
font-size:10px;
}

small {
color:#FE009A;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;
}

#searchform {
text-align:right;
}

.description {
float:center;
}

strong a, strong a:visited {
color:#FE009A;
}

strong {
color:FE009A;
}

.next_links {
margin-top:2em;
}

.entry h2 {
margin-top:2em;
font-size:10px;
}

