/*
judith mason
designer: floor van herreweghe
floorvan@gmail.com
*/



* {
	margin: 0px auto;
	padding: 0;
}

body {
    color: #333;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 9pt;
    line-height: 1.4em;
    margin: auto 0px;
    height: 1400px;
    
    }


img { border: 0; }

h1 {
font-size: 1.6em;
font-weight: normal;
font-style:italic;
margin-bottom: 5px;
}

h2 {
font-size: 1.2em;
font-weight: normal;
margin-bottom: 5px;
}

#wrapper {
width: 950px;
background-color:white;
}

#header {
margin-top:10px;
height: 90px;
background-color:white;
border-bottom: 1px solid #CCC;
margin-bottom: 20px;
}

#nav {
font-size: 14px;
font-style:italic;
width: 200px;
margin-right: 50px;
float: left;
background-color: white;
margin-top: 20px;
}

#nav ul li {
list-style-type: none;
margin-bottom: 10px;
}

#nav ul li a {
text-decoration:none;
color: #111;
}

#nav ul li a:hover {
color: #C30;
}

#nav ul li a.active {
color: #C30
}

a {
color: #C30;
text-decoration:none;
}

.copyright {
color: #CCC;
font-style: normal;
font-weight: normal;
text-transform:uppercase;
font-size: 0.7em;
}

#description {
margin-top: 20px;
width: 200px;
float:left;
background-color:white;
line-height: 1.8em;
}

#description ul li {
list-style-type: none;
}

.name {
font-weight:bold;
font-style: italic;
margin-bottom: 20px;
}

.medium {
text-transform: uppercase;
color: #888;
font-size: 0.9em;
}

.collection {
text-transform: uppercase;
color: #888;
font-size: 0.9em;
}

.zoom {
margin-top: 20px;
}

.zoom a{
text-decoration:none;
color: #C30;
}

.pagination {
margin-top: 25px;
text-align: center;
width: 200px;
float:left;
padding: 10px;
background-color: white;
border-top: 1px solid #CCC;
}

#gallery {
margin-top: 20px;
float:right;
}

#gallery-thumb {
float:left;
width: 650px;

}

#gallery-thumb ul li{
display:inline;
list-style-type:none;
}

#gallery-thumb img{
height: 150px;
width: 150px;
float: left;
margin: 5px;
}


#gallery-thumb-books {
float:left;
width: 650px;
}

#gallery-thumb-books ul li {
list-style-type:none;
}

#gallery-thumb-books img {
height: 315px;
width: 315px;
float: left;
margin: 5px;
}

.gallery_text {
background-color: transparent;
text-align:justify;
line-height: 1.6em;
width: 450px;
}


#text-content {
margin-top: 35px;
line-height: 1.9em;
margin-left: 520px;
background-color:white;

}


#text-content2 {
margin-top: 15px;
line-height: 1.9em;
margin-left: 20px;
background-color:transparent;
width: 550px;
float:left;
text-align:justify;
}

#text-content2 p{
}



#text-publications {
margin-top: 20px;
line-height: 1.9em;
margin-left: 250px;

}

#publications img {
margin-right: 20px;
float:left;
padding: 0px;
}


#text-publications p {
padding-top: 25px;
height: 200px;
}

#publications{
width: 800px; /*The width of our layout*/
margin-left: auto;
margin-right: auto;
/*Margin left and right set to auto center's our layout*/
text-align: left; /*Resets the text alignment*/
background-color: blue;
}




#img-left {
float:left;
margin-right: 15px;
margin-top: 20px;
}


h1 a {
background:transparent url(images/logo.gif) no-repeat scroll 0 0;
display:block;
height:75px;
width:200px;
float:left;
}
