body {
  background: #858484 url('../images/bg.gif') top left repeat-x;
  margin: 0;
  padding: 0;
  font: 12px "Lucida Grande", "Lucida", "Lucida Sans", Arial;
  line-height: 20px;
}

h1#logo {
  margin: 60px 40px 25px 40px;
}

h1#title {
  margin: -40px 0 0 50px;
}

img {
  border: none;
}


/* General text styling */

h2 { 
  color: #000; 
  font-weight: normal;
  margin: 18px 0 22px 0;
  font-family: "Helvetica Neue Light", "HelveticaNeue-Light", Helvetica, Arial;
  font-size: 160%;
}

h3 { 
  color: #ae7b00; 
  font-family: Helvetica, Arial, Verdana;
  font-weight: normal;
}

a { 
  color: #006380;
}

a:hover {
  color: #5b2d08;
  background: #fbfbec;
}

blockquote {
  font-size: 10pt;
  font-family: Times;
  color: #333;
  background: #f9f9f9 url('../images/bq-small.gif') top left no-repeat;
  margin: 20px 0;
  padding: 3px 10px 3px 22px;
  border-bottom: 1px solid #f5f5f5;
}

.note {
  color: #777;
  font-weight: normal;
  font-size: 80%;
}

.small {
  font-size: 12px;
}

div.box {
  border: 1px solid #d6d6d6;
  background: #f6f6f7 url('../images/box-bg.gif') top left repeat-x;
  padding: 6px 9px;
  margin: 40px 0 0 0;
  font-size: 90%;
}

div.box li {
  margin: 5px 0;
}

div.box dl {
  margin: 12px 0 !important;
}

div.box h3 {
  margin: 12px 0 !important;
}

div.box h4 {
  font-size: 120%;
  font-weight: normal;
  margin: 5px 0 15px 0;
}

strong {
  font: 10.5pt/1.2em Times, "Times New Roman";
  color: #000;
  font-weight: bold;
  font-size: 110%;
}

ul {
  padding: 0 0 0 18px;
}

dl {
  margin: 25px 0;
}

dd {
  margin: 10px 0;
}

/* END General text styling */

#header-bar {
  height: 20px;
}

#top-list {
  position: absolute;
  top: 0;
  right: 0;
  width: 840px;
}

#top-list #search {
  float: right;
}

#top-list ul {
  margin: 0 20px;
  padding: 0;
  float: left;
}

#top-list li {
  float: left;
  list-style-type: none;
  margin: 0 5px;
  padding: 10px;
}

#top-list li a {
  font-weight: normal;
  text-decoration: none;
  color: #ccc;
  font-size: 9pt;
}

#top-list li a:hover {
  background: none;
  color: #f6e6b3;
}

#top-list li.current {
  background:#333333 none repeat scroll 0% 0%;
  border-left:1px solid #222222;
  border-right:1px solid #444444;
}

#top-list li.current a {
  color: #ddd !important;
}

#top-list #login-link {
  color: #C8FB4F;
  font-weight: normal;
  font-size: 8pt;
  margin: 9px 20px 5px 30px;
  text-decoration: none;
  float: left;
}

#top-list #login-link:hover {
  color: #fff;
  background: none;
}

#login-area {
  position: absolute;
  right: 20px;
  top: 62px;
  color: #000;
  background: url('../images/login-bg.png') top left no-repeat;
  height: 110px;
  width: 330px;
  padding: 15px 17px 18px 17px;
  font-size: 11px;
  z-index: 200;
}

#login-area td {
  padding-bottom: 4px;
}

#login-area a {
  color: #900;
}

#login-area .subdomain-span {
  color: #666;
}


#search {
  margin: 0;
  float: left;
  height: 40px;
  padding: 0px 10px 0 10px;
  background: #464646;
  border-left: 1px solid #3a3a3a;
}

#search #q {
  color: #999;
  font-size: 9pt;
  padding: 1px 0 0 3px;
  margin-top: 9px;
}

#search #submit {
  background: #3a3a3a;
  border: none;
  border-top: 1px solid #555;
  border-bottom: 1px solid #222;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  font-size: 8pt;
  color: #ccc;
  height: 20px;
  margin-top: 9px;
  cursor: pointer;
}

#search #submit:hover {
  background: #404040;
}

#search form {
  float: left;
}


#container {
  width: 907px;
  background: #fff url('../images/container-bg.gif') top left repeat-y;
  margin: 0 auto;
}

#header-white {
  background: #fff url('../images/header-white-bg.gif') top left no-repeat;
  height: 49px;
}

.content {
  padding: 20px 0;
  width: 580px;
  float: left;
}

#bottom-white {
  background: url('../images/bottom-white.gif') bottom left no-repeat;
  height: 54px;
}

#footer {
  background: #464646;
  border-top: 1px solid #323232;
  margin: 20px 0 0 0;
  padding: 10px 0;
  text-align: center;
  font-size: 85%;
  color: #999;
}

#footer ul {
  list-style-type: none;
  padding: 0;
}

#footer li {
  display: inline;
}

#footer li a {
  color: #e9f7b3;
}

#footer li a:hover {
  color: #fff;
}

#sidebar {
  width: 187px;
  margin-left: 660px;
  font-size: 12px;
  background: #222 url('../images/sidebar-bg.gif') top left repeat-x;
  border-top: 1px solid #333;
  padding: 10px 25px 20px 25px;
  color: #fff;
  font-size: 11px;
}

#sidebar h2 {
  font-family: Helvetica, Arial;
  margin: 25px 0 5px 0;
  font-size: 14px;
  color: #fee56f;
  text-shadow: #000 0px 1px 3px;
}

#sidebar ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
}

#sidebar a {
  color: #fff;
  text-decoration: none;
}

#sidebar a:hover {
  background: none;
  color: #f6e6b3;
}

#sidebar li.current a {
  color: #ccc;
  border-top: 1px solid #111;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
  border-bottom: 1px solid #555;

  padding: 1px 4px 2px 4px;
  position: relative;
  right: 4px;
}

#email-subscribe-link {
  margin-bottom: 15px;
}

#email-subscribe-link a {
  border-bottom: 1px solid #333;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  border-top: 1px solid #666;
  padding: 3px 7px 3px 26px;
  font-size: 8.5pt;
  background: url('../images/email.gif') 5% 50% no-repeat;
}

#email-subscribe-link a:hover {
  background: url('../images/email.gif') 5% 50% no-repeat;  
}

#subscribe-link {
  position: relative;
  bottom: 55px;
  right: 25px;
  padding: 12px 60px 12px 0;
  text-align: center;
  width: 175px;
  cursor: pointer;
  margin-bottom: -40px;
}

#subscribe-link a {
  text-decoration: none;
  font-size: 11px;
  text-shadow: #000 0px 1px 3px;
}

#feed {

}

#oh-canada {
  text-align: center;
  color: #aaa;
  font-size: 8.5pt;
  font-style: italic;
  position: relative;
  left: 685px;
  bottom: 150px;
  width: 157px;
  height: 150px;
  padding: 0 15px;
  margin-bottom: -135px;
}

#oh-canada em {
  color: #fff;
}

/* ENTRIES */

.entry h2 {
  font-size: 14pt;
  line-height: 21pt;
  font-family: Lucida, "Lucida Grande", "Lucida Sans";
  margin: 0 0 14px 0;  
}

.entry h2 a {
  text-decoration: none;
  color: #222;
  font-weight: bold;
}

.entry-table {
  width: 570px;
  margin-left: 50px;
}

.entry-table td {
  vertical-align: top;
}

.entrybody {
  width: 490px;
  overflow: auto;
}

.entrybody a {
  background: url('../images/link.gif') center left no-repeat;
  padding-left: 16px;
  margin-left: 2px;
}

.no-decoration {
  background: none !important;
  padding-left: 0 !important;
  text-decoration: none !important;
  border: none;
}

.entrybody pre {
  width: 470px;
  overflow: auto;
  color: #229;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin: 25px 0;
  padding: 10px;
}

.entry-meta {
  font-size: 8.5pt;
  color: #999;
}

td.article {
  padding: 10px 0 45px 12px;
  border-bottom: 1px solid #eee;
}

a.img-link, a.no-decoration, sub a {
  padding: 0 !important;
  background: none !important;  
}

.author-column {
  padding-top: 15px;
}

.author-column p {
  text-align: center;
  color: #999;
  margin: 0;
  font-size: 10px;
}

.excerpt {
  font-size: 10.5pt;
  color: #000;
  font-weight: bold;
}

a.comments-link {
  text-decoration: none;
  font-size: 9pt;
  color: #333;
}

a.comments-link:hover {
  color: #85c220;
}

.comments-link img {
  position: relative;
  top: 5px;
}

#comments-block {
  margin: 40px 0 40px 10px;
  width: 649px;
  background: #333 url('../images/comments-bg.gif') top left no-repeat;
  padding-top: 8px;
}

#comments-block h2 {
  text-align: center;
  color: #fee56f;
  font-size: 18pt;
}

#comments-block h2 small {
  color: #fff;
  font-size: 9pt;
  font-family: Helvetica, Arial;
  font-weight: normal;
}

#commentlist {
  color: #eee;
  width: 649px;
}

#commentlist td {
  font-size: 9pt;
  font-family: Helvetica, Arial;
  vertical-align: top;
}

#commentlist td.comment-body {
  padding: 20px 15px;
  text-align: left;
  background: #444 url('../images/comment-bg.gif') top center no-repeat;
}

#commentlist td.comment-body strong {
  color: #fff !important;
}

#commentlist td.comment-body a {
  color: #FEE56F;
}

#commentlist td.comment-body a:hover {
  color: #FEF5C8;
  background: transparent;
}

#commentlist td.comment-author {
  text-align: center;
  padding: 20px 0;
  width: 130px;
  background: #222;
  border-top: 1px solid #333;
  border-bottom: 1px solid #111;
}

#commentlist td.shopify-author {
  background: #060a0c;
  background: #222;
}

#commentlist td.shopify {
  background: #121212 url('../images/comment-shopify-bg.gif') top left repeat-y;
}

#commentlist td.comment-author a {
  color: #fee56f;
  font-style: normal;
  padding-top: 2px;
}

#commentlist td.comment-author a:hover {
  background: none;
  color: #fef5c8;
}

#comments-form {
  padding: 10px 0 10px 130px;
  background: #fff url('../images/comment-form-bg.gif') top left repeat-x;
  border-top: 1px solid #ccc;
}

#comments-form h3 {
  color: #333;
  margin: 21px 0 14px 0;
}

#comment-form label {
  margin: 5px;
  font-size: 10pt;
  font-weight: bold;
}

#comment-message, #comment-closed-message {
  color: #fff;
  font-size: 16pt;
  margin-left: 70px;
  text-shadow: #333 0px 1px 4px;
  height: 120px;
}

#comment-closed-message {
  margin: 20px 0 100px 0px;
}

#commentlist .shopify {
  background: #000 !important;
}

#show-comments-link {
  text-align: center;
  margin: -10px 0 20px 0;
}

#show-comments-link a {
  color: #fff;
}

#show-comments-link a:hover {
  color: #f6e6b3;
  background: none;  
}

.entry-table .date {
  background: #fff url('../images/date-bg.gif') bottom left no-repeat;
  position: relative;
  right: 102px;
  width: 48px;
  height: 56px;
  color: #222;
  font-size: 18pt;
  margin-bottom: 30px;
  padding-top: 18px;
  padding-left: 11px;
  text-align: center;
  margin-bottom: -50px;
  font-family: "Helvetica Neue", Helvetica, Arial;
}

.entry-table .date span {
  font-size: 8pt;
  color: #999;
}

/* CATEGORIES */

.shop-of-the-moment .article-body a {
  border: none !important;
}

.shop-of-the-moment .article img {
  padding: 2px 3px 3px 3px;
  border-top: 1px solid #777;
  border-left: 1px solid #777;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background: #000;
}

.shop-of-the-moment a {
  background: none;
  padding: 0;
  margin: 0;
}

.shop-of-the-moment .article-body {
  text-align: center;
}

.shop-of-the-moment .entry-meta {
  display: none;
}

.quotes {
  color: #888;
  text-align: center;
}

.quotes .entry-meta, .quotes h2 {
  display: none;
}

.quotes .article p {
  margin: 6px 0 20px 0;
}

.quotes blockquote p {
  margin: 0;
}

.quotes blockquote {
  font-size: 18pt;
  line-height: 24pt;
  color: #555;
  margin: 0;
  padding-left: 40px;
  padding-top: 0;
  border: none;
  text-align: left;
  background: url('/images/bq.gif') top left no-repeat;
  font-family: Times, "Times New Roman";
  font-style: normal;
}

.quotes blockquote a {
  color:#132631 !important;
  border-bottom: none;
}

.quotes blockquote a:hover {
  border-bottom: 1px dotted #132631;
}

.announcements .article {

}

.announcements blockquote {

}

.announcements .entrytitle h2 {

}

/* SEARCH RESULTS */

#search-results {
  margin: 20px 50px;
  color: #999;
}

#search-results h2 {
  font-size: 14pt;
  line-height: 21pt;
  font-family: Lucida, "Lucida Grande";
  margin: 0 0 10px 0;
}

#search-results ul {
  list-style-type: none;
}

#search-results a {
  color: #333;
  text-decoration: none;  
}

#search-results .highlight {
  padding: 1px 3px;
  background: #fdfde9;
}

#search-results .section a {
  color: #619b20;
}

/* ARCHIVES */

#archive {
  margin: 0 50px;
  color: #999;
}

#archive h2 {
  font-size: 14pt;
  line-height: 21pt;
  font-family: Lucida, "Lucida Grande";
  margin: 25px 0 10px 0;
}

#archive ul {
  list-style-type: none;
}

#archive a {
  color: #333;
  text-decoration: none;  
}

#this-month a {
  margin-left: 10px;
}

/* UTILITIES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.hint {
  font-size: 80%;
  color: #999;
}

.big {
  font-size: 140%;
}

.block {
  background: #f9f9f9 url('../images/block-bg.gif') top left repeat-x;
  border: 1px solid #e5e5e5;
  border-bottom: 1px solid #ddd;
  padding: 10px;
  margin: 20px 0;
  width: 549px;
}

.block h2 {
  margin-top: 0;
}

.block h3 {
  margin: 10px 0 20px 0;
  font-size: 24pt;
  color: #ddd;
}

.special-link {
  margin: 30px auto;
  width: 420px;
  background: #dfe9f4;
  padding: 5px 15px;
  text-align: center;
  border: 1px solid #b2cbe7;
}

.special-link a {
  color: #000;
}

.special-link a:hover {
  color: #5b2d08;
}


.highlight {
  background: #fcffbf;
  color: #666;
  padding: 3px 6px;
}

a.highlight {
  color: #000;
}

a:hover.highlight {
  color: #333;
  background: #fff;
}

.button {
  margin-top: 30px;
  text-align: right;
}

.button a {
  background: #344d5b;
  border-top: 1px solid #426274;
  border-bottom: 1px solid #1e2c34;
  padding: 3px 20px;
  color: #fff;
  font-size: 12pt;
  font-weight: normal;
  text-decoration: none;
}

.button a:hover {
  background: #3e5d6e;
}

.no-border {
  border: none !important;
}

.sb { 
  margin-bottom: 20px;
}

.st {
  margin-top: 20px;
}

.c {
  text-align: center;
}

.r {
  text-align: right;
}

.cl {
  clear: left;
}

.inactive {
	-moz-opacity: 0.5;
	opacity:.5;
	filter: alpha(opacity=50);	
}

#errorExplanation {
  background: #330000;
  color: #fff;
  padding: 5px 25px;
  border: 1px solid #000;
  margin: 25px 0;
}

#errorExplanation h3 {
  margin: 10px 0;
  color: #f7a11c;
}

/*
 *=ERRORS
 */

.field-with-errors, .fieldWithErrors {
 background-color: #FFFBE5;
 border: 1px solid #FED600;
 padding: 3px 5px;
 line-height: 140%;  
}

.field-with-errors input {
 border: 1px solid #B30905;
}

.field-with-errors .error-message {
 color: #B30905;
 font-weight: bold; 
}

.interview {
 padding: 0 25px 0 35px;
 margin-bottom: 35px;
}

.interview p {
  color: #607178;
}

.interview strong {
  font: 10.5pt/1.3em "Trebuchet MS", Trebuchet, Helvetica, Arial;
  font-weight: bold;
}

.interview h3 {
  margin: 35px 0 8px 0;
  color: #1E5171;
}

.jadedpixel {
  padding: 0;
  margin: 0;
}

.jadedpixel h3 {
  color: #6F8726;
}

.jadedpixel p {
  color: #91AD3C;
}

.interview blockquote {
  font-style: italic;
  color: #888;
}

#twitter li {
  margin-top: 10px;
}