* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	background: #ddf0fa url(images/body_bg.jpg) top center repeat-y;
	color: #3A3A3A;
	padding: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande';
}

body.print_calendar_page {
	background: #fff;
	background-image: none;
}

div, p, ul, ol, li, dl, h1, h2, h3, h4, h5, h6, table, pre, form {
	float: left;
	clear: both;
	width: 100%;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
}

h1 {
	font-size: 2em;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 0 0 10px;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.4em;
}

h3 a {
	color: #2B2B2B;
}

ul {
	list-style: none;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

#page_wrapper {
	background: #fff url(images/page_bg.jpg) top left repeat-x;
	position: relative;
}

#page_container {
	background: transparent url(images/page_top.jpg) top center no-repeat;
	position: relative;
}

#menu_wrapper {
	background: transparent url(images/menu_bg.png) center 65px no-repeat !important;
	background: transparent url(images/menu_bg.jpg) center 65px repeat-x;
	position: relative;
}

.wrapper {
	text-align: left;
	float: none;
	width: 990px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.container {
	position: relative;
	z-index: 1;
}

.print_calendar_page #calendar {
	width: 95%;
}

#tag_list {
	background: #fff;
}

#tag_list h3 {
	text-align: center;
	padding: 5px 0;
	background: #f9b04b;
	color: #fff;
	margin: 3px 0;
	font-weight: normal;
}

#tag_list p {
	width: 135px;
	margin: 0;
	clear: none;
}

#tag_list p a {
	display: block;
	width: 124px;
	padding: 5px 5px;
	float: left;
	color: #383838;
	border-left: 1px solid #fff;
}

#tag_list p.first_tag {
	width: 134px;
}

#tag_list p.first_tag a {
	border: 0;
}

#tag_list p a span {
	margin: 2px 5px 0;
}

#tag_list p a.active, #tag_list p a:hover {
	background: #007cc2;
	color: #fff;
}

.display_toggle {
	position: absolute;
	top: 10px;
	left: 15px;
}

.print_view {
	position: absolute;
	top: 10px;
	right: 15px;
}

.large_calendar_month {
	font-size: 1.6em;
	padding: 10px 0;
	color: #fff;
	width: 100%;
	text-align: center;
	background: #4da5a8;
	margin: 0 0 3px 0;
	float: left;
	position: relative;
}

.print_calendar_page .large_calendar_month {
	background: #8F8F8F;
	color: #000;
	margin: 0;
}

.large_calendar_month span {
	margin: 0 10px;
}

.large_calendar_month a {
	color: #fff;
}

.print_calendar_page .large_calendar_month a {
	color: #000;
}

.large_calendar caption, .weekly_large_calendar caption {
	padding: 15px 0;
}


.large_calendar th, .weekly_large_calendar th {
	width: 127px;
	background: #f9b04b;
	color: #fff;
	padding: 4px 0;
	text-align: center;
	border: solid #fff;
	border-width: 0 1px;
}

.weekly_large_calendar th a {
	color: #fff;
	font-size: 1.2em;
}

.weekly_large_calendar th {
	width: 122px;
}

.weekly_large_calendar th.hour_column {
	width: 75px;
}

.print_calendar_page .large_calendar th, .print_calendar_page .weekly_large_calendar th {
	background: #C9C9C9;
	color: 000;
	border: 1px solid #000;
}

.large_calendar td, .weekly_large_calendar td {
	vertical-align: top;
	border: 1px solid #fff;
	background: #efeeee;
	padding: 3px;
	text-align: left;
}

.print_calendar_page .large_calendar td, .print_calendar_page .weekly_large_calendar td {
	background: #fff;
	border: 1px solid #000;
}

.large_calendar td.blank_cell, .weekly_large_calendar td.blank_cell {
	background: #dfdfdf;
}

.print_calendar_page .large_calendar td.blank_cell, .print_calendar_page .weekly_large_calendar td.blank_cell {
	background: #fff;
}

.large_calendar td, .weekly_large_calendar td {
	font-size: 11px;
	padding: 0 2px;
}

.event_start_time {
	font-weight: bold;
}

.large_cal_day a {
	padding: 0 2px;
	color: #c76328;
}

.large_cal_day a:hover {
	text-decoration: none;
	background: #c76328;
	color: #fff;
}

.large_entry {
	margin: 0 0 5px;
}

.large_entry a {
	color: #363636;
	display: block;
	width: 100%;
}

.entry_tag {
	float: left;
	margin: 4px 2px 0 0;
	height: 10px;
	width: 10px;
}

.entry_title_special {
	font-weight: bold;
	font-size: 11px;
}

.calendar_entry_hover {
	display: none;
	position: absolute;
	z-index: 100;
	width: 500px;
	background: #fff;
	padding: 10px;
	font-size: 11px;
	border: 1px solid #383838;
}

.calendar_entry_hover img {
	float: left;
	margin: 0 10px 5px 0;
}

#content p.event_date {
	font-size: .8em;
	color: #ca6b2f;
	margin: 0 0 5px;
}

.entries_list a {
	display: block;
	float: left;
	width: 100%;
	color: #3A3A3A;
}

img.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
