@import url('reset.css'); 

body {
	font-size: 100%;
	line-height: 100%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Sans Serif";
	background: #424242 url('/images/bg_body.gif');
}

a,
a:active,
a:visited {
	color: #49a7e5;
}

a:hover {
	color: #006bb3;
}

.hidden { 
	display :none;
}

div#container {
	margin: 0 auto;	
	width: 894px;
	border: 3px solid #000;
	border-top: none !important;
	z-index: 5;
}

div#header {
	position: relative;
	height: 404px;
	background: transparent url('/images/bg_black-67-percent.png');
}

div#branding {
	position: absolute;
	float: right;
	right: 26px;
	bottom: 325px;
	text-align: right;
}

div#logos {
	position: absolute;
	left: 11px;
	top: 14px;
	width: 310px;
	height: 192px;
	z-index: 20;
}

div#logos a#pca-logo {
	display: block;
	float: left;
	width: 193px;
	height: 192px;
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url('/images/pca-logo.png') no-repeat center center;
}

div#logos a#niagara-region-logo {
	display: block;
	width: 117px;
	height: 192px;
	text-indent: -5000px;
	overflow: hidden;
	background: transparent url('/images/niagara-region-logo.png') no-repeat right bottom;
}

div#branding h2 a {
	font-size: 1.3125em;
	font-weight: normal;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";
	line-height: 100%;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #fff;}

div#branding h3 a {
	font-size: 1.5em;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";
	line-height: 100%;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffce21;
}

div#photo {
	position: absolute;
	top: 89px;
	height: 315px;
}

ul#navigation {
	width: 872px;
	height: 41px;
	padding-left: 22px;
	background: #90c6ea url('/images/bg_navigation.gif') repeat-x left top;
	overflow: hidden;
}

ul#navigation li {
	float: left;
	padding-right: 28px;
	line-height: 45px;
	margin-bottom: -4px;
}

ul#navigation li a,
ul#navigation li a:visited,
ul#navigation li a:active {
	font-weight: bold;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	text-decoration: none;
	color: #544c4d;
}

ul#navigation li.current a,
ul#navigation li a:hover {
	color: #000;
}

ul#navigation li.join-pca {
	padding-right: 0;
}

ul#navigation li.join-pca a {
	padding-right: 20px;
	background: transparent url('/images/arrow_offsite.png') no-repeat right center;
}

div#main {
	float: left;
	top: 445px;
	background: #fff;
}

div#sidebar {
	float: left;
	width: 134px;
	margin: 40px 34px 22px 22px;
	border-right: 1px solid #ebf7ff;
	padding-right: 25px;
}

#sidebar h4 {
	margin-bottom: 1.0em;
	font-size: 0.75em;
	font-weight: bold;
	letter-spacing: 0.08em;
	text-transform: uppercase;
}

#sidebar ul#quicklinks {
	margin-bottom: 30px;
}

#sidebar li {
	margin-bottom: 0.75em;
	border-bottom: 1px solid #e0f3ff;
	padding-bottom: 0.75em;
	font-size: 0.8125em;
	color: #888;
}

#sidebar li a {
	color: #006bb3;
	text-decoration: none;
}

#sidebar li a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar a.rss,
#content a.rss {
	padding-left: 20px;
	color: #cf6019;
	background: transparent url('/images/rss.png') no-repeat left center;
}

#sidebar li.last {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

div#calendar-small {
	width: 134px;
	height: 90px;
	margin: 0 0 30px 0;
	border: 1px solid #e0e0e0;
	background: #ededed;
}

div#content {
	float: right;
	width: 648px;
	margin: 40px 30px 22px 0;
	font-size: 0.875em;
	color: #474041;
}

div#content h1 {
	margin-bottom: 1.0em;
	font-family: Verdana, Helvetica, Arial, "Sans Serif";
	font-size: 2.0em;
	line-height: 100%;
	color: #000;
}

div#content h2 {
	margin-top: 1.5em;
	margin-bottom: 1.0em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Sans Serif";
	font-size: 1.5em;
	font-weight: bold;
	color: #006BB3;
}

div#content h2 a {
	color: #006BB3;
	text-decoration: none;
}

div#content h2 a:hover {
	color: #000;
	text-decoration: underline;
}

div#content p {
	line-height: 125%;
	margin-bottom: 1.0em;
}

div#content p.date {
	clear: left;
	display: block;
	line-height: 100%;
	margin-top: -15px !important;
	margin-bottom: 1.5em;
	font-size: 0.7857em;
}

div#content h3 {
	margin-bottom: 1.0em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Sans Serif";
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
}

div#content h4 {
	margin-bottom: 1.0em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, "Sans Serif";
	font-size: 100%;
	color: #000;
}

div#content ul,
div#content ol {
	margin-bottom: 2.0em;
}

div#content.textile ul li {
	margin-left: 24px;
	list-style-type: disc !important;
}

div#content.textile ol li {
	margin-left: 24px;
	list-style-type: decimal !important;
}

div#content strong {
	font-weight: bold;
	color: #000;
}

div#content em {
	font-style: italic;
}


/* ----- CONTACTS ----- */
div.vcard {
	float: left;
	margin-bottom: 2.0em;
}

div.vcard dl dt {
	display: inline;
	float: left;
}

div.vcard dl dd {
	display: inline;
	float: left;
}

h3.fn {
	display: inline;
}


/* ----- CALENDAR ----- */
a.previous-month {
	float: left;
	width: 80px;
	font-size: 0.875em; 
	line-height: 2.25em;
	text-align: left; 
}

div#month h1 {
	float: left;
	width: 694px; 
	text-align: center; 
}

a.next-month {
	float: left;
	width: 80px;
	font-size: 0.875em;
	line-height: 2.25em;
	text-align: right;
}
	
table#events {
	clear: both;
	border-collapse: collapse;
}

table#events th {
	padding: 2px;
}

table#events thead th {
	border-style: hidden;
	border-bottom: 1px solid grey;
}

table#events td {
	padding: 2px;
	min-height: 100px;
	height: 100px;
	border: 1px solid grey;
}

table#events td span.date {
	font-size: 0.7143em;
	font-weight: bold;
}

table#events td ul li {
	margin-bottom: 1.0em;
	font-size: 0.75em;
	line-height: 1.25em;
}

table#events td.has-event {
	background-color: #fff8e0;
}

table#events td span.date.previous-month,
table#events td span.date.next-month {
	color: #cdcdcd;
}


/* ----- CLASSIFIEDS ----- */

div.classified-ad {
	float: left; 
	width: 425px; 
	margin-top: 40px;	
}

div.classified-ad dt.item {
	float: left;
	margin-top: 1em;
	font-size: 125%;
	font-weight: bold;
	color: #000;
}

div.classified-ad dd.description {
	margin-bottom: 0.5em;
	clear: both; 
}

div.classified-ad dd.price {
	float: right;
	margin-top: 1.25em;
}

div.classified-ad dd.date {
	clear: both; 
	margin-bottom: 1.0em;
	font-size: 0.7143em;
	color: #000;
}

div.classified-ad dt.name,
div.classified-ad dt.phone,
div.classified-ad dt.email {
	float: left;
	margin-right: 4px;
	font-weight: bold;
	color: #000;
}

/* ----- FOOTER ----- */

p#footer {
	margin: 10px auto;	
	width: 894px;
	text-align: center;
	color: #fff;
}


/* ----- ADMIN ----- */
div#admin-tool-bar {
	margin: 0 auto;	
	line-height: 2.5em;
	text-align: center;
	background: transparent url('/images/bg_red-50-percent.png');
	z-index: 40;
}

div#admin-tool-bar a {
	color: #dedede;
	text-decoration: none;
}

div#admin-tool-bar a:hover {
	color: #fff;
	text-decoration: underline;
}

table#pages th,
table#users th {
	padding: 3px 5px 2px 0;
	color: #000;
}

table#pages td,
table#users td {
	padding: 3px 5px 2px 0;
	font-size: 0.7857em;
}

table#pages td.slug,
table#users td.logged-in-ago {
	color: #b3b3b3;
}

table#pages td.quick-link {
	text-align: center;
}

table#users th.username {
	padding-right: 10px;
}

table#pages a.show {
	display: block;
	width: 16px;
	height: 16px;
	padding-left: 8px;
	background: url('/images/admin/page_show.gif') no-repeat left top;
	text-indent: -5000px;
	overflow: hidden;
}

div.admin a {
	color: #ff0000;
}

div.admin a.edit,
div.admin a.delete {
	float: left;
}

table#pages a.edit,
table#users a.edit,
div.admin a.edit,
table#pages a.delete,
table#users a.delete,
div.admin a.delete,
a.date-edit,
a.date-delete {
	display: block;
	width: 16px;
	height: 16px;
	margin-left: 8px;
	text-indent: -5000px;
	overflow: hidden;
}

table#pages a.edit,
div.admin a.edit {
	background: url('/images/admin/page_edit.gif') no-repeat left top;
}

table#pages a.delete,
div.admin a.delete,
a.date-delete {
	background: url('/images/admin/page_delete.gif') no-repeat left top;
}

table#users a.edit {
	background: url('/images/admin/user_edit.gif') no-repeat left top;
}

table#users a.delete {
	background: url('/images/admin/user_delete.gif') no-repeat left top;
}

a.date-edit {
	float: left;
	background: url('/images/admin/date_edit.gif') no-repeat left top;
}

a.create-page,
a.create-user,
a.create-event {
	padding-left: 24px;
	width: 16px;
	height: 16px;
	color: #ff0000 !important;
}

a.create-page {
	background: url('/images/admin/page_new.gif') no-repeat left top;
}

a.create-user {
	background: url('/images/admin/user_new.gif') no-repeat left top;
}

a.create-event {
	background: url('/images/admin/date_new.gif') no-repeat left bottom;
}

span.instructions {
	font-style: italic;
	font-size: 0.7857em;
	color: #b3b3b3;
}

div.admin {
	margin-top: 2.5em;
}