/* Typen */


@font-face {
	font-family: "axel-bold";
	src: url('http://spiekermann.com/wp-content/themes/sp/_fonts/axel_neu/Axel-Bold.ttf');
}




/* Allgemein */

body {
	font-family: Helvetica, Arial, Geneva, sans-serif;
}




/* Mainnavigation */

ul.mainnav {
	font-family: "espi-slab-1","espi-slab-2";
	/* font-family: Verdana, "Lucida Grande", Lucida, sans-serif; */
	font-size: 12px;
}





/* Überschriften */

div.post h1, div.post h2, div.twitter h2 {
	/* font-family: "axel-bold", Helvetica, Arial, Geneva, sans-serif; */
	font-weight: bold;
	font-size: 18px;
	color: #D40000;
	line-height: 1.4em; /* Durchschuss */
}





/* Fießtext */

div.entry p, p.postmeta, div.twitter p {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 14px;
	line-height: 1.6em;
}

p.postmeta {
	color: #242424;
	text-align: right;
}

.date, #postmeta p, .profile {
	padding-left: 1.2em;
}

/* twitter box */

div.twitter li {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-size: 12px;
	margin-bottom: 18px;
	padding-right: 24px;
}

ul#twitter_update_list li span {
	display: block;
}



/* footer */

div.foo p {
	/* font-family: Verdana, "Lucida Grande", Lucida, sans-serif; */
}


/* Kommentare */
.commentnumber {
	/* font-family: Georgia, "Times New Roman", Times, serif; */
	font-weight: normal;
	font-size: 2.4em;
	padding: 0;
	color: #fff;
}

.commentmetadata {
	
}


/*

Schriftschnitte

*/



div.post h1 {
	font-weight: regular;
}





/* 

Einzüge 

*/


div.post p + p {
   text-indent:2em;
   margin-top:0 
}

div.post p {
   margin-bottom:0;
   margin-top:0;
   padding-bottom: 0;
}

div.post p.postmeta {
	margin-top: 12px;
}


/* 

Zitate 

*/


div.comments blockquote {
	color: #666;
	font: italic 1.2em Georgia, "Times New Roman", Times, serif;
}



/* 

Farben

*/


div.post p.date {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	padding-bottom: 10px;
}


/* temp */

div.tests li {
	background-image: none;
}