/* Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

img a {
  border: none; }

body {
  font-family: Helvetica, Arial, san-serif;
  font-size: 12px;
  color: #222222;
  line-height: 150%; }

.container {
  width: 950px;
  margin: 0 auto;
  display: block; }

img.framed {
  padding: 4px;
  border: 1px "solid" #ccc;
  float: left;
  margin: 30px 20px 20px 0;
  vertical-align: text-top; }

a {
  color: #1d4c93;
  text-decoration: none; }

a:hover {
  background: #e1e9f6; }

.logo-block {
  width: 950px;
  float: left;
  margin: 40px 0; }
  .logo-block h1 {
    text-indent: -9999px;
    background: url('/m/i/jason-ford.png') no-repeat;
    height: 45px; }
  .logo-block a {
    text-indent: -9999px;
    overflow: hidden;
    display: block;
    width: 215px;
    height: 45px;
    float: left;
    margin: -45px 10px 0 0;
    background-color: transparent; }

.footer {
  border-top: 1px solid #cccccc;
  margin-top: 20px;
  padding: 15px 0;
  width: 950px;
  margin-left: 40px;
  float: left; }

#sidebar {
  float: left;
  width: 270px;
  margin: 0 10px 0 40px; }
  #sidebar h2 {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
    padding-bottom: 4px;
    font-family: Georgia, serif;
    font-size: 24px;
    line-height: 120%; }
  #sidebar p {
    margin: 0 0 30px; }

ul.social-links {
  margin-top: -20px; }
  ul.social-links a {
    display: block;
    font-size: 18px;
    padding: 5px 0;
    border-bottom: 1px dashed #cccccc; }
  ul.social-links a:hover {
    background-color: #e1e9f6; }
  ul.social-links li img {
    padding: 2px;
    vertical-align: -11px;
    margin: 0 10px 0 5px;
    border: 1px solid #cccccc; }

.main-content {
  width: 625px;
  float: left; }

.page {
  margin-left: 80px; }
  .page #hi-there img {
    float: left; }
  .page #hi-there h2 {
    float: left;
    margin: 40px 0 0 30px;
    height: 100px; }
  .page p {
    margin: 10px 0; }
  .page p:first-child {
    margin-top: 0; }
  .page p:last-child {
    margin-bottom: 0; }
  .page h2 {
    font-size: 42px;
    font-family: Georgia, serif;
    margin-bottom: 20px; }
  .page h3 {
    font-family: Georgia, serif;
    font-size: 24px;
    margin-top: 20px;
    clear: both; }
  .page ul {
    list-style-type: disc; }
  .page ol {
    list-style-type: decimal; }
  .page li {
    margin-left: 20px; }
  .page strong {
    font-weight: bold; }

.feedmagnet-block {
  float: left; }
  .feedmagnet-block .feedmagnet-dateset {
    float: left;
    margin: 10px 0; }
  .feedmagnet-block .feedmagnet-date {
    float: left;
    margin: 0 0 10px 125px;
    padding: 5px 10px;
    width: 480px;
    background-color: #1d4c93;
    color: white; }
  .feedmagnet-block .feedmagnet-item {
    float: left;
    width: 625px;
    background: url('/m/i/arrow.png') no-repeat;
    background-position: 118px 20px; }
    .feedmagnet-block .feedmagnet-item .feedmagnet-avatar {
      float: left;
      width: 60px;
      height: 60px;
      padding-left: 65px; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-avatar img {
        display: none; }
    .feedmagnet-block .feedmagnet-item .feedmagnet-content {
      float: left;
      padding: 5px 10px 10px 10px;
      width: 480px;
      background-color: #e1e9f6; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-content img.feedmagnet-photo {
        float: left;
        padding: 5px;
        background: white;
        border: 1px solid #cccccc;
        margin-right: 10px; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-content img.feedmagnet-teaser-image {
        float: left;
        margin: 0 20px 15px 0; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-content .feedmagnet-largetext {
        font-family: Georgia, serif;
        font-size: 24px;
        line-height: 130%; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-content ul.feedmagnet-links {
        margin: 10px 0;
        clear: both; }
        .feedmagnet-block .feedmagnet-item .feedmagnet-content ul.feedmagnet-links li {
          font-size: 18px; }
          .feedmagnet-block .feedmagnet-item .feedmagnet-content ul.feedmagnet-links li img {
            vertical-align: middle;
            padding: 2px;
            background: white;
            border: 1px solid #cccccc;
            margin: 0 5px 5px 0; }
          .feedmagnet-block .feedmagnet-item .feedmagnet-content ul.feedmagnet-links li .feedmagnet-small {
            font-size: 12px;
            color: #8a9cb7; }
    .feedmagnet-block .feedmagnet-item .feedmagnet-info {
      margin: 0 0 20px 125px;
      padding: 5px 10px;
      width: 480px;
      background-color: #e1e9f6;
      text-align: right; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-info .feedmagnet-author {
        display: none; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-info .feedmagnet-item-datetime, .feedmagnet-block .feedmagnet-item .feedmagnet-info .feedmagnet-source {
        display: inline; }
      .feedmagnet-block .feedmagnet-item .feedmagnet-info .feedmagnet-item-datetime .feedmagnet-item-date {
        display: none; }

.feedmagnet-blurb .feedmagnet-avatar, .feedmagnet-article .feedmagnet-avatar {
  background: url('/m/i/twitter-post.png') no-repeat;
  background-position: 50px 0; }

.feedmagnet-video .feedmagnet-avatar, .feedmagnet-videoblurb .feedmagnet-avatar {
  background: url('/m/i/video.png') no-repeat;
  background-position: 50px 0; }

.feedmagnet-photo .feedmagnet-avatar, .feedmagnet-photoblurb .feedmagnet-avatar {
  background: url('/m/i/picture.png') no-repeat;
  background-position: 50px 0; }

.feedmagnet-link .feedmagnet-avatar {
  background: url('/m/i/link.png') no-repeat;
  background-position: 50px 0; }
