@charset "utf-8";

/*-------------------------------------------------------------------------
Main Style Sheet

version: 1.0
author: Shane Tribolet
contact: www.newuprising.com
-------------------------------------------------------------------------*/

/* Project: Hammerskil Homes, Inc.
URL: www.hammerskilhomes.com
Date: Oct 2009
Author: Shane Tribolet
Author URL: http://www.newuprising.com */

/**************************************
  Override default styling rules
**************************************/
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */

ul, ol { list-style: none; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input {margin: 0; padding:0; }
a img, :link img, :visited img { border: none; }
img, fieldset { display: block; border: none; }
/* removes red dot in FF */
a:focus, a:hover, a:active { outline: none; }

/**************************************
  Overall layout rules
**************************************/

body {
color: #aaa;
background: #0E190E;
}

.main {
margin-top: 20px;
margin-right: auto;
margin-left: auto;
width: 920px;
height: 800px;
}

.head {
background: #4D2A0F;
padding: 20px;
}

.menu {
background: #0E190E;
height: 40px;
display: block;
}

.divider {
background: #0E190E;
height: 30px;
}

.content {
background: #4D2A0F;
padding: 20px;
cursor: default;
}

.content img {
border: 2px solid #111;
}

.interior {
background: #4D2A0F;
padding: 20px;
}

.interior img {
border: 2px solid #111;
}

.gallery {
background: #4D2A0F;
padding: 20px;
height: 410px;
margin-right: auto;
margin-left: auto;
}

.gallery img {
border: 2px solid #111;
}

.gallery img:hover{
border: 2px solid #ccc;
}

.gallerybox {
float: left;
text-align: center;
}

.gallery br {
line-height: 10px;
}

.gallery span {
font-size: 39px;
}

#videoPlayer {
margin-left: auto;
margin-right: auto;
}

/***********/

h1 {
font-size: 30px;
}

h2 {
font-size: 26px;
}

h3 {
font-size: 22px;
line-height: 1.2em;
letter-spacing:1px;
}

h4 {
font-size: 12px;
}

/***********/

.borderl {
background: none;
width: auto;
}

.borderl img {
margin-right:  20px;
margin-bottom: 20px;
}

.borderl .text {
padding-right: 20px;
padding-bottom: 20px;
}

.bufferl {
background: #4D2A0F;
float: left;
margin-right:  20px;
margin-bottom: 10px;
}

.borderl p {
line-height: 1.3em;
margin-left: 20px;
}

.borderl:after { 
display: block;
clear: both;
content: " ";
height: 0;
overflow: hidden;
}

.bufferbl {
background: #4D2A0F;
float: left;
margin-right:  20px;
margin-left:  -40px;
padding-right: 20px;
padding-top: 20px;
}

.borderr {
background: none;
width: auto;
}

.borderr img {
margin-left:  20px;
margin-bottom: 20px;
}

.borderr .text {
padding-left: 20px;
padding-bottom: 20px;
}

.bufferr {
background: #4D2A0F;
float: right;
margin-left:  20px;
margin-bottom: 10px;
}

.borderr p {
line-height: 1.3em;
margin-right: 20px;
}

.borderr:after { 
display: block;
clear: both;
content: " ";
height: 0;
overflow: hidden;
}

.bufferbr {
background: #4D2A0F;
float: right;
margin-left:  20px;
margin-right:  -40px;
padding-left: 20px;
padding-top: 20px;
}

.quoter {
width: 350px;
background: #4D2A0F url(../images/interior/quote.gif) no-repeat;
background-position: 10px 10px;
float: right;
margin-left:  20px;
margin-right:  -20px;
padding: 20px;
bottom: -1px;
line-height: 1.3em;
text-align:justify;
font-variant: normal;
}

.quoter span {
line-height: 2em;
margin-left: 20px;
font-style: italic;
}

.dkquoter {
margin-top: 20px;
margin-right: auto;
margin-left: auto;
width: 550px;
background: #4D2A0F url(../images/interior/quote.gif) no-repeat;
background-position: 10px 10px;
padding: 20px;
bottom: -1px;
line-height: 1.3em;
text-align:left;
font-size: 17px;
}

.dkquoter span {
line-height: 2em;
text-align: right;
font-style: italic;
}
/***********/

.content a { color: #fff79c; text-decoration: underline; text-shadow: 0.1em 0.1em 0.2em black;}
.content a:hover { color: #fff; text-decoration: none; text-shadow: 0.1em 0.1em 0.2em black;}

#rmm {text-align: center; width: 102px; margin-top:32px; margin-right: auto; margin-left: auto;}
#rmm a { color: #DBD377; text-decoration: underline; text-shadow: 0.1em 0.1em 0.2em black; font-family: helvetica, sans;
font-size: 12px;}
#rmm a:hover { color: #fff; text-decoration: none; text-shadow: 0.1em 0.1em 0.2em black; font-family: helvetica, sans;
font-size: 12px;}

/***********/

.text {
background: #141c0f;
margin-bottom: 20px;
font-variant: small-caps;
font-family: serif;
font-size: 17px;
}

.interior .text {
padding: 20px;
}

.text p {
line-height: 1.3em;
text-align:justify;
}

.text p:first-letter {
font-size: 25px;
margin-right: 0.07em;
}

.text br {
line-height: 1.2em;
}

.interior br {
line-height: 20px;
}

.right {
float: right;
margin-left:  20px;
margin-bottom: 20px;
display: block;
}

.left {
float: left;
}

.footer {
background: #4D2A0F;
height: 178px;
padding-top: 22px;
padding-left: 24px;
}

.spec li {
line-height: 1.5em;
text-indent: 10px;
}

ul.spec {
list-style-type: none;
list-style-position: inside;
margin-top: 10px;
margin-bottom: 30px;
}

ul.spec li:before {
	content: "\00BB \0020";
	}

/**************************************
  Navigation layout rules
**************************************/

ul#nav img
{
  display: inline;
  border-bottom: 2px solid #0E190E;
}

ul#nav a:hover img {border-bottom: 2px solid #888;}



#nav {
	float: left;
	width: 920px;
        height: 0px;
	list-style: none;
	line-height: 1;
	background: none;
	font-weight: bold;
	padding: 0;
	border-width: 1px 0;
	margin: 0;
}

#nav ul {
	background: #693914;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #9A856A;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 18px;
	padding: 0em 2em;
}

#nav li {
	float: left;
	padding: 0;
}

#nav li a {
	padding: 0px 0em;
	width: 153px;
}

#subnav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 180px;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding: 12px;
	width: 156px;
}

#nav li ul a {
	width: 300px;
	w\idth: 300px;
}

#nav li ul ul {
	margin: -1.75em 0 0 4em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #0E190E;
}

#subnav li:hover, #subnav li.sfhover {
	background: #4D2A0F;
}

/**************************************
  Footer layout rules
**************************************/


.footer
{
clear: both;
}

.footer a
{
float: left;
margin-right: 24px;
}

.footer a #custom
{
background: transparent url(../images/footer/01.jpg) no-repeat;
height: 155px;
width: 155px;
}

.footer a:hover #custom
{
background: transparent url(../images/footer/01.jpg) no-repeat -155px 0;
}

.footer a #remodel
{
background: transparent url(../images/footer/02.jpg) no-repeat;
height: 155px;
width: 155px;
}

.footer a:hover #remodel
{
background: transparent url(../images/footer/02.jpg) no-repeat -155px 0;
}

.footer a #green_living
{
background: transparent url(../images/footer/03.jpg) no-repeat;
height: 155px;
width: 155px;
}

.footer a:hover #green_living
{
background: transparent url(../images/footer/03.jpg) no-repeat -155px 0;
}

.footer a #video
{
background: transparent url(../images/footer/04.jpg) no-repeat;
height: 155px;
width: 155px;
}

.footer a:hover #video
{
background: transparent url(../images/footer/04.jpg) no-repeat -155px 0;
}

.footer a #gallery
{
background: transparent url(../images/footer/05.jpg) no-repeat;
height: 155px;
width: 155px;
}

.footer a:hover #gallery
{
background: transparent url(../images/footer/05.jpg) no-repeat -155px 0;
}

/**************************************
  Text Entry rules
**************************************/

.newsletter {
background: url(../images/footer/newsletter/subscribe.gif) no-repeat left;
height: 28px;
margin-top: 20px;
clear: left;
overflow: hidden;
}

.newsletter img {
float: right;
margin-right: 14px;
}

input {
font-family: Times, serif;
font-variant: small-caps;
font-size: 14px;
border: none;
}

.textInput {
font-family: Times, serif;
font-variant: small-caps;
margin-left: 158px;
width: 200px;
height: 29px;
background: url(../images/footer/newsletter/email.gif) no-repeat;

float: left;
padding: 5px 0 0 0;
padding-left: 10px;
}

.button {
margin-left: 17px;
width: 71px;
height: 29px;
background: url(../images/footer/newsletter/submit.gif) no-repeat;float: left;
}


/**************************************
  Tooltip
**************************************/
a:hover {background:none; text-decoration:none;} /*BG color is a must for IE6*/a.tooltip span {display:none; padding:3px; margin-left:0px; width:auto;}a.tooltip:hover span{ margin-top:-20px; margin-left:-20px; display:inline; position:absolute; background:white; border:2px solid #aaa; color:#444;}