
.post h1   {
	color: #d30092;
	margin-bottom: 15px }
h2 {
	color: #d30092 }
/* * Thickbox CSS */
div#TB_title   {
	color: #000;
	background-color: #62b800 }
div#TB_title a, div#TB_title a:visited   {
	color: #000 }
/* * JQuery Tooltip */
#tooltip   {
	color: #000;
	background-color: #d2f1f3;
	padding: 5px;
	position: absolute;
	z-index: 3000;
	width: 225px;
	border: solid 1px #d2f1f3;
	opacity: 1;
	word-wrap: break-word  }
#tooltip h3   {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	margin: 0 }
#tooltip .caltitle  {
	color: #d30092;
	font-weight: bold;
	text-transform: uppercase }
#tooltip strong  {
	color: #076c9e;
	font-size: 12px;
	font-weight: bold;
	margin: 0 }
#tooltip ul {
	padding: 0;
}
#tooltip li {
	margin: 0 10px;
	width: auto;
}
/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge    {
	margin: 5px auto auto;
	width: 100%;
	border-collapse: collapse   }
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
#wp-calendarLarge td    {
	background-color: #e6f7f9;
	margin: 2px;
	padding: 0;
	width: 14.2%;
	height: 75px;
	vertical-align: top;
	border: solid 5px #fff }
#wp-calendarLarge .pad {
	background-color: #fff }
#wp-calendarLarge th   {
	color: #076c9e;
	font-size: 11px;
	font-weight: normal;
	background-color: #fff;
	text-transform: uppercase;
	border: 1px #d2f1f3 }
.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    {
	color: #076c9e;
	font-weight: normal !important;
	line-height: 15px;
	text-align: center;
	display: block;
	padding: 5px 2px 2px 5px }
#wp-calendarLarge .event-block strong {
	font-weight: normal !important }
#wp-calendarLarge .dayHead   {
	color: #076c9e;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	z-index: 1000 }
#wp-calendarLarge #todayLarge .dayHead  {
	color: #076c9e;
	display: block }
#wp-calendarLarge #todayLarge   {
	color: #000;
	background-color: #d2f1f3 !important }
#wp-calendarLarge a  {
	color: #07b3bf }
#wp-calendarLarge a:hover  {
	color: #d30092 }
#EC_nextMonthLarge, #EC_previousMonthLarge   {
	color: #07b3bf;
	font-size: 11px !important;
	padding-right: 5px;
	padding-left: 5px }
#EC_nextMonthLarge:hover, #EC_previousMonthLarge:hover  {
	color: #d30092 }
.currentMonth {
	font-size: 15px;
	font-weight: bold }
.class { }
/* * Days events calendar */
#EC_daysEvents {
	font-size: 14px;
}
.EC_title  {
	background: #d2f1f3 }
.EC_location {
	background: #FFF8DC;
}
.EC_time {
	background: #CCCCCC;
}
.EC_date {
	background: #E0EEEE;
}
.EC_linkout_and_postid  {
	background: #d2f1f3 !important }
/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em;
*/
}
#wp-calendar caption {
	margin: 10px 0 0 0;
	width: auto;
	text-align: center;
	font-weight: bold;
	background-color: white;
	border: thin solid darkgray;
	-moz-border-radius: 3px 3px 0 0;
}
#wp-calendar {
	margin: 0 1px 0 2px;
	border-collapse: collapse;
}
*+html #wp-calendar #today  {
	background-color: transparent !important;
	border: 3px blue }
#wp-calendar #today  {
	background-color: transparent;
	display: block;
	z-index: 1;
	-moz-border-radius: 50% }
#wp-calendar .pad {
	font-weight: bold;
}
#wp-calendar .padcent {
	background-color: white;
	border: thin solid darkgray;
}
#wp-calendar .padday {
	background-color: gainsboro;
}
#wp-calendar th {
	width: 11%;
	color: white;
	background-color: #173b6d;
}
#wp-calendar td {
	border: thin solid darkgray;
	background-color: white;
	text-align: center;
}
/* * Widget List Calendar OPTIONAL */
#events-calendar {
	list-style-type: none }
#events-calendar-list {
	list-style-type: none;
	margin: 0;
	padding: 0 }
#events-calendar-list li  {
	text-align: left;
	list-style-type: none }
#events-calendar-list li a:link, #events-calendar-list li a:visited, #events-calendar-list li a:hover, #events-calendar-list li a:active  { }
#events-calendar-list li:hover  { }
#tooltip.pretty  {
	font-family: Arial;
	background: url("../images/shadow3.png");
	padding: 20px;
	width: 210px;
	height: 160px;
	border: none;
	opacity: 0.95 }
#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;
}