#main {
	width: 980px;
	background-image: url(images/main-bg.png);
	background-position: left top;
	background-repeat: repeat-y;
	float: left;
}
a#crestLink {
	background-image: url(../images/Logo_Main.gif);
}
#header {
	background-image: url(../images/logo.jpg);
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	font-weight: normal;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
#wp-calendar #prev a {
	font-size: 9pt;
}
#wp-calendar tbody a {
	text-decoration: underline;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	margin-bottom: 0.5em;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
html>body .entry ul {
	margin-left: 0;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ul li, .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
.textwidget, #sidebar h2 {
	margin: 15px 5px 5px 10px;
	padding-top: 0;
}
#sidebar {
	height: 201px;
	float: right;
	width: 220px;
	padding: 15px;
	padding-left: 10px;
	color: #efefef;
	padding-top: 40px;
	background: #8D8884;
}
#sidebar li ul li {
	padding: 2px 12px;
}
#sidebar a:link {
	color: #cacaca;
}
#sidebar a:visited {
	color: #bbb;
}
#sidebar a:hover {
	color: #f2f2f2;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
.entry form {
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	margin: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
#wp-calendar {
	empty-cells: show;
	margin: 0 auto;
	width: 100%;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation div {
	display: block;
	text-align: center;
	margin: 10px 0;
}
.navigation>div {
	margin-bottom: 20px;
}
.pagetitle a, .post h2 a, .post h3 a {
	color: #b5111b;
	text-decoration: none;
}
.pagetitle, .post h2, .post h3 {
	clear: both;
	margin-bottom: 0;
	margin-top: 0;
	font: bold 1.2em/1.3em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}
.pagetitle a:active, .pagetitle a:visited, .post h2 a:active, .post h2 a:visited, .post h3 a:active, .post h3 a:visited {
	color: #CB5A60;
}
.pagetitle a:hover, .post h2 a:hover, .post h3 a:hover {
	color: #000;
}
small.date {
	color: #999;
}
#sidebar h2 {
	color: #fff;
	font-size: 1.3em;
}
#sidebar h2 a {
	color: #efefef !important;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
#sidebar h2 a:hover {
	color: #fff !important;
	border-bottom: 1px solid #fff;
}
.entry a {
	text-decoration: none;
}
#comments, #respond, .entry h3 {
	color: #777;
	font: 1.1em/1.4em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}
.entry h4 {
	color: #999;
	font: 1.0em/1.2em "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}
.postmetadata {
	background: url(images/post.gif) #f5f5f5 no-repeat 4px 7px;
	padding: 5px 17px;
	border-bottom: 3px solid #ddd;
	margin: 10px 0 25px;
	color: #888;
}
#container {
	background: url(images/main-bg.png) #fff repeat-y 0 0;
}
#left-content {
	border-left: 25px solid #dedede;
	padding: 15px 20px;
	width: 690px;
	float: left;
}
#bodyContent {
	position: relative;
	background-color: transparent !important;
}
#bodyContent>#sidebar {
	padding-top: 15px;
}
#overlay {
	position: relative;
	padding-top: 200px;
	float: left;
	width: 735px;
	background: url(http://cgi.sfu.ca/~smith/cgi-bin/rotate.cgi) no-repeat 0 0 #dedede;
}
#blog-rolls {
	display: none;
}
#page-title {
	border-left: 25px solid #4C87BF;
	color: #EAFFFF;
	line-height: 0.9em;
	padding: 4px 6px 8px 25px;
	background: #0054A4;
}
#page-title h1 a {
	color: #EAFFFF;
	font-size: 1em;
	text-decoration: none;
	display: block;
	font-family: "Lucida Grande", Lucida, Arial, Verdana, sans-serif;
}
#page-title h1 a:hover {
	color: #D8E6F1;
}
#page-title h1 {
	margin: 0;
}
#page-title p.tagline {
	margin: 0;
}
.search-method {
	margin: 3px 5px;
	font-size: small;
	float: left;
}
.search-method .radio-button {
	width: auto !important;
	float: none !important;
}