/* @override http://beta.cswip.ca/assets/css/style.css */

/* @group General Styles (Element:Tag) */

/* @group Body Styles */

body {
	font-size: 10px;
	background: #f6f6f6 url(../img/12_colb.gif) repeat-y center center;
	line-height: 12px;
}

p {
	margin-bottom: 18px;
	font: 12px/18px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}
/* @end */

/* @group Links */

a {
	color: #ba2939;
	text-decoration: underline;
}

a:hover {
	color: #e63243;
	text-decoration: none;
}
/* @end */
/* @group Headings */

h1, h2, h3 {
	font-family: Cambria, Georgia, Times, "Times New Roman", Serif;
}

h1 {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 18px;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-style: italic;
	margin-bottom: 18px;
}

h3 {
	line-height: 18px;
	font-size: 14px;
	margin-bottom: 18px;
}
/* @end */

/* @group Other Elements */

#content {
	font: 12px/18px Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

#content ul {
	margin-top: 18px;
	margin-bottom: 18px;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 18px;
}

#content ol {
	margin-top: 18px;
	margin-bottom: 18px;
	list-style-type: decimal;
	list-style-position: inside;
	margin-left: 18px;
}

#content blockquote {
	border-left: 2px solid #c5c5c5;
	text-align: justify;
	margin: 18px;
	padding-left: 18px;
	padding-right: 18px;
}

#content hr {
	margin-bottom: 18px;
	border-bottom: 1px solid #d48e8f;
	border-right-style: none;
	border-left-style: none;
	margin-top: 18px;
	border-top: 3px solid #f9ccd0;
}
/* @end */
/* @end */
/* @group Helper Styles */
/* @end */
/* @group Page Structure (ID) */
/* @group Page Setup */

#container {
	background-color: #fff;
	margin-bottom: 36px;
}
/* @end */

/* @group Header */

/* @group Masthead */

#masthead {
	height: 120px;
	background: #fff url(../img/masthead.jpg) no-repeat 4px center;
}

#masthead h1 {
	height: 120px;
}

#masthead .hidden {
	visibility: hidden;
}

.searchbox {
	margin-top: 55px;
}



/* @end */

/* @group Navigation */

#nav {
	background-color: #FFFFFF;
	margin-bottom: 18px;
	border-top: 2px solid #fcebeb;
	border-bottom: 2px solid #fcebeb;
}

#nav ul li a {
	display: block;
	color: #57181d;
	font: 1.6em/1.2em Cambria, Georgia, Times, "Times New Roman", Serif;
	background-color: #fff;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	height: 36px;
}

#nav ul li a:hover {
	color: #000;
	background: url(../img/diag.gif) repeat;
	font-weight: bold;
}

#nav ul li a.selected {
	font-weight: bold;
}
/* @end */
/* @end */
/* @group Primary */

#content {
	background-color: #FFFFFF;
}
/* @end */

/* @group Footer */

#footer {
	border-top: 2px solid #f0f0f0;
	border-bottom: 2px solid #f0f0f0;
	background: #fcfcfc url(../img/footerbg.gif) no-repeat 320px center;
	font-family: Geneva, "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	margin-top: 18px;
}

#footer h1 {
	color: #595959;
	font: italic 18px/18px Baskerville, "Times New Roman", Times, Serif;
	margin-bottom: 18px;
	margin-top: 16px;/* The 16px makes up for the border*/
}

#footer h1 a {
	color: #595959;
	display: block;
	font-style: italic;
	font-family: Baskerville, "Times New Roman", Times, Serif;
}

#footer ul {
	list-style-type: none;
	margin-left: 0;
}

#footer li {
	border-bottom: 1px solid #dbdbdb;
	font-size: 12px;
	line-height: 18px;
	padding-top: 9px;
	padding-bottom: 8px;
}

#footer p {
	color: #4f4f4f;
	font-size: 11px;
	line-height: 18px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* @group SubFooter */

#subfooter {
	color: #898989;
	text-align: center;
	font: 10px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-top: 18px;
}

#subfooter a {
	color: #898989;
	font-weight: bold;
}



/* @end */
/* @end */
/* @end */

/* @group Page Components (Class) */

/* @group Archive Button */

a.archivebutton {
	background: url(../img/buttons/archive.gif) no-repeat;
	width: 111px;
	height: 18px;
	display: block;
	opacity: 1;
	margin-top: -1px;
	margin-left: 14px;
}

a.archivebutton:hover {
	background-image: url(../img/buttons/archivehover.gif);
}

a.archivebutton span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}



/* @end */

/* @group Archive Navigation */

.archivenavigation {
}

.archivenavigation .year {
	background-color: #666;
	display: inline;
	color: #fff;
	text-align: center;
}

.archivenavigation .months {
}

.archivenavigation .months b {
	font-weight: normal;
	font-style: normal;
	margin-left: 18px;
	color: #969696;
	padding-left: 5px;
	padding-right: 5px;
}



/* @end */

/* @group Post Listing */

.postlisting h1 {
	font: 18px Baskerville, "Times New Roman", Times, Serif;
	height: 18px;
	margin-bottom: 16px;
	border-top: 2px solid #fcebeb;
	padding-top: 18px;
}

.postlisting > h1:first-child {
	border-top-style: none;
}

.postlisting h1 a {
	text-decoration: none;
}

.postlisting h1 a:hover {
	text-decoration: underline;
}

.postlisting .date {
	color: #434343;
	font-size: 15px;
}

.postlisting p {
	color: #777;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
}

.postlisting .arrow {
	color: #989898;
	margin-left: 5px;
	margin-right: 5px;
}

.postlisting .singledate {
	font-size: 18px;
}

/* @end */

/* @group Page Title */

.pagetitle
{
	font-family: Baskerville, "Times New Roman", Times, Serif;
	color: #363636;
	text-transform: uppercase;
	height: 33px;
	border-bottom: 2px solid #fcebeb;
	margin-bottom: 18px;
	padding-top: 18px;
	background-image: url(../img/diag.gif);
	margin-top: -18px;
}

.pagetitle h1 {
	font-weight: normal;
	font-style: normal;
}

.pagetitle h2 {
	font-weight: normal;
	font-style: normal;
	text-align: right;
}

/* @end */
/* @end */
/* @group Overrides */
/* @end */