html, 
body {
font: normal 12px/1.44 "Helvetica Neue", sans-serif;
background: rgb(255,255,254);
color: rgb(51,49,46);
color: rgba(51,49,46,0.7);
margin: 0;
padding: 0;
}

a img { 
border-width: 0;
}

h1,
menu {
margin: 0;
}

menu {
list-style: none;
padding-left: 0;
}

article, 
aside, 
dialog, 
figure, 
footer, 
header,
hgroup, 
nav, 
section {
display:block;
}

mark {
background: InfoBackground;
color: InfoText;
}

.page { 
width: 875px;
margin: 0 auto;
min-height: 620px;
}

a:link,
a:visited {
color: rgb(152,132,102);
text-decoration: none;
background: transparent;
}

a:link:hover{
color: rgb(152,132,102);
background: transparent;
text-decoration: underline;
}

header.brand li,
header.brand h1,
header.brand h1 a:link {
font-family: HouseGenCol, "HouseBroken Rough", "Housebroken Clean", Impact, sans-serif;
text-transform: uppercase;
line-height: 1;
color: rgb(152,132,102);
background: transparent;
text-shadow: rgb(190,190,190) 1px 1px;
}

header.brand a:link {
color: rgb(152,132,102);
color: rgba(152,132,102,0.7);
background: transparent;
}

header.brand a,
header.brand a:link:hover {
color: rgb(152,132,102);
}

header.brand {
height: 136px;
position: relative;
margin-top: 10px;
} 

header.brand h1 {
font-size: 60px;
height: 80px;
padding: 19px 0 3px 0;
}

header.brand menu {
margin-top: 2px;
margin-left: 465px;
}

.page header.brand menu a { 
	opacity: 0 !important; 
	display: block;
	height: 20px;
}

.page header.brand menu li {	
	background: transparent url(../images/brand/nav-menu.png) no-repeat 0 0;
	margin-right: 12px;
	margin-left: -2px;
	height: 20px;
	float: left;
}
.page header.brand menu #nav-portfolio { 
	background-position: 0 -20px;
	width: 114px;
	margin-right: 8px;
}

#index.page header.brand menu #nav-portfolio,
#work.page header.brand menu #nav-portfolio,
.page header.brand menu #nav-portfolio:hover { 
	background-position: 0 0;
}
.page header.brand menu #nav-statement { 
	background-position: -128px -20px;
	width: 119px;
}

.page header.brand menu #nav-follow { 
	width: 138px;
	margin-top: -1px;
	background: none;
}

.page header.brand menu #nav-follow iframe { 
	display: inline-block;
}

.page header.brand menu #nav-resume { 
	background-position: -260px -20px;
	width: 27px;
}
#resume.page header.brand menu #nav-resume,
.page header.brand menu #nav-resume:hover { 
	background-position: -260px 0;
}
.page header.brand menu #nav-contact { 
	background-position: -304px -20px;
	width: 91px;
}
#contact.page header.brand menu #nav-contact,
.page header.brand menu #nav-contact:hover { 
	background-position: -304px 0;
}

header.brand p,
header.brand dl {
color: rgb(190,190,190);
color: rgba(51,49,46,0.3);
font-size:10px;
line-height: 1.2;
position:absolute;
top:10px;
left:465px;
width:390px;
}

header.brand dt {
clear: left;
}

header.brand dd,
header.brand dt { 
float: left;
margin: 0 1ex 0 0;
padding: 0;
}

header.brand p a {
color: rgb(181,167,147);
color: rgba(152,132,102,0.3);
}

header.brand h1:hover+p,
header.brand p:hover {
color: rgb(51,49,46);
color: rgba(51,49,46,0.7);
}

header.brand p:hover a,
header.brand p a:hover,
header.brand dd {
color: rgb(152,132,102);
color: rgba(152,132,102,0.7);
}


footer {
color: rgb(190,190,190);
color: rgba(51,49,46,0.3);
font-size:10px;
line-height: 1.2;
text-align: center;
padding: 20px 0;
clear:both;
}

/* new page */
#portfolio { 
	position: relative;
	overflow:hidden;
	min-height: 700px;
}

#portfolio ul {
	margin: 0 12px 0 2px;
	padding: 0;
	display: block;
	clear: both;
}

#index #portfolio section,
#portfolio ul li {
	display: block;
	float: left;
	width:170px;
	height:170px;
	text-align: left;
}

#portfolio ul li#portfolio-lifeplan16,
#collection-animallife ul li {
	height:200px;
}

#index #portfolio section img,
#portfolio li img { 
	opacity: 0.95;
	width:140px;
	height: auto;
	box-shadow: 2px 2px 3px rgba(20,20,30,0.3);
}

#portfolio li.selected img,
#portfolio li img:hover { 
	opacity: 1;
}

#portfolio p,
#portfolio p cite,
#portfolio p cite span {
	display: block;
}

#portfolio cite {
	font-style: normal;
}

#portfolio #art cite {
	display: block;
}

#portfolio #art p {
	float: left;
	margin-right: 2em;
}

#portfolio #art menu {
	padding-top: 1em;
	height: 460px;
	display: inline-block;
}

#portfolio #art menu li {
	display: inline;
}

#portfolio #art menu li a[rel="next"]:after {
	content: " \2192 ";
}

#portfolio #art menu li a[rel="prev"]:before {
	content: " \2190 ";
}

#portfolio #art menu.h li a {
	display: inline-block;
}

#portfolio #art menu.h li a[rel="next"] {
	width: 100px;
	text-align: right;
}

#portfolio #art menu.h li a[rel="prev"] {
	width: 100px;
}

#portfolio #art menu.h li a[rel="start"] {
	text-align: center;
}

#portfolio #art menu.v li a {
	display: table-cell;
	height: 153px;
}

#portfolio #art menu.v li a[rel="next"] {
	vertical-align: top;
}

#portfolio #art menu.v li a[rel="prev"] {
	vertical-align: bottom;
}

#portfolio #art menu.v li a[rel="start"] {
	vertical-align: middle;
}

#portfolio .note {
	padding-top: 2em;
	font-weight: normal;
	text-align: right;
	display: block;
	clear: both;
}

article#portfolio .note {
	padding-top: 20em;
	text-align: left;
}

#portfolio #slideshow {
	display: none;
	position: absolute;
	left: 0;
	top: 36px;
	width: 100%;
	min-width: 500px;
	min-height: 500px;
	height: 100%;;
	padding: 20px;
	background: rgba(255,255,255,0.98);
}

/* Upcoming shows */


#current #slideshow  {
	display: block;
	float: right;
	margin-top: 2em;
	margin-right: 14px;
	position: static;
	width: auto;
	height: auto;
	padding: 0;
	background: transparent;
}

#shows {
	text-align: right;
	margin-top: 15%;
	width: 240px;
	float: left;
}

#shows section:first-child {
	padding-top: 0;
}

#shows dl,
#shows .note {
	margin: 0 0 1.5em;
	width: 60%;
	float: right;
}

#shows dl {
	font-size: 14px;
}

#shows dt.summary {
font-weight: bold;
}

#shows dt.summary a {
color: rgb(152,132,102);
background: transparent;
font-size: 14px;
}

#shows dt .subtitle,
#shows .note {
font-weight: normal;
font-style: italic;
display: block;
}

#shows dd {
margin-left: 0;
}

/* contact */

#mailingform {
	margin-top: 24px;
}

#cms p,
#contact p {
width: 530px;
margin: 0 auto 1em;
}

#cms fieldset,
#contact fieldset {
width: 530px;
border-width: 0;
position: relative;
margin: 0 auto;
padding: 0;
}

#cms label,
#contact label {
display: block;
margin: 0.5em 0;
padding: 2px 0;
}

#cms legend,
#contact legend {
	display: none;
	margin: 1em 0 0 -8px !important;
	padding: 0;
	font-weight: bold;
	color: rgb(190,190,190);
	color: rgba(51,49,46,0.7);
}

html:lang(en) #contact fieldset legend {
	margin: 0 !important;
}


#cms input.field,
#cms input[type=file],
#cms input[type=text],
#cms input[type=number],
#cms input[type=password],
#contact input.field,
#contact input[type=tel],
#contact input[type=email],
#contact input[type=text],
#contact input[type=text],
#contact textarea {
font: normal 12px/1.44 "Helvetica Neue", sans-serif;
position: absolute;
left: 8em;
width: 24em;
padding: 2px;
margin: -2px;
background: rgb(255,255,255);
color: rgb(51,49,46);
color: rgba(51,49,46,0.7);
border: 1px solid rgb(211,209,206);
}


#cms select {
font: normal 12px/1.44 "Helvetica Neue", sans-serif;
position: absolute;
left: 8em;
width: 24em;
padding: 2px;
margin: -2px;
}

#cms input[type=checkbox]{
font: normal 12px/1.44 "Helvetica Neue", sans-serif;
position: absolute;
left: 8em;
padding: 2px;
margin: -2px;
background: rgb(255,255,255);
color: rgb(51,49,46);
color: rgba(51,49,46,0.7);
border: 1px solid rgb(211,209,206);
}

#contact textarea {
width: 24em;
height: 10em;
margin-top: -2em;
}

#cms input.field:focus,
#cms input[type=text]:focus,
#contact input.field,
#contact input.field:focus,
#contact input[type=file]:focus,
#contact input[type=tel]:focus,
#contact input[type=email]:focus,
#contact input[type=text]:focus,
#contact textarea:focus {
border: 1px solid rgb(51,49,46);
}

#cms em.error,
#contact em.error {
float: right;
width: 310px;
color: rgb(210,110,110);
font-style: normal;
}

#cms label[for=password]{
margin-top: 3em;
}


#cms .submit {
margin-top: 1em;
margin-left: 27em;
}

#contact .submit {
margin-top: 10em;
margin-left: 8em;
}

#cms .success,
#contact .success {
color: rgb(0,150,80);
width: 24em;
}

/* cv */

#cv h2 {
	font-size: 12px;
	margin-top: 2em;
}

#cv dl {
	width: auto;
	clear: both;
	float: none;
}

#cv dt {
	width: 6em;
	float: left;
}


#cv dd {
	margin-left: 6em;
}

/* statement */

#artiststatement { 
	padding-bottom: 4em;
	text-align: left;
}
#artiststatement p { 
	width: 40em;
}
