/*  
Theme Name: Zero
Theme URI: http://wordpress.uberdose.com/wordpress/zero-wordpress-theme.html
Description: Pure. Clean. Room to breathe.
Version: 1.0
Author: uberdose
Author URI: http://wordpress.uberdose.com/
*/

body {
background:#fff;
margin:15px 0;
padding:0;
font: .7em/1.7em verdana, sans-serif;
color:#555;
}

#page {
width: 640px;
text-align:justify;
margin: 10px auto;
}

a, a:visited {
text-decoration:none;
color:blue;
}

a:hover, a:visited:hover {
color:black;
}

#header {
padding-bottom:1em;
border-bottom:1px dotted #808080;
}

#header h1 a {
color:black;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:#e74f05;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
color:#e74f05;
}

h2 {
margin-top:2em;
font-size:2em;
}

h1 {
margin-top:2em;
font-size:2.5em;
}

small {
color:#e74f05;
}

ul {
padding-left:0;
}

li {
display:inline;
}

#searchform {
text-align:right;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#e74f05;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}
