/*  
Theme Name: WordPress AWO Kitas Arnstadt
Theme URI: http://www.awo-kitas-arnstadt.de/
Description: Theme für den Internetauftritt der AWO Kindertagestätten Arnstadt
Author: Frank Hofmann
Author URI: http://www.studiom-design.de/
*/

/*
This theme was designed and built by Frank Hofmann, http://www.studiom-design.de/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

* {
margin:0;
padding:0;}


#map {
width: 434px;
height: 360px;
text-align: center;
margin-left: 100px;
padding-top: 4px;
background: url('images/bgmap.png')no-repeat;
}

p a{
color:#333333;
text-decoration:none;}

a { 
color:#333333;
text-decoration:none;}

a {
outline: none;}

a:hover {
color:#FF8C00;}

body {
background: url('images/bg_body.png');
background-repeat: repeat-x;
font-size: 75.0%;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
color: #333;
text-align: center;
border:none;}

#page {width: 860px; margin:auto; text-align:left;background: transparent;padding-top: 8px;}
#page h1, #page h2, #page p {margin:0 10px;}
#page h1 {font-size:1em; color:#fff;}
#page h2 {font-size:1em;color:#06a; border:0px none;}
#page p {padding-bottom:0.5em;}
#page h2 {padding-top:0.5em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#fff; border-left:1px solid #FFD350; border-right:1px solid #FFD350;}
.xb1 {margin:0 5px; background:#FFD350;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {border-left:1px solid #FFD350; border-right:1px solid #FFD350; border-top:0px solid #FFD350; border-bottom:0px solid #FFD350; display:block; background:#fff;}

/*Begin Headers */

#header {
background: url('images/header_awo_kitas.png') no-repeat bottom center;}

#headerimg {
margin: 0;
height: 130px;
width: 100%;}

#header {
margin: 0 0 0 0;
padding: 0;
height: 135px;
width: 100%;}

/*Beginn Sidebar mit Navi und Subnavi*/

#sidebar {
float:left;
width: 180px;}

#navi li {
display:inline;}

#navi ul li{
text-decoration: none;
display: block;
width: 175px;
border: 1px solid #003C68;
padding: 4px 4px 4px 18px;
margin: 1px;
FONT-FAMILY: verdana, arial, helvetica;
FONT-SIZE: 12px;
FONT-WEIGHT: bold;
TEXT-ALIGN: left;
COLOR: #FFF;
background-color: #0068C3;
}

#navi ul li a{
text-decoration: none;
color:#FFF;}

#navi ul li a:hover{
color: #FF8C00;
}

#search {
margin-left: 5px;}

#subnav {
float: left;
text-align: left;
margin-top: 5px;
margin-bottom: 10px;
clear:both;}

#subnav a{
text-decoration: none;}

#subnav ul {
margin-bottom: 0;}

#subnav li {
display:inline;
list-style-type: none;
display: block;
width: 170px;
padding: 5px 5px 5px 18px;
border-bottom: solid 1px #6C8ECB;}

#hilfsnavi {
margin:auto;
width: 99%;
height: 24px;
text-align: right;
font-size: 10px;
padding-top: 6px;
padding-right: 5px;}

#hilfsnavi ul {
margin-bottom: 0;}

#hilfsnavi li {
display: inline;
list-style-type: none;
font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif, sans-serif;
color: #FFF;
margin: 0 0 0 0;}

/*Beginn Content*/

#inhalt {
float:right;
margin-top:5px;
width: 650px;}

.storycontent {
line-height: 1.4em;}

/*Beginn Footer*/

#footer {
border: none;
font-size: 0.9em;	
width:100%;
clear: both;}

#footer p {
margin: 0;
padding:0;
text-align: center;}

#footer a {
text-decoration: none;}

#copy {
background-color: #FFF;
height: auto;
margin: 10px auto;
padding: 0;
width: 860px;
text-align: right;
font-size: 0.9em;}

/* Definition für Plugins */
/* Clear floats without structural markup
   courtesy of htmldog.com/positioniseverything.net */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */

div.intouch {
	margin: 20px auto 40px auto;
}

div.intouch  form {
	float: left;
	width: 100%;
}

div.intouch div.inputfield { 
	padding: 4px 0px;
	position: relative;
}

div.intouch label { 

	display: block;


	float: left;
	clear: left;
	width: 25%; 
	text-align: right;
}

div.intouch div.inputfield input, div.intouch div.inputfield textarea {
	float: left;
	margin-left: 10px;
}

div.intouch div.inputfield input {
	width: 40%;
}

div.intouch div.inputfield textarea {
	width: 50%;
}

div.intouch div.inputfield input.submitbutton {
	width: auto !important;
	padding: 2px;
	margin-left: 10px;
	left: 25%;
	position: absolute;
}

div.intouch div#usermessage {
	margin-bottom: 10px;
	text-align: center;
}

div.intouch .error {
	border: 1px solid #FF0000 !important;
	padding: 1px;
}
