/*  
Theme Name: Signature Resources Orange
Theme URI: http://signatureresources.com/
Description: Orange theme
Version: 1.2	
Author: Matt Heerema
Author URI: http://mattheerema.com/


*/
body{
font-family: arial, helvetica, sans-serif;
font-size:100%;
color:#000;
background:#fff url(img/mainbodyback.jpg) repeat-x;
margin:0;padding:0;
position:relative;
}
body#secondary{
background:#fff url(img/2bodyback.jpg) repeat-x;
}
#container{
width:760px;
margin:0 auto;padding:0;
border-right:1px solid #000;
border-left:1px solid #000;
background:white;
}
#banner{
height:57px;
position:relative;
border-bottom:4px solid #152628;
}
#banner h1{
margin:0 0 0 10px;
padding:0;
height:57px;
width:263px;
background:#f5f5f5;
float:left;
font-size:.01em;
}
#banner h1 a{
color:#cccc99;
text-decoration:none;
display:block;
height:52px;
width:263px;
background: #fff url(img/logo.gif) bottom left 	no-repeat;
font-size:.01em;
}
#banner h2{
display:none;
}

/*Navigation*/
#navigation {
  position:relative;
  font-size:.75em;
  height:100%;

}
#navigation div{
position:absolute;
bottom:0;
right:0;
}
#navigation a, #navigation strong{
  float:left;
  display:block;
  padding:2px 12px 7px;
  border-width:0;
  border-style:none;
  border-left:1px solid #000;
  text-decoration:none;
  text-transform:lowercase;
  color:#000;
  voice-family: "\"}\"";
  voice-family:inherit;
  } 
#navigation strong {
  border-bottom:5px solid #f90;
  padding-bottom:2px;
  color:#000;
  }
#navigation a:hover {
  color:#900;
  }
/* \ Hack to get IE5/Mac to ignore the following rule */
#navigation a:hover {
  border-bottom:5px solid #f90;
  padding-bottom:2px;
  }
#navigation strong a {
  float:none;
  display:inline;
  border-width:0;
  padding:0;
  }
#navigation strong a:hover {
  border-bottom-width:0;
  }

#navigation b {display:none;}

#home div#content{
width:399px;
float:left;
border-right:1px solid #F3B56C;

}


#home div#description{
height:264px;
background: #fff url(img/mainback.jpg) repeat-x;
font-size:1em;
}
#home div#description p{
margin:0;padding:25px 15px;
line-height:1.6em;
color:#000;
}

#home div#sidebar{
width:360px;
float:left;
margin:0 0 20px 0;
}

#home div#highlight{
width:360px;
height:264px;
background:#853A02 url(img/globe.jpg);
}
#home div#highlight b{
display:none;
}

#home ul#subnav{
list-style:none;
margin:0;padding:0;
}

#home ul#subnav li{
margin:15px;
}

#home ul#subnav li a{
background:#FFAF36;
display:block;
height:40px;
margin: 0 0 10px 0;
padding:5px;
color:white;
text-decoration:none;
}

#home ul#subnav li a.first{
background:#FFCB7E;
}
#home ul#subnav li a.last{
background:#f90;
}


div.subnav{
padding:5px 15px;
font-size:.8em;
}
div.subnav a{
padding-left:6px;
color:#853A02; 
}
div.subnav a:hover{
color:#c00;
}

div.subnav h4 a{
background:#FFAF36;
display:block;
padding:5px;
color:white;
text-decoration:none;
}
div.subnav h4 a:hover{
background:#FFCB7E;
text-decoration:underline;
}

#footer{
clear:both;
}
#footer p, #footer address{
font-size:.7em;
margin:0;
width:100%;
padding:0;
text-align:right;
color:white;
}
#footer p{
background:#f90;
}
#footer address{
border-top:4px solid #FFCB7E;
background:#FFAF36;
font-style:normal;
}
#footer address a, #footer p a{
color:white;
text-decoration:none;
padding:2px 5px;
}

#secondary div#content{
width:528px;
float:left;
border-right:1px solid #F3B56C;
}

#secondary div#description{
height:73px;
background: #fff url(img/2back.jpg) repeat-x;
font-size:.75em;
}

#secondary div#description h2{
margin:0;padding:35px 15px 0 15px;
line-height:1.6em;
color:white;
font-size:1.3em;
}
#secondary div#sidebar{
width:231px;
float:left;
margin:0 0 20px 0;
}

#secondary ul#subnav{
list-style:none;
margin:0;padding:0;
font-size:.8em;
}

#secondary ul#subnav li{
margin:10px 15px 0px;
}

#secondary ul#subnav li a{
background:#FFAF36;
display:block;
height:15px;
margin: 0 0 5px 0;
padding:5px;
color:white;
text-decoration:none;
}

#secondary ul#subnav li a.first{
background:#FFCB7E;
}
#secondary ul#subnav li a.last{
background:#f90;
}

#update{
font-size:.75em;
margin:15px 30px 40px 30px;
line-height:1.4em;
}
#update h3{
margin:10px 0 10px -10px;
font-size:1.4em;
color:#f90;
}
#update h4{
margin:0;
font-size:1em;
color:#f90;
}
#update p{
margin:0 0 10px 0;
}