html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:1em;
	vertical-align:baseline;
	background:transparent;
	font-size-adjust:0.53;
	}
ol, ul{
	list-style:none;
	}
blockquote,
q{
	quotes:none;
	}
blockquote:before,
blockquote:after,
q:before,
q:after{
	content:'';
	content:none;
	}
:focus{
	outline:0;
	}			
ins{
	text-decoration:none;
	}
del{
	text-decoration:line-through;
	}			
table{
	border-collapse:collapse;
	border-spacing:0;
	}
input[type=hidden]{
	visibility:hidden;
	}
	
	
/* slightly enhanced, universal clearfix hack */
.clearfix:after{
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
	}
.clearfix{
	display:inline-block;
	}
 
/* start commented backslash hack \*/
* html .clearfix{
	height:1%;
	}
.clearfix{
	display:block;
	}
/* stop commented backslash hack */	
 
 
body{
	background:#ddd url(/template/theme/catherinebarnes/img/bg.jpg) repeat-x 50% 0;
	font:85%/150% 'Helvetica Neue', Helvetica, 'Lucida Grande', 'Trebuchet MS', Arial, Verdana, sans-serif;
	}
		
a{
	}
a:link,
a:active,
a:visited{
	color:#000;
	}
a:hover{
	color:#000;
	}
	
p{
	font-size:.9em;
	color:#333;
	margin:0 0 15px;
	}
	
h1{
	color:#000;
	font-size:1.9em;
	font-weight:normal;
	text-shadow:#fff 0 0 3px;
	margin:8px 0 15px;
	}
h2{
	font-size:1.6em;
	font-weight:normal;
	text-shadow:#fff 0 0 3px;
	color:#000;
	margin:0 0 15px;
	}	
h3{	
	font-size:1.2em;
	font-weight:normal;
	text-shadow:#fff 0 0 3px;
	color:#000;
	margin:0 0 5px;
	}
h4{
	font-size:1em; 
	font-weight:normal;
	text-shadow:#fff 0 0 3px;
	color:#000;
	margin:0 0 15px;
	}
h5{
	color:#000;
	}
	
	

.bordered{
	border:5px solid #fff;	
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
	
	

#tooltip{
	position:absolute;
	background:#000;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px 10px;
	color:#fff;
	display:none;
	width:200px;
	}

.hidden{
	display:none !important;
	}	
	

#header h1{
	margin:0;
	float:left;
	}
	#header h1 a{
		display:block;
		width:241px;
		height:0;
		padding:81px 0 0;
		margin:20px 0 0 40px;
		background:url(/template/theme/catherinebarnes/img/logo-catherine-barnes.png) no-repeat;
		overflow:hidden;
		}

#header ul{
	position:absolute;
	right:40px;
	top:55px;
	display:block;
	white-space:nowrap;
	}
	#header li{
		display:inline;
		font-size:1.3em;
		margin:0 0 0 30px;
		}
		#header a{
			color:#ccc;
			text-shadow:#333 0 0 3px;
			text-decoration:none;
			}
		#header li.active a,
		#header a:hover{
			color:#fff;
			}
			
			
	
#content{
	clear:both;
	margin:20px 0;
	float:left;
	min-height:550px;
	width:100%;
	position:relative;
	overflow:hidden;
	}	
		
#content .login,
#content .error{
	margin:73px auto;
	width:308px;
	}
	
		
		
#content .home{
	min-height:810px;
	/* background:url(/template/theme/catherinebarnes/img/catherine-bench.png) no-repeat 50% 212px; */
	margin:0 auto;
	width:960px;
	position:relative;
	}
	
	
	
#content .cv,
#content .contact,
#content .page{
	margin:0 auto;
	width:960px;
	position:relative;
	}
	
	
#statement{
	position:absolute;
	top:100px;
	width:355px;
	background:url(/template/theme/catherinebarnes/img/icon-quote-start.gif) no-repeat;
	font-size:1.1em;
	}
	#statement p{
		background:url(/template/theme/catherinebarnes/img/icon-quote-end.gif) no-repeat 100% 100%;
		padding:10px 0 10px 30px;
		}
	#statement .artlink{
		margin:0 0 0 40px;
		}
#intropiece{
	position:absolute;
	right:50px;
	top:95px;
	}
	

#regularcontent{
	position:absolute;
	top:60px;
	width:900px;
	}
	#regularcontent img{
		border:5px solid #fff;
		margin:0 10px 10px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
		}

#history{
	position:absolute;
	top:60px;
	width:310px;
	}
	#history p{
		font-size:11px;
		}
#cvpiece{
	position:absolute;
	left:360px;
	top:90px;
	}
#exhibitionstitle{
	position:absolute;
	top:60px;
	right:0;
	padding-right:20px;
	width:300px;
	}
#exhibitions{
	position:absolute;
	top:95px;
	right:0;
	padding-right:20px;
	width:300px;
	overflow-y:scroll;
	overflow-x:hidden;
	height:400px;
	}
	#exhibitions li{
		font-size:.9em;
		float:left;
		clear:both;
		line-height:1.2;
		margin-bottom:12px;
		position:relative;
		padding:0 0 0 38px;
		width:262px;
		}
		#exhibitions li strong{
			position:absolute;
			top:-1px;
			left:2px;
			width:35px;
			color:#666;	
			}


				
	
#comingup{
	position:absolute;
	left:0;
	top:90px;
	width:350px;
	}
	#comingup img{
		margin:5px 0 0;
		}
#contactpiece{
	position:absolute;
	left:360px;
	top:90px;
	}
#address{
	position:absolute;
	top:90px;
	right:0;
	width:280px;
	}
	
	
	

#contactform{
	width:300px;
	float:left;
	background:#c4d1db;
	}
	#contactform fieldset{
		padding:18px;
		}
	#contactform .error{
		display:block;
		background:#ffc;
		color:red;
		float:left;
		text-align:center;
		width:260px;
		margin:-15px 0 5px 0;
		padding:0 5px;
		}
	#contactform legend{
		color:#333;
		font-size:1.8em;
		text-transform:uppercase;
		margin:0 0 20px;
		display:block;
		float:left;
		}
	#contactform p{
		clear:both;
		}
	#contactform .text input{
		display:block;
		clear:both;
		float:left;
		width:170px;
		padding:3px 5px;
		height:15px;
		font-size:1.2em;
		margin:0 0 15px 0;
		background:#fff;
		border:none;
		}
	#contactform .text label{
		float:left;
		padding:0 5px;
		display:block;
		width:68px;
		line-height:25px;
		font-size:1.2em;
		}
	#contactform a.forgot{
		display:block;
		float:left;
		clear:both;
		font-size:.95em;
		color:#666;
		margin:-12px 0 12px;
		}
	#contactform textarea{
		display:block;
		clear:both;
		float:left;
		width:253px;
		line-height:25px;
		font-size:1.2em;
		margin:0 5px 15px 0;
		padding:5px;
		background:#fff;
		border:none;
		}
	#contactform .submit input{
		clear:both;
		display:block;
		float:left;
		padding:5px 10px;
		}
	#contactform .checkbox input{
		display:block;
		clear:both;
		float:left;
		margin:0 5px 15px 0;
		}
	#contactform .checkbox label{
		display:block;
		float:left;
		width:200px;
		margin:-3px 0 0 0;
		}

		
.gallery{
	margin:15px 102px 0 102px;
	}
	.gallery td{
		padding:0 45px;
		}
	.gallery img{
		margin:0;
		display:block;
		}		


.prev{
	position:fixed;
	background:url(/template/theme/catherinebarnes/img/prev.png) no-repeat;
	width:180px;
	height:545px;
	z-index:89;
	top:140px;
	left:0;
	}
.next{
	position:fixed;
	background:url(/template/theme/catherinebarnes/img/next.png) no-repeat;
	width:180px;
	height:545px;
	right:0;
	z-index:89;
	top:140px;
	}

.imagecontainer{
	position:relative;
	}

.description{
	background:#000;
	color:#fff;
	cursor:pointer;
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:100%;
	}
	.description .title{
		font-weight:bold;
		margin:5px 10px;
		font-size:.9em;
		line-height:1;
		}
	.description .medium{
		font-style:italic;
		white-space:nowrap;
		}
	.description .size{
		font-size:.9em;
		color:#ddd;
		white-space:nowrap;
		line-height:20px;
		font-weight:normal;
		}
	.description .text{
		font-weight:normal;
		margin:5px 10px;
		font-size:.9em;
		line-height:1.2;
		}
		
.caption{
	text-align:center;
	font-size:.9em;
	}
	.caption span{
		background:#fff;
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-webkit-border-bottom-left-radius:5px;
		-webkit-border-bottom-right-radius:5px;
		color:#000;
		display:inline-block;
		font-weight:normal;
		margin:-3px auto 0;
		line-height:17px;
		padding:5px 10px;
		cursor:pointer;
		text-decoration:none;
		}
		
		
		
#footer{
	}	
	#footer .copyright{
		position:absolute;
		top:683px;
		left:40px;
		font-size:.75em;
		color:#666;
		}
	#footer .credits{
		position:absolute;
		top:685px;
		right:40px;
		font-size:.75em;
		}
		#footer .credits a{
			color:#666;
			text-decoration:none;
			}
	
	#footer .forsale{
		position:absolute;
		top:135px;
		left:50%;
		}
		#footer .forsale a{
			color:#666;
			text-decoration:none;
			display:block;
			margin-left:-150px;
			width:300px;
			padding:3px 0;
			text-align:center;
			background:#fff;
			border:1px solid #ccc;
			opacity:.5;
			}
			#footer .forsale a:hover{
				opacity:1;
				}