#cln_year, #cln_month, #cln_day {
 display: none;
}

#calendar {
  width: 100%;
  padding: 0 0 10px 0;
  position: relative;
  margin-top: 20px;
}

.cln_left {
  float: left;
  position: relative;
  width: 612px;
  height: auto;
}

.cln_left_bottom {
  float: left;
  position: relative;
  width: 612px;
  height: auto;
}

#cln_left_title {
  width: 595px;
  max-height: 55px;
  position: relative;
  float: left;
  border-bottom: solid 1px #4c1122;
  margin-bottom: 7px;
}

#cln_left_title_calendar {
  display: none;
}

#cln_left_title_ongoing {
  display: none;
}

#cln_left_title_ongoing_title {
  float: left;
}

#cln_left_title_ongoing_calendar_back {
  font-family: Georgia,"Times New Roman",Times,serif;
  color: #4C1122;
  font-size: 11px;
  padding-top: 13px;
  float: right;
  cursor: pointer;
}

#cln_left_title_arrows {
  float: right;
  padding-top: 13px;
}

.cln_left_title_month_ops {
  float: left;
  cursor: pointer;
  padding-top: 6px;
}

#cln_left_title_month {
  background: transparent url(/image/cln_months_long_large.png) repeat-x scroll left top;
  width: 194px;
  height: 45px;
  float: left;
  margin: 4px 5px;
}

.cln_left_title_year {
  background: transparent url(/image/cln_numbers_large.png) repeat-x scroll left top;
  width: 24px;
  height: 35px;
  float: left;
  margin-top: 3px;
}

#cln_left_calendar {
  border: solid 1px #4c1122;
  width: 595px;
  height: auto;
  position: relative;
  margin-top: 6px;
  display: none;
}

#cln_weekdays {
  width: 100%;
  height: 15px;
  display: none;
}

.cln_left_calendar_weekdays {
  height: 15px;
  width: 83px;
  position: relative;
  float: left;
  margin-left: 2px;
  font-family: Georgia;
  font-size: 10px;
  color: #858585;
  text-align: center;
}

.cln_left_calendar_date {
  height: 56px;
  width: 75px;
  position: relative;
  float: left;
  border: solid 1px #e5e5e5;
  border-left: none;
  border-top: none;
  padding: 9px 0 0 9px;
  cursor: pointer;
}

#cln_left_calendar_date_today {
  font-family: Georgia;
  font-size: 10px;
  color: #858585;
  float: right;
  margin: -2px 5px 0 0;
}

.cln_left_calendar_date_number_single {
  background: transparent url(/image/cln_numbers.png) no-repeat scroll left top;
  height: 19px;
  width: 12px;
  position: relative;
  float: left;
  margin-left: 9px;
}

.cln_left_calendar_date_number {
  background: transparent url(/image/cln_numbers.png) no-repeat scroll left top;
  height: 19px;
  width: 14px;
  position: relative;
  float: left;
}

#cln_left_bottom_upcoming {
  margin-top: 15px;
  display: none;
}

#cln_events {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 15px;
  color: #818181;
}

.cln_event {
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: dotted 1px #e5e5e5;
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #4d4d4d;;
}

.cln_event_txt_holder {
	float:left; display:inline;
    width:411px;
	color: #4d4d4d;
}

.cln_event_date {
  font-size: 30px;
  height: 30px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  color: black;
}

.cln_event_date_month {
  font-size: 18px;
}

.cln_event_date_day {
  margin: -29px 0 0 45px;
  font-size: 30px;
  width: 15px;
}

.cln_event_title {
  float: left;
  font-size: 10px;
  color: #858585;
  width: 468px;
  height: auto;
  margin-top: 20px;
}

.cln_event_blurb {
  font-size: 15px;
/*  font-weight: bold;*/
  width: auto;
  height: auto;
  color: #4c1122;
  position:relative;
}

.cln_event img {
  width: 184px;
  height: 103px;
  float: left;
  margin: 0px 13px 0 0px;
  padding: 1px;
}

.cln_event_cost {
  float: left;
  font-size: 11px;
  width: 234px;
  height: auto;
}

.cln_event_location {
  float: left;
  font-size: 13px;
  width: 277px;
  height: auto;
/* font-weight: bold; */
  position:relative;
}

.cln_event_location a, .cln_event_cost a {
  display: inline;
/* font-weight: bold; */
  margin-left: 3px;
}

.cln_event_time {
  font-size: 11px;
  width: 277px;
  height: auto;
/*  font-weight: bold;*/
}

.cln_event_source {
  float: left;
  font-size: 11px;
  width: 234px;
  height: auto;
}

.cln_event_description {
  float: left;
  font-family: Georgia;
  font-size: 12px;
  width: 90%;
  height: auto;
  margin-top: 15px;
  line-height: 17px;
}

#cln_right {
  float: left;
  position: relative;
  border-top: solid 2px #000000;
  width: 100%;
  min-height: 430px;
  padding-left: 10px;
  text-align: left;
  display: none;
}

#cln_rss_feed {
  width: 100%;
  height: 45px;
  border-bottom: solid 1px #e5e5e5;
  float: left;
}

#cln_rss_feed_icon {
  background: transparent url(/image/cln_rss_icon.png) no-repeat scroll left center;
  width: 24px;
  height: 100%;
  float: left;
  cursor: pointer;
}

#cln_rss_feed_link1 {
  background: transparent url(/image/cln_rss_feed.png) no-repeat scroll left center;
  width: 115px;
  height: 100%;
  float: left;
  margin-left: 10px;
  cursor: pointer;
}


#cln_rss_feed_link2 {
  background: transparent url(/image/cln_all_feeds.png) no-repeat scroll left center;
  width: 88px;
  height: 100%;
  float: right;
  cursor: pointer;
}

#cln_subscribe {
  width: 100%;
  padding-right: 10px;
  height: 54px;
  float: right;
  border-bottom: 1px solid #000000;
}

#cln_subscribe_title {
  background-color: white;
  width: 65px;
  height: 8px;
  float: right;
  margin-right: 10px;
  color: #4c1122;
  font-family: Georgia;
  font-size: 11px;
  text-align: center;
  padding-top: 3px;
  margin-top: 11px;
}

#cln_subscribe_ical {
  background-color: #4c1122;
  width: 45px;
  height: 17px;
  float: right;
  cursor: pointer;
  color: white;
  font-family: Georgia;
  font-size: 11px;
  text-align: center;
  padding-top: 2px;
  margin-top: 11px;
}

#cln_rollover {
  background-color: #f8f7ef;
  width: 306px;
  padding-right: 10px;
  min-height: 356px;
  float: right; display:inline;
}

#cln_rollover_container {
  margin: 29px 0 0 29px;
  width: auto;
  height: auto;
}

#cln_rollover_date {
  width: 100%;
  height: 30px;
  display: none;
  float: left;
  margin-bottom: 15px;
  font-family: Georgia;
}

#cln_rollover_date_month {
  font-size: 18px;
}

#cln_rollover_date_day {
  margin: -9px 0 0 25px;
  font-size: 30px;
}

.number {
/*background: transparent url(/image/cln_numbers.png) repeat-x scroll left top;*/
  width: 20px;
  height: 30px;
  float: left;
}

#cln_rollover_event_none {
  background: transparent url(/image/cln_rollover_event_none.png) repeat-x scroll left top;
  width: 220px;
  height: 8px;
  float: left;
  display: none;
}

#cln_rollover_event_general {
  background: transparent url(/image/cln_rollover_general.png) no-repeat scroll left center;
  width: 263px;
  height: 110px;
  float: left;
  display: block;
}

#cln_rollover_events {
  width: 100%;
/*height: 270px;*/
  float: left;
  display: none;
  color: #ACACAC;
}

.cln_rollover_event {
  width: 100%;
  height: auto;
  float: left;
  margin-bottom: 10px;
}

.cln_rollover_event_title {
  height: 10px;
  float: left;
  font-family: Georgia;
  font-size: 10px;
  color: #858585;
  width: 100%;
}

.cln_rollover_event_blurb {
  height: 10px;
  float: left;
  font-family: Georgia;
  font-size: 12px;
  width: 100%;
}

.thick_rule {
  width: 100%;
}

.nightlife_month {
  margin-left: 110px;
}
