/*
Theme Name: Everestautoworks.com New
Theme URI: http://www.everestautoworks.com/
Description: New design for everestautoworks.com.
Version: 1.0
Author: Jason Grafinger
Author URI: http://www.reasoncreative.com
Tags: blue, custom header, fixed width, two columns, widgets

*/

html, body {
   height: 100%;
   width: 100%;
}

body {
   background: url('img/background.png') repeat-x;
   background-color: #12324f;
   height: 100%;
   font-family: Georgia, serif;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Arial, sans-serif;
   color: #12273a;
}

a, a:link, a:visited {
   color: #992d28;
   text-decoration: none;
   border-bottom: 1px dashed #992d28;
}

a:hover {
   color: #a74f4a;
   border-bottom: 1px solid #a74f4a;
}

a.no-border, a.no-border:hover, a.no-border:link, a.no-border:visited {
   border-bottom: none;
}

#radial {
   width: 255px;
   height: 529px;
   margin: 0 auto;
   position: absolute;
   left: 50%;
   background: transparent url('img/background-top-radial.png') no-repeat;
   margin-left: -745px;
}

#layout {
   position: relative;
   margin: 0 auto;
   min-height: 100%;
   width: 1000px;
   background: transparent url('img/content-bg.png') repeat-y top center;
}

#header {
   width: 982px;
   height: 163px;
   margin-left: 9px;
   background: url('img/header-with-logo.jpg') no-repeat;
}

#tagline {
   position: absolute;
   top: 108px;
   right: 9px;
   text-indent: -9999px;
   width: 576px;
   height: 39px;
   background: url('img/tagline.png') no-repeat;
}

ul#navigation {
   background: url('img/nav.png') repeat-x;
   width: 982px;
   height: 63px;
   margin: 0px 0px 0px 9px;
   list-style: none;
}

ul#navigation li {
   float: left;
   margin: 20px 20px 0px 20px;
   padding-top: 3px;
}

ul#navigation a {
   display: block;
   height: 20px;
   text-indent: -9999px;
   border-bottom: none;
}

ul#navigation a:hover, ul#navigation a.nav-active {
   background-position: 0px -21px;
   border: none;
}

#nav-home {
   width: 48px;
   background: transparent url('img/nav-home.png') no-repeat;
}

#nav-services {
   width: 70px;
   background: transparent url('img/nav-services.png') no-repeat;
}

#nav-faqs {
   width: 45px;
   background: transparent url('img/nav-faqs.png') no-repeat;
}

#nav-media {
   width: 49px;
   background: transparent url('img/nav-media.png') no-repeat;
}

#nav-blog {
   width: 36px;
   background: transparent url('img/nav-blog.png') no-repeat;
}

#nav-about-us {
   width: 75px;
   background: transparent url('img/nav-about-us.png') no-repeat;
}

#nav-contact-us {
   width: 88px;
   background: transparent url('img/nav-contact-us.png') no-repeat;
}

#content {
   padding: 30px 0px 380px 0px;
}

.no-margin {
   margin: 0em;
}

.float-pic {
   margin: 0em 2em 1em 1em;
   border: 1px solid black;
}

.float-right {
   float: right;
}

.float-left {
   float: left;
}

q {
   background: #eaeaea;
   border: 1px solid #cecece;
   padding: 1em;
}

#side input {
   width: 100%;
}

#footer {
   position: absolute;
   bottom: 0px;
   border-top: 1px solid #b3b3b3;
   background: #e2e2e2;
   width: 982px;
   padding: 1em 0em;
   margin-left: 9px;
   height: 350px;
}

.footer-span {
   margin-left: 1em;
}

address {
   display: inline;
}

#idSiteMeterHREF {
   border: none;
}
