/* @override 
	http://covina.dev/css/events.css
*/

/* @group TABS */
.hidden { display:none; }
.today { background: #eee !important; }
.today span { display: none !important; }

#page ul#tabs {
	margin: 0;
	top: 70px;
	padding: 0;
	list-style: none !important;
	position: absolute;
	right: 20px;
	z-index: 1000;
}

#tabs li {
	float: left;
	list-style: none;
}

#tabs li a {
	padding: 10px;
	padding-top: 11px;
	text-decoration: none;
	display: block;
	float: left;
}

#tabs li.current a {
	background: #454643;
	color: #fff;
}

#tabs li a:hover {
	text-decoration: underline;
}

/* @end TABS */

/* @group  CALENDAR */

#events-calendar li, #list-view li {
	list-style-type: none !important;
	margin: 0 !important;
}

#events-calendar td {
	padding: 5px !important;
}

#events-calendar li a {
	font-size: 10px !important;
	display: block;
	margin-bottom: 10px;
}

#events-calendar caption {
	text-align: left;
	font-size: 16px;
	color: #576874;
	padding: 3px;
	font-weight: bold;
	top: -2px;
	margin-bottom: 2px;
}

#events-calendar caption {
	width: 100%;
	position: relative;
	padding-left: 50px;
	margin-bottom: 9px;
	z-index: 1;
}

#events-calendar caption strong {
	color: #576874;
	font-weight: bold;
}

#events-calendar .prevMonth {
	position: absolute;
	left: 0;
}

#events-calendar .nextMonth {
	position: absolute;
	left: 20px;
}

#events-calendar th {
	font: bold 14px arial, verdana, sans-serif;
	color: #494a45;
	line-height: 35px;
	text-align: center;
	background: #dfe0dd;
	padding: 6px 0;
	font-size: 1.3em;
	font-weight: normal;
}

#events-calendar table td {
	font: 11px arial, verdana, sans-serif;
	color: #9f9f9f;
	border: 1px solid #dfe0dd;
	border-width: 0 0 1px 1px;
	vertical-align: top;
	text-align: left;
	padding: 5px;
	width: 68px;
	height: 68px;
	padding: 2px;
	background: #fff;
	font-size: 1em;
}

#events-calendar table td a{
   color: #229beb;
}

#events-calendar td.today span {
	display: block;
	font-weight: bold;
}

#events-calendar td ul {
	margin: 0;
	list-style: none;
	padding: 10px 0 0 10px;
}

#back {
	position: absolute;
	top: 5px;
	right: 18px;
}

#months {
	position: absolute;
	right: 20px;
	top: 118px;
	padding: 4px;
	border: 1px solid;
	width: 175px;
	z-index: 2;
}

/* @group CALENDAR */

#primaryContent table.calendar {
	margin-bottom: 25px;
	border-collapse: collapse;
	width: 100%;
}

#primaryContent table.calendar caption {
	padding-bottom: 10px;
	color: #37829e;
	font-size: 1.4em;
}

#primaryContent table.calendar td a {
	text-decoration: none;
	color: #688483;
}

#primaryContent table.calendar td ul {
	margin: .5em 0 0 .5em;
	padding: 0;
	font-size: 100%;
	list-style: none;
}

#primaryContent table.calendar td li {
	margin-bottom: .75em;
	font-size: 1.1em;
	line-height: 1.2;
}

#primaryContent table.calendar td li a {
	text-decoration: underline;
}

#primaryContent table.calendar td li a:hover {
	text-decoration: none;
}

/* @end */

/* @end CALENDAR  */

/* @group VIEWS */

#events-calendar, 
#list-view {
	margin-top: 45px;
	position: relative;
	clear: both;
}

#events-calendar table {
	width: 100%;
	margin-top: -10px;
	border-right: 1px solid #dfe0dd;
}

#list-view dt {
	margin-top: 35px;
	margin-bottom: 10px;
	color: #494a45;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#list-view dd span {
	font-size: 12px;
}

/* @end VIEWS */

/* @group PREV/NEXT LIST VIEW */

#list-view ul {
	margin: -10px 0 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 17px;
}

#list-view li {
	float: left;
	margin-right: 4px;
}

#list-view li.month {
	color: #494a45;
	font-weight: normal;
	font-size: 1.8em;
	margin-top: -5px;
	padding-left: 5px;
}

#list-view li a {
	display: block;
	width: 16px;
	height: 11px;
	background: #454643;
	color: #fff;
	text-align: center;
	text-decoration: none;
	padding: 0 0 6px 0;
	font-size: 13px;
	margin-right: 3px;
	font-weight: bold;
}

#events-calendar caption {
	position: relative;
	text-align: left;
	margin-bottom: 15px;
	width: 213px;
	font-size: 16px;
	color: #576874;
	font-weight: bold;
}

#events-calendar caption {
	width: 100%;
	position: relative;
	padding-left: 50px;
	margin-bottom: 19px;
	z-index: 1;
}

#events-calendar caption span {
	color: #494a45;
	font-weight: normal;
	font-size: 1.2em;
	position: relative;
	top: 2px;
}

#sidebarCalendar caption strong,
#events-calendar caption strong {
	color: #576874;
	font-weight: bold;
}

#sidebarCalendar caption a {
	display: block;
	width: 12px;
	height: 12px;
	background: #454643;
}

#events-calendar caption a {
	display: block;
	width: 16px;
	height: 11px;
	background: #454643;
	color: #fff;
	padding-bottom: 6px;
	text-align: center;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
	font-size: 13px;
	margin: 2px 0 0 5px;
}

#sidebarCalendar .currentMonth {
	position: relative;
	top: -2px;
}

#sidebarCalendar .prevMonth {
	position: absolute;
	top: 20px;
	right: 10px;
	margin-top: 2px;
}

#events-calendar .prevMonth {
	position: absolute;
	left: 0;
}

#sidebarCalendar .nextMonth {
	position: absolute;
	top: 20px;
	right: -7px;
	margin-top: 2px;
}

#events-calendar .nextMonth {
	position: absolute;
	left: 20px;
}

#sidebarCalendar #nmonth {
	background-position: right top;
}

#sidebarCalendar #pmonth {
	background-position: left top
}

dt, dd {
	color: #494a45;
}

dd.description {
	border-bottom: 1px solid #dfe0dd;
	padding-bottom: 20px;
	font-size: 13px;
}

dd.title {
	font-size: 15px;
}

dd {
	margin-bottom: 10px;
	font-size: 13px;
}

/* @end */
