/*
Common Browser Resets
http://developer.yahoo.com/yui/reset/
*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}
img {
  border: 0;
}
/* 
Clearfix (easy clearing of floats)
http://www.456bereastreet.com/archive/200603/new_clearing_method_needed_for_ie7/
*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
.clearfix {
  display: block;
}
* html .clearfix {
  height: 1px;
}
/* For IE */body {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #666;
  background: #E3E0D1;
}
a {
  outline: none;
  color: #D46600;
}
p {
  padding: 0 0 1em;
  line-height: 1.5em;
}
h1 {
  color: #333;
}
h2 {
  margin-bottom: 4px;
  font-size: 18px;
  color: #000;
}
h4 {
  margin-bottom: 5px;
  font-size: 12pt;
}
#wrap {
  margin: 0 auto 3em;
  padding: 0 15px;
  min-width: 800px;
  max-width: 950px;
  background: #fff;
  border-top: 3px solid #FF3D29;
}
#upcoming {
  background: #FF3D29;
  margin: 0 -15px;
  padding: 3px 15px 5px;
  color: #fff;
}
#header {
  padding-bottom: 2em;
}
#header #logo {
  float: left;
  display: block;
  margin-top: 25px;
  background: url(../img/logo_chunky.gif) no-repeat;
  width: 267px;
  text-indent: -5555em;
  height: 55px;
}
#header #nav {
  margin-right: -35px;
  margin-top: 25px;
  float: right;
  padding: 15px;
  width: 420px;
  background: #FF3D29;
}
#header #nav li {
  display: inline;
  padding-right: 1.5em;
}
#header #nav a {
  color: #fff;
  text-decoration: none;
}
#intro {
  clear: both;
  position: relative;
  border-bottom: 1px solid #ccc;
  margin: 0 -15px 15px -15px;
  padding: 15px 15px 10px;
  color: #C0AB67;
  border: 2px solid #8F7047;
  border-width: 3px 0;
  text-shadow: 1px 1px 1px #111;
  background: #2F2518;
}
#intro a {
  color: #D46600;
  text-decoration: none;
}
#intro .belief {
  background: url(../img/icons/internet_32x32.png) no-repeat 0 10px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
  padding: 4px 0 10px 45px;
  margin-left: 0;
  color: #fff;
}
#mywork {
  float: right;
  padding: 7px 15px;
  width: 380px;
  background: #4F3E27;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body.single #mywork, body.page #mywork {
  float: left;
  width: 400px;
}
#mywork p {
  margin-left: 45px;
}
#monster {
  position: absolute;
  width: 134px;
  height: 125px;
  right: -25px;
  bottom: -20px;
}
#welcome {
  width: 45%;
  float: left;
}
#intro h1 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
}
body.single #intro p.the_category {
  color: #fff;
  font-size: 14px;
}
/* Post */
.entry {
  margin-top: 1em;
}
.post .entry {
  margin-top: 0;
}
p.the_category strong {
  font-size: 18px;
}
#welcome p {
  font-size: 16px;
}
#theLatest {
  margin: 0 0 0 -35px;
  padding: 6px 5px 6px 38px;
  font-size: 12px;
  font-variant: small-caps;
  background: #2f2518 url(../img/icons/Calendar_Add_16x16.png) no-repeat 15px 50%;
  color: #C0AB67;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  /* border-bottom: 2px solid #8F7047; */
  /* Disabled because of rounded borders */

}
div.post-navigation {
  clear: both;
  margin: 0 0 1em -35px;
  padding: 12px 15px 9px;
  font-size: 12px;
  background: #2F2518;
  color: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body.archive div.post-navigation a {
  font-size: 24px;
  text-decoration: none;
}
div.post-navigation > div {
  width: 48%;
}
div.post-navigation div.alignleft {
  float: left;
}
div.post-navigation div.alignright {
  float: right;
  text-align: right;
}
.navigation .alignleft {
  float: left;
  width: 48%;
}
.navigation .alignright {
  float: right;
  text-align: right;
  width: 48%;
}
#comments {
  margin: 0 0 1em -35px;
  padding: 15px 5px 15px 50px;
  font-size: 18px;
  font-variant: small-caps;
  background: #ffffff url(../img/icons/Comment_32x32.png) no-repeat 10px 50%;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#featured, .post {
  margin-bottom: 2em;
  /*border-bottom: double #ddd;	*/

}
#featured {
  background: #2F2518;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  padding: 10px 10px 0;
  color: #fff;
}
body.page .post {
  border: 0;
}
.post .metadata {
  padding-top: 1em;
  border-top: double #ddd;
}
div.actions {
  background: #f9f9f9;
  padding: 10px 8px 8px;
  margin-bottom: 2em;
  border: 1px solid #ddd;
}
#featured div.actions {
  background: none;
  border: 0;
}
div.actions a {
  text-decoration: none;
  font-size: 14px;
}
a.comments {
  float: right;
  padding-left: 21px;
  font-size: 18px;
  background: url(../img/icons/Comment_16x16.png) no-repeat 0 50%;
}
#recent {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin: 0 0 1em -40px;
  padding: 6px 5px 6px 26px;
  font-size: 14px;
  color: #000;
  font-variant: small-caps;
  background: #ffffff url(../img/icons/document_16x16.png) no-repeat 5px 50%;
  /* border-bottom: 2px solid #999; */
  /* Disabled because of rounded borders */

}
.recent {
  width: 47%;
  padding-right: 3%;
  float: left;
}
.recent-2 {
  float: right;
  width: 47%;
  padding-right: 0;
}
#footer {
  margin: 2em -15px 0 -15px;
  padding: 20px 15px;
  background: #4e3d26 url(../img/starburst.png) no-repeat center center;
  color: #eee;
  font-size: 12px;
}
#footer .section {
  padding-right: 10px;
  width: 16%;
  float: left;
}
#footer .section.long {
  width: 40%;
}
#footer ul {
  /* border-left: 1px solid #4F3E27;
	padding-left: 10px; */

}
#footer .section h4 {
  font-size: 12px;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 1px 1px 1px #111;
}
#footer h4#monsterMash {
  margin-bottom: 0;
}
#monsterMashDesc {
  font-size: 11px;
}
#footer #mc_embed_signup label {
  display: block;
  font-weight: bold;
  font-size: 11px;
}
#mc_embed_signup .promise {
  padding: 5px 0;
  font-style: italic;
  font-size: 12px;
  color: #C0AB67;
}
#mc_embed_signup #mce-EMAIL {
  margin-right: 5px;
  border: 2px solid #8F7047;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 12px;
  padding: 3px 5px;
  width: 200px;
}
#footer .section li {
  line-height: 1.5em;
}
#footer a {
  text-decoration: none;
  color: #C0AB67;
}
/* Featured Blog Post */
.post h2, .left h2 {
  color: #D46600;
  font-size: 18px;
}
.post h2 a {
  text-decoration: none;
}
div.ad.banner {
  padding-bottom: 1em;
  margin-bottom: 1em;
  border-bottom: double #ccc;
}
.twocol.left {
  float: left;
  width: 65%;
}
.twocol.right {
  float: right;
  width: 30%;
}
.twocol .section {
  margin-bottom: 1em;
}
.twocol.right .section h3, .post h3 {
  margin-bottom: .5em;
}
.twocol.right .offers {
  position: relative;
  border: 2px solid #ccc;
  padding: 10px 12px 0;
  background: #eee;
}
.section.last {
  margin-bottom: 0;
}
.twocol.right .offers a.toggle {
  display: block;
  color: #fff;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  padding: 4px;
  text-align: center;
  background: #ccc;
  top: 0;
  right: 0;
  position: absolute;
  width: 40px;
  text-decoration: none;
}
a.feed, #intro a.feed {
  margin: 0 2px;
  background: url(../img/icons/04.png) no-repeat 0 50%;
  padding: 0 0 0 16px;
  color: #F58550;
}
p.intro {
  font-size: 16px;
  font-family: Georgia, serif;
}
.left #searchform {
  margin-bottom: 1em;
}
/* Comment Styles */
.commentlist {
  margin-top: 20px;
}
.comment {
  margin-bottom: 20px;
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}
.comment a {
  text-decoration: none;
}
.comment .comment-author {
  float: left;
  padding: 5px 0 0 5px;
  width: 215px;
  font-size: 11px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
}
.comment .comment-author .avatar {
  float: left;
  margin-right: 12px;
}
.comment .comment-body {
  float: left;
  width: 430px;
}
#respond, .comment .comment-author {
  margin: 0 0 0 -35px;
  background: #fff;
}
#respond {
  padding: 10px 0 10px 10px;
  background: #2F2518;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #fff;
}
#respond #comment {
  width: 300px;
  height: 150px;
}
#respond h3 {
  margin-bottom: 20px;
}
table.add-comment td {
  vertical-align: top;
}
table.add-comment tr.submit td {
  text-align: right;
}
table.add-comment td.user-details {
  width: 300px;
}
table.add-comment label {
  float: left;
  width: 50px;
}
input.text, textarea.textarea, input#s {
  border: 2px solid #8F7047;
  padding: 2px 3px;
  width: 200px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 13px;
}
textarea.textarea {
  font-family: Helvetica, Arial, sans-serif;
  padding: 5px;
}
input.submit {
  background: #4F3E27;
  color: #fff;
  font-size: 12px;
  border: 2px solid #9F7C4F;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 5px;
  cursor: pointer;
}
#searchform label {
  margin-right: 5px;
}
input#searchsubmit {
  margin-left: 5px;
  background: #4F3E27;
  color: #fff;
  font-size: 11px;
  border: 2px solid #9F7C4F;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 2px 6px;
  cursor: pointer;
}
input.submit:hover {
  background: #5F4A2F;
}
.archive-post h3 a {
  text-decoration: none;
}
.pagetitle {
  margin-bottom: 1em;
}
/* Sidebar */
.twocol.right img.paul {
  margin-right: 10px;
  width: 60px;
  height: 60px;
  float: left;
  padding: 3px;
  border: 1px solid #ddd;
}
img.alignleft, img.alignright {
  padding: 3px;
  border: 1px solid #ddd;
}
img.alignleft {
  float: left;
  margin-right: 10px;
}
img.alignright {
  float: right;
  margin-left: 10px;
}
img.paul {
  width: 80px;
  height: 80px;
}
#sidebar img.paul {
  width: 60px;
  height: 60px;
}
/* Category Links (Sidebar) */
#categories {
  margin-bottom: 2em;
}
li.cat-item {
  display: inline;
}
li.cat-item a {
  display: block;
  float: left;
  padding: 7px 0 3px 23px;
  width: 40%;
  background: url(../img/icons/folder.png) no-repeat 0 50%;
  text-decoration: none;
  border-bottom: 1px dotted #DDD;
  line-height: 20px;
}
/* Posts */
.post ol, .post ul {
  margin-bottom: 1em;
}
.post ol li {
  margin-left: 20px;
  line-height: 1.5em;
  list-style-type: decimal;
}
#content li {
  line-height: 1.5em;
}
small.date {
  display: block;
  margin-bottom: 1em;
}
pre {
  margin-bottom: 1em;
  background: #eee;
  padding: 10px 15px;
  border: 1px dotted #ccc;
  line-height: 1.5em;
}
.entry img.alignnone {
  padding: 3px;
  border: 1px solid #ccc;
}
.entry ul li {
  margin-left: 25px;
  list-style-type: disc;
}
.entry ul li.version {
  list-style-type: none;
}
form {
  margin-bottom: 1em;
}
form#searchform {
  margin-bottom: auto;
}
dl {
  margin-bottom: 1em;
}
dl dt {
  margin-top: 10px;
  padding-left: 7px;
  font-weight: bold;
  border-left: 3px solid #ccc;
}
dl dd {
  margin-left: 25px;
  line-height: 1.75em;
}
div.download.stable {
  margin-left: 15px;
  padding: 10px;
  text-align: center;
  width: 200px;
  background: #4F3E27;
  color: white;
  float: right;
}
div.download.stable a {
  display: block;
  margin: 0 20px;
  padding: 6px 10px;
  font-size: 14px;
  background: #eee;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
}
div.download.stable a span.version {
  font-size: 10px;
}
.radius5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/* Archives */
div.archive-post {
  width: 31%;
  margin-right: 2%;
  float: left;
  min-height: 230px;
}
/* Tweet Button */
.twitter-button {
  margin-bottom: 1em;
}

