/*
Theme Name: franzbauer | photographie  
Theme URI: http://franzbauer.net/
Description: Neues Theme f&uuml;r franzbauer.net
Version: 2.2.2 1100C
Author: Aaron Bauer
Author URI: http://www.franzbauer.net/
last Date: 27.12.2010 1100C
*/

@font-face {
	font-family: 'TitilliumText22L400wt';
	src: url('titilliumtext22l003.eot');
	src: local('TitilliumText22L'), local('TitilliumText22L-400wt'), url('titilliumtext22l003.woff') format('woff'), url('titilliumtext22l003.ttf') format('truetype');
}

 body {
    background: url(texture.png) repeat-x #f6f6f8;
    padding:0;
    margin:0;
    width: 100%;
    color: #000;
    font-family: 'TitilliumText22L400wt', Helvetica, Arial, sans-serif;
    border-top: 5px solid #000;

 } 
 
 #wrap {

    font-family: 'TitilliumText22L400wt', Helvetica, Arial, sans-serif;    
    width: 980px; /* former 940 */
    margin-left: auto;
    margin-right: auto;
    padding: 25px;


 } 
 
 #slideshow {
    margin-left: 40px;
 }
 
 #myslides {
    text-align: center;
	width: 900px;
	height: 506px;
    padding: 0;
    margin:  0 auto;

    

    
 /*  -webkit-box-shadow: #000 0px 4px 40px;   */
   
    
} 

#myslides img {
    
    width: 900px;
    height: 500px;
    top:  0;
    left: 0 ;
    
    
}

div.bilder img {
  /*  -webkit-box-shadow: #000 0px 4px 10px;  */
}


div.lines {
    width: 900px;
    height: 2px;
    background-color: #000;
    margin-top: 10px;
}


div#nav {
    font-size: 14px;
    margin-right: 0px;
    padding-bottom: 20px;
    margin-top: 20px;
}

div#nav li {
    display: inline;
    margin-right: 5px;
    text-align: center;
}

div.alben {
    float:left;
}

div.ueber {
    float: right;
}
div#bubble {
    background: url(bubble.png) no-repeat;
    height: 100px;
    width: 900px;
    padding-top: 30px;
    padding-left: 15px;
}

div#footer {
    background: #000;
    height: 100px;
    width: 100%;
    font-size: 25px;
    color: #fff;
    border-top: 2px solid #828282;
}

div#footer_wrap {
    padding-top: 25px;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px;
}


div#header {
    margin-right: 40px;
    margin-bottom: 30px;
    margin-top: 20px;
    
    margin-left: 40px;

}

div#logo {
    background:url(logo.png) no-repeat;
    height: 59px;
    width: 477px;
}

span.links {
    float: left;

}

span.mitte {
    float: left;
    margin-left: 275px;

}

span.rechts {
    float: right;
   
}

div.bilder {
    line-height: 30px;
    font-size: 14px;
  
    margin-left: 40px;
}

/* Link Kram */

div#nav a:link { text-decoration:none; -webkit-transition: 0.5s linear; padding: 2px;}
div#nav a:visited { text-decoration:none; }
div#nav a:focus {color: #fff; text-decoration:none; background: #000;}
div#nav a:hover {color:#fff; text-decoration:none;  background: #000;}
div#nav a:active {color:#fff;  background: #000; }

div#footer_wrap a:link {color: #fff; text-decoration:none; -webkit-transition: 0.5s linear; padding: 5px; }
div#footer_wrap a:visited {color:#fff; text-decoration:none; }
div#footer_wrap a:focus {color: #000; background: #fff; text-decoration:none;}
div#footer_wrap a:hover {color:#000; background:#fff; text-decoration:none;}
div#footer_wrap a:active {color:#000; background: #fff; text-decoration:underline; }

a:link {color: #000; text-decoration:none; }
a:visited {color:#000; text-decoration:none; }
a:focus {color: #515151;text-decoration:none;}
a:hover {color:#515151;text-decoration:none;}
a:active {color:#515151; text-decoration:underline; }


.current_page_item a:link {
    background: #000;
    color: #fff;
    padding: 5px;
}

.current_page_item a:visited {
    background: #000;
    color: #fff;
    padding: 5px;
}

.current_page_item a:focus {
    background: #000;
    color: #fff;
    padding: 5px;
}

.current_page_item a:hover {
    background: #000;
    color: #fff;
    padding: 5px;
}

.current_page_item a:active {
    background: #cacaca;
    color: #fff;
    padding: 5px;
}


h1 {
    padding:0;
    margin:0;
    font-weight: bold;
    font-size: 24px;

}




div.c1 {
    clear: both;
}

/* Formular */

input {
    border: 1px dashed #828282;
    background: #f6f6f8;
}

textarea {
    border: 1px dashed #828282;
    background: #f6f6f8;
}
