/*
Theme Name: WordPress Classic
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
/*	letter-spacing: 0.1em; */
	font-family: verdana
}

a img {
	border: none;
}

a:visited {
color: #fff; 
}

a:hover {
	color: #c4456f;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

/*blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
} */

#entry a {
	text-decoration: underline;
}

body {
	background: #000;
/*	border: 2px solid #565;
	border-bottom: 1px solid #565;
	border-top: 3px solid #565; */
	color: #fff;	
	font-family: verdana;
	font-size: 10px;
/*	letter-spacing: 0.1em; */

	text-align: right;
}

.entry {
font-size: 11px;
/*line-height: 13px; */
font-family: verdana;
/*letter-spacing: 0.1em; */
padding-bottom: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
    border-bottom: 1px dotted #fff;
	font-family: verdana;
	font-size: 12px;
/*	letter-spacing: 0.1em; */
/*	margin: 15px 0 2px 0; */
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
		text-transform: none;
	font-weight: bold;
	image: url(http://spacesheep.dk/wp-content/themes/spacesheep_1/images/navimg/rotate.php);
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: Helvetica;
	
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
	font-size:11px;
}

#header {
	background: #000;
/*	border-bottom: 3px double #aba; */
/*	border-left: 1px solid #9a9;	*/
/*	border-right: 1px solid #565;	*/
/*	border-top: 1px solid #9a9;	*/
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
/*	padding: 15px 10px 15px 60px; */
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

.pagenav {
	text-transform: none;
/*	letter-spacing: 0.2em; */
		text-decoration: none;
		font:verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 20px;
	list-style-image: url(http://spacesheep.dk/wp-content/themes/spacesheep_1/images/navimg/rotate.php);
	}
	
.pagenav ul {
text-transform: none;
border-bottom:none;


}

.pagenav li {
 border-bottom: 1px dotted #fff;
  padding-bottom: 7px;
 padding-top: 7px;
 
 }
 
.pagenav ul li{
padding-bottom: 5px;
 padding-top: 5px;
/*	text-transform: lowercase;	*/

	}
	
.pagenav ul ul li {
color: #ccc;
border-bottom:none;
text-transform: none;
font-weight:normal;	
list-style: square;

}

.footer {
border-top: 2px dotted #fff;
text-align: center;
width: 100%:

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
