/* 
Theme Name: Taft 1.0
Theme URI: http://www.SecretWeaponLabs.com/words/
Description: A Wordpress 1.5 theme designed to recreate the look and feel of an old paper journal. FOR THE PURPOSE OF LOOK & FEEL, IT IS HEAVILY DEPENDANT ON THE ZAPFINO FONT, SUPPLIED BY DEFAULT ON OS X OR COCHIN-ITALIC. If neither is installed, the theme will try to use either the browser's cursive default or italicized serif default.
Author: Denis SomarAuthor
URI: http://secretweaponlabs.com/words/
Taft 1.0
http://SecretWeaponLabs.com/words
This theme was designed and built by Denis Somar,
whose blog you will find at http://secretweaponlabs.com/words/
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
It certainly can be enhanced, and it will be.
Stay tuned.*/
body {
  background-image: url(images/background.jpg);
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
body,td,th {
  font-family: "Comic Sans MS", Cochin, "Times New Roman", Times, serif;
  font-size: 14px;
  color: #000000;
font-style: italic;
}
a:link {
  color: #000099;
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #990000;
}
a:hover {
  text-decoration: none;
  color: #333300;
}
#footer a:link {
  color: #FF9966;
  text-decoration: none;
}
#footer a:visited, #footer a:hover {
  text-decoration: none;
  color: #FF9966;
}
#footer a:hover {
  text-decoration: none;
  color: #3399FF;
}
#comment {
  width: 350px;
}
#PostListing {
  padding-top: 10px;
  padding-right: 10px;
}
.post-heading {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", Times, serif;
  font-style: normal;
  font-size: 14px;
  line-height: 35px;
}
/*.post-heading a:link {color: #000000;
}.post-heading a:visited {color: #990000;
}.post-heading a:hover {color: #333300;
}*/
.post-heading-single {
font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", Times, serif;
font-style: normal;
line-height: 26px;
color: #990000;
}
.masthead {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", Times, serif;
  font-size: 14px;
  font-style: normal;
  line-height: 24px;
}
.masthead a {
  color: #000000;
}
.footer-text {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 11px;
  font-style: normal;
  color: #CCCCCC;
  line-height: 20px;
}
.footer-text a:link {
  color: #FFFFCC;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
}
.post-date {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 11px;
  font-style: normal;
  line-height: 18px;
  text-align: right;
  padding-top: 5px;
  padding-right: 15px;
}
ul, ul a {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  padding-left: 10px;
  font-size: 11px;
  font-style: normal;
  line-height: 6px;
  padding-top: 10px;
}
li, li a {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-weight: normal;
  line-height: 16px;
  list-style-image: url(images/li_bullet.png);
  list-style-position: inside;
  font-size: 10px;
  padding-left: 10px;
  margin-left: -15px;
}
.post-body, p {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 14px;
  line-height: 30px;
  font-style: normal;
  font-weight: normal;
}
.post-category {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 11px;
  line-height: 18px;
  font-style: normal;
  font-weight: normal;
}
.post-comments {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 12px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
}
.post-comments h3 {
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}
.post-comments ol, .post-comments ul, .post-comments li , .post-comments a {
  list-style-type: none;
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 12px;
  font-style: normal;
  line-height: 24px;
  font-weight: normal;
  text-decoration: none;
}
.post-nav {
  font-family: Zapfino, "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-size: 10px;
  font-style: normal;
  line-height: 20px;
  font-weight: normal;
}
#wp-calendar {
  font-family: "Comic Sans MS", Cochin, "Times New Roman", cursive, serif;
  font-style: italic;
  text-align: center;
}
