* {
  margin: 0;
  padding: 0; }

html {
  height: 100.01%; }

body {
  background-color: #efefef;
  color: #333;
  font-family: arial,verdana,sans-serif;
  font-size: 62.5%;
  font-line-height: 1.5;
  font-variant: normal;
  font-size-adjust: none;
  height: 100%;
  margin: 0;
  padding: 0; }

pre {
  background-color: #eee;
  padding: 10px;
  font-size: 11px; }

a, a:focus {
  outline: none; }

a img, a:link img, a:visited img {
  border: none; }

fieldset, form {
  border: 0;
  margin: 0;
  padding: 0; }

form {
  left: 16px;
  position: relative; }

fieldset ol {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 12px 0 0; }
  fieldset ol li {
    margin-bottom: 1.3em; }
  fieldset ol label {
    color: #AEACA4;
    float: left;
    font-family: "Helvetica Neue",Helvetica,arial,sans-serif;
    font-size: 1.8em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 8px;
    text-align: right;
    width: 15%; }
  fieldset ol input.text, fieldset ol textarea {
    border-color: #D6D6D6;
    border-style: solid;
    border-width: 1px;
    font-size: 1.4em;
    padding: 5px;
    width: 78%; }
  fieldset ol input.text {
    font-size: 2.3em;
    height: 28px; }
  fieldset ol textarea {
    font-size: 1.4em;
    height: 130px; }
  fieldset ol input.message_submit {
    background: transparent url(/images/send_btn.png) no-repeat 0 0;
    border-style: none;
    display: block;
    height: 48px;
    margin-left: 93px;
    text-indent: -999em;
    width: 144px; }

h2, legend {
  font-size: 2.8em;
  color: #90B11F;
  line-height: 1; }

h3 {
  color: #659486;
  font-family: georgia, serif;
  font-size: 1.6em;
  font-style: italic;
  font-weight: normal;
  height: 100%;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 5px; }

h4 {
  color: #8E786E;
  font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,verdana,sans-serif;
  font-size: 1.9em;
  font-size-adjust: none;
  font-strecth: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
  margin-bottom: -2px;
  padding-top: 5px; }

/* ALL PURPOSE STYLES */
.actions {
  margin-top: 191px;
  margin-left: 32px;
  position: absolute; }

.clear {
  clear: both; }

.clearfix {
  display: block; }

.env_notice {
  -moz-border-radius: 15px;
  background: #ff9c9f none repeat scroll 0 0;
  border: 1px solid #a20003;
  color: #222222;
  height: 25px;
  line-height: 2em;
  margin: 0.5em;
  opacity: 0.9;
  position: absolute;
  text-align: center;
  width: 99%;
  z-index: 500; }

.hidden {
  display: none !important; }

p.directions {
  color: #909089;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: italic;
  font-variant: normal;
  font-weight: normal;
  font-height: normal;
  margin: 3px 0 7px 0; }

/* CONTAINING DIVS */
#container, #underContainer {
  width: 900px;
  margin-left: auto;
  margin-right: auto; }

#container {
  margin-top: 25px;
  background: white;
  border: 2px solid #cbc8c8; }

#navigation {
  height: 100px; }

#masthead {
  height: 86px;
  background: url(/images/masthead.png) no-repeat; }

body.home #banner {
  height: 275px; }

#banner, body.about #banner {
  background: url(/images/banner.jpg) no-repeat;
  height: 155px; }

#content ul ol {
  font-family: "Helvetica Neue",Helvetica,arial,verdana,sans-serif;
  font-size: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 22px; }
#content p, #content h1, #content h2, #content h3, #content legend, #content table {
  margin-left: 30px; }

body.home #primaryContent, body.home #secondaryContent {
  margin-top: 10px; }

#primaryContent, body.about #primaryContent {
  float: left;
  margin-top: 10px;
  padding-left: 6px;
  text-align: justify;
  width: 545px; }
  #primaryContent p, body.about #primaryContent p {
    color: #5F5E5B;
    font-family: "Helvetica Neue",Helvetica,arial,verdana,sans-serif;
    font-size: 1.4em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.6em;
    padding-bottom: 10px; }
  #primaryContent h2, body.about #primaryContent h2 {
    border-bottom: 1px dotted #DEDDD3;
    color: #8E786E;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,arial,verdana,sans-serif;
    font-size: 2.5em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    margin-bottom: 7px;
    margin-top: 10px;
    padding-bottom: 9px; }

#secondaryContent {
  float: right;
  position: relative;
  right: 25px;
  top: 25px;
  width: 250px; }
  #secondaryContent h3 {
    color: #5C4E47;
    font-family: Georgia, "Times New Roman", serif;
    font-size: 1.6em;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: -0.1em;
    line-height: normal;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0; }
  #secondaryContent p {
    color: #686764;
    font-size: 1.3em;
    line-height: 1.5em;
    margin-top: 11px; }

#underContainer {
  margin-bottom: 10px;
  margin-top: 10px; }
  #underContainer .ad_box {
    float: right;
    margin-left: 12px;
    text-align: center;
    width: 112px; }
    #underContainer .ad_box .ad_text_link a {
      font-size: .9em;
      text-decoration: none; }
    #underContainer .ad_box img {
      width: 112px; }

/* BANNER */
body.home #banner .header_text {
  background: transparent url(/images/header_text.png) no-repeat;
  height: 46px;
  margin: 144px 85px;
  padding: 0;
  position: absolute;
  text-indent: -999em;
  width: 730px; }

#banner .header_text, body.about #banner .header_text {
  background: 0;
  margin: 0;
  padding: 0;
  text-indent: -999em; }

body.home #service_offerings {
  margin-left: 34px; }
  body.home #service_offerings .service_web_dev, body.home #service_offerings .service_web_design, body.home #service_offerings .service_seo {
    float: left;
    height: 176px;
    margin-left: 55px;
    position: relative;
    text-decoration: none;
    top: -72px;
    width: 210px; }
    body.home #service_offerings .service_web_dev h3, body.home #service_offerings .service_web_design h3, body.home #service_offerings .service_seo h3 {
      text-indent: -999em; }
    body.home #service_offerings .service_web_dev p, body.home #service_offerings .service_web_design p, body.home #service_offerings .service_seo p {
      border-top: 1px dotted #CBC8C8;
      color: #686764;
      font-size: 1.2em;
      line-height: 1.3em;
      margin-left: 22px;
      margin-right: 22px;
      margin-top: -130px;
      padding-top: 7px;
      text-align: center; }
  body.home #service_offerings a.service_web_dev {
    background: transparent url(/images/homepage_service_web_development.png) no-repeat; }
    body.home #service_offerings a.service_web_dev:hover {
      background: transparent url(/images/homepage_service_web_development.png) 0px -178px no-repeat; }
  body.home #service_offerings a.service_web_design {
    background: transparent url(/images/homepage_service_web_design.png) no-repeat; }
    body.home #service_offerings a.service_web_design:hover {
      background: transparent url(/images/homepage_service_web_design.png) 0px -178px no-repeat; }
  body.home #service_offerings a.service_seo {
    background: transparent url(/images/homepage_service_seo.png) no-repeat; }
    body.home #service_offerings a.service_seo:hover {
      background: transparent url(/images/homepage_service_seo.png) 0px -178px no-repeat; }

/* LOGO */
#main_logo {
  width: 240px;
  height: 240px;
  margin: -15px 0 0 30px;
  position: absolute;
  background: url(/images/rocket_45_degree.png) no-repeat; }

#reactioncontrol_name {
  width: 288px;
  height: 36px;
  position: absolute;
  margin: 13px 0 0 597px;
  background: url(/images/reactioncontrol_name.png) no-repeat;
  text-indent: -1000em; }

/* NAVIGATION */
#masthead #site_links {
  float: right;
  margin: -18px -2px 0 0; }
  #masthead #site_links ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    font-size: x-small; }

#navigation {
  width: 525px;
  position: absolute;
  margin: 60px 0 0 365px; }
  #navigation ul li {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0; }
  #navigation ul li.home a, #navigation ul li.work a, #navigation ul li.team a, #navigation ul li.blog a, #navigation ul li.contact a {
    position: relative;
    text-indent: -1000em;
    height: 52px;
    display: block;
    float: left; }
  #navigation .home a {
    background: url(/images/navigation.png) no-repeat;
    width: 93px; }
    #navigation .home a:hover {
      background: url(/images/navigation.png) 0px -52px no-repeat;
      height: 50px;
      width: 93px; }
  #navigation .work a {
    background: url(/images/navigation.png) -93px 0px no-repeat;
    width: 128px; }
  #navigation .blog a {
    background: url(/images/navigation.png) -306px 0px no-repeat;
    width: 85px; }
  #navigation .team a {
    background: url(/images/navigation.png) -221px 0px no-repeat;
    width: 85px; }
  #navigation .contact a {
    background: url(/images/navigation.png) -393px 0px no-repeat;
    width: 130px; }

#navigation ul li.work a:hover, body.projects #navigation ul li.work a {
  background: url(/images/navigation.png) -93px -52px no-repeat;
  height: 60px;
  width: 128px; }

#navigation ul li.blog a:hover, body.posts #navigation ul li.blog a {
  background: url(/images/navigation.png) -306px -52px no-repeat;
  height: 60px;
  width: 85px; }

#navigation ul li.team a:hover, body.employees #navigation ul li.team a {
  background: url(/images/navigation.png) -221px -52px no-repeat;
  height: 60px;
  width: 85px; }

#navigation ul li.contact a:hover, body.messages #navigation ul li.contact a {
  background: url(/images/navigation.png) -393px -52px no-repeat;
  height: 60px;
  width: 130px; }

/* SESSIONS aka LOGIN */
form#login-form {
  margin: 80px auto 0;
  width: 406px; }
  form#login-form fieldset {
    border: 0 none; }
    form#login-form fieldset legend {
      display: none; }
    form#login-form fieldset label {
      float: left;
      font-size: 16px;
      margin: 0 10px 0 0;
      padding: 9px 0 0;
      text-align: right;
      width: 115px; }
    form#login-form fieldset input {
      color: #3A3A3A;
      display: block;
      font-size: 18px;
      margin: 0 0 10px;
      padding: 4px;
      width: 220px; }
    form#login-form fieldset input[type="checkbox"] {
      display: inline-block;
      margin: 0;
      position: relative;
      width: 20px;
      top: 10px; }
    form#login-form fieldset .button {
      -moz-border-radius: 5px;
      border: 1px solid black;
      color: black;
      font-size: 13px;
      font-weight: bold;
      margin-left: 287px;
      margin-top: -20px;
      padding: 5px;
      width: 70px; }

.sessions dt {
  float: left;
  font-size: 14px;
  line-height: 24px;
  width: 80px; }
.sessions dd {
  color: #666666;
  font-size: 11px;
  line-height: 24px;
  margin: 0 0 5px 80px; }

/* CONTACT PAGE */
body#messages fieldset ol li {
  display: block; }

/* MEMBERS */
ul.employee_links {
  height: 50px;
  left: 30px;
  position: relative;
  top: 10px;
  width: 300px; }
  ul.employee_links li {
    float: left;
    list-style: none;
    margin-right: 10px; }
  ul.employee_links a {
    display: block;
    height: 60px;
    text-indent: -1000em;
    width: 60px; }
    ul.employee_links a.facebook {
      background: url(/images/icons/facebook.png) no-repeat; }
    ul.employee_links a.feed {
      background: url(/images/icons/feed.png) no-repeat; }
    ul.employee_links a.lastfm {
      background: url(/images/icons/lastfm.png) no-repeat; }
    ul.employee_links a.linkedin {
      background: url(/images/icons/linkedin.png) no-repeat; }
    ul.employee_links a.tumblr {
      background: url(/images/icons/tumblr.png) no-repeat; }
    ul.employee_links a.twitter {
      background: url(/images/icons/twitter.png) no-repeat; }
    ul.employee_links a.website {
      background: url(/images/icons/website.png) no-repeat; }

.employee .title {
  border-bottom: 1px dotted #B7B7B7;
  font-size: 0.9em;
  font-weight: bold;
  margin-top: -5px;
  text-align: right; }

/* PROJECTS */
.project, .employee {
  height: 205px;
  margin-bottom: 50px;
  margin-top: 30px; }
  .project img, .project a img, .employee img, .employee a img {
    border: 7px solid #b7b7b7;
    float: left;
    margin: 0; }

.employee {
  min-height: 320px; }

.info {
  float: right;
  min-height: 200px;
  margin: 0 30px 0 0;
  position: relative;
  width: 315px; }
  .info a.top {
    background: transparent url(/images/top_btn.png) no-repeat scroll 0%;
    bottom: 17px;
    display: block;
    height: 23px;
    left: 290px;
    position: absolute;
    text-indent: -999em;
    top: 167px;
    width: 22px; }
  .info h3 {
    color: #272727;
    font-family: arial, verdana, sans-serif;
    font-size: 1.8em;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0;
    text-align: right; }
  .info p {
    color: #666666;
    font-size: 1.1em;
    line-height: 1.6em;
    margin-top: 7px; }

.more a {
  background: transparent url(/images/view_site_btn.png) no-repeat;
  display: block;
  height: 48px;
  text-indent: -999em;
  width: 144px; }
  .more a:hover {
    background: transparent url(/images/view_site_btn.png) 0 -48px no-repeat; }

.project .title {
  border-bottom: 1px dotted #B7B7B7;
  font-weight: bold;
  margin-top: -5px;
  text-align: right; }
.project a img {
  margin-left: 30px; }

/* BLOG */
#content .post .meta p {
  line-height: 1em;
  margin-left: 0; }

.post h2, .post h2 a {
  color: #8E786E;
  margin: 0.5em 0; }
  .post h2 a, .post h2 a a {
    text-decoration: none; }
.post .author {
  font-size: 1.5em; }
.post .actions {
  background: #CBC8C8;
  margin: 0;
  padding: 3px;
  position: inherit;
  text-align: right; }
.post .content {
  clear: both;
  margin-top: 60px; }
  .post .content p {
    margin: 1em 0; }
.post .date {
  color: #444;
  font-size: 1.5em; }
.post .gravatar {
  border: 1px solid #777;
  float: left;
  margin-left: 30px;
  padding: 1px; }
.post .meta {
  float: left;
  margin-left: 1em; }
  .post .meta p {
    margin-left: 0; }

/* FOOTER */
#footer {
  background: transparent url(/images/footer_background.png) no-repeat;
  border-top: 1px dotted #CBC8C8;
  clear: both;
  height: 100px;
  margin-top: 25px; }
  #footer .inside {
    color: #ccc;
    margin: 0 auto;
    min-height: 60px;
    padding: 20px 20px;
    position: relative;
    text-align: left; }
    #footer .inside .companyAddress {
      float: left;
      width: 31%; }
      #footer .inside .companyAddress .vcard .adr .org {
        font-size: 1.5em;
        font-weight: bold; }
    #footer .inside .footerLogo {
      margin-left: -20px;
      margin-top: -20px; }
      #footer .inside .footerLogo a {
        background: transparent url(/images/footer_logo.png) 0 0 no-repeat;
        bottom: 15px;
        height: 75px;
        position: absolute;
        right: 15px;
        text-indent: -999em;
        width: 75px; }
        #footer .inside .footerLogo a:hover {
          background: transparent url(/images/footer_logo.png) 0 -75px no-repeat; }
    #footer .inside .secondaryNavigation {
      font-size: 1.3em;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px;
      text-transform: uppercase; }
      #footer .inside .secondaryNavigation ul li {
        list-type: none;
        display: block;
        float: left;
        margin-right: 25px; }
        #footer .inside .secondaryNavigation ul li a {
          color: black;
          text-decoration: none; }
        #footer .inside .secondaryNavigation ul li:visited {
          color: #eaf4d7; }

div.uploadStatus {
  margin: 5px; }

div.progressBar {
  margin: 5px; }

div.progressBar div.border {
  background-color: #fff;
  border: 1px solid gray;
  width: 100%; }

div.progressBar div.background {
  background-color: #333;
  height: 18px;
  width: 0%; }

#pagination {
  background: #F1F1F1;
  border: 1px solid #E5E5E5;
  font-size: 1.2em;
  margin-bottom: 2em;
  margin-left: 30px;
  text-align: center;
  padding: 1em; }
  #pagination a, #pagination span {
    padding: .2em .3em; }
  #pagination span.disabled {
    color: #AAA; }
  #pagination span.current {
    font-weight: bold;
    border-bottom: 1px dotted #B5B5B5;
    border-top: 1px dotted #B5B5B5; }
  #pagination a {
    text-decoration: none;
    color: black; }
    #pagination a:hover, #pagination a:focus {
      text-decoration: underline; }

