html, body, * { padding:0; margin:0;}

body{ font-family: arial; font-size: 95%; line-height: 115%; background:#B2B2B2 url(images/bodybg.png) top center repeat-x; text-align: center; }
body,td,th { color: #292929; }

img {/* float:left; /*padding:0 8px 5px 0;*/ }
img.right { float:right; padding:0 0 5px 8px; }

a, a:link { color:#292929; text-decoration: underline; }
a:hover { color:#292929; text-decoration: none; }
a img { border: none; }

p { font-size: 80%; margin-bottom:1em; }

h1 { font-family: Arial; font-weight: bold; font-size: 190%; padding-top: .1em; padding-bottom: .5em; }
h2 { font-family: Arial; font-weight: bold; font-size: 150%; }
h3 { font-family: Tahoma; font-size: 110%; font-weight: bold; }
h3 a{ color: #000000; text-decoration: none; }
h3 a:hover { color: #999999; text-decoration:none; }
h4 { font-size: 105%; }

#wrapShadow { width:908px; padding:0; background: url(images/wrapShadowbg.png) left top repeat-y !important; background-image:none; margin:0 auto; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/wjfuerth/wp-content/themes/wjfuerth/images/wrapShadowbg.png'); }
#wrap { width:900px; margin:0 4px;}
#header { padding:0; height:175px; width:100%; position: relative; background:#FFFFFF url(images/headerbg.png) bottom center repeat-x; margin-bottom:0px; color: #626262; }
#header a { color: #626262; text-decoration: none; }
#header h1 { text-align:center; width:625px; font-family:Georgia, "Times New Roman", Times, serif; font-size:36px; color:#ffffff; padding:15px 15px 0 15px; margin:0 auto; line-height:normal; }
#header h1 a, #header h1 a:hover, #header h1 a:link, #header h1 a:visited, #header h1 a:active { color:#464646; text-decoration:none; }

#logoDiv {float:left; display:inline; background: url(images/logo.png) top left no-repeat;  width: 330px; height: 125px; }
#logo {display:block; width: 330px; height: 125px; }

#searchtop { float:right; margin-right:15px; }

#pages { text-align: center; position: absolute; left:0; bottom: 0; height:32px; width:100%; margin-bottom: 16px;font-size:13px;}
#pages ul { display:inline-block; margin: auto; width: auto !important; }
#pages ul li {position: relative; display:inline; height:27px; color:#626262; padding:5px 2px 0 2px; margin: 0 3px 0 3px; }
#pages ul li  ul.showMenu {display: block; }
#pages ul.subMenu {display: none; position: absolute; width: 100% !important; width: 100px; left:-12px !important; left:-9px; top: 20px; background: #ffffff; padding: 4px 19px 3px 3px !important; padding: 6px 27px 3px 12px; border-left: 1px solid #626262; border-bottom: 1px solid #626262; border-right :1px solid #626262; }
#pages ul.subMenu li {display: block; padding:0; margin:2px; height: auto; list-style-type: none; font-size: 11px !important; font-size: 14px;}

#content {min-height:430px; height: auto !important; height:430px; width:900px; margin:0 auto; padding: 16px 0 0 0; background:#F3F3F3 url(images/contentbg.png) left top repeat-y; }
#content.noSideBar { background-image:none !important; }
#content.Termine div { border-top: none !important;}

#sidebar { float:left; width:161px !important; width:140px; }
#sidebar h4 { color: #000000; font-family:arial; font-size:100%; margin-top:5px; padding:13px 0px 1px }
#sidebar p { padding:3px; font-size:70%; }

#menu { padding:0 0 25px 20px; text-align:left; }
#menu ul { list-style:none; margin:0 0 20px 0; padding:0; font-size:85%; }
#menu ul li, #recentcomments li, #recentcomments li.recentcomments { padding:0; margin:0 0 2px 0; width:140px; }
#menu ul li a { display:block; padding:1px 0px 1px 0px; text-decoration:none; color:#737373; }
#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover { color:#999999; }

#main { margin:0 0 0 0px; width:680px; text-align:left; float:left; display:inline;}
#main.noSideBar { width: 900px; }

#footer { height:44px; clear:both; background: #F3F3F3; border-top: 3px solid #ffffff; }
#footer p { text-align: center; color: #626262; font-size:10px; padding-top:10px; }
#footer a:link, #footer a:hover, #footer a:visited{ color: #626262; }


li.eventList { padding:0; margin:0; list-style-type: none !important; }
li.eventList a { margin:0 !important; margin-left: -18px; }




/* Let's keep those items in line!  :)  */
#main .storycontent {
	overflow:hidden;
}


.item {
	text-align:left;
	width:659px !important; width: 660px;
	padding:20px 30px 25px 50px;
	border-top: 2px solid #ffffff;
}

.item.first { border: none !important; }

.item img {
	border: 1px solid #000000;
	padding: 1px;
	margin: 0 10px 5px 0px;
}

#main.noSideBar .item { border: none !important; width: 820px !important; width:820px;}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol{
	list-style-type: decimal;
	font-size: 80%;
}

.itemhead {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:10px;
}

.itemhead h3 a {
	display: inline;
	color:#292929;
}

.storycontent p {
	padding:5px 0px;
}


.aligncenter,
div.aligncenter {
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
	float:none !important;
	margin: 0 auto;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.chronodata {
	float: right;
	color: #292929;
}

.tags, .category, .metadata {
	margin:0px;
	font-size:11px;
	color:#292929;
	display: block;
}

input, textarea {
	font-size: 12px;
	color:#292929;
	border:1px solid #454545;
	background-color:#FFFFFF;
}

#searchform input, #s input {
	display:inline;
	font-size:12px;
	color:#aaaaaa;
	border:1px solid #454545;
	background-color:#252525;
}

#author, #email, #url {
	width:200px;
}

#comment {
	width:790px;
	height:175px;
	padding:10px;
}

#comments {
	color:#292929;
	line-height:normal;
}

.metadata {
	clear:both;
	margin-top: 20px;
	color: #292929;
}

.metadata a, .metadata a:link, .metadata a:hover, .metadata a:visited {
	color: #999999;
	text-decoration:none;
}

.commentlist p {
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #343434;
	background-color:#252525;
}

blockquote blockquote {
	border-left: 5px solid #454545;
	background-color:#363636;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#292929;
	margin-bottom:15px;
	line-height:normal;
}

#respond h3 {
}

.commentmetadata {
	font-size: 80%;
	float: right;
}
.commentlist {
	margin-top: 5px;
}

.commentlist li {
	padding:5px;
	background-color:#e2e2e2;
	overflow:hidden;
	margin-bottom:5px;
}

.commentlist li p {
	padding:8px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #999999;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #999999;
}

.alignright {
	float: right;
	padding-right:0px;
	font-size:9px;
}

.alignleft {
	float: left;
	padding-left:50px;
	font-size:9px;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#252525;
}


#wp-calendar td {
	color: #999999;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#252525;
	color: #898989;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}
li.allEvents { margin-top:25px !important; margin-bottom:5px !important; font-size: 12px; }
li.eventList { margin-bottom:15px; }
li.eventList a { font-weight: bold; }
li.eventList p { padding: 0; margin: 0; }
p.eventLocation { margin:0; padding: 0; }
p.eventLocationSub { margin:0; padding: 0; }
p.eventNotes { margin:15px 0 0; padding: 0; }
p.eventLink { margin-top:2px; }
p.eventLink a { font-weight: normal; }

a.linkBack { margin-left: 50px; font-size: 11px; }

form.mmf-form {font-size:14px;}
form.mmf-form input { width: 240px;}
form.mmf-form label { float: left; }
form.mmf-form p span { float: right; width:260px; text-align:right; }
form.mmf-form p br { display: none; visibility: hidden; }
form.mmf-form p { width: 460px; float: left; margin: 0; }
form.mmf-form p.captcha label {float:left;clear:both;margin-bottom:3px;}
form.mmf-form p.captcha img {float:left;clear:both;}
form.mmf-form p.captcha span {float:left;clear:both;text-align:left;}
form.mmf-form p.captcha span input {width:74px;margin:0 0 0 -3px;}
form.mmf-form p.textarea textarea { width: 460px; }
form.mmf-form p.textarea br { display:block; }
form.mmf-form p.textarea label { float: none; margin-bottom: 5px;}
form.mmf-form p.textarea span { float: none;}
form.mmf-form p input.submit { float: right; width: auto;}
form.mmf-form p img.ajax-loader { float: right;}

div.mmf-response-output { clear: both; width: 410px;}

/* 404 */
h2.p404 {font-size:16px; margin:10px 0 5px 100px; }
p.p404 {font-size:12px; margin-left:100px; }
div.clearer {clear:both;}
div.termin {float:left;}
div.iCal {float:left;margin:3px 5px 0 0;}
div.iCal a {display:block;font-size:10px;width:28px;height:24px;padding:12px 0 0 9px;background:url(icalAllIcon.png);}
