/* calendar */
#ftcalendar-div {
  margin: 0 auto;
  font-size: 10pt;
  font: small Arial,Sans-serif;
  position: relative;
}

#ftcalendar-feeds {
  height: 10px;
    position: relative;
    text-align: right;
    width: 100%;
}

#ftcalendar-feeds a.ftcal-rss-icon {
  background: url("../images/feed-icon-14x14.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 14px;
    width: 14px;
  float: right;
}

#ftcalendar-feeds a.ftcal-ical-icon {
  background: url("../images/ical-feed-icon-34x14.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 14px;
    width: 34px;
  float: right;
  padding-left: 2px;
}

.tooltip {
  display:none;
  background-color:#ffa;
  border:1px solid #cc9;
  padding:3px;
  font-size:13px;
  -moz-box-shadow: 2px 2px 11px #666;
  -webkit-box-shadow: 2px 2px 11px #666;
}

#ftcalendar-nav {
  text-align: center;
  height: 30px;
}

#ftcalendar-nav #ftcalendar-prev {
  font-size: 14pt;
  font-weight: bold;
  float: left;
  vertical-align: middle;
}

#ftcalendar-nav #ftcalendar-current {
  margin-left: 1%;
  font-size: 22px;
  margin-right: 1%;
  vertical-align: middle;
}

#ftcalendar-nav #ftcalendar-current a {
  text-decoration: none;
}

#ftcalendar-nav #ftcalendar-next {
  font-size: 14pt;
  font-weight: bold;
  float: right;
  vertical-align: middle;
}

#ftcalendar-prev a, #ftcalendar-next a {
  text-decoration: none;
}

#ftcalendar-div #ftcalendar-types {
  display: none;
  text-align: right;
  float: right;
  vertical-align: middle;
}

#ftcalendar-types a {
  margin: 0;
  font-size: 10pt;
  line-height: 20pt;
  vertical-align: middle;
  text-decoration: none;
}

.month #ftcalendar-table, .week #ftcalendar-table, .day #ftcalendar-table {
  margin: 10px 0px 0;
  padding: 0px;
  min-width: 600px;
  table-layout: fixed;
  background-color: white;
  width: 100%;
}

#ftcalendar-show-support {
  font-size: 8pt;
  font-weight: normal;
  text-align: right;  
  clear: both;
}

#ftcalendar-table tr th {
  background: #eeeeee;
  font-size: 10pt;
    font-weight: normal;
    text-align: center;
}

#ftcalendar-table tr th, #ftcalendar-table tr td {
  padding: 0;
}

#ftcalendar-table tr th#ftcalendar-headings {
  font-weight: bold;
  color: #333333;
}

.month #ftcalendar-table tr th, .month #ftcalendar-table tr td, 
  .week #ftcalendar-table tr th, .week #ftcalendar-table tr td,
  .thumb #ftcalendar-table tr th, .thumb #ftcalendar-table tr td  {
  border: 1px solid #E7E7E7;
    margin: 0;
    overflow: hidden;
    padding: 0;
    vertical-align: top;
    white-space: nowrap;
}

.month #ftcalendar-table tr th, .month #ftcalendar-table tr td, 
  .week #ftcalendar-table tr th, .week #ftcalendar-table tr td  {
    width: 14%;
    max-width: 14%;
    min-width: 85px;
}

.thumb #ftcalendar-table tr th, .thumb #ftcalendar-table tr td {
    width: 14%;
    max-width: 14%;
    min-width: 10px;
}

.month #ftcalendar-table tr td, 
  .week #ftcalendar-table tr td {
  height: 100px;
  min-height: 85px;
}

.thumb #ftcalendar-nav {
  height: 15px;
  line-height: 8pt;
}

.thumb #ftcalendar-nav #ftcalendar-prev {
    clear: both;
    float: left;
    font-size: 10pt;

}

.thumb #ftcalendar-nav #ftcalendar-current {
  color: #CE219C;
  font-size: 16px;
}

.thumb #ftcalendar-nav #ftcalendar-next {
  font-size: 10pt;
   float: right;
}

.thumb #ftcalendar-table {
  margin: 10px 0;
  padding: 0px;
  width: 100%;
  min-width: 140px;
  table-layout: fixed;
  background-color: white;
  position: relative;
}

.thumb #ftcalendar-table tr td {
  width: 20px;
  min-width: 20px;
  height: 35px;
  min-height: 20px;
}

#ftcalendar-table tr td.current_day {
  background: #CE219C;
}

.entry-content #ftcalendar-table tr td.current_day {
background: none;
}

#ftcalendar-table tr td.current_day .ftcalendar-event-date {
  background: #CE219C;
}

.thumb #ftcalendar-table tr td.current_day .ftcalendar-event-date {
  background: white;
}
.current_day .thumb-event {
  color: white !important;
  
}

.ftcalendar-event-date {
    color: #666666;
  
    font-size: 10pt;
    line-height: 10pt;
    overflow: hidden;
    padding: 5px;
    text-align: right;

}

.entry-content .ftcalendar-event-date {
  background: #f1f1f1;
}

.ftcalendar-event-date span:hover {
  cursor: pointer;
}

.thumb #ftcalendar-table tr td.ftcalendar-event-date {
    text-align: center;
  vertical-align: middle;
}

.ftcalendar-event-date a, .ftcalendar-event-date span.thumb-event {
  text-decoration: none;
    color: #666;
  display: block;
}

.current_day .ftcalendar-event-date a {
  color: white; 
}

.thumb .ftcalendar-event-date span.thumb-event {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}

.thumb .ftcalendar-event-date span.unmonth {
  text-decoration: none;
  color: #666;
  font-weight: bold;
}

.thumb-event-div {
  display: none;
    background-color: white;
    border: 1px solid black;
    height: auto;
    left: 0;
    min-height: 120px;
    position: absolute;
    top: 0;
    width: 300px;
}

.thumb-event-div .thumb-events {
  width: 100%;
  height: 90%;
  overflow: auto;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
  background-color: white;
}

.thumb-event-header {
    background-color: #EEEEEE;
    font-size: 17px;
    height: 20px;
    padding-top: 6px;
    position: relative;

}

.thumb-event-header .thumb-event-close {
    color: black;
    font-size: 12pt;
    position: absolute;
    right: 9px;
    top: 5px;
    vertical-align: middle;

}

.unmonth {
  background-color: #fff;
  color: #aaa;
}

.unmonth a {
  color: #aaa;
}

.ftcalendar-event-date a:hover, .ftcalendar-event-date a:hover.unmonth,
  .ftcalendar-event-date span:hover.thumb-event, .ftcalendar-event-date span:hover.unmonth {
  text-decoration: underline;
}

.ftcalendar-event-time {
  color: #CE219C;
}

.month div.ftcalendar-events-div {
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  -ms-overflow-x: hidden;
}

div.ftcalendar-event {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin: 1px 2px;
}
.entry-content .ftcalendar-event div {
    font-size: 10pt;
    line-height: 12pt;
    margin: 0 -1px;
    overflow: hidden;
    padding: 0 0 0 3px;
    text-align: left;
    white-space: normal;
}

.ftcalendar-event div {
    font-size: 14pt;
    line-height: 20pt;
    margin: 0 -1px;
    overflow: hidden;
    padding: 0 0 0 3px;
    text-align: left;
    white-space: nowrap;

}

.ftcalendar-event div a {
  font-size: 14px;
    border-bottom: 1px solid #EEEEEE;
    display: block;
    padding: 4px;
    text-decoration: none;

}

#ftcalendar-events-table tr th, #ftcalendar-events-table tr td {
  padding: 0px;
  margin: 0px;
}

#ftcalendar-legend {
  padding-left: 10px;
  padding-top: 10px;
  font-weight: bold;
}

#ftcalendar-legend p {
  margin-bottom: 5px;
}

#ftcalendar-legend .ftcalendar-event {
  float: left;
  position: relative;
  left: auto;
  width: auto;
}

#ftcalendar-legend .ftcalendar-event div {
  padding: 0 3px;
}

.ftc-clearboth {
  clear: both;
}

.day #ftcalendar-table tr th#tz {
  width: 150px;
  padding: 0;
    border-right: 1px solid #E7E7E7;
  vertical-align: bottom;
}

.day #ftcalendar-table tr th#ftcalendar-heading {
  padding: 0;
} 

.day #ftcalendar-table tr td.ftcalendar-times {
  background-color: #F6F9FC;
    border-right: 1px solid #E7E7E7;
    color: #666666;
    font-size: 8pt;
    height: 20px;
    padding: 0 3px 0 0;
    text-align: right;
    vertical-align: top;
    width: 150px;
}

.day #ftcalendar-table tr td.ftcalendar-event {
  background-color: #fff;
  font-size: 10pt;
  height: 20px;
  padding-left: 10px;
}

div#ftcal_post_schedule {
  border: 1px solid #F96;
  background: #FFC;
  width: 100%;
  padding: 5px;
  margin: 5px;
}

div#ftcal_post_schedule span {
  display: block;
  clear: both;  
}
