/*
Theme Name: Zweiradmessen Design 1.5
Theme URI: http://www.zweiradmessen.de/
Description: The WordPress theme for zweiradmessen.de / Based on Theme "Kapikua", http://kapikua.com/
Version: 1.5
Author: medienrauschen UG
Author URI: http://medienrauschen.com/
Tags: black, white, fixed width, two columns

	Zweiradmessen v1.5

	This theme was designed and built by Thomas Gigold,
	whose blog you will find at http://gigold.de/

*/
body {
	margin:0;
	padding:0;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;	
	background-color:#fff;
	color:#333333;
}
h1, h2, h3, h4{
	font-family:Georgia, "Times New Roman", Times, serif
}
h1 {
	color:#ffffff;
	font-size:18px;
	margin:40px 0 0 85px;
	font-weight:normal;
	letter-spacing:1px;
	width:155px;
	text-align:center;
}
h2{
	font-weight: normal;
	font-size: 18px;
}
h3{
	font-weight: normal;
	font-size: 14px;
}
a:link, a:visited{
	color:#333333;
	text-decoration: underline;
}
a:hover, a:active{
	color:#333333;
	text-decoration: none;
}

div#wrapper{
	margin:8px auto;
	width:900px;
	border:1px solid black;
}
	
/** grosser header **/
#cabecera {
	background-repeat:no-repeat;
	width:536px;
	height:227px;
	margin:0;
	border-bottom:11px solid #BAB8C5;
}
div#cabeceraborder{
	height:225px;
	width:536px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
}
			
/** logo **/
div#logo{
	position:absolute;
}
div#logo a img{
	border:none
}

/** menue oben **/
#menuh {
	width:536px;
	height:33px;
	margin:0;
	background-color:#BAB8C5;
}
#menuh ul {
	list-style:none;
	color:#fff;
	font-size:13px;
	margin:0;
	padding:8px 0 0 250px;
}
#menuh ul li {
	display:inline;
}
#menuh ul li a {
	color:#000;
	text-decoration:none;
}
#menuh ul li a:hover {
	color:#000;
	text-decoration:underline;
}
			
/** bloginhalt **/		
#content {
	width:536px;
	padding:0;
}

/** suche **/
#buscador {
	background-color:#979FB6;
	position:absolute;
	top:9px;
	margin:0 0 0 537px;
	width:363px;
	height:81px;
	text-align:center;
	/* Iexplorer */
	*width:360px;
	
}
#searchform {
	margin:30px 0 0 0;
}

/** flickr **/
#azul {
	background-image:url(imagenes/bg_messe.jpg);
	margin:0 0 0 537px;
	top:91px;
	position:absolute;
	height:177px;
	border-bottom:12px solid #BAB8C5;
	font-size:11px;
	color:#000000;		
	width:363px;
	/* Iexplorer */
	*width:360px;
}
div#flickr{
	padding:5px 0 0 12px;
	height:172px;
	border-bottom:1px solid #ffffff;
}
div#flickr img{
	width:70px;
	height:70px;
	margin:7px;
}
div#flickr a img{
	border:none;
}
		

#menu {
	position:absolute;
	background-color:#333;
	margin:0 0 0 537px;
	top:281px;
	width:363px;
	padding:15px 0 0 0;
	/* Iexplorer */
	*width:360px;
	color:#ffffff;
}
#menu a:link, #menu a:visited {
	color:#ffffff;
	text-decoration: underline;
}	
#menu a:hover, #menu a:active {
	color:#ffffff;
	text-decoration: none;
}	
	
#izquierda {
	width:160px;
	padding:0 0 20px 10px;
	float:left;
}
	
#derecha {
	width:165px;
	margin-left:189px;
}
#menu ul {
	margin:0;
	padding:0 0 20px 0;
	list-style:none;
}
#menu li{
	line-height: 1.2em;
}
#menu ul li{
	margin:0;
	padding:0;
	list-style:none;
}
#menu ul li ul  {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
#menu ul li ul li {
	margin:3px 0 0 0;
	padding:0;
	font-size:11px;
}

#var {
/**
	margin:0 9px 10px 8px;
	padding:4px 8px;
	font-size:12px;
	border:1px solid #999;
	background-color:#303030;
	clear:both;
**/
	margin:0 9px 10px 8px;
	padding:0;
	border:1px solid #999;
	background-color:#303030;
	clear:both;
	height: 200px;
	overflow:hidden;
}
#var p {
	padding:0;
	margin:4px 0;
	color:#ffffff
}
		
#pie {
	margin:15px 0 0 0;
	background-color:#666;
	color:#FFF;
	font-size:11px;
}	
#pie a:link, #pie a:visited {
	text-decoration:underline;
	color:#ffffff;
}
#pie a:hover, #pie a:active {
	text-decoration:none;
	color:#ffffff;	
}
#pie ul {
	margin:10px 0 0 20px;
	padding:15px 0 15px 0;
}
#pie ul li {
	margin-bottom:5px;
}
#pie ol {
	margin:5px;
	padding:2px;
}
span.widgetitle{
	display:block;
	border-bottom:1px solid #999;
	font-weight:bold;
	padding:2px 0
}

#nav {
	font-size:11px;
	padding:20px;
	text-align:center;
	border-bottom:5px solid #BAB8C5;
}
#nav a {
	color:#333;
	text-decoration:none;
}
#nav a:hover {
	color:#000;
	text-decoration:underline;
}

.liout {
	margin:-5px;
	padding:5px 10px 5px 15px;
	border-right:1px solid #CCC;
	/* IE */
	*margin-left:10px;
	*padding:5px;
}
.liend {
	margin:-5px;
	padding:5px 10px 5px 15px;
	/* IE */
	*margin-left:10px;
	*padding:5px;
}
	
	
.tiempo {
	font-size:11px;
}


div#dortmund2009{
	margin:1px;height:60px;background-image:url(http://www.zweiradmessen.de/messeblog/wp-content/uploads/2010/01/blogbanner_small_d09.jpg);background-repeat:no-repeat;padding:5px 20px 5px 120px;color:#cc0000;
}
div#dortmund2009 a{
	color:#cc0000;
}

div#leipzig2010{
	margin:1px;height:60px;background-image:url(http://www.zweiradmessen.de/messeblog/wp-content/uploads/2010/03/blogbanner_le2010.jpg);background-repeat:no-repeat;padding:5px 20px 5px 120px;color:#cc0000;
}
div#leipzig2010 a{
	color:#cc0000;
}