/*

Theme Name: Liisa
Theme URI: http://westcoastdesignco.ca
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.0
Author: Jayson Brown

*/

textarea {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#e3e4e3;
	behavior:url(ie-css3.htc);
	border-radius:5px;
	border-style:none;
	height:100px;
	padding:5px;
	width:400px
}
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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0;
	outline:0;
	padding:0;
	text-align:left;
	vertical-align:baseline
}
html, body {
	height:100%;
	width:100%
}
a img, :link img, :visited img {
	border:0
}
table {
	border-collapse:collapse;
	border-spacing:0
}
caption, th {
	text-align:left
}
q:before, q:after, blockquote:before, blockquote:after {
	content:""
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom:0
}
h1, h2, h3, h4, h5, h6, p {
	position:relative
}
p {
	margin:0 0 1em
}
strong {
	font-weight:700;
	line-height:inherit
}
em {
	font-style:italic;
	line-height:inherit
}
abbr {
	border-bottom:1px dashed #aaa;
	cursor:help
}
.clear {
	clear:both
}
body {
	background:#626d49;
	color:#5a5a5a;
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align:center
}
#wrapper {
	background:url(images/page_center.png) repeat-y 0 0;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:860px
}
#page_top {
	background:url(images/page_top.png) no-repeat 0 100%;
	height:55px;
	position:relative
}
#tree {
	background:url(images/tree.gif) no-repeat 357px -30px
}
#page_top_home {
	background:url(images/page_top_home.png) no-repeat 0 100%;
	height:55px;
	position:relative
}
#page_bottom_home {
	background:url(images/page_bottom_home.png) no-repeat 0 0;
	height:20px;
	position:relative
}
#page_bottom {
	background:url(images/page_bottom.png) no-repeat 0 0;
	height:20px;
	position:relative
}
#header {
	height:9em;
	position:relative
}
#header h1 span {
	color:#7e8b00
}
#header h1 {
	color:#3e4f69;
	display:inline;
	font-family:"Myriad Pro";
	font-size:40px;
	font-style:normal;
	line-height:normal;
	margin:0;
	padding:0
}
#header h2 {
	color:#afafaf;
	display:inline;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-style:italic;
	line-height:normal;
	margin:0;
	padding:0 0 0 10px
}
#navigation {
	bottom:0;
	font-family:Arial, Helvetica, sans-serif;
	left:30px;
	list-style:none;
	position:absolute;
	z-index:999
}
* html #navigation {
	bottom:-1px
}
#navigation li {
	float:left;
	font-size:1em;
	letter-spacing:0;
	margin-right:2px
}
#navigation li a {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	background:#e3e4e3;
	behavior:url(ie-css3.htc);
	border-radius:5px 5px 0 0;
	color:#909190;
	display:block;
	float:left;
	overflow:hidden;
	padding:5px 10px;
	text-decoration:none;
	text-transform:uppercase
}
#navigation li.current_page_item {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	background:#92bc40;
	behavior:url(ie-css3.htc);
	border-radius:5px 5px 0 0
}
#navigation li.current_page_item a {
	-moz-border-radius:5px 5px 0 0;
	background:#92bc40;
	color:#FFF
}
#navigation li:hover.current_page_item a {
	background-position:0 -300px
}
#navigation li:hover a {
	background:#92bc40;
	color:#FFF
}
* html #navigation a:hover {
	text-decoration:underline
}
#inset {
	background:url(images/inset.gif) no-repeat;
	height:207px
}
#inset-sub {
	background:url(images/sub_inset.jpg) no-repeat;
	height:107px
}
body.home #inset h1 {
	color:#fff;
	font-size:3.5em;
	font-weight:700;
	letter-spacing:-.06em;
	padding:40px 0 10px 50px
}
#inset h1, #inset-sub h1 {
	color:#fff;
	font-size:3.5em;
	font-weight:700;
	letter-spacing:-.06em;
	padding:30px 0 10px 50px
}
#inset span, #inset-sub span {
	font-family:Arial, sans-serif;
	font-weight:400;
	letter-spacing:-.02em
}
#inset a {
	background:url(images/inset_more.gif) no-repeat;
	height:23px;
	position:absolute;
	text-indent:-9999px;
	width:62px
}
#inset a:hover {
	background:url(images/inset_more.gif) no-repeat 0 -23px
}
#inset p {
	color:#3E4F69;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.4em;
	padding:0 0 10px 50px;
	width:500px
}
#content {
	padding:0 38px;
	position:relative;
	width:820px
}
.action {
	background:url(images/action.png) no-repeat 0 100%;
	float:left;
	height:260px;
	margin-bottom:10px;
	margin-right:15px;
	overflow:hidden;
	position:relative;
	width:252px
}
.action h3 {
	color:#002a00;
	font-family:"Myriad Pro";
	font-size:21px;
	padding:20px
}
.action span {
	color:#7e8b00;
	font-weight:400
}
.action p {
	font-size:1.1em;
	line-height:1.3em;
	padding:0 20px
}
.more {
	background:url(images/more.gif);
	cursor:pointer;
	display:block;
	float:right;
	height:23px;
	margin:10px 20px 20px 0;
	width:62px
}
.more:hover {
	background:url(images/more.gif) 0 -23px
}
.action ul {
	font-size:1.1em;
	margin-bottom:10px;
	margin-left:20px
}
.action li {
	line-height:1.8em
}
.action li a {
	color:#5a5a5a;
	text-decoration:none
}
#blog h2 {
	border-bottom:1px solid #e3e4e3;
	color:#3e4f69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-weight:700;
	line-height:1.2em;
	margin-top:20px;
	padding-bottom:5px
}
#blog #meta {
	border-bottom:1px solid #e3e4e3;
	margin-bottom:20px;
	padding-bottom:5px;
	padding-top:5px
}
#main h2 {
	border-bottom:1px solid #e3e4e3;
	color:#3e4f69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2.2em;
	font-weight:700;
	line-height:1.2em;
	margin:20px 0;
	padding-bottom:5px
}
#main h3 {
	border-bottom:1px solid #e3e4e3;
	color:#3e4f69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.8em;
	font-weight:700;
	line-height:1.2em;
	margin:20px 0;
	padding-bottom:5px
}
#main h4 {
	border-bottom:1px solid #e3e4e3;
	color:#3e4f69;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	font-weight:700;
	line-height:1.2em;
	margin:20px 0;
	padding-bottom:5px
}
#main ul, #main ol {
	line-height:2em;
	margin:10px 0
}
#main ol {
	list-style:decimal;
	margin-left:10px;
	padding-left:20px
}
#main ul li {
	background:url(images/arrow.gif) no-repeat 8px .7em;
	padding-left:20px
}

#blog ul li {
	background:url(images/arrow.gif) no-repeat 8px .7em;
	padding-left:20px
}

#main blockquote {
	color:#7E8B00;
	font-size:14px;
	font-style:italic;
	margin-bottom:14px;
	margin-top:15px;
	padding:15px
}
.sidebar {
	background:url(images/sidebar_bottom.jpg) no-repeat 0 100%;
	float:left;
	font-size:1.2em;
	margin-bottom:10px;
	margin-right:35px;
	padding:20px 0;
	position:relative;
	width:212px
}
.sidebar .top {
	background:url(images/sidebar_top.jpg) no-repeat 0 100%;
	height:30px;
	left:0;
	position:absolute;
	top:0;
	width:212px
}
.sidebar h2 {
	background:none repeat scroll 0 0 transparent;
	color:#3E4F69;
	font-weight:700;
	margin-left:18px
}
.sidebar li a {
	color:#787878;
	height:1.7em;
	text-decoration:none
}
.sidebar li a:link, .sidebar li a:visited {
	color:#787878;
	display:block;
	padding:8px 30px 0 20px;
	text-decoration:none
}
.sidebar li a:hover {
	background:url(images/arrow.gif) no-repeat 180px 60%;
	color:#3e4f69;
	text-decoration:none
}
.sidebar li.current_page_item a {
	background:none;
	color:#3e4f69;
	font-weight:700
}
#footer {
	background:#262626 url(images/footer.png) no-repeat 0 100%;
	color:#FFF;
	font-size:1.1em;
	height:4.5em;
	padding-bottom:30px;
	position:relative
}
#footer ul {
	padding:15px 0 0 30px
}
#footer li #white {
	color:#FFF
}
#footer li {
	display:inline;
	padding:0 5px
}
#footer li.last {
	background:none
}
img.alignright, a img.alignright {
	float:right;
	margin:0 0 1em 1em
}
img.alignleft, a img.alignleft {
	float:left;
	margin:0 1em 1em 0
}
img.aligncenter, a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
input, #comment {
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#e3e4e3;
	behavior:url(/ie-css3.htc);
	border-radius:5px;
	border-style:none;
	padding:5px
}
ol, ul, .sidebar li {
	list-style:none
}
a:link, a:visited, a:active {
	color:#3e4f69;
	text-decoration:none
}
#blog, #main {
	float:left;
	font-size:1.1em;
	line-height:1.5em;
	width:535px
}
#footer a, #footer a:hover {
	color:#454b39;
	text-decoration:none
}
:link, :visited, #blog a:link, #blog a:hover, #blog a:visited, a:hover, .action li a:hover {
	text-decoration:none
}

