/*
Theme Name: Alzheimer
Theme URI: http://www.computer-manufaktur.de
Description: Alzheimer Blog Theme basiert auf Stardust: <a href="http://www.tomstardust.com">Tommaso Baldovino</a>
Author: Computer Manufaktur GmbH
Author URI: http://www.computer-manufaktur.de
Tags: accessible, tree columns, simple, clean, valid CSS, valid XHTML
Version: 1.0
*/
body {
	color: #333333;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align:center;
	background-color:#ffffff;
}
form {
	margin:0px;
	padding:0px;
}
/*.skip, hr{
	position: absolute;
	left: -9999px;
	height:0px;
}*/
.skip {
	position: absolute;
	left: -9999px;
	height:0px;
}
hr {
	height:0px;
	border:none;
	margin:0px;
	padding:0px;
	position: absolute;
	left: -9999px;
}

a:link, a:visited {
	color:#333333;
	text-decoration: underline;
}
a:visited {
	color:#333333;
	text-decoration: underline;
}
a:hover, a:active {
	color:#333333;
	text-decoration: none;
}
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}
acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}
acronym, abbr {
	cursor: help;
}
blockquote {
	background: url(images/quote.png) no-repeat;
	margin-left: 1.5em;
	padding: 1px 0 0 40px;
	border-top: 3px double #ddd;
	border-bottom: 3px double #ddd;
}
cite {
	font-size: 100%;
	font-style: normal;
}

h1{
	font: 260%/1.15 Georgia, serif;
	letter-spacing: -0.2px;
	margin: 0;
	padding: 40px 0 5px 160px;
	position:absolute;
	left:-3000px;
}
#header h1 a:hover, #header h1 a:active{
	text-decoration: none;
	color: #ec4d00;
}
p.payoff{
	margin: 0 0 25px 160px;
	padding: 0;
	color: #fff;
	font: 120% Arial, Helvetica, Verdana, sans-serif;
	position:absolute;
	left:-3000px;
}
h2 {
	margin: 15px 0 2px 0;
	padding-bottom: 5px;
}

h3 {
	font: 130% Arial, Helvetica, Verdana, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90% Arial, Verdana, sans-serif;
	letter-spacing: 0;
	line-height:130%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
	border-top: 1px solid #eee;
	background-color: #f0663c;
	background-image: url(images/storybottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.feedback a{
	color: #ffffcc;
	text-decoration:none;
	font-weight:bold;
}
.feedback a:hover, .feedback a:active{
	text-decoration: none;
}
.feedback p{
	padding: 0 25px;
	margin:0px;
	padding:0px;
	margin-right:20px;
	line-height:20px;
}
.feedback .tags {
	float:left;
	margin-left:10px;
	text-align:left;
	float:left;
	height:auto;
	margin-right:120px;
	background-color:#F0663C;
}

.meta {
	font-size:80%;
}
.meta li, ul.post-meta li {
	display: inline;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
.meta, .meta a {
	color: #333;
	font-weight: normal;
	letter-spacing: 0;
}
.meta a{
	color: #ec4d00;
	text-decoration: underline;
}
.meta a:hover, .meta a:active{
	text-decoration: none;
}
.meta .tags{
	background: url(images/tag.gif) 0 0 no-repeat;
	padding-left: 20px;
}
.meta .user{
	/*background: url(images/user.gif) 0 0 no-repeat;
	padding-left: 20px;*/
}

.post{
	margin-bottom: 40px;
}
.post ul{
	margin: 0;
	padding: 0;
}
.post ul li{
	margin: 0;
	padding: 0.2em 20px;
	background: url(images/list.png) 0 4px no-repeat;
	list-style: none;
}
.post ol{
	margin: 0 25px;
	padding: 0;
}
.post ol li{
	margin: 0;
	padding: 0.2em 0;
}

.storytitle {
	margin: 0;
	font-size:1.3em;
	padding-bottom:0px;
}
.storytitle a {
	text-decoration: none;
}
.storytitle a:link, .storytitle a:visited{
	color: #444;
	text-decoration: none;
}
.storytitle a:hover, .storytitle a:active{
	color: #ec4d00;
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
}
#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}
.commentlist li {
  border-top: 1px solid #eee;
  padding-top: 10px;
  margin-top: 5px;
}
img.avatar {
  margin: 0 5px 0 0;
  padding: 1px;
  border: 1px solid #eee;
}
div.commentbody {
	margin: 10px 60px 10px 30px;
	padding: 25px 0 0 10px;
	background: #fbee9d url(images/comment-top.png) no-repeat;
}
div.commentbody div{
	padding: 0 5px 5px 0;
	background: #fbee9d url(images/comment-bottom.png) bottom right no-repeat;
}

#container{
	width: 914px;
	min-width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#wrapper{
	float: left;
	width:500px;
}
#content {
	padding: 30px 10px 10px 0px;
	background: transparent;
	min-height:300px;
}
*html #content {
	height:300px;
}

#header {
	background: url(images/header.jpg) no-repeat;
	margin: 0;
	padding: 0;
	position: relative;
	height: 200px;
	width: 914px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

p#rss{
	position: absolute;
	right: 80px;
	top: 55px;
	margin: 0;
	padding: 0;
}

.textwidget{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

#menu {
	float: right;
	display: inline;
	width: 200px;
	margin: 0 0 240px 0;
}
*html #menu {
	clear:both;
}

#menu form {
	margin: 0 0 0 2px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #333;
	color: #000;
}

#menu ul {
	color: #444;
	font-weight: bold;
  list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	height: 1%;
}

#menu ul li {
	margin: 20px 0 0 0;
}

#menu ul ul,
#leftbar ul ul, #menu ul ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
 /* list-style-type: none;*/
	margin: 0;
	padding: 0;
	text-align: left;
	border: none;
	border-top:2px solid #ffffff;
}

#menu ul ul li,
#leftbar ul ul li,  #menu ul ul ul li {
	border: 0;
	font: normal normal 100% Arial, Verdana, sans-serif;
	letter-spacing: 0;
	margin-top: 0;
	padding-right:10px;
	list-style-image: url(images/bullet.gif);
	margin-bottom:0.7em;
	padding-top: 0;
	padding-bottom: 0;
}
*html #menu ul ul li{
	list-style-image: url(images/bullet_ie.gif);
}
*html #leftbar ul ul li {
	list-style-image: url(images/bullet_ie.gif);
}

#menu ul ul ul{
	border: none;
}


#menu ul ul li a {
	color: #ec4d00;
	text-decoration: none;
}

#menu ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #ec4d00;
}

#menu ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}

#wp-calendar {
	border: none;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	color: #ec4d00;
	font-weight: bold;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #444;
	font: normal italic Arial, Helvetica, Verdana, sans-serif;
	font-size: 120%;
	margin-bottom: 5px;
	text-align: left;
}

#wp-calendar td {
	color: #333;
	font: normal 100% Arial, Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#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;
}

div.date p{
	width: 40px;
	height: 50px;
	float: left;
	margin: 0 10px 0 0;
	padding: 5px;
	background: #D70606 url(images/date.png) no-repeat;
	color: #ddd;
	text-align: center;
	font-size: 70%;
	overflow: hidden;
}
div.date span.mese{
	display: block;
	margin-bottom: 8px;
}
div.date span.giorno{
	font-size: 190%;
	color: #444;
	font-weight: bold;
	line-height: 0.8;
}
div.date p span.anno{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 80%;
	font-family: Tahoma, Arial, sans-serif;
}
#menu1{
	height: 1%;
	overflow: hidden;
	background-color: #fbee9d;
}
#menu1 ul{
	margin: 0;
	padding: 0;
}
#menu1 ul li{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}
#menu1 ul li a{
	padding: 8px 20px;
	display: block;
	text-decoration: none;
	font-weight:bold;
}
#menu1 ul li a:link, #menu1 ul li a:visited{
	border-left:1px solid #ffffff;
}
#menu1 ul li a:hover, #menu1 ul li a:active{
	text-decoration: none;
	border-left:1px solid #ffffff;
}
#menu1 ul li.current_page_item a:link, #menu1 ul li.current_page_item a:visited{
	border-left:1px solid #ffffff;
}

#footer{
	clear: both;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 57px;
	line-height:57px;
}
#footer p{
	padding-right: 20px;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#footer p.up{
	float: right;
}
#footer p.up a{
	padding-right: 20px;
	background: url(images/top.gif) top right no-repeat;
	color:#ffffff;
	line-height:57px;
	font-weight: bold;
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	text-decoration: none;
}

/* -- Images & Caption Alignment -- */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 5px 0;
}

.alignright {
   float: right;
   margin: 0 0 5px 10px;
}

.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 {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


/*.categories,*/

#menu ul li,
#leftbar ul li {
	background-color: #ff9d32;
	background-image: url(images/th_rounded_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom:5px solid #FF9D32;
}
#menu ul li ul,
#leftbar ul li ul {
	background-color:#fbee9d;
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #ffffff;
	padding-left:25px;
}
#menu ul ul li,
#leftbar ul ul li {
	background-image:none;
	background-color:#fbee9d;
}
#menu ul li span,
#searchform label {
	display:block;
	font-weight:bold;
	height:23px;
	margin-right:10px;
	text-align:right;
	line-height:23px;
}
#searchform label{
	clear:both;
	display:block;
	border-bottom:2px solid #ffffff;
	margin-right:0px;
	padding-right:10px;
	font-size:90%;
}
*html #searchform label {
	padding-right:10px;
	width:188px;
}
#searchform{
	background-position:left top;
	background-image: url(images/th_rounded_right.gif);
	background-repeat: no-repeat;
	background-color: #ff9d32;
	border-bottom:5px solid #FF9D32;
}
#searchform input{
	width: 100%;
	border: 1px solid #ef4512;
}
#searchform button{
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
}
.suchfeld {
	padding:10px;
	background-color:#FBEE9D;
	border-bottom:1px solid #ffffff;
}
#leftbar {
	float: left;
	width: 180px;
	margin-right:30px;
	margin-top:10px;
}
*html #leftbar {
	margin-right:20px;
}

#leftbar ul li {
	background-color: #ff9d32;
	background-image: url(images/th_rounded_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:20px 0pt 0pt;
}
#leftbar ul ul li {
	list-style-image:url(images/bullet.gif);
}
*html #leftbar ul ul li {
	list-style-image:url(images/bullet_ie.gif);
}

#leftbar ul li span {
	display:block;
	font-weight:bold;
	height:23px;
	margin-left:10px;
	text-align:left;
	line-height:23px;
}
#leftbar ul {
	list-style-type:none;
	margin:0pt 0pt 0px 0px;
	padding:0px;
}
#leftbar ul ul li a {
	color: #ec4d00;
	text-decoration: none;
}

#leftbar ul ul li a:hover, #menu ul ul li a:active {
	border-bottom: 1px solid #ec4d00;
}

#leftbar ul ul ul.children {
	font-size: 100%;
	padding-left: 4px;
}
#fontsize {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
	float:right;
}
#suche {
	text-align:right;
	float:right;
	width:200px;
}
*html #suche {
	width:194px;
	clear:right;
}
#searchform input.searchbn {
	border:none;
	width:auto;
	background-color:#FBEE9D;
	color:#ec4d00;
	margin:0px;
	padding:0px;
}
.tags {
	font-size:90%;
	color:#fbea81;
	font-weight:bold;
}
.storytop {
	background-color:#F0663C;
	background-image: url(images/storytop.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: 6px;
}
a.more-link {
	color:#EC4D00;
}
form#commentform {
	background-color:#FBEE9D;
	padding:10px 10px 0px;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
h3#respond {
	background-color:#FF9D32;
	background-image:url(images/th_rounded_left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	border-bottom:2px solid #FFFFFF;
	font-size:100%;
	font-weight:bold;
	margin:0px;
	padding:5px 10px;
}
.kommentartop {
	font-weight:bold;
	font-size:100%;
	padding-top: 5px;
	padding-bottom: 10px;
}
input.submitcomment {
	background-color:#f0663c;
	width:457px;
	border:none;
	color:#FBEE9D;
	font-size:120%;
	font-weight:bold;
	padding:10px;
}
.copyright {
	color:#fff;
	float:left;
	line-height:100%;
	margin-left:300px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
	width:350px;
	display:inline;
}
/*.storytitle, .storycontent {
  width:500px;
  }
.storycontent p {
  width:500px
  }
.storycontent p img {
  display:block;
  clear:left;
  }*/
.storycontent table {
  display:block;
  clear:left;
  width:490px;
  margin:0px 0px 10px 0px;
  font-size:90%;
  }
 #menu form#polls_form_1 {
  margin:0px;
  } 
#menu ul li ul.umfrage {
padding: 0px 0px 0px 5px;
}
#menu ul li ul.umfrage li p {
margin: 7px 0px 7px 0px;
}
*html #menu ul li ul.umfrage, *+html #menu ul li ul.umfrage {
padding: 10px 0px 0px 5px;
}
#menu ul li ul.umfrage li {
list-style-type:none;
list-style-image:none;
padding-top:0px;
margin-top:0px;
}
#menu ul ul ul.wp-polls-ul {
padding-left:20px;
padding-top:0px;
padding-bottom:2px;
}
#menu ul ul ul.wp-polls-ul li {
font-size:90%;
}
#leftbar .stc_div a {
color:#EC4D00;
}
#leftbar .stc_div a:hover {
color:#EC4D00;
}
#leftbar li .stc_div {
line-height:normal;
}
/* wp-likes */
/*#menu .wp_likes_widget ul {
  padding:0px;
  margin:0px;
  border-bottom:none;
  }*/
#menu .wp_likes_widget ul li div, #menu .wp_likes_widget ul li span {
  display:inline;
  font-weight:normal;
  margin-left:4px;
  }
a.like {
	text-decoration:none;
	color:#F0663C;
}
a.like:hover {
	font-weight:bold;
}
/* Nachtrag nach update von VH */
/*#suche {
	margin-top:30px;
}*/
.stc_div {
	border-top: 2px solid #fff;
}
#facebook {
    float: right;
    margin-bottom: 5px;
    margin-top: 10px;
	margin-left:5px;
}
