/*

General styling

*/
#search {
background-image:url(http://mariann.gibbon.de/ripped1.gif);
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom: 20px !important;
margin-bottom:-1em;
}


body {
	margin:0;
	background-color:#c7e7ff;
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#333;
	background-image:url(bodybg.jpg); background-repeat:repeat-x;
}

#wrapper {
    width:750px;
    margin:0 auto;
        background-color:#fff;
}

a:link, a:visited {
	text-decoration:none;
	color:#ce732d;
}

a:hover {
    text-decoration:underline;
}



/* HEADER */

#header {
    /*margin-bottom:20px;*/
}

    #title {
    /*display:none;*/
    
    width:340px;
    float:right;
    text-align:right;
    /*margin:38px 5px 0 0; */margin:0px;
    line-height:20px;
    font-size:15px;
    padding-right:3px;
    border-right: 2px solid #dadbdf;
    font-weight:normal;
    color:#ddd;/*#ce732d;*/
    }
    
    #title a:hover {
        text-decoration:none;
        color:#0092C8;
    }

    #topmenu {
        /*margin-top:40px;*/
        z-index:5;
        float:left;
        width:400px;
    }
    
        #topmenu a:link, #topmenu a:visited {
            color:#333;
        }
        
        #topmenu a:hover {
            text-decoration:none;
        }
    
		#topmenu ul { 
			list-style:none;
			margin:0 0 0 5px;
			padding:0;
		}
				
				#topmenu ul li a:link, #topmenu ul li a:visited {
					display:block;
					line-height:11px;
					padding:5px 15px 2px 5px;
					margin:0 5px 0 0;
					font-size:11px;
					border-bottom:2px solid #ce732d; /*#ce732d;#73A533*/
					text-transform:uppercase;
        background-color:#fff;
				}
				
				#topmenu ul li a:hover {
				    border-bottom:2px solid #ce732d;
        background-color:#fff;
        background-image:none !important;
				}
				
				#topmenu ul li {
					display:block;
					float:left;
					position:relative; 
				}
				
				#topmenu ul li ul {
					display:block;
					position:absolute;
					top:auto;
					list-style:none;
					margin:0;
					padding:0;
					visibility:hidden;
					border-top:1px solid #CCC;
					width:220px;
				}
				
				#topmenu ul li:hover ul,
				#topmenu ul li.msiefix ul {
					visibility:visible;
				}
				
				#topmenu ul li ul li {
					position:relative;
					float:none;
					line-height:18px;
					color:#333;
					font-size:10px;
					/*height:1px;*/
				}
				
				#topmenu ul li ul li a:link, #topmenu ul li ul li a:visited, #topmenu ul li ul li a {
					display:block;
filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80;
					margin:0;
					line-height:15px;
					padding:2px 0 2px 10px;
					color:#FFF;
					/*height:1px;*/
					text-transform:none;
					border:0;
					background-color:#ce732d;
            background-image:url(topmenubg.jpg); background-position: -3px center;
            border-bottom: 1px solid #fff;
				}
				
				#topmenu ul li ul li a:hover {
					background-color: #fff; color:#0092C8; /*#0092C8;*/

filter:alpha(opacity=100); -moz-opacity:1.00; opacity:1.00;
				}
				
    #headerimage {
        clear:both;
        height:134px;
        border-top:0px solid #CCC;
        border-bottom:0px solid #CCC;
        border-bottom: 2px solid #ce732d;
        background-image:url(blueten.jpg);
        background-repeat:no-repeat;
        background-position:center;
		padding:0px; margin:0px;
    }
    
    #headerimage a {
    display: block;
    height:134px;
    width: 300px;
    margin-left:107px;
    font-size:0px; color:#fff;
    text-decoration:none;
    }
    
    #headerimage a:hover {
    text-decoration:none;
     color:#fff;
     background-image:url(blueten2.jpg);
    }
    

/* SIDEBAR */

#sidebar {
    width:180px;
    float:right;
    margin:-2px 0 -20px 0;
    padding-bottom: 0px;
    font-size:11px;
    background-image:url(sidebarbg.jpg);
    border-right: 3px solid #fff;
        border-left: 0px solid #fff;
}

#sidebar a:link, #sidebar a:visited {
    color:#333;
}

#sidebar a:hover {
    color:#ce732d;
    text-decoration:none;
}
#sidebar h2 { background-image:url(sidebarh2bg.gif);}


/* LISTS */

html>body .the_content ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .the_content li {
	margin: 7px 0 8px 10px;
	}

.the_content ol {
	padding: 0 0 0 15px;
	margin: 0;
	text-indent:-5px;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
	}
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

.the_content ul li:before, #sidebar ul ul li:before {
	content: "\00BB\00A0";
	color:#ce732d;
	}

.textwidget {
	margin-left: 9px;
	margin-top: 10px;
	}
	
	#sidebar input, #sidebar textarea {
	  background-color: #fff;
	  border: 1px solid #ce732d;
	  color: #0092C8;
	  }
#sidebar input {
	  font-size: 16px;
	  padding:5px;
	  margin-left: 6px;
	  background:inherit; 
	  }
	  	#sidebar input:hover {
	  background-image:url(http://mariann.gibbon.de/semiw.gif); !important;
	  color: #999;
	  border-color:#999;
	  }
	#sidebar input:focus {
	  background-color:#fff; !important;
	  color: #000;
	  border-color:#000;
	  }

/* CONTENT */

#content {
    padding:20px 0 0 5px;
    width:520px;
    float:left;
   /* border-left: 2px solid #ce732d;*/
}

.post {
    margin:0 0 30px 0;
    clear:both;
}

    .post .posttitle, #sidebar h2 {
        font-size:20px;
        line-height:20px;
        color:#0092C8;
        margin:0 0 2px 0;
        font-weight:normal;
    }
    .post .posttitle a {
    	padding-left:15px;
    	background-image:url(posttitle.gif);
    	background-repeat: no-repeat;
    	background-position: center left;
    }
        .post .posttitle a:hover {
    	background-image:url(posttitleh.gif);
    }
    #sidebar h2 {
    	padding-left:6px;
    }
h2 a.rsswidget {
        color:#0092C8 !important;
}
h2 img {border:none;}
    
        .post a:link, .post a:visited {
            color:#0092C8;
        }
    
        .post a:hover {
            color:#ce732d;
            text-decoration:none;
        }
    
        .post a:link span, .post a:visited span {
            color:#CCC;
        }
        
        .post a:hover span {
            color:#AAA;
        }
        
    .post .postmeta {
        font-size:10px;
        line-height:10px;
        color:#CCC;
        /*text-transform:uppercase;*/
        margin:0 0 5px 0;
    }
    
        .post .postmeta a:link, .post .postmeta a:visited {
            color:#AAA;
        }
        
        .post .postmeta a:hover {
            color:#ce732d;
            text-decoration:none;
        }
        
    .post p {
        margin:0 0 15px 0;
        line-height:15px;
    }
    
        .post p a:link,
        .post p a:visited,
        .post ul a:link,
        .post ol a:link,
        .post ul a:visited,
        .post ol a:visited {
            color:#ce732d;
        }
    
        .post p a:hover,
        .post ul a:hover,
        .post ol a:hover {
            text-decoration:underline;
        }
        
        .post .the_content ul, .post .the_content ol {
            margin-bottom:15px;
        }
    
    .post blockquote {
        margin:0 0 15px 20px;
        padding:5px;
        border-top:1px solid #ce732d;
        border-bottom:1px solid #ce732d;
    }
    
        .post blockquote p {
            margin:0;
            font-style:italic;
        }
        
        .post blockquote blockquote {
            margin-top:15px;
            background-color:#F3F3F3;
        }

    .post img {
    float:right;
    border-width:0px;
    /*border:1px solid #ce732d;*/
    margin:0 0 10px 4px;

 /*   padding-right:9px;
    padding-bottom:9px;
background-image:url(imgbg.gif); background-position:bottom right;*/
    }
    .post p a img {
    border-width:1px;
    }
    
    .post .wp-smiley {
        float:none;
        border:0;
        margin:0;
    }

.post .the_content p { margin-left:15px; font-size:1em; line-height:1.4em;}
/* COMMENTS */

#commentlist, #trackbacks {
    list-style:none;
}

    #commentlist li {
        margin:0;
        padding:15px 10px 0 10px;
        border-bottom:1px solid #ce732d;
    }

    #commentlist li.odd {
        background-color:#F3F3F3;
    }
    
    #trackbacks li {
        padding:5px 10px 5px 10px;
    }

.post .commenttitle {
        font-size:16px;
        line-height:16px;
        color:#0092C8;
        margin:0 0 2px 0;
        font-weight:normal;
    }
    
        .post #commentlist .commenttitle a:link, .post #commentlist .commenttitle a:visited {
            color:#0092C8;
        }
    
        .post #commentlist .commenttitle a:hover {
            color:#ce732d;
            text-decoration:none;
        }
        
        textarea {
            width:100%;
        }
#commentform input, #commentform textarea {
	  background-color: #fff;
	  border: 2px solid #0092C8;
	  }
#commentform input {
	  font-size: 16px;
	  padding:5px;
	  }

/* FOOTER */
        
#footer {
    clear:both;
    border-top:1px solid #CCC;
}

    #footer p {
        margin:5px 0 30px 5px;
        color:#CCC;
        text-transform:lowercase;
        font-size:10px;
    }
    
    #footer a:link, #footer a:visited {
        color:#AAA;
    }
    
    #footer a:hover {
        color:#ce732d;
        text-decoration:none;
    }
    
::-moz-selection{
        background-color: #0092C8; color:#fff; }
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        #lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/js/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/js/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/js/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
