/*  
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:#fff;
margin:0;
padding:0;
font-family: "Crimson Text", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
line-height:1.4em;
color:#555;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
}

a, a:visited {text-decoration: none;
	color:blue;
}

#page {
width: 760px;
text-align:justify;
margin: 10px auto;
}

h2 a, h2 a:visited {
text-decoration:none;
}

h2 a:hover, h2 a:visited:hover {
/*color:#EF1F1D;*/
text-decoration: none;background-color:#555;color:#fff; 
}

a:hover img, a:visited:hover img {
background-color:#fff;
}

#header {
padding-bottom:1em;
border-bottom:1px dotted #808080;
}

#header h1 a {
color:#555;
/*color:#ffd25f;*/
line-height:1em;
text-decoration: none;
}

#header h1 a:hover, #header h1 a:visited:hover {
background-color:#fff;color:#555;
text-decoration: none;
}

#sidebar {
/*background-color:#F6F6F6;*/
margin-top:3em;
}

.wp-caption {
border: 1px solid #ddd;
padding:0.5em 0 0 0.5em;
}

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
/*color:#e74f05;*/
/*color:#EF1F1D;*/
color:#555;
}

h2 {
margin-top:2em;
padding-top:0.5em;
font-size:2em;
line-height:1.2em;
text-align:left;
}

h1 {
margin-top:2em;
font-size:2.5em;
}

small {
color:#777777;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;
}

li#recent-posts ul li {
display:list-item;
}

#searchform {
text-align:right;
}
#addicted_results li {
list-style-type:none;
}
.description {
float:left;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}

/*  .alt {
background-color:#F3F3F3;
} */

blockquote p {
border: 1px solid #aaa;
border-left:4px solid #aaa;
padding:1em;
background-color:#F3F3F3;
}

img {
border:0;
}

img.avatar {
	float: right;
	margin: 0 0 1em 1em;
}

a:hover img, a:link:hover img {background-color: #fff; border:0;}

@media print{ 
body {color:#000000;
      background-color: #FFFFFF;
      font-family: "Lucida Grande", "Georgia", serif;
}
#page {width: auto;
}
#header h1 {font-size:2em;
}
#content a:link {text-decoration: underline;
}
#footer, #sidebar, form#commentform, h3#respond, div.sociable, script, #searchform {display:none;}
}
