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



/*------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, 
h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	outline: none;
	text-decoration: none;
}


h1{
	font-size: 18px;
	color: #666;
	margin: 0;
	padding: 0;
}

.gray{
	color:#CCC;
	line-height:1.7em;
	-webkit-transition: all .2s linear;
}
	
.gray2{
	color:#666;
}


/*------------------------------------------*/


#grid{
	background: url(../content/images/960.png);
	height: 2500px;
	min-width: 960px;
	text-indent: -9000px;
	top: 0;
	z-index: -1;
	opacity: .2;
	position:absolute;
	display:none;
}

.wrap{
	width: 940px;
	margin: 0 auto;
}

/*-----------------------------------------
HEADER
------------------------------------------*/

#header{
	width: 100%;
	min-width: 960px;
	float: left;
	clear: both;
	display: inline;
	height: 165px;
}

#header .perlman{
	margin-right: 150px;
	margin-top:60px;
	line-height: 1.3em;
	text-align: right;
}



/*-----------------------------------------
BODY
------------------------------------------*/

#body{
	width: 100%;
	min-width: 960px;
	float:left;
	clear:both;
	display:inline;
}


/*-----------------------------------------
Dates Hover Div's
------------------------------------------*/
.previewImage-div{
	float:left;
	width: 620px;
	height: 590px;
	padding-left: 90px;
	border: none;
	
}

.data{
	width:130px;
	cursor: pointer;
	font-family: Arial, San-serif;
	/*font-size:11px;*/
	font-size:13px;
	/*line-height:24px;*/
	line-height:24px;
	list-style:none;
	float: right;
	
}


.data a{
	color:#bbbbbb;
	-webkit-transition: all .2s linear;
}
	
.data a:hover{
	color:#666;
}


.photo_container img {
	padding-left:90px;
	width: 620px;
	float:left
}

/*-----------------------------------------
Gallery
------------------------------------------*/

.thumbcontent{
	float:left;
	width: 620px;
	padding-left: 90px;
	border: none;
}

.thumbrow{
	width: 620px;
	height: 150px;
	padding-bottom: 10px;
	float: left;
}

.thumb{
	padding-right: 10px;
}


.thumbcontent a:link{
	text-decoration: none;
	color:#666;
}

.thumbcontent a:visited{
	text-decoration: none;
	color:#666;
}

.thumbtext{

	float: left;
	padding-top:30px;
	
}

.thumbhdr{
	font-weight:700;
	font-size:13;
}

/*-----------------------------------------
iFrame Loupes
------------------------------------------*/

.loupecontainer{
	width: 100px;
	padding-left: 150px;
	padding-top:300px;
	padding-bottom:300px;
}

/*-----------------------------------------
PRESS
------------------------------------------*/
.presscontent{
	float:left;
	width: 620px;
	padding-left: 90px;
	border: none;
}

.presscontent a:link{
	text-decoration: none;
	color:#666;
}

.presscontent a:visited{
	text-decoration: none;
	color:#666;
}

#press1{
	width: 300px;
	text-align: left;
	padding-right:40px;
	float: left;
}

#press2{
	text-align:left;
}



#press11{
	width: 600px;
	text-align: left;
	float: left;
}






.presshdr{
	font-weight:700;
	font-size:13;
}

/*-----------------------------------------
WRITING
------------------------------------------*/
.writingcontent{
	float:left;
	width: 620px;
	padding-left: 90px;
	border: none;
}

.writingcontent a:link{
	text-decoration: none;
	color:#666;
}

.writingcontent a:visited{
	text-decoration: none;
	color:#666;
}

.writinghdr{
	font-weight:700;
	font-size:13;
}

#writing1{
	width: 300px;
	text-align: left;
	padding-right:40px;
	float: left;
}

#writing2{
	text-align:left;
}


#writing11{
	width: 600px;
	text-align: left;
	float: left;
}



/*-----------------------------------------
CONTACT
------------------------------------------*/

.contactcontent{
	float:left;
	width: 300px;
	padding-left: 430px;
	border: none;
}


.contactcontent a:link{
	text-decoration: none;
	color:#666;
}

.contactcontent a:visited{
	text-decoration: none;
	color:#666;
}

.contact{
	text-align:left;
	float: left;
}




.contact1{
	text-decoration: none;
	color:#666;
}


.contact1 a:link{
	text-decoration: none;
	color:#666;
}

.contact1 a:visited{
	text-decoration: none;
	color:#666;
}

/*-----------------------------------------
CV
------------------------------------------*/
.cvcontent{
	float:left;
	width: 670px;
	padding-left: 90px;
	border: none;
}

#CV1{
	margin-top:20px;
	width: 350px;
	text-align: left;
	padding-right:40px;
	float: left;
}

#CV2{
	margin-top:20px;
	text-align:left;
}

#CV3 {
	padding-top:30px;
	float:left;
	text-align: left;
	width: 620;
}


.yr{
	font-weight:700;
	font-size:13px;
}

.exhibtitle{
	font-size:14px;
	color:#666;
	text-decoration:underline;
}



/*-----------------------------------------
footer
------------------------------------------*/
