@charset "utf-8";
/* CSS Document */

body {
        padding:0px;
        margin:0px;
        color:#6D6D6D;
        font-family:OpenSansRegular, Arial, Helvetica, sans-serif;
        font-size: 0.8em;
}
#index {
        background-image: url("karbowska_berlin.JPG");  background-color:#a0a096; vertical-align:middle; background-repeat: repeat-y; }

@media only screen and (min-width: 1024px) {
#index {background-size:100%; }
}


a {     color:#6D6D6D; text-decoration:none;    }

a:hover  {
        text-decoration: none;
        color:#333333;
}

h1, h2, h3 {
        font-family: OpenSansRegular;
        font-weight: normal;
        font-size: 1.0em;
        letter-spacing: 0.1em;
        text-transform: uppercase;
}

h4, h5 {
        font-family: OpenSansRegular;
        font-weight: normal;
        font-size: 1.0em;
        letter-spacing: 0.1em;
}

#top {
        width: 80%;
        margin-right: auto;
        margin-bottom: 10;
        margin-left: auto;
        clear:both;
}
#toptitle {
        width:100%;
        height:50px;
        position:relative;
        margin-top: 0;
        margin-right: auto;
        margin-bottom: 10;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 10px;
}

#toptitle h1 {font-size: 2.4em; padding-left : 25px; }


.navigation {
        padding-bottom: 30px;
        width:100%;
        /*min-width: 760px; */
        border-bottom: 0.1px solid #6D6D6D;
        background: transparent;
        margin-right: auto;
        margin-left: auto;
}
@media only screen and (min-width: 760px) {
.navigation ul {
        margin:0;
        margin-right: 0px; /*margin between first menu item and left browser edge*/
        padding: 0;
        list-style: none;
        float: right; }
.navigation li {
        display: inline;
        padding: 0; }
.navigation a {
        float: left;
        display: block;
        font-family: OpenSansRegular;
        font-size: 1.0em;
        margin-top: 0;
        margin-right: 2px;
        margin-bottom: 0;
        margin-left: 0;
        padding-top: 5px;
        padding-right: 15px;
        padding-bottom: 8px;
        padding-left: 15px;
        letter-spacing: 0.1em;
        text-transform: uppercase;}

.mainIndex {
        padding-top: 150px;
}

.main { 
        padding-bottom: 20px;}
}

.current a  {
        color:#ff0000;
}

.mainIndex {
        width:100%;
        margin-right: auto;
        margin-left: auto;
        text-align:center;
}

.mainIndex h1{
        font-size: 4.0em;
        color:#e6e6e4;
        font-family:OpenSansLight;
        letter-spacing: 0.3em; 
}

.main {
        width: 80%; /* */
        max-width: 780px; 
        margin-right: auto;
        margin-left: auto; 
        margin-top: 150px; clear:both;
}
.publikation-list li {
        width: 100%; /* */
        max-width: 780px; 
        clear:both;
        list-style: none; 
}

.publikation {
        float: left; 
        width:200px; margin-right:10%;  margin-bottom:30px; 
        margin-bottom:20px;         
        list-style: none;
}

.address  {
        line-height:2.0em;
        padding-left: 33%;

}

.works {
        height:auto;
        float: left;
        margin-right: auto;
        margin-left: auto;
        clear: none;
}


.works li {
        float: left;
        height: 270px;
        width: 160px;
        border:none;
        border-color:white;
        list-style-type: none;
        text-align: center;
        margin-right: 40px;
        margin-left: 40px;
}

.works h2 {
        padding-top: 0px;
        text-align: center;
}


.biography img {
         align:top;
         float:right;
         margin-left:5px;
          margin-bottom:5px;
}

.exhibition {
         padding-left:2.7em;
         text-indent:-2.7em;
}

.worksall {
        width: 100%; /* */
        max-width: 500px;
        height:auto;
        margin-right: auto;
        margin-left: auto;
        margin-bottom:60px;
}

.worksall img {
        width: 100%; /* */
}


.worksall p {
        text-align:justify;
}

.worksall-navi {
        height:auto;
        float: right;
        margin-right: auto;
        margin-left: auto;
        clear: none;
}

.worksall-navi ul {
        margin:0;
        margin-right: 0px; /*margin between first menu item and left browser edge*/
        padding: 0;
        list-style: none;
        float: right;
        display: inline;
}

.worksall-navi li {
        float: left;
        border:none;
        border-color:white;
        list-style-type: none;
        text-align: center;
        margin-right: 15px;
        margin-left: 15px;
}

.worksall-navi h1 {
        padding-top: 0px;
        float: right;
}

/*----/MOBILE----*/
@media only screen and (max-width: 400px) {
#toptitle h1 {
    font-size: 1.7em;
    padding-left : 25px;
}
.publikation-list ul {
        margin-left: 0;
        padding-left: 0;
}
.publikation { float:none;}

.publikation-list li { margin-bottom:25px;}
.biography img {
         align:top;
         float: none;
         margin-left:0px; }
.mainIndex h1{
        font-size: 3.0em;
        letter-spacing: 0.3em; 
}
.address  {
        padding-left: 0px;

}

}

@media only screen and (max-width: 759px) {
#top {
        width: 100%;
        margin-: 0;
}
.navigation ul {
     margin-left: 0;
     padding-left: 0;}

.navigation li {
     width:100%; text-align: left; display:list-item; display: block; }

.navigation a {
    padding-left : 35px;
    border-bottom: 1px solid #6D6D6D;
    text-align: left;
    text-transform: uppercase;
    line-height: 30px; display: block; 
}
.navigation {
        border-bottom: 0px; display: block; }

.main {
        margin-top: 25px;}

}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on February 9, 2012 09:39:43 AM America/New_York */

@font-face {
 font-family: 'OpenSansLight';
 src: url('open-sans-fontfacekit/OpenSans-Light-webfont.eot');
 src: url('open-sans-fontfacekit/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('open-sans-fontfacekit/OpenSans-Light-webfont.woff') format('woff'), url('open-sans-fontfacekit/OpenSans-Light-webfont.ttf') format('truetype'), url('open-sans-fontfacekit/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
 font-weight: normal;
 font-style: normal;
}
 @font-face {
 font-family: 'OpenSansRegular';
 src: url('open-sans-fontfacekit/OpenSans-Regular-webfont.eot');
 src: url('open-sans-fontfacekit/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('open-sans-fontfacekit/OpenSans-Regular-webfont.woff') format('woff'), url('open-sans-fontfacekit/OpenSans-Regular-webfont.ttf') format('truetype'), url('open-sans-fontfacekit/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
 font-weight: normal;
 font-style: normal;
}