/*
Theme Name: House of Art
Theme URI: http://redbullhouseofart.com.br/
*/

body {
	background-image: url(images/about/bg.jpg)
}

/*Header*/
li.mn-about-en, li.mn-about-en a {
	background-position: left -22px;
}

/*Content*/
#content1 h2 {
	font-size: 16px;
	font-weight: normal;
	color: #b36777;
	margin-bottom: 5px
}

#content1 p, #content2 p, #content2 h2 {margin-bottom: 10px}

#oquee-pic, #content1, #content2, #select-artist, #artist-bio {position: absolute}

#oquee-pic {
	top: 201px;
	left: 615px;
}

#content1 {
	top: 309px;
	left: -13px;
	width: 469px;
}

#content1 .top {
	height: 11px;
	background: url(images/about/dsc-top.png) no-repeat top left;
}

#content1 .bottom {
	height: 11px;
	background: url(images/about/dsc-bottom.png) no-repeat bottom left;
}

#content1 .main {
	background: #FFF;
	padding: 2px 15px;
}

#content2 {
	top: 460px;
	left: 480px;
	width: 417px;
	height: 282px;
	background: url(images/about/info-bg.png) no-repeat top left;
	padding: 20px 18px;
}

#select-artist {
	top: 817px;
	left: 498px;
	width: 425px;
	height: 63px;
	background: url(images/about/select-bg.png) no-repeat top left;
	padding: 18px 14px;
}

h2.select-tit {
	width: 425px;
	height: 15px;
	background: url(images/about/select-tit.png) no-repeat top left;
	text-indent: -5000px
}

#select-artist #artist {
	width: 130px; 
	border: 1px solid #000
}

#artist-bio {
	top: 888px;
	left: 492px;
	/*width: 465px;*/
	width: 419px;
	height: 311px;
	background: url(images/about/artist-bg.png) no-repeat top left;
	padding: 19px 23px;
}

#artist-bio img.left {
	margin-right: 12px
}

#artist-bio h2 {
	font-size: 16px;
	font-weight: normal;
	color: #b36777;
	margin: 2px 0
}

#artist-bio h3 {
	font-size: 12px;
	font-weight: normal;
}

.bio {
	clear: both;
	font-size: 11px;
	margin-top: 15px;
}

#artist-bio .artist {display: none}

#artist-bio #artist7 {display: block}
