/*

CSS Styles

http://clairepalfreyman.com 

ALL CONTENT © COPYRIGHT 2010

COLOUR REFERENCES
BODY BG: #f2f2f2
FONT COLOR MAIN: #000
FONT COLOR HEADING: #93918c
FONT COLOR SPECIFIC: #000
LINKS: #00AEEF

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

/* @group Reset */

body,div,ul,ol,li,h1,h2,h3,p,img{margin:0;padding:0;border:0;}img{vertical-align:bottom;}

/* @end */


/* @group Global */

html {
	font-size:100.01%;
	height: 100%; 
}

body {
	background: transparent url(../images/bg.jpg) repeat-y;
	font: 62.5%/1.4 Helvetica, Arial, sans-serif;
	color: #000;
	margin: 0 auto;
	width: 940px;
}

/* @group Typography */

p {margin:0 0 1.5em; font-size: 1.4em;}

h1, h2, h3 {font-weight:normal;color:#000;}
h1 {font-size:2.2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.4em;margin-bottom:0.75em; padding-bottom:10px; text-transform: uppercase;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em; }

a {color:#000;text-decoration:none;}
a:hover {text-decoration:underline; color: #00AEEF;}
a:focus {text-decoration: none;}
a:focus,:focus {outline: 1px dotted #000;}
a:active {outline: none;}

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

/* @end */

/* @group Lists */

li ul,li ol {margin: 0;}
ol,ul {list-style: none; margin:0 0 1.5em;} 
ol li, ul li {font-size: 1.4em}



/* @end */

/* @end */


/* @group Head */

#head ul {
	float: right;
	margin: 0 -35px 0 0;
	padding: 0;
	list-style: none;
}

#head li {
	float: left;
}

#head li a {
	text-transform: uppercase;
	margin-right: 20px;
	padding: 61px 15px 15px 15px;
	display: block;
	text-decoration: none;
	font-size: .9em;
}

#head li:last-child {
	margin-right: 0;
}

#head a.selected {
	margin: 0 20px 80px 0;
	background-color: #c7c5bf;
	border-bottom: 4px solid #93918c;
	color: #FFF;
}

#head a.selected cufon.cufon cufontext {
	color: #FFF;
}

#head a:hover {
	background-color: #c7c5bf;
	padding: 61px 15px 15px 15px;
	border-bottom: 4px solid #93918c;
}

#head h1 {
	float: left;
	text-transform: uppercase;
	margin-top: 60px;
}

/* @end */

/* @group Content */

#content {
	clear: both;
}

#right_cl {
	float: right;
	width: 280px;
	margin: 0;
	border-top: 1px solid #93918c;
	padding-top: 10px;
}

#left_cl {
	float: left;
	width: 620px;
	margin: 0 40px 0 0;
}

#projects #left_cl {
	float: left;
	width: 620px;
	margin: 0 40px 0 0;
	border-top: 1px solid #93918c;
	padding-top: 10px;
}

form#page-changer select {
	width: 280px;
	margin-bottom: 20px;
}

optgroup {
	color: #93918c;
	padding: 5px 0 10px 5px;
	font-style: normal;
}

optgroup option {
	color: #000;
	padding: 5px 0 0 5px;
}

body#whoops {
	position: relative;
}

h2.whoops {
	position: absolute;
	top: 200px;
	left: 100px;
}
/* @end */

/* @group Portfolio */

#img {
    position:relative;
    text-align:center;
    }

#gallery {
    height:114px
    }

#gallery li {
    float:left;
    background:transparent url(../images/ajax-loader-small.gif) 50% 50% no-repeat;
    cursor:pointer
    }

.galleria_wrapper {
    /*height:550px;*/
    width:620px;
    text-align:center;
    margin-bottom:10px
    }

span.caption {
    font-size:1.1em;
    color:#666;
    }

.jcarousel-container {
    position:relative
    }

.jcarousel-clip {
    z-index:2;
    padding:0;
    margin:0;
    overflow:hidden;
    position:relative
    }

.jcarousel-list {
    z-index:1;
    overflow:hidden;
    position:relative;
    top:0;
    left:0;
    margin:0;
    padding:0
    }

.jcarousel-list li,
.jcarousel-item {
    float:left;
    list-style:none;
    width:75px;
    height:75px
    }

.jcarousel-next {
    z-index:3;
    display:none;
    text-indent:-999em
    }

.jcarousel-prev {
    z-index:3;
    display:none;
    text-indent:-999em
    }

.jcarousel-skin .jcarousel-container-horizontal {
    width:500px;
    margin:0 auto;
    padding:20px 60px
    }

.jcarousel-skin .jcarousel-clip-horizontal {
    height:114px;
    width:500px
    }

.jcarousel-skin .jcarousel-item {
    width:114px;
    height:114px
    }

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right:7px
    }

.jcarousel-skin .jcarousel-item-placeholder {
    background:#0e0d0d;
    color:#000
    }

.jcarousel-skin .jcarousel-next-horizontal {
    position:absolute;
    right:0;
    width:51px;
    height:114px;
    cursor:pointer;
    background:url(../images/next.gif) no-repeat 0 -114px;
    outline: none
    }

.jcarousel-skin .jcarousel-next-horizontal:hover {
    background-position:0 -228px
    }

.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor:pointer;
    background-position:0 -228px
    }

.jcarousel-skin .jcarousel-prev-horizontal {
    position:absolute;
    left:0;
    width:51px;
    height:114px;
    cursor:pointer;
    background:url(../images/previous.gif) no-repeat 0 -114px;
    outline: none
    }

.jcarousel-skin .jcarousel-prev-horizontal:hover {
    background-position:0 -228px
    }

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor:pointer;
    background-position:0 -228px
    }

/* @end */



/* @group Home Gallery */

.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
.stripViewer {  
	position: relative; 
	overflow: hidden;    
	margin: 0 0 1px 0; 
} 
.stripViewer ul {  
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none; 
} 
.stripViewer ul li {  
	float:left; 
} 
.stripTransmitter { 
	overflow: auto; 
	width: 1%; 
} 
.stripTransmitter ul { 
	margin:-38px 0 0 15px; 
	padding: 0; 
	position: absolute; 
	list-style-type: none; 
} 
.stripTransmitter ul li{ 
	float:left; 
	margin:0 5px 2px 0; 
	font-size: 1em;
} 
.stripTransmitter a{ 
	font-size: 1.2em; 
	text-align: center; 
	width: 26px; 
	background-color:rgba(255, 255, 255, 0.2);
	padding-bottom: 6px;
	padding-top: 6px; 
	color: #fff; 
	text-decoration: none; 
	display: block; 
} 
.stripTransmitter a:hover, a.current{ 
	background-color: #00AEEF; 
	color: #FFF; 
} 

/* @end */

/* @group Home Exhibitions */

h2.exhibition_entry {
	border-top:1px solid #93918c;
	padding-top: 10px;
}

h2.exhibition_entry {
	display: block;
	background: url(../images/select.jpg) no-repeat right;
}

ul.homeExhibition {
	margin: 0;
}

ul.homeExhibition li {
	border-top: 1px solid #dfdfdf;
	width: 280px;
}

ul.homeExhibition li:first-child {
	border-top: none;
}

ul.homeExhibition li:last-child {
	border-bottom: 1px solid #dfdfdf;
}

ul.homeExhibition a {
	display: block;
	padding: 10px 0 10px 20px;
}

ul.homeExhibition a:hover {
	color:  #00AEEF;
	text-decoration: none;
}

span.exhibitionDate {
	font-weight: bold;
	font-size: 1em;
	display: block;
}

span.exhibitionName {
	margin: 0;
	font-size: 1em;
	color: #575757;
}

a.mapLink {
	color: #00AEEF;
}

div.photos a img {
	border: 1px solid #93918C;
	padding: 5px;
	margin-right: 20px;
	background-color: #FFF;
}


#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(../images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(../images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font: 10px/1.4 Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* @end */

/* @group About */

h2.about_lrg {
	text-align: center;
	font-size: 1.7em;
}

#aboutCopy p {
	float: left;
	width: 460px;
	
}

#aboutCopy p:first-child {
	margin-right: 20px;
}

p.about_l {
	float: left;
	width: 460px;
	margin: 0 20px 40px 0;
}

p.about_r {
	float: right;
	width: 460px;
}

#cv {
	clear: both;
}

#cv h3 {
	font-size: 1.4em;
	text-transform: uppercase;
}

#cv ul {
	margin: 0 0 19px 10px;
}

#cv li {
	font-size: 1.5em;
	line-height: 1.6;
}

#cv ul li a {
	font-size: 1.1em;
}

/* @end */


/* @group Links */

.link-3, .link-2, .link-1 {
	width: 300px;
	float: right;
	border-top:1px solid #93918c;
	padding-top: 10px;
	margin-left: 20px;
}

.link-1 {
	margin: 0;
}

/* @end */
