
/* 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;
}

/* 
	Blue-Fade Theme 
	Modified 2004-01-20 by Alex King (http://www.alexking.org/)
	based on:
	Default WordPress by Dave Shea || http://mezzoblue.com        
        Modified 2004-10-30 by Machopan ||  http://www.machopan.com    
*/

a {               
        font-family: Arial, Verdana,  "Times New Roman",  sans-serif;
        font-size: 100%;
	color: #336699;
}

a img {
	border: none;
}

a:visited {
	color: #6699cc;
}

a:hover {
	color: #006699;
}

acronym, abbr {
	border-bottom: 1px dashed #3366ff;
}

acronym, abbr, span.caps {
	cursor: help;
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 5px solid #cccccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body, html {  
        background: #e8e8e8;
        background-image:   
        url(http://www.blogigo.de/machopan/04_13_99_Rauchzeichen_Body.gif); 
        margin: 0;
	padding: 0;
	color: #336699;
}

#banner {
	position: relative;
}

cite {
	font-size: 90%;
	font-style: normal;
}

/* Datum */
h2 {               
        font-size: 90%;
        font-weight: normal;
	margin: 5px 0 5px 0;
}

/* Storytitle */
h3 {
        padding: 2px;
	border-top: 2px solid  #cc0000;
        border-bottom: 2px solid #cc0000;
        background-color: #336699;
      	margin-top: 0;
}

h3 a {            
        font: italic;
	letter-spacing: 0.2em;
        color: #eeeeee;
}

h3 a:hover { color: #ff6633; }            

h3 a:visited  { color: #efefef; }


ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/125% Arial, Verdana, sans-serif;
	letter-spacing: 100%;
}

.credit {
	background: #336699;
	border-top: solid 1px #99ccff;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover, .credit a:visited {
	color: #ffffff;
}

.feedback {
                     font-size: 70%; 
	color: #cccccc;
	text-align: right;
}

.meta {          
        font-size: 90%; 
        font-weight: bold;
        margin: 2px 0 2px 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.storytitle {
	margin: 0;
}

.storytitle a { 
        font-family: 'Times New Roman', Times, sans-serif;
        font-style: italic;
	letter-spacing: 0.2em;
        color: #eeeeee;
	text-decoration: none;
}

#commentform input, #commentform textarea {
	background: #fff;
	border: 1px solid #999999;
}

#commentform textarea {
	width: 100%;
}

#content {    
        font-family: Arial, Verdana, "Times New Roman",  sans-serif;
        font-size: 100%;
        background: #ffffff;
        overflow: hidden; 
        border: 1px solid #cc0000;
        margin: 10px 0 0 2em;
        padding: 15px; 
        width: 70%;
}

#header {     
        background-color: #e8e8e8;
        background-image: 
        url(http://www.blogigo.de/machopan/04_13_99_Rauchzeichen_Banner.jpg);
        background-position: 0%; 
        background-repeat: no-repeat;
        border-top: 1px solid #cc0000;
	border-bottom: 1px solid #cc0000;
        text-align: left;
        height: 95px;
        margin: 0; 
	padding: 5px 140px 20px 10px;                  
}

/* Blog Titel - Schrift  */
#header a {   
        font: italic 130% "Times New Roman", Times, sans-serif;
	letter-spacing: 0.2em;
	color: #cc3300;
        font-weight: bold;
	text-decoration: none;
}

#header a:hover {
	text-decoration: none;
}

/* Menueleiste */
#menu {        
        background-image: 
        url(http://www.blogigo.de/machopan/04_13_99_Rauchzeichen_Indianer.gif); 
        background-repeat: no-repeat;
        background-color: #transparent;
        background-position: 50% 40px;
        overflow: hidden;
        border-left: 1px solid #cc0000;
        border-top: 1px solid #cc0000;
        border-bottom: 1px solid #cc0000;
	padding: 150px 0 15px 15px;
	position: absolute;
	right: 0;
        top: 0px;
        width: 20%;
 }

#menu form {
	margin: 0;
}

#menu input {
	background: #ffffff;
	border: 1px solid #336699;
        color: #336699;
	width: 80%;
}

#menu ul {    
        font: italic normal 100% "Times New Roman", Times, sans-serif;
        color: #cc0000;
        font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
}

#menu ul li { 
	font: italic normal 100% "Times New Roman", Times, sans-serif;
        color: #cc0000;
        font-weight: bold;
	letter-spacing: 100%;
	margin-top: 10px;
	padding-bottom: 2px; 
}

#menu ul ul {
	list-style-type: none;
                     color: #336699;
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	margin: 0;
	padding: 0;

	text-align: left;
}

#menu ul ul li {
	border: 0;
        color: #336699;
	font: normal 75% Arial, Verdana, sans-serif;
	letter-spacing: 100%;
	margin-top: 0;
	padding: 0 0 1px 10px;
}

#menu ul ul li a {
	color: #003366;
	text-decoration: none;
}

#menu ul ul li a:hover {
	border-bottom: 1px normal #3366ff;
}

#styleswitcher li {
	margin-bottom: 5px;
}

#styleswitcher img {
	border: 1px solid #999999;
}

#calendartable {
	background: #eeeeee;
	border: 1px solid #336699;
	empty-cells: show;
	font-size: 14px;
	margin: 0 0 0 -5px;
	width: 90%;
}

#calendartable #next a {
	padding-right: 10px;
	text-align: right;
}

#calendartable #prev a {
	padding-left: 10px;
	text-align: left;
}

#calendartable a {
	display: block;
	text-decoration: none;
}

#calendartable a:hover {
	background: #e8e8e8;
	color: #333333;
}

#calendartable caption {
	color: #cc0000;
	letter-spacing: 100%;
        font-size: medium;
        font-weight: bold;
	text-align: left;
}

#calendartable td {
	color: #999999;
	font: normal 11px Arial, Verdana, sans-serif;
	padding: 1px 1px;
	text-align: right;
}

#calendartable td.pad:hover {
	background: #ffffff;
}

#calendartable td:hover, #calendartable #today {
	background: #cc0000;
	color: #ffffff;
}

#calendartable th {
       color: #6699cc;
	font-style: normal;
	text-transform: capitalize;
}
