/*  
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 {
	margin:15px 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:#555;
	background-attachment: scroll;
	background-color: #fff;
	background-image: url(/gaphead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 300px;
}

ul {
margin-left:1.5em;
padding-left:1.5em;
}

#page {
width: 640px;
text-align:justify;
margin: 10px auto;
}
#page p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
}

a, a:visited {
	text-decoration:none;
	color:#FF0099;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FF0099;
}

a:hover, a:visited:hover {
	color:#FFFFFF;
	background-color: #FF0099;
}

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

#header h1 a {
	color:#FF0099;
	line-height:1em;
	font-size: 48px;
}

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

div.navigation {
margin-top:1em;
margin-bottom:2em;
}

h1 a, h2 a, h1 a:visited, h2 a:visited {
	color:#FF0099;
	font-size: 36px;
	border-bottom-style: none;
	text-align: left;
}

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

h1 {
	margin-top:2em;
	font-size:2.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

small {
color:#FF0099;
}

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:#666666;
}

strong {
color:black;
}

.next_links {
margin-top:2em;
}

#page img {
	padding: 2px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	text-decoration: none;
}

