/*
 Theme Name:   AdderburyWI child theme for Chameleon
 Theme URI:    https://www.elegantthemes.com/
 Description:  Chameleon child theme
 Author:       Tim Dickinson
 Author URI:   http://timdickinson.com
 Template:     chameleon
 Version:      3.8
 Tags:         two column theme
*/


@import url("../chameleon/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */

a { color: #004236; }
#content-area a, #content a { color: #004236; }
.footer-widget a { color: #004236; }
.footer-widget a:hover { color: #004236; text-decoration: underline; }

#featured #slides { height: 332px; }
#media-slides { width: 507px; height: 60px; }

/*------------------------------------------------*/
/*-------------------[CALENDAR]-------------------*/
/*------------------------------------------------*/

.fc-event-time { font-size: 12px !important; font-family: Georgia !important; }
.fc-event-title { font-size: 20px !important; font-family: Arial !important; color: #004236 !important; }
.aec-eventlist { list-style-type: none !important; }
#aec-modal-container .aec-title { background-color: #ffffff !important; font-family: Arial !important; color: #004236 !important; font-size: 20px !important; }
#aec-modal .category { display: none !important; }
#aec-modal .duration { display: none !important; }
#aec-modal .description { font-family: Georgia !important; font-size: 14px !important; color: #000000 !important; }
#aec-calendar .fc-event-title {color: #ffffff !important; font-family: Arial !important; font-size: 11px !important;}

.aec-eventlist li:hover {-moz-box-shadow:0 0 2px #fff !important;-webkit-box-shadow:0 0 2px #fff !important; box-shadow:0 0 2px #fff !important; text-decoration: underline !important;}

#sidebar .round5 { padding: 0px 5px 0px 15px !important; }
#sidebar .fc-event-title { font-size: 14px !important; font-family: Georgia!important; font-weight: normal !important; }

.footer-widget .fc-event-title { font-size: 12px !important; font-family: Georgia!important; font-weight: normal !important; }

.cat-post-widget ul li {
	background: url(../chameleon/images/footer-bullet.png) no-repeat 0 7px !important;
	padding: 0px 0 7px 16px !important;
	border-bottom: none !important;	
}

.cat-post-widget ul li a {
	font-size: 12px !important;
	font-weight: normal !important;
}

.quote-image { margin-bottom: -50px; }