/* CSS- Cascading Style Sheet for the Template: simplestyle */
/* AUTHOR:  HUBER ANDREAS   www.andreas-huber.at/fotoblog 

/* 		Do not remove this copyright notice 	
 		Copyright (c) 2006 Huber Andreas (www.andreas-huber.at) 
		do not copy without written permission! 
*/


body,html {height: 100%}

*{padding: 0; margin: 0;}

body {	
	padding:0px 15px 0 15px;
	text-align:center;
	font-size:11px;
	color:#8e8989;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin:0px 0 0 0;	
	margin-right:auto;
	margin-left:auto;
	background-color:#2a2725; 

	}

a {
	color:#8e8989;
	text-decoration: none;
}


a:hover, a:visited, a:active {
	color:#c0bbbb;
	text-decoration: none;
}



hr {
width: 95%;
text-align: left;
border: 0;
height: 1px;
background-color: #AAA;
}
 
h1 {
	padding-left: 0px;
	text-align: left;
	font-size:20px;
	color:#a3a0a0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;	
}

h3 {
	text-align: left;
	font-size:14px;
	color:#a3a0a0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;	
}


/* Weil folgende Eigenschaften für beide Elemente identisch sind, 
werden diese gleich gemeinsam definiert. */ 
/*#spacer, #center {
*/
#spacer {
	position:absolute;
	margin:0;
	padding:0;
}



	
/*#center {
	/*ist das Element, welches zentriert werden soll 
	padding:0;
	border:0; /* für die Zentrierung selbst nicht nötig 

	/*width:803px;       Breite insgesamt 450px (448px + 2 x 1px Border) 
	min-height:620px; /* Mindesthöhe insgesamt 300px (298px + 2 x 1px Border)

	position:absolute;
	top:47%;                  
	left:50%;

	margin:-335px 0 0 -404px; /* jeweils die Hälfte der Gesamthöhe und -breite

} */

#center {
	margin: 0 auto;
}

* html #center {
	height:298px;             /* min-height für den IE */
}

#picture_TMP {
	margin: 0 auto;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 10px solid white;
}
	
#topimage {
	margin: 0 auto; 
	margin-top: 30px;
	height: 48px;
/*	background: url('http://www.andreas-huber.at/fotoblog/templates/simplestyle/images/top_bg.png') bottom left no-repeat;	// background-image:url(); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='templates/simplestyle/images/top_bg.png', sizingMethod='scale');*/
}

#picture {
	background: url('http://www.andreas-huber.at/fotoblog/templates/simplestyle//images/bg.png') top left repeat;
	margin: 0 auto;
	text-align: center;
}

#bottomimage {
	height: 25px;	
	background: url('http://www.andreas-huber.at/fotoblog/templates/simplestyle//images/bottom_bg.png') top left no-repeat;	// background-image:url(); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='templates/simplestyle/images/bottom_bg.png', sizingMethod='scale');
}

#nav_left {
	padding-top: 20px; /*ANDI BEI UMBAU*/
	width: 848px;
	margin: 0 auto;
	height: 30px;
	text-align: left;
}

* html #nav_left {width: 750px; padding-left: 0px;}

#nav_left div {float: right; text-align: right;}

#nav_left span {}

#content {
	padding: 0 30px 0 40px;
	height: 563px;
	background: url('http://www.andreas-huber.at/fotoblog/templates/simplestyle/images/bg.png') top left repeat;
	margin: 0 auto;
	text-align: left;	
}

#content_subsite {
	width: 848px;
	height: 563px;
	background-color: #fff;
	margin: 0 auto;
	-moz-border-radius: 10px;
  	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 10px solid white;
	text-align: left;
}

#content_right {
	float: right;
	width: 200px;
	height: 100%;
	border-left: 1px solid #DDD;
	padding-left: 20px;
}

#content_right h3,
#content_subsite h3 {
		text-align: left;
		font-size:16px;
		color:#a3a0a0;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;	
}


#content_right ul {
	padding: 0;
	margin: 0;
	line-height: 13px;
}

#content p, #content_subsite p {
	color: #666;
	font-size: 12px;
	line-height: 16px;
}

#about_right {
	float: right;
	width: 250px;
	height: 560px;
	border-left: 1px solid #DDD;
	padding-left: 17px;
}

.tooltip {
	width: 828px !important;
	height: 82px;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	font-family: Arial;
	color: #FFF;
	background-color: #000;
	filter:alpha(opacity=70); /* for IE */
	opacity: 0.70; /* for FF */
}

* html .tooltip {
	width: 750px;	
	height:110px;
	line-height: 13px;
}

.tooltip td, .tooltip th {
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

.tooltip h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	margin: 0;
	line-height: 18px
}

.tooltip h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	line-height: 16px;
}



.tooltip p, table, tr, td {padding: 0; margin: 0; border: 0;}

.tooltip th {text-align: right; border-right: 1px solid #333; padding-right: 10px;line-height: 13px;
}
.tooltip td {padding-left: 10px;line-height: 13px;
}

table {border: 0px;}

.tooltip div {position: absolute; top: 20px; right: 10px; font-size: 16px; color: #EFEFEF;}


#container { 
	width: 50%;
	margin: 0 auto;
	text-align: left;
}

#pagination {
	margin-top: 20px;
	padding-left: 8px;
	width: 460px;
}

.footer {
	background-color: #000;
	padding: 0.5em;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 14px;
}

.leightbox {
	color: #333;
	display: none;
	width:400px;      /* Breite insgesamt 450px (448px + 2 x 1px Border) */
	min-height:563px; /* Mindesthöhe insgesamt 300px (298px + 2 x 1px Border)*/

	position:absolute;
	top:47%;                  
	left:50%;

	margin:-263px 0 0 -375px; /* jeweils die Hälfte der Gesamthöhe und -breite */
	text-align: left;
	z-index:1001;
	overflow: auto;	
	background-color: #FFF;
	filter:alpha(opacity=85); /* for IE */
	opacity: 0.85; /* for FF */
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color: #000;
	filter:alpha(opacity=60); /* for IE */
	opacity: 0.60; /* for FF */
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }


form {
	font-size:11px;
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
	
	.commentsline2 {
	font-size:10px;
	color:#000;
	border-bottom:1px #777 solid;
	}

	.input {
	    width: 200px;
		font-size:12px;
		font-weight:normal;
		border:1px solid #444;
		background-color:#fff;
		color:#222;
	    text-align:left;
	    padding:3px 3px 3px 60px;
		border: 1px solid #999999;
	    }
textarea {
		width:300px;
		height:100px;
		font-size:12px;
		font-weight:normal;
		background-color:#fff;
		border:1px solid #444;
		color:#222;
		text-align:left;
		padding:3px;
		border: 1px solid #999999;
		}
	#comments {
		padding:10px;
	    font-size:10px;
	    color:#222;
		font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	    border-top:0px solid #999;
	    border-bottom:0px solid #999;
	    text-align:left;
	    background:#FFF;
	    clear:both;
		margin-top:10px;
	    }
	#commentslist ul {
		font-size:11px;
		list-style-type:none;
		margin:0px;
		padding:10px;
		text-align:left;
		}
	#commentslist li {
		font-size:11px;
		display:block;
		margin:0px;
		color:#222;
		text-decoration:none;
		padding:4px 5px 12px 0;
		border-bottom: 1px solid #999999;
		text-align:left;
		}
	#commentslist li a {
		font-size:11px;
		color:#600;
		text-decoration:none;
		}
		
label {float: left; display: block; width: 100px;}

li {
	margin:3px 0 3px 15px;
	padding:0;
	list-style-image: url('http://www.andreas-huber.at/fotoblog/templates/simplestyle/images/minipfeil.gif');
}

.thumbnails {
    padding:5px;
    border:0px;
            border:1px solid #CCC;
            margin:4px;
    }
    
.thumbnails:hover {
    padding:5px;
    border:0px;
            border:1px solid #999;
            margin:4px;
            background:#DDD;
    }
.current-thumbnail {
    padding:5px;
    border:1px solid #333;
    background:#EEE;
                margin:3px;
    }

.footertext {
	font-weight: normal; 
	padding-left: 13px;
	color: #444;
}

.footertext a,
.footertext a:hover,
.footertext a:active,
.footertext a:visited {color: #555;}