em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.clearfix {
  display: block;
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
a:link,
a:visited {
  color: inherit;
}
acronymn {
  border-color: inherit;
  cursor: help;
}
p,
ul li,
ol li {
  color: #333;
  line-height: 150%;
  margin-bottom: 15px;
  font-size: 13px;
}
ul li,
ol li {
  margin-bottom: 0;
}
p a:link,
p a:visited,
li a:link,
li a:visited {
  color: #438b88;
}
.yellow {
  background: #ffffcc;
}

#sidebar ul.posts a:link,
#sidebar ul.posts a:visited,
#sidebar p a:link,
#sidebar p a:visited,
#sidebar li a:link,
#sidebar li a:visited,
.bookmarks a:link,
.bookmarks a:visited {
  color: #888;
}
p a:hover,
li a:hover,
#sidebar a:hover,
#sidebar p a:hover,
#sidebar ul.posts a:hover,
#sidebar ul.rss a:hover {
  color: #276b68;
}
#sidebar p.small {
  font-size: 12px;
}
h1, h2, h3, h4, h5 {
  margin-bottom: 15px;
  color: #444;
  font-weight: bold;
  font-family: helvetica;
}
h1 { 
  letter-spacing: 1px;
  font-size: 30px;
}
h2 { font-size: 22px; }
h3 { font-size: 19px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }

h1 span,
h2 span,
h3 span,
h4 span,
h5 span {
  color: #ccc;
  font-weight: normal;
  font-size: 0.8em;
}

h1.post-title {
  font-size: 34px;
  font-weight: normal;
  color: #333;
  padding-bottom: 15px;
  border-bottom: 5px solid #eee;
  margin-bottom: 10px;
}
h1.post-title a:link,
h1.post-title a:visited {
  color: #333;
}
.post-body h2, #body h2,
.post-body h3, #body h3,
.post-body h4, #body h4,
.post-body h5, #body h5 {
  padding-top: 15px;
}
.archives #body h1,
.archives #body h2 {
  padding-top: 0;
  margin-bottom: 5px;
}
#body .search h3 {
  padding-top: 0;
}
#hdr {
  background: transparent url(../images/hdr-shadow.png) repeat-x left bottom;
  padding-bottom: 13px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100000;
}
#hdr .top {
  background: #000;
  padding: 5px;
}
#hdr .inner {
  background: #191919 url(../images/menu-bg.jpg) repeat-x left 15%;
  border-top: 1px dotted #252525;
  border-bottom: 5px solid #272727;
}
#hdr .inner .body {
  color: #fff;
}
#hdr .inner .body .logo {
  float: left;
  margin: 6px 0 0 10px;
}
#hdr .inner #latest-comment {
  float: right;
  text-align: right;
  width: 335px;
  margin: 5px 60px 0 0;
  font-size: 12px;
  line-height: 150%;
  display: none;
}
#hdr .inner #latest-comment span {
  display: block;
  color: #2f2f2f;
  color: #555;
}
#hdr .inner #latest-comment span a:link,
#hdr .inner #latest-comment span a:visited {
  color: inherit;
}
#hdr .inner #latest-comment span a:hover {
  color: #333;
  color: #eee;
}
#hdr ul {
  border-right: 1px dotted #111;
  height: 49px;
  margin-right: 10px;
}
#hdr ul li {
  float: right;
  border-left: 1px dotted #111;
  margin: 0;
}
#hdr ul li a:link,
#hdr ul li a:visited {
  display: block;
  padding: 15px 12px;
  text-decoration: none;
  color: #616161;
  font-size: 16px;
  text-transform: lowercase;
  text-shadow: 1px 1px 1px #000;
}
#hdr ul li a:hover {
  color: #474747;
  color: #999;
  background: #171717;
}
#hdr ul li.current a:link,
#hdr ul li.current a:visited,
#hdr ul li.current a:hover {
  color: #71bdba;
  background: #111 url(../images/nav-bg-current.png) no-repeat center 110%;
  font-size: 20px;
  padding: 12px 12px 18px 12px;
}
#wrapper {
  padding-top: 66px;
  width: 950px;
}
.error,
.notice {
	background: #af0100;
	color: #fff;
	padding: 7px;
}
.notice {
	background: #53a234;
}
input.text,
textarea,
select {
  padding: 3px;
	font-size: 16px;
	font-family: 'lucida grande', helvetica, sans-serif;
	border: 1px solid #ddd;
	border-top: 1px solid #7c7c7c;
	background: #fff url(../images/fieldbg.gif) repeat-x left top;
}
#login {
  margin: 20px;
}
#login h4,
#facebox h4 {
  font-size: 19px;
  letter-spacing: -1px;
  color: #333;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}
#login label {
  display: block;
  margin: 7px 0 5px 0;
  color: #777;
}
#login p.submission {
  margin-top: 12px;
}
#portfolio-projects {
  float: left;
  width: 260px;
}
#portfolio-photos {
  float: left;
  width: 240px;
}
#portfolio-code {
  float: left;
  width: 190px;
}
#portfolio-code ul {
  border-left: 1px solid #eee;
  padding-left: 10px;
}
#portfolio-code h6 {
  margin: 0;
}
#portfolio-code li p {
  font-size: 10px;
  color: #999;
  margin-bottom: 10px;
}
#portfolio-projects li,
#portfolio-photos li {
  margin: 0 0 4px 0;
  padding: 0 5px 5px 5px;
}
#portfolio-projects li.odd,
#portfolio-photos li.odd {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.portfolio small {
  display: block;
  font-size: 11px;
  margin: -5px 0 0 0;
  line-height: 150%;
}
.portfolio small a:link,
.portfolio small a:visited {
  color: inherit;
}
.portfolio small a:hover {
  color: #444;
}
.portfolio small span.thumb {
  display: block;
  float: left;
  width: 108px;
  height: 71px;
  overflow: hidden;
  margin: 0 7px 5px 7px;
}
.portfolio small span.thumb img {
  border: 1px solid #eee;
  padding: 2px;
}
.portfolio small span.thumb img:hover {
  border: 1px solid #ddd;
}
.portfolio h6 {
  margin: 5px 0 10px 5px;
  font-weight: bold;
}
.portfolio p span.right img {
  margin-left: 15px;
}
h4.subtitle {
  color: #777;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 7px;
  margin-bottom: 5px;
  border-bottom: 5px solid #eee;
}
.portfolio h4.subtitle {
  color: #333;
  font-size: 19px;
  padding-bottom: 10px;
}
div.search {
  padding: 15px;
  background: #ffffde;
  background: url(../images/search-bg.jpg) repeat-y left top;
  border-left: 1px solid #f8f883;
  margin-bottom: 25px;
}
div.search input.text {
  font-size: 15px;
  padding: 5px;
  width: 440px;
  color: #999;
}
div.search input.text.active {
  color: #222;
}
div.search p.help {
  margin: 7px 0 0 0 ;
  font-size: 11px;
  color: #c49507;
}
div.search h3,
#sidebar div.search h3 {
  color: #c49507 !important;
  margin: 0 0 5px 0;
}
span.date {
  color: #444;
}
#content {
  padding-top: 25px;
}
#body {
  position: absolute;
  top: 92px;
  left: 240px;
  width: 695px;
  padding-left: 15px;
}
.posts #body {
  left: 5px;
  width: 935px;
}
.posts #body .indented {
  margin-left: 230px;
}
div.post {
  padding-bottom: 20px;
  clear: both;
}
div.post h1.post-title {
  padding-top: 10px;
  color: #1562aa; /* blue */
  color: #70a12a; /* green */
  color: #333;
  font-weight: bold;
  letter-spacing: -1px;
}
div.post h1.post-title a:hover {
  color: #0d569a; /* blue */
  color: #619615; /* green */
  color: #000;
}
div.post .meta {
  float: left;
  margin: 0;
  padding-top: 8px;
  width: 210px;
}
div.post .meta .date {
  font-family: georgia;
  font-size: 35px;
  color: #444;
  padding: 0 0 5px 0;
  letter-spacing: -1px;
  text-shadow: 1px 1px 1px #fff;
}
div.post .meta .other {
  width: 195px;
  padding-left: 5px;
}
div.post .meta .other p {
  color: #888;
}
div.post .meta p span {
  font-size: 13px;
  color: #bbb;
  display: block;
  padding: 10px 0 0 0;
}
.post-body {
  border-bottom: 1px dotted #aaa;
  padding-bottom: 20px;
  margin-bottom: 10px;
}
.post-body p,
.post-body ul li,
.post-body ol li,
.comment-body p,
.comment-body ul li,
.comment-body ol li {
  font-size: 13px;
}
.post-body p.alert {
  padding: 15px;
  background: #69a9a4;
  color: #fff;
  font-style: italic;
}
.post-body p.alert code {
  background: #589691;
  font-style: normal;
}
.post-body p.alert a:link,
.post-body p.alert a:visited {
  color: #3b706c;
}
.post-body p.alert a:hover {
  color: #1c4744;
}
.post-body p del {
  color: #888;
}
.post-body img {
  padding: 5px;
  border: 1px solid #eee;
  margin: 5px 5px 5px 0;
}
.comment-body p,
.comment-body ul li,
.comment-body ol li {
  color: #555;
  font-size: 12px;
}
.post-body ul,
.post-body ol,
.comment-body ul,
.comment-body ol {
  margin: 0 0 15px 25px;
}
.post-body ol,
.comment-body ol {
  margin-left: 30px;
}
.post-body ul {
  margin-left: 35px;
}
.post-body ol {
  margin-left: 40px;
}
.comment-body ul li,
.comment-body ol li {
  margin: 0 0 2px 0;
  line-height: 120%;
}
.post-body ul li,
.comment-body ul li {
  list-style-type: disc;
}
.post-body ol li,
.comment-body ol li {
  list-style-type: decimal;
}
blockquote,
.post-body blockquote,
.comment-body blockquote {
  background: url(../images/quote.png) no-repeat left top;
  margin: 0 15px 15px 10px;
  padding: 0 0 0 40px;
  min-height: 35px;
  color: #555;
  text-indent: 0;
  font-size: 13px;
  line-height: 130%;
}
blockquote span {
  display: block;
  font-size: 0.9em;
  padding-top: 5px;
  color: #888;
}
#comments {
  padding: 10px 0 20px 0;
  margin-bottom: 10px;
}
#comments .post-comment {
  padding: 7px;
  background: #fff;
  border: 0;
  margin-bottom: 10px;
}
#comments .comment-body {
  margin: 0 0 0 10px;
  float: left;
  width: 465px;
}
#comments .odd {
  border: 1px solid #dcf7f5;
  background: #eefdfc;
}
#comments .odd .comment-body p {
  color: #444;
}
#comments .comment-preview {
  border: 1px dashed #ffffcc;
  background: #fffff5;
}
#comments h4.preview {
  color: #999;
  margin: 8px 0 3px 0;
  background: #ffffcc;
  padding: 5px;
  color: #c49507;
  text-transform: none;
}
.post-comment span.date {
  color: #999;
  font-size: 13px;
  display: block;
  margin-top: 0;
}
.odd span.date {
  color: #888;
}
.post-comment span.date small {
  font-size: 11px;
  display: block;
  margin-top: -3px;
}
#comments .post-comment span.name {
  font-size: 17px;
  font-style: normal;
  color: #555;
}
#comments .post-comment span.name span.dim {
  font-size: 12px;
  font-style: normal;
}
.post-comment span.name a:link,
.post-comment span.name a:visited {
  color: #555;
}
.post-comment span.name a:hover {
  color: #111;
}
.post-comment p.meta {
  margin-bottom: 5px;
  background: url(../images/comment.png) no-repeat 0 2px;
  padding: 0 0 0 23px;
  float: left;
  width: 180px;
}
#comments .odd p.meta {
  border: 0;
}
#comments .post-comment p.count {
  float: right;
  font-family: helvetica, times, arial;
  letter-spacing: 0px;
  font-size: 40px;
  color: #c2dbd9;
  line-height: 1;
  padding: 0;
}
#comments .odd p.count {
  color: #8cb9b5;
}
#comment-form {
  padding: 15px;
  border: 1px solid #d0ebea;
  background: #e6f3f2;
  margin: 0 0 0 0;
}
#comment-form #loading {
  display: block;
  padding: 4px 5px 6px 5px;
  background: #fff;
  border: 1px solid #ccc;
  margin: 0 0 0 0;
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
  line-height: 100%;
}
#comment-form #loading img {
  margin: 0 2px -3px 0;
}
#comment-form input.text {
  margin: 0 10px 10px 0;
  width: 210px;
  font-size: 18px;
}
#comment-form textarea {
  width: 97.5%;
  height: 200px;
  font-size: 13px;
  line-height: 115%;
  margin-bottom: 10px;
}
#comment-form p.submission {
  background: #d0ebea;
  margin: 10px -15px -15px -15px;
  padding: 7px 15px;
}
#comment-form h5 {
  background: #d0ebea;
  margin: -15px;
  margin-bottom: 15px;
  padding: 15px;
  font-size: 15px;
  letter-spacing: 1px;
}
#comment-form label {
  display: block;
  margin: 0 0 6px 0;
  text-transform: uppercase;
  font-size: 13px;
  color: #777;
  font-style: italic;
}
#comment-form label.required {
  color: #333;
  font-weight: bold;
  font-style: normal;
}
#comment-form td {
  vertical-align: top;
}
#comment-form td small {
  color: #bbb;
  font-size: 11px;
  display: block;
  margin: -1px 0 5px 0;
}
#comment-form td small.note {
  margin-top: -5px;
  line-height: 120%;
  color: #888;
}
#comment-form td.spam {
  padding: 13px 0 0 0;
}
#comment-form td.spam small.note {
  margin-top: 0px;
}
#comment-form td.spam img {
  margin-bottom: 5px;
}
#comment-form span.right {
  margin-right: 8px;
}
#comment-form span.right a:link,
#comment-form span.right a:visited {
  font-size: 13px;
  padding: 2px;
}
#comment-form span.right a:hover {
  background: #111;
  color: #fff;
}
#sidebar ul li,
#sub-content ul li,
ul.archives li,
ul.blog-list li,
#sidebar ul.posts li {
  margin: 0;
  line-height: 100%;
}
.centered {
  text-align: center;
}
ul.bulleted {
  color: #aaa;
  margin: 5px 0 15px 0;
}
ul.bulleted li {
  background: url(../images/check.png) no-repeat 3px 10px;
  padding: 5px 5px 5px 23px;
  margin: 0 0 5px 0;
}
ul.bulleted li.odd {
  background: #fbfbfb url(../images/check.png) no-repeat 3px 10px;
}
#sidebar ul.bulleted li h4,
#sidebar h4.tiny {
  font-size: 13px;
  color: #444;
  margin: 5px 0;
  font-weight: bold;
}
#sidebar ul.bulleted li p {
  font-size: 13px;
  margin-bottom: 0;
}
ul.rss {
  margin: 20px 5px 5px 5px;
  border-top: 2px solid #e5e5e5;
  padding: 10px 0 0 5px;
}
ul.rss li {
  padding: 0 0 4px 24px;
  background: url(../images/rss.png) no-repeat left top;
  background: url(../images/rss_glass.png) no-repeat left top;
  margin-bottom: 2px;
}
#sidebar ul.rss li a {
  display: block;
}
#sidebar ul.rss li {
  margin-bottom: 5px;
}
.dim {
  color: #999 !important;
}
ul.blog-list li {
  padding: 5px;
  margin-bottom: 5px;
  font-size: 17px;
}
ul.archives {
  margin-bottom: 30px;
}
ul.archives li {
  padding: 5px;
  font-size: 13px;
  margin: 0;
  line-height: 100%;
}
.tags li {
  padding: 3px 0 5px 18px;
  font-size: 12px;
  background: url(../images/tag.png) no-repeat left 5px;
}
.bookmarks {
  color: #555;
  font-size: 12px;
}
.bookmarks td {
  padding-bottom: 7px;
  line-height: 120%;
}
.bookmarks td.date {
  padding-right: 5px;
  color: #888;
}
ul.archives li span.right,
ul.blog-list li span.right {
  font-size: 11px;
  color: #bbb;
}
ul.archives li p,
ul.blog-list li p {
  font-size: 11px;
  margin: 5px 0 0 0;
}
ul.archives li p a:link,
ul.archives li p a:visited,
ul.blog-list li p a:link,
ul.blog-list li p a:visited,
ul.tags li a:link,
ul.tags li a:visited {
  color: inherit;
}
ul.tags {
  margin: 0 5px 10px 5px;
}
ul.tags span {
  font-size: inherit;
}
ul.tags li a {
  display: block;
}
ul.archives li p a:hover,
ul.blog-list li p a:hover,
#sidebar ul.tags li a:hover {
  color: #444;
}
#sidebar ul.tags li a:hover {
  background: #f3f3f3;
}
ul.archives li.odd,
ul.blog-list li.odd {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
ul.blog-list li span.date,
ul.archives li span.date {
  color: #333;
}
#sidebar {
  position: absolute;
  top: 92px;
  left: 10px;
  width: 205px;
  padding: 0 10px;
}
#sidebar h3 {
  font-size: 15px;
  border-bottom: 1px dotted #eee;
  letter-spacing: 1px;
  padding-bottom: 3px;
  margin-bottom: 5px;
  color: #555;
}
#sidebar p {
  color: #777;
  font-size: 13px;
  padding: 0 5px;
}
#sidebar p.count {
  margin-bottom: 5px;
  color: #777;
}
#sidebar p.count span {
  font-size: 30px;
}
#sidebar ul.posts {
  font-size: 14px;
}
#sidebar ul.posts li {
  color: #999;
  padding: 5px;
}
#sidebar .pod {
  clear: both;
  padding: 0;
  margin: 0 0 20px 0;
}
#sidebar .pod.tags,
#sidebar .pod.bookmarks {
  width: 190px;
}
#sidebar .photos li {
  float: left;
  margin: 0;
  background: url(../images/photo-bg.png) no-repeat center center;
  width: 102px;
  height: 100px;
}
#sidebar .photos li a {
  display: block;
  margin: 12px 0 0 13px;
}
#sidebar .photos img {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1px;
}
#sidebar .pod.tags,
#sidebar .pod.bookmarks,
#sidebar .photos h4,
#sidebar .s {
  padding-left: 6px;
}
#sidebar .s input.text {
  width: 180px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  color: #888;
  background: #eee;
  font-size: 14px;
}
#sidebar .s input.text.active {
  color: #111;
  background: #fff;
}
#sidebar ul.posts li.odd,
.odd {
  background: #fbfbfb;
}
#projects .odd {
  background: #fbfbfb url(../images/check.png) no-repeat 3px 6px;
}
.code-project .description {
  font-size: 12px;
}
.code-project .description span {
  margin: 7px 0 0 0;
  font-size: 11px;
  font-style: italic;
  display: block;
}
#content .code-project .description p {
  margin: 7px 0 0 0;
  font-size: 11px;
  font-style: italic;
  color: inherit;
}
p.light,
p.light a {
  font-size: 10px;
  margin: 0 0 0 10px;
  color: #888;
}
p.light a {
  margin: 0;
}
ul.small {
  margin: 10px 0 20px 0;
}
ul.small li {
  padding: 3px;
  margin: 0;
  font-size: 12px;
}
ul.listing li a.red {
  color: #af0100;
}
a.github {
  display: block;
  margin: 20px 0 0 23px;
}
ul.listing li {
  padding: 5px;
  margin: 0;
}
ul.listing li span.right {
  color: #aaa;
}
ul.listing li.odd {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
}
ul.listing li.draft {
  font-style: italic;
  color: #999;
  background: #ffffcc;
  border-bottom: 1px solid #FCE3C3;
}
ul.listing li.draft a:link,
ul.listing li.draft a:visited {
  color: #999;
}
ul.listing li.draft a:hover {
  color: #444;
}
ul.admin li {
  color: #999;
  font-size: 19px;
  padding: 10px;
  margin-bottom: 0;
  border-bottom: 1px dotted #eee;
}
ul.admin li span.right {
  font-size: 16px;
  color: #ccc;
}
ul.admin li span.right a {
  text-decoration: none;
  margin: 0 3px;
}
ul.admin li span.right a img {
  margin-bottom: -9px;
}
a.new-asset-link img {
  margin-bottom: -3px;
}
div.admin-form label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin: 4px 0;
  color: #064c78;
}
div.admin-form input.text,
div.admin-form textarea,
div.admin-form select {
  margin-bottom: 10px;
  font-size: 13px;
}
div.admin-form input.checkbox {
  margin: 5px 2px 0 0;
}
div.admin-form input.text {
  width: 85%;
}
div.admin-form textarea {
  width: 98%;
  height: 200px;
}
div.admin-form textarea.big {
  height: 500px;
}
div.admin-form span.big input.text {
  font-size: 22px;
  width: 98%;
}
div.admin-form p.submission {
  border-top: 3px solid #eee;
  padding: 5px 0;
}
div.admin-form p.submission span {
  font-size: 13px;
  margin-left: 2px;
  color: #999;
}
div#admin-tags {
  font-size: 12px;
  line-height: 135%;
}
div#admin-tags a {
  padding: 0 2px;
}
div.admin-form table {
  width: 100%;
  margin-bottom: 10px;
}
div.admin-form span {
  color: #444;
  font-size: 13px;
  line-height: 110%;
}
#content div#admin-tags a:hover {
  background: #111;
  color: #fff;
}
#content a#github-link:link,
#content a#github-link:visited {
  display: block;
  font-weight: bold;
  font-size: 17px;
  margin: 13px 0 13px 23px;
  color: #555;
}
#content a#github-link:hover {
  color: #438b88;
}
#ftr {
  margin: 25px 0 15px 0;
  border-top: 1px dotted #ddd;
  padding-top: 5px;
}
#ftr .right {
  text-align: right;
}
html body div#ftr p {
  font-size: 13px;
  color: #999;
  margin: 0;
}
#ftr p small {
  display: block;
  font-size: 11px;
  color: #bbb;
  margin-top: 0;
}
#ftr p small a:link,
#ftr p small a:visited,
#ftr p a:link,
#ftr p a:visited {
  color: inherit;
}
#ftr p a.hidden:link,
#ftr p a.hidden:visited {
  color: #fff;
}
#ftr p a:hover,
#ftr p a.hidden:hover {
  color: #444;
}
#ftr p a.hidden:hover {
  cursor: default;
}
.errorExplanation {
	padding: 15px;
	border: 1px solid #af0100;
	background: #E80000;
	margin-bottom: 15px;
	color: #fff;
	background: #D40000 url(../images/error-explanation-bg.jpg) repeat-x left top;
}
.errorExplanation h2 {
	border: 0;
	padding-top: 0;
	color: #fff;
	font-weight: 700;
	font-size: 19px;
	text-transform: none;
}
.errorExplanation p {
	color: #fff;
}
.errorExplanation ul {
	margin: 5px 0 5px 20px;
}
.errorExplanation ul li {
  color: #fff;
	list-style-type: circle;
	margin: 0;
}

/* will_paginate styling */
#content .pagination {
  padding: 15px 0;
  margin: 15px 0 10px 0;
  border-top: 5px solid #fafafa;
  font-size: 12px;
}
#content .pagination a {
  padding: 2px 5px 2px 5px;
  margin: 1px;
  border: 1px solid #f8f8f8;
  text-decoration: none;
  color: #438b88;
}
#content .pagination a:hover, 
#content .pagination a:active {
  border: 1px solid #ccc;
  color: #276b68;
}
#content #large .pagination a:hover,
#content #large .pagination a:active {
	border: 1px solid #444;
  color: #777;
  background: #272727;
}
#content .pagination span.current {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  border: 1px solid #276b68;
  font-weight: bold;
  background-color: #276b68;
  color: #fff;
}
#content .pagination span.disabled {
  padding: 2px 5px 2px 5px;
  margin: 2px;
  color: #999;
}
.stats {
  padding: 15px;
  background: #eee;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.stats .left li {
  font-size: 12px;
  clear: both;
}
.stats .left li strong {
  float: left;
  width: 130px;
}
.stats .right {
  width: 250px;
}
#rpheath {
  position: fixed;
  top: 92px;
  right: 2px;
  z-index: -100;
  height: 657px;
  width: 148px;
  background: #fff url(../images/rpheath.png) no-repeat right 0;
}
div.related {
  padding: 5px 5px 5px 20px;
  background: #f5f5f5;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-left: -20px;
}
div.related h5 {
  padding-left: 10px;
}
#intro {
  padding: 30px 0 50px 0;
}
#intro p {
  font-family: helvetica, arial;
  font-size: 48px;
  color: #bbb;
  line-height: 1.3em;
  letter-spacing: -1px;
  text-shadow: 0px 1px 1px #555;
  font-weight: bold;
}
#intro p strong {
  display: block;
  font-size: 16px;
  color: #444;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: helvetica;
  text-shadow: none;
  line-height: 1.2em;
  padding-top: 15px;
  margin-bottom: 10px;
}
#intro img {
  float: right;
  margin: 10px 0 15px 3px;
}
#latest-post {
  background: #f1f1f1;
  padding: 15px;
}
.rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#twitter-wrapper {
  width: 216px;
  margin-left: -6px;
  padding-bottom: 20px;
}
#twitter-wrapper p.at {
  background: url(../images/twitter.png) no-repeat left center;
  margin: 0 0 0 5px;
  padding: 0 0 3px 28px;
  font-size: 14px;
}
#twitter-top {
  background: url(../images/twitter-top.png) no-repeat center top;
  height: 24px;
}
#twitter {
  white-space: normal;
  word-wrap: break-word;
  padding-top: 10px;
  background: url(../images/twitter-middle.png) repeat-y center top;
}
#twitter-bottom {
  background: url(../images/twitter-bottom.png) no-repeat center bottom;
  height: 16px;
}
#twitter ul {
  margin: 0 20px;
}
#twitter li {
  font-size: 9px;
  padding-bottom: 15px;
}
#twitter li a:link,
#twitter li a:visited {
  color: #bbb;
}
#twitter li a:hover {
  color: #555;
}
#twitter span.tweet_text {
  display: block;
  font-size: 11px;
  line-height: 125%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #999;
  margin-top: 2px;
}
#twitter li span.tweet_text a:link,
#twitter li span.tweet_text a:link {
  color: #999;
}
#twitter li span.tweet_text a:hover {
  color: #555;
}
#twitter .tweet_intro {
  background: url(../images/twitter.png) no-repeat left center;
  padding: 3px 0 3px 30px;
}
.about .pod h4 {
  padding: 0;
  color: #555;
  text-shadow: 2px 2px 2px #fff;
  letter-spacing: 1px;
}
.about .pod.photos {
  float: right;
  padding: 0 0 5px 10px;
  background: #f1f1f1;
  width: 195px;
  margin: 0 0 10px 30px;
}
.about .pod.photos li {
  float: left;
  margin: 0 7px 2px 0;
}
.about .pod.photos img {
  padding: 2px;
  background: #fff;
}
.about .pod.photos li img {
  border: 5px solid #ddd;
}
.about .pod.photos li img:hover {
  border-color: #fff;
}
.formloader {
  color: #444;
  font-size: 18px;
}
.formloader img {
  margin: 0 5px -8px 0;
}
.left {
  float: left;
}
