/*
Theme Name: (Bandit) Able Technology
Theme URI: http://abletechnology.co.nz/
Description: Wordpress Theme for the Able Technology website, created by Bandit Design
Version: 1.0
Author: James Nisbet
Author URI: http://bandit.co.nz/

*/

@charset "UTF-8";
body {
  margin: 0; padding: 0;
  font-family: "Century Gothic", Futura, "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #630000;
  font-size: 14px;
}

.clear { clear: both; }
.divider { height: 1px; border-bottom: 1px solid #8bc2d0; margin: 20px 0px 19px 0px; clear: both; }
.right { float: right; }
  img.right { margin: 10px 0px 10px 20px; }

h1,h2,h3,h4,h5 { margin: 0; padding: 0; font-weight: normal; color: #002733; }
p { margin: 0 0 1em 0; }

ul { list-style-type: square; }

a {
  color: #002733;
}
  a:hover {
    text-decoration: none;
  }
  
  a images { border: 0; }
  a.more {
    float: right;
    display: block;
    margin: 1em 0 0 0;
    color: #fff;
    font-weight: bold;
    background: #ed8500;
    padding: 4px 6px;
    text-decoration: none;
  }
    a.more:hover {
      background: #096b7e;
    }

.holder {
  width: 860px;
  margin: 0 auto;
}

#header {
  background: #630000 url(images/banner-bg.png) top left repeat-x;
  height: 180px;
}
  #header .holder {
    width: 960px !important;
  }
    #header #logo {
      float: left;
      width: 285px;
      height: 180px;
      text-indent: -9999px;
      font-size: 36px;
      background: url(images/banner-logo-able-technology.png) left no-repeat;
    }
    #header h1 {
      float: right;
      text-indent: -9999px;
      background: url(images/banner-elevatorpitch.png) right no-repeat;
      width: 515px;
      height: 180px;
    }
  #header.small {
    height: 110px;
  }
    #header.small .holder {
      width: 920px !important;
    }
    #header.small #logo {
      background: url(images/banner-logo-able-technology-small.png) top left no-repeat !important;
      height: 110px !important;
      width: 186px !important;
    }
  
#menu {
  background: #002733;
  height: 40px;
  line-height: 39px;
  border-top: 1px solid #fff;
  margin: 0px 0px 20px 0px;
}
  #menu a {
    display: block;
    float: left;
    padding: 0px 20px;
    font-size: 18px;
    color: #fff;
    text-decoration: none;
  }
    #menu a:hover {
      background: #064b5a;
    }
    #menu a.on {
      background: #096b7e;
    }

#content {
  padding: 0px 0px 20px 0px;
}
  #content .col-left {
    float: left;
    width: 460px;
    border-right: 1px solid #8bc2d0;
    padding: 0px 19px 0px 0px;
  }
  #content .col-right {
    float: right;
    width: 360px;
  }
    #content .col-right ul.latest {
      list-style-type: none;
      margin: 0; padding: 0;
    }
      #content .col-right ul.latest li {
        margin: 0px 0px 5px 0px;
      }
        #content .col-right ul.latest li em {
          display: block;
          font-size: 10px;
        }
  
  #content p.intro {
    font-size: 18px;
  }
  #content h1 {
    margin: 0 0 10px;
  }
  #content h2 {
    margin: 0 0 5px;
  }
  #content h3 {
    font-size: 20px;
    margin: 0px 0px 5px 0px;
  }
  #content h4 {
    font-size: 16px;
    font-weight: bold;
  }
  #content a.more.home {
    display: none;
  }
  
  #content .item {
    clear: both;
    margin: 20px 0px 0px 0px;
    border-bottom: 1px solid #8BC2D0;
  }
    #content .item img {
      border: 5px solid #096b7e;
    }
      #content .item img.left,#content .item .screen {
        float: left;
        margin: 0px 10px 5px 0px;
      }
      #content .item img.right {
        float: right;
        margin: 0px 0px 5px 10px;
      }
    #content .item h5 {
      color: #096b7e;
      font-size: 14px;
      margin: 0px 0px 20px 0px;
    }

#feature {
  background: #002733;
  padding: 20px 0px;
  clear: both;
}
  #feature h2 {
    text-indent: -9999px;
    background: url(images/title-featured-case-studies.png);
    width: 316px;
    height: 23px;
    margin: 0px 0px 20px 0px;
  }
  a.screen {
    float: left;
    margin: 0px 20px 10px 0px;
  }
    a.screen img {
      border: 5px solid #096b7e;
    }
  #feature .info {
    float: left;
    width: 320px;
    color: #fff;
  }
    #feature .info h3 {
      font-weight: bold;
      font-size: 24px;
      color: #fff !important;
    }
    #feature .info h5 {
      color: #8bc2d0;
      font-size: 14px;
      margin: 0px 0px 20px 0px;
    }
  #feature div.more {
    display: none;
  }

#footer {
  height: 31px;
  line-height: 20px;
  margin: 0px 0px 10px 0px;
  border-top: 1px solid #002733;
  padding: 10px 0px 0px 0px;
}
  #footer a {
    padding: 0px 10px;
    color: #630000;
    text-decoration: none;
  }
    #footer a:hover {
      text-decoration: underline;
    }
    #footer a.on {
      font-weight: bold;
    }
  #footer #copyright {
    float: right;
    height: 31px;
    background: url(images/footer-symbol-able-technology.png) no-repeat;
    padding: 0px 0px 0px 42px;
  }
    #footer #copyright h3 {
      font-size: 18px;
      font-weight: bold;
      line-height: 18px;
    }
    #footer #copyright h5 {
      font-size: 12px;
      line-height: 14px;
    }
    #footer #copyright a {
      padding: 0 !important;
    }