/*
Theme Name: Capricorn
Theme URI: http://www.random-is.me/themes/
Version: 1.3
Description: Capricorn is a light simple one cloumn theme, designed for people with simple taste.
Author: <a href="http://shaibanii.com">Shaibanii</a>
Tags: white, black, one-column, fixed-width, light
For the WordPress community (GPL), enjoy!
by Shaibanii - Random-is.me

For WordPress 2.7+ :)
*/

* {
	font-family: "Verdana", sans;
	font-size: 1em;
	color: white;
}


html {
	font-size: 62.5%;
}

a {
	text-decoration:none;
}

html, body {
	height: 100%;
	min-height: 100%;
	background-color:black;
}
body {
	min-width:92em;
}
div.anna {
	display:block;
	margin: 2em;
	margin-top: 4em;
	padding:1.2em;
	width: 100%;
	max-width: 88em;
	border:red 0.1em dashed;
	overflow:hidden;
}
span.twitter-timestamp {
	text-decoration:none;
	border:none;
	font-size: 0.5em;
}
appr {
	text-decoration: none;
	boder: none;
}
div.sissie {
	font-size: 2em;
}
div.sarah {
	font-size:0.9em;
	margin-top:0em;
}
div.martina {
	position:absolute;
	top: 0em;
	left: 0em;
	width: 100%;
	min-width:92em;
	border-bottom: red 0.1em dashed;
}
div.marita {
	position:absolute;
	top:0em;
	right:2em;
	display:inline;
}
.annette {
	color:black;
}
div.martina ul {
	padding-left: 1em;
}
li.page_item {
	font-size:1.5em;
	display:inline;
	margin-left:1em;
}
li.page_item_natie {
	font-size:0.9em;
	display:inline;
	margin-left:1em;
}
.marlene {
	color:white;
	width:100%;
	border-bottom: red 0.1em dashed;
}
h2.marlene {
	font-size:3em;
}
h3.marlene {
	font-size:1.8em;
}
blockquote {
	background-image:URL("http://vodr.ch/stuff/quote.png");
	background-repeat:no-repeat;
	padding-left:2.5em;
	margin-left:1em;
}
cite {
	font-size:0.75em;
}
pre {
	font-variant:small-caps;
}
label {
	display:block;
	width:25em;
}

/* shit isch nid vo miar, aber warum nid: */
/* Forms */

input, textarea, select, button {
	background:#fafafa;
	border:1px solid #efefef;
	padding:2px;
	margin:3px 0 5px 0;
	width:50em;
}

input:focus {
	border:1px solid #555;
}

/* Footer */

#footer {
	font-size:9px;
	text-align:center;
	float:left;
	margin:10px 0 0 0;
	padding:10px 0 10px 0;
	width:100%
}

#footer a{
	color:#999999;
}

#footer a:hover{
	color:#777;
}
