/*  
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:#fff;
margin:15px 0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
color:#555;
}

#upper {
font-size: 10px;
}

#upper a{
color:#e74f05;
}
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:blue;
}

a:hover, a:visited:hover {
color:black;
}

#header {
padding-bottom:1em;
border-bottom:1px dotted #808080;
}

#header h1 a {
color:black;
line-height:1em;
margin-left:60px;
}

#header h1 a:hover, #header h1 a:visited:hover {
color:#e74f05;
}

div.navigation {
margin-top:1em;
margin-bottom:2px;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
color:#e74f05;
}

h2 {
margin-top:2em;
font-size:2em;
}

h1 {
margin-top:27px;
font-size:2.5em;
}

h3 {
text-align:center;
}
small {
color:#e74f05;
}

ul {
padding-left:0;
}

ul.inlined li, div.inlined li, #sidebar li {
display:inline;
}

#bookmarks {
text-align:center;
}

.description {
float:left;
}

strong a, strong a:visited {
color:#e74f05;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}

/* Single Post
-------------------------------------------------------------- */

#singlesite {
margin-top:50px;
border:3px dotted #808080;
text-align:center;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

#singlehead {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border:1px dotted #808080;
}

/* Ausgabe in der Suche
-------------------------------------------------------------- */


#ausgabe {
width:640px;
margin-bottom:25px;
}

.katausgabe {
float:left;
width:240px
}

.titleausgabe {
float:right;
width:400px
}

.titleausgabe a{
color:#e74f05;
font-size:18px;
line-height:18px;
}

/* Adsense Header
-------------------------------------------------------------- */
#headersense {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border:1px dotted #808080;
}


/* Suchfeld Styles
-------------------------------------------------------------- */

#searchform {
padding-top:10px;
padding-bottom:10px;
text-align:center;
border:1px dotted #808080;
}

input.search_input { 
width: 292px; 
border: 0; 
background: #fff url(input.png) no-repeat; 
padding: 5px; 
color: #333; 
font-weight: bold; 
}

input.submit_input { 
background: /*#E0691A*/ url(submit.png) no-repeat; 
border: 0; 
height: 24px; 
width: 137px; 
color: #FFF; 
font: bold 0.9em arial, sans-serif; 
}


/* Suchfeld Styles
-------------------------------------------------------------- */

#footer {
text-align:center;
}
