﻿/*
	--------------------------
	Events Styles
	--------------------------
*/
div.events  { width: 39.65em; }
div.events ul  { float: left; width: 28.15em; list-style-type: none; margin: 0px 0px 0px 1em; padding: 0px; }
div.events ul li  { padding: 0.5em; margin: 0px 0px 1em 0px; border: solid 1px #4e2e1d; background-color: #f4e9da; }
div.events ul li h2  { font-size: 1.1em; margin: 0px; white-space: normal; color: #4e2e1d; font-weight: bold; }
div.events ul li h2 a  { white-space: normal; color: #4e2e1d; border-color: #4e2e1d; }
div.events ul li h2 span    { font-family: arial, sans-serif; float: right; font-size: 0.85em; }
div.events ul li h2 span a  { color: #e8541c; border-color: #e8541c; }
div.events ul li h2 span a span  { color: #4e2e1d; float: none; font-size: 1em; }
div.events ul li h3  { font-family: arial, sans-serif; font-size: 1em; margin: 0.25em 0px; white-space: normal; color: #e8541c; font-weight: bold; }
div.events ul li img  { border: 0px; }
div.events ul li a.image    { width: 100px; height: 100px; float: left; margin-right: 0.5em; }
div.events ul li.alt  { background-color: #e9d1b2; }
div.events ul li.full  { width: auto; }
div.events ul li p  { font-size: 1em; }
div.events ul li p.date  { margin-bottom: 0px; }

/* Calendar */
div.calendar    { width: 10.25em; padding: 1px; float: left; border: solid 1px #4e2e1d; }
div.calendar table  { border: solid 1px #4e2e1d; border-collapse: collapse; font-size: 0.8em; } 
div.calendar table th   { color: #e8541c; } 
div.calendar table td,th   { text-align: center; vertical-align: middle; width: 1.75em; height: 1.75em; border: solid 1px #f4e9da; padding: 0px; } 
div.calendar table th  { height: inherit; } 
div.calendar table .empty  { background-color: #f4e9da; } 

div.calendar ul.caption   { float: none; font-weight: bold; margin: 0px 0px 0.5em 0px; padding: 0px; color: #4e2e1d; width: 100%; }
div.calendar ul.caption li  { padding: 0px 0.25em; margin: 0px; background-color: #fff; float: left; width: 9.85em; text-align: center; border: 0px; }
div.calendar ul.caption li.page  { width: 0.5em; }
