/*  
Theme Name: motomedia.tv
Theme URI: http://blog.motomedia.tv/
Description: Theme von blog.motomedia.tv
Version: 2.0
Author: Tim R. Gloystein
Author URI: http://blog.motomedia.tv

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

.hellgrau 
 {
	 color:#505050;
	}
	
h1 a
 {
	 text-decoration:none;
		color:#DD4F00;
	}
	
h1 a:hover
 {
	 text-decoration:none;
		color:#686868;
	}
	
h1
 {
			margin-bottom:0px;
	}
	
.small
 {
	 font-size:11px;
		margin-bottom:10px;
		color:#404040;
	}
	
.tribal
 {
	 text-align:center;
		margin-top:15px;
		margin-bottom:-15px;
	}
