/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
/*body {font-size:80%;color:#222;background:#fff;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; line-height: 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#2D368F;text-decoration:underline;}
a:active {outline: none;}
a {color:#874F0E;text-decoration:none;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}

/* landing ###################################################### */

#landing h1 {
	margin-top: 144px;
	margin-left: 100px;
}

#landing a#oh9Home, #landing a#cnzHome, #landing a#oh9Home:active,  #landing a#cnzHome:active {
	border-top: 12px solid white;
	display: block;
	padding-top: 20px;
	outline: none;
}

#landing a#oh9Home {
	background: url(../img/nz2009_land.gif) 0 20px no-repeat;
	text-indent: -999em;
	width:278px;
	height: 220px;
}

#landing a#oh9Home:hover {
	border-top: 12px solid #009DE0;
	padding-top: 20px;
	outline: none;
}


#landing a#cnzHome {
	background: url(../img/cnz_land.gif) 0 20px no-repeat;
	text-indent: -999em;
	width:278px;
	height: 186px;
}

#landing a#cnzHome:hover {
	border-top: 12px solid #333333;
	padding-top: 20px;
	outline: none;
}

/* head ###################################################### */
#head {
	margin-top:18px;
	height: 154px;
}

/* header menus ###################################################### */

a:hover {
	cursor: pointer;
}

h1.headerCNZ, h1.headerCNZ a {
	display: block;
	width: 273px; height: 66px;
	text-indent: -999em;
	background: url(../img/cnz.gif) 0 0 no-repeat;
	float: left;
	margin: 0;
}

#menu {
	width: 461px;
	float: right;
	clear: none;
}


#menu ul {
	list-style: none;
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
}

#menu ul#cnzMenu {
	width:240px;
}

#menu ul li {
	height: 21px;
	margin: -4px 0 0 0;
}

#menu ul li a {
	display: block;
	height: 21px; width: 218px;
	text-indent: -9999em;
}

/* 2009 header menu */

li a.home2009 { background: url(../img/menus/menu.gif) 0 -336px no-repeat; }
li.active a.home2009,
li a.home2009:hover {
	background: url(../img/menus/menu.gif) -228px -336px no-repeat;
}

li a.projects { background: url(../img/menus/menu.gif) 0 0 no-repeat; }
li.active a.projects,
li a.projects:hover {
	background: url(../img/menus/menu.gif) -228px 0 no-repeat;
}

li a.millar { background: url(../img/menus/menu.gif) 0 -21px no-repeat; }
li.active a.millar,
li a.millar:hover {
	background: url(../img/menus/menu.gif) -228px -21px no-repeat;
}

li a.upritchard { background: url(../img/menus/menu.gif) 0 -42px no-repeat; }
li.active a.upritchard,
li a.upritchard:hover {
	background: url(../img/menus/menu.gif) -228px -42px no-repeat;
}

li a.locations { background: url(../img/menus/menu.gif) 0 -63px no-repeat; }
li.active a.locations,
li a.locations:hover {
	background: url(../img/menus/menu.gif) -228px -63px no-repeat;
}

li a.commissioner { background: url(../img/menus/menu.gif) 0 -84px no-repeat; }
li.active a.commissioner,
li a.commissioner:hover {
	background: url(../img/menus/menu.gif) -228px -84px no-repeat;
}

li a.patrons { background: url(../img/menus/menu.gif) 0 -105px no-repeat; }
li.active a.patrons,
li a.patrons:hover {
	background: url(../img/menus/menu.gif) -228px -105px no-repeat;
}

li a.makingworlds { background: url(../img/menus/menu.gif) 0 -126px no-repeat; }
li.active a.makingworlds,
li a.makingworlds:hover {
	background: url(../img/menus/menu.gif) -228px -126px no-repeat;
}

/* cnz header menu */

li a.home { background: url(../img/menus/menu.gif) 1px -358px no-repeat; }
li.active a.home,
li a.home:hover {	background: url(../img/menus/menu.gif) -228px -358px no-repeat; }

li a.blog { background: url(../img/menus/menu.gif) 0 -147px no-repeat; }
li.active a.blog,
li a.blog:hover {	background: url(../img/menus/menu.gif) -228px -147px no-repeat; }

li a.news { background: url(../img/menus/menu.gif) 0 -168px no-repeat; }
li.active a.news,
li a.news:hover {
	background: url(../img/menus/menu.gif) -228px -168px no-repeat;
}

li a.nzroom { background: url(../img/menus/menu.gif) 0 -189px no-repeat; }
li.active a.nzroom,
li a.nzroom:hover {
	background: url(../img/menus/menu.gif) -228px -189px no-repeat;
}

li a.history { background: url(../img/menus/menu.gif) 0 -210px no-repeat; }
li.active a.history,
li a.history:hover {
	background: url(../img/menus/menu.gif) -228px -210px no-repeat;
}

li a.nzvenice { background: url(../img/menus/menu.gif) 0 -231px no-repeat; }
li.active a.nzvenice,
li a.nzvenice:hover {
	background: url(../img/menus/menu.gif) -228px -231px no-repeat;
}

/* 2009 footer menu */

#footer {
	border-top: 1px dotted #999999;
	padding-top: 18px;
	margin-bottom: 18px;
	margin-top: 18px;
	display: inline;
}


a#biennale {
	display: block;
	float: left;
	left: 0; top: 14px;
	width: 106px; height: 99px;
	background: url(../img/menus/biennale_logo-trans.gif) 0 0 no-repeat;
	text-indent: -999em;
}

#footerMenu {
	width: 460px;
	float: right;
	clear: none;
}

#footer ul {
	list-style: none;
	width: 220px;
	float: left;
	margin: 13px 0 0 0;
	padding: 0;
}

#footer ul li {
	height: 21px;
	/*margin: -4px 0 0 0;*/
	color: #666666;
}

#footer ul li a {
	display: block;
	height: 21px; width: 216px;
	text-indent: -9999em;
}

li a.links { background: url(../img/menus/menu.gif) 0 -252px no-repeat; }
li.active a.links,
li:hover a.links {
	background: url(../img/menus/menu.gif) -228px -252px no-repeat;
}

li a.acknowledgements { background: url(../img/menus/menu.gif) 0 -273px no-repeat; }
li.active a.acknowledgements,
li:hover a.acknowledgements {
	background: url(../img/menus/menu.gif) -228px -273px no-repeat;
}


li a.contact { background: url(../img/menus/menu.gif) 0 -294px no-repeat; }
li.active a.contact,
li:hover a.contact {
	background: url(../img/menus/menu.gif) -228px -294px no-repeat;
}

a#nzVenice2009 {
	display: inline; 
	float: left;
	margin-left: 0;
	margin-top:14px;
	width: 240px; 
	height: 66px;
	background: url(../img/nz2009_footer.gif) 0 0 no-repeat;
	text-indent: -999em;
}

li.copyright {
	margin-top: 4px;
	font-size: 0.85em;
	line-height: 1.3em;
}

/* home ###################################################################### */

#nzRoomBox, #rotatorBox, #nzVeniceBox, #historyBox {
	margin-bottom: 18px;
}

#blogBox {
	background-color: #BDC53B;
	height: 315px;
	overflow: hidden;
}

#blogBox a {
	/*color:#6D2B84;*/
	color:#8936a5;	
}

#blogBox a:focus, #blogBox a:hover {
	color:#003366;
	text-decoration:underline;
}

#newsBlogBox, #nz2009Box {
		margin-bottom: 18px;
}

#newsBox {
	/*background-color: #ED22E1;*/
	/*background-color: #85B837;*/
	background-color: #ED22E1;
	height: 315px;
	overflow: hidden;
}

#newsBox a {
	color:#DEF47D;
}

#newsBox a:focus, #newsBox a:hover {
	color:#003366;
	text-decoration:underline;
}

#nzRoomBox {
	background-image: url(../img/gallery_back3.jpg);
	background-repeat: repeat;
	background-color: #9D92A3;
	height: 315px;
	overflow: hidden;
}

#rotatorBox {
	height: 315px;
	overflow: hidden;
}

/*#rotateCycle {
	
}*/

.pendant {
	background-image: url(../img/pendants_back.jpg);
	background-repeat: no-repeat;
	height: 293px;
	/*margin-left: 240px;*/
	overflow: hidden;
}

#nzVeniceBox {
	background-color: #ffffff;
}

#nzVeniceBox img, #historyBox img {
	margin-top: 12px;
	border: 0px;
	padding: 0;
}

#nzVeniceBox img.left {
	margin-right: 10px;
}

#historyBox {
	background-color: #ffffff;
}


#home h3, #objects h3, #what h3, #video h3, .boxHead h3 {
	background-color: #000000;
	color: #ffffff;
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 0;
	margin-bottom: 0;
}

#home h3 a, #home h3 a:visited, #home h3 a:hover, #home h3 a:active  {
	color: #ffffff;
}

/*#home h3 a:hover  {
	text-decoration: none;
}*/

#home a:hover h3  {
	text-decoration: none;
}

#blogBox h3, #newsBox h3 {
	margin-bottom: 12px;
}

#nzRoomBox h3 {
	margin-bottom: 18px;
}

#home p, #nzRoom p {
	margin: 1em;
}

div.videoThumb {
	/*padding-top: 40px;*/
	/*width: 220px;*/
	margin-left: 20px;
	/*margin-right: auto;*/
}

/* feed ################################################## */

div.feedburnerFeedBlock {
	width: auto;
	margin: 0 0 0 10px;
	float: left;
	display: inline;
}

#blogBox div.feedburnerFeedBlock {
	width: 200px;
	margin-left: 10px;
}

#newsBox div.feedburnerFeedBlock {
	width: 200px;
}

.feedImages {
	float: left;
	display: inline;
	margin: 0 10px 18px 10px;
}

.feedImages img {
	margin: 0;
	display: block;
	float: left;
}

.feedImages img.low {
	margin-left: 10px;
}

div.feedburnerFeedBlock ul {
margin:0 0 0 0;
padding:0;
list-style-type: none
}

div.feedburnerFeedBlock li {
	height: auto;
	overflow: hidden;
	margin-bottom: 18px;

}

#home li div {
	line-height: 1.5em;
}

#blogBox li div {
		border-top: 1px solid #BDC53B;
}

#newsBox li div {
		/*border-top: 1px solid #ED22E1;*/
		border-top: 1px solid #ED22E1;
}

div.feedburnerFeedBlock .headline {
	/*font-weight: bold;*/
	
/*	font-size: 1.2em;
	line-height: 1.25em;*/
	margin-bottom: 1em; 
}

#home p.date {
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
}

#creditfooter {
	display: none;
}

/* Multimedia page (video.html) ################################################ */

.videoBox {
	width: 790px;
	margin-left: auto;
	margin-right: auto;
}

