/* discoveries styles*/
/* overrides, cascades */
.paginate {
  color: #DEDAD2;
  text-align: left;
}
.paginate a {
  border-color: #e9e5dd;
}
.paginate a:hover {
  background-color: #F5F2E9;
  border-color: #e9e5dd;
}
#nextlink.nav-next,
#nextlink2.nav-next {
  background-position: 99% -15px;
  padding-right: 16px;
}
#prevlink.nav-prev,
#prevlink2.nav-prev {
  background-position: 0 3px;
  padding-left: 16px;
}
#discoveries-page #tp2 {
  min-height: 1850px;
  position: relative;
}
#colC {
  border-width: 0 0 0 1px;
  background: none;
  overflow: hidden;
  width: 300px;
}
#tabs {
  background: #f5f2e9 url(/i/tabBorder2.gif) repeat-x 0 100%;
  margin: 0 -5px -1px;
  padding: 0 5px;
}
#watch-page #tabs,
#bookmark-page #tabs {
  background-color: #fff;
  margin: 0;
  background-image: url(/i/tabBorder.gif);
}
#tabs li {
  border-color: #ccc;
}
#watch-page #tabs li,
#bookmark-page #tabs li {
  border-color: #A1C6E6;
}
#tabs li a {
  padding: 3px;
}
/* #tabs li a span {padding: 0 5px 0;} */
#tabs li,
#tabs li a {
  background: transparent;
  color: #111!important;
}
#tabs li.current {
  background: #ffffff url(/i/searchTab2L.gif) no-repeat 0 0;
  border-bottom-width: 0;
  margin-top: -5px;
}
#tabs li.current a {
  background: url(/i/searchTab2R.gif) no-repeat 100% 0;
  padding: 5px 10px 7px 5px;
}
#bookmark-page #tabs li a,
#watch-page #tabs li a {
  color: #114488!important;
  padding-right: 10px;
}
#sort {
  border-bottom: 1px solid #e5e1db;
  color: #999999;
  margin: 0;
  padding: 10px 0 10px;
  white-space: nowrap;
}
#sort li {
  display: inline;
}
#sort li.current a {
  color: #111111;
  font-weight: bold;
  padding: 0 5px;
}
#sort a {
  padding: 0 10px;
}
#nl #pg-md a {
  background: url(/i/mast-bg.gif) repeat-x 0 -174px;
  color: #fff1ce;
  border-top: 3px solid #AB4101;
  padding-top: 2px;
}
/*
#annotationtab span {background: url(/i/annotation-icon.gif) no-repeat 0 0;
	display: block;
	width: 14px;
	text-indent: -1000em;}	
*/
/*custom to this page  */
#heading {
  background: #F5F2E9;
  margin: 12px 0 20px 0;
  padding: 10px 5px 0;
  *zoom: 1;
}
#watch-page #heading {
  background: #fff;
  margin: 0;
}
#heading h1 {
  margin: .5em 0 1em;
}
#recent-activity .loading {
  border: 0 none;
  background: #fff;
  margin-bottom: 100px;
  width: 500px;
}
.paginate .pausebtn,
.paginate .playbtn {
  background: url(/i/pauseplaybtn.gif) no-repeat 3px -18px;
  margin-left: 10px;
  padding-left: 20px;
  position: relative;
  z-index: 51;
}
.paginate .playbtn {
  background-position: 3px 2px;
}
.disc-list {
  list-style: none;
  margin: 10px 0;
  padding: 0;
}
.disc-list li,
.watch-list li {
  background: #ffffff url(/i/md-grad.png) repeat-x 0 -200px;
  border-top: 1px solid #DEDAD2;
  display: block;
  min-height: 102px;
  padding-bottom: 0;
  position: relative;
}
.watch-list li {
  border-top: 0 none;
  border-bottom: 1px solid #DEDAD2;
}
.watch-list li .removew {
  opacity: 0;
  -moz-transition: opacity 0.25s linear;
  -ms-transition: opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear;
  transition: opacity 0.25s linear;
}
.watch-list li:hover .removew,
.touch .watch-list li .removew {
  opacity: 1;
}
.watch-list li li {
  min-height: 0;
  border: 0 none;
  position: static;
}
.seeall-link {
  border: 0 none;
  float: right;
  font-size: .923em;
  font-weight: normal;
  margin: 5px 0;
}
#profile-page .seeall-link,
#title-page .seeall-link {
  margin: 10px 0;
}
#see-all:hover {
  background: none;
}
.seeall,
.removew {
  display: none;
  bottom: 2px;
  position: absolute;
  right: 10px;
}
#discoveries-page .seeall,
#title-page .seeall,
#title-page .seeall {
  font-size: .846em;
}
.removew {
  display: block;
}
.disc-list li:hover {
  background: #fffde4 url(/i/md-grad.png) repeat-x 0 0 !important;
}
/* .disc-list li:last-child { opacity: 0.5;} */
.disc-list li:hover .seeall {
  display: block;
}
.disc-img,
.disc-text {
  float: left;
}
.disc-wrap {
  padding: 2px;
}
.disc-wrap h2 i {
  font-style: normal;
}
#home-page .disc-wrap h2 {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 335px;
}
.disc-wrap h2:first-letter {
  text-transform: uppercase;
}
.disc-img {
  padding: 10px 0;
  text-align: center;
  width: 200px;
}
.md-img {
  background: #f7f7f7;
  border: 1px solid #ccc;
  display: block;
  width: 200px;
}
.md-img.icon-f3 {
  color: #948E85;
  font-size: 90px;
}
a:hover .md-img,
.thisconnect .md-img {
  border-color: #114488;
}
a:hover .md-img em,
.thisconnect .md-img em {
  border-color: #114488;
}
.md-cx a:hover .md-img em {
  border: 1px solid #fff;
}
.md-cx .disc-img a.clear,
.pages-connect {
  border: 1px solid #fff;
  padding: 2px;
  width: 200px;
}
.disc-img .pages-connect a {
  display: inline;
}
.pages-connect a span {
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  color: #948e85;
  display: inline-block;
  font-size: 78px;
  width: 90px;
}
.pages-connect a:hover span,
.pages-connect a:hover span em {
  border: 1px solid #114488!important;
}
.md-cx .disc-img a.clear:hover {
  border-color: #114488;
  border-width: 2px;
  padding: 1px;
}
.md-cx a:hover .md-img {
  border-color: #ccc;
}
.disc-img a:hover {
  text-decoration: none!important;
}
.md-img em {
  background-position: center;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: .923em;
  font-style: normal;
  height: 100px;
}
.disc-img a,
.pages-connect {
  display: block;
  position: relative;
  z-index: 0;
}
.disc-img .md-icon {
  border: 0 none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.md-img b {
  display: block;
  margin-top: 75px;
  font-weight: normal;
}
/*.md-sp .disc-img a img, .md-cm .disc-img a img {border-color: transparent }
*/
.disc-text {
  padding: 10px 0 10px 20px;
  width: 370px;
}
* html .disc-text {
  width: 360px;
}
#watch-page .disc-text {
  width: 360px;
}
.subtitle {
  color: #555;
  font-size: 0.846em;
  margin: 0;
  text-transform: uppercase;
}
.disc-text .gray {
  margin-top: 15px;
}
.disc-wrap h2 {
  color: #484848;
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  position: static;
  margin: 0 0 1em;
  overflow: hidden;
  word-wrap: break-word;
}
.disc-wrap h2 a {
  line-height: 1.2;
}
.md-cx h2 {
  color: #777;
}
.disc-wrap h2 a:hover {
  color: #005FB5;
}
.disc-text .type {
  color: #666;
  font-weight: normal;
}
.disc-meta {
  font-size: 0.846em;
  margin: 5px 0 1em;
  color: #484848;
}
.disc-meta:first-letter {
  text-transform: capitalize;
}
.sources {
  padding-left: 30px;
  text-indent: -30px;
}
.connect-img {
  background-color: #F7F7F7;
  border: 1px solid #ccc;
  padding: 1px;
  overflow: hidden;
}
.md-cx .md-img + .md-img {
  float: right;
}
.md-cx .md-img {
  float: left;
  margin: 1%;
  width: 45%;
}
.md-cx .disc-wrap h2 a {
  line-height: 1.9;
  padding-top: 5px;
  padding-bottom: 5px;
}
.type-person,
.type-topic,
.type-place,
.type-event,
.type-organization {
  background: url(/i/page-type.png) no-repeat 0 0px;
  padding: 5px 0 5px 25px;
}
.type-event {
  background-position: 0 -150px;
}
.type-place {
  background-position: 0 -300px;
}
.type-topic {
  background-position: 0 -450px;
}
.type-organization {
  background-position: 0 -607px;
}
.ann-prev {
  background: transparent url(/i/ann-prevbgL.png) no-repeat 0 0;
  height: 206px;
  left: 199px;
  padding: 20px 10px 12px 30px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 224px;
  z-index: 50;
}
.ann-prev a {
  display: block;
  background: #ffffff url(/i/process.gif) no-repeat 50% 2px;
  max-height: 210px;
  min-width: 50px;
  min-height: 50px;
  overflow: hidden;
}
.ann-prev img {
  background: transparent;
  padding: 0 0 20px;
}
.ann1 {
  left: 95px;
}
.ann-img {
  height: 1px;
  margin: 0 0 0;
  /*  position: relative; */
  z-index: 80;
}
.author {
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding: 8px 1px 8px 30px;
  text-decoration: none;
}
.author:hover {
  text-decoration: underline;
}
h2 a.author {
  padding-left: 0;
}
.md-up h2 a.author {
  background: none!important;
}
#profile-page h2 .author {
  display: none;
}
#profile-page h2:first-letter {
  text-transform: capitalize;
}
#recent-activity {
  clear: both;
  position: relative;
}
#fadefoot {
  background: url(/i/fade.png) repeat-x 0 0;
  margin: -20px 0 0;
  padding: 40px 0 0;
  width: 605px;
}
* html #fadefoot {
  background: none;
}
#fadefoot p {
  background: #f5f2e9 ;
  margin: 0;
  padding: 10px;
}
/* rounded  borders on comment boxes */
.ctop,
.cbottom {
  display: block;
  background: transparent;
  font-size: 1px;
}
.cb1,
.cb2,
.cb3,
.cb4 {
  display: block;
  overflow: hidden;
}
.cb1,
.cb2,
.cb3 {
  height: 1px;
}
.cb2,
.cb3,
.cb4 {
  background: #fff;
  border-left: 1px solid #cc4e01;
  border-right: 1px solid #cc4e01;
}
.cb1 {
  margin: 0 5px;
  background: #cc4e01;
}
.cb2 {
  margin: 0 3px;
  border-width: 0 2px;
}
.cb3 {
  margin: 0 2px;
}
.cb4 {
  height: 2px;
  margin: 0 1px;
}
.c-comment {
  background: #fff;
  border: 1px solid #cc4e01;
  border-width: 0 1px;
  padding: 12px;
}
.cbottom + .subdued {
  margin-top: 12px;
}
.point {
  background: url(/i/comment-pointdown.gif) no-repeat 10px 100%;
  display: block;
  margin: 0 0 -26px 0;
  overflow: hidden;
  padding: 0 10px 26px 10px;
  position: relative;
  word-wrap: break-word;
}
#inpage .disc-wrap .commenttitle {
  margin: 15px 0 1em 0;
  text-align: left;
}
.subt {
  border-top: 1px dotted #b3b3b3;
  color: #777;
  margin: 1em 0 0;
  padding: 5px 0;
  text-align: right;
}
/*side stuff*/
.bmember {
  margin: 10px 0 16px;
}
.bmember p {
  color: #666;
  font-size: 1.30em;
}
#colC h2,
#colC h3 {
  border-bottom: 1px solid #ccc;
  color: #666;
  font-size: 1.38em;
  font-weight: normal;
  margin: 1em 0 .5em;
  padding: 5px 0;
}
.pop-summary {
  border-bottom: 1px solid #efefef;
  clear: both;
  min-height: 110px;
  padding: 2px 0 4px 110px;
  position: relative;
}
.seemore {
  margin: 1em 0;
}
* html .pop-summary {
  height: 110px;
}
.pop-summary h4 {
  font-size: 100%;
  margin: 0;
  padding: 3px 0pt 0pt;
}
.pop-summary h4 a {
  background: transparent none repeat scroll 0%;
  display: block;
  font-weight: normal;
  padding-top: 0pt;
}
.pop-summary h4 span {
  background: #efefef;
  border: 1px solid #ccc;
  display: block;
  height: 100px;
  left: 0;
  padding: 1px;
  position: absolute;
  top: 4px;
  text-indent: -1000em;
  width: 100px;
}
/* * html .pop-summary h3 span {left: -110px;}   */
.pop-summary h4 span em {
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  display: block;
  height: 100px;
}
.pop-summary .gray {
  margin: 1em 0 0;
}
.fact-group {
  display: block;
  font-style: normal;
  margin-top: -36px;
  overflow: hidden;
  text-align: left;
  width: 198px;
}
.fact-group i {
  font-style: normal;
  color: #555;
  white-space: nowrap;
}
.fact-group .flabel {
  display: block;
  color: #999;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  padding: 0 0 0 3px;
  text-align: right;
  width: 74px;
}
.fact-group .fvalue {
  float: left;
  width: 100px;
}
/* !for home page */
#membersadd .fact-group {
  width: 88px;
}
#membersadd .fact-group .flabel {
  width: 20px;
  margin-right: 6px;
}
#membersadd .fact-group .fvalue {
  width: 50px;
}
#membersadd .fact-group i {
  font-size: 11px;
}
#membersadd .disc-list {
  margin-top: 0;
}
#membersadd .disc-list li {
  border-color: #beb8b1;
}
#membersadd .disc-img {
  margin-left: 5px;
  width: 90px;
}
#membersadd .md-cx .disc-img {
  width: 210px;
}
#membersadd .disc-text {
  padding: 5px 0 5px 10px;
  width: 340px;
}
#membersadd .md-cx .disc-text {
  width: 220px;
  overflow: hidden;
}
#membersadd .md-img {
  width: 100%;
}
#membersadd .md-cx .md-img {
  width: 45%;
}
#membersadd .disc-wrap h2 {
  font-size: 1em;
  margin: 2px 0 .5em;
  padding: 0 0 .5em;
  line-height: 1.2;
}
#membersadd .type-person,
#membersadd .type-topic,
#membersadd .type-place,
#membersadd .type-event,
#membersadd .type-organization {
  padding: 5px 0 0 25px;
  display: inline-block;
}
#membersadd .disc-meta {
  font-size: 0.846em;
}
#membersadd .disc-list li:last-child {
  opacity: 1.0;
}
#membersadd .disc-list li {
  min-height: 80px;
}
#membersadd .ann-prev {
  left: 97px;
  top: 5px;
}
#membersadd .md-cx .ann-prev {
  left: 200px;
  top: 0;
}
#membersadd .md-cx .ann1 {
  left: 97px;
}
#membersadd .point {
  font-size: 0.846em;
}
#membersadd .gray {
  margin: 8px 0;
  line-height: 1.4;
}
#membersadd .seeall {
  font-size: .846em;
}
#membersadd .md-cx .gray {
  display: none;
}
/* end */
.rel-person b {
  padding-top: 10px;
}
