

/*  Globals
--------------------------------------------------------------------------------------------------- */
* { margin:0; padding:0; }
ul { list-style: none; }

body {
	font:11px/1 Verdana, Arial, Helvetica, Sans-Serif;
	margin:0;
	padding:0;
	background: #EEEEEE url(../gfx/xtra/bg1.jpg) repeat-x 0 0;
	color:#555;
}
a img { border: none; text-decoration: none; }

/*  Links
--------------------------------------------------------------------------------------------------- */
a {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#003399;
}
a:hover {
	color:#6699CC;
}
#top a, #footer a {
	color:#7699D0;
}
#top a:hover, #footer a:hover {
	color:#003399;
}

/*  Layout
--------------------------------------------------------------------------------------------------- */
#container {
	width: 832px;
	margin: 0 auto;
	padding: 35px 0;
	position: relative;
	background: url(http://www.steelheadresidential.com/gfx/core/header.gif) no-repeat 0 0;
}
#header {
	width: 100%;
	height: 74px;
}

#footer {
	clear: both;
	font-size: 10px;
	text-align: center;
}

/*  Header
--------------------------------------------------------------------------------------------------- */
#logo  {
	width: 333px;
	height: 60px;
	line-height: 60px;
	text-indent:-9999px;
	float: left;
}
#logo a {
	display: block;
	width: 333px;
	height: 60px;
	line-height: 60px;
}
#questions {
	float: right;
	width: 360px;
}
#talk {
	float: right;
	padding: 15px 55px 0 0;
	display: block;
}
#talk a {
	display: block;
	width: 125px;
	height: 34px;
	line-height: 34px;
	background: url(../gfx/btn/contactus.gif) no-repeat 0 0;
	text-indent: -9999px;
}
#talk a:hover {
	background-position: -118px 0;
}
#questions p {
	float: left;
	width: 180px;
	color:#fff;
	font-weight: bold;
	text-align: right;
	padding: 23px 0 0 0;
	line-height: 1.4em;
}
#questions p strong {
	color:#ccc;
	font-weight: normal;
}

/* ---------| Sub Navigation Headings |--------- */

#subnav h2.clients {
	background: url(http://www.steelheadresidential.com/gfx/sub/clients.jpg) no-repeat 0 0;
}
#subnav h2.resources {
	background: url(http://www.steelheadresidential.com/gfx/sub/resources.jpg) no-repeat 0 0;
}

/* ---------| Left Side |--------- */

#secondary {
	float: left;
	width: 211px;
}
#subnav {
	background: url(http://www.steelheadresidential.com/gfx/core/subnav_mid.gif) repeat-y 0 0;
}
#subnav h2 {
	display: block;
	height:108px;
	line-height:108px;
	width:211px;
	text-indent: -9999px;
}
#subnav ul li {
	height: 25px;
	line-height: 25px;
	width: 211px;
}
#subnav ul li a {
	display: block;
	height: 25px;
	line-height: 25px;
	width: 211px;
	text-indent: 15px;
	color:#777;
	background: url(http://www.steelheadresidential.com/gfx/core/subnav_item.gif) no-repeat 0 0;
}
#subnav ul li a:hover,
#subnav ul li.active a {
	background-position: -211px 0;
}

/*  Two Column Pages Layout
--------------------------------------------------------------------------------------------------- */
#header {
	width: 100%;
	height: 68px;
}
#contentarea {
	background: url(http://www.steelheadresidential.com/gfx/core/bg_mid_blog.gif) repeat-y 0 0;
	clear: both;
}
#primary {
	float: right;
	width: 616px;	
}
#main {

}
#mainWrap {
	padding: 54px 70px 70px 31px;
	background: url(http://www.steelheadresidential.com/gfx/core/bg_main2col_top.gif) no-repeat 0 0;
}

/*  Primary Content
--------------------------------------------------------------------------------------------------- */

#primary p {
	line-height: 1.5em;
	margin: 0 0 15px 0;
}
#primary ul {
	margin: 0 0 15px 23px;
}
#primary ul li {
	line-height: 1.2em;
	margin: 10px 0 10px 0;
	padding: 0 0 0 15px;
	background: url(http://www.steelheadresidential.com/gfx/nav/arrow_blue.gif) no-repeat 0 2px;
}
#primary p.more {
	font-weight: normal;
	padding: 0px 20px 30px 0;
}
#primary p.more a {
	color:#999;
	text-decoration: none;
}
#primary p.more a:hover {
	color:#666;
}


/* Posts
----------------------------------------------- */

h1 {color: #A3A3A3; font: 11px Verdana, Arial, Helvetica, sans-serif; margin: 0px !important; padding: 0px;}
#mainWrap h2 {color: #777; font: normal 18px Verdana, Arial, Helvetica, sans-serif; margin: 15px 0; line-height: 1.3em;}
h3 {color: #003399; font: normal 17px Verdana, Arial, Helvetica, sans-serif; margin: 4px 0 15px 0; line-height: 1.3em;}
h4 {color: #A3A3A3; font: 11px Verdana, Arial, Helvetica, sans-serif; margin: 0px !important; padding: 0px;}
h5 {color: #777; font: normal 10px Verdana, Arial, Helvetica, sans-serif; margin: 10px 0px 3px 0px; line-height: 1.3em;
  text-transform:uppercase;
  letter-spacing:.2em;
  }

@media all {
  .date-header {
    margin: 17px 0px 1px 0px;
    }
  .post {
    margin: 0px 0px 16px 0px;
    padding-bottom:2.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.post img {border: none;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
p.post-footer {
	color:#A3A3A3;
	text-align: right;
	border-bottom: 1px solid #d3d3d3;
	padding: 20px 0px 24px 0px;
  }
p.post-footer a {
	color:#A3A3A3;
	text-decoration: none;
}
p.post-footer a:hover {
	color:#666;
}

/* Archives Content
----------------------------------------------- */
#lnav {
	text-align: left;
	width: 180px;
  	padding: 30px 17px 0px 17px;
}
#lnav ul {
  padding: 7px 0px 12px 0px;
  list-style:none;
  }
#lnav li {
  margin:0;
  padding: 0px 0px 12px 0px;
  }
#lnav p {
  color:#CCC;
  line-height:1.2em;
  }
a.sub:link {color: #003399;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		text-transform: capitalize;
		letter-spacing: normal;}
a.sub:visited {color: #003399;
		text-decoration: none;
		font-size: 10px;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		text-transform: capitalize;
		letter-spacing: normal;}
a.sub:hover {color: #6699CC;}
a.credits:link {color: #003399;
		text-decoration: none;
		font-size: 9px;
		font-weight: normal;
		font-family: Verdana, Arial, Helvetica, sans-serif;
 		text-transform: capitalize;
		letter-spacing: normal;}
a.credits:visited {color: #003399;}
a.credits:hover {color: #6699CC;}

/* Feeds
----------------------------------------------- */
#blogfeeds {
	font:11px;
	color:#777;
}
  
/*  Hack Styles
--------------------------------------------------------------------------------------------------- */


div.side {line-height: 2em; float: right; width: 160px; 
   border: solid #CCCCCC; border-width: 1px;
   font: 11px Verdana, Arial, Helvetica, sans-serif;
   padding: 20px 20px 20px 20px; margin: 0px 0px 20px 30px; background: #FFF;}

div.photo {float: right; width: 240px; color: #777;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 0px 12px 12px; text-align: center;}
	
div.pullphoto {float: right; width: 150px; color: #A4A4A4;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 7px 50px 12px 12px; text-align: center;}

/*  Footer
--------------------------------------------------------------------------------------------------- */

#footer  {
	background: url(../gfx/core/bg_foot_blog.gif) top no-repeat;
	padding: 30px 0px 0px 0px;
}
#footer ul  {
	padding: 7px 0px;
}
#footer ul li {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0 5px 0 0;
	border-right: 1px solid #ccc;
}
#footer ul li.last {
	border-right: none;
	margin: 0px;
	padding: 0px;
}
#footer p {
	padding: 0 0 0 10px;
	color:#999;
}
#footer a {
	color:#999;
	text-decoration: none;
}
#footer a:hover {
	color:#666;
}
#footer p.notice {
	width: 800px;
	padding: 40px 0 20px 0px;
	text-align: justify;
}

/* Easy Clearing
--------------------------------------------------------------------------------------------------- */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */