/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	font-family: "Trebuchet MS";
	                            
  
	color: #575b6d;
}

div#TB_title a, div#TB_title a:visited {
	color: #575b6d;
}
/* * JQuery Tooltip */
#tooltip {
	text-align: left;
	color: #679ab8;
	position: absolute;
	z-index: 3000;
	border: 1px dotted #c2c2c2;
	background-color: white;
	padding: 5px;
	opacity: 1;
	width: 225px;
	word-wrap: break-word;
}
#tooltip h3, #tooltip div {
	line-height: 1.5em;
	text-align: left;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #575b6d;
	
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}
/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
}
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td {
	border: thin solid black;
	width: 150px;
	height: 100px;
	padding: 0;
	vertical-align: top;
}
.event-block a:link, .event-block a:visited, .event-block a:hover, .event-block a:active {
	text-decoration: none;
	border: none;
}
#wp-calendarLarge .event-block {
	border-top-color: #c2c2c2;
	border-top-style: dotted;
	border-top: 1px;
	display: block;
	padding: 2px 0 0 2px;
	line-height: 11pt;
	color: #a93038;
}
#wp-calendarLarge .dayHead {
	/* background-color: #333333;
*/
	background-color: #9cd0f3;
	color: white;
	z-index: 1000;
}
#todayLarge {
	background-color: #679ab8;
	color: #FFF;
}
/* * Days events calendar */
#EC_daysEvents {
	color: #575b6d;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}
.EC_title {
	line-height: 2em;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia;
	font-style: italic;
	color: #a93038;
}

.EC_description{
	line-height: 1.5em;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464757;
}

.EC_location {
	color: #575b6d;
}
.EC_time {
	color: white;
	background: #9cd0f3;
}
.EC_date {
	line-height: 1.5em;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #464757;
}
.EC_linkout_and_postid {
	color: #575b6d;
	background: #f8f5eb;
}
/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	color: #575b6d;
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em;
*/
}
#wp-calendar caption {
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	color: #679ab8;
	border-width: 0px;
	margin: 10px 0 0 0;
	width: auto;
	text-align: center;
	-moz-border-radius: 3px 3px 0 0;
}
#wp-calendar {
	color: #575b6d;
	margin-left: 2px;
	margin-bottom: 0;
	margin-right: 2px;
	margin-top: 0;
	border-collapse: collapse;
}
*+html #wp-calendar #today {
	border: 1px dotted #9cd0f3 !important;
}
#wp-calendar #today {
	border-color: #c2c2c2;
	border-width: 1px;
	border-style: dotted;
	padding-top: 4px;
	color: white;
	font-weight: bold;
	display: block;
	background-color: #9cd0f3;
	-moz-border-radius: 50%;
	/* -webkit-border-radius: 50%;
	border: 2px solid blue;
*/
	z-index: 1;
}
#wp-calendar .pad {
	border-top-color: #c2c2c2;
	border-top-width: 1px;
	border-top-style: dotted;
	font-style: normal;
	font-weight: normal;
	font-size: 1.1em;
	color: #a93038;
	padding: 4px;
}
#wp-calendar .padcent {
	border-width: 0px;
}
#wp-calendar .padday {
	background-color:transparent;
}
#wp-calendar th {
	border-bottom-color: #c2c2c2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-style: normal;
	font-weight: normal;
	padding-top: 4px;
	height: 20px;
	font-size: 1.1em;
	width: 11%;
	color: #575b6d;
}
#wp-calendar td {
	padding-top: 3px;
	color: #a93038;
	height: 20px;
	text-align: center;
}
/* * Widget List Calendar OPTIONAL */
#events-calendar-list li {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: small;
	font-stretch: condensed;
	list-style-image: url(../images/list.gif);
	line-height: normal;
	text-align: left;
}
#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active {
	background: none;
	text-decoration: none;
	border: none;
	color: gray;
}
#events-calendar-list li:hover {
	background-color: gray;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
#tooltip.pretty {
	font-family: "Trebuchet MS";
	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
	opacity: 0.95;
	background: url('../images/shadow3.png');
}
#tooltip.pretty h3 {
	color: #575b6d;
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 220px;
}
#tooltip.pretty div {
	width: 220px;
	text-align: left;
}
#tooltip.fancy {
	background: url('../images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#wp-calendar .pad:hover {
	color: #679ab8;
}
