	/*
 Te Ara
 --------------------------------------------------------
 dnzb-entry.css : Dictionary of New Zealand Biography Styles
 --------------------------------------------------------
*/

#content p {
	margin-bottom: 22px;
}
/*********** TABS ****************/

#entry-tabs{
  height:37px;
  float:right;
  margin-right:10px;
  margin-top:-30px;
}

#entry-tabs ul{
  float:right;
}

#entry-tabs ul li{
  display:inline-block;
  float:left;
  list-style:none outside none;
  margin-left:1px;
}

#entry-tabs ul li a{
  background-color:#F2E4AA;
  height:29px;
  width:140px;
  padding-top:11px;
  text-align:center;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  border-top-right-radius: 5px;
  font-family:"Helvetica Neue", Arial, sans-serif;
  font-size:12px;
  color:#4D4D4D;
  font-weight:bold;
  display:block;
  text-decoration:none;
}

#entry-tabs ul li.inactive {
	background-color: #e5e5e5;
	color: #bababa;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    display: block;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    padding: 11px 0 0 0;
    text-align: center;
    text-decoration: none;
    width: 140px;
}
#entry-tabs ul li a:hover {
	background-color:#FFF2AA;
}

#entry-tabs ul li a.active{
  background-color:#F9F7F4;
  position:relative;
  cursor:default;
  z-index:10;
}

.lang-mi #entry-tabs ul li a#tab-media, .lang-mi #entry-tabs ul li.inactive  {
	padding: 7px 8px 2px 8px;
	width: 122px;
}

/*********** ARTICLE **************/

article, div#article{
	font-family:Georgia, Palatino,  "Palatino Linotype", Times, "Times New Roman", serif;
	position:relative;
	min-height: 600px;
}
article h2 {
	font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  	font-size: 21px;
	line-height: 26px;
	padding: 13px 120px 23px 120px;
	width: 480px;
}

/*********** SECTION **************/

section#main, div#main {
	margin-top: -25px;
}

div#main section#main {
	margin-top:0;
}

article h1{
   /*  margin-bottom:5px; */
}

/*********** LEFT HAND NAV ************/

nav#story, #nav-story {
  float:left;
  width:240px;
  margin-top:37px;
}

#nav-story nav#story {
  margin-top:0;
}

nav#story,
nav#story a,
#nav-story,
#nav-story a {
  font-family:"Helvetica Neue", Arial, sans-serif;
  color:#ffffff;
  text-decoration:none;
  text-shadow:0 1px 1px rgba(0, 0, 0, 0.4);
  font-weight:bold;
}

nav#story h3, #nav-story h3 {
	font-size:18px;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.4);
	color: #fff;
}

nav#story h3#contents, #nav-story h3#contents {
  padding-bottom: 5px;
}

nav#story h4.shortstory,
nav#story h4.fullstory,
#nav-story h4.shortstory,
#nav-story h4.fullstory {
	font-size:14px;
}

nav#story h5, #nav-story h5 {
	font-size:12px;
	font-weight:normal;
}

body.lang-mi nav#story h5, body.lang-mi #nav-story h5 {
  line-height: 1.3em;
}

nav#story ul li, #nav-story ul li, nav#story #browse-by-letter, #nav-story #browse-by-letter {
	background-color: #454547;
	background-color: rgba(0,0,0,0.20);
	margin-bottom:1px;
}

nav#story ul li:hover, #nav-story ul li:hover {
	background-color: #333;
	background-color: rgba(0,0,0,0.30);
}

nav#story ul li.active, #nav-story ul li.active {
	background-color: #f9f7f4;
}

nav#story ul li.active a, #nav-story ul li.active a {
  cursor:default;
}

nav#story ol.full-story, #nav-story ol.full-story {
	list-style: decimal outside none;
	font-size:12px;
	padding:0 0 0 30px;
}

#nav-story nav#story ol.full-story {
	list-style: decimal outside none;
}

nav#story ol.full-story li, #nav-story ol.full-story li {
  background-color: transparent;
}

nav#story ol.full-story li h4 a,
nav#story h4.shortstory a,
nav#story h4.fullstory a,
nav#story h4#current_sect,
#nav-story ol.full-story li h4 a,
#nav-story h4.shortstory a,
#nav-story h4.fullstory a,
#nav-story h4#current_sect {
  padding:2px 10px 3px 22px;
  margin-left:-25px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  line-height:16px;
}

nav#story h4.shortstory a,
nav#story h4.fullstory a,
nav#story h4#current_sect,
#nav-story h4.shortstory a,
#nav-story h4.fullstory a,
#nav-story h4#current_sect {
  margin-left: -9px;
  padding:3px 10px 3px 10px;
}

nav#story h4.shortstory,
nav#story h4.fullstory,
#nav-story h4.shortstory,
#nav-story h4.fullstory {
  margin: 5px 0;
}

nav#story ol.full-story li h4 a:hover,
nav#story h4.shortstory a:hover,
#nav-story ol.full-story li h4 a:hover,
#nav-story h4.shortstory a:hover {
  background-color: #333;
  background-color: rgba(0,0,0,0.20);
}

nav#story ol.full-story li#current,
nav#story li.active a,
#nav-story ol.full-story li#current,
#nav-story li.active a {
  color: #333;
  text-shadow: none;
}

nav#story ol.full-story li#current h4 a,
nav#story h4#current a,
#nav-story ol.full-story li#current h4 a,
#nav-story h4#current a {
  background-color: yellow;
  background-color: #F9F7F4;
  color: #333;
  cursor:default;
  text-shadow: none;
}

nav#story ul.resource ol.full-story li#current h4 a,
#nav-story ul.resource ol.full-story li#current h4 a {
  cursor:pointer;
  background-color: #F2E4AA;
  color: #736357;
}

nav#story ul.resource ol.full-story li#current, #nav-story ul.resource ol.full-story li#current {
  color: #736357;
}

nav#story ul li.first, #nav-story ul li.first {
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
}

nav#story ul li.last, #nav-story ul li.last {
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
}

nav#story ul li.full, #nav-story ul li.full {
  padding:16px 0 9px 20px;
  width: 220px;
}

/* OFFSET DODGY HOVER EFFECT IN THEME FILE */
nav#story ul li.full:hover, #nav-story ul li.full:hover {
  /*background-color: pink;*/
  background-color: rgba(0,0,0,0.2);
}


nav#story a, #nav-story a {
	display:block;
	padding:8px 5px 5px 70px;
	text-decoration:none;
}

nav#story h4 a, #nav-story h4 a {
  padding:0;
}

nav#story a.nav-short-story, #nav-story a.nav-short-story {
  padding:14px 0 15px 20px;
}

nav#story a.nav-short-story img, #nav-story a.nav-short-story img {
  float:left;
  width:40px;
  margin-right:10px;
	-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.25);
}

nav#story a.nav-gallery, #nav-story a.nav-gallery {
	background:url(/sites/all/themes/teara/img/sprites-story.png) -439px -388px no-repeat transparent;
	height:35px;
	padding-top: 12px;
	padding-bottom:8px;
}

.lang-mi nav#story a.nav-gallery, .lang-mi #nav-story a.nav-gallery {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -439px -388px no-repeat transparent;
}

nav#story li.inactive, #nav-story li.inactive {
	/* background:url(/sites/all/themes/teara/img/sprites-story.png) -439px -388px no-repeat #E5E5E5;
	color: #bababa;*/
	background: url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -213px -388px rgba(0, 0, 0, 0.2);
	color: #5c5c5c;
	height:35px;
	padding-top: 12px;
	padding-bottom:8px;
	display: block;
	padding-left: 70px;
  	font-size: 14px;
  	line-height: 16px;
  	text-shadow:0 0 0;
}

nav#story ul li.inactive:hover, #nav-story ul li.inactive:hover {
	background-color: rgba(0, 0, 0, 0.2);
}

a.nav-gallery h4,
a.nav-related h4 {
  font-size: 14px;
  line-height: 16px;
}

nav#story a.nav-your-story, #nav-story a.nav-your-story {
  background:url(/sites/all/themes/teara/img/sprites-story.png) -442px -81px no-repeat transparent;
  height:17px;
  padding-top:8px;
}

.lang-mi nav#story a.nav-your-story, .lang-mi #nav-story a.nav-your-story {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -442px -81px no-repeat transparent;
}

nav#story a.nav-print, #nav-story a.nav-print {
  background:url(/sites/all/themes/teara/img/sprites-story.png) -442px -145px no-repeat transparent;
  height:17px;
  padding-top:9px;
}

.lang-mi nav#story a.nav-print, .lang-mi #nav-story a.nav-print {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -442px -145px no-repeat transparent;
}

nav#story a.nav-print-all, #nav-story a.nav-print-all {
  background:url(/sites/all/themes/teara/img/sprites-story.png) -441px -209px no-repeat transparent;
  height:17px;
  padding-top:9px;
}

.lang-mi nav#story a.nav-print-all, .lang-mi #nav-story a.nav-print-all {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -441px -209px no-repeat transparent;
  height:29px;
}

nav#story a.nav-share, #nav-story a.nav-share {
  background:url(/sites/all/themes/teara/img/sprites-story.png) 13px -373px no-repeat transparent;
  height:17px;
  padding-top:9px;
  cursor:pointer;
}

.lang-mi nav#story a.nav-share, .lang-mi #nav-story a.nav-share {
  background:url(/sites/all/themes/teara/img/sprites-story.png) 13px -373px no-repeat transparent;
  cursor:pointer;
}

nav#story a.nav-share:hover {
  	background:url(/sites/all/themes/teara/img/sprites-story.png) 13px -471px no-repeat #F9F7F4;
  	height: 80px;
  	color: #000;
  	padding: 0;
 	text-shadow: none;
  	-webkit-transition: all 0.4s ease-in 0.1s;
  	-moz-transition: all 0.4s ease-in 0.1s;
  	-ms-transition: all 0.4s ease-in 0.1s;
  	-o-transition: all 0.4s ease-in 0.1s;
 	transition: all 0.4s ease-in 0.1s;
  	-moz-transition-property: height, background-color, padding;
	-webkit-transition-property: height, background-color, padding;
	-ms-transition-property: height, background-color, padding;
	-o-transition-property: height, background-color, padding;
	transition-property: height, background-color, padding;

}

nav#story a.nav-share {
  padding: 0 5px 15px 0;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-in;
  -moz-transition: height 0.2s ease-in;
  -ms-transition: height 0.2s ease-in;
  -o-transition: height 0.2s ease-in;
  transition: height 0.2s ease-in;
}

nav#story a.nav-share h5 {
  padding: 9px 5px 5px 70px;
}

nav#story a.nav-share .buttons {
  margin: 15px 0 0 35px;
}

nav#story a.nav-share .button {
  float: left;
}

nav#story a.nav-share .buttons .facebook,
nav#story a.nav-share .buttons .twitter {
  	margin-right: 10px;
	width: 72px;
}

nav#story a.nav-related, #nav-story a.nav-related {
  background:url(/sites/all/themes/teara/img/sprites-story.png) -440px -324px no-repeat transparent;
  height:36px;
  padding-top:12px;
}

.lang-mi nav#story a.nav-related, .lang-mi #nav-story a.nav-related {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -440px -324px no-repeat transparent;
}

.lang-mi nav#story a#rel, .lang-mi #nav-story a#rel {
  height:48px;
}



/************ ALPHABET BROWSER ******************/

nav#story #browse-by-letter, div#nav-story #browse-by-letter {
	background-color: #454547;
	background: rgba(0, 0, 0, 0.2);
	padding: 16px 0 9px 10px;
	width: 230px;
}

nav#story #browse-by-letter h5, div#nav-story #browse-by-letter h5 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
	padding: 0 0 0 10px;
}

nav#story #browse-by-letter div.letterbox, div#nav-story #browse-by-letter div.letterbox {
	height: 70px;
	padding: 10px 0 0 5px;
	width: 200px;
}

nav#story #browse-by-letter div.letterbox div.letter, div#nav-story #browse-by-letter div.letterbox div.letter {
    display: inline;
    float: left;
    font-size: 12px;
    height: 20px;
    margin: 0;
    text-align: center;
    width: 20px;
}
#browse-by-letter div.letterbox div.letter a {
	height: 17px;
	padding: 3px 0 0;
}
#browse-by-letter div.letterbox div.letter a:hover {
	background-color: #333;
	background-color: rgba(0, 0, 0, 0.2);
}

/********** RELATED ****************/

section#related, div#section-related {
	width: 100%;
	position:relative;
	z-index:1;
	margin-top:-60px;
	display:inline-block;
	overflow:hidden;
}

section#related, section#related a,
div#section-related, div#section-related a {
  color:#E6E6E6;
  font-family:"Helvetica Neue",Arial, sans-serif;
  text-decoration:none;
}

section#related h3, div#section-related h3 {
	font-size:16px;
}

section#related h4, section#related h4 a,
div#section-related h4, div#section-relatedh4 a {
	font-size:12px;
	margin-bottom:2px;
}

section#related h4 a:hover, div#section-related h4 a:hover {
  color:#FFF2AA;
}

section#related h5, section#related h5 a,
div#section-related h5, div#section-related h5 a {
	color:#B3B3B3;
	font-size:12px;
}

section#related h5 a:hover, div#section-related h5 a:hover {
  color:#FFF2AA;
}

section#related #related-top, div#section-related #related-top {
	background:url(/sites/all/themes/teara/img/strata-border.png) 0px 0px repeat transparent;
	height:13px;
}

section#related #related-inner, div#section-related #related-inner {
  background:url(/sites/all/themes/teara/img/strata-middle-fallback.png) 0px 0px repeat transparent;
  background:0px 0px repeat rgba(26, 26, 26, 0.7);
  padding:10px 0 80px;
}

section#related #related-inner-center, div#section-related #related-inner-center {
  width:960px;
  margin:0 auto;
  overflow:hidden;
}

section#related a.nav-related, div#section-related a.nav-related {
	background:url(/sites/all/themes/teara/img/sprites-story.png) -460px -332px no-repeat transparent;
	height:37px;
	margin-left:20px;
	padding:10px 0 0 50px;
	color:#FFFFFF;
	font-family:"Helvetica Neue",Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
}

.lang-mi section#related a.nav-related, .lang-mi div#section-related a.nav-related {
  background:url(/sites/all/themes/teara/img/mi-sprites-story.png) -460px -332px no-repeat transparent;
}

section#related #related-inner-center section.related-block, div#section-related #related-inner-center div.related-block {
  width:100%;
  border-top:1px solid #4C4C4C;
  border-top:1px solid rgba(255,255,255,0.1);
  padding:15px 0 0;
  float:left;
}

section#related #related-inner-center .nav-related, section.related-block,
section#related #related-inner-center section#related-stories,
div#section-related section#related #related-inner-center .nav-related,
div#section-related section#related #related-inner-center div.related-block {
  border-top:0;
}

section#related #related-inner-center section.bottom, div#section-related #related-inner-center section.bottom {
  border-bottom:none;
}

section#related .left, div#section-related .left {
  float:left;
  display:block;
  width:230px;
  padding-left:20px;
}

section#related .right, div#section-related .right {
  float:left;
  display:block;
  width:710px;
}

section#related .related-block .right ul li, div#section-related .related-block .right ul li {
  display:inline-block;
  list-style:none outside none;
  float:left;
  width:226px;
  padding:0 10px 20px 0;
}

section#related .related-block .right img, div#section-related .related-block .right img {
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  float:left;
  margin-right:10px;
	width:60px;
	height:45px;
}

section#related-more-stories .left h3, div#section-related #related-more-stories .left h3 {
  padding:2px 0 6px;
}

section#related-more-stories .left h4 a, div#section-related #related-more-stories .left h4 a {
  color:#FFF2AA;
}

/************** CONTENT HEADER **************/
#page-title {
	border-bottom: 6px solid #EF7C00;
	padding: 0;
	margin: 0 0 27px 0;
}
#page-title h2 {
    border-bottom: 1px solid #E0DEDB;
    font-size: 21px;
	font-weight: normal;
    margin: 0;
    padding: 5px 0 22px 40px;
    width: 680px
}
#part-of {
	border-bottom: 1px solid #E0DEDB;
	color: #525C7F;
	font-size: 12px;
	font-style: italic;
	margin: 0;
	padding: 6px 0 35px 40px;
	width: 680px;
}
#part-of a {
	border-bottom: 0;
}
div#content-resources {
	border-top: 6px solid #EF7C00;
	padding: 30px 0 0 0;
}

/************** META DATA BOX ****************/
.topicbox {
	width: 189px;
	background-color:#F2EFEB;
	margin: 0 24px 20px 0;
	padding: 11px 8px 8px;
	float:left;
}

div#article .topicbox h2,
article .topicbox h2 {
	border-bottom:1px dashed #CCCCCC;
	color:#333333;
	font-size:16px;
	font-weight: normal;
	padding:0 8px 5px;
	margin-bottom:4px;
	width: auto;
}

#content .topicbox p {
	font-size:12px;
	color:#333333;
	line-height: 18px;
	margin-bottom:6px;
	padding:0 10px;
}

article .topicbox p, div#article .topicbox p {
  padding: 0 8px 5px;
  font-size:12px;
}
.topicbox #bio-details{
	width:100%;
	margin: 0;
	display:inline-block;
}
.topicbox .author {
	border-top:1px dashed #CCCCCC;
	padding: 5px 7px 0;
	color: #666;
}
#content .topicbox p.occupation {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 12px;
}
.topicbox #bio-details.last p.author {
  display:inline;
 }

.dnzb-orange {
	display: block;
	color: #EF7C00;
	padding: 1px 0;
}


/********** GALLERY ************/
.gallery-title {
    border-bottom: 1px solid #E0DEDB;
    margin: 0;
    padding: 0;
}
.gallery-title a {
	border-bottom: 0;
}
#article .gallery-title h3, article .gallery-title h3 {
    font-size: 16px;
    margin-bottom: 3px;
}
.gallery-images {
    border-top: 1px solid #FFFFFF;
    margin: 0;
    padding: 10px 40px 0 75px;
}
.gallery-group {
    float: left;
    width: 100%;
}
.gallery-resources {
    float: left;
    padding-right: 30px;
    width: 120px;
}
.resource-item {
    width: 120px;
}
.gallery-group p {
    font-size: 14px;
    padding: 0;
}
.resource-item {
	margin:0;
	width:120px;
}
.resource-item {
	border-bottom: 0;
}
.resource-item img {
	box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.25);
	margin-bottom: 4px;
	max-width: 120px;
}

/********* RESOURCE *********/
#resource {
    float: left;
    margin: 0;
    padding: 0 20px 23px;
    text-align: center;
    width: 680px;
}
#content-resources h2 {
	text-align: center;
}
#content-resources p {
	color: #333333;
	font-size: 16px;
    line-height: 22px;
    margin-bottom: 22px;
    padding: 0 60px;
}

#resource-reference {
	margin: -30px 0 50px;
}

#resource-reference h5 {
	border-bottom: 1px dotted #CCCCCC;
    color: #999999;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin-bottom: 11px;
	line-height: 22px;
	padding: 0 60px;
}
#resource-reference p {
    color: #666666;
    font-family: "Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
	margin-bottom: 22px;
	padding: 0 60px;
}
#resource-reference a {
	border-bottom: 0;
}
#footer-citation {
	border-top: 1px solid #FFFFFF;
	padding: 20px 40px 30px;
}

div#footer-citation  h5, div#footer-citation  ol, div#footer-citation p, div#footer-citation ol {
    color: #666666;
    font-family: Verdana,Geneva,Tahoma,sans-serif;
    font-size: 10px;
    line-height: 14px;
    padding: 0;
}
div#article #footer-citation h5,
article #footer-citation h5 {
    font-style: normal;
    font-weight: bold;
}
#content-story-resources {
	float: right;
	margin: 4px 40px 15px 25px;
    padding: 0;
    width: 120px;
}

.resource-footer {
	padding:0;
	margin:0;
	width:140px;
	height:18px;
}

div#article div.resource-item p, .resource-item p {
	color: #525C7F;
	display: block;
    font-size: 12px;
    letter-spacing: -0.01em;
    line-height: 18px;
    margin-bottom: 22px;
    padding: 0 0 5px;
	width: 120px;
}

div#article .resource-item a,
div#article .gallery-item a,
article .resource-item a,
article .gallery-item a {
	border-bottom: 0;
}

.resource-item p a:hover,
.gallery-item p a:hover {
	color:#4169F9;
}

.img-icon {
	margin: 2px 5px 0 0;
}

span.img-icon {
	display: block;
	height: 19px;
	width: 16px;
	float: right;
	background: transparent url(/sites/all/themes/teara/img/sprites-common.png) no-repeat 1px -155px;
}

#share-buttons {
    height: 27px;
    margin: 42px 60px 8px 0;
}

#share-buttons .box {
    height: 27px;
}

#share-buttons #twitter, #share-buttons #facebook, #share-buttons #pinterest {
    width: 26px;
    height: 27px;
    float: right;
    margin-right: 1px;
    background-color: #f2e4aa;
    background-image: url('/sites/all/themes/teara/img/share-logos.png');
    cursor: pointer;
}

#share-buttons #pinterest a {
    border-bottom: 0;
}

#share-buttons #twitter:hover, #share-buttons #facebook:hover, #share-buttons #pinterest:hover {
  background-color: #f8ebb6;
}

#share-buttons #pinterest {
  background-position: -1px 0;
}

#share-buttons #twitter {
  background-position: 55px 0;
}

#share-buttons #facebook  {
  background-position: 26px 0;
}

#share-buttons .buttons {
  margin: 25px 0 0 0;
  padding: 5px 0;
}

#share-buttons #facebook .button {
  width: 73px;
}
#share-buttons #twitter .button {
    width: 80px;
}
#share-buttons #pinterest .button {
  width: 65px;
}

#share-buttons .button {
  background-color: #f9f7f4;
  background-color: rgba(255, 255, 255, 0.65);
  border: 1px solid #eee;
  clear: left;
  padding: 5px 7px;
}

/************************ ADVANCED SEARCH *********************/

div#search-bar.search-bar-bios {
	background-color: #DADADA;
	border-top-right-radius: 2px;
	background: -ms-linear-gradient(top, #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(center top, #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, from(#F9F9F9), to(#DADADA)) repeat scroll 0 0 transparent;
	background: linear-gradient(center top, #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	border-bottom: 6px solid #EF7C00;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#DADADA');
}
div#search-bar.search-bar-bios fieldset {
	border-bottom: 1px solid #AAAAAA;
	padding: 20px 40px 14px;
}

article h2#advanced-search-heading, div#artivle h2#advanced-search-heading {
	font-size: 28px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	padding: 5px 0 45px 0;
	margin: 0;
}
article h4#advanced-search-heading, div#article h4#advanced-search-heading {
	color: #333333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    margin-bottom: 0;
    padding: 0 0 30px 0;
}
.view-header-biography-search-en, .view-header-biography-search-mi {
	/*background-color: #F9F9F9;
	border-bottom: 1px solid #D9D9D9;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	height: 0;
	margin: -30px -40px 70px;
	padding: 6px 0 0 40px;
	*/
}
.view-header-biography-search-en #show-hide, .view-header-biography-search-mi #show-hide {
	background-color: #F9F9F9;
	border-bottom: 1px solid #D9D9D9;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	height: 0;
	margin: -30px -40px 70px;
	padding: 6px 0 0 40px;
	position: relative;
}
.view-header-biography-search-en #show-hide a, .view-header-biography-search-mi #show-hide a {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: #F9F9F9;
	border-color: #D9D9D9;
	border-image: none;
	border-radius: 0 0 3px 3px;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 7px;
	text-align: center;
	position: absolute;
	top: 6px;
}
#views-exposed-form-dnzb-search-page {
	color: #333;
	font-family:"Helvetica Neue",Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
#views-exposed-form-dnzb-search-page .search-row {
	clear: both;
	display: block;
	width: 640px;
}
#views-exposed-form-dnzb-search-page label {
	padding: 0;
}
#views-exposed-form-dnzb-search-page label.option {
	color: #333333;
	font-size: 13px;
	padding: 0.35em;
	vertical-align: middle;
}
#views-exposed-form-dnzb-search-page .filter {
	float: left;
	margin: 0 0 2.5em 0;
	width: 320px;
}
#views-exposed-form-dnzb-search-page .filter8 {
	clear: both;
	display: block;
	float: none;
	margin-right: 300px;
}
#views-exposed-form-dnzb-search-page .filter p {
	background-color: #ECECEC;
	font-size: 13px;
	font-weight: normal;
    margin: 12px 0;
	padding: 3px 0 3px 10px;
    width: 200px;
}
#views-exposed-form-dnzb-search-page .form-item {
	margin: 0.5em 0 0;
}
#views-exposed-form-dnzb-search-page input#edit-submit {
	color: #000000;
	display: block;
	font-size: 12px;
    margin: 0 20px 20px 0;
    padding: 4px;
	text-indent: -9999px;
	overflow: hidden;
}
#views-exposed-form-dnzb-search-page input#form-reset, #views-exposed-form-dnzb-search-page a#form-reset {
	background-color: #DADADA;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F9F9F9', endColorstr='#DADADA');
	background: -ms-linear-gradient(top, #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	background: -moz-linear-gradient(center top , #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	background: -webkit-gradient(linear, center top, center bottom, from(#F9F9F9), to(#DADADA)) repeat scroll 0 0 transparent;
	background: linear-gradient(center top, #F9F9F9, #DADADA) repeat scroll 0 0 transparent;
	border: 1px solid #CCCCCC;
    border-radius: 5px;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.15);
    color: #777777;
	cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    letter-spacing: 0;
    margin: 0 500px 20px 1px;
    padding: 0 4px;
    width: 107px;
}
#views-exposed-form-dnzb-search-page a#form-reset {
  display: block;
	padding: 6px 0 0 0;
	text-align: center;
  margin: 0;
  height: 20px;
}
#views-exposed-form-dnzb-search-page .form-item select {
	color: #333;
	font-size: 12px;
	padding: 0.25em;
}
#views-exposed-form-dnzb-search-page .form-type-checkbox input {
	display: inline;
	width: auto;
}
#advanced-submit {
	clear: both;
}
.view-content-biography-search-en, .view-content-biography-search-mi {
	clear: both;
}
#edit-taxonomy-vocabulary-15-tid, #edit-region {
	width: 280px;
}
div#article .view-content-biography-search-en ul, article .view-content-biography-search-en ul {
	margin: 0;
	padding: 0;
}
.view-content-biography-search-en ul li, .view-content-biography-search-mi ul li, .view-content-biography-search ul li {
	clear: both;
	list-style: none outside none;
	padding: 0;
	margin: 0 0 30px 0;
}

.view-content-biography-search-en .view-data-node-title a, .view-content-biography-search-mi .view-data-node-title a, .view-content-biography-search .view-data-node-title a {
	color: #455280;
    text-decoration: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-style: normal;
    font-weight: bold;
    margin-bottom: 0;
    padding: 0;
	font-size: 16px;
	line-height: 22px;
}
.view-content-biography-search-en .view-data-node-title a:hover, .view-content-biography-search-mi .view-data-node-title a:hover, .view-content-biography-search .view-data-node-title a:hover {
	border-bottom: 0 none;
    color: #4169F9;
}

.view-data-node-data-field-bio-yob1-field-bio-yob1-value, .view-data-node-data-field-bio-displayed-occupations-field-bio-displayed-occupations-value {
	clear: left;
	font-family: Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	margin-bottom: 0;
    padding: 0;
	font-size: 14px;
}
.view-data-node-data-field-thumbnail-image-field-thumbnail-image-fid img {
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.25);
    float: right;
    height: 90px;
    margin: 0 0 0 20px;
    width: 120px;
}
div#article .view-content-biography-search-en p, div#article .view-content-biography-search-mi p, div#article .view-content-biography-search-en h5, div#article .view-content-biography-search-mi h5,
article .view-content-biography-search-en p, article .view-content-biography-search-mi p, article .view-content-biography-search-en h5, article .view-content-biography-search-mi h5 {
	padding: 0;
	margin: 0;
}
.view-content-biography-search-en h5 a, .view-content-biography-search-mi h5 a {
  border-bottom: 0;
}
.advbio-search-count {
	font-size: 100%;
	text-align: center;
}
/*************/


#mck-search-en,#mck-search-mi {
	position: absolute;
	top: 14px;
	padding: 0;
	margin: 0;
	z-index: 999;
}

#mck-search-en {
	left: 573px;
	width: 185px;
}

#mck-search-mi {
	left: 564px;
	width: 194px;
}

#mck-search-en .field-box,#mck-search-mi .field-box{
	background-color: #fff;
	border: 1px solid #999;
	padding: 1px;
	margin: 0;
	width: 140px;
}

#entry-breadcrumbs {
	position: absolute;
	left: 3px;
	top: 169px;
	width: 762px;
	height: 51px;
	z-index: 400;
}

#heading h2 {
	font: bold 16px Arial,Sans-serif;
	padding: 3px 5px 0 10px;
	margin: 0;
	color: #fff;
	border-bottom: none;
	border-top: none;
}

#heading h2 a {
	text-decoration: none;
	color: #fff;
}

#heading h2 a:hover {
	text-decoration: underline;
	color: #fff;
}

#heading #breadcrumbs {
	font: normal 12px Arial,Sans-serif;
	margin: 5px 5px 0 12px;
	padding: 0;
	clear: both;
}

#heading #breadcrumbs dd,#heading #breadcrumbs dt {
	 display: inline;
	 font: bold 9px Verdana,Arial,Sans-serif;
	 margin: 0;
	 color: #d6d6d6;
}

#heading #breadcrumbs dd a {
	font: normal 9px Verdana,Arial,Sans-serif;
	text-decoration: none;
	color: #d6d6d6;
}


#heading #breadcrumbs dd a:hover {
	text-decoration: underline;
	color: #d6d6d6;
}

#content.bio-sub-theme {
	background-image: none;
}

#content.bio-sub-theme h2.bigger {
	font-size: 150%;
}

#content.bio-sub-theme h1.bigger {
  color: #EF7C00;
  font: 165%/140% Arial,Sans-serif;
	font-weight: bold;
  margin: 0;
  padding: 0;
}

#content.bio-sub-theme p.bigger {
	font-size: 110%;
}

#content.bio-sub-theme div.views-field-field-thumbnail-image a {
	height: 45px;
	width: 60px;
}

.utes {
	margin:0;
	border-top:0;
}

.utes ul {
	padding:0;
	margin:0;
}

.utes ul li {
	list-style:none;
	margin:0;
}
.utes ul li:last-child {
	-moz-border-radius: 0 0 0 5px;
	-webkit-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
	padding: 0 0 5px;
}

#dnzb-search {
	background:#f2f2f2 url(../../img/dnzb/dnzb-search-bg.gif) repeat-y;
	width:165px;
	padding-top: 7px;
	padding-bottom: 5px;
}

#dnzb-search form {
	margin-bottom: 0;
	padding-bottom: 0;
}

#dnzb-search-en {
	margin-left: 8px;
}

#dnzb-search-mi {
	margin-left: 8px;
}

#dnzb-search-en .field-box,#dnzb-search-mi .field-box{
	background-color:#fff;
	border:1px solid #999;
	padding:1px;
	margin:0;
	width:109px;
}

#dnzb-search-mi .field-box{
	background-color:#fff;
	border:1px solid #999;
	padding:1px;
	margin:0;
	width:100px;
}

#dnzb-search p {
	margin: 8px 8px 0 8px;
	padding: 5px 0 7px 5px;
	background:#a9a9c9;
}

#dnzb-search p a {
	font:bold 90%/130% Verdana,Helvetica,sans-serif;
	text-decoration:underline;
	color:#fff;
	background: url(../../img/dnzb/dnzb-advsearch-arw.gif) no-repeat 0 1px;
	padding:2px 0 3px 22px;
}

#dnzb-search p a:hover {
	text-decoration:none;
	color:#fff;
}

#trail-top{
	float:left;
	text-align:center;
	position:relative;
	margin:0;
	width:720px;
	padding: 0;
}

#trail-top h2 {
 	font-size: 21px;
	font-weight: normal;
 	line-height: 26px;
 	padding: 13px 120px 23px 120px;
 	width: 480px;
}

#trail-bottom {
	margin: 0 60px;
  	position:relative;
	min-height: 160px;
}
#trail-top a, #trail-bottom a, #pager {
	border-bottom: 0;
}
#next-resource {
	position:absolute;
	top:0;
	right:0;
}
#prev-part {
	float:left;
	font:bold 63%/160% Verdana,Helvetica,sans-serif;
	color:#3d1b16;
}

#prev-part a {
	font-weight:normal;
	color:#369;
	border-bottom: 0;
}

#prev-part a:hover {
	text-decoration:none;
}
a.previous, span.previous {
	background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -260px -80px transparent;
	display:block;
	height:35px;
	overflow:hidden;
	text-indent:-9999em;
	width:90px;
	position:absolute;
	top: 10px;
	left: 20px;
}

a.next, span.next{
	background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -355px -80px transparent;
	display:block;
	height:35px;
	overflow:hidden;
	text-indent:-9999em;
	width:90px;
	position:absolute;
	top: 10px;
	right: 20px;
}

a#next-disabled, a#next-disabled:hover, div span#next-disabled {
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -355px -15px transparent;
    cursor:default;
}

.lang-mi a#next-disabled, .lang-mi a#next-disabled:hover {
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -355px -15px transparent;
}

a#previous-disabled, a#previous-disabled:hover, div span#previous-disabled {
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -259px -15px transparent;
    cursor:default;
}

.lang-mi a#previous-disabled,
.lang-mi a#previous-disabled:hover, .lang-mi div span#previous-disabled {
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -259px -15px transparent;
}

a.previous-trail{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -83px -209px transparent;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9999em;
    width:90px;
    position:absolute;
    top:30px;
    left:141px;
}

.lang-mi a.previous-trail{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -83px -209px transparent;
}

a.previous-trail:hover{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -83px -273px transparent;
}

.lang-mi a.previous-trail:hover{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -83px -273px transparent;
}

a#previous-trail-disabled,
a#previous-trail-disabled:hover{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -83px -337px transparent;
    cursor:default;
}

.lang-mi a#previous-trail-disabled,
.lang-mi a#previous-trail-disabled:hover{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -83px -337px transparent;
}

a.short-story-trail{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -186px -209px transparent;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9999em;
    width:139px;
    position:absolute;
    top:30px;
    left:230px;
}

.lang-mi a.short-story-trail{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -186px -209px transparent;
}

a.short-story-trail:hover{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -186px -273px transparent;
}

.lang-mi a.short-story-trail:hover{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -186px -273px transparent;
}

a.next-trail{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -340px -209px transparent;
    display:block;
    height:35px;
    overflow:hidden;
    text-indent:-9999em;
    width:90px;
    position:absolute;
    top:30px;
    right:141px;
}

.lang-mi a.next-trail{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -340px -209px transparent;
}

a.next-trail:hover{
    background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -340px -273px transparent;
}

.lang-mi a.next-trail:hover{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -340px -273px transparent;
}

a#next-trail-disabled,
a#next-trail-disabled:hover{
	background:url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -340px -337px transparent;
	cursor:default;
}

.lang-mi a#next-trail-disabled,
.lang-mi a#next-trail-disabled:hover{
    background:url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -340px -337px transparent;
}


#explore-shado-lft {
	position:absolute;
	left:172px;
	top:48px;
	background:url(../../img/dnzb/brwn-shado-lft.gif) repeat-y;
	height:22px;
	width:20px;
}

#explore-shado-rt {
	position:absolute;
	left:762px;
	top:48px;
	background:url(../../img/dnzb/brwn-shado-rt.gif) repeat-y;
	height:22px;
	width:20px;
}

#tab-shado-lft {
	position:absolute;
	left:168px;
	top:220px;
	background:url(../../img/dnzb/wte-shado-lft.gif) repeat-y 0 0;
	height:30px;
	width:24px;
}

#tab-shado-rt {
	position:absolute;
	left:762px;
	top:70px;
	background:url(../../img/dnzb/wte-shado-rt.gif) repeat-y;
	height:121px;
	width:20px;
}

.mck-one-col {
	padding:0;
	margin:0;
	width:250px;
	display: inline;
	float:left;
}

.mck-one-col li {
	font:bold 80%/140% Georgia,Serif;
	color:#601908;
	text-transform:uppercase;
	list-style-type:none;
	padding:0 20px 0 0;
	margin:0 0 17px 0;
}

.mck-one-col li a {
	color:#601908;
}

.mck-one-col li a:hover {
	text-decoration:none;
}

#letter-box {
	position:absolute;
	left:35px;
	top:250px;
	text-align:center;
	background:url(../../img/dnzb/letter-bg.gif) no-repeat;
	width:125px;
	height:113px;
}

#letter-box h2 {
	display:none;
	margin:0;
	padding:0;
}

#letter-box h5 {
	display:none;
}

#letter-explore {
	/*background:url(../../img/dnzb/explore.gif) no-repeat 0 0;*/
	width:82px;
	height:10px;
	margin:0 0 3px 1px;
}

#letter-next {
	background:url(../../img/dnzb/next.gif) no-repeat 0 0;
	width:22px;
	height:10px;
	margin:0 0 3px 1px;
}

#letter-previous {
	background:url(../../img/dnzb/previous.gif) no-repeat 0 0;
	margin:0 0 3px 1px;
	width:42px;
	height:10px;
}

.big-letters {
	margin:11px 0 7px 0;
	width:103px;
	height:64px;
}

#atoz {
	border-top:2px solid #cbd5d9;
	padding:10px 0 0 0;
	clear:both;
}

.home-col {
	display: inline;
	float:left;
}

.home-col#left {
	margin:0 10px 0 0;
	width:163px
}

.home-col#middle {
	margin:0 10px;
	width:153px;
}

.home-col#right {
	margin:0 0 0 10px;
	width:163px;
}

.home-col h3 {
	font:bold 20px Georgia,serif;
	color:#6f3713;
	padding:0;
	margin:0;
}

.home-col h3 a {
	color:#6f3713;
}

.home-col h3 a:hover {
	text-decoration:none;
}

.home-col dd {
	font:italic normal 11px/15px Georgia,serif;
	color:#6f3713;
	padding:0 0 5px 2px;
	border-bottom:1px dotted #97ABB3;
	margin:0 0 10px 0;
}

#contributor {
	font:normal 80%/128% Georgia,serif;
	color:#6f3713;
	border-top:1px solid #E3C194;
	padding:20px 40px 10px 40px;
	margin:20px 0 0 0;
}

#bibliography {
	font:normal 70%/128% Georgia,serif;
	list-style-type:none;
	padding:10px 0 0 0;
	margin:0 25px;
}

#bibliography li {
	padding:0 10px 5px 15px;
}

.data {
	font:normal 65%/120% Arial,Sans-serif;
	text-align:left;
	border:1px solid #ccc;
}

.data td {
	padding:5px 7px;
}

/* RELATED BIOGRAPHIES */
.page-subtheme, .page-subtheme-first {
	clear: both;
	margin: 0 0 20px 0;
}
.float-story {
	margin: 2.5em 0 0 0;
	padding: 0;
}
.page-subtheme-first .float-story {
	margin: 0;
}
.float-story h4 {
	font-style: normal;
	margin: 0;
	padding: 0 0 0 60px;
}
#content div.float-story p {
	margin: 0 60px 0 0;
	padding: 0;
	float: right;
	display: inline;
	width: 530px;
}
div.views-field-field-thumbnail-image {
	margin: 6px 0 0 60px;
	padding: 0;
}


/* RELATED LINKS */

/*
#related-block {
	position:absolute;
	left:778px;
	top:226px;
	width:179px;
	z-index:499;
}

#related-stories,
#related-mck,
#contribute-stories {
	margin:20px 0 40px 0;
	width:179px;
	background:#fcfcfc url(../../img/dnzb/utes-bg.gif) repeat-y 0 0;
}

#related-stories-footer {
	background:url(../../img/dnzb/related-footer.gif) no-repeat;
	padding:0;
	margin:0;
	height:30px;
}

#related-mck-footer {
	background:url(../../img/dnzb/related-mck-footer.gif) no-repeat 0 0;
	padding:0;
	margin:-1px 0 0 0;
	height:43px;
}

#contribute-stories-footer {
  background:url(../../img/dnzb/related-footer.gif) no-repeat;
  padding:0;
  margin:0;
  height:30px;
}


#related-stories-title-en,
#related-mck-title-en,
#contribute-stories-title-en, #contribute-stories-title-mi {
	background:url(../../img/dnzb/boxtitle-dnzb-search-bg.gif) no-repeat;
	width:179px;
	height:1.3em;
}

#related-stories-title-en h5,
#related-mck-title-en h5,
#contribute-stories-title-en h5, #contribute-stories-title-mi h5 {
	font:bold 65% Tahoma,Sans-serif;
	color:#222;
	background:url(../../img/dnzb/boxtitle-cnr-dnzb-search.gif) no-repeat 100% 0;
	padding:4px 0 0 10px;
	margin:0;
}

#related-stories-links h4.first,#related-mck-links h4.first,#contribute-stories-links h4.first {
	border:0;
}

#related-mck-links,#contribute-stories-links {
	padding:6px 5px 7px 3px;
	margin:0;
	border-right:1px solid #e9e9dc;
}

#related-stories-links {
	background:#fcfcfc url(../../img/dnzb/utes-bg.gif) repeat-y 0 0;
	padding:0 5px 7px 3px;
	margin:0;
	border-right:1px solid #e9e9dc;
	zoom: 1; /* gives HasLayout to IE */
}
*/

#related-mck-links h4 {
	font:normal 65%/120% Verdana,Sans-serif;
	border-top:1px dashed #ccc;
	padding:5px 0 7px 7px;
	margin:0;
}

#related-stories-links h4 {
	font:bold 65%/120% Verdana,Sans-serif;
	color:#777;
	padding:5px 0 3px 0;
	margin:0;
}


#related-stories-links h4 a,#related-mck-links h4 a {
	color:#808080;
	text-decoration:none;
}

#related-stories-links h4 a:hover,#related-mck-links h4 a:hover {
	text-decoration:underline;
}

#related-mck-links li {
	list-style:none;
	margin:0;
}

#related-stories-links li {
	list-style:none;
	margin:0;
	border-top:1px dashed #ccc;
	margin-top: 5px;
}

#related-stories-links li.first {
	list-style:none;
	margin:0;
	border-top:none;
}

#contribute-stories  img.your-stories {
  display: inline;
  float: right;
  margin: 10px;
  border: 3px solid white;
}

#contribute-stories p {
  color: #808080;
  font-size: 65%;
  padding: 10px;
  line-height: 1.25em;
}

#contribute-stories .submit-block a {
  background-image: url(../../img/entry/submit-your-story.png);
  background-repeat: no-repeat;
  cursor: hand;
  display: block;
  width: 108px;
  height: 21px;
  clear: both;
  margin: 0 10px;
}

#contribute-stories .submit-block img {
  border: 0;
}


.dnzb-gallery .page-subtheme a.gallery-title, .dnzb-gallery .page-subtheme-last a.gallery-title {
  width: 120px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 80%;
	line-height: 140%;
}

.dnzb-gallery .page-subtheme img, .dnzb-gallery .page-subtheme-last img {
	width: 120px;
	clear: both;
	padding: 3px 0 6px 0;
}


h4.numbers {
	font:bold 63% Verdana,Sans-serif;
	color:#444;
	padding:5px 0 0 2px;
	margin:0;
}

h4.numbers a {
	font-weight:normal;
	color:#444;
	padding:0 2px;
}

h4.numbers a:hover {
	color:#ef7c00;
	text-decoration:none;
}


/* ----- Small thumbnails (floated left) in main body of sub-theme page ---- */

.page-rltd-bio img, .page-rltd-bio-first img {
	background-repeat:no-repeat;
	background-position:-1px 0;
	padding:4px 8px 10px 3px;
	width:71px;width/* */:/**/60px;
  	width:/**/60px;
	display: inline;
	float:left;
	margin: 6px 2px 0 4px;
}

.page-rltd-bio {
	padding: 3px 0 6px 0;
	border-top: 1px solid #f2f2f2;
}

.page-rltd-bio-first {
	padding: 3px 0 6px 0;
	border-top: none;
}

.page-rltd-bio .float-story, .page-rltd-bio-first .float-story {
	display: inline;
	float: right;
	width: 440px;
	padding-top: 3px;
}

.page-rltd-bio .float-story h4, .page-rltd-bio-first .float-story h4 {
	color: #ef7c00;
	font: bold 95%/95% Arial,Sans-serif;
	margin: 6px 0 7px 0;
	padding: 0;
}

.page-rltd-bio .float-story p.date, .page-rltd-bio-first .float-story p.date {
	font: bold 85%/85% Arial,Sans-serif;
	color: #444;
	padding-bottom: 1px;
}

.page-rltd-bio p, .page-rltd-bio-first p {
	margin: 0;
	padding: 0;
}

.page-rltd-bio p a, .page-rltd-bio-first p a {
	font:normal 90%/110% Verdana,Sans-serif;
	color: #222;
	text-decoration: none;
}

.page-rltd-bio p a:hover, .page-rltd-bio-first p a:hover {
	color: #222;
	text-decoration: underline;
}


#explore-shado-rt {
	width:20px;
}

#tab-shado-rt {
	width:20px;
}






/* ----- special styles for large image page (from entry-main.css) ----- */

.resource h5 {
	font:normal 63%/120% Arial,sans-serif;
	color:#9999cd;
	border-bottom:1px dotted #d7d7d7;
	padding:0 0 5px 0;
	margin:15px 0 6px 0;
}

.resource p {
	font:normal 63%/120% Arial,sans-serif;
	color:#666;
	padding:0;
	margin:0 0 8px 0;
}

.resource blockquote {
	font:normal 63%/155% Arial,Sans-serif;
	color:#666;
	margin:15px 30px 18px 30px;
}

.resource ul, .resource ol {
	padding-bottom:10px;
	margin-top:0;
	margin-bottom:0;
}

.resource li {
	font:normal 63%/135% Arial,sans-serif;
	color:#666;
}



/* ----- special styles for further sources page (from entry-main.css) ----- */


#externalLinksPanel, #furtherReadingPanel {
	/*border-left: 1px solid #fff;  fixes IE7 bug which adds a border after end of grey content box */
}


.gallery-group ul#sources, .gallery-group ul#suggestions {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	margin-left: 0;
	padding: 0;
}

#sources li,#suggestions li {
	list-style-type:none;
	padding:10px 0 0 0;
}
ul#sources li p, ul#suggestions li p, ul#sources li h4, ul#suggestions li h4 {
	margin-left: 0;
	margin-bottom: 0;
	padding: 0;
}
#article .gallery-group h4, article .gallery-group h4 {
	font-style: normal;
	padding: 0;
}

#sources h4 a:hover,#suggestions h4 a:hover {
	text-decoration:underline;
}

#sources p a,#suggestions p a {
	text-decoration:underline;
}

#sources ul p a:hover,#suggestions p a:hover {
	text-decoration:none;
}

/* Browser Element */

/*.browseButton {
	z-index:900;
	display: inline;
	float: left;
}

.dimmer {
	position: absolute;
	height: 100%;
	width: 100%;
	background-color: #222;
	opacity: .90;
	top: 0;
	left: 0;
	z-index: 1000;
	display: none;
}

.browserbox {
	margin: 100px 0 0 135px ;
	background-color: #F0F0F0;
	display: inline;
	float: left;
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.browserbox h3 {
	margin: 14px 0 0 15px;
	color: #000;
	font-weight: bold;
	background: transparent url(../../img/dnzb/home/hdr-browse-biogs-box.gif) no-repeat left top;
	text-indent: -3000px;
	width: 200px;
	height: 12px;
	color: #333;
	text-transform: uppercase;
}

.browserbox span {
	position: absolute;
	top: 12px;
	right: 18px;
	font: bold 60% Tahoma,sans-serif;
	z-index: 1002;

}

#flashcontenthome {
	margin: 0;
	z-index: 1001;
}

.utes h4#imggallery {
  padding-left:0;
}

.utes h4#imggallery a{
  display: block;
  padding-left:2px;
}

.utes h4#imggallery a:hover{
  text-decoration: none;
}

.utes h4#imggallery a img{
  display: inline;
  float: left;
  padding-right:2px;
}

.utes h4#imggallery a:hover span#glink{
  text-decoration: underline;
}

.ssSubline {
	display:block;
	font-weight:normal;
	color:black;
	font-size:9px;
}

#browse_toggle {
  left:215px;
}

#search-en .field-box,
#search-mi .field-box{
  width:150px;
}

#browse {
	background-color:#333333;
	width:100%;
}

#browse_wrap {
  background:#262626;
  border-bottom:1px solid #4C4C4C;
  border-right:1px solid #4C4C4C;
}

.Video td#TableShadow-rt,
.Speech td#TableShadow-rt,
.Music td#TableShadow-rt,
.NaturalSounds td#TableShadow-rt {
  background:none;
}

td#TableShadow-rt {
  background:transparent url(../../img/entry/shado-rt.gif) repeat-y scroll 0 0;
}

.Video td#TableShadow-btm,
.Speech td#TableShadow-btm,
.Music td#TableShadow-btm,
.NaturalSounds td#TableShadow-btm {
  background:none;
}

td#TableShadow-btm {
  background:transparent url(../../img/entry/shado-btm-full.gif) repeat-x scroll 0 0;
}

.Video td#TableShadow-cnr,
.Speech td#TableShadow-cnr,
.Music td#TableShadow-cnr,
.NaturalSounds td#TableShadow-cnr {
  background:none;
}

td#TableShadow-cnr {
  background:transparent url(../../img/entry/res-btm-cnr.gif) no-repeat scroll 0 0;
}

	div.clear {
	clear:both;
	margin:0;
	padding:0;
}

#back-button {
	display: inline;
	float:left;
	padding-top:5px;
}
*/
/* ----- Browser ----- */
#browse{
}

#browse_toggle {
  top: -1px;
  z-index:10001;
}

#browse_toggle a.close-en {
  background: url(/sites/all/themes/teara/ENZ/img/dnzb/open-browser-dnzb-en.gif);
  display:block;
}

#browse_toggle a.close-mi {
  background: url(/sites/all/themes/teara/ENZ/img/dnzb/open-browser-dnzb-mi.gif);
  display:block;
}

#browse_toggle a.open-en {
  background: url(/sites/all/themes/teara/ENZ/img/dnzb/close-browser-dnzb-en.gif);
  display:none;
}

#browse_toggle a.open-mi {
  background: url(/sites/all/themes/teara/ENZ/img/dnzb/close-browser-dnzb-mi.gif);
  display:none;
}

#browse_toggle.showing a.close-en,
#browse_toggle.showing a.close-mi {
  display:none;
}

#browse_toggle.showing a.open-en,
#browse_toggle.showing a.open-mi {
  display:block;
}

/* -------Footnotes ----------- */

#footnotes {
  	border-bottom: 1px solid #E0DEDB;
	border-top: 1px solid #FFF;
	padding: 20px 40px;
}

#footnotes h5 {
  font:bold 63%/110% Verdana,sans-serif;
  color:#949494;
  padding:0 0 6px 0;
  margin:0;
}

#footnotes #notes{
  border-top:7px solid #E1E1E1;
}

#footnotes ol {
  font:normal 63%/130% Arial,sans-serif;
  color:#666666;
  padding:0 0 6px;
  margin:0 0 0 22px;
  list-style-type:decimal;
}

#footnotes li {
  border-top:1px dotted #d7d7d7;
  padding:6px 0;
  margin:0;
}

#footnotes li.first {
  border:0;
}

#footnotes li a {
  color:#369;
}

#footnotes li a:hover {
  color:#600;
}

blockquote {
  font-size: 14px;
  color: #4D4D4D;
  margin-bottom: 22px;
  margin-left: 40px;
  margin-right: 60px;
  padding: 0 0 0 60px;
  line-height: 22px;
}

blockquote, q {
  quotes: none;
}

sup {
}

a sup {
	font-size: 12px;
	line-height: 20px;
	vertical-align: 0.8ex;
}

a[shape=rect]{
  text-decoration:none;
}

/* Commenting -------------------------------------------------------- */

.comment{
    display:inline-block;
    width:100%;
    border-top:1px solid white;
    border-top:1px solid rgba(255,255,255,0.1);
    border-bottom:1px solid grey;
    border-bottom:1px solid rgba(0,0,0,0.1);
    margin-top:-2px;
    padding:15px 0 15px;
}

section#contributions a:first-child .comment, #section-contributions a:first-child .comment {
    border-top:none;
}

section#contributions div:first-child, #section-contributions div:first-child {
    border-top:none;
}

.comment,
.comment a,
section#contributions .box,
section#contributions .box a {
    font-family:"Helvetica Neue", Arial, sans-serif;
    font-size:12px;
    color:#FFFFFF;
    text-decoration:none;
}

.comment .comment-credit{
    float:left;
    display:block;
    width:230px;
    padding-left:20px;
}

.comment-credit img{
    margin-bottom:5px;
}

.comment-credit .user{
    font-weight:bold;
    margin-bottom:5px;
}

section#related .comment-credit .user a{
    color:#FFF2AA;
}

.comment-credit .date{
    color:#E6E6E6;
}

.comment .comment-body {
  float:left;
  display:block;
  width:710px;
  line-height: 18px;
}

.comment .teara-comment{
    font-weight:bold;
}

.comment .links li {
  float:left;
  display: inline;
  padding: 15px 15px 15px 0;
  color: #FFF2AA;
}

section#contributions .box{
    border-top:1px solid white;
    border-top:1px solid rgba(255,255,255,0.1);
    margin-top:-2px;
    padding:15px 0;
    display:inline-block;
}

section#contributions .box h2{
    display:none;
}

section#contributions .box .left h2{
    display:block;
    font-size:14px;
    font-weight:bold;
    margin-bottom:20px;
}

section#contributions .box .left .form-item{
    /*margin-top:0.5em;*/
    height:66px;
}

section#contributions .box .left .form-item input,
section#contributions .box .right .form-item,
section#contributions .box .right .form-textarea-wrapper{
    margin-top:0.5em;
    /*height:49px;*/
}

section#contributions .box input[type=text] {
  width: 90%;
}

section#contributions .box .right #edit-captcha-form{
    margin-top: 3em;
}


#edit-comment-wrapper{
    margin-bottom:2em;
    height:193px;
}

section#contributions .box label{
    font-weight:bold;
    text-align: left;
}

section#contributions .box .left label span{
    color:#CCCCCC;
}

section#contributions .box .right{
    margin-top:28px;
}

section#contributions .box .left input{
	border:none;
    padding:3px;
}

section#contributions .box .right textarea{
    border:none;
    padding:3px;
}

section#contributions .box .right input{
    border:none;
    padding:3px 0;
}

section#contributions .box textarea{
    height:	174px;
}

section#contributions .box .grippie{
    display:none;
}

section#contributions .box .form-submit{
    background:	url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -10px -17px transparent;
    width:108px;
    height:30px;
    float:left;
    margin:44px 0 0 50px;
    text-indent:-9999em;
    overflow:hidden;
    cursor:pointer;
    font-size:0;
    line-height: 0;
}

section#contributions .box label.error{
    color:#FFF2AA;
    padding:1px 0 0 20px;
    margin-top:2px;
    height:15px;
    background: url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -281px -473px transparent;
    width:160px;
}

.lang-mi section#contributions .box .form-submit{
    background: url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -10px -17px transparent;
}

section#contributions .box .form-submit:hover{
    background: url("/sites/all/themes/teara/img/sprites-story.png") no-repeat scroll -138px -17px transparent;
}

.lang-mi section#contributions .box .form-submit:hover{
    background: url("/sites/all/themes/teara/img/mi-sprites-story.png") no-repeat scroll -138px -17px transparent;
}

.captcha{
    width:477px;
    float:left;
}

section#contributions .captcha #edit-captcha-form--2 {
    margin-top: 3em;
}

.captcha .recaptchatable{
    border:none !important;
    width:477px;
}

.captcha .recaptchatable .recaptcha_input_area {
    text-align: left;
}

.captcha .recaptchatable .recaptcha_image_cell{
    background:none;
}

#recaptcha_logo,
#recaptcha_tagline {
    display:none;
}

#sequence-thumb {
	text-align: center;
}
i {
	font-style: italic;
}
