body {
  font-size: 85%;
  line-height: 1.4;
  color: #666666;
  font-family: Arial, sans-serif;
}
a {
  font-weight: normal;
  color: #e35c4c;
  text-decoration: none;
}
a :hover {
  text-decoration: underline;
}
h1 {
  font-size: 160%;
}
#navigation {
  text-shadow: 0px 1px #fefefe;
}
.introheading span {
  padding-left: 1em;
  padding-top: 40px;
  text-align: left;
  padding-right: 4em;
  display: block;
  text-shadow: 0px 1px rgba(60, 60, 60, 0.5);
}
#home_intro {
  font-size: 220%;
  color: #FFFFFF;
}
#work_intro {
  font-size: 220%;
  color: #FFFFFF;
}
#content ol, #content ul {
  list-style-type: disc;
  padding-left: 1.3em;
  padding-bottom: 1.2em;
}
#footer {
  text-shadow: 0px 1px #eee;
}
h2 {
  font-weight: bold;
  font-size: 160%;
  color: #1d1d1d;
  letter-spacing: -0.02em;
  margin-bottom: 15px;
}
h3 {
  font-weight: bold;
  font-size: 130%;
  color: #1d1d1d;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}
h3.box {
  background: url(../images/icon_box.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.dashboard {
  background: url(../images/dashboard_32.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.folder {
  background: url(../images/folder_32.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.calendar {
  background: url(../images/calendar_32.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.messages {
  background: url(../images/comments_32.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.tick {
  background: url(../images/ok_32.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.monitor {
  background: url(../images/icon_monitor.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.paper {
  background: url(../images/icon_paper.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
h3.checked {
  background: url(../images/greenchecked.png) no-repeat;
  height: 32px;
  padding-left: 45px;
  padding-top: 8px;
}
p {
  line-height: 1.6em;
  margin-bottom: 15px;
}
span.bold {
  font-weight: bold;
}
span.knockback {
  font-weight: normal;
  color: #999999;
}
p#copyright {
  text-align: center;
  color: #999999;
  font-weight: bold;
  margin: 10px 0 10px 0;
  text-shadow: 0px 1px #111;
}
#footer {
  text-shadow: 0px 1px #eee;
}
p#copyright a {
  color: white;
}
p a.home_more_link {
  font-weight: bold;
}
p.app_download span {
  display: none;
}
/* Homepage blog feed using Google Feed API */
/**
   * Set a very small font size for the control and constrain
   * it's width to 225px
   *
   * Note: the page has a single FeedControl that
   * is drawn in the <div> element whose id is "feedControl".
   */
#feedControl {
  font-size: 14px;
  font-family: Arial, Verdana, sans-serif;
  width: 370px;
}
/**
   * Remove the feeds title container border
   */
#feedControl div.gfc-resultsHeader {
  border: none;
}
/**
   * Don't display the feeds title
   */
#feedControl div.gfc-title {
  display: none;
}
/**
   * Suppress everything except for title
   */
/**
   * 1em Padding at the bottom of each collection of entries
   */
#feedControl .gfc-results {
  padding-bottom: 1em;
}
/**
   * no padding between entries
   */
#feedControl .gfc-result {
  border-bottom: 1px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#feedControl a.gf-title:link, #feedControl a.gf-title:active, #feedControl a.gf-title:visited {
  color: #333938;
  font-weight: bold;
  text-decoration: none;
}
#feedControl a.gf-title:hover {
  text-decoration: underline;
}
#feedControl div.gf-author, #feedControl div.gf-relativePublishedDate {
  color: #b7b7b7;
  font-size: 11px;
}
#feedControl div.gf-snippet {
  color: #666666;
  display: none;
}
/* stops the bad horizontal shift with centered layouts in moz etc */
/* html { height: 100%; margin-bottom: 1px; } */
/* overrule basic.css styles */
body {
  background: #414746;
  margin: 0;
  padding: 0;
  text-align: center;
}
strong {
  font-weight: bold;
  font-size: larger;
}
/* positioning */
.introHeading {
  width: 860px;
  min-height: 210px;
}
#home_intro {
  background: #e05b4a url(../images/sunrise_background.jpg) no-repeat left bottom;
}
#work_intro {
  background: #5ea9d2 url(../images/header_work.png) no-repeat left bottom;
}
#skipLink {
  display: block;
  position: absolute;
  top: 0;
  left: -999px;
  height: 20px;
  padding: 10px 20px;
}
#skipLink:focus {
  left: 0;
}
.clearboth {
  clear: both;
}
/* Layout */
#wrapper {
  width: 860px;
  margin: 0 auto;
  margin-top: 30px;
}
#header {
  background: url(../images/header.jpg) no-repeat;
  height: 126px;
  width: 860px;
}
/* Home lead message */
#message_home {
  background: url(../images/bg_message_home.png) no-repeat;
  width: 860px;
  height: 459px;
}
#message_wrapper_home {
  padding-top: 28px;
}
/* About lead message */
#message_about {
  background: url(../images/sunrise_background.jpg) no-repeat;
  width: 860px;
  height: 218px;
}
/* Homepage rollover links */
#home_app_links {
  margin: auto;
  width: 625px;
  height: 348px;
}
#home_app_links ul li {
  display: block;
  float: left;
  list-style: none;
}
#home_app_links ul li.first {
  margin-right: 62px;
}
#home_app_links a * {
  display: none;
}
#home_app_links ul a, #home_app_links a .hover {
  height: 348px;
  width: 281px;
  position: relative;
  display: block;
  background: url(../images/home_app_links.png) 0 0 no-repeat;
}
#home_app_links a.sherpa_link {
  background-position: 0 0;
}
#home_app_links a.soon_link {
  background-position: -563px 0;
}
#home_app_links .highlight a.soon_link:hover, #home_app_links a.soon_link .hover {
  background-position: -844px 0;
}
/* Footer */
#footer {
  background: url(../images/footer.jpg) no-repeat;
  height: 46px;
  width: 860px;
}
#header_content {
  height: 126px;
  width: 460px;
  float: right;
}
#twitter {
  height: 90px;
  width: 108px;
  float: right;
  background: url(../images/twitter_bird.jpg) no-repeat;
  margin-right: 40px;
}
#twitter a {
  height: 90px;
  width: 108px;
  display: block;
}
#logo {
  background: url(../images/logo_wiredthing.jpg) no-repeat;
  height: 126px;
  width: 187px;
  margin-left: 26px;
  float: left;
}
#logo a {
  display: block;
  height: 126px;
  width: 187px;
}
.divider {
  background: url(../images/divider.jpg) no-repeat;
  width: 100%;
  height: 40px;
  font-size: 0;
  margin: 0;
  padding: 0;
}
.divider hr {
  display: none;
}
#content {
  background: white;
  text-align: left;
}
#content_padding {
  padding-top: 30px;
  padding-left: 40px;
  padding-bottom: 25px;
  padding-right: 40px;
}
#content .col1, #content .col2 {
  width: 370px;
  float: left;
  margin-bottom: 30px;
}
#content .col1 {
  margin-right: 40px;
}
#content .col1.home, #content .col2.home {
  margin-bottom: 0;
}
.last {
  margin-right: 0;
}
.feature {
  width: 200px;
  float: left;
  margin-left: 45px;
}
/* Navigation */
#navigation {
  width: 460px;
  height: 35px;
  float: left;
}
#navigation ul {
  float: right;
}
#navigation ul li {
  display: inline;
  height: 34px;
  float: left;
  border-left: 1px solid #D6D6D6;
  border-top: 1px solid #C3C3C3;
}
#navigation ul a {
  display: block;
  height: 34px;
  margin-left: 1px;
  margin-top: 1px;
  border-top: 1px solid #F9F9F9;
  border-left: 1px solid #F9F9F9;
  color: #616161;
  background-color: #d6d6d6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eaeaea), to(#d6d6d6));
  background-image: -moz-linear-gradient(#eaeaea, #d6d6d6);
  background-image: -ms-linear-gradient(#eaeaea, #d6d6d6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eaeaea), color-stop(100%, #d6d6d6));
  background-image: -webkit-linear-gradient(#eaeaea, #d6d6d6);
  background-image: -o-linear-gradient(#eaeaea, #d6d6d6);
  background-image: linear-gradient(#eaeaea, #d6d6d6);
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding-top: 3px;
  padding-left: 1em;
  padding-right: 1em;
}
#navigation ul a.active, #navigation ul a:hover {
  background-color: #ececec;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#f3f3f3), to(#ececec));
  background-image: -moz-linear-gradient(#f3f3f3, #ececec);
  background-image: -ms-linear-gradient(#f3f3f3, #ececec);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f3f3f3), color-stop(100%, #ececec));
  background-image: -webkit-linear-gradient(#f3f3f3, #ececec);
  background-image: -o-linear-gradient(#f3f3f3, #ececec);
  background-image: linear-gradient(#f3f3f3, #ececec);
  color: #3E3E3E;
}
/* Footer Navigation */
#strapline {
  float: left;
  width: 200px;
  padding: 12px 0 0 40px;
  font-weight: bold;
}
#footer_navigation {
  float: right;
  padding-right: 40px;
  padding-top: 14px;
  width: 300px;
  text-align: right;
}
#footer_navigation a {
  color: #666666;
  font-weight: bold;
}
#footer_navigation a:hover {
  text-decoration: underline;
}

