@charset "UTF-8";
/* CSS Document */

/* The purpose of this document is to set the style of All CUSTOM COMPONENTS for the comedy template. */


/******************************************/
/*** SCHEDULE Component *****************/
/*****************************************/

.copyright {
   display: none;
   }

#eventlist, #eventlist div {
   color: #330000;
   }

#eventlist h2 {
   color: #330000;
   font-family: 'Arial', sans serif;
   font-weight: bold;
   font-size: 14pt;
   }

#eventlist a {
   text-decoration: none;
   }

#eventlist td {
   color: #330000;
   }

#eventlist #adminForm {
   margin-top: -15px;
   padding-top: 0px;
   }

.catimg img {
   display: none;
   }

/******************************************/
/*** JEvents SCHEDULE Component **********/
/*****************************************/

select#task {display:none;}
table#jevents_header td.buttonheading {display:none;}
table#jevents_body div.ev_navigation a {display: none;}
table#jevents_body div.ev_navigation {margin-top:-45px;margin-bottom:10px;}
table#jevents {color: #330000;}

.cal_td_daysnames {background-color: #336633;color:#fff;background-image:none;}
.cal_td_daysoutofmonth {background-color: #999;}
.cal_td_daysnoevents {background-color: #ccc; color:#fff;}
.cal_titlelink {background-color: #fff;}
td.cal_td_today {background-color: #ffff99;}

td.contentheading{font-size:14pt;font-family:'Arial Black', sans serif;color:#330000;margin-top: 10px;padding-bottom:10px;}
td.ev_detail {padding-bottom:15px;color:#330000;


/******************************************/
/********* BLOG Component *****************/
/*****************************************/

.adminform {
   width: 400px;
   }

.mceEditorContainer span {
   width: 400px;
   }

.mceToolbarTop {
   text-align: left;
   width: 390px;
   overflow: hidden;
   }

/******************************************/
/*** PHOTOS Component *******************/
/*****************************************/

.componentheadingphotos {
   color: #ffff66;
   font-family: 'Arial', sans serif;
   font-size: 18pt;
   font-weight: 600;
   margin: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
   }

.contentdescriptionphotos {
   color: #fff;
   font-size: 12pt;
   margin-top: 5px;
   }

.small {
   color: #fff;
   
   }

.categoryphotos {
  margin-left: 5px;
  font-size: 10pt;
  text-decoration: none;
  }


/******************************************/
/*** CONTACT Component *******************/
/*****************************************/

.catItemIntroText table {
  margin: 0 0 0 40px;
  }

.k2pagination {
   margin: 0px;
   padding: 0px;
   }

.catItemIntroText table p {
   margin: 0px;
   line-height: 1.4em;
   color: #330000;
   }

.contact p {
   color: #ffff66;
   font-family: 'Arial', sans serif;
   font-size: 18pt;
   font-weight: 600;
   margin: 0px 0px 0px 0px;
   text-align: left;
   text-decoration: none;
   }

.marker {
  font-family: "Arial", sans serif;
  text-align: left;
  font-size: 10pt;
  color: #ffffcc;
  margin: 0px 0px 0px 0px;
  }

.contact_address {
  font-family: "Arial", sans serif;
  color: #ccc;
  font-size: 10pt;
  margin-top: 15px;
  }

.contact_email {
  color: #ccc;
  font-family: "Arial", sans serif;
  margin-bottom: 10px;
  font-size: 10pt;
  text-align: left;
  }

.copy {
  color: #ccc;
  font-family: "Arial", sans serif;
  margin-bottom: 10px;
  font-size: 10pt;
  }

.contact form {
  margin-top: 50px;
  text-align: center;
  }

#contact_subject {
  margin-left: 20px;
  }

#contact_email {
   margin-left: 27px;
   }

#contact_name {
   margin-left: 20px;
   }

#emailForm button {
  margin-top: 15px;
  }


/******************************************/
/*** VIDEOS Component *******************/
/*****************************************/

#itemListLeading .catItemVideoBlock, .itemVideo {
   background-color: #110000;
   text-align: center;
   padding: 5px;
   margin: 0px;
   }

.catItemVideo, .itemVideo {
      border: 3px solid #ccc;
      }

.catItemVideoBlock h4, .itemVideoBlock h3 {
   display: none;
   }

h3.catItemTitle a {
   }

#itemListPrimary .catItemVideoBlock {
   background-color: #333;
   text-align: center;
   margin-bottom: 0px;
   padding-bottom: 0px;
   }

#itemListPrimary .catItemVideoBlock .allvideos {
   width: 250px;
   height: 250px;
   }


   
