/*  
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 {
font-size: 1em;
  font-family: Georgia, serif;
padding:0;

}

.comments_box {
background-color:#efe9e9; 
}

.comments_top {
background-color:#CCCCCC;
}

.text { 
font-size: 0.9em;
  border: 0px solid black;
  font-family: Georgia, serif;
}


ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
width: 400px;
text-align:justify;
margin: 2px auto;
}

a, a:visited {
text-decoration:none;
color:black;
}

a:hover, a:visited:hover {
color:black;
}

#header {
padding-bottom:0em;
}

#header h1 a {
color:black;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:black;
}

div.navigation {
  border: 0px solid black;
  font-family: Georgia, serif;
 
}
div.smallivation {
 font-size: 1.1em;
  border: 0px solid black;
  font-family: Georgia, serif;
 
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
  font-size: 1.2em;
  font-weight:bold;
  border: 0px solid black;
  font-family: Georgia, serif;
  margin-bottom:0.2em;
}

h2 {
  font-size: 1.2em;
  font-weight:bold;
  border: 0px solid black;
  font-family: Georgia, serif;
  margin-bottom:0.2em;
}

h1 {
  font-size: 1.2em;
  font-weight:bold;
  border: 0px solid black;
  font-family: Georgia, serif;
  margin-bottom:0.2em;
}

small {
color:#000000;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;
}

#searchform {
text-align:right;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#000000;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}
