/*
Theme Name: Tamarack &rarr; WOOD
Theme URI: http://tamarackcorp.com/
Description: Tamarack. So hot right now.
Version: 1.0
Author: David Carroll
Author URI: http://davidxc.com/
Tags: wood, tamarack, kick ass

*/


*, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, table, th, td {
	margin:0;
	padding:0;
	}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #999;
	background: url(img/bg-wood.gif) repeat center;
	}

a {
	text-decoration: none;
	outline: none;
	}

ul, li {
	list-style: none;
	}

.left {
	float: left;
	}
.right {
	float: right;
	}

.clear {
	clear: both;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------ ( TOP ) */

.top-con {
	width: 100%;
	height: 38px;
	background: url(img/bg-nav-strip.png) repeat-x;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	}

.top {
	width: 980px;
	height: 38px;
	margin: 0 auto;
	}

.top h1 {
	text-indent: -999px;
	overflow: hidden;
	float: left;
	}
.top h1 a {
	width: 116px;
	height: 43px;
	display: block;
	background: url(img/bg-logo.png) no-repeat;
	}
.top h1 a:hover {
	background-position: 0 -44px;
	}
.top h1 a:active {
	background-position: 0 -88px;
	}

.top h2 {
	margin: -2px 0 0;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	}
.top h2 a {
	width: 141px;
	height: 28px;
	display: block;
	background: url(http://tamarackcorp.com/img/bg-login.png) no-repeat;
	}
.top h2 a:hover {
	background-position: 0 -32px;
	}
.top h2 a:active {
	background-position: 0 -64px;
	}
	
.top li {
	height: 38px;
	text-indent: -999px;
	overflow: hidden;
	float: left;
	}

/* ------------------------------------------------------------------------------------------------------------------------------- / MENU / */

li.story a {
	width: 94px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: 0 0;
	}
li.story a:hover {
	background-position: 0 -38px;
	}
li.story a:active {
	background-position: 0 -76px;
	}

li.experience a {
	width: 124px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: -190px 0;
	}
li.experience a:hover {
	background-position: -190px -38px;
	}
li.experience a:active {
	background-position: -190px -76px;
	}

li.portfolio a {
	width: 96px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: -94px 0;
	}
li.portfolio a:hover {
	background-position: -94px -38px;
	}
li.portfolio a:active {
	background-position: -94px -76px;
	}

li.news a {
	width: 65px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: -314px 0;
	}
li.news a:hover {
	background-position: -314px -38px;
	}
li.news a:active {
	background-position: -314px -76px;
	}

li.blog a {
	width: 61px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: -379px 0;
	}
li.blog a:hover {
	background-position: -379px -38px;
	}
li.blog a:active {
	background-position: -379px -76px;
	}

li.contact a {
	width: 87px;
	height: 38px;
	display: block;
	background: url(img/bg-menu.png) no-repeat;
	background-position: -440px 0;
	}
li.contact a:hover {
	background-position: -440px -38px;
	}
li.contact a:active {
	background-position: -440px -76px;
	}

/* ------------------------------------------------------------------------------------------------------------------------------- / HEAD / */

.head {
	width: 850px;
	height: 280px;
	background: url(img/bg-head-prairie.jpg) no-repeat center;
	border: 1px solid #030303;
	border-bottom: 1px solid #000;
	border-top: none;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-radius-bottom-left: 10px;
	-webkit-border-radius-bottom-right: 10px;
	position: relative;
	}

.head-cottage {
	background: url(img/bg-head-cottage.jpg) no-repeat center;
	}

.head-linnton {
	background: url(img/bg-head-linnton.jpg) no-repeat center;
	}

.head-parker {
	background: url(img/bg-head-parker.jpg) no-repeat center;
	}

.head h1 {
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 21px;
	left: -114px;
	z-index: 50;
	}

.head h1 a {
	display: block;
	width: 114px;
	height: 73px;
	margin: 0 0 0 0;
	background: url(img/bg-logo.gif) no-repeat;
	}
.head h1 a:hover {
	background-position: 0 -73px;
	}
.head h1 a:active {
	background-position: 0 -146px;
	}

.head h2 {
	width: 300px;
	max-width: 600px;
	height: 25px;
	color: #fff;
	position: absolute;
	top: 36px;
	left: 18px;
	z-index: 40;
	}

.head h3 {
	height: 32px;
	margin: 0 0 0 0;
	margin: 0 20px 0 0;
	padding: 43px 20px 0 16px;
	font-size: 12px;
	font-weight: normal;
	color: #978c82;
	background: url(img/bg-head-cut.png) no-repeat top right;
	position: absolute;
	top: 20px;
	left: 0;
	z-index: 30;
	}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- / CON / */

.con {
	width: 850px;
	margin: 0 auto;
	}

/* ------------------------------------------------------------------------------------------------------------------------------- / MAIN / */

/* --------------------------------------------------------------------------------------------------------- / MAIN-LEFT / */

.main-left {
	width: 612px;
	margin: 30px 0 0;
	padding: 0 0 0 10px;
	}

.main-left h2 {
	margin: 0 0 10px;
	font-weight: normal;
	text-transform: uppercase;
	}
.main-left h2 a, .main-left h2 a:active {
	color: #fff;
	}
.main-left h2 a:hover {
	color: #ccc;
	}

.main-left img {
	max-width: 600px;
	padding: 5px;
	border: 1px solid #222;
	border-bottom: 1px solid #333;
	background: #000;
	}

.post {
	padding: 0 0 10px;
	border-bottom: 1px dotted #000;
	position: relative;
	}

.post p {
	margin: 0 0 15px;
	color: #a0968a;
	}

.post p a, .post p a:active, .post li a, .post li a:active {
	color: #ddd;
	border-bottom: 1px solid #333;
	}
.post p a:hover, .post li a:hover {
	color: #fff;
	border-bottom: 1px solid #666;
	}

.post-sub {
	margin: 0 0 30px;
	padding: 10px 0;
	font-size: 11px;
	font-style: italic;
	color: #555;
	border-top: 1px dotted #222;
	}
.post-sub a {
	color: #666;
	border-bottom: 1px solid #333;
	}
.post-sub a:hover {
	color: #ccc;
	border-bottom: 1px solid #666;
	}

.post-date {
	width: 48px;
	height: 50px;
	padding: 5px 0 0;
	text-align: center;
	background: url(img/bg-post-date.png) no-repeat top center;
	position: absolute;
	top: 0;
	left: -60px;
	z-index: 50;
	}

.post-date p {
	margin: 0;
	text-transform: uppercase;
	color: #666;
	}

.post-date p strong {
	font-weight: normal;
	font-size: 24px;
	color: #444;
	}

.navigation {
	height: 34px;
	margin: 0 0 50px;
	}

.archives li {
	margin: 0 0 20px;
	}

.archives a, .archives li a {
	font-size: 18px;
	text-transform: capitalize;
	color: #ccc;
	border-bottom: 1px dotted #191919;
	}
.archives a:hover, .archives a:hover, .archives li a:hover, .archives li a:hover {
	color: #fff;
	border-bottom: 1px solid #222;
	}

.search {
	margin: 0 0 30px;
	padding: 20px;
	background: #161616;
	border: 1px solid #191919;
	border-top: 1px solid #222;
	border-bottom: 1px solid #060606;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.search h3 {
	margin: 0 0 5px;
	color: #D4C8B9;
	}

.search input {
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #777;
	background: #ccc;
	border: 2px solid #333;
	}

.search input:focus {
	color: #987b55;
	background: #fff;
	border: 2px solid #fff;
	}

.search input.button {
	margin: 0 0 0 10px;
	padding: 5px 10px;
	text-transform: uppercase;
	color: #d4c8b9;
	background: url(img/bg-button.gif) repeat-x;
	border: 1px solid #2b2723;
	border-top: 1px solid #5e5851;
	border-bottom: 1px solid #0e0d0c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	}
.search input.button:hover {
	color: #fff;
	}
.search input.button:focus {
	color: #bba78e;
	}

/* --------------------------------------------------------------------------------------------------------- / MAIN-RIGHT / */

.main-right {
	width: 200px;
	margin: 0 0 50px;
	}

.main-right h3 {
	margin: 30px 0 0;
	padding: 0 0 0 10px;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	}

.main-right ul {
	margin: 5px 0 0;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #222;
	}

.main-right li {
	width: 200px;
	text-transform: capitalize;
	line-height: 12px;
	}
.main-right li a {
	display: block;
	padding: 8px;
	color: #4c4c4c;
	border-top: 1px dotted #222;
	border-bottom: 1px dotted #000;
	}
.main-right li a:hover {
	color: #ccc;
	background: #090909;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	}
.main-right li a:active {
	color: #fff;
	background: #000;
	}

.main-right img {
	margin: 10px 10px 0 0;
	padding: 3px;
	background: #000;
	border: 1px solid #222;
	border-bottom: 1px solid #333;
	}

.main-right a:hover img {
	background: #222;
	border: 1px solid #333;
	border-bottom: 1px solid #444;
	}

.sidebar-projects h3 {
	padding: 8px;
	color: #D4C8B9;
	background: url(img/bg-button.gif) repeat-x;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-top-left: 5px;
	-webkit-border-radius-top-right: 5px;
	}

.sidebar-projects ul {
	margin: -2px 0 30px;
	}

.sidebar-projects li {
	font-size: 14px;
	}
.sidebar-projects li a {
	display: block;
	padding: 8px;
	line-height: 20px;
	color: #4c4c4c;
	background: #090909;
	border-top: 1px dotted #191919;
	border-bottom: 1px dotted #000;
	}
.sidebar-projects li a:hover {
	border-top: 1px dotted #191919;
	background: #050505;
	}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- / COMMENTS / */

.comments {
	margin: -20px 0 50px;
	}

.comments p {
	color: #45413e;
	margin: 10px 0 0;
	}

.comments h3 {
	margin: 0 0 10px;
	font-weight: normal;
	color: #bcb8b3;
	}

.comments input, .comments textarea {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	border: 1px solid #aaa;
	border-top: 1px solid #fff;
	background: #ddd;
	}

.comments input:focus, .comments textarea:focus {
	color: #333;
	border: 1px solid #fff;
	background: #fff;
	}

/* -------------------------------------------------------------- / COMMENTS LI / */

.comments li {
	min-height: 68px;
	margin: 0 0 25px;
	padding: 10px;
	background: #c1b7ab;
	border: 1px solid #c9c5c1;
	border-top: 1px solid #f1efec;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}

.comments li a {
	color: #999;
	}

.comments li p {
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 20px;
	}

.comments li img {
	width: 32px;
	min-width: 32px;
	height: 32px;
	margin: 0 5px 0 0;
	padding: 3px;
	border: none;
	border-bottom: 1px solid #a6a19b;
	background: #f1efec;
	float: left;
	}

.comments li em {
	height: 30px;
	padding: 10px 0 0;
	font-size: 10px;
	text-transform: uppercase;
	color: #7a746f;
	display: block;
	}

.comments li em a {
	color: #7a746f;
	border-bottom: 1px solid #948e87;
	}
.comments li em a:hover {
	color: #45413e;
	border-bottom: 1px solid #7a746f;
	}

/* -------------------------------------------------------------------------------------------------------------------- / BUTTON / */

p.button a, p.button input {
	display: block;
	margin: 10px 0 0;
	padding: 5px 10px;
	font-size: 11px;
	text-transform: uppercase;
	color: #d4c8b9;
	background: url(img/bg-button.gif) repeat-x;
	border: 1px solid #2b2723;
	border-top: 1px solid #5e5851;
	border-bottom: 1px solid #0e0d0c;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor: pointer;
	}
p.button a:hover, p.button input:hover {
	color: #fff;
	}
p.button a:active, p.button input:active {
	color: #bba78e;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------ ( FOOT ) */

.foot {
	width: 942px;
	height: 64px;
	margin: 40px auto 0;
	padding: 20px 20px 40px;
	background: url(http://tamarackcorp.com/img/bg-foot.png) no-repeat top center;
	}
.foot img {
	border: 0;
	}
.foot p {
	margin: 0 0 10px;
	font-size: 11px;
	color: #5e554c;
	}
.foot strong {
	margin: 0 5px 10px 5px;
	color: #2a2623;
	font-weight: normal;
	}
.foot .left a {
	color: #938170;
	text-decoration: none;
	}
.foot .left a:hover {
	color: #b19d88;
	text-decoration: none;
	border-bottom: 1px solid #24211e;
	}

.foot-partners {
	float: left;
	margin: 0 0 0 20px;
	}

.foot-partners a {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	}

.energystar a {
	height: 36px;
	width: 26px;
	background: url(http://tamarackcorp.com/img/icon-foot-partners.gif) no-repeat;
	background-position: -96px 0;
	}

.amplitude a {
	height: 36px;
	width: 95px;
	background: url(http://tamarackcorp.com/img/icon-foot-partners.gif) no-repeat;
	background-position: 0 0;
	}

/* ----------------------------------------------------------------------------------------------------------------------------------------------- / sIFR / */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .head h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 20px;
}

.sIFR-hasFlash .post h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 22px;
}

.sIFR-hasFlash .main-right h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 12px;
}