/*
Theme Name: Salvage Works
Description: Custom theme by Peaceful Media.
Author: Peaceful Media
Author URI: http://www.peacefulmedia.com/
Version: 1.0
*/

/* Reset the browser defaults */
@import url('thematic/library/styles/reset.css');

/* Apply default typography */
@import url('thematic/library/styles/typography.css');

/* Add WordPress image styles */
@import url('thematic/library/styles/images.css');

/* Add plugins */
@import url('thematic/library/styles/plugins.css');

/* Defaults */
.pad-15 {padding:15px;}
.bold {font-weight:bold;}
.relative {position:relative;}
.small {font-size:.8em;font-family:inherit;}
.tiny {font-size:.6em;font-family:inherit;}
.white {color:#ffffff;}
.red {color:#af1a1a;}
.orange {color:#e48523;}
.brown {color:#693f00;}
.cream {color:#ece4ca;}
.adios {display:none;}
img.right {float:right;margin:0 0 8px 15px;border:3px #e1e1e1 double;}
img.left {float:left;margin:0 15px 8px 0;border:3px #e1e1e1 double;}

html {
	height: 100.5%;
}

p, li, label, div, dd, span {
	font-family:Palatino, "Palatino Linotype", "Bookman Antiqua", "Times New Roman", Times, serif;
	/* color:#666; */
}
p {
	line-height:1.5em;
	text-align:left;
	margin-bottom:1.2em;
	font-size:1.2em;
}
h1,h2,h3,h4,h5,h6 {
	font-family:"Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
a {
	color:#e48523;
	text-decoration:none;
}
a:hover, a.active, li a.active, select {
	color:#693f00;
	text-decoration:underline;
}
a img {
	border:none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
	clear: both;
}
ul.no-list li {
	list-style-image: none;
	list-style-type: none;
}
h1, h1.entry-title {
	margin: 0 0 0.5em 0;
	padding: 0;
	line-height: 1em;
	font-size: 1.6em;
	letter-spacing: 0px;
	color: #e48523; /*#693f00;*/
}
/*
h1, h1.entry-title {
	margin:0 0 .8em 0;
	padding:0;
	color:#693f00;
	font-size:1.6em;
	border-bottom:1px solid #e48523;
}
*/
.front h1 {
	display: none;
}
h2, .widget h3 {
	margin:0 0 .8em 0;
	padding:0;
	color:#693f00;
	font-size:1.6em;
	border-bottom:1px solid #e48523;
}
.widget h3 {
	font-weight: 400;
	letter-spacing: 0px;
}
h3 {
	margin:1.5em 0 .3em 0;
	padding:0;
	color:#e48523;
	line-height:1.1em;
	font-size:1.3em;
	letter-spacing:1px;
	font-weight:bold;
}

body {
	text-align:center;
	color:#000;
	background: #e48523; /*#693f00 url(images/IMG_6490_plywood-grain-2-bg-3b-w5.jpg) repeat -150px 0px; */
	/*url(images/IMG_6490_plywood-grain-2-bg-2-w1.jpg) repeat top left; /*url(images/bg-body.gif) repeat left top;*/
}

/***********
   HEADER
 ***********/
#header {
	margin:0;
	padding:0;
	height:185px;
	width:100%;
	/* background:url(images/bg-header.png) repeat-x left -15px; */
	position:relative;
	z-index:2;
	text-align:left;
}
#blog-title,
#blog-description {
	display:none;
}
#logo {
	position: absolute;
	height: 125px;
	width: 288px;
	top: 7px;
	left: 116px;
}
#header #contact {
	position: absolute;
	top: 137px;
	left: 10px;
	width: 510px;
	border: 0px solid green;
}
#header #contact p {
	text-align: center;
	/*font-family: Verdana, Geneva, sans-serif;*/
	font-family:"Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.0em;
	letter-spacing: 0px;
	color: #EEE7DB;
}
#paul {
	background:url(images/paul-bunyan-says-salvage-works-pdx-3.jpg) no-repeat center -15px transparent;
	height:188px;
	width:388px;
	position:absolute;
	right:0;
	top:0;
	border: 0px solid blue;
}
#mailchimp {
	margin: 147px 0 0 8px;
	border: 0px solid green;
}
#mailchimp #mc-subscribe div {
	float: left;  margin: 0;
}
#mailchimp #mc-subscribe input#mc_mv_FNAME,
#mailchimp #mc-subscribe input#mc_mv_EMAIL {
	float:left;
	display:inline-block;
	margin-right:10px;
	width:110px;
	color:#693f00;
	border:#693f00 1px solid;
	background-color:#f8f4db;
	height:18px;
	padding-left:2px;
}
#mailchimp #mc-subscribe input#mc_mv_EMAIL {
	width: 140px;
}
#mailchimp #mc-subscribe input#mc_mv_FNAME:focus,
#mailchimp #mc-subscribe input#mc_mv_EMAIL:focus {
	background:#ece4ca;
	border:1px #fff solid;
}
#mailchimp #mc-subscribe input#mc-embedded-subscribe {
	float:left;
	display:inline-block;
	color:#693f00;
	font-size: 0.9em;
	background: #FFF;
	padding: 0px 2px;
	margin-top: 1px;
}
#IE7 #mailchimp #mc-subscribe input#mc-embedded-subscribe {
	width: 6.0em;
	height: 2.0em;
}
#IE8andup #mailchimp #mc-subscribe input#mc-embedded-subscribe {
	width: 6.0em;
	height: 1.9em;
	border: 1px solid #AAA;
}
#mailchimp #mc-subscribe input#mc-embedded-subscribe:hover {
	cursor: pointer;
}
#mailchimp #mc-subscribe .mc-embedded-subscribe {
	width: auto;
}
#mce-responses {
	background: #F8F4DB;
	position: relative;
	text-align: center;
	font-weight: 700;
	font-size: 1.2em;
	padding: 0.3em 120px 0.5em 120px;
	margin-top: 19px;  margin-bottom: 8px;
	border: 2px solid #FFF;
	display: none;
}
	#mce-success-response {
		color: #777;
	}
	#mce-error-response {
		color: #E48523;
	}

#branding {
	width:932px;
	margin:0 auto;
	position:relative;
	z-index:3;
}

/**************
   NAV MENU
**************/

#menuWrap {
	background: url(images/bg-top-nav.jpg) no-repeat center top;
	height: 43px;
	width: 933px;
	z-index: 1;
	position: relative;
	margin: 0 0 10px -24px;
}
#menu {
	float:left;
	width:100%;
	height:45px;
	z-index:1;
	margin:2px 0 0 0;
	overflow:hidden;
	position:relative;
}
#menu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#menu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#menu ul#nav li a {
	margin:0 0 0 1px;
	border-right:1px dotted #9C6D1D;
	padding: 5px 33px 3px 33px;
	line-height:1.3em;
	color:#ece4ca;
	font-size: 1.7em;
	letter-spacing: 1px;
	font-family:"Myriad Pro", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display:block;
	font-weight:bold;
	text-decoration:none;
}
#menu ul#nav li.last a {
	border-right:0 none;
}
#menu ul#nav li a:hover,
#menu ul#nav li.active a {
	color:#e48523;
	text-decoration:none;
}

/*************
 MAIN BODY
 *************/
#main {
	width: 885px;
	height: auto;
	/* background: #ece4ca;  url(images/grad-horz_9x2_opac-70_w-1.png) scroll repeat-y -3px 0px; /*grad-horz_7x2_opac-50_w-1.png*/
	margin: -12px auto 0px auto;
	text-align: left;
	padding: 0 24px 0 24px;
	/* border-left: 1px solid #888;
	border-right: 1px solid #888;
	border-bottom: 1px solid #999; */
}
#container {
	float:left;
	width:542px;
	border:3px #693f00 solid;
	margin:0;
	background-color:#f8f4db;
	position: relative;
}
#content {
	margin:15px;
}
.entry-content {
	margin:0;
	padding:0;
}

/* rounded corners */
.crnTopLeft, .crnTopRight, .crnBotLeft, .crnBotRight {
	position: absolute;  z-index: 10;
	width: 20px;  height: 20px;
}
.crnTopLeft {
	top: -3px;  left: -3px;
	background: url(images/corners/jpg/TL.jpg) scroll no-repeat 0px 0px;
}
.crnTopRight {
	top: -3px;  right: -3px;
	background: url(images/corners/jpg/TR.jpg) scroll no-repeat 0px 0px;
}
.crnBotLeft {
	bottom: -3px;  left: -3px;
	background: url(images/corners/jpg/BL.jpg) scroll no-repeat 0px 0px;
}
.crnBotRight {
	bottom: -3px;  right: -3px;
	background: url(images/corners/jpg/BR.jpg) scroll no-repeat 0px 0px;
}

/*************
 SIDEBARS / WIDGETS
 *************/
#primary, #secondary {
	position: relative;
}
#primary {
	float:right;
	width:280px;
	border:3px #693f00 solid;
	background-color:#f8f4db;
	padding:0 15px;
}
#secondary {
	float: right;
	clear: right;
	width:280px;
	border:3px #693f00 solid;
	background-color:#f8f4db;
	padding:0 15px;
	margin-top:20px;
}
#IE7 #secondary ul.widget { /* fixes extra bottom space in IE7 */
	margin-bottom: 0px;
}
ul.widget {
	list-style-type: none;
	margin: 15px 0 15px 0;
}
ul.widget ul {
	list-style-type: none;
	margin-left: 2px;  border: 0px solid green;
}
ul.widget ul li {
	margin-top:1em;
	color:#693f00;
}
#secondary ul.widget {
	border: 1px solid #F8F4DB; /*needed: fixes IE*/
}
#mapWidget {
	margin: 15px 0 5px 0;
	text-align: right;
}

#fbSignage {
	background: url(images/fbSignage.png) no-repeat center center;
	width:142px;
	height:140px;
	float:right;
	margin:-47px -8px 0 0;
	border: 0px solid green;
}


/**************
 FOOTER
 **************/
#footer {
	text-align:center;
	clear:both;
	background:url(images/bg-top-nav.jpg) no-repeat center 21px;
	padding-top:20px;
	width:933px;
	height:44px;
	position:relative;
	z-index:1;
	margin: 0 0 0px -24px;
}
#siteinfo {
   	float:left;
   	width:100%;
	height:45px;
	z-index:1;
	margin:17px 0 0 0;
   	overflow:hidden;
   	position:relative;
}
#siteinfo ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#siteinfo ul li {
	display:block;
	float:left;
	list-style:none;
   	margin:0 0 0 1px;
   	padding:0px 10px;
	position:relative;
	right:50%;
   	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	border-right:1px #e48523 solid;
	line-height:1em;
	color:#bcb49a;
}
#siteinfo ul li.last {
	border-right:none 0;
}
#siteinfo ul li a {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#bcb49a;
	display:inline-block;
	font-weight:normal;
	text-decoration:none;
}
#siteinfo ul li a:hover {
	color:#ece4ca;
}


/************
SINGLE PAGES
*************/
.single .entry-meta {
	display:none;
}


/*************
 FEATURE TRAY
 *************/
#featureWrap {
	position: relative;
	margin: 0 -20px 10px -20px;
	padding: 5px 10px 0px 10px;
}
#featureInnerWrap {
	overflow: hidden;
	position: relative;
	border: 0px solid blue;
}
#featureTray {
	position: relative;
	height: 156px;
	left: 4px;
}
#featureTray .piclenselink {
	display: none;
}
#featureTray .ngg-galleryoverview {
	position: relative;
	width: 20000px;
	margin: 0px auto 5px 0px;
}
#featureTray .ngg-gallery-thumbnail img {
	padding: 3px;
	margin-right: 8px;
	border: 1px solid #693F00;
	background: #693f00;
	width: 200px;
	height: 134px;
}
#featureTray .ngg-gallery-thumbnail img:hover {
	background: #794f10;  border: 1px outset #693f00;
}
#featureWrap .pointerL, #featureWrap .pointerR {
	position: absolute;  top: 55px;  width: 20px;  height: 40px;  z-index: 10;
	background: transparent;
}
#featureWrap .pointerL {
	left: 1px;  background: url(images/pointer-l-2.png) scroll no-repeat 0px 0px;
}
#featureWrap .pointerR {
	right: -1px;  background: url(images/pointer-r-2.png) scroll no-repeat 0px 0px;
}
#featureWrap .pointerLink {
	width: 20px;  height: 40px;  position: absolute;  z-index: 11;
}
#featureWrap .pointerLink:hover {
	text-decoration: none;
}

/* lightbox */
body #stimuli_overlay {
	background: #DDD;
}

