/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	background-color: #637a85;
	color: #FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background: none;
	
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}



/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid  #C1C9E0;
	background-color: #FCFCFC;
	padding: 5px;
	/*opacity: 1; */
	width: 225px;
	/*word-wrap: break-word;*/
}
#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 10px;
	font-weight: normal;
	color: #999;
}
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 3px;
	width: auto;
	color:#000000;
	list-style:none;
}
#tooltip dd {
	margin: 5px 10px;
	width: auto;
	color:#637a85;
}
/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge {
	font-size:12px;
	font-weight: normal;
	border-collapse: collapse;
	margin: auto;
}
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td {
	border: thin solid  #CCCCCC;
	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 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	border-top: 1px solid #444;
	display: block;
	padding: 2px 0 0 2px;
	line-height: 11pt;
	color:#6699CC;
}
#wp-calendarLarge .dayHead {
	background-color: #173b6d;
	color: white;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	z-index: 1000;
}
#todayLarge {
	background-color: #9BA9CF;
	color: #FFF;
}
/* * Days events calendar */
#EC_daysEvents {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#EC_daysEvents hr {
	

}
.EC_title {
	margin: 15px 0px 0px 16px;
	font-size: 160%;
	font-weight:bold;
	letter-spacing: -0.05em;
	color:#426788;
	line-height: 105%;
	background:none;

}

.EC_location {
	margin: 6px 0px 0px 20px;
	font-size: 85%;
	color:#999;
	line-height: 105%;
	background:none;

}

.EC_time {
	margin-top: 0px;
	padding: 3px 0px 13px 20px;
	font-size: 75%;
	color:#666;
	background: none;
	border-bottom:#CCCCCC solid 1px ;

}
.EC_description {
	padding: 25px 15px 15px 20px;
	font-size: 75%;
	color:#000;
	background: none;

}
.EC_description2 {
	padding: 0px 15px 15px 20px;
	font-size: 75%;
	color:#000;
	background: #F3F3F3;

}

.EC_date {
	padding: 25px 15px 15px 20px;
	font-size: 75%;
	color:#000;
}
.EC_date2 {
	padding: 5px 15px 05px 20px;
	font-size: 75%;
	color:#000;
	background: #F3F3F3;
}

.EC_linkout_and_postid {
	padding: 5px 15px 35px 20px;
	font-size: 75%;
	color: #006699;
	background: none;
} 
.EC_linkout_and_postid a {
	color:#000066;
	text-decoration:none;
}
.EC_linkout_and_postid a:hover{
	color: #999999;
}


/* *------------------------ Widget Calendar formatting OPTIONAL */

.EC_Widget_display {
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em;
*/
}
#calendar_wrap {
	margin-left: 3px;
	/*background: url('../images/calendar-centro.png') repeat-y ; */
}
#wp-calendar caption {
	margin: 0px 0 0 0;
	padding-bottom: 5px;
	width: auto;
	text-align: center;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	
}
#wp-calendar {
	width: 145px;
	margin: 0 1px 0 0px;
	border-collapse: collapse;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*+html #wp-calendar #today {
	/*border: 3px solid #a8c3d6 !important; */
}
#wp-calendar #today {
	display: block;
	font-weight: bold;
	color:#FFFFFF;
	z-index: 1;
}
#wp-calendar .pad {
	padding-top: 8px;
	padding-left: 4px;
	text-align:right;
	font-weight: bold;
	color:#333333;
}
#wp-calendar .pad a{
	color:#333;

}
#wp-calendar .pad a:hover{
	color:#006699;
}
#wp-calendar .padcent {
	/*background-color: white; */
	border: thin solid #999;
}
#wp-calendar .padday {
	/*background-color: #f2f2f2; */
}
#wp-calendar th {
	width: 11%;
	color: #E6E6E6;
	text-align: right;
	font-weight:bold;
}
#wp-calendar td {
	color:#003366;
	text-align: right;
}

/* * Widget List Calendar OPTIONAL */
#events-calendar-list li {
	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: small;
	/*font-stretch: condensed; */
	list-style-image: url(../images/list.gif);
	line-height: normal;
	text-align: right;
	font-size: 9px;
}
#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: #333;
}
#events-calendar-list li:hover {
	background-color: #666;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}
#tooltip.pretty {
	font-family:Verdana, Arial, Helvetica, sans-serif;	border: none;
	width: 210px;
	padding: 20px;
	height: 160px;
/*	opacity: 0.95; */
	background: url('../images/shadow3.png');
}
#tooltip.pretty h3 {
	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;
}