/*
Theme Name: City Zweirad - 2010 Variante 2
Theme URI: http://www.cityzweirad.de/
Description: Theme for the City Zweirad GmbH Bike Store in Oberursel, Germany
Version: 2.2
Author: Thomas Stein
Author URI: http://www.thomas-stein.com/

*/


/* ------------------------------------------------------------------------------------------------
|  Design Basics. Globals
 ----------------------------------------------------------------------------------------------- */

body {
	background-color: #FFFEF9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #403300;
}

a, a:active, a:visited {
	color: #a69074;
	font-weight: normal;
	text-decoratin: none;
}

a:hover {
	color: #403300;
	text-decoration: underline;
}

li {
	line-height: 20px;
}

/* ------------------------------------------------------------------------------------------------
|  Layout
 ----------------------------------------------------------------------------------------------- */

#page {
	width: 900px;
	margin: 10px auto;
	background-color: #fff;
	color: #333;
	border: 1px solid #403300; 
	line-height: 130%;
	text-align: left;
}

#header {
	background: white url('images/schriftzug2010.jpg') no-repeat;
	height: 186px;
}

#headertext {
	border-top: 1px solid #403300; 
	border-bottom: 1px solid #403300; 
	background: #a69074;
	color: white;
	padding: 3px;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

#content {
	float: left;
	width: 690px;

}

#sidebar {
	float: left;
	width: 210px;
	margin: 0;
    text-align: center;

}

#footer {
	background: #a69074;
	color: white;
	font-size: 10px;
	padding: 3px;
	border-top: 1px solid #403300;
	font-weight: bold;
}

#footer a {
	color: white;
	font-weight: bold;
}

#sidebar img  {
	border: 1px solid #403300;
	margin: 10px;
}

/* ------------------------------------------------------------------------------------------------
|  Navigation
 ----------------------------------------------------------------------------------------------- */

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
  
#nav li {
	margin:0;
	padding:0;
	text-align: left;
	border-bottom: 1px solid #403300;
	border-right: 1px solid #403300;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	background: #fff2bf;

}

#nav a:link, #nav a:visited {
	display:block;
	margin:0px 0;
	padding:0.75em 0.75em 0.75em 0.75em;
	background: #fff2bf;
	height:1em;
	text-decoration: none;
	font-size: 1.05em;
	color: #282828;

}

#nav a:hover {
	background: #a69074;
	text-decoration: none;
	color: #282828;
}
  
html>body #nav a:link, #nav a:visited, #nav a:hover {
	height:auto;
}













.navigation {
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
}

/* #navigation {
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 15px 0px 10px;
	list-style-type: none;
	list-style-image: none;
} */

ul.navigation {
	margin: 0px;
	padding: 0;
}

.navigation li {
	width: 184px;
	background: #fff2bf;
	padding: 7px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: 1px solid #403300;
	border-right: 1px solid #403300;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: normal;
}

.navigation li a {
	text-decoration: none;
	font-size: 1.1em;
	color: #282828;
	font-weight: normal;
	
}

.navigation li:hover {
	background: #a69074;
	text-decoration: none;
	color: #282828;
}





/* ------------------------------------------------------------------------------------------------
|  Post
 ----------------------------------------------------------------------------------------------- */


.post {
	margin-bottom: 40px;
}

.posttitle {
	color: #a99071;
	font-family: Verdana, Arial, sans-serif;
	font-size: 20px;
	/* letter-spacing: 1px; */
	font-weight: bold;
	border-bottom: 1px solid #403300; 
	padding-bottom: 8px;
}

.posttitle a {
	text-decoration: none;
	color: #a99071;
	font-weight: bold;
}

.cat {
	margin-bottom: 30px;
}

.cattitle {
	color: #403300;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-weight: bold;
	/* letter-spacing: 1px; */
}

/* ------------------------------------------------------------------------------------------------
|  Frontpage
 ----------------------------------------------------------------------------------------------- */

.li_frontpage ul li {
	line-height: 1.4em;
	margin-bottom: 10px;
}

.fp_image {
	padding: 4px;
	border: 1px solid #403300;
}
/* ------------------------------------------------------------------------------------------------
|  Misc
 ----------------------------------------------------------------------------------------------- */


.marken li{
	list-style-image: none;
	list-style-type: none;
}
