/*  

Theme Name: blacksmith

Author: James Beardmore

Author URI: http://pointydesign.com/

*/



/* Defaults */



* {

  margin: 0;

  padding: 0;

  }



h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 10px 0; }



h1, h2, h3, h4, h5, h6 { color: #8c1c00; font-family: Georgia, "Times New Roman", Times, serif; }

h3 { color: #6a1500; font-size: 1.4em; font-weight: normal; font-style: normal; font-variant: small-caps; text-transform: capitalize; border-bottom: 1px solid #a4a19c; }
h4 { color: #4b1508; font-size: 1.1em; font-weight: normal; }
li { list-style-type: none; list-style-image: none; }
.work li { font-size: 1.1em; font-style: italic; text-align: center; padding-bottom: 2px; list-style-type: none; list-style-image: none; display: block; }
ul.work { margin-top: 10px; padding-top: 10px; }
hr {

  color: #333;

  border: 1px solid #121212;

  }



pre {

  height: auto; 

  overflow-x:scroll;

  }



fieldset {

  margin: 0;

  padding: 0; 

  border: 0;

  }



dd {

  padding-left: 15px;

  }





p { font-size: 13pt; }



a {

  color: #ae2900;

  text-decoration: none;

  }



a:hover {

  color: #ff8d23;

  text-decoration: underline;

  }



a img {

  border: none;  

  }



blockquote {

  background: #070707;

  border: 1px solid #060606;

  padding: 5px 15px;

  margin: 10px 10px 5px 15px;

  font-style: italic;

  color: #fff;

  }



code {

  color: #3366cc;

  font-style: italic;

  }



strong {

  font-size: 110%;

  }



body { color: #313131; font-size: 13pt; font-family: "Times New Roman", Georgia, Times, serif; background: #544e4e url(images/back.png) repeat-y center top; text-align: center; margin: 0; padding-top: 0; padding-right: 0; padding-left: 0; }





/* Header and wrapper */

#wrapper { min-height: 100%; background-color: #edece6; background-image: url(images/wrap.png); background-repeat: repeat-y; background-position: center 0; margin: 0 auto -90px; padding: 0; width: 960px; text-align: left; position: relative; }



#header { background-color: #1a1a1a; background-image: url(images/head.jpg); height: 146px; margin: 0; }



#header #topright {

  text-align: right;

  float: right;

  width: 600px;

  margin: 5px 0 0 0;

}

#header #topright ul {

  list-style: none;

  padding: 0;

  margin: 0;

  }

#header #topright li {

  display: inline;

  }

#header #topright li a { color: #fff; font-size: 9pt; font-family: "Times New Roman", Georgia, Times, serif; padding: 0 0 0 25px; text-transform: lowercase; }

#header #topright li a:hover {

  color: #000;

  text-decoration: none;

  }

#header h1 { font-family: "Times New Roman", Georgia, Times, serif; padding: 0; margin: 0; }

#header h1 a { color: #fff; font-size: 22pt; text-decoration: none; }

#header h1 a:hover {

  color: #eee;

  text-decoration: none;

  }

#header span {

  padding: 0;

  color: #111;

  font-size: 11pt;

  }

#header #logo { color: #fff !important; float: left; width: 390px; margin: 25px 0 0; padding: 0; }

/* Menu */



#catnav { font-family: "Times New Roman", Georgia, Times, serif; background-color: #bab6ae; padding: 0 0 0 20px; clear: both; width: 940px; height: 44px; margin: 0; border-top: 2px solid black; border-bottom: 2px solid black; }



#nav {

  list-style: none;

  margin: 0;

  padding: 0;

  }

	

#nav ul {

  margin: 0;

  padding: 0;

  }



#nav li {

  float: left;

  margin: 0;

  padding: 0;

  }



#nav a { display: block; line-height: 44px; margin: 0; padding: 0 18px; font-size: 14pt; color: #000; letter-spacing: 3px; }



#nav li a:hover { color: #ae2900; background-color: #a4a19c; text-decoration: none; display: block; }



#nav li ul { list-style: none; position: absolute; width: 185px; left: -999em; padding-bottom: 10px; border-top: 2px solid #070707; }



#nav li:hover ul, #nav li.sfhover ul {

  left: auto;

  }

	

#nav li li {

  float: left;

  margin: 0;

  padding: 0;

  width: 150px;

  }

	

#nav li li a { width: 150px; height: 24px; line-height: 24px; color: #ae2900; background-color: #bab6ae; margin: 0; padding: 5px 20px 5px 15px; border-bottom: 1px solid #070707; }

	

#nav li li a:hover { color: #ff8d23; background-image: url(images/bg-trans.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 5px 20px 5px 15px; border-bottom: 1px solid #070707; }



#nav li:hover, #nav li.sfhover { /* prevents IE7 drop-down menu bug (focus on a page element prevents nested menus from disappearing) */

  position: static;

  }



#toprss {

  float: right;

  margin: 10px 15px 0 0;

  display: inline;

  width: 65px;

  line-height: 41px;

  }







/* Top Content */



#main {

  margin: 5px 15px 0 15px;

  clear: both;

  width: 930px;

  padding-bottom: 5px;

  }

#contentwrapper {

  float:left;

  width: 540px;

  margin: 0 0 15px;

  padding: 0 20px;

  }

#contentwrapper3 { width: 540px; float: left; }

#contentwrapper2 {

  float:left;

  width: 900px;  margin: 0 0 15px;

  padding: 0 0 0 20px;

  }

#contentwrapper4 { margin: 0 auto 15px; padding: 0 0 0 20px; width: 800px; }

#contentwrapper .pageTitle, #contentwrapper2 .pageTitle {

  margin: 15px 0 10px;

  font-size: 14pt;

  letter-spacing: 2px;

  color: #fff;

  font-weight: normal;

  background: url(images/bg-trans.png);

  padding: 5px;

  }
h2 { font-size: 1.8em; font-weight: normal; font-variant: small-caps; text-transform: capitalize; text-align: center; letter-spacing: 1px; }
.topPost {

  margin: 0 0 12px;

  padding: 0;

  }

.topPost h2.topTitle a { font-size: 24pt; font-weight: normal; color: #8c1c00; font-family: "Times New Roman", Georgia, Times, serif; }

.topPost h2.topTitle a:hover {

  text-decoration: none;

  color: #ff8d23;

  }
.topPost p.topMeta {

  padding: 0;

  margin: -10px 0 0;

  font-size: 12pt;

  color: #393939;  

  }

.topPost p.topMeta a {

  text-decoration: underline;

  color: #685a4d;

  }

.topPost p.topMeta a:hover {

  color: #393939;

  }

.topPost div.topContent {

  color: #313131;

  margin: 8px 0;

  }

.topPost div.topContent a {

  text-decoration: underline;

  color: #ae2900;

  }

.topPost div.topContent a:hover {

  text-decoration: underline;

  color: #ff9933;

  }



.topPost div.topContent ul, .topPost div.topContent ol {

  padding: 0 0 0 30px;

  }

.topPost div.topContent ul li, .topPost div.topContent ol li { color: #313131; margin-bottom: 8px; }

.topPost span.topComments, .topPost span.topMore, .topPost span.topTags {

  font-size: 9pt;

  font-style: italic;

  background: url(images/bg-trans.png) repeat;

  padding: 8px 10px;

  margin-right: 5px;

  line-height: 27pt;

  color: #fff;

  border: 1px solid #111;

  }

.topPost span.topComments:hover, .topPost span.topMore:hover, .topPost span.topTags:hover {

  background: #040404;

  }

.topPost span.topComments a {

  color: #fff;

  background: url(images/comments.gif) left no-repeat;

  padding-left: 20px;

  line-height: 27pt;

  vertical-align: middle;

  }

.topPost span.topMore a {

  color: #fff;

  background: url(images/more.gif) left no-repeat;

  padding-left: 20px;

  line-height: 27pt;

  vertical-align: middle;

  }

.topPost span.topTags em {

  background: url(images/tags.gif) left no-repeat;

  padding-left: 20px;

  line-height: 27pt;

  vertical-align: middle;

  color: #0a0a0a;

  }

.topPost span.topTags a {

  color: #fff;

  line-height: 27pt;

  vertical-align: middle;

  }

.topPost span.topComments a:hover, .topPost span.topMore a:hover, .topPost span.topTags a:hover {

  color: #fff;

  text-decoration: underline;

  }



#nextprevious {

  margin: 10px 0 5px 0;

  }

#nextprevious a {

  color: #83adc8;

  text-transform: lowercase;

  text-decoration: underline;

  }

#nextprevious a:hover {

  color: #fff;

  }

#column1 { width: 60%; }

/* Comments */

#comment { margin-bottom: 10px; width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */

  padding: 10px 15px; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#comment a {

  color: #ae2900;

  }

#comment a:hover {

  color: #ff8d23;

  }





#numberofcomments {

  font-size: 12pt;

  margin-top: 10px;

  }

ol#commentlist {

  list-style: none;

  margin: 10px 0;

  font-size: 12pt;

  }

#commentlist li { background-color: #bab6ae; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 15px; padding: 10px; }

#commentlist li.alt { background-color: #bab6ae; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

#commentlist li.cleared {

  background: transparent;

  border: none;

  }

#commentlist a:hover { text-decoration: underline; }

#commentlist a.gravatar {

  float: left;

  margin: 0 10px 0 0;

  width: 69px;

  }

#commentlist .commentbody { margin: 0; padding: 0 5px 0 0; float: right; width: 410px; }

#commentlist .commentbody p a {

  text-decoration: underline;

  }

#commentlist cite {

  font-size: 12pt;

  font-style: normal;

  color: black;

  }

#commentlist small.commentmetadata a {

  color: #666;

  }

#commentlist p {

  color: black;

  }

#comment h3 {

  font-size: 10pt;

  font-weight: normal;

  color: #ae2900;

  margin: 15px 0 0;

  padding: 0;

  }

textarea#comment {

  width: 450px;

  background: #fff;

  color: #111;

  }

#comment #submit {

  margin-left: 0px;

  margin-top: -25px;

  }







/* Welcome section */



#main #welcome { background-color: transparent; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 20px; padding: 0 0 5px; }

#main #welcome h2 {

  font-size: 16pt;

  font-weight: normal;



  color: #8c1c00;

  letter-spacing: 1px;

  margin: 0 10px;

  padding: 10px 0 3px;

  }

#main #welcome p { color: #313131; font-size: 12pt; margin: 0 10px; padding: 6px 0; }

#main #welcome a {

  text-decoration: underline;

  color: #ae2900;

  }

#main #welcome a:hover {

  color: #ff8d23;

  }

#main #welcome form {

  margin: -5px 0 0 0;

  background: transparent; /* required for IE */

  }

#main #welcome #feedbox {

  border: 1px solid #ccc;

  padding: 2px 1px;

  width: 180px;

  }

.submitbutton {

  margin: -5px 0 0 5px;

  background: #010101;

  color: #fff;

  font-size: 8pt;

  padding: 3px 6px;

  vertical-align: middle;

  border: 1px solid #111;

  }

.submitbutton:hover {

  cursor: pointer;

  background: #050505;

  }





/* Sidebars */

#sidebars {

  margin: 15px 0 0;

  float: right;

  width: 320px;

  }

#homeleft { width: 50%; float: left; margin-left: 10px; padding-top: 20px; padding-bottom: 20px; }

em { color: #585858; font-size: 1em; }

cite { color: #585858; font-style: normal; }

#homeright { width: 30%; float: left; margin-left: 20px; padding-top: 20px; padding-bottom: 20px; }

#sidebars2 { width: 340px; float: right; }

#sidebars .sidebarbox { background-repeat: repeat; background-attachment: scroll; background-position: 0 0; padding: 8px 15px; }



#sidebar_full {

  padding: 0;

  margin: 0;

  }



#sidebar_left {

  float: left;

  width: 160px;

  }



#sidebar_right {

  float: right;

  width: 160px;

  }



#sidebars h2 { margin: 0; padding: 0 0 8px; font-weight: normal; font-size: 16pt; color: #8c1c00; text-align: left; letter-spacing: 1px; border-bottom: 1px solid #afafaf; }



#sidebars table {

  width: 130px;

  }



#sidebars ul {

  margin: 0;

  padding: 0 0 5px 0;

  }



#sidebars li {

  margin-bottom: 20px;

  list-style: none;

  font-size: 13pt;

  }



#sidebars li ul {

  padding: 0 6px 8px;

  }

#sidebars ul ul li a { margin: 0 0 -20px; padding: 6px; color: #ae2900; line-height: 17px; background-repeat: no-repeat; background-attachment: scroll; background-position: left 8px; text-decoration: none; border-bottom: 1px solid #afafaf; display: block; /* Required for cross-browser consistency; cross-browser defaults vary. */

  }

#sidebars ul ul li a:hover { color: #ae2900; line-height: 17px; background-color: #bab6ae; background-repeat: repeat; background-attachment: scroll; background-position: left 8px; text-decoration: none; border-bottom: 1px solid #5f5d57; }

#sidebars a { display: inline; color: #ae2900; text-decoration: none; }

#sidebars a:hover {

  color: #ff8d23;

  text-decoration: none;

  }



#sidebars p { padding: 2px 0; font-size: 12pt; }



#tag_cloud a {

  display: inline;

  }



#sidebars ul.children li { margin-top: 19px; border-bottom:medium none; }

#sidebars ul.children {margin-bottom:0;}







/* Before footer */



#morefoot { padding: 15px 15px 15px 35px; color: #181818; background-color: transparent; background-image: url(images/bg-trans.png); background-repeat: repeat; background-position: left 0; margin-top: 0; margin-right: 0; margin-left: 0; }

#morefoot p { margin: 5px 0; padding: 5px 0 5px 6px; }

#morefoot ul { list-style-type: none; margin-top: 5px; margin-right: 20px; margin-left: -10px; }

#morefoot ul li, #morefoot p {

  font-size: 12pt;

  }

#morefoot a {

  text-decoration: underline;

  color: #ae2900;

  }

#morefoot ul li a { text-decoration: none; margin: 0 0 -6px; padding: 6px; border-bottom: 1px solid #5f5d57; display: block; }

#morefoot ul li a:hover { background-color: transparent; background-image: url(images/bg-trans.png); background-repeat: repeat; background-position: left 0; text-decoration: none; }

#morefoot a:hover {

  text-decoration: underline;

  color: #ff8d23;

  }

#morefoot h3 { font-size: 17pt; font-weight: normal; color: #fbdf9a; font-family: "Times New Roman", Georgia, Times, serif; border-bottom: 1px dotted #444; margin: 0; padding: 0 0 2px 6px; }

#morefoot #searchbox {

  padding: 1px;

  width: 180px;

  }

#morefoot .col1 {

  float: left;

  width: 300px;

  }

#morefoot .col2 {

  margin: 0 25px;

  }

#morefoot .col2, #morefoot .col3 {

  float: left;

  width: 260px;

  }

#morefoot li { margin-bottom: 5px; line-height: 17px; background-color: transparent; background-repeat: no-repeat; background-attachment: scroll; background-position: left 2px; padding-left: 14px; /* Required for cross-browser consistency; cross-browser defaults vary. */

  }





/* footer*/
.clearfooter {
height: 90px;
clear: both;
}
#footer { clear: both; background: #000; position: relative; width: 940px; height: 90px; margin-right: auto; margin-left: auto; padding-right: 10px; padding-left: 10px; }

#footer p { color: #969696; font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; text-align: center; margin-top: 12px; padding: 0; }
.contact1 { width: 380px; padding: 6px; border: solid 1px #6a6759; }
.send { color: #fff; font-size: 19px; font-family: Georgia, "Times New Roman", Times, serif; background-color: #a94329; padding: 4px; border: solid 2px #851414; }
#footer a { color: #969696; text-decoration: none; padding-right: 6px; padding-left: 6px; }

#footer a:hover {

  color: #fff;

  }

#footerleft {

  float: left;

  }

#footerright {

  float: right;

  width: 300px;

  text-align: right;

  }







/* Misc */



.highlight {

  color: #222;

  font-weight: bold;

  }



.cleared {

  margin: 0;

  padding: 0;

  clear: both;

  }
.alignleft {

  float: left;

  margin: 5px 10px 5px 0;

  }
.alignright {


  float: right;

  margin: 5px 0 5px 10px;

  }

.aligncenter,

div.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }
img.alignleft {

  float: left;

  margin: 5px 10px;

  }
img.alignright {

  float: right;

  margin: 5px 0 5px 10px;

  }

img.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }



.wp-caption {

  border: 1px solid #ddd;

  text-align: center;

  background-color: #f3f3f3;



  padding-top: 4px;



  /* optional rounded corners for browsers that support it */



  -moz-border-radius: 3px;



  -khtml-border-radius: 3px;



  -webkit-border-radius: 3px;

  border-radius: 3px;

  }



.wp-caption img {

  margin: 0;

  padding: 0;

  border: none;

  }



.wp-caption p.wp-caption-text {

  font-size: 11px;

  line-height: 17px;

  padding: 0 4px 5px;

  margin: 0;

  color: #111;

  }

.drop { color: #ae2900; font-size: 250%; line-height: 85%; z-index: 1; float: left; padding: 0 1px 0 0; }

#lefcon { font-size: 17px; font-weight: normal; width: 500px; float: left; }

.alignleft, .alignright, .aligncenter, .alignnone { background-color: #fff; padding: 6px; border: solid 1px #bbb; }
.alignleft, {

  float: left;

  margin: 5px 10px;

  }
.alignleft:hover { background-color: #e4e3e3; }
.alignnone { margin-top: 5px; }

.alignright {

  float: right;

  margin: 5px 0 5px 10px;

  }

.aligncenter,

div.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }
img.alignright {

  float: right;

  margin: 5px 0 5px 10px;

  }

img.aligncenter {

  margin: 10px auto;

  text-align: center;

  display: block;

  }

.wp-caption { text-align: center; float: left; clear: both; margin-right: 20px; -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }
html, body { height: 100%; }
.gallery img { background-color: #fff; margin-bottom: 10px; padding: 6px; border: solid 1px #a8a8a8; }
.gallery img:hover { background-color: #e4e3e3; }
