/* -- Revised CSS for calendar.  -- */


/* -- Calendar left column -- */

div#calendar {
  float:left;
  clear: left;
  z-index:200;
  width:136px;
  position:relative;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}


/* -- Calendar left column: calendar grid -- */

table.calendar {
  font-size: 0.875em;
  margin: 0;
  padding: 0;
  width: 10.7em;
  display:none;
	border-collapse: separate;
	border-spacing: 2px;
}

table#requested{
	display: block;
}

table.calendar a {
	font-weight: normal;
}

span.month-name{
	line-height: 20px;

}

div.img-small{
	width: 335px;
}
.img-banner, .img-banner img{
	width: 520px;
}

table.calendar caption {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
  position: relative;
  overflow: hidden;
}
table.calendar caption .left{
	float: left;
}
table.calendar caption .right{
	float: right;
	margin: 0 14px 0 0;
}
table.calendar caption img {
	margin: 1px 0 0 0;
}

table.calendar tr {
}

table.calendar tr.week {
}

table.calendar th {
  font-size: 0.85em;
  padding: 0.15em 0;
  font-weight: normal;
}

table.calendar td {
  border: 1px solid #bbbbbb;
  width: 2em;
  text-align: center;
  background-color: #ecf9ff;
	padding: 2px 0;
}

table.calendar td.empty-day {
  border: 1px solid #ffffff;
  background-color: #ffffff;
}

table.calendar td.past-day {
  background-color: #ffffff;
}

table.calendar td.requested,
table.calendar td.requestedtoday {
  border: 1px solid #000000;
}

table.calendar td.fsat {
  border: 1px solid #0099bb;
  background-color: #0099bb;
}

table.calendar td.fsat-requested {
  border: 1px solid #000000;
  background-color: #0099bb;
}

table.calendar td a {
  font-size: 1.1667em;
  text-decoration: none;
  color: #000000;
}

table.calendar td.fsat a,
table.calendar td.fsat-requested a{
  color:#ecf9ff;
}

table.calendar td span {
  font-size: 0.8em;
}


/* -- Calendar left column: categories and rss feeds -- */

div.calendar-footer {       
  font-family: arial,helvetica;
  font-size:0.875em; 
  text-align: left;
  position:relative;
	padding: 0;
  margin: 0 0 3em 0;
}

div.calendar-footer .left-nav{
	font-size: .9em;
	margin: 0 0 2em 0;
}
div.calendar-footer .left-nav a{
	font-weight: normal;
}
div.calendar-footer h2 {
  font-size: 1em;
  font-weight: bold;
	margin: 1.3em 0 0.5em 0;
  color: #333333;
}

div.calendar-footer div#browse-by-category,
div.calendar-footer div#whats-happening {
  overflow: hidden;
}

a.rss-feed {
  margin: 0 0 0 -20px;
}

.event-type-link {
  line-height: 1.5em;
}


/* -- Event / exhibition listings -- */

div#event-type-banner{
	padding:0;
	margin:0 0 1em 0;
	width:auto;
	height:106px;
	background-color: #ccc;
	color: #000;
}
.jdGallery .loadingElement {
  width:744px !important;
  height:180px !important;
  position:relative ! important;
  background: #08B !important;
}
div#event-type-banner h2{
	font-size: 1.4em;
	margin: 0 0 0 20px;
	display: inline;
	padding: 5px 10px;
	position: absolute;
	top:32px;
	z-index: 300;
}
div.calendar-listings .center-column{
	width: 520px;
	padding: 0 32px 0 0;
}
div.calendar-listings {
  margin: 0 0 3em 0;
  padding: 0 0 0 2em;
	width: 740px;
  float:left;
  position:relative;
  z-index: 108;
  background-color: #ffffff;
  color:#333333;
  overflow: visible !important;
}

div.calendar-listings h2 {
	font-size: 1.1em;
	
}
div.calendar-listings h2.event-category{
	padding:0 0 1em 0;
}
div.calendar-listings div.section {
  margin: 0em 0 2em 0;
}

div.calendar-listings div.section h2 {
  font-size: 100%;
  clear: left;
}
img.sized-up{
	width:120px;
	height:105px;
}

div.calendar-listings div.section p {
  font-size:0.875em;
  padding: 0 0 1.25em 0;
  margin: 0;
}
div.calendar-listings div.section p.time-location{
	margin: 0;
	padding: 0 0 .6em 0;
}
div.calendar-listings div.section p.time-location span{
	font-weight:bold;
	margin-right:.25em;
}

div.calendar-listings div.section p.event-time{
	font-weight: bold;
}
div.calendar-listings div.section p.event-time,
div.calendar-listings div.section p.event-loc {
  font-size: 0.875em;
  padding: 0;
}

div.calendar-listings div.section div.listing { 
  margin: 0 0 2em 0;
  padding: 0;
  clear:left;
}
#exhibition-list .listing{
	background-color: #FFF;
	position: relative;
  overflow: hidden;
  margin: 1em 0 0 0 ;
  padding: 0;
}
.listing h3 {
	margin-bottom: 0;
}

.listing .event-header{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #ededec;
	padding: .25em;
	margin: 0 0 .25em 0;
	overflow: hidden;
	position: relative;
	clear: both;
}
.listing .event-time{
	width: 80px;
	float: left;
	font-size: .9em;
	font-weight: bold;
}
.listing .event-title{
	width: 420px;
	float: right;
}
.listing .event-loc{
	font-style: italic;
}


.listing .event-footer{
	clear: both;
	background: #FFF;
	position: relative;
	margin: 0;
}

div.calendar-listings div.section div.listing a img {
  padding: 0 1em 0 0;
  float: left;
  clear: left;
}

div.calendar-listings div#exhibition-list div.listing a img {
  float: left;
  clear: left;
}

div.calendar-listings div.section div.listing div.event-description {
  font-size: 0.875em;
  margin: 0;
  padding: 0 0 .75em 0;
}

div.calendar-listings div.section div.listing div.event-description p {
  font-size: 1em;
  padding: 0;
}
div.calendar-listings div.section div.listing div.event-description img {
  margin: 0.4em .1em 0 0;
}
div.day-schedule{
	padding-top:2em;
	clear:both;
}
div.day-schedule div.listing p{
	margin: 0;
	padding: 0;
}
.opening-closing-notice {
  font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}

div#museum-closed-notice {
  margin-top: 0;
  border-bottom: none;
}

div.calendar-listings div#event-list div.listing div.show-image {
  padding-left: 96px;
}

div#event-list h3{
  margin-top: 1.3em;
}

div.calendar-listings div#event-list div.listing div.show-image h3,
div.calendar-listings div#event-list div.listing div.show-image p.event-time-and-loc {
  margin-left: -96px;
}

div.calendar-listings div#event-list div.listing div.show-image p.event-time-and-loc {
  margin-bottom:0.5em;
}

div.calendar-listings div#event-list div.listing div.show-image a img {
  display: block ! important;
}

div.calendar-listings div#exhibition-list {
  border-bottom-style: none;
  margin: 0 0 1em 0;
  padding: 0;
  clear: both;
}

p.js-mimic-link {
  font-weight:bold;
  color:#0099bb;
  cursor:pointer;
}


/* -- Event page / permalink page -- */

div.event-page-listing {
  margin: 0em 0 1em 0;
  padding: 0;
  clear: left;
}

div.event-page-listing img {
  margin: 0;
  padding: 0 1em 1em 0;
  float: left;
  clear: left;
}
div.event-main-image{
	margin: 0 0 1em 0;
}

div.event-page-listing h3 {
  font-size:  0.85em;
}

div.event-page-listing p {

}
div.event-page-listing div.event-date-time{
 font-weight: bold;
 padding: 1em 0 1em 0;
}
div.event-page-listing div.event-date-time span.loc{
	font-weight: normal;
}


div.moble-single-event {
  padding: 0 2em 0 0;
}

p.event-error {
  margin-top: 0;
  padding: 0 4em;
  color:#ff0099;
  font-weight:bold;
}

div.single-event ul {
margin: 0.2em 0 1.4em 1em;
list-style-type: square;
}

div.single-event li {
margin: 0 0 0.4em 0;
padding: 0;
}

div.single-event div.social-bookmarks-layout-center p.social-section-header {
margin-bottom: 0;
display: inline;
}

div.single-event ul.social-bookmarks {
margin: 0;
padding: 0;
}

div.single-event ul.social-bookmarks li {
margin: 0;
padding: 0;
}


#events-more-day{
	margin: 1em 0;
}
#events-more-day ul{
	list-style: none;
	padding: 0;
	margin: 0;

}
#events-more-day ul li{
	margin: 0 0 .5em 0;
}
#events-more-day li .title{
	float: right;
	width:	130px;
}

/* -- Right column: Featured events -- */

div.right-column {
	overflow: hidden;
  margin: 0 0 4em 0;
  width: 188px;
	font-size: .9em; 
}
div.right-column p{
	font-size: 1em;
}

#long-term ul{
	margin: 0;
	padding: 0;
}
#long-term ul li{

	padding: .25em 0;
	margin: 0;
}
#sidebar-exhibits-thumbs{
	margin: 0 0 1.5em 0;
}
#sidebar-exhibits-thumbs ul{
	margin: 0 0 1em 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#sidebar-exhibits-thumbs ul li{
	margin: 0;
	padding: 0 0 .5em 0;
}

div.featured-events {
  color: #333333;
  margin: 0 0 1.5em 0;
  border-bottom: 1px solid #ddd;
  padding: 0;
}
div.right-column{
	font-size: .9em;
}

div.right-column div.section {
  margin: 0em 0 0em 0;

}
div.related-links{
  border-top: 1px solid #ddd;
  padding: 1em 0 0 0;
}

div.right-column h2 {
  font-size: 1.07em;
  margin: 0 0 1em 0;
  font-weight: bold;
}
div.right-column h3 {
  margin: 0 0 0em 0;
}
div.right-column li{
	font-size: .95em;
}
div.right-column ul.related-links{
	margin: 0;
	padding: 0;
	list-style: none;
}
div.right-column ul.related-links li{
	font-size: .9em;
}
li.blue-bullet {
  background-image:url(/images/icons/famfamfam_silk/bullet_blue.png);
  background-repeat:no-repeat;
  background-position:-2px 2px;
  padding:0 0 .25em 15px;
  margin: 0 !important;
  list-style:none;
}
div.right-column .button-full, #calendar .button-full{
	line-height: 1.2em;
	display: block;
	padding: .25em;
}

div.featured-events h4.date {
  font-size: 1em;
  margin-top: 2em;
  font-weight: bold;
  color: #ff0099;
}

div.featured-events div.listing {
  margin: 0em 0 1.5em 0;
  clear: left;

}

div.featured-events div.listing h3 {
/*   font-size: 0.9em; */
}

div.featured-events div.listing p {
  font-size: 0.9em;
  margin: 0;
  border-style: none;
  padding: 0.6em 0 0 0;
  font-weight: normal;
  line-height: 1.25em;
}

div.featured-events p.view-all{
margin-bottom: 1.5em;
}
div.featured-events div.listing p.dates {
  padding-top: .25em;
  font-weight: bold;

}

div.featured-events div.listing img {
  margin:0 1em 0.5em 0;
  float: left;
}
div.featured-thumb{
	padding: 0;
	clear:both;
	display:block;
	position:relative;
	overflow:hidden;
}

/* -- Social bookmarks in calendar -- */

div.calendar-listings div.listing div.tools,
div.single-event  div.tools
{
  font-size: 0.8em;
 /*  border-bottom:#ddd solid 1px; */
  /* color: #ddd; */
  text-align: right;
}

div.single-event  div.tools
{
	position: relative;

}

div.calendar-listings div.listing div.tools a{

}
div.calendar-listings div.listing div.tools a:hover{

}

div.featured-events div.tools {
  font-size: 1em;
  margin-top: 0.75em;
  padding-top: 0.25em;
}


div.social-bookmarks-controller{
  margin-top: -1.2em;
  float: right;
  clear: both;
  text-align: right;
 	width: 80px;
}
div.social-bookmarks-controller-hide {
	float: right;
	clear: both;
	text-align: right;
  width: 80px;
}
.social-col{
	width: 160px;
	float: left;
}
.permalink-page-bookmarks{
	float: right;
	margin: 1.2em 0 0 0;

}
DIV.social-bookmarks-layout-center ul{
	margin: 0;padding: 0;
}
DIV.social-bookmarks-layout-center ul li{
	width: auto;
	display: block;
	float: none !important;
	margin: 0 !important;
}
div.social-bookmarks-controller-hide {
  border-bottom: none;
}

div.featured-events div.permalink-page-bookmarks a {
  padding-right: 2em;
}

div.featured-events div.social-bookmarks-controller {
  margin-left: 0;
  margin-top: -1em;

}

div.featured-events div.social-bookmarks-holder p.social-section-header {
  padding-top: 0;
  padding-bottom: 0.75em;
}

div.featured-events ul.social-bookmarks li {
  clear: left;
  width: 15em ! important;
}

div.featured-events ul.social-bookmarks li a {
  width: 15em ! important; 
}

div.featured-events div.social-bookmarks-controller-hide { 
  margin-left: 0; 
  margin-top: 0em;
}

div.permalinks-page-bookmarks {
  padding-top: 1em;
}

/*  -- not displaying the share this icon on the calendar. just a link.  -- */
A.social-bookmarks-share-this, .social-bookmarks-controller-hide {
  display:block;
  height:1em;
  padding: 0px 0 0 0;  /* was 4px 0 0 0 */
  vertical-align:middle;
  background-image:none;
}


/* -- NOTE: the following statements can be removed
      once the calendar grid switches to ajax calls
      for paging through months:

      div.calendar-visible
      div.calendar-invisible
-- */

div.calendar-visible { 
  display: block; 
}

div.calendar-invisible { 
  display: none; 
}


/* -- NOTE: the following statements are deprecated:

      div.calendar_header --> used to be the Month/Year, now in table.calendar caption
      div.calendar_header a
      div.week --> used to be a row of days in the calendar grid, now table.calendar tr.week
      p.day-header --> used to be the  S M T etc display, now in table.calendar tr th
      p.day --> was a regular day, now in table.calendar td
      p.empty_day --> was an empty spot in the calendar grid, no table.calendar td.empty-day
      p.day_past --> was a day in the past, now table.calendar td.past-day
      p.requestedtoday --> if today is requested day, now table.calendar td.requested
      p.first-saturday --> FSAT gets special style, now table.calendar td.fsat
      p.today
      p.requested --> the requested day, now in table.calendar td.requested
      p.requested-first-saturday --> if requested day is FSAT, now table.calendar td.fsat-requested
      span.closed
      div.calendar-footer span.heading --> now in div.calendar-footer h4 
      p.first-saturday a --> now table.calendar td.fsat a
      p.requested-first-saturday a --> now table.calendar td.fsat-requested a
      #calendar-list hr
-- */


div.onview-item{
	padding: 0 0 1.6em 0;
}
div.onview-item p{
	margin: 0;
	padding: 0;
}

#event-main-image{
	padding: 0 0 .25em 0;
}
#event-main-image p.caption{
	padding: 0;
}

.rss-info{
	padding: 0 0 .5em 0;
}

/*==========Share========*/
div.tool-triggers{
	border-bottom: 1px solid #ddd;
	padding: 0 0 .25em 7em;
	display: none;

}
.divider-pipe{
	padding: 0 .5em;
	color: #fff;
}
.share-trigger,
.schedule-trigger{
	padding: 0 0 .5em 0;
	display: inline;
	cursor: pointer;
	color: #08B;
	z-index: 100;
}
.share-trigger span,
.schedule-trigger span{
	font-weight: bold;
}
.share-trigger:hover,
.schedule-trigger:hover
{
	color: #000;

}
.share-trigger:hover,
.schedule-trigger:hover{
	background: url(/images/share-active.gif) center 1.1em no-repeat;
}
.share-links{
	color: #000;
	display: none;	
	position: absolute;
	right:0;
	bottom: -1.75em;
}

.schedule-links{
	color: #000;
	display: none;
	position: absolute;
	right:0;
	bottom: -1.75em;
}



