* {
  margin: 0;
  padding: 0;
  outline: 0; }

body {
  font-size: 12px;
  line-height: 1.3;
  font-family: Arial, Helvetica, Sans-Serif;
  color: #202023;
  background: white url(/images/bg-pattern.gif); }

.page-bg {
  position: absolute;
  height: 985px;
  width: 100%;
  background: url(/images/bg-inner.gif) repeat-x 0 0; }

.index .page-bg {
  background: url(/images/bg.gif) repeat-x 0 0; }

a {
  color: #7d0202;
  text-decoration: none;
  cursor: pointer; }
  a:hover {
    text-decoration: underline; }
  a img {
    border: 0; }

label {
  font-size: 14px;
  font-weight: bold; }

input, textarea, select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; }

.tfield {
  border: 1px solid #d2d2d2;
  background: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px; }

textarea {
  border: 1px solid #d2d2d2;
  background: #fafafa;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  overflow: hidden; }

h1, h2, h3, h4, h5, h6 {
  letter-spacing: -1px; }

h2 a {
  color: #202023; }

.nocufon {
  letter-spacing: 0 !important; }

h2 {
  font-size: 34px; }

h3 {
  font-size: 20px; }

h4 {
  font-size: 18px; }

.cl {
  display: block;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px;
  clear: both; }

.notext {
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

.left {
  float: left;
  display: inline; }

.right {
  float: right;
  display: inline; }

.shell {
  width: 975px;
  margin: 0 auto;
  position: relative; }

#header {
  position: relative; }

.header-bg {
  position: absolute;
  left: -82px;
  top: 0;
  width: 313px;
  height: 130px;
  background: url(/images/header-bg.png) no-repeat 0 0; }

h1#logo {
  float: left;
  display: inline;
  padding: 5px 0 0 0;
  margin-top: 20px;
  position: relative;
  background: url(/images/logo.png) no-repeat 0 0;
  width: 182px;
  height: 52px; }
  h1#logo a {
    float: left;
    line-height: 1;
    font-size: 25px;
    color: #000;
    text-decoration: none; }

#header-links {
  font-size: 13px;
  float: right;
  padding: 3px 2px 0 0; }
  #header-links a {
    color: #333744;
    margin-left: 10px; }

.ico-rss {
  padding: 5px 0 5px 20px;
  background: url(/images/ico-rss.gif) no-repeat 0 center; }

.ico-twitter {
  padding: 5px 0 5px 20px;
  background: url(/images/ico-twitter.gif) no-repeat 0 center; }

#navigation {
  float: right;
  height: 41px;
  padding-top: 27px;
  overflow: hidden; }
  #navigation ul {
    list-style: none;
    height: 41px;
    float: right; }
  #navigation li {
    float: left;
    display: inline;
    margin-left: 5px; }
    #navigation li.home-link a {
      width: 77px; }
    #navigation li.articles-link a, #navigation li.contact-link a {
      width: 100px; }
  #navigation a {
    position: relative;
    display: block;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px;
    text-align: left;
    float: left;
    height: 41px;
    background: url(/images/navigation.png) no-repeat 0 0; }
    #navigation a .hover-state, #navigation a .active-state {
      float: left;
      height: 41px;
      background: url(/images/navigation.png) no-repeat 0 0; }
    #navigation a .hover-state, #navigation a .active-state {
      position: absolute;
      top: 0;
      left: 0;
      height: 41px;
      width: 100%;
      display: none; }
    #navigation a:active .active-state, #navigation a.active .active-state {
      display: block; }
  #navigation li.articles-link {
    display: block;
    z-index: 9999; }
  #navigation li.home-link a {
    background-position: 0 0; }
    #navigation li.home-link a .hover-state {
      background-position: 0 -41px; }
  #navigation li.articles-link a {
    background-position: -82px 0; }
    #navigation li.articles-link a .hover-state {
      background-position: -82px -41px; }
  #navigation li.contact-link a {
    background-position: right 0; }
    #navigation li.contact-link a .hover-state {
      background-position: right -41px; }
    #navigation li.contact-link a .active-state {
      background-position: right bottom; }

body.index #navigation li.home-link a {
  background-position: 0 bottom; }
body.articles #navigation li.articles-link a {
  background-position: -82px bottom; }

#main {
  padding: 10px 0 0;
  height: 100%;
  position: relative; }

/* Top Section */

#slider {
  float: left;
  display: inline;
  width: 574px;
  height: 285px;
  padding: 21px;
  position: relative;
  margin: -5px;
  background: url(/images/slider-bg.png) 0 0 no-repeat;
  overflow: hidden; }
  #slider .jcarousel-clip {
    width: 570px;
    height: 275px;
    position: relative;
    overflow: hidden; }
  #slider ul {
    height: 313px;
    position: relative;
    list-style: none;
    overflow: hidden; }
  #slider li {
    float: left;
    display: inline;
    width: 574px;
    height: 313px;
    position: relative;
    margin-left: 1px; }
  #slider .content {
    position: absolute;
    width: 520px;
    height: 240px;
    top: 33px;
    left: 33px;
    font-size: 18px;
    line-height: 21px;
    font-family: "Myriad Pro", Arial, sans-serif; }
    #slider .content img {
      float: left;
      position: relative;
      margin: 0 25px 15px -10px; }
    #slider .content h2 {
      font-size: 34px;
      line-height: 1;
      color: #18191e; }
      #slider .content h2 a {
        font-size: 34px;
        line-height: 1;
        color: #18191e; }

.ico-balloon {
  width: 34px;
  height: 28px;
  line-height: 20px;
  display: inline-block;
  background: url(/images/ico-balloon.gif) no-repeat 0 center;
  text-align: center;
  font-size: 14px; }

#slider .content .subtitle {
  font-size: 17px;
  line-height: 1; }
#slider .content p {
  padding-right: 10px; }
#slider .slider-controls {
  position: absolute;
  bottom: 14px;
  left: 203px;
  width: 95px;
  height: 32px;
  padding-top: 13px;
  background: url(/images/slider-controls-bg.png) no-repeat 0 0;
  padding-left: 125px; }
  #slider .slider-controls a {
    float: left;
    width: 14px;
    height: 14px;
    background: url(/images/slider-control.gif) no-repeat 0 0;
    margin-right: 7px;
    font-size: 0;
    line-height: 0;
    text-indent: -4000px; }
    #slider .slider-controls a.active {
      background-position: 0 bottom; }

.intro {
  float: right;
  display: inline;
  width: 350px;
  line-height: 1.2;
  padding-top: 5px; }
  .intro p {
    padding: 10px 0;
    font-size: 17px;
    text-shadow: #f8f9fa 1px 0px 0px;
    line-height: 22px; }
  .intro strong {
    font-size: 24px; }

.more-about-me {
  font-size: 15px;
  line-height: 1.2;
  padding: 10px 0 10px 90px;
  background: url(/images/more-about-me.gif) no-repeat 0 center; }

.border-line {
  height: 4px;
  background: url(/images/border-line.gif) repeat-x 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

/* Bottom section */
.bottom-section {
  padding-top: 40px; }
  .bottom-section h3, .bottom-section h4 {
    text-shadow: white 1px 1px 0px; }

.box {
  background: #fff;
  border-top: 1px solid #e4e6e6;
  border-left: 1px solid #e4e6e6;
  border-right: 2px solid #d7d9d9;
  border-bottom: 2px solid #d7d9d9;
  padding: 5px 15px 10px 15px;
  height: 100%;
  position: relative;
  color: #444; }

.bg-pattern {
  display: inline;
  padding: 0 2px;
  background: url(/images/bg-pattern.gif); }

#recent-articles {
  float: left;
  display: inline;
  width: 720px;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  bottom: 20px;
  margin-top: 5px; }
  #recent-articles .box {
    padding-bottom: 35px;
    margin-top: 10px; }
  #recent-articles .entry {
    padding: 6px 0;
    height: 100%; }
    #recent-articles .entry p {
      line-height: 20px; }
  #recent-articles .first-entry {
    padding-top: 10px; }
  #recent-articles h2 {
    font-size: 16px;
    color: #7d0202;
    text-transform: uppercase; }
    #recent-articles h2 a {
      font-size: 12px;
      color: #7d0202;
      text-transform: uppercase;
      margin-left: 5px; }
  #recent-articles .btn-visit {
    position: absolute;
    float: right;
    width: 135px;
    height: 36px;
    background: url(/images/btn-visit.gif) no-repeat 0 0;
    text-align: center;
    line-height: 36px;
    font-size: 17px;
    color: #920202;
    text-decoration: none;
    bottom: -3px;
    right: 15px; }

#find-elsewhere {
  float: right;
  display: inline;
  width: 235px;
  position: relative;
  bottom: 20px;
  margin-top: 5px; }
  #find-elsewhere .box {
    margin-top: 10px;
    padding-bottom: 0; }
  #find-elsewhere ul {
    list-style: none outside;
    font-size: 14px;
    font-weight: bold;
    padding-top: 5px; }
  #find-elsewhere li {
    color: #920202;
    margin-bottom: 7px; }
    #find-elsewhere li a {
      color: #920202;
      display: block;
      height: 45px;
      line-height: 45px;
      padding-left: 60px;
      background-repeat: no-repeat;
      background-position: 0 center; }

.ico-linkedIn {
  background-image: url(/images/ico-linkedIn.gif); }

.ico-twitterbig {
  background-image: url(/images/ico-twitterbig.gif); }

.ico-flickr {
  background-image: url(/images/ico-flickr.gif); }

.ico-delicious {
  background-image: url(/images/ico-delicious.gif); }

.ico-facebook {
  background-image: url(/images/ico-facebook.gif); }

.ico-github {
  background-image: url(/images/ico-github.gif); }

.widgets {
  padding: 5px 0 0;
  height: 100%; }

#flickr-widget {
  width: 518px;
  float: left;
  display: inline;
  position: relative;
  bottom: 16px; }

.flickr-box {
  height: 79px;
  padding: 11px 50px 12px 50px;
  background: url(/images/flickr-widget.gif);
  margin-top: 10px; }
  .flickr-box ul {
    list-style: none;
    height: 79px; }
    .flickr-box ul li {
      float: left;
      display: inline;
      width: 76px;
      height: 76px;
      padding: 1px 2px 2px;
      margin-right: 4px;
      background: url(/images/flickr-box-item.gif);
      font-size: 0;
      line-height: 0; }
      .flickr-box ul li.last {
        margin-right: 0; }
      .flickr-box ul li a img {
        width: 76px;
        height: 76px; }

#twitter-widget {
  width: 440px;
  float: right;
  display: inline;
  position: relative;
  bottom: 16px; }

.twitter-box {
  height: 133px;
  padding: 10px;
  background: url(/images/twiiter-widget.gif) no-repeat 0 0;
  margin-top: 10px; }
  .twitter-box ul {
    list-style: none outside;
    font-size: 12px;
    width: 420px;
    height: 78px;
    overflow: hidden;
    position: relative; }
    .twitter-box ul li {
      margin-bottom: 5px; }
  .twitter-box .tweet_text {
    float: left;
    margin-right: 5px; }
  .twitter-box .loading {
    position: absolute;
    top: 80px;
    left: 180px; }

a.more img, a.more-black img {
  float: none !important;
  margin: 0 0 0 5px !important; }
a.more {
  color: #7d0202 !important; }
a.more-black {
  color: #000 !important; }

#content {
  width: 784px;
  float: left;
  display: inline;
  position: relative;
  margin: -5px; }

#content-top {
  height: 10px;
  background: url(/images/content-top.png) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

#content-btm {
  height: 10px;
  background: url(/images/content-btm.png) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

#content-bg {
  background: url(/images/content-bg.png) repeat-y 0 0;
  padding: 15px 25px 15px 30px;
  height: 100%; }

.with-border {
  border-bottom: 1px dotted #bcc8d3;
  padding: 5px 0 !important; }


.post-separator {
  width: 765px;
  height: 32px;
  margin: 0 -16px 0 -20px;
  position: relative;
  background: url(/images/post-separator.gif) no-repeat 0 0;
  font-size: 0;
  line-height: 0;
  text-indent: -4000px; }

.first-post {
  padding-top: 0; }

#dsq-global-toolbar {
  display: none !important; }

#dsq-new-post h3 {
  display: none !important; }

#dsq-comments-title h3 {
  display: none !important; }

.post {
  padding: 0 0 20px;
  height: 100%; }
  .post .head a.active {
    text-decoration: none;
    color: #7d0202; }
  .post .head h2 {
    font-size: 28px; }
  .post .author {
    color: #333; }
  .post .body p {
    padding-bottom: 20px; }
  .post h2 {
    line-height: 1;
    font-size: 22px; }
  .post .subtitle {
    font-size: 17px;
    line-height: 29px;
    padding: 0; }
  .post p {
    font-size: 17px;
    line-height: 21px;
    padding: 10px 0; }
  .post .gravatar {
    float: left;
    width: 107px;
    height: 100px;
    padding: 10px;
    margin: 0 10px 0 0;
    background: url(/images/gravatar-bg.gif); }
  .post ul {
    padding: 10px 0 20px 20px; }
  .post li p {
    padding-bottom: 10px !important; }
  .post code {
    font: normal normal normal 12px/normal Monaco, 'Courier New', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', monospace; }
  .post pre {
    background-color: ghostWhite !important;
    border: 1px solid #DEDEDE !important;
    color: #444 !important;
    font-size: 90% !important;
    line-height: 1.5em !important;
    margin: 1em 0px !important;
    overflow: auto !important;
    padding: 0.5em !important; }

.comments {
  height: 32px;
  padding-left: 35px;
  display: inline-block;
  margin-top: 10px;
  background: url(/images/comments.gif) no-repeat 0 0;
  text-align: center;
  color: #000;
  font-size: 12px;
  line-height: 30px; }

.post-image {
  width: 719px;
  height: 349px;
  background: url(/images/image-frame.jpg);
  padding: 5px 6px 7px 7px;
  position: relative;
  margin: 0 -1px 0 -2px;
  font-size: 0;
  line-height: 0; }
  .post-image img {
    border: 1px solid #fff; }

.post-comments {
  border-top: 1px dotted #b5c2ce;
  margin-bottom: 20px; }
  .post-comments .bottom-border {
    border-bottom: 1px dotted #b5c2ce;
    padding: 10px 0 5px 0;
    height: 100%; }
  .post-comments .comments {
    float: left;
    margin: 0; }
  .post-comments h3 {
    float: left;
    display: inline;
    padding-left: 10px; }

.comment-author {
  float: left;
  width: 69px;
  height: 69px;
  padding: 5px;
  background: #f0f0f0; }

.comment-content {
  float: left;
  display: inline;
  width: 550px;
  padding-left: 10px;
  line-height: 1.5; }

.comments-list {
  list-style: none;
  font-size: 15px; }
  .comments-list li {
    padding: 15px;
    height: 100%;
    border: 1px solid #fff;
    background: #fff; }
    .comments-list li.even {
      border-color: #dbdbdb;
      background: #e5e7e7; }
      .comments-list li.even .comment-author {
        background: #fff; }
  .comments-list .date {
    font-size: 12px; }
  .comments-list h4 {
    color: #861313;
    font-size: 17px; }
    .comments-list h4 a {
      color: #861313;
      font-size: 17px; }

.older-posts {
  font-size: 17px;
  margin-top: 10px; }

.comment-form {
  padding: 10px 0; }
  .comment-form h3 {
    padding-bottom: 10px; }

#cf {
  padding: 20px;
  background: #eeeeee; }
  #cf .vert-border {
    background: url(/images/vert-border.gif) repeat-y 140px 0;
    height: 100%; }
  #cf .row {
    padding-bottom: 15px; }
  #cf label {
    float: left;
    width: 120px;
    text-align: right;
    margin-right: 45px;
    padding-top: 5px; }
  #cf .tfield {
    width: 340px; }
  #cf textarea {
    width: 500px;
    height: 150px; }
  #cf .btn-submit {
    cursor: pointer;
    border: 0;
    width: 153px;
    height: 32px;
    background: url(/images/btn-submit.gif);
    display: block;
    margin-left: 165px; }

#sidebar {
  width: 180px;
  float: right;
  display: inline;
  padding-top: 5px; }
  #sidebar a {
    color: #15161b; }
  #sidebar h4 {
    font-size: 22px; }

.get-in-touch {
  padding: 10px 0;
  height: 220px;
  line-height: 1.4; }
  .get-in-touch a {
    font-weight: bold; }
  .get-in-touch p {
    margin-bottom: 10px; }

.img-matt {
  float: left;
  margin: 0 10px 0 0; }

.btn-subscribe {
  padding: 25px 0 25px 40px;
  background: url(/images/btn-subscribe.gif) no-repeat 0 center;
  color: #15161b;
  display: inline-block;
  font-size: 18px; }

#sidebar .elsewhere {
  padding-bottom: 15px; }
  #sidebar .elsewhere ul {
    list-style: none outside;
    padding-top: 5px; }
  #sidebar .elsewhere li {
    padding: 5px 0; }
#sidebar li.last {
  padding-bottom: 0 !important; }
#sidebar .elsewhere a {
  padding: 0 0 0 27px;
  background-repeat: no-repeat;
  background-position: 0 center; }

.small-ico-linkedIn {
  background-image: url(/images/small-ico-linkedIn.gif); }

.small-ico-github {
  background-image: url(/images/small-ico-github.gif); }

.small-ico-twitter {
  background-image: url(/images/small-ico-twitter.gif); }

.small-ico-flickr {
  background-image: url(/images/small-ico-flickr.gif); }

.small-ico-tumblr {
  background-image: url(/images/small-ico-tumblr.gif); }

#sidebar .recent-posts, #sidebar .categories, #sidebar .archives {
  padding-bottom: 15px; }
  #sidebar .recent-posts ul, #sidebar .categories ul, #sidebar .archives ul {
    padding-top: 5px;
    list-style: none; }
    #sidebar .recent-posts ul li, #sidebar .categories ul li, #sidebar .archives ul li {
      padding: 4px 0 5px 5px; }

#footer {
  height: 110px;
  background: #333744;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  position: relative;
  margin-top: 0px; }
  #footer .shell {
    height: 95px;
    padding-top: 15px;
    background: url(/images/footer-shadow.gif) no-repeat center 0; }
  #footer a {
    color: #fff; }

.footer-navigation {
  float: right;
  display: inline;
  font-size: 20px; }
  .footer-navigation a {
    margin-left: 10px; }
