
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width: 100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

/* ----------------------------------------------

Gutenberg CSS Theme for WordPress -
http://wordpress.org/

By Serge K. Keller - http://www.almaren.ch

v1.0 - February 2004 - Validates as CSS3, for CSS2
take out the
'micro-icons' style

Designed for Alex King's WordPress CSS Style
Competition -
http://www.alexking.org/

---------------------------------------------- */

/* ----------------------------------------------

Copyleft (c) 2004 Serge K. Keller, Rue de Lausanne 9,
1700 Fribourg
(Switzerland). All Rights Reversed.



This program is free software; you can redistribute it
and/or modify

it under the terms of the GNU General Public License
as published by

the Free Software Foundation; either version 2 of the
License, or

(at your option) any later version.



This program is distributed in the hope that it will
be useful,

but WITHOUT ANY WARRANTY; without even the implied
warranty of

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 
See the

GNU General Public License for more details.



You should have received a copy of the GNU General
Public License

along with this program; if not, write to the Free
Software

Foundation, Inc., 59 Temple Place, Suite 330, Boston,
MA  02111-1307  
USA

---------------------------------------------- 



Modifications by blogigo:

http://www.blogigo.de



*/

/* ----------------------------------------------

General page layout

---------------------------------------------- */

body {

margin : 0;

padding : 0;

background : #eeeeee;

      

background-image:url(http://www.blogigo.de/rebella/Rosa_Pusteblume.jpg);

color : #111111;

font-size: 12px;

font-family: Verdana, Helvetica, sans-serif;

text-align: center;

}



#rap {

margin : 10px auto;

padding : 0;

width : 750px;

border : 1px solid
#aaaaaa;


background-image:url(http://www.blogigo.de/rebella/Apriko_PusteBlume.jpg);

overflow: auto;

text-align: left;

}





#header { 

height: 50px;

 background: #ffffff
url(/img/tmpl/gutenberg/gutenberg.gif) no-repeat 
top
right;

margin: 0;

padding: 30px 10px 5px 25px;

border-bottom : 1px solid #aaaaaa;

}



#header a {

color: #bf5292;

text-decoration: none;

}



#header h1 {

    color: #666;

    font-size: 120%;

font-family: Georgia, "'New York'", Utopia, "'Times
New Roman'", 
Times,
serif;

font-weight : bold;

text-align : left;

}



#content {

width: 500px;

margin: 0;

text-align: left;

float: left;

        color:black;

background:transparent;

padding: 10px 25px;

        font-size:12px;

}



#menu {

font-size: 100%;

margin: 0;

padding: 0 15px 10px 10px;

width: 150px;

text-align: left;

      

background-image:url(http://www.blogigo.de/rebella/loewenzahn_blau_leiste.jpg);

float: right;

overflow: hidden;

}



.credit, credit cite {

clear: both;

margin: 15px 0 0 0;

padding: 3px;

background: #ddd;

border-top: solid 1px #666;

color: #111;

font-size: 85%;

text-align: center;

}



 .credit cite {

color: #111;

font-size: 85%;

font-style: normal;

}



.credit a, .credit a:hover {

color: #006;

text-decoration: none;

}



/* ----------------------------------------------

Basic XHTML styling

---------------------------------------------- */

h1, h2, h3 {

xfont-family : Georgia, "'New York'", Utopia, "'Times
New Roman'", 
Times,
serif;

}



h2 {

font-size: 120%;

letter-spacing: .07em;

}



h3{

font-size: 110%;

}



p, li, .feedback {

xfont: 85%/125% "Lucida Grande", "Lucida Sans
Unicode", Verdana,
sans-serif;

letter-spacing: -1px;

}



/* ----------------------------------------------

Links styling

Remember LoVe-HAte rule

---------------------------------------------- */

a {

color: #e25eac;

    text-decoration: none;

}



a:link {

font-weight: bold;

}



a:visited {

color: #e25eac;

font-weight: normal;

}



a:hover {

        background-color:white;color:#e25eac;

xcolor: #302020;

        xtext-decoration: underline;

}



a:active {

text-decoration: underline overline;

}



a img {

border: none;

}



/* ----------------------------------------------

Micro-icons (CSS3 only)

The following will probably work only in Mozilla
browsers (state: 
January
2004)

but should degrade gracefully in other browsers

Info: http://my-dimension.com/article/mini_icons/

Icons:
http://www.web-graphics.com/mtarchive/000305.php#000305

---------------------------------------------- */

a[href^="mailto:"] {

background: transparent
url(/img/tmpl/gutenberg/icons/email.gif) 
no-repeat
100% 50%;

padding-right: 10px;

white-space: nowrap;

}



div.storycontent a[href^="http:"] {

background: transparent
url(/img/tmpl/gutenberg/icons/outside.gif)
no-repeat 100% 50%;

padding-right: 10px;

white-space: nowrap;

}



/* This avoids the icon being shown on internal links.
Change to suit 
your
taste */

div.storycontent a[href^="http://alexking.org"],

div.storycontent a[href^="http://www.alexking.org"] {

background: inherit;

padding-right: 0px;

}



/* ----------------------------------------------

Menu styling

---------------------------------------------- */

#menu form {

margin: 0;

}



#menu input {

background: #eee;

border: 1px solid #111;

letter-spacing: -0.05em;

}



#menu ul {

margin: 0;

padding: 0 10px 0 0;

list-style-type: none;

color: white;

}



#menu ul li {

font-family: "Lucida Grande", "Lucida Sans Unicode",
Verdana, 
sans-serif;

font-weight: bold;

margin: 10px 0 10px 0;

border-bottom : 1px #eeeeee;

}



#menu ul ul {

list-style-type: none;

font-variant: normal;

font-weight: normal;

line-height: 100%;

margin: 0;

padding: 0;

text-align: left;

}



#menu ul ul li {

margin: 0;

font-family: "Lucida Grande", "Lucida Sans Unicode",
Verdana, 
sans-serif;

font-weight: normal;

padding-left: 8px;

}



#menu ul ul li a {

text-decoration: none; color: white;

}



#menu a:visited { color: white; }

#menu a:hover {background-color:white;color:#2a84d0;}



#search, #calendartable, #navigation {

/*display: none;*/

}



/* ----------------------------------------------

Form styling

---------------------------------------------- */

form {

margin: 0;

padding: 0;

}



input, textarea {

background-color: #eee;

border: 1px solid #aaaaaa;

font-size:85%; 

}



/* ----------------------------------------------

Other useful elements

---------------------------------------------- */

blockquote {

font-size: 80%;

color: #777;

padding-left: 23px;

background: url(/img/tmpl/gutenberg/blockquote.gif)
no-repeat 0 3px;

}



cite {

font-size: 80%;

font-style: italic;

color: #bf5292;

}



code {

font-style: normal;

color: #c30;

padding-left: 15px;

background: url(/img/tmpl/gutenberg/code.gif)
no-repeat 0 3px;

font-family : Fixed, 'Courier New', Courier,
monospace;

}



acronym, abbr {

border-bottom : 1px dashed #aaa;

cursor : help;

font-size: 80%;

letter-spacing: .07em;

}



span.caps {

font-size: 80%;

font-variant : small-caps;

}



li {

margin: 0;

padding: 0;

}



/* ----------------------------------------------

WordPress elements

---------------------------------------------- */

.post {

text-align: left; 

}



.storytitle {

margin: 0;

padding: 0;

font-size: 120%;

/*letter-spacing: .04em;*/

xfont-family: Georgia, "'New York'", Utopia, "'Times
New Roman'", 
Times,
serif; 

font-weight: normal;

}



.storytitle a {

text-decoration: none;

}



.meta {

font-size: 75%;

}



.meta, .meta a {

color: black;

font-weight: normal;

letter-spacing: 0;

}



.meta ul {

display: inline;

margin: 0;

padding: 0;

list-style: none;

}



.meta li {

display: inline;

}



.feedback {

color: #ccc;

text-align: left;

}



ol#comments li p {

font-size: 90%;

}



/* ----------------------------------------------



WordPress comments form

---------------------------------------------- */

#commentform input, #commentform textarea {

background: #ffffff

border: 1px solid #aaaaaa;

}



#commentform textarea {

width: 100%;

}



/* ----------------------------------------------

WordPress calendar

---------------------------------------------- */

#calendartable {

border: 1px solid #aaaaaa;

empty-cells: show;

margin: 0;

width: 80%;

}



#calendartable #next a {

padding-right: 10px;

text-align: right;

}



#calendartable #prev a {

padding-left: 10px;

text-align: left;

}



wp-calendar a {

        color:white;

display: block;

text-decoration: underline;

}



#xwp-calendar a:hover {

background: #eeeeee;

color: #900;

}



#calendartable caption {

color: white;

    font-weight: bold;

text-align: center;

}



#calendartable td {

color: white;

font-family: "Lucida Grande", "Lucida Sans Unicode",
Verdana, 
sans-serif;

letter-spacing: normal;

padding: 2px 1px 0 1px;

text-align: center;

}



#calendartable td.pad:hover {

background: #fff;

}



#calendartable td:hover, #calendartable #today {

background: #eeeeee;

color: ::strFont_Font::;

}



#calendartable th {

font-style: normal;

text-transform: capitalize;

}



#calendartable, #polltable {

font-size: 10px;

}

/* CSS ENDE */

