/*
Theme Name: Alltagsfantasien
Theme URI: http://bentographics.com
Description: Wordpress Theme for Sonning Strauss, Hamburg (Germany) based writer. 
Version: 2.0
Author: Benjamin Thomas
Author URI: http://bentographics.com
*/

@import url("reset.css");
@import url("typography.css");

* {
	margin:0px;
	padding:0px;
}

body {
	font: 62.5%/200% Helvetica, Arial, "Myriad Pro", Myriad, "Lucida Grande", Verdana, sans-serif;
	color:#666;
	min-width:990px;
	height: 100%;
	margin: 0 0 1px 0;
	background: url(images/background_center.gif) repeat-y top left;
}

#background_top {
	position: absolute;
	top: 0;
	left:0;
	background: url(images/background_top.gif) no-repeat top left;
	height: 670px;
	width: 990px;
}

#wrapper {
	width:990px;
	position: absolute;
	top: 0;
	left: 0;
}

#wrapper_main{
	width: 890px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float: left;
	text-align: left;
}

#content_sub{
	width: 230px;
	height: 700px;
	margin: 90px 0 0 0;
	font-size: 1.6em;
	float: left;
}

#logo{
	height:80px;
	width:207px;
	margin: 0 0 0 20px;
	background: url(images/alltagsfantasien-logo.gif) no-repeat top left;
	float: left;
}

#menu{
	float:left;
	display:inline;
	width: 220px;
	height: 200px;
	margin: 30px 0 0 10px;
	padding: 15px 0 0 25px;
	background: url(images/menu-postit.gif) no-repeat top left;
}

#menu ul li a span{
	display: none;
}

a#zur_person {
	background: url(images/button_zur_person.gif) no-repeat top left;
	width: 100px;
	height: 22px;
	display: block;
	overflow: hidden;
}

a#zur_person {
	background: url(images/button_zur_person.gif) no-repeat top left;
	width: 100px;
	height: 22px;
	display: block;
	overflow: hidden;
}

a#kontakt {
	background: url(images/button_kontakt.gif) no-repeat top left;
	width: 100px;
	height: 27px;
	display: block;
	overflow: hidden;
}

a#galerie {
	background: url(images/button_galerie.gif) no-repeat top left;
	width: 100px;
	height: 26px;
	display: block;
	overflow: hidden;
}

a#shop {
	background: url(images/button_shop.gif) no-repeat top left;
	width: 100px;
	height: 29px;
	display: block;
	overflow: hidden;
}

a#archiv{
	background: url(images/button_archiv.gif) no-repeat top left;
	width: 100px;
	height: 27px;
	display: block;
	overflow: hidden;
}

#content_main{
	float: right;
	width: 540px;
	margin: 20px 0px 0 0;
	_margin: 20px -50px 0 0;
}

#nav{
	position: absolute;
	_position:relative;
	top: 7px;
	_top: 0;
	left: 350px;
	_left: 0px;
	width: 580px;
	height: 90px;
	_height: 0;
	z-index: 1000;
	_margin: 0;
	_padding: 0;
}

#nav ul{
	
}

#nav ul li{
	float:left;
	text-align:center;
}


/* Navi */

#nav a.active_category{
	height: 100px;
	display: block;
	overflow: hidden;
	color: white;
}

li.home a {
	background: url(images/button_alle_artikel.gif) no-repeat 0px 10px;
	width: 124px;
	height: 60px;
	display: block;
	overflow: hidden;
	font-size: 0px;
	color: white;
}

li.home a:hover,
li.home.active_category,
li.home.current-cat{
	background: url(images/button_alle_artikel.gif) no-repeat 0px 10px;
	width: 124px;
	height: 100px;
	display: block;
	overflow: hidden;
	color: white;
}

li.cat-item-6 a {
	background: url(images/button_wochenbericht.gif) no-repeat 0px 10px;
	width: 143px;
	height: 60px;
	display: block;
	overflow: hidden;
	font-size: 0px;
	color: white;
}

li.cat-item-6 a:hover,
li.cat-item-6.active_category,
li.cat-item-6.current-cat{
	background: url(images/button_wochenbericht.gif) no-repeat 0px 10px;
	width: 143px;
	height: 100px;
	display: block;
	overflow: hidden;
	color: white;
}

li.cat-item-5 a {
	background: url(images/button_romanfortschritt.gif) no-repeat 0px 10px;
	width: 164px;
	height: 60px;
	display: block;
	overflow: hidden;
	font-size: 0px;
	color: white;
}

li.cat-item-5 a:hover,
li.cat-item-5.active_category,
li.cat-item-5.current-cat{
	background: url(images/button_romanfortschritt.gif) no-repeat 0px 10px;
	width: 164px;
	height: 100px;
	display: block;
	overflow: hidden;
	color: white;
}

li.cat-item-4 a {
	background: url(images/button_alltagslyrik.gif) no-repeat 0px 10px;
	width: 117px;
	height: 60px;
	display: block;
	overflow: hidden;
	font-size: 0px;
	color: white;
}

li.cat-item-4 a:hover,
li.cat-item-4.active_category,
li.cat-item-4.current-cat{
	background: url(images/button_alltagslyrik.gif) no-repeat 0px 10px;
	width: 117px;
	height: 100px;
	display: block;
	overflow: hidden;
	color: white;
}

/* Main Content */

#content {
	margin: 90px 0 0 0;
	_margin: 0;
	float: left;
}

.artikel_header {
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	padding: 5px 0 3px 0;
	margin: 10px 0 15px 0;
	font-size: 0.8em;
	position: relative;
	display: block;
	height: 25px;
}

.artikel_header p{
	line-height: 1.9em;
	margin: 0 0 0 0;
	display: block;
	float: left;
	_position: absolute;
	_top: 20px;
	_left: 170px;
	_width: 360px;
}

.artikel_header img{
	margin: -20px 0 0 -10px;
	padding: 0;
	float: left;
}

.artikel_header p span.comments{
	float: right;
	width: 10em;
	text-align: right;
	display: inline;
	line-height: 1.9em;
	position: absolute;
	top: 5px;
	right: 0;
	text-align: left;
}

.artikel_header p span.comments span {
	background: url(images/icon_comments.gif) no-repeat top right;
	width: 40px;
	height: 21px;
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	float: right;
	margin: 0 0 0 5px;
	line-height: 22px;
	position: absolute;
	top: 0;
	right: 0;
}

.post{
	margin: 0 0 10px 0;
	width: 540px;
	overflow: hidden;
}

/* Only when using sIFR Flash Text! */

/* 
.post h2 {
	height: .8em;
	width: 100%;
}
*/

.date {
	font-size: 1.2em;
	float: right;
	width: 10em;
	text-align: right;
	padding: 0;
}

.page_menu {
	margin: 0 0 15px 0;
	width: 540px;
	min-height: 25px;
	/* height: auto; */
	/* float:left; */
	font-size: 1.4em;
	border-bottom: 1px dashed #ddd;
	background: transparent;
}

.page_menu a.right,
.page_menu a.left{
	height: 25px;
	padding: 10px 0;
	line-height: 1.2em;
}

/* Artikel Formatting */


.entry img {
	float: left;
	margin: 10px 10px 10px 0;
}

p.captcha img {
	float: none;
	border: none;
	padding: 0;
	margin: 0;
}

.entry ul{
	font-size: 1.4em;
	margin: 10px 0 10px 20px;
	list-style-type: disc;
}

.entry ol {
	font-size: 1.4em;
	margin: 10px 0 10px 20px;
	list-style-type: decimal;
}

.entry blockquote {
	width: 80%;
	margin: 20px auto;
	font-style: italic;
}

.entry address,
.entry pre {
	1.6em;
	font-family: Monaco, monospace;
	margin: 10px 0;
}

.entry strong {
	font-weight: bold;
}

.entry em {
	font-weight: bold;
	font-style: italic;
}


/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
	font-size: 1.4em;
}

ol.commentlist {
	margin: 0 0 30px 0;
}

.commentlist li {
	margin: 5px 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #ddd;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	font-size: 1em;
	margin: 10px 5px 10px 0;
}

.children { 
	padding: 0; 
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin: 0 0 20px 20px;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 200px;
	padding: 2px;
	margin: 5px 0 0 0;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#wrapper #wrapper_main #content_main #content #respond #commentform p #submit {
	margin: 5px -10px 20px 0 !important;
	float: right !important;
}


/* Kontaktforluar */

.wpcf7 form {
  width: 100%;
}

.wpcf7 fieldset {
	margin: 0;
	padding: 0;
	border : none;
}

.wpcf7 legend {
	display: none;
	border: none;
}

.wpcf7 p {
	width: 100%;
	position: relative;
	margin: 0 0 15px 0;
	text-align: left;
}

.wpcf7 label {
	float: left;
	width: 10em;
}

.wpcf7 input {
	width: 300px;
	float: right;
	margin: -17px 0 0 0;
	padding: 3px;
	border: none !important;
}

.wpcf7 textarea {
	border: none !important;
}

.wpcf7 p.captcha {
}

.wpcf7 p.captcha input {
	width: 200px;
	float: right;
}

.wpcf7 p.captcha img {
	float: left;
	margin: -18px 0 0 230px;
}

.wpcf7 input.radio, 
.wpcf7 input.submit {
  width: auto;
}

.wpcf7 input, 
.wpcf7 textarea{
	background-color: #EFEFEF;
}

.wpcf7 input:focus, 
.wpcf7 textarea:focus {
  background: #ffc;
}

.wpcf7 input.radio {
  float: left;
  margin-right: 1em;
}

.wpcf7 textarea {
  width: 300px;
  height: 100px;
  float: right;
  margin: 0 0 40px 0;
  padding: 3px;
}

/* Hack to make sure the floated radio buttons
   sit next to the labels correctly in IE/Mac*/

/* This is the style I want IE/Mac to see */
.wpcf7 input.radio + label {
  text-indent: 2em;
}

/* Using the commented backslash filter, I'm resetting
   the above rule for everything other than IE5/Mac \*/
.wpcf7 input.radio + label {
  text-indent: 0;
}

/* Ende Kontaktformular */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border: none;
	background: #ddd;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform textarea {
	width: 100%;
	padding: 5px;
	border: none;
	background: #ddd;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 10px 0 0 0;
	float: right;
}


/* Contact Form */

.wpcf {
	width: 100%;
}

.archiv {
	font-size: 1.4em;
}

.archiv h3 {
	background: none;
	margin: 30px 0 10px 0;
	border-bottom: 1px dashed #ddd;
	padding: 0 0 5px 0;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}

.wp-caption p {
	font-size: 1.2em;
	line-height: 17px;
	padding: 10px 0 5px 0;
	margin: 5px 0;
}

/* Footer */

#footer {
	background: url(images/background_bottom.gif) no-repeat bottom left;
	clear:both;
	height:214px;
	width: 990px;
}

#footer .rss {
	float: left;
	margin: 7px 0 0 20px;
	font-size: 1.2em;
	width: 20em;
}

#footer p {
	width: 560px;
	float: right;
	font-size: 1.2em;
	border-top: 1px dashed #ddd;
	padding: 7px 0;
	margin: 0 80px 0 0;
	
}

#footer p span.copyright {
	width: 34em;
	float: left;
}

#footer p span.impressum{
	width: 5.5em;
	float: right;
}

img#wpstats{display:none;}

