/*
Theme Name: Out There
Theme URI: http://dev.d10e.net/wordpress/
Description: Out There is a basic dark WordPress theme (originally based on Tiny).
Author: Ben de Groot
Author URI: http://d10e.net/
Version: 0.3
.
Copyright (C) 2005 Ben de Groot
Distributed under the terms of the GNU General Public License v2
.
*/

html{
 	background: #FFFFFF;
	color: #666666;
	margin: 0;
	padding: 0;
	}
body {
	text-align: center; /* IE quirks auto margins workaround */
	font: 70%/160% 'bitstream vera sans', 'lucida grande', verdana, sans-serif;
	padding: 0px;
	}
html>body { font-size: 13px; } /* for modern browsers that can resize px */

#wrap {
	margin: 1px auto; /* auto centers the div */
	padding: 30px;
	text-align: left; /* after centering #wrap above for IE we return to normal alignment */
	border: 1px solid #FFFFFF;
	overflow: hidden;
	}

#header {
	height: 20px;
	overflow: hidden;
	}

#content {
	width: 75%;
	float: left;
	text-align: left;
	}

#nav {
	width: 20%;
	float: right;
	text-align: right;
	}

/*	Header image and link	 */

h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	}


/* 	General styling		*/

h2 {
	font: normal 1.5em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .2em;
	margin-top: 1em;
       }

h3 {
	font: normal 1.4em/120% 'Nimbus Sans L', helvetica, arial, sans-serif;
	margin-bottom: .3em;
	}

h4 {
	font-size: 1.1em;
	}

h5 {
	font-size: 1em;
	}

address {
	font-style: italic;
	}

blockquote {
	margin: 0;
	padding: 1px 0 1px 20px;
	background: #FFFFFF url(quote.png) no-repeat;
; color: #000000
	}
blockquote p {
	margin: .7em 0;
	}

dt {
	margin: 1em 0 .5em 0;
	font-weight: bold;
	}

code, pre, var {
	font-family: 'bitstream vera sans mono', 'andale mono', monospace;
	font-size: 1em;
	}

dd {
	margin: .5em 0 1em 1.5em;
	}

img {
	border: none;
	}

#content p {
	text-align: justify;
	}

#content form p {
	text-align: left;
	}

ol {
	margin-left: 3em;
	padding: 0;
	}

a:link {
	color: #48f;
	text-decoration: none;
	}
a:visited {
	color: #a9f;
	text-decoration: none;
	}
a:hover, a:active {
	color: #999999;
        text-decoration: underline;
	}
h3 a:visited {
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
	}

.commentlink {
	text-align: right;
	}

ol.commentlist {
	list-style: none;
	margin-left: 0;
	}

.commentlist li {
	font-style: normal;
	padding: 1em;
; background-color: #FFFFFF
	}

.commentlist .alt {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}

.commentlist p {
	margin: .6em 0 0 0;
	}

.hilite {
	background: #f93;
; color: #FFFFFF
	}

#content .more {
	margin-top: -1em;
	text-align: right;
	}

.posted {
        color: #333333
	margin-top: .3em;
; background-color: #FFFFFF
	}

.posted cite {
	font-weight: bold;
	font-style: normal;
	}

#postcomment {
        color: #333333
	text-align: left;
	}

input#submitComment {
        color: #333333
	padding: 2px 4px;
	}

input#submitComment:hover {
	cursor: pointer;
	}


/*	Navigation links		*/

.prev {
	display: block;
	float: left;
	text-align: left;
	width: 48%;
	}

.next {
	display: block;
	float: right;
	text-align: right;
	width: 48%;
	}

.nav:after {
    content: ".";
    display: block;
    height: 0;
    overflow: hidden;
    clear: both;
    visibility: hidden;
}
* html .nav { height: 1%; }


/*	sidebar styling 	*/

#nav h2 {
	display: none;
	}

#nav h3 {
	font-size: 1.2em;
	color: #CC0000;
        ; background-color: #FFFFFF
	}

#nav h4 {
	font-weight: normal;
	}

#searchform, #searchform p {
	font-size: 1em;
	margin: 0;
	}
#searchform input {
	width: 132px;
	margin: .3em 0 1em 0;
	}

textarea{
	background: #FFFFFF;
	color: #FF0000;
	}

textarea:focus, #author:focus, #email:focus, #url:focus, #searchform input:focus {
	border-color: #36d;
	}
body  { 	background: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0;
 } #author { 	font-size: 1em;
	background: #FFFFFF;
	color: #CC0000;
	padding: 1px 2px;
	border: 1px solid #aaa;
 } #email { 	font-size: 1em;
	background: #FFFFFF;
	color: #CC0000;
	padding: 1px 2px;
	border: 1px solid #aaa;
 } #url { 	font-size: 1em;
	background: #FFFFFF;
	color: #FF0000;
	padding: 1px 2px;
	border: 1px solid #aaa;
 } #searchform input  { 	font-size: 1em;
	background: #FFFFFF;
	color: #FF0000;
	padding: 1px 2px;
	border: 1px solid #aaa;
 } 

h2 a { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h3 a { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h2 a:active { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h2 a:hover { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h2 a:link { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h3 a:link { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } h2 a:visited { 
	color: #CC0000;
	text-decoration: none;
; background-color: #FFFFFF
 } 