/*  
Theme Name: Zero
Theme URI: http://wp.uberdose.com/2007/02/04/zero-wordpress-theme/
Description: Pure. Clean. Room to breathe.
Version: 1.3
Author: uberdose
Author URI: http://wp.uberdose.com/
*/

body {
background:#000;
margin:15px 0;
padding:0;
font-family: georgia, serif, Arial, Helvetica;
font-size: small;
color:#fff;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
width: 640px;
text-align:left;
margin: 10px auto;
}

a, a:visited {
text-decoration:none;
color:#999;

}

img{border:none;}


a:hover, a:visited:hover {
color:#ccc;
}

#header {
padding-bottom:1em;

}

#header h1 a {
color:#666;
line-height:1em;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:#f00;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
text-align:right;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
color:#666;
}

h2 {
margin-top:2em;
font-size:2em;
}

h1 {
margin-top:2em;
font-size:2.5em;
}

small {
color:#999;
}

ul {
list-style-type: none;
font-size: small;
text-align:left; 

}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;

}

#searchform {
text-align:right;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#999;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
text-align:right;
}

#navmenu ul {margin: 0; padding: 0;

	list-style-type: none; list-style-image: none; font-size:small; text-align:left; }

#navmenu li {}

.caption {
font-size:x-large;
text-align:left;
}


