html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {border: 0; margin: 0; padding: 0}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object {display: block;}

img, embed, object, video {max-width: 100%;} 

body {
	font-family: 'JunctionRegular', Verdana, Arial, sans-serif;
	font-size: 0.9em;
	background: #43545f url(../img/texturis.png) repeat;
}

header {
	background: #accec0 url(../img/dust60.png) repeat;
	border-bottom: 2px outset #acdab7;
	margin-top: -20px;
}

h1, h2, h3, h4, h5 {
	margin-top: 10px;
}

h1 {
	font-size: 2em;
	line-height: 2em;
	padding: 0.8em 0;
	text-align: center;
	font-weight: normal;
}

h1 a, h1 span { !important;}

h1 a:hover {}

h2 {
	font-family: 'JunctionRegular', 'StMarieThin', sans-serif;
	font-size: 1em;
}

h3 {
	font-size: 100%;
}

h4 {
	font-size: 90%;
}

h5 {
	font-size: 80%;
}

h6 {
	clear: both;
	display: block;
}

img {
	border: 3px solid #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 8px rgba(20, 20, 20, 0.4);
	-moz-box-shadow: 0 0 8px rgba(20, 20, 20, 0.4);
	box-shadow: 0 0 8px rgba(20, 20, 20, 0.4);
}

h2 + img {
	width: 500px;
	max-width: 100%;
	margin: 0 4% 1% 6%;
	text-align: center;
	float: left;
}

h2 + img + p + p + img, h2 + img + p + p + img + img {
	clear: both;
	display: block;
	float: none;
	margin: 8% auto;
}

h2 + img + p, h2 + img + p + p {
	color: #383838;
}

blockquote + cite {
	margin-left: 5%;
	display: block;
}

a {
	color: #3f567a;
	text-decoration: none;
}

a:hover {
	color: #300;
}

a + h3, ol + h3 {margin-top: 10em;}

ul, li {
	list-style-type: none !important;
}

address span {
	font-style: normal;
}

sup {font-size: 70%}

.hot {color: #a17001 !important; background: none !important;}

a b {font-size: 75%; font-weight: normal; position: relative; top: -1em; left: -0.5em;}

.lessedra_logo {
	position:absolute;
	top: 1em;
	right: 1em;
	line-height: 1.5em; 
	font-size: 1.5em;
	float: left;
	text-align: right;
	text-shadow: 0 0 10px rgba(255,255,255,1);
	font-weight: normal;
}

.lessedra_logo:hover {
	color: #fed;
	text-shadow: 0 0 10px rgba(255,255,255,1);
}

.lessedra_logo span {
	display: block;
	font-size: 70%;
}

span.title {
	color: #a1b1c8;
}

.flags {
	text-align: center;
}

.flags a {
	opacity: 0.5;
}

.flags a:hover {
	opacity: 1;
}

.holder {
	background: #f6f6ec;
	width: 70%;
	margin: 0 auto -20px;
	position: relative;
	text-shadow: 1px 1px 1px #fff;
}

.holder div {margin: 4% 5% 2%; line-height: 1.6em;}
.holder div h2, .holder div p {margin-bottom: 2%;}
.holder div cite {margin: 2% 0 4%;}

.top {
	font-size: 1.5em;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: center;
	padding: 4% 0 3%;
	color: #fff;
}

.submenu {	
	display: block;
	float: left;
	width: 100%;
	text-align: center !important;
	clear: both;
	margin: 0 2% 5%;
}

.submenu li {
	display: inline;
	font-size: 70%;
	padding: 0 2%;
}

.submenu span {
	font-weight: bold;
}

.listtable {
	margin: 1em  auto  !important;
	font-size: 100%;
	text-transform: lowercase;
	clear: both;
}

.listtable li {
	margin: 2% 1%;
	display: block;
	float: left;
	line-height: 1.6em;
	text-align: center;
	padding: 0;
}

.listtable li a {
	background: #ffe;
	padding: 3px 2px;
	margin: 5px 0;
	border: 1px solid #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 6px #333;
	-moz-box-shadow: 0 0 6px #333;
	text-align: center;
}

.listtable li a:hover {
	background: #eed;
	color: #111 !important;
	padding: 6px 2px;
	border: 1px solid #fff;
	-webkit-box-shadow: 0 0 6px #999;
	-moz-box-shadow: 0 0 6px #999;
	-webkit-transition: all 0.1s ease-in;
	-moz-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}

.listtable li i {
	background: #aaa;
	padding: 3px 2px;
	margin: 5px 0;
	border: 1px solid #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-box-shadow: 0 0 6px #fff;
	-moz-box-shadow: 0 0 6px #fff;
	text-align: center;
	font-style: normal;
}

.artist-wrapper {
	background-color: transparent;
	width: 720px;
	padding: 0;
	margin: 30px auto 10px;
	display: block;
	color: #5c6f87;
	font-size: 90%;
	text-align: left;
	text-transform: lowercase;
	line-height: 2.5em;
}

.topwrapper {
	text-align: center !important;
	width: 100%;
	text-shadow: none;
}

.topwrapper li {
	text-align: center !important;
	display: inline;
	color: #233;
	font-size: 0.75em;
}

.topwrapper li a {
	margin: 15px 4px;
	word-spacing: -1px;
}

.topwrapper li a:hover {
	color: #fff;
}

.topwrapper li span {
	padding: 5px 5px 2px;
	color: #fff;
	border-bottom:1px solid #fff;
}

.topwrapper + div {
	margin: 2% auto;
	width: 100%;
	font-size: 0.75em;
	text-align: center !important;
}

.topwrapper + div a {
	margin: 0 2%;
	text-shadow: none;
}

.topwrapper + div a:hover {
	color: #eee;
}

.activelist {
	padding: 1em 0.8em 0 0;
	margin: 0;
	display: block;
}

.activelist {
	line-height: 1.5em !important;
	text-transform: lowercase;
	font-size: 110%;
	width: 100%;
}

.activelist a {
	display: block !important;
	clear: both !important;
	width: auto;
	line-height: 2.8em !important;
}

.archivelist {
	width: 100%;
	margin: 2% auto;
	font-size: 90%;
	text-align: center;
	text-shadow: none;
}

.archivelist li {
	display: inline;
	padding: 3px 5px;
	margin: 6px;
}

.archivelist li span {color: red !important;}

.catalogues {
	width: 90%;
	margin: 20px auto 0;
	padding: 1em 0;
	display: block;
	font-size: 80%;
}

.catalogues a, .catalogues img {
	border: 0;
	float: left;
}

.catalogues p {
	clear: both;
	padding: 4px 0 20px;
}

.bio {
	margin: 0 20px;
	height: 400px;
	overflow: auto;
	white-space: pre;
}

.bio p, .bio div, .bio h1, .bio h2, .bio h3, .bio h4, .bio h5, .bio h6, .bio span, .bio ul, .bio ol, .bio li, .bio table {
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1.4em !important;
	font-size: 90% !important;
}

.bio table, .bio table td {
	border_collapse: collapse !important;
	margin-top: 0 !important;
}

.bio img {
	margin: 6px;
	float: right;
}

.bio::-webkit-scrollbar {
	width: 12px;
	background-color: #def;
}

.bio::-webkit-scrollbar-thumb {
	background: rgba(2,2,2,0.2);
}

.contact {
	display: block;
	font-size: 100%;
	font-weight: bold;
	color: #444;
}

.alphabethorder {
	position: fixed;
	top: 64px;
	left: 0;
	width: 120px;
	font-size: 11px;
	text-align: right;
	line-height: 1.7em;
	padding: 3px;
	opacity: 0.2;
	filter: alpha(opacity=20);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	text-shadow: none;
}

.alphabethorder:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.alphabethorder a, .alphabethorder span {
	display: block;
	float: left;
	padding: 2px 3px;
	margin: 0 3px 3px 0;
	text-decoration: none;
	color: #fff;
	background: #999;
	border: 1px solid #aaa;
}

.alphabethorder a:hover {
	text-decoration: none !important;
	color: #aaa !important;
	background: #057;
}

.alphabethorder span {
	font-weight: bolder;
	background: transparent;
	border: none;
}

.alphabethorder br {
	clear: both;
}

.accepted {
	padding: 5px 5% 0;
}

.accepted ul {
	line-height: 1.1em;
	width: 100%;
	display: block;
	clear: both;
	float: left;
	margin: 3% 0 15%;
	padding: 0;
}

.accepted ul li {
	font-size: 11px;
	padding: 0 20px 0 0;
	float: left;
	width: 20%;
}

.accepted ul li p {
	padding: 0 !important;
	margin: 5px 0 !important;
	white-space: nowrap;
}

.nation {
	color: #234987;
	font-size: 100%;
}

/* artistinfo 2011 */

.artistinfo {
	margin: 50px auto;
}

.artistinfo h5 {
	font-size: 100%;
	width: 100%;
	font-weight: bold;
	float: left;
	clear: both;
	line-height: 1.4em;
	margin: 0 0 2% 0;
	padding: 0;
	color: #555;
	text-transform: uppercase;
}

.artistinfo address {
	text-align: left;
	margin: 5% 0 3%;
	width: 33%;
	padding: 1%;
	clear: both;
	line-height: 1.7em;
}

.artistinfo img {
	float: left;
	margin: 1% 2% 2%;
}

.artistinfo div {
	font-size: 90%;
	height: auto;
	max-height: 350px;
	overflow: scroll;
	overflow-x: hidden;
	clear: both;
	margin: 2% 0 0;
	line-height: 1.5em;
	white-space: normal;
}

.artistinfo div::-webkit-scrollbar {
	width: 12px;
	background: #e0e5df;
}

.artistinfo div::-webkit-scrollbar-thumb {
	background: rgba(2,2,2,0.2);
}

.artistinfo div img {
	float: left;
	margin: 0 2% 2% 0;
}

.artistinfo div p {
	text-align: left;
	margin: 0 !important;
}

.artistinfo span {
	display: block;
	clear: both;
	line-height: 1.8em;
}

.artistinfo div  + div {
	margin: 10% auto 15% !important;
	height: auto !important;
	max-height: none !important;
	clear: both;
	text-align: center;
	overflow-y: hidden;
}

.artistinfo div + div p, .artistinfo div  + div img {
	text-align: center !important;
	float: none !important;
}

.artistinfo div + div p {
	width: 100% !important;
	margin: 0 auto;
	padding-bottom: 10%;
}

.artistinfo div + div img {
	margin-top: 5%;
}

.accepted_list {line-height: 1.7em; padding: 0 !important; margin: 0 !important;}
.accepted_list p {margin: 4% 0 1%; color: #333; font-weight: bold; font-size: 90%;}
.accepted_list ol li p {margin: 0; padding: 0; color: #555; font-weight: normal;}

.archive {padding: 2% 5%; line-height: 1.7em;}
.archive img {margin-top: 10%; text-align: center;}
.archive p {margin-bottom: 4%;}

/* gallery sllider */
/*gallery */
.picdescrimgscroller {margin: 2em auto; text-align: center !important; width:90%; border:1px solid #f0f0f0; background:url(../img/dustbackground5060.png) repeat; padding: 1em 0; height: auto; overflow: auto;}
.picdescrimgscroller a {text-align: center; margin: 0; font-size: 0.875em; }
.picdescrimgscroller img {margin: 0 auto !important; text-align: center !important;}
.picdescrimgscroller small {display: block; clear: both; width: 100%; text-align: center; font-size: 0.75em;}
.picdescrimgscroller span.arrows {display: block; width: 100%; clear: both; text-align: center}
.picdescrimgscroller span.arrows img {display: inline; width: 32px; height: auto; clear: both; opacity: 0.8; margin-right: 1em;}
.picdescrimgscroller span.arrows img:hover {opacity:1;}

/* back button */

input.back_button, a.back_button {
	width: 33%;
	background-image: -moz-linear-gradient(0% 100% 90deg,#DEDEDE, #525252, #575757 96%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#444));
	display: block;
	clear: both;
	margin: 10% auto 2%;
	cursor: pointer;
	padding: 1em;
	border: 1px inset #fee;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	color: #eee;
	text-shadow: 0 0 1px #333;
	font-size: 110%;
	height: 3.2em;
	line-height: 1.5em;
	font-weight: bold;
	-webkit-box-shadow: 0 0 6px #000;
}

input.back_button:hover, a.back_button:hover {
	background-image: -moz-linear-gradient(0% 100% 90deg,#DEDEDE, #525252, #575757 96%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aaa), to(#444));
	color: white;
}

input.back_button:active, a.back_button:active {
	background-image: -moz-linear-gradient(0% 100% 90deg,#DEDEDE, #525252, #575757 96%);
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#555), to(#222));
	color: white;
}

/* footer */

.footer {
	text-align: center;
	clear: both;
	padding: 40px 0;
}

.footer p a {
	color: #555 !important;
	text-align: center;
}

.footer p a:hover {
	color: #333 !important;
}


.promo {position: relative; top: 32px; left: 0; font-size: 1.2em; margin-bottom: 1.5em; font-weight: bold; text-shadow: none; display: block; text-align: center;}


/* media queries */

@media screen and (max-width: 980px) {
	.holder {
		width: 95%;
		margin: 0 auto;
	}
	
	p {
		max-width: 95%;
		white-space: normal !important;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h1 {
		padding: 0;
		margin: 0;
	}
	
	.lessedra_logo {
		font-size: 1em !important;
		top: 2em;
	}
	
	.lessedra_logo:hover {
		text-shadow: 0 0 10px rgba(255,255,255,1);
	}
	
	.top {
		font-size: 1.5em;
		letter-spacing: normal;
		font-weight: normal;
		text-align: center;
		padding-top: 7%;
		color: #fff;
	}
	
	.topwrapper {
		margin: 2% 1px;
		text-align: center;
		clear: both;
		width: 100%;
		margin: 15px auto;
	}
	
	.topwrapper li {
		font-size: 0.7em;
		line-height: 3em;
		white-space: nowrap;
	}
	
	.topwrapper li a {
		padding: 5px 9px;
		margin: 6px 0;
		line-height: 21px;
		height: 21px;
		text-shadow: none !important;
	}
	
	.topwrapper li span {
		padding: 5px 9px;
		margin: 6px 0;
		background-color: #ddd;
		color: #234989;
		text-shadow: 1px 1px 1px #777;
	}
	
	.archive-wrapper, .artist-wrapper {
		width: 95% !important;
		margin-top: 2%;
	}
	
	.listtable {
		margin: 1em auto !important;
		font-size: 0.8em;
		text-transform: lowercase;
		clear: both;
		padding: 1%;
	}
}

@media screen and (max-width: 480px) {
	body {font-size: 12px;}
	.listtable li {
		clear: both;
		width: 95% !important;
		text-align: center;
		margin-bottom: 2%;
	}
	
	.listtable li a:link {
		width: 95% !important;
	}
	
	.submenu {
		width: 95% !important;
		margin-top: 2%;
		display: block !important;
		clear: both !important;
	}
	
	.top {margin-top: 10%;}
	
	.alphabethorder {
	display: none;
	}
	
	h1.lessedra_logo span {
		display: block;
		padding: 0;
		margin: 0;
		font-size: 80%;
	}
	
	input.back_button, a.back_button {font-size: 90%;}
}
