/* danhontz.com supplemental css
core css via Blueprint */


h1, h2, h3, label {
color: #E5E8ED;
}


hr {
background-color: #5A6571;
}

dt {
color: #A2A9AF;
}

p, ul {
color: #A2A9AF;
}

a {
color: #FD9308;
font-weight: bold;
text-decoration: none;
}

a:focus, a:hover {
color:#E5E8ED;
text-decoration: underline;}

.loader {background: #000000 url(/images/loading.gif) center no-repeat;}

.rounder {
border:2px solid #5A6571;
-moz-border-radius:8px;
-webkit-border-radius:8px;
-opera-border-radius:8px;
-khtml-border-radius:8px;
border-radius:8px;
}

.orangeframe {
border: 2px solid #FD9308;
margin-right: -2px;
margin-left: -2px;
}

.darkgrayframe {
border: 1px solid #5A6571;
}

.smallnav {
font-weight:normal;
}

.prepend-top-less {
margin-top:0.8em;
}

.seodowner {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}


.footertext {
color: #5A6571;
}

.formbox {
background:#202020;
border-bottom: 1px solid #5A6571;
border-top: 1px solid #5A6571;
}

.raligner {
display:block;
text-align:right; 
line-height:2.3;
}

.contactinput {
width:350px;
}

#slideshow { height: 430px; width: 950px;  overflow: hidden }