/* * Thickbox CSS */
div#TB_title {
	/*background-color: #105681;
*/
	background-color: #000000;
	color: #FFFFFF;
}
div#TB_title a, div#TB_title a:visited {
	color: #cfcfcf;
}

/* * Large Calendar */
/* * Calendar formatting */
#wp-calendarLarge {
	border-collapse: collapse;
	margin: auto;
}
#calendar_wrapLar img {
	border: none;
	padding: 0;
	margin: 0;
}
.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 {
	display: block;
	line-height: 11pt;
	color: #729614;
}
#wp-calendarLarge .dayHead {
	/* background-color: #333333;
*/
	background-color: #709413;
	color: white;
	font-weight: bold;
	z-index: 1000;
}
#todayLarge {
	background-color: #999999;
	color: #FFF;
}

/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	text-align: center;
}
.widgettitle {
	text-align: left;
	/* margin: 0 0 1em;
*/
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	background-image: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-calandarTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
}
#wp-calendar {
	empty-cells: show;
	width: 200px;
	background-color: #23282E;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	text-align: center;
	margin-left: auto;
}
*+html #wp-calendar #today {
}
#wp-calendar #today {
	display: block;
	font-weight: bold;
	background-color: #999999;
	-moz-border-radius: 50%;
	/* -webkit-border-radius: 50%;
  
*/
	z-index: 1;
}
#wp-calendar .pad {
	font-weight: bold;
}
#wp-calendar .padcent {
 
}
#wp-calendar .padday {
 
}
#wp-calendar th {
	color: #000000;
	width: 15px;
	background-color: #86A323;
	background-image: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-calandarbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	width: 25px;
	text-align: center;
}
#wp-calendar td {
	text-align: center;
	width: 15px;
	font-size: 12px;
	background-color: #FFFFFF;
	border: 0px

}
/* * Widget List Calendar OPTIONAL */
#events-calendar-list li {
	font-family: Arial, Tahoma, Script;
	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: dimgray;
}
#events-calendar-list li:hover {
	background-color: gainsboro;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
}


/* Begin Calendar */

#wp-calendar #next a {
	text-align: right;
	}

#wp-calendar #prev a {
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */ }
/* End Calendar */
/*Custom CSS for the Events Calendar*/
.calendarHoverPic{
	width:189px;
	height:80px;
	margin:auto;
}
.calendarPopupPic{
	width:189px;
	height:83px;
	margin:0px;
	text-align: center;
	display: block;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
}
.calendarPostPic{
	position: relative;
	top: 0px;
	width:189px;
	height:80px;
	margin:auto;
}
/*End of Custom CSS*/

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 189px;
	padding: 20px;
	height: 100px;
	opacity: 0.95;
	background: url('../images/shadow3.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12px;
	width: 189px;
}
#tooltip.pretty div {
	width: 189px;
	text-align: left;
}
#tooltip.fancy {
	background: url('../images/shadow2.png');
	padding-top: 5em;
	height: 100px;
}

/* * JQuery Tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #555752;
	background-color: #CBC8B7;
	padding: 0px;
	opacity: 1;
	width: 189px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
#tooltip h3 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
#tooltip ul {
	padding: 0;
	list-style-type: none;
	display: inline;
}
#tooltip li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/* * Days events calendar */
#EC_daysEvents {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	margin-top: -25px;
	margin-right: -20px;
	margin-bottom: -5px;
	margin-left: -10px;
}
.EC_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #24272C;
	text-align: center;
}
.EC_location {
	padding-bottom: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.EC_description{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

.EC_time {
	background: #CBC8B7;
}
.EC_date {
	padding-top: 20px;
	background: #CBC8B7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
.EC_linkout_and_postid {
display: none;
}

.EC_linkout_and_postid a {
display: none;
}

.EC_linkout_and_postid a jamesFix {
	height: 100px;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: none;
	list-style-position: inside;
	list-style-image: url(http://westgateownerevents.com/wp-content/themes/POETheme/images/poe-bookNowBtn.jpg);
	list-style-type: none;
	background-color: #CBC8B7;
	background-repeat: no-repeat;
	background-position: center center;
}

/* * Widget Calendar formatting OPTIONAL */
.EC_Widget_display {
	text-align: center;
}


/* End Calendar */