/*
Theme Name: Wortmotive 
Theme URI: www.wortmotive.de
Description: Wordpress Theme f&uuml;r Wortmotive <a href="http://tinyurl.com/ydlabmr">edit settings</a>.
Version: 04 Feb, 12:03
Author: Martin H&auml;hnel
Author URI: http://www.openmedi.de
*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}

body,td,th {
	color: #000000;
}

#centered{
	width: 956px;
	margin: 0px auto;
}

p.category{
	clear: both;
	float: none;
}

p.gaesteinfo{
	clear: both;
	float: none;
	font-weight: bold;
}


a, a:link {
	padding: 0px 1px -1px;
	color: #ed1152;
	text-decoration: underline;
}

a:hover {
	color: #828282;
	text-decoration: none;
	;
}

h1 {
	font-family: monospace;
	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: monospace;
	font-size: 130%;
}


h4 {
	font-size: 105%;
}

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

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	width: 956px;
	text-align: center;
	padding-top: 24px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 201px;
}
#hd h1{
	font-size: 200%;
	color: #000000;

}

#hd h1 a{
	padding-left: 0px;
	text-decoration: none;
	color: #000000;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
}

#yui-main{
	width: 956px;
        min-height: 700px;
	background-color: #000000;
	background-image: url('images/border.jpg');
	background-repeat: repeat-y;
}


	
.yui-g{
	width: 400px;
	margin: 10px 0px 10px 90px;
}

.yui-b{
	width: 400px;
}


.item {
	width: 550px;
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: no-repeat;
	text-align:left;
	border: 0px #FFFFFF;
	margin-bottom: 1em;
	border: 0pt solid #000000;
	
}

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


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

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


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #ed1152;
}

.tags, .catagory {

	display: block;

}

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


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

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

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 0px solid #FFFFFF;
}

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

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

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	margin-right: 170px;
	width: 70px;
	text-align:left;
	padding: 0px;
	border: 0px #FFFFFF;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #ED1152;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

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

#third {
	margin-left: 9px;
}

#menu {
	padding:0;
	border:0px solid #fff;
	width: 120px;
	font-family: 'Courier New', Courier;
	font-weight: bold;
}

#menu ul {list-style:none; margin:0; padding:0; font-size:85%; }
#menu ul li { width: 150px; padding:0; margin:0; border-bottom:0px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #000000; }
#menu ul li a:hover { color:myheadttcolor; background: #828282; }


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

#spacer{
	background-image: url('images/footer.jpg');
	background-repeat: repeat;
	width: 956px;
	margin-top: -1px;
	margin-bottom: -1px;
	text-align: center;
}

.yui-nav{
	width: 600px;
	margin: 0px 0px 0px 83px;
	text-align: center;
	font-family: 'Courier New', Courier;
	font-weight: bold;
}

.yui-navset .yui-nav a:hover {
	border-style:solid;
	border-width:1px;
	background-color: #828282;
	color: #000000;
}

.yui-navset .yui-nav li a {
	border-style:solid;
	border-width:1px;
	background-image: url('/images/pix.jpg'); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #000000;
	text-decoration:none;
	font-size: 85%;
}

.yui-navset#bd{
	width: 956px;
}

#headerunten{
	background-image: url('images/header_unten.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	width: 956px;
	height: 1px;
}

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

#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;
}


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


#wp-calendar #today {
	background: ;
	color: #828282;
}

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

#footbars{
	background-image: url('images/footer.jpg');
	background-repeat: repeat-y;
	padding: 10px 70px 10px 80px;
}


#footbar1{
	width: 30%;
}

#footbar2{
	float: right;
	width: 30%;
}

#footbar3{
	width: 30%;
	float: right;
}

#copyright{
	padding-top: 10px;
	text-align: center;
	font-size: 70%;
}

#ft {
	width: 956px;
	background-image: url('images/footer_begin.jpg');
	background-repeat: no-repeat;
	padding-top:1px;
	margin-bottom: 10px;
	color: #000000;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #000000;
}

#footerend{
	height: 3px;
	background-position: bottom;
	background-image: url('images/footer_end.jpg');
	background-repeat: no-repeat;
}


/* template Autoren*/

#karten{
	width: 556px;
	margin-left: 25px;
}

.karte{
	width: 170px;
	height: 320px;
	float: left;
	margin-right: 15px;
	margin-top: 15px;
}

.karteoben{
	height: 15px;
	background-image: url('images/karteoben.jpg');
	background-repeat: no-repeat;
}

.kartebild{
	height: 180px;
	background-image: url('images/kartebild.jpg');
	background-repeat: repeat-y;
	padding-left: 15px;
}

.kartebildunten{
	height: 15px;
	background-image: url('images/kartebildunten.jpg');
	background-repeat: no-repeat;
}

.karteinhalt{
	height: 100px;
	padding-top: 5px;
	background-image: url('images/karteinhalt.jpg');
	background-repeat: repeat-y;
}

.karteunten{
	height: 15px;
	background-image: url('images/karteunten.jpg');
	background-repeat: no-repeat;
}	

.icons{
	margin-left: 20px;
}

.kartename{
	padding-left: 20px;
	width: 135px;
}

.empty-paragraph {
	visibility: hidden;
}


/* added by Alex */
#autoFillResult{
	position: absolute;
	background-color: white;
	padding: 5px;
	border: 1px solid;
}

#autoFillResult ul{
	padding: 0px !important;
	margin: 0px !important;
}

.va_search_entry{
	cursor: pointer;
}

