/* 
Theme Name:aircultblog theme
Description:Adapted from Gemini,developed by <a href="http://atthe404.com">Root</a> designed by <a href="http://www.geeksmakemehot.com">geeksmakemehot</a>
Author:Marc Lorenz
Author URI:http://marcnjami.com
License -
The CSS,XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/**********	Begin Structure *********/

/* Blocks */

body {
    margin:0px 0px 5px 5px; 
	padding: 0px;
	border:0px; 
	font-size: 62.5%; /* Resets 1em to 10px */
    font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff; color: #333;
	}

#frame4all {
	width:995px;
	margin-right:0px;
	margin-left:0px;
	text-align:left;;
}

.headerspace {							/* DER HEADER VON AUTOBILD.DE */
	font-size: 0.1em;
	background: #FFF;
	color: #FFF;
	font-weight: bold;
	height: 4px;
}

.block embed, .block img{		/* RICHTET AD-INCLUDES AUS */
	display:block;
}

#adaobn {							/* ADSERVER ZONE aobn */
	padding-top: 0px;
	margin-top: 4px;
	float: none;
	background-color:white;
	vertical-align: top;
}

.adaobn_align *{							/* ADSERVER ZONE aobn */
	vertical-align: top;
}

#adanl1 {							/* ADSERVER ZONE anl1 */
	height: 70px;
}
#adanl1 img{							/* ADSERVER ZONE anl1 */
	display:block;	
}

#nav_rechts {					/* CONTAINER FÜR AD-BEREICH */
	padding-top: 0px;
	float: right;
	width: 210px;
	
}

#farouter{
	float:left;
	width:775px;
	height:100%;
	text-align:center;/* IE 5.5 hack part II */
}

#farinner{
	float:left;
	width:746px;
	border:1px dotted #666666;
	height:100%;
	margin:1px;
	padding:10px;
	text-align:left;/* IE 5.5 hack part II */
}

#skyscraper {
  top:0px;
  padding-top:2px;
  padding-left:0px;
  left:785px;
  width:160px;
  margin:0 auto;
  position:absolute;
  bgcolor: #ff0000;
}

#header { padding: 0; margin:0 auto; height: 160px; width: 746px; }
#page { background-color: white; margin:auto; padding: 0; width: 746px; text-align: left; float: left; }

#footer {	/* FOOTER DIV DEFINITIONEN */
	float:left;
	width:746px;
	text-align: center;
	background-color: white;
}

#footer p { margin: 0; padding: 0 0; text-align: right; }

#myfooter {	/* FOOTER DIV DEFINITIONEN */
	width:575px;
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: auto; 
	margin-right: auto;
}


#myfooter a {
	color: black;
	font-size: 10px;
}

#myfooter ul {
	margin: 5px 0px 5px 0px;
	padding-left: 0;	
	text-align: center;
}

#myfooter ul li {
	margin: 0px;
	padding: 0px;
	display: inline;	
	list-style-type:none;
	text-align: center;
}

#myfooter #links {	
	text-align:center;
	font: normal 8px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #cccccc;
}

#myfooter #elinks ul li a {	
	font: normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;	
	color: #C0C0C0;
	text-align:center;
}

/* Positioning */


.narrowcolumn { float: left; padding: 0 0 0 20px; margin: 0 0 0 0; width: 530px;}
.widecolumn { float: left; padding: 0 0 0 20px; margin: 0 0 0 0; width: 725px; }
.post { margin: 0 0 0 0; text-align: left; }

/********** End Structure *********/

/******** Begin Head ********/

.headerimg { position: relative;  left:570px; top: 14px; height: 132px; width: 168px; margin: 0; background: url('images/Aircultblog.gif') no-repeat top center; }

/******** End Head *********/


/******** Begin Horizontal Navigation ********/
#hzmenu{
	margin-top:4px;
	margin-bottom:4px;
}
#hznav{
	height:22px;
	width:746px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:rgb(156,101,56) !important;
}
#hznav a{
	position:relative;top:5px;
	color:#FFFFFF;
	text-decoration:none;
	padding:4px 8px;
}
#hznav a:hover{
	background:#FFFFFF;
	color:#000000
}
#hznav #active{
	border-left:1px solid #F2EEEC
}
/******** End Horizontal Navigation ********/


/******** Begin Sidebar ********/

#sidebar {
	float:left;
	width:190px;
	padding: 0;
	margin-left:2px;
	font: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	color: #666666;
	}

#sidebar ul li h2 {
	width:160px;
    font-size: 12px;
	font-family:'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	font-weight:normal;
	letter-spacing:0.2em;
	color:#666666;
	text-align:left;
	padding-left:16px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	background:#FFF url(images/dot.gif) no-repeat 0 50%;
}
#sidebar ul li{
	list-style:none;
	margin-left:-30px;
	margin-bottom:0px;
	width:130px;
}
#sidebar a {
	display:block;
	width:130px;
	font-size:10px;
	color: #9C6531;
	padding:3px;
	background:#FFF url(images/pfeil.gif) no-repeat 0 55%;
	padding-left:17px;
	border-bottom:1px dotted #C6C6C6;
}
#sidebar a:hover {
	color: #000000;
	background:#FFF url(images/pfeil.gif) no-repeat 0 55%;
}

#sidebar #feed {
	margin:20px 0 10px 20px;
	width:130px;
}
#sidebar #feed a {
	display:block;
	background:url(images/feedButton.png) no-repeat 0 55%
}
#sidebar #feed a:hover {
	color: #000000;
	background:url(images/feedButton.png) no-repeat 0 55%
}

/********* End Sidebar *********/

/********* Begin Typography & Colors *********/

/* Links */

a       { color: #20538A; text-decoration: none; }
a:hover { color: #1A426A; background-color: transparent;}

/* Headings */

h1, h2, h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; }

h1 { font-size: 22px; text-align: left; margin: 0; }
h2 { font-size: 1.5em; margin: 0; }
h3 { font-size: 1.2em; margin: 0; }

h1, h1 a, h1 a:hover, h1 a:visited { text-decoration: none; color: #8BACD7; }

h2.pagetitle {
	font-size: 1.5em;
	height: 1em;
	margin: 0 0 0 0;	
	padding: 8px 0 12px 40px;
	background: #ffffff url(images/bigarchive.gif) no-repeat 0px 5px;
	border-bottom: 1px solid #cccccc;
    color: #20538A;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
        font-weight: bold; color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite {
	text-decoration: none;
	}

h2 a:hover, h3 a:hover { color: #666666; text-decoration: none; }

.description {
	font-size: 1.1em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 10px;
	color: #FFFFFF;
	text-align: left;
	}

/* Structure */

#content { font-size: 1.2em }
.widecolumn { line-height: 1.4em; }
.widecolumn .entry p { font-size: 1.05em; }

.narrowcolumn .entry, .widecolumn .entry, .narrowcolumn .entrytext, .widecolumn .entrytext {
	margin-top: 0px; padding-top: 0px; line-height: 1.4em;
	}

.narrowcolumn .postmetadata { text-align: left; border-top: 1px dashed #8BACD7; }


/* Various */

.navigation {
	display: block;
	text-align: center;
	margin: 25px 0 10px 0;
	height: 25px;
	font-size: 1.2em;
	}

.alt { background-color: #ffffff; padding: 6px; }
code { font: 1.1em 'Courier New', Courier, Fixed; }

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

small {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	line-height: 1.2em;
	}

.smalltime{
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
    vertical-align: middle;
	padding:0;
	}

.smalluser{
	float: left;
	text-align: left;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
    vertical-align: middle;
	padding: 0px 0px 0px 14px;
	background: url(images/postuser.gif) no-repeat 0px 0px;
	}

.smallcat{
	float: left;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
    vertical-align: middle;
	padding: 0px 0px 0px 14px;
	background: url(images/postcat.gif) no-repeat 0px 0px;
	}

.smallcomments{
    margin-top: -19px 0 20px 0;
	float: right;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #888888;
	font-size: 0.8em;
	padding: 0px 0px 0px 14px;
	background: url(images/postcomment.gif) no-repeat 0px 1px;
	}

.entry, .entrytext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}
	
/* Lists */

.post .styled ul {
	list-style:none;
	padding-bottom:1px;
	padding-left: 0;
	margin-left: 0;	
	text-indent: 0px;
}

.post .styled li {
	margin-bottom: 10px;	
	margin-left: 0px;
	padding: 5px 10px 5px 30px;
	background: #ffffff url(images/archive.gif) no-repeat 6px 6px;
	border: 1px solid #cccccc;
	-moz-border-radius:5px;
	}

.post .styled li a {

	}
	
.post .styled li:hover {
	border: 1px solid #42769F;	
	}

/* Cleaners */

.clear { margin: 0; padding: 0; clear: both; }
.clearleft { clear: left; }
.clearright { clear: right; }

/* Line */

.line { border-bottom: 1px solid #cccccc; }

/********* End Typography & Colors *********/

/********* Begin Comments *********/

.commentlist {
	padding: 0 0 0 0;
	text-align: justify;
	margin: 0 0 0 0;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #333333;
	}

.commentlist li {
	margin: 5px 0 0 0;
	padding: 5px 10px 3px 10px;
	list-style: none;
	background-color: #FFFFFA;
	border: 1px solid #a3a3a3;
	}

.commentlist p { margin-left: 0px; }
.commenttext { padding-left: 67px; text-align: justify; }
#commentform p { margin: 5px 0; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentmetadata { margin: 0; display: block; }
.lightblue { padding: 3px; background: #DFECFB;	}

/********* End Comments *********/

/********* Begin Images *********/

.entry img, .entrytext img { background-color: #ffffff; padding: 1px; max-width: 240px; margin-right: 5px; float: left;	}
.img { background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; }
.imgleft { float: left; margin-bottom: 6px; background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; }
.imgright { float: right; margin-bottom: 6px; background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; }
p img {	max-width: 100%; }
img.centered { background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; display: block; margin-left: auto; margin-right: auto; }
img.alignright { background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { background-color: #ffffff; border: 1px solid #dddddd; padding: 4px; margin: 0 7px 2px 0; display: inline; }
.gravatar { float: left; margin: 2px 10px 6px 0px; background-color: #ffffff; border: 1px solid #dddddd; padding: 2px; }

/********* End Images *********/

/********* Begin Aligning *********/

.alignright { float: right; }
.alignleft { float: left; }
.center { text-align: center; }

/********* End Aligning *********/

/********* Begin Lists *********/

html>body .entry ul, html>body .entrytext ul  {	margin: 0 0 0 0; padding: 0 0 0 0; } 
html>body .entry ul li, html>body .entrytext ul li  { margin: 0 0 0 30px; padding: 0 0 0 0; }
html>body .entry ol, html>body .entrytext ol { margin: 0 0 0 18px; padding: 0 0 0 0; } 
html>body .entry ol li, html>body .entrytext ol li { margin: 0 0 0 20px; padding: 0 0 0 0; }

.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }



/********* End Entry Lists *********/

/********* Begin Form Elements *********/

#searchform {
	width:156px;
	margin: 4px 0 5px 0;
	padding: 0 0 0 16px; 
	text-align: left;
	}

#sidebar #searchform #s {
	background: #ffffff; 
    float:left;
	border: 1px solid #cccccc;
	width: 65px;
	font-size: 1em;
	color: #888888;
	}

#sidebar #nav_textfield{          /* DIENT ALS (WIDTH-)ERGÄNZUNG ZU .textfield */
	border: 1px solid black;
	float:left;
	margin:0;
	padding:0;
	width: 90px;
	height:16px;
	font: normal 11px Verdana, Arial, Helvetica, Sans-Serif;
	voice-family: "\"}\""; /* BMH */
	voice-family: inherit;
	width: 85px;
	}

#sidebar #nav_img{         
	position:relative; top:0px; left:3px;
	}
	

.commentspacer { padding-left: 6px; padding-top: 5px; }

#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid #a3a3a3;
	width: 390px;
	padding: 4px;
	}

#commentform #submit {
	color: #1A426A;
	font: 0.8em Verdana, Arial, Sans-Serif;
	padding: 2px;
	text-transform: uppercase;
	background-color: #DFECFB;
	border-bottom: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-top: 1px solid #DFECFB;
	border-left: 1px solid #DFECFB;
	}

#commentform textarea:focus, #commentform input:focus, .entry form:focus, #sidebar #searchform #s:focus {
	border: 1px solid #42769F;
	}

#commentPreview {
	width: 374px;
	font: 0.9em Verdana, Arial, Sans-Serif;
	background-color: #fff;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #888888;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	padding: 6px;
	}

/********* End Form Elements *********/

/********* Begin Various Tags & Classes *********/

acronym, abbr, span.caps { cursor: help; }
acronym, abbr { border-bottom: 1px dashed #888888; }
blockquote { margin: 15px 20px 0 20px; padding-left: 40px; background: url('images/blockquote_l.png') no-repeat; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
hr      { display: none; }
a img   { border: none; }

/********* End Various Tags & Classes *********/



/******* Video-Plugin *******/

.googleVideo_holder, .yourTubeVideo_holder, .personalPlayerVideo_holder, .quickTimeVideo_holder{
text-align:center;
}

.googleVideo, .yourTubeVideo, .personalPlayerVideo, .quickTimeVideo{
background:rgb(255,255,255);
padding: 0px 0px 0px 0px;
}

/******* End Video-Plugin *******/

#capleiste {						/* DIE LEISTE OBEN DRÜBER */
	height:13px;
	line-height: 16px; 
	text-align: left; 
	background: #E2DFDA;
	width: 100%;
	padding-top: 1px;
	padding-bottom: 1px;
}

#capleiste a {
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color: #000000; 
	text-decoration: none;
	padding-right: 20px;
	padding-left: 10px;
}

#cap_immo {
	background: #6699CC;
}
#cap_stm {
	background: #FF9900;
}
#cap_am {
	background: #CC0000;
}

/* calendar
--------------------------------------------------*/
#wp-calendar {display:inline-table; border-top: 10px; border-collapse:collapse; width:170px; margin:0px 10px 10px 10px; text-align:center; color:#A0A0A0;}
#subcontent table caption {margin:-5px 10px 0 10px; padding-bottom:5px; border-bottom:1px solid;letter-spacing:0.1em; border-bottom-color:#F3F4F4;}
#subcontent table thead tr {border-bottom-color:#F3F4F4; color:#414141; border-bottom:1px solid;}
#subcontent table th {border-bottom:1px solid; border-bottom-color:#F3F4F4;}
#subcontent table td {width:200px; /* maximaize width; honestly, I don't know much about tables... */  padding:1px; font-size:1em;}
#subcontent table td#today {padding:0; border:1px solid; font-size:1em; font-weight:bold;  border-color:#F3F4F4; color:#414141;}
#subcontent table td a {display:block; border-bottom:1px solid; font-weight:bold; font-size:1.15em; border-bottom-color:#ddd; background-color:#ffc;}
#subcontent table td a:hover {background-color:#FFFFFF; color:#700;}
#subcontent table tfoot {border-top:1px solid; border-top-color:#F3F4F4;}
#subcontent table tfoot a {border:none; font-weight:bold; background:none;}
#subcontent table tfoot #prev a {text-align:left;}
#subcontent table tfoot #next a {text-align:right;}

