body {
	margin: 0;
	padding: 0;
	background-color: #5e5e5e;
	color: #a3a3a3;
	font-family: arial;
	font-size: 9pt;
	line-height: 1.5em;
	height: 100%;
	}

#page.fr .lang_en {display: none;}
#page.en .lang_fr {display: none;}
#page.en .no_js , #page.fr .no_js {display: none;}
p.lang_select {font-size: 0.8em; margin: 0 0 10px 0; padding: 0; clear: both; text-transform: uppercase; letter-spacing: 2px; cursor: pointer;}	
p.lang_select:hover {cursor: pointer; color: #999;}

h1 {
	position: relative;
	z-index: 100;
	color: #bfd197;
	font-weight: normal;
	letter-spacing: 0.1em;
	}
	
h2 {
	color: #cfd1b8;
	}


h3 {font-size: 1.4em;}
a {
	text-decoration: none;
	color: #dbdbdb;
	}

img {
	border: 0;
	}
	
a:hover {
	color: #8bd111;
	}

/*
#logo {
	position: absolute;
	top: 10px;
	left: -150px;
	width: 117px;
	height: 36px;
	background: #5e5e5e url('img/logo_default.gif') 0 0 no-repeat;
	}
*/

ul {list-style-type: none; padding-left: 0;}


.pad.top {padding-top: 2em;}	
#logo {
	position: absolute;
	top: 10px;
	left: -150px;
	width: 117px;
	height: 36px;
	background: #5e5e5e url('img/logo_default.gif') 0 0 no-repeat;
	}

#logo:hover {
	cursor: pointer;
	}

#wrapper {
	height: 100%;
	}
	
#page {
	position: relative;
	padding: 0;
	margin: 10px auto;
	width: 700px;
	height: 100%;
	}
	
/*
#menu {
	position: absolute;
	top: -40px;
	height: 20px;
	right: 0px;
	width: 100%;
	text-align: right;
	}
*/
	
#menu {
	text-align: right;
	}
	
#menu ul, #menu li {
	display: inline;
	}
	
#menu li {
	padding: 0;
	height: 20px;
	margin-left: 20px;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 1px;
	}

#menu li a {
	color: #dbdbdb;
	}

#menu li a:hover {
	color: #53a825;
	}

#content {
	position: relative;
	padding: 10px 0;
	overflow: hidden;
	}

#content.padded,
.entry.padded {
	padding: 40px 0 0 0;
	overflow: auto;
	height: 100%;
	}
	
#content img.pos_centre {
	display: block;
	margin: 0 auto;
	}


#content .thumb {
	width: 300px;
	float: left;
	margin: 25px 0;
	}

#content .thumb img {
	border: none;
	height: 200px;
	}

#content .thumb.left {
	padding-right: 50px;
	}
	
#content .thumb.right {
	padding-left: 50px;
	}

.caption {
	overflow: auto;
	}

#slideshow {
	width: 700px;
	}

#slideshow.width_500 {
	width: 500px;
	}
	
#slideshow.width_300, .width_300 {
	width: 300px;
	}

#slideshow_info {
	position: relative;
	top: -0.5em;
	}
	
#slideshow p,
.expo #image p {
	width: 660px;
	padding: 5px 20px;
	margin: 0;
	background-color: #454545;
	}

p.sold {text-align: right; text-transform: uppercase; font-size: 0.9em; color: #333; width: 100%; background-color: pink;}
	
#slideshow.width_500 p {
	width: 460px;
	}
	
#slideshow.width_300 p,
.expo #image.width_300 p{
	width: 260px;
	}

.slideshow_menu {
	padding-bottom: 10px;
	}

ul.collections {
	padding-top: 20px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	}

ul.collections li {
	line-height: 2em;
	}

div.row {
	overflow: hidden;
	}

.artist_name {
	font-weight: bold;
	padding-right: 10px;
	margin-right: 8px;
	border-right: 1px solid #666;
	}
	
.left {
	float: left;
	}

.left.padded {
	padding-left: 15px;
	}
	
.right {
	float: right;
	}
	
.expo #image {
	float: left;
	padding-right: 20px;
	}
	
.expo #text {
	float: left;
	width: 380px;
	}


.works .entry a.float.left{
	display: block;
	float: left;
	margin-right: 10px;
	}

#content.expo img {
	margin-right: 10px;
	display: block;
	}
	
.works .entry .description,
.expo .entry .description{
	float: left;
	}
	
	


.nowhite {white-space: nowrap;}

#past_exhibitions {padding-top: 20px;}

#past_exhibitions li {padding-bottom: 20px; border-bottom: 1px solid #575a5c; margin-bottom: 20px; }

#past_exhibitions li img {margin-bottom: 10px;}
