
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width: 100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

text-decoration: none;
}

acronym, abbr {
	border-bottom: 1px dashed #C38681;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
	cursor: help;
}

blockquote {
	border-left: 3px solid #C38681;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff url('http://jeep.cfasp.de/upload/182076.jpg') no-repeat left top;
	color: #C38681
	font-size: 100%;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0
	
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	font: 80% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	border-bottom: 1px dotted #C38681;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	border-bottom: dotted 1px #C38681;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/*header*/
#header {
	font-family: Palatino, Garamond, serif;
	text-align: left;
	letter-spacing: 0.2em;
	line-height: 80%;
	margin: 0;
	margin-left:350px;
	padding-top: 5px;
	height:100px;
}
#header a {
	color:#C38681;
	font-family: Palatino, Garamond, serif;
	font-size: 1.2em;
	text-decoration: none;
	border: none;
	padding:0;
}
#header a:hover {
	text-decoration: underline;
}

/*content*/
#content {
	border-left: 2px solid #666;
	padding-left: 2px;
	margin: 50px 12em 0px 190px;
	floart:left;
	width: 600px;
}
.post {
	margin-right: 8em;
}
.feedback {
	color: #C38681;
	text-align: right;
}
.meta {
	font-size: .75em;
	border: none;
}
.meta, .meta a {
	color: #8E7765;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta li {
	display: inline;
}
.storytitle {
	margin: 0;
}
.storytitle a {
	border: none;
}

#commentform input, #commentform textarea {
	background: #C38681;
	border: 1px solid #8E7765;
}

#commentform textarea {
	width: 100%;
}

/*menu*/
#menu {
	background: #fff;
	border-bottom: 1px solid #C38681;
	border-left: 1px dotted #8E7765;
	padding: 10px 0 5px 15px;
	float:right;
	position: absolute;
	left: 680px;
	top: 50px;
	width: 200px;
}
#menu form {
	margin: 0 0 0 13px;
}
#menu input {
	background: #eee;
	letter-spacing: -0.05em;
	border: 1px solid #999;
	width: 80%;
}
#menu ul {
	color: #C38681;
	font-weight: bold;
	text-transform: lowercase;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}
#menu ul li {
	font: italic normal 110% 'Times New Roman', Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px; /*border-bottom: dotted 1px #8E7765;*/
}
#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	text-align: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul ul li {
	letter-spacing: 0;
	border: 0px none;
	margin-top: 0;
	padding-left: 12px; font-style:normal; font-variant:normal; font-weight:normal; line-height:115%; font-size:70%; font-family:Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif; padding-right:0; padding-top:0; padding-bottom:0
}
#menu ul ul li a {
	color: #C38681;
	text-decoration: none;
}
#menu ul ul li a:hover {
	border-bottom: 1px solid #8E7765;
}
#cam {
	font-size: .5em;
	text-align: center;
}
#wp-calendar {
	font-size: 14px;
	border: 1px solid #ddd;
	margin: 0;
	width: 90%;
	empty-cells: show;
}
#wp-calendar #next a {
	text-align: right;
	padding-right: 10px;
}
#wp-calendar #prev a {
	text-align: left;
	padding-left: 10px;
}
#wp-calendar a {
	text-decoration: none;
	display: block;
}
#wp-calendar a:hover {
	background: #e0e6e0;
	color: #8E7765;
}
#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}
#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	text-align: center;
	letter-spacing: normal;
	padding: 2px 0;
	
}
#wp-calendar td.pad:hover {
	background: #fff;
}
#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/*footer/credit*/
.credit {
	background: #8E7765;
	color: #fff;
	font-size: .9em;
	text-align: center;
	margin: 0px;
	padding: 3px;
	border-top: double 3px #C38681;
	clear:both;
}

.credit a:link, .credit a:hover {
	color: #F6C4BB;
}
