/*
	Helios Calendar - Professional Event Management System
	Copyright © 2004-2009 Refresh Web Development [www.RefreshMy.com]
	
	For the most recent version, visit the Helios Calendar website:
	[www.HeliosCalendar.com]
	
	This file is part of Helios Calendar, usage governed by the Helios Calendar SLA
*/

/*	Helios Default Template Classes
	You can edit this file however you'd like for your template,
	or create a new one and delete it.	*/

/*	Replicated Default Classes
	Override Helios Default Styles
	*/
#menu ul{display:block;list-style-type:none;margin:0;padding-left: 0px;text-align: left;} /* top navigational menu Events, Search, RSS and etc */
#menu ul li{display:block;float:left;border-left:3px solid #AEAEAE;} /* top navigational menu Events, Search, RSS and etc */
#menu ul li:hover{border-left:3px solid #AEAEAE;} /* top navigational menu Events, Search, RSS and etc */
a.eventMenu{text-decoration:none;font-weight:bold;font-size:14px;color:#435F77;padding-left:3px;padding-right:7px;} /* top navigational menu Events, Search, RSS and etc */
a.eventMenu:hover{text-decoration:underline;font-size:14px;background-color:#FFFFFF;color:#0033FF;padding-left:3px;padding-right:7px;} /* top navigational menu Events, Search, RSS and etc */
ul.rssLinks li{display:block;float:left;padding-left:5px;} /*made no difference */
.rssLinksAll{float:left;background-image:url(../images/rss/feedIcon.gif);background-repeat:no-repeat;padding:1px 5px 4px 20px;} /* RSSlinks at the bottom of the page */
.rssLinksNew,.rssLinksBillboard,.rssLinksPopular{background:none;float:left;padding:1px 5px 4px 5px;border-left: dotted 1px #666666;} /* RSSlinks at the bottom of the page */
.iCalLinksSubscribe{clear:both;display:none;} /*some sorta calendar subscribe thing */
.login{text-align:right;padding:5px;width:72%;}
/*	End Replicated Classes	*/

/*	Classes Unique to Default Template
	*/
html, body {font-family: Verdana, sans-serif;font-size: 11px;} /* general page design, can be commented out when live */
#menu {text-align:center;width:100%;height:25px;} /* top navigational menu Events, Search, RSS and etc */
#container {margin: auto auto auto auto ; width: 100%; padding: 0;color: #000000;} /*design of data presentation event data */
#content {float: left; text-align: left; padding: 5px;width: 72%;background:#FFFFFF;border: solid 0px #666666;} /*design of list of events */
#controls {float: left;padding: 0px 5px 5px 5px;width: 25%;} /*dimensions of the calendar*/
#categories{float:left;width:25%;} /*made no difference */
#core{float:left;width:70%;} /*made no difference */
#language {text-align: center;padding: 10px 0 15px 0;} /*pretty language links */
#billboard,#popular {text-align: left; background:url(http://www.laurellibrary.org/images/calendar/billboard_top.png) #CCE5ED;border: solid 1px #77AEBF; padding: 10px 10px 10px 10px;}  /*billboard and popular properties */
#rssLinks {width: 760px; padding: 0;margin: auto auto auto auto ; }/*made no difference */
#copyright {clear: both; color: #666666;padding: 5px 0px 5px 0px;line-height: 17px;} /*copyright stuff, will be removed when live */
a.copyright,a.copyrightR {text-decoration: none;color: #666666;} /*copyright stuff, will be removed when live */
a.copyright:hover {text-decoration: underline;color: #975343;} /*copyright stuff, will be removed when live */
a.copyrightR:hover {text-decoration: underline;color: #006532;}/*copyright stuff, will be removed when live */
.listHeader{font-family:Garamond, Georgia, serif;font-size: 20px;font-weight: bold;color: #FFFFFF;} /*billboard and popular properties */
.setupText{font-family: Verdana, sans-serif;font-size: 11px;border-top: 1px solid #555; border-left: 1px solid #555; border-bottom: 1px solid #ccc; border-right: 1px solid #ccc; padding: 1px; color: #333; vertical-align: center;}/*made no difference */
a.twitter{color:#4396CA;}/*made no difference */