/*
Theme Name: Kanata
Theme URI:
Description: Canada related theme, based on a wooden background. Fixed width, widget-ready. Brought to you by 9th sphere.
Author: 9th sphere
Author URI: http://www.9thsphere.com
Version: 1.3.4
Tags: brown, dark, two-columns, fixed-width, left-sidebar

Copyright (c) 2009 9th sphere (a division of Etalco Limited)
.
*/   

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hidden {
	display: none;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
h2 {
	font-size: 1.6em;
	clear:left;
}
h2.pagetitle {
	font-size: 1.6em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
}
h3 {
	padding: 0;
	font-size: 1.6em;
	margin: 10px 0 10px 0;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}
small {
	line-height: 20px;
}
#sidebar a, #sidebar a:link, #sidebar a:link {
	color:#0D243D;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:active {
	color:#0D243D;
	text-decoration:underline;
}
a.comment, a.comment:link, a.comment:visited {
	color: #f29222;
	padding-left:13px;
	background:url(images/comment_bubble.gif) no-repeat 0 2px;
}
ul#top_pages li a, ul#top_pages li a:link, ul#top_pages li a:visited {
	color:#fff;
	text-decoration:none;
	display:block;
}
ul#top_pages li a:hover, ul#top_pages li a:active {
	color:#fff;
	text-decoration:underline;
	display:block;
}
.entry p.postmetadata a, .entry p.postmetadata a:link, .entry p.postmetadata a:visited {
	text-decoration:none;
}
.entry p.postmetadata a:hover, .entry p.postmetadata a:active {
	text-decoration:underline;
}
body {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bg.gif) repeat 0 0;
	color: #626262;
	width:100%;
}
#container {
	width:810px;
	margin:auto;
}
#header {
	width:810px;
	height:228px;
	background:url(images/header_bg.jpg) no-repeat 0 0;
	position:relative;
}
#header h1 {
	font-size:28px;
	color:#fff;
	font-weight:300;
	top: 111px;
	left:13px;
	padding:111px 0 0 13px;
}
#header h1 a:link, #header h1 a:visited {
	text-decoration:none;
	color: #fff;
}
#header h1 a:hover, #header h1 a:active {
	text-decoration:none;
	color: #fff;
}
.description {
	font-size:12px;
	color:#fff;
	clear:both;
	padding-top:4px;
	padding-left:13px;
}
ul#top_pages {
	list-style:none;
	float:left;
	margin:47px 0 0 210px;
}
* html ul#top_pages {
	margin:47px 0 0 105px;
}
*:first-child+html ul#top_pages {
	list-style:none;
	float:left;
	margin:35px 0 0 210px;
}
ul#top_pages li {
	text-align:center;
	background:#f29222;
	padding:11px 18px 7px 18px;
	border-bottom:6px solid #bda282;
	float:left;
	color:#fff;
	font-size:14px;
	margin-left:7px;
}
/*ul#top_pages li ul{
					display:none;	
				}*/
			
#content_wrapper {
	width:810px;
	background: url(images/side_nav_bg.jpg) no-repeat;
	float:left;
	margin-bottom:30px;
}
#sidebar {
	width:202px;
	min-height:400px;
	float:left;
	margin-top:75px;
	background:url(images/sidebar_bg_rpt.jpg) repeat-y 0 75px;
	padding-bottom:30px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
* html #sidebar {
	height:400px;
}

/* *************** */
/* GLOBAL ELEMENTS */
/* --------------- */

.clear {
	clear:both;
}

.alignleft {
	float: left;
}

.aligncenter {
	margin-left:auto;
	margin-right:auto;
}

.alignright {
	float: right;
}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px dashed #f29222;
	padding: 10px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #f29222;
	padding: 10px;
}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px dashed #f29222;
	padding: 10px;
}

.wp-caption {
	text-align: left;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#content p.wp-caption-text {
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	color: #626262;
	line-height: 14px;
}

a, a:link, a:visited {
	text-decoration: underline;
	color: #f29222;
}

a:hover, a:active {
	color: #f29222;
	text-decoration:none;}

/* ------------------- */
/* END Global Elements */
/* ******************* */

/* Begin Form Elements */
				
				#searchform {
	margin: -20px 0 15px -3px;
	float:left;
	padding: 0 0px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 144px;
	height:14px;
	float:left;
	margin-left:3px;
	padding:2px;
	font-size:13px;
	color: #0D243D;
}
* html #sidebar #searchform #s {
	font-size:12px;
}
#sidebar #searchsubmit {
	padding:0 0 0 4px;
	float:left;
}
.widget_search #searchform {
	margin: 0px auto 15px auto;
	float:left;
	padding: 0 0;
	text-align: center;
}
* html .widget_search #searchform {
	margin: 0px auto 15px 2px;
	float:left;
	padding: 0 0;
	text-align: center;
}
.widget_search #searchform #s {
	width: 156px;
	height:14px;
	float:left;
	padding:2px;
	font-size:13px;
	color: #0D243D;
}
* html .widget_search #searchform #s {
	font-size:12px;
}
.widget_search #searchsubmit {
	padding:0 0 0 4px;
	float:left;
}
.single_search {
	margin:20px 0 0 160px;
	height:14px;
}
.single_search #searchform {
	margin: 0px auto 15px auto;
	float:left;
	padding: 0 0;
	text-align: center;
}
* html .single_search #searchform {
	margin: 0px auto 15px 2px;
	float:left;
	padding: 0 0;
	text-align: center;
}
.single_search #searchform #s {
	width: 156px;
	height:14px;
	float:left;
	padding:2px;
	font-size:13px;
	color: #0D243D;
}
* html .single_search #searchform #s {
	font-size:12px;
}
.single_search #searchsubmit {
	padding:0 0 0 4px;
	float:left;
}
#sidebar ul {
	margin:30px 0 0 10px;
	font-size: 11px;
	color: #0D243D;
}
#sidebar ul li {
	margin:6px 0 6px 0;
	font-size: 11px;
	color: #0D243D;
}
#sidebar ul li#search {
	font-size: 11px;
	color: #0D243D;
	float: left;
	clear: left;
}
#sidebar ul li ul {
	margin:3px 0 20px 10px;
	font-size: 11px;
	color: #0D243D;
}
#sidebar ul li ul li ul {
	margin:3px 0 0 10px;
	font-size: 11px;
	color: #0D243D;
}
#sidebar ul li ul li ul li ul {
	margin:3px 0 0 10px;
	font-size: 11px;
	color: #0D243D;
}
ul h2 {
	font-size:16px;
	color: #0D243D;
	border-bottom:1px solid #0D243D;
	padding-bottom:7px;
	padding-left:2px;
	margin-bottom:7px;
	padding-right: 7px;
	margin-right: 7px;
}
#content {
	width:548px;
	min-height:500px;
	float:left;
	background:#fffff4;
	padding: 30px 30px 0 30px;
}
* html #content {
	height:400px;
	padding: 30px 0px 0 30px;
}
.post {
	width:548px;
}
.postHeading {
	width:546px;
	height:40px;
}
.postDate {
	width:40px;
	height:50px;
	background:url(images/date_bg.gif) no-repeat;
	text-align:center;
	color:#ffffff;
	font-size:10px;
	float:left;
	padding:5px 0 0 0;
	line-height: 13px;
}
.postDate p {
	margin:0;
	padding:0;
}
.postDate p.day {
	font-size:12px;
	font-weight:bold;
}
.postTitle {
	width:490px;
	height:38px;
	border-top: solid 1px #f29222;
	border-right: solid 1px #f29222;
	border-bottom: solid 1px #f29222;
	float:left;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
}
* html .postTitle {
	padding:4px 7px 4px 7px;
}
.postTitle h2 {
	margin:0;
	padding:0;
	color:#f29222;
	font-size:18px;
}
.postTitle h2 a:link, .postTitle h2 a:visited {
	color: #f29222;
	text-decoration:none;
}
.postTitle h2 a:hover, .postTitle h2 a:active {
	color: #f29222;
	text-decoration:none;
}
.postTitle small {
	color: #626262;
	font-size:10px;
	margin-bottom:3px;
	line-height: 20px;
}
.post {
	text-align: justify;
}
.post hr {
	display: block;
}
.entry {
	width:528px;
	line-height:18px;
	padding-top: 17px;
	padding-right: 10px;
	padding-bottom: 17px;
	padding-left: 10px;
}

.page_entry {
	min-height: 300px;
}
* html .page_entry {
	height: 300px;
}
.entry p {
	line-height:18px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

.entry a img {
	border: 1px dashed #f29222;
	padding: 10px;
	margin-top: 5px;
}

.entry p.postmetadata {
	margin-top: 20px;
	border-top: solid 1px #603913;
	padding:3px;
	text-align:right;
	font-size:10px;
	line-height:12px;
	clear:both;
}
.entry ul {
	margin:0px 0 10px 30px;
	list-style:disc;
}
.entry ul li {
	margin:6px 0 6px 0;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 5px 0 5px 0;
	list-style:decimal;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar {
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin:0 5px 0 0;
}
.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;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0 -7px 0 0;
	float: right;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 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;
}
/* End Comments */
						
/* Begin Images */
p img {
	max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
							thought?!) align the image to the right. And using 'class="centered',
							will of course center the image. This is much better than using
							align="center", being much more futureproof (and valid) */
						
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px dashed #f29222;
	padding: 10px;
}


/* End Images */


							
						
						
						/* Begin Calendar */
						#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#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;
	font-weight: bold;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
*:first-child+html #wp-calendar caption {
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td#today a {
	font-weight:bold;
}
/* End Calendar */
						
						
						
						/* Begin Various Tags & Classes */
						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;
}
.hidden {
	display: none;
}
hr {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.navigation a:link, .navigation a:visited {
	color: #f29222;
	font-size:16px;
	text-decoration:none;
}
.navigation a:hover, .navigation a:active {
	font-size:16px;
	text-decoration:underline;
}
.navigation .alignright a:link, .navigation .alignright a:visited {
	color: #f29222;
}
.navigation .alignright a:hover, .navigation .alignright a:active {
	color: #f29222;
}

/* End Various Tags & Classes*/



					
#footer {
	width:640px;
	height:225px;
	background:url(images/footer_bg.gif) no-repeat 0 0;
	font-size: 11px;
	position: relative;
	clear: both;
	margin-left: -30px;
}
#footer p#footer_inside {
	position: absolute;
	bottom: 45px;
	right: 45px;
	text-align: right;
}
#footer img {
	vertical-align:text-bottom;
	margin-top:2px;
}
