* {
    text-shadow: rgba(0,0,0,.01) 0 0 0;
}

*:focus {
	outline: 0;
}

body {
	text-align: center;
	background-color: #180c0c;
	background-image: none;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #fff;
}

.sans {
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.serif {
	font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #80664D;
	outline: 0;
}

a:hover {
	text-decoration: none;
	color: #FFCC66;
	border-bottom: 1px dotted #FFCC66;
	cursor: pointer;
}

.alert {
	background: #fff6bf url(../images/exclamation.png) no-repeat 15px 50%;
	text-align: left;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	color: #333;
	font-size: 12px;
	padding: 10px 20px 10px 45px;
	line-height: 14px;
}

.alert a:link, .alert a:visited, .alert a:active {
	color: #b00000;
}

.alert a:hover {
	color: #ff0910;
	border-color: #ff0910;
}

.infoupg {
	background: #deeaff url(../images/information.png) no-repeat 15px 50%;
	text-align: left;
	border-top: 2px solid #58acff;
	border-bottom: 2px solid #58acff;
	color: #333;
	font-size: 12px;
	padding: 10px 20px 10px 45px;
	line-height: 14px;
}

.infoupg a:link, .infoupg a:visited, .infoupg a:active {
	color: #006867;
}

.infoupg a:hover {
	color: #00aba9;
	border: 0;
}

.infoupg li {
	display: inline-block;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;
}

.infoupg img {
	width: 20px;
	height: 20px;
}

#wrapper {
	width: 940px;
	max-width: 940px;
	position: relative;
	margin: 0 auto;
}

#home #header {
	position: absolute;
	top: 40px;
	z-index: 2;
	margin: 0;
}

#header {
	width: 100%;
	text-align: left;
	display: table;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}

#header .wrapper {
	overflow: hidden;
	padding: 10px 0;
}

#header #logo {
	width: 90px;
	max-width: 90px;
	height: 90px;
	max-height: 90px;
	text-indent: -99999px;
	float: left;
	background: url(../images/logo.png) no-repeat left top;
} 

#header #logo:hover {
	border: 0;
	background: url(../images/logo.png) no-repeat 0 bottom;
}

.table {
	width: 630px;
	float: right;
}

#nav {
	text-align: center;
	display: table;
	width: 630px;
	border-bottom: 1px solid #262626;
}

#nav li {
	display: table-cell;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-size: 21px;
	padding: 10px;
	display: inline-block;
}

#nav a:hover {
	border: 0;
}

#nav a.active, #nav a.active:hover {
	color: #FFCC66;
}

#nav span.inactive {
	font-size: 21px;
	padding: 10px;
	color: #333;
}

#nav .first {
	text-align: left;
}

#nav .last {
	text-align: right;
}

#lang {
	display: table;
	width: 630px;
	text-align: right;
}

#lang li {
	display: inline-block;
}

#lang a:link, #lang a:visited, #lang a:active {
	font-size: 12px;
	display: block;
	padding: 10px;
	color: #656565;
}

#lang a:hover {
	color: #999;
	border: 0;
}

#lang a.active:link, #lang a.active:visited, #lang a.active:active {
	color: #999;
}

#content {
	text-align: left;
	position: relative;
	display: table;
	width: 940px;
	max-width: 940px;
}

#content p {
	color: #656565;
	font-size: 14px;
	line-height: 21px;
}

#home #content p {
	margin-bottom: 0;
}

#home #primary h2 {
	font-size: 72px;
	letter-spacing: -2px;
}

#home #primary h3 {
	color: #BF9873;
	font-style: italic;
}

#home #intro {
	border-top: 1px solid #262626;
	margin-top: 40px;
}

#intro a {
	font: 17px/21px "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
}

#home #primary {
	width: 620px;
	padding-right: 20px;
	padding-top: 240px;
	margin: 0;
}

a#galeria:link, a#galeria:visited, a#galeria:active {
	display: inline-block;
	font-size: 48px;
	margin-top: 80px;
	color: #fff;
	letter-spacing: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/sprite.png) no-repeat right 7px;
	padding-right: 70px;
}

a#galeria:hover {
	color: #FFCC66;
	border: 0;
	background: url(../images/sprite.png) no-repeat right -93px;
}

#home #secondary {
	width: 300px;
	position: relative;
	overflow: hidden;
	background: url(../images/folha_palmeira.jpg) no-repeat center center;
	margin: 0;
	height: 618px;
}

#home #secondary .transparency {
	max-width: 300px;
	min-width: 300px;
	height: 110px;
	background: url(../images/transparency.png) repeat;
	position: absolute;
	top: 40px;
	width: 300px;
}

#home #secondary .left {
	display: inline-block;
	padding: 10px 20px;
	margin-top: 394px;
	background: url(../images/transparency.png) repeat;
}

#home #secondary .right {
	float: right;
	background: url(../images/transparency.png) repeat;
}

.right a:link, .right a:visited, .right a:active {
	padding: 10px 12px 10px 20px;
	display: inline-block;
	color: #FFCC66;
}

.right a:hover {
	color: #fff;
}

.right h4 {
	background: url(../images/sprite.png) no-repeat right -546px;
	padding-right: 20px;
}

.right h4:hover {
	cursor: pointer;
	background: url(../images/sprite.png) no-repeat right -584px;
}

#primary {
	width: 300px;
	float: left;
	margin-top: 40px;
}

#primary p {
	margin-bottom: 21px;
}

span.dropcaps {
	float: left;
	font-size: 72px;
	color: #999;
	line-height: 43px;
	margin-right: 2px;
	padding-top: 17px;
}

#secondary {
	float: right;
	width: 620px;
	margin-top: 40px;
}

#secondary p {
	margin-bottom: 21px;
}

#sobre #secondary dl {
	text-align: right;
	position: relative;
}

#sobre #secondary dd {
	position: absolute;
	background: url(../images/transparency.png) repeat;
	font-style: italic;
	bottom: 0;
	padding: 15px;
	width: 590px;
	right: 0;
}

#pagetitle {
	margin-top: 50px;
	border-bottom: 1px solid #262626;
	line-height: 72px;
}

#intro {
	border-bottom: 3px solid #262626;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

#exposicoes #content h2 {
	margin-top: 40px;
}

.photos li
 {
	position: relative;
	margin-bottom: 15px;
	margin-right: 15px;
	display: inline-block;
}

.photos a
 {
	width: 80px;
	height: 80px;
	display: block;
	overflow: hidden;
	position: relative;
}

.photos a:hover
 {
	margin-bottom: -1px;
}

#exposicoes .photos img
 {
	position: absolute;
}

#archive a:link, #archive a:visited, #archive a:active {
	display: block;
	color: #999;
	border-bottom: 1px solid #333;
	padding: 12px;
}

#archive a:hover {
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}

span.date {
	font-size: 12px;
	color: #80664D;
	padding-left: 10px;
}

#exhibitinfo {
	color: #666;
	margin-bottom: 20px;
	line-height: 20px;
}

#exhibitinfo strong {
	color: #999;
	margin-right: 5px;
}

#contacto #primary {
	width: 620px;
}

#contacto #secondary {
	width: 300px;
}

#contacto #secondary h3 {
	border-top: 1px solid #262626;
	margin-top: 25px;
	padding-top: 20px;
}

#contacto #secondary a>img {
	margin-bottom: -3px;
}

#contacto #secondary ul {
	color: #656565;
	font-size: 14px;
	line-height: 21px;
}

input, textarea {
	background-color: #2d2924;
	padding: 5px;
	color: #fff;
	font-size: 14px;
	border: 1px solid #180c0c;
	max-width: 620px;
	margin-right: 10px;
	margin-bottom: 20px;
}

input:focus, textarea:focus {
	background-color: #3f362c;
	border: 1px solid #80664D;
}

input[type=submit] {
	font-size: 18px;
	font-style: italic;
	color: #FFCC66;
	background: #180c0c url(../images/sprite.png) no-repeat right -541px;
	padding-right: 20px;
	display: block;
	margin-top: 20px;
}

input[type=submit]:hover, input[type=submit]:focus {
	color: #FFF;
	background: url(../images/sprite.png) no-repeat right -579px;
}

input[disabled], input[disabled]:hover, input[disabled]:focus {
	color: #ccc;
	background: url(../images/sprite.png) no-repeat right -579px;
}

.error {
	display: inline-block;
	color: #FFCC66;
	border-style: dotted;
	border-color: #FFCC66;
}

label.error {
	font-family: "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
}

.expanded {
	background: url(../images/sprite.png) no-repeat right -741px;
	padding-right: 20px;
}

.collapsed {
	background: url(../images/sprite.png) no-repeat right -704px;
	padding-right: 20px;
}

.expanded:hover {
	background: url(../images/sprite.png) no-repeat right -667px;
	padding-right: 20px;
}

.collapsed:hover {
	background: url(../images/sprite.png) no-repeat right -630px;
	padding-right: 20px;
}

h1 {
	font: normal 72px "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
	letter-spacing: -2px;
}

h2 {
	font: normal 48px "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
	letter-spacing: -1px;
}

h3 {
	font: normal 24px "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
}

h4 {
	font: normal 18px "Adobe Garamond Pro", "Garamond Premier Pro", "Hoefler Text", "Times New Roman", Times, serif;
}

#footer {
	width: 940px;
	display: table;
	font-size: 12px;
	line-height: 18px;
	border-top: 1px solid #262626;
	padding-top: 40px;
	text-align: left;
	margin-top: 80px;
	position: relative;
	padding-bottom: 80px;
}

#footer p {
	color: #656565;
}

#footer li {
	width: 300px;
	padding-right: 20px;
	float: left;
}

#footer .last {
	padding-right: 0;
}

#footer .last img {
	float: left;
	padding-right: 15px;
}

#footer h4 {
	padding-bottom: 10px;
}

#footer .address li {
	display: list-item;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #656565;
}