/*  
Theme Name: bitsandbobbins.com v2
Description: bitsandbobbins.com version 2.oh
Version: 2.0
Author: Peter Royal
Author URI: http://fotap.org/~osi
*/

/* eric meyer's css reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a[name]:hover {
  text-decoration: none;
}

body {
  background-image: url(images/wood-bg-2.jpg);
  background-attachment: fixed;
  font-size: 13px;
  line-height: 21px;
  /* trish doesn't like the serif */
/*  font-family: Georgia, serif; */
  font-family: "Lucida Grande", Verdana, sans-serif;
/*  min-width: 770px;*/
}

#title {
  position: relative;
  width: 166px;
  height: 23px;
  overflow: hidden;
  margin-bottom: 80px;
}
#title span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 3;
  width: 166px;
  height: 23px;
  background: url(images/logo.png) top left no-repeat;
}

#body {
  position: relative;
  background-color: #f4f3dc;
  padding: 45px 22px 150px;
  margin-left: 160px;
  width: 605px;
  border: 1px solid #ff0336;
  border-top: 0;
  border-bottom: 0;
  -webkit-box-shadow: 0 0 30px black;
  color: #48494b;
}

h2 {
  font-style: italic;
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 14px;
  clear: both;
}

em {
  font-style: italic;
}

#nav {
  position: fixed;
  display: block;
  left: 75px;
  top: 230px;
}

.font-sans {
  font-family: "Lucida Grande", Verdana, sans-serif;
}

#nav li {
  background: url(images/tab-bg.png) top left no-repeat;
  display: block;
  width: 96px;
  height: 27px;
  line-height: 27px;
  font-size: 12px;
  color: #605345;
  padding-bottom: 5px;
  position: relative;
/*  z-index: -1;*/
}

#n-about {
  left: -5px;
}

#n-shop {
  left: 15px;
}

#n-links {
  left: 5px;
}

#n-faq {
  left: 30px;
}

#nav li a {
  padding-left: 7px;
  display: block;
  color: inherit;
}

#nav li a.selected, #body .entry a, .commentlist a, #comments a, #commentform input[type=submit], .page h2, #link-categories a, .page a {
  color: #ff0336;
}

h2 a {
  color: inherit;
}

#body p {
  padding-top: 14px;
}

p.by-line {
  font-size: 9px;
  text-transform: uppercase;
  line-height: 9px;
}

p.by-line a {
  color: inherit;
}

.comment-count {
  color: white;
  font-weight: bold;
  font-size: 12px;
  margin-top: 7px;
  padding: 2px 2px 2px 1px;
  background: url(images/comment-bubble.png) no-repeat;
  height: 23px;
  line-height: 12px;
  width: 29px;
  text-align: center;
  display: block;
}

#footer {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 70px;
  padding-top: 15px;
  padding-bottom: 8px;
  font-size: 11px;
  line-height: 17px;
  width: 100%;
  color: #929498;
  background: #46463d url(images/footer-stripe.png) repeat-x top left;
}

#footer a {
  color: inherit;
}

#footer h4 {
  color: #c7c8cb;
  text-transform: uppercase;
  font-size: 9px;
}

#footer h4 a {
  padding-left: 5px;
  color: #8edae0;
}

#footer div {
  padding-left: 20px;
  border-left: 2px solid #595a52;
  height: 70px;
}

#footer form {
  margin-left: -2px;
}

#footer form input {
  width: 100%;
}

#footer ul {
  display: block;
}

#footer-search {
  width: 15%;
  position: absolute;
  left: 1%;
  border-left: none !important;
  padding-left: 0 !important;
}

#categories {
  width: 39%;
  position: absolute;
  left: 17%;
}

#archives {
  width: 15%;
  position: absolute;
  left: 62%;
}

#about {
  width: 17%;
  position: absolute;
  left: 80%;
}

#categories li {
  float: left;
  width: 46%;
  margin-right: 3%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#archives ul {
  text-transform: lowercase;
}

#comments, #respond {
  font-size: 12px;
}

#comments, .commentlist li, #respond {
  border-top: 2px solid #e9e8d9;
  clear: both;
}

.commentlist li br, #respond br, #link-categories br, .page.about br, #links br, .navigation br {
  clear: both;
}

.commentlist {
  font-size: 10px;
  line-height: 15px;
}

.commentlist li {
  padding: 15px 0;
}

#comments {
  margin-top: 40px;
}

#comments p, #respond h3 {
  font-weight: bold;
  color: #5e5f61;
  padding-top: 0;
}

#comments a {
  font-weight: bold;
}

.comment-left {
  display: block;
  float: left;
  width: 150px;
}

.comment-right {
  display: block;
  float: right;
  width: 445px;
  word-wrap: break-word;
  overflow: hidden;
}

.commentlist p, #respond p {
  padding-top: 0 !important;
}

.comment-text p+p {
  padding-top: 15px !important;
}

.commentmeta em {
  display: block;
} 

#comment {
  width: 100%;
}

#respond {
  padding-top: 40px;
  margin-top: 10px;
}

#commentform input, #commentform textarea {
  border: 2px solid #e9e8d9;
  padding: 5px;
  font-size: 13px;
  margin-left: 0;
}

#commentform label {
  font-size: 10px;
  text-transform: uppercase;
}

#commentform input[type=submit] {
  text-transform: uppercase;
  font-size: 13px;
  cursor: pointer;
  background-color: #f0f0f0;
}

.page h2 {
  background-image: url(images/title-divider.png);
  text-transform: lowercase;
  font-style: normal;
}

.page h2 span {
  background-image: none;
  background-color: #f4f3dc;
  padding-right: 5px;
}

.page.about .entry {
  width: 376px;
  float: left;
  padding-right: 15px;
  margin-top: -14px;
}

#self, #contact {
  border: 2px solid #ff0336; 
  display: block;
  float: right;
}

#my-links {
  float: right;
  font-size: 11px;
  line-height: 19px;
  margin-top: 10px;
  width: 210px;
}

#my-links li {
  list-style-position: inside;
  list-style-type: none;
  background-image: url(images/plus.gif);
  padding-left: 14px;
  background-repeat: no-repeat;
  background-position: 0 4px;
}

#contact {
  background-color: #ff0336;
  background-image: url(images/mail.png);
  padding-left: 34px;
  background-repeat: no-repeat;
  background-position: 10px 3px;
  font-size: 11px;
  line-height: 19px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  width: 176px;
  color: white;
  margin-top: 10px;
}

/* Background Thingies */

div.bg_1.left {
  position: fixed; 
  left: 0; 
  top: 28px; 
  width: 203px; 
  height: 263px; 
  background-image: url(images/bgs/head_02.jpg);  
}

div.bg_1.right {
  position: fixed; 
  left: 712px; 
  top: 42px; 
  width: 292px; 
  height: 322px; 
  background-image: url(images/bgs/head_05.jpg);
}

div.bg_2.right {
  position: fixed; 
  left: 704px; 
  top: 9px; 
  width: 333px; 
  height: 532px; 
  background-image: url(images/bgs/pants_03.jpg);
}

div.bg_2.left {
  position: fixed; 
  left: 0; 
  top: 52px; 
  width: 192px; 
  height: 354px; 
  background-image: url(images/bgs/pants_05.jpg);
}

div.bg_3.left {
  position: fixed; 
  left: 16px; 
  top: 30px; 
  width: 265px; 
  height: 368px; 
  background-image: url(images/bgs/ruffles_03.jpg);
}

div.bg_3.right {
  position: fixed; 
  left: 814px; 
  top: 30px; 
  width: 179px; 
  height: 439px; 
  background-image: url(images/bgs/ruffles_05.jpg);
}

div.bg_4.left {
  position: fixed; 
  left: 0; 
  top: 77px; 
  width: 226px; 
  height: 436px; 
  background-image: url(images/bgs/stripes_05.jpg);
}

div.bg_4.right {
  position: fixed; 
  left: 609px; 
  top: 47px; 
  width: 452px; 
  height: 421px; 
  background-image: url(images/bgs/stripes_03.jpg);
}

#link-categories {
  border-bottom: 1px solid #ff0336; 
  text-transform: uppercase;
  font-size: 9px;  
}

#link-categories li {
  display: block;
  float: left;
  padding-right: 15px;
}

#links {
  font-size: 12px;
  line-height: 21px;
}

#links ul.chunk {
  float: left;
  width: 302px;
}

#links h3 {
  text-transform: uppercase;
  padding-top: 30px;
}

#links a {
  color: #48494b;
}

div.faq dd:before {
  content: 'A';
}

div.faq dt:before {
  content: 'Q';
}

div.faq dt, div.faq dd {
  border-left: 1px solid #ff0336;
  padding: 2px 0 2px 5px;
  margin-left: 25px;
}

div.faq dt {
  margin-top: 30px;
  font-size: 17px;
  line-height: 25px;
}

div.faq dd {
  margin-top: 5px;
  line-height: 17px;
}

div.faq dt:before, div.faq dd:before {
  color: #ff0336;
  font-size: 17px;
  padding-right: 8px;
  margin-left: -23px;
}

p.infobox {
/*  border-left: 2px solid #ff0336;  */
  background-color: #d0cdb5;
  font-size: 17px;
  line-height: 25px;
  padding: 10px;
}

strong {
  font-weight: bold;
}

p.infobox strong {
  font-weight: bold;
  text-transform: lowercase;
}

.navigation a {
  font-size: 17px;
  line-height: 25px;
  margin: 20px 0;
  display: block;
  padding: 10px;
  color: #48494b;
}

.navigation .older a {
  float: left;
  padding-left: 0;
}

.navigation .newer a {
  float: right;
  padding-right: 0;
}

#search input {
  border: 2px solid #e9e8d9;
}

#wpstats {
  display: none;
}

div.entry div {
  padding-top: 14px;
}

blockquote {
  margin: 14px 20px;
  border-left: thick solid #ff0336;
  padding: 0 0 14px 5px;
}

