/*
Theme Name: hvhv default
Theme URI: http://hvhv.org
Description: spread love123
Version: 1
Author: steffen barsch & stefan zetzsche
Author URI: http://hvhv.org
Tags: pain, love, pain, love

*/

* {
	margin:0;
	padding:0;
}

/*
/////////////
	blog
////////////
*/

.ex {
	width:30em;
	margin:0 auto;
	text-align:left;
	line-height:1.5em;
}


/* misc */

object {
	margin-bottom:0.5em; /* abstand unter videos */
}


body {
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	margin:0.9em;
	padding:0;
	}
	


img {
	margin:0.5em;
	text-align: center;
}

.post {
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	margin: 0 auto;
	padding: 6em 0 4em 0;
	}
	


/* infos hover */

#infocontainer {
	margin-top:-4em;
	text-align:center;
	position:absolute;
	width:100%;
	margin-left:-0.9em;
}

#infos {
	text-align:center;
	display: block;
	overflow: hidden;
	height: 1.3em;
}

#infos:hover {
	height:auto;
}

#infos a.infos {
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	letter-spacing:normal;
	width:8em;
	text-decoration:none;
}

span.link {
	display:block;
	cursor:default;
	margin-bottom:0.6em;
}



/* link classes */

.post a img {
	border: none;
	text-decoration:none;
	}

a:link, a:visited, a:active {
	color: black;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: black;
}

.post a {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
	font-size: 0.9em;
}

.invis {
	display:none;
}

a.white:link{
	color:white;
	text-decoration:none;
}

a.white:visited{
	color:white;
	text-decoration:none;
}

a.white:hover{
	color:white;
	background-color:black;
	text-decoration:none;
}

a.nounderline {
	text-decoration:none;
}

#head a {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:0.1em;
	text-decoration:none;
}


.work a {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: 0.15em;
	font-size: 1em;
}


/* head */


#navi {
	position:absolute;
	width: 2.5em;
	height: 1.2em; 
	overflow: hidden;
}

#navi:hover {
	position: absolute;
	width: 20em; 
	height: 3em;
	overflow: hidden;
	margin-left:-3.8em;
}

#fix {
	margin:auto auto auto -0.9em;
	position:fixed;
	width:100%;
	text-align:center;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:900;
}

#rss {
	position:absolute;
	right:0.9em;
}

/* 
////////////////////////
		2009 
////////////////////////
*/

.date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	letter-spacing:0.15em;
}

.work {
	text-align:center;
	font-size:1em;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}


/* navigation arrows */

.alignright {
	top:50%;
	left:2%;
	position:fixed;
}

.alignleft {
	top:50%;
	right:2%;
	position:fixed;
}

/* special classes */

.nomargin {
	margin-bottom:-300px;
}

.image {
}

.left {
	float:left;
	}

.about {
	text-align:left;
	margin-left:2%;
	width:80%;
	font-size:12px;
	}

#spacer {
	margin-top:175px;
}

