/*
Dark Blue					113f6b
Yellow						e6c14c
Background Light Blue		a4b2c0
 */
#calendarnav {text-align: right; padding:0 0 5px 0;}
#newcalendar { width: 100%;}
.newcaldate {width: 100%; overflow: hidden; background: #113f6b/*url(../images/caldate_bg.gif) repeat-x*/; color: #e6c14c; padding: 2px 0; font-size: 1.1em !important;}
.newcaldate span.day {display: block; float: left; margin: 0 0 0 10px;}
.newcaldate span.date {display: block; float: right; text-align: right; margin: 0 10px 0 0;}
.newcalevent {border-bottom: 1px solid #a4b2c0; padding: 7px 0 7px 0; overflow: hidden;}
.newcalevent span.time {display: inline; float: left; text-align: left; margin: 0; width: 110px;}
.newcalevent span.caldetail {display: inline; float: left; width: 450px; margin: 0 0 0 5px;}
.newcalevent span.map {display: inline; float: right; text-align: right; margin: 0 5px;}
.category {float: right; margin: 0; display: inline; width: 90px;}

#calendarnav {color:#000; font-size: 1.2em;}
#calendarnav a  {text-decoration: none; color: #113f6b;}
#calendarnav a:visited  {text-decoration: none; color: #113f6b;}
#calendarnav a:active  {text-decoration: none; color: #113f6b;}
#calendarnav a:hover  {text-decoration: none; color: #e6c14c;}
#rssfeed {float: left; width: 100px; padding: 0 0 5px 0; display: inline;}
#rssfeed a {text-decoration: none;} 
#rssfeed a:active {text-decoration: none;}
#rssfeed a:visited {text-decoration: none;}
#rssfeed a:hover {color: #e6c14c;}
#calendar {font-size: 0.8em;}
#calendar a  {text-decoration: underline; color: #113f6b;}
#calendar a:visited  {text-decoration: underline; color: #113f6b;}
#calendar a:active  {text-decoration: underline; color: #113f6b;}
#calendar a:hover  {text-decoration: underline; color: #e6c14c;}

#homecalendar {font-size: 1em; margin: 0; color: #113f6b;}
#homecalendar div.dateblock {float: left; width: 2.3em; background: #113f6b; padding: 5px; text-align: center; margin: 0; display: inline;}
#homecalendar div.dateblock span.day {color: #fff; font-size: 1.3em;}
#homecalendar div.dateblock span.month {color: #fff; font-size: 1.1em;}
#homecalendar h2 {color: #113f6b;}
#homecalendar div.calblock {clear: left; margin: 0 0 10px 0; overflow: hidden;}
div.calblock div.datecol {float: left; width: 3em; margin: 0 20px 0 0; display: inline;}
div.calblock div.calcol {float: left; width: 45em; display: inline;}
div.calblock div.calcol p {margin: 0;}
#homecalendar span.calitem {font-size: 1em;}
