/*  
Theme Name: FallSeason
Theme URI: http://wpthemepark.com
Description: Zenlike by <a href="http://www.nodethirtythree.com/" title="nodethirtythree">nodethirtythree</a> , FallSeason WordPress Theme by <a href="http://wpthemepark.com/" target="_blank">WP ThemePark</a>
Version: 1.3
Author: Sadish
Author URI: http://wpthemepark.com
verändert:Günther Schmidt-Falck
URL: http://www.magazin-auswege.de
*/
/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

/* --------------------- */
/* globale Einstellungen */
/* --------------------- */

*
{
	padding: 0em;
	margin: 0em;
}

/* Schriftfarbe body im Original: #333333; */
/* Originalbackground: #141; mittelblau ist: #92A0CD; */
/*background: #92A0CD url(images/bg.gif) repeat fixed;*/
/* ---------------------------------------------------*/

body
{
	background:#eee url(images/bodybg.gif) fixed;
	padding: 35px 0px 35px 0px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #202020;
	font-size:0.7em;
}


/* Zeilenabstand in den Artikeln */
/* ----------------------------- */
p
{
	line-height: 1.4em;
	margin: 0 0 1.1em 0;
}


/* Schriftfarbe und gepunktete Unterstreichung bei allen Links (z.B. Befehle in der Sidebar, original: #B96D00;*/
/* ----------------------------------------------------------------------------------------------------------- */
a
{
	color: #000099;
	text-decoration: none;
	border-bottom:#000099 1px dotted;
}

/* Unterstreichung solid original bei a:hover: #B96D00;*/
/* --------------------------------------------------- */
a:hover
{
	text-decoration: none;
	border-bottom:#FF3300 1px inset;
        color: #FF3300;
}
h1,h2,h3,h4,h5,h6 
{
	font-family:Georgia, Verdana, Arial, Serif;
}

/* Schriftauszeichnung und Abstand für Kategorie-Überschrift: Archiv für .... */
/* -------------------------------------------------------------------------- */
h2 
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
        font-weight: normal;
        letter-spacing: 5px;
        margin: 0 0 0 1.0em;
}

h3,h4
{
	display: inline;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	line-height:1.5em;
}
h3
{
	font-size: 1.7em;
	padding-left: 24px;
	background-image: url(images/db1.gif);
}

/* Überschriften in der Sidebar - Original: 1.4em */
/* ---------------------------------------------- */

h4
{
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 18px;
	background-image: url(images/db2.gif);
        color: #000066;
}

h3 span
{
	font-weight: normal;
	font-size:60%;
	color:#999;
}
h5 
{
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}

/* Artikel und Berichte ohne Artikelüberschrift                       */
/* Originalabstand vom Text inkl. Unterüberschrift                    */
/* des Artikels zu Artikelüberschrift (padding-top): 1.3em; neu: 0.5em;*/
/* ------------------------------------------------------------------- */

.contentarea
{
	padding-top: 1.3em;
}

dl 
{
	margin:1em 0px;
}

dt 
{
	font-weight:bold;
}

dd 
{
	margin:0.5em 1em;
	padding:0;
}

img
{
	border: solid 1px #dcdcdc;
	padding:3px;
}

img.left
{
	position: relative;
	float: left;
	margin: 0em 1.8em 1.4em 0em;
}

img.right
{
	position: relative;
	float: right;
	margin: 0em 0em 1.8em 1.8em;
}

img.profile
{
	position: relative;
	float: left;
	margin: 0.5em;
	padding:3px;
}

ul, ol 
{
	margin:1em;
	padding:0;
}

li 
{
	margin:0 1em;
	padding:0.15em;
}

#contentarea ul li 
{
	list-style-image: url(images/db3.gif);
}

/*Blockquote (Zitierung) Schriftfarbe ursprünglich: #666, jetzt in Dunkelgrau: #202020 */
blockquote 
{
    margin:1em;
    padding:0 0 0 40px;  
    color:#202020;
    background:url(images/blockquote.gif) no-repeat left top;
}

fieldset 
{
	border:none;
}

.divider1
{
	position: relative;
	background: #fff url(images/border2.gif) repeat-x;
	height: 14px;
	margin: 2.0em 0em 1.5em 0em;
	clear: both;
}

/* ---------------------------- */
/* posts - Artikel und Berichte */
/* ---------------------------- */

/* border-bottom bildet Trennstrich nach Artikel. Original (hellgrau): #eaeaea mittleres Hellgrau: #C0C0C0 */
/* ------------------------------------------------------------------------------------------------------- */
/* dunkles Grau: #7F7F7F */
/* ------------------------------------ */

/* Beim Standard - .post fehlt: text-align: justify; */
/* Standard-Abstand ist: margin: 2em 0;	*/

.post 
{
        font-family: Verdana, Georgia, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
        text-align: justify;
        font-size: 11px;
	border-bottom: solid 3px #eaeaea;
	margin: 2.5em 1.0em 3.5em 1.0em;	
}

/* Artikelüberschriften als h4; Originalfarbe (grün): #141; neu: dunkelblau: #000066 oder anthrazit: #212121; */
/* ---------------------------------------------------------------------------------------------------------- */
/*font-family: Verdana, Arial, Helvetica, sans-serif; font-family: 'Times New Roman', Times, serif;*/
.post h4 a 
{
        font-family: 'Times New Roman', Times, Helvetica, Arial, sans-serif, 'Trebuchet MS', Verdana;
        font-size: 1.55em;
        font-weight: normal;
        text-decoration:none;
	color:#212121;	
	border:none;
}

/* Artikelüberschriften als Hover beim Überfahren mir der Maus in Rot */
/* ------------------------------------------------------------------ */
.post h4 a:hover
{
       background: none;
       color: #FF3300;
}

/* Angaben zu Autor, Datum, Kategorie */
/* ---------------------------------- */
.post .details
{
	position: relative;
	top: -0.1em;
	font-size: 0.86em;
	color: #787878;
	margin:0px 0px 5px 0px;
	padding:0;
}
.post .details .user 
{
	background:url(images/user.png) no-repeat left center;
	padding-left:15px;
}
.post .details .date 
{
	background:url(images/date.gif) no-repeat left center;
	padding-left:15px;
	margin:0 0 0 1em;
}

/* Abstandhalter "padding-bottom" bei #outer .post ul  */
/* vergrößert den Abstand nach dem Artikel und den Details */
/* -----------------------------------------------------  */
#outer .post ul.controls
{
	clear: both;
	margin:0;
	padding:0em 0;
	background:#fcfcfc;
	color: #787878;
        padding-bottom:15px;
}

.post ul.controls li
{
	display: inline;
	font-size: 0.86em;
	margin:0;
	padding: 1em 1.0em 0em 15px;
}
.post ul.controls li.comments
{
	background: url(images/icon-comments.gif) no-repeat left center;
}

.post ul.controls li.more
{
	background: url(images/icon-more.gif) no-repeat left bottom;
}

/* ------------------------------ */
/* Textbox beige in der Sidebar   */
/* ------------------------------ */
.box
{
	background: #FDFCF6 url(images/boxbg.gif) repeat-x;
	padding: 1.5em;
	border-top: solid 1px #E1D2BD;
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 1.0em;
	text-align:left;
}

ul.linklist
{
	list-style: none;
}

ul.linklist li
{
	line-height: 2.0em;
}


/* ------------------------------ */
/* Fenstergröße des Hauptfensters */
/* ------------------------------ */
#outer
{
	z-index: 2;
	position: relative;
	/*
		The width value below controls the overall width of the design. By default it's set to 82%
		(so it'll take up 82% of the browser window's width). You can set it to a different percentage
		value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
	*/
	width: 960px;
	border: solid 4px #fff;
	background-color: #fff;
	margin: 0 auto;
}


/* ------------------------------------ */
/* Head - Einstellungen für Überschrift */
/* ------------------------------------ */

/* Background des Head ist dunkelgrau (#2b2b2b;) Die Höhe wurde auf 6em verkleinert */
/* -------------------------------------------------------------------------------- */
#header
{
	position: relative;
	width: 100%;
	height: 6em;
	background: #2b2b2b url(images/topbg.gif) repeat-x;
	margin-bottom: 1px;
}

#headercontent
{
	position: absolute;
	bottom: 0em;
	padding: 1.2em 2.0em 0.7em 2.0em;
}

/* Hauptüberschrift Größe und Schriftart */
/* ------------------------------------- */

#headercontent h1
{
        font-family: 'Times New Roman', Times, serif;
	font-weight: bold;
	font-size: 3.3em;
        font-variant: small-caps;
        letter-spacing: 2px;
	margin-left: 0.2em;
}


/* Hauptüberschrift Farbe - original: #9F9030; neu: orange #FF8800; orange-gelb: #FF9900; eishellblau: #E0F2FF; grüngelb: #F8FF94  */
/* Farbe orangerot: #FF3300 - Farbe heller orangerot: #FF5900 Farbe-Standard in indian Rot #FF4600; goldgelb: #FFBD19; */
/* ------------------------------------------------------------------------------------------------- */
#headercontent h1 a:link, #headercontent h1 a:visited
{
	color:#FF5900;
	text-decoration:none;
	border:none;
}

/* Hauptüberschrift Hover      */
/* --------------------------- */
#headercontent h1 a:hover, #headercontent h1 a:active
{
	text-decoration:none;
	color:#fff;
	border:none;
}

/* Zweite Hauptüberschrift Größe und Farbe */
/* --------------------------------------- */
#headercontent h2
{
        margin: 0 0 0 0.4em;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
        letter-spacing: 3px;
}

/* ---------------------------------- */
/* Head - Einstellungen für die Suche */
/* ---------------------------------- */

#search
{
	position: absolute;
	top: 2.0em;
	right: 2.0em;
	padding-right: 0.0em;
	color:#aaa;
}

#search input.text
{
	margin-right: 0.5em;
	vertical-align: middle;
	border: solid 1px #f0f0f0;
	padding: 0.1em;
	width: 10.0em;
	background:#fff url(images/button_bg.gif) repeat-x top;
}

/* Backgroundfarbe und Schriftfarbe des Suchschalters - Original: #8f4008, hellblau: #81A3D3, orange: FF8833; */
/* rotorange: #FF3300, eishellblau: #E0F2FF */
/* ---------------------------------------------------------------------------------------------------------- */
#search input.submit
{
	background: #EAEAEA;
	border: solid 1px #9F9030;
	font-weight: bold;
	padding: 0.25em;
	font-size: 0.8em;
	color: #404040;
	vertical-align: middle;
}

/* --------------------------------------------- */
/* Titelbild unterhalb der Hauptüberschrift      */
/* --------------------------------------------- */

/* Pfad zum Titelbild, Höhe und unterer Rand zum Menü hin ursprünglich: 169 px */
/* --------------------------------------------------------------------------- */
#headerpic
{
	position: relative;
	height: 190px;
	background: #fff url(images/auswege_head.jpg) repeat-x bottom left;
        margin-bottom: 2px;
}

/* -------------------------------------- */
/* Topmenü unterhalb des Titelbildes      */
/* -------------------------------------- */

/* Menu-Unterbaufarbe, Original (sichtbarer Rand in Olivegrün): 7F8400; */
/* Alternativ Hellblau: #B7C9FF; Mittelblau: #88A9CF; Mittelblau2: #92A0CD; mittelblau: #81A3D3 */
/* dunkelgrün: #002228 aktuell: mittelgrau: #404040  */
/* Menübalken wird mit grauem Hintergrund (#404040) gezeichnet, 3.0em hoch. Darüber liegt Menübild (menubg.gif)*/
/* -----------------------------------------------------------------------------------------------------------*/
/* Hintergrund im menü mit Bild: background: #404040 url(images/menubg.gif) repeat-x top left;*/
/* Möglich auch Farbe dunkelblau: #333A60 */

#menu  
{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        text-align: center;
        /*font-variant: small-caps;*/
        font-weight: normal;
	position: relative;
	background: #909090 url(images/menubg.gif) repeat-x top left;
	height: 2.3em;
	padding: 0em;
	margin: 0 0 2px 0px;
}

/* Schriftanordnung des Menüs. Abstand von Oberkante Menü original: 0.9em; Abstand zwischen Befehlen, orig = 0; */
/* ------------------------------------------------------------------------------------------------------------ */

#menu ul
{
	padding:0.6em 0.8em 0 0;
	margin:0;
}

#menu ul li
{
	position: relative;
	display: inline;
	padding:0;
	margin:0;
}

/* Abstände und Einzüge der Menübefehle inkl. Schriftfarbe */
/* ------------------------------------------------------- */
#menu ul li a:link, #menu ul li a:visited
{
	color: #FFFFFF;
	padding: 0.5em 1.0em 0.9em 0.9em;
	text-decoration: none;	
	border:none;
}

#menu ul li a:hover, #menu ul li a:active, #menu ul li.current_page_item a
{
	background: url(images/menuactive.gif) repeat-x top left;	
	border:none;
}

/* Schräg gestrichelter Rand unter dem Topmenü */
/* ------------------------------------------- */
#menubottom
{
	background: #fff url(images/border1.gif) repeat-x;
	height: 14px;
	margin-bottom: 0;
}

/* ------------------------------- */
/* Artikeltext - Abstände, Einzüge */
/* ------------------------------- */

#content
{
	padding: 0 2.0em;
}

#primarycontainer
{
	float: left;
	margin-right: -18.0em;
	width: 100%;
}

/* Abstand des Artikeltextes/Seitentextes zum Topmenü - Original: 1.5em 22em 0 0; */
/* ------------------------------------------------------------------------------ */
#primarycontent
{
	margin: 1.0em 22em 0 0;
}


/* ------------------ */
/* Sidebar und Footer */
/* ------------------ */

#sidebar
{
	margin: 0;
	float: right;
	width: 18.0em;
}
#sidebar ul
{
	list-style:none;
	margin:0.5em 0 0;	
}
#sidebar li 
{
	margin:1em 0;
	padding:0.5em;
}
#sidebar li li 
{
	margin:0px 0px 0px 0px;
	padding:0.4em;
	background:none;
        
}

/* sidebar li li li = Liste der Unterkategorien */
/* -------------------------------------------- */
#sidebar li li li
{
	margin:0px 0px 0px 14px;
	padding:0.5em 0 0 0.3em;
        list-style: square;
}
#sidebar ul.feeds li 
{
	background:url(images/feed.png) no-repeat left center;
	margin:1em 0;
	padding:0 1.5em;	
}
#footer
{
	position: relative;
	height: 2.0em;
	clear: both;
	padding-top: 5.0em;
	background: #fff url(images/border2.gif) repeat-x 0 2.5em;
	font-size: 0.86em;
}

#footer .left
{
	position: absolute;
	left: 2em;
	bottom: 1.2em;
}

#footer .right
{
	position: absolute;
	right: 2.0em;
	bottom: 1.2em;
}

/* --------------------------- */
/* Kommentare and their styles */
/* --------------------------- */
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform 
{
	margin:10px;
	padding:10px;
}
#outer .commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li 
{
	list-style:none;
	margin: 2em 0;
	padding: 0.5em;			
	border-bottom:#ddd 1px dashed;
	background:#fcfcfc url(images/border2.gif) repeat-x top;
}
.commentlist li .cmtinfo 
{
	font-family:Trebuchet MS,Verdana, Tahoma, Serif;
	font-size:0.9em;		
	padding:5px;
	margin-bottom: 10px;
	position:relative;	
}
.commentlist li .cmtinfo em 
{
	margin:0;
	padding:0 1em;
	text-align:right;
	font-style:normal;			
	color:#999;	
}
.commentlist li cite 
{
	font-style:normal;
	font-weight:bold;
}

.commentlist li.alt
{
	background:#fcfcf9 url(images/border2.gif) repeat-x top;
}

textarea{
	width: 90%;
	padding:5px;
	height: 20em;
	border: 1px solid #ccc;	
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	font:1em Verdana, Arial, Helvetica, sans-serif;
}
#outer input.text 
{
	background:#f9f9f9 url(images/button_bg.gif) repeat-x top;
	border:#ccc 1px solid;
	padding:2px;
	font:1em Verdana, Arial, Helvetica, sans-serif;
}
.post h5 em
{
	font-style:normal;
	float:right;
	font-weight:normal;
}
#header, #content, #sidebar, #footer, .widget {
    overflow: hidden;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

