/*
-----------------------------------------------------------------------------------
DEFAULT SCREEN STYLESHEET FOR:
-----------------------------------------------------------------------------------
CSS Document Author: Terry Evans - OptiSite
XHTML Document Author: Terry Evans - OptiSite.com
-----------------------------------------------------------------------------------

----------------------------------------------------------------------------------- 

----------------------------------------------------------------------------------- 
Additional Stylesheets:
----------------------------------------------------------------------------------- */

@import url("../css/tables.css");

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}

html {
	margin:0; padding:0;
	background:#E8E3CD url(../gfx/bg-body.gif) repeat-y 50% 0;
}
body {
	text-align: center;
	font: 11px/1 Verdana, Arial, Helvetica, Sans-Serif;
	color:#777;
	margin:0; padding:0;
  	background: transparent url(../gfx/bg-top.gif) repeat-x 0 0;
}
ul {
	list-style:none;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}

a img {
	border:none;
}
a {
	color:#5D3D28;
	text-decoration:none;
}
a:hover {
	color:#96532C;
	text-decoration:underline;
}
#name {display: none;}
#email {display: none;}
#comments {display: none;}

/* Clearfix Helper
--------------------------------------------------------------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
/* End hide from IE-mac */


/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#container {
	margin:0 auto;
	width: 776px;
	text-align: left;
	position: relative;
}
#header {
	height:133px;
	width: 100%;
	background: url(../gfx/bg-logo.gif) no-repeat 0 0;
}
#contentarea {
	padding:0 40px 0 0;
	background: #fff url(../gfx/bg-mid.gif) repeat-y 0 0;
}
#content {
	float: right;
	width: 520px;
	padding: 25px 0 100px;
}
#content2 {
	float: right;
	width: 544px;
	padding: 25px 0 100px;
}
#media {
	float: right;
	width: 120px;
	margin: 325px 30px 0px 100px;
}
#sidebar {
	float: left;
	width: 177px;
}
#footer {
	clear: both;
	width:100%;
	color:#BEAC90;
	text-align: left;
	background: url(../gfx/bg-foot.gif) repeat-x 0 0;
}
#footcontent {
	margin:0 auto;
	width:776px;
	height:150px;
	background: transparent url(../gfx/home-top.gif) repeat-y 0 0;
}
/* Splash Page Layout
--------------------------------------------------------------------------------------------------- */
body#default #sidebar {
	height:432px;
	background: url(../gfx/home-sidebar.jpg) no-repeat 0 0;
}
body#default #contentarea {
	height:432px;
	background: #fff url(../gfx/home-content.jpg) no-repeat 177px 0;
}
body#default #header {
	background: url(../gfx/home-header.jpg) no-repeat 0 22px;
}
body#default #logo {
	background: url(../gfx/home-top.gif) no-repeat 0 0;
}
body#default #navmenu a {
	color:#AF846A;
}
/* Header Elements
--------------------------------------------------------------------------------------------------- */
#logo {
	margin:0; 
	padding:0;
	float: left;
	height: 133px;
	width: 177px;
	text-indent: -9999px;
}
#logo a {
	display: block;
	height: 133px;
	width: 177px;}

/* Content Area Elements
--------------------------------------------------------------------------------------------------- */
#content p {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}
#content p.more {
	padding:15px 0;
}
#content p.first {
	margin: 15px 0;
}
#content h2 {
	display: block;
	margin:0;
	padding:0;
	width: 305px;
	height: 50px;
	line-height: 50px;
	text-indent: -9999px;
}
#content h3 {
	font-weight: bold;
 	color:#96532C;
	margin: 15px 0;
	font-size: 14px;
}
body#welcome #content h3,
#content h3.small {
	font-size: 11px;
	font-weight: bold;
	margin:15px 0;
	color:#808080;
	line-height: 1.6em;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
#content .pullphoto {
	float: right;
	width: 180px;
	margin: 0 15px 15px 0;
	padding: 24px 0 0 25px;
	text-align: right;
}
#content .pullphoto p a,
#content .small a {
	color:#BBAC90;
	font-size: 10px;
}
#content .pullphoto p a:hover,
#content .small a:hover  {
	text-decoration: underline;
}
#content dl {
	margin: 0 0 15px 0;
}
#content dl dt {
	font-weight: bold;
	margin: 15px 0;
}
#content dl dd,
#content ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	background: url(../gfx/arrow.gif) no-repeat 0 10%;
}
body#sitemap dl {
	float: left;
	width: 33%;
}
body#sitemap dl dd {
	padding-right: 8px;
}
#content ul {
	margin: 15px 15px 20px;
}
#content ul li {
	line-height: 1.2em;
	margin: 0 0 8px 0;
}


/* Footer Elements
--------------------------------------------------------------------------------------------------- */
#footer div.left {
	float: left;
	width: 177px;
	height: 104px;
}
#footer div.right {
	float: right;
	width: 560px;
}
#footer div.extra {
	clear: both;
	width: 776px;
}
#footer div.right h3, 
#footer div.right p {
	font-size: 10px;
	padding: 10px 0 0 0;
	margin:0;
	text-align: right;
}
#footer div.extra p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color:#BBAC90;
	font-size:10px;
}
#footer a {
	color:#BBAC90;
}
#footer a:hover {
	text-decoration:underline;
}
#footer address {
	padding: 10px 0 0 15px;
	margin: 0;
	line-height: 1.4em;
	font-size: 10px;
	font-style: normal;
}

/* Navmenu
--------------------------------------------------------------------------------------------------- */
#navmenu {
 	margin: 12px 0 50px 0;
 	padding: 0;
 	list-style: none;
}
#navmenu li {
 	margin: 0;
 	padding:0;
	line-height: 1.6em;
 	text-transform: capitalize;
}
#navmenu li a {
 	display: block;
 	width: 157px;
 	padding: 5px 5px 5px 8px;
 	margin-left: 7px;
	color: #C19F8B;
	font-weight: bold;
 	text-decoration: none;
}
html>body #navmenu li a { width: 157px;}

#navmenu li a:hover {
	border-left: 7px solid #b9ac90;
	margin-left: 0;
	background: #fff;
	color: #958b74;
}
#navmenu li.active a {
	border-left: 7px solid #b9ac90;
	margin-left: 0;
	background: transparent;
	color: #C19F8B;
}
#navmenu li.active a:hover {
	background:#fff;
}
body#default #navmenu li a {
	color:#ffffff;
}
body#default #navmenu li a:hover {
	color:#b9ac90;
}

/* -- Form Style -- */

.form3 {width: 250px;
	text-align: left;
	margin: 7px 0px 0px 0px;
	padding: 2px 0px 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal; 
	color: 444444;}
	
.cssform p{
width: 300px;
clear: left;
margin: 0px;
padding: 9px 0 0 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 1px dashed gray;
height: 1%;
}

.cssform #tax{
	font-size: 10px;
	margin: 0px 0px 7px 155px;
}

.cssform label{
font-weight: normal;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

	
/* -- Availability Button -- */


#availability {
	position: absolute;
	top: 200px;
	right: -35px;
	z-index: 1000;
	width: 35px;
	height: 163px;
}
#availability a {
	display: block;
	width: 35px;
	height: 163px;
	text-indent: -9999px;
	background: url(../gfx/availability.gif) no-repeat 0 0;
}
#availability a:hover {
	background-position: -35px 0;
}

a { outline: 0; }
a:focus { outline: 0; }

/* --- Global Nav for Availability Page --- */
#globalnav {
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	top: 22px;
	width: 250px;
}
#globalnav li {
	float: left;
	width:164px;
	height:30px;
	line-height:30px;
}
#globalnav li a {
	display: block;
	width:164px;
	height:30px;
	line-height:30px;
	text-indent: -9999px;
}
#n-request a {
	background: url(../gfx/nav/request2b.gif) no-repeat 0 0;
}
#i-request a {
	background: url(../gfx/nav/request1b.gif) no-repeat 0 0;
}


/* Headings
----------------------------------------------- */
h5 {
  margin: 30px 0px 3px 0px;
  font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
h1 {
  font: 17px/20px Verdana, Arial, Helvetica, sans-serif;
  color: #777;
  margin:15px 0;
}

/* Blogger Posts
----------------------------------------------- */
.date-header {
  margin: 20px 0px 0px 0px;
  }
.post {
  margin:.0px 40px 40px 40px;
  padding-bottom:.40px;
  border-bottom:1px dotted #ccc;
  }
.post div {
  margin: 0px 0px 10px 0px;
  line-height:1.6em;
  }
p.post-footer {
  margin: 20px 0px 40px 0px;
  color:#ccc;
  }

.post img {
  padding:24px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
