/*
    Coded by Steven Bower 
    And Jackson Walker (cc) 2010
    BPWebDesign http://bpwebdesign.com/
    TurnWheel Designs http://turnwheel.com/
*/

/* Global Definitions */
* {
    padding: 0;
    margin: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    background: #564b35 url('../images/bg.gif') repeat-x;
}
a {
    color: #00589F;
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    color: #71B1EF;
}
a.white {
    color: #FFF;
    text-decoration: underline;
    font-weight: normal;
}
#sidebar ul li {
    color: #336699;
    list-style-type: none;
    padding: 0 0 10px 0;
    margin: 0 0 0 15px;
    font: normal 14px/16px Arial,Helvetica,sans-serif;
    line-height: 1.4em;
}
ul li {
    color: #336699;
    padding: 0 0 15px 0;
    margin: 0 0 0 15px;
    font: normal 14px/16px Arial,Helvetica,sans-serif;
    line-height: 1.4em;
}
hr {
    width: 100%;
    color: #efefef;
}
h2 {
    font: normal 24px/26px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    color: #336699;
    margin: 5px 0;
}
h3 {
    font: normal 20px/22px Verdana,"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
    letter-spacing: -1px;
    color: #000;
    margin: 5px 0;
}
p {
    color: #333;
    line-height: 1.4em;
    margin: 0 5px 10px 0px;
}
p.green {
    color: #666835;
    font: normal 18px/20px Verdana,"Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
p.grey {
    color: #666;
    background: transparent;
}
a.button {
    color: #FFF;
    text-decoration: none;
    padding: 3px 10px 3px 10px;
    background: #353a41;
}
a.button:hover {
    color: #333;
    text-decoration: none;
    background: #71B1EF;
}

/* Template Definitions */
#top {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url('../images/header_content.jpg') no-repeat top center;
    height: 242px;
    width: 100%;
}
#top.top0 {
    background-image: url('../images/header_content.jpg');
}
#top.top1 {
    background-image: url('../images/header_content2.jpg');
}
#top.top2 {
    background-image: url('../images/header_content3.jpg');
}
#top h1,#top a {
    display: block;
    width: 900px;
    height: 190px;
    margin: 0 auto;
}
#top h1 span {
    display: none;
}
#wrapper { 
    margin: 0 auto;
    width: 980px;
}
#faux {
    background: url('../images/faux.gif');
    margin-bottom: 0px;
    width: 100%;
}
#leftcolumn { 
    display: inline;
    color: #333;
    background: url('../images/sidebar_bg.jpg') no-repeat;
    padding: 0px;
    width: 209px;
    float: left;
}

/* Navigation Definitions */
#nav {
    background: transparent url('../images/nav.png') no-repeat 103px 0;	
    height: 584px;
    width: 171px;
    margin-bottom: 10px;
}
#nav a {
    color: #fbe760;
    font-weight: bold;
    font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    letter-spacing: 1px;
}
#nav a:hover {
    color: #2F90FF;
}
#nav a.home {
    position: relative;
    top: 17px;
    left: 22px;
    height: 27px;
    padding: 10px 0 0 30px;
    display: block;
}
#nav a.services {
    position: relative;
    padding: 20px 0 45px 0;
    left: 26px;
    display: block;
}
#nav a.safety {
    position: relative;
    left: 20px;
    height: 40px;
    padding: 17px 0 6px 14px;
    display: block;
}
#nav a.blog {
    position: relative;
    left: 22px;
    height: 30px;
    padding: 10px 0 6px 25px;
    display: block;
}
#nav a.about {
    position: relative;
    left: 22px;
    height: 30px;
    padding: 20px 0 6px 0;
    display: block;
}
/* End Definitions */

#leftcolumn p {
    text-align: right;
    padding: 0 10px 15px 0;
    color: #917846;
    line-height: 2em;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
}  
#leftcolumn strong {
    color: #FFF;
}
#centercolumn { 
    float: left;
    padding: 0px;
    width: 466px;
    display: inline;
    position: relative;
    padding: 5px 10px 15px 23px;
}
#centercolumn2 { 
    float: left;
    padding: 0px;
    width: 730px;
    display: inline;
    position: relative;
    padding: 5px 10px 15px 23px;
}
#homepage_machine {
    background: transparent url('../images/machine.png') no-repeat 115px 10px;
    height: 440px;
    width: 472px;
}
#rightcolumn { 
    float: left;
    padding: 0px;
    width: 217px;
    display: inline;
    position: relative;
    padding: 5px 10px 15px 23px;
}
#rightcolumn h2 {
    letter-spacing: 0px;
    font: normal 22px/24px "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}
#marqueebg {
    position: absolute;
    top: 30px;
    right: 0;
    background: transparent url(../images/marqueebg.png) top left no-repeat;
    width: 231px;
    height: 100px;
    z-index: 100;
}
#footer { 
    width: 980px;
    clear: both;
    height: 71px;
    color: #333;
    background: #261d15 url('../images/footer.jpg') no-repeat 208px 0;
}
#footer div {
    position: relative;
    top: 15px;
    padding-left: 230px;
    color: #6794bf;
}
#footer div a {
    color: #6794bf;
    letter-spacing: 1px;
    font: bold 12px/14px Arial,Helvetica,sans-serif;
}
#footer div a:hover {
    color: #FFF;
}

/* Misc. Classes */
.clear { 
    clear: both;
    background: none;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
.aligncenter {
    margin: 0 auto;
    display: block;
    text-align: left;
}
.copy {
    text-align: right;
    padding: 0 0 0 50px;
}
#postwrap {
    float: left;
    width: 300px;
}

