html {
  margin: 0;
  font-size: 75%;
  font-family: 'Lucida Grande', Verdana, sans-serif;
  color: #333;
}

body {
  margin: 0;
  padding: 0;
  background-color: #FFF;
}

a {
  color: #B59852;
  text-decoration: none;
}

a:hover {
  color: #371D0C;
  text-decoration: none;
}

a img {
  border: 0;
}

.pink a img {
  margin-left: 0.3em;
}

p, h1, h2, h3 {
  margin-top: 0;
}

p { font-size: 1em; }
h1 { font-size: 1.6em; color: #555; }
h2 { font-size: 1.4em; color: #555; }
h3 { font-size: 1.2em; color: #777; }



ul {
  margin: 0 0 5px 0;
  padding: 0;
  list-style: none;
}

ul li {
  margin: 0;
  padding: 0 0 0 5px;
}

#main {
  position: relative;
  width: 972px;
  margin: 0 auto 0 auto;
  background-color: #FFF;
  border: 1px solid #371D0C;
}

#header { 
                   background: url('/images/headerbg.jpg') top left repeat-x #FFF;
                   left: 0px;
                   top: 0px;
                   position: relative;
                   height: 140px;
                   width: 972px;
                   clear: both;
                   margin: 0px 0 30px 0px;
}

#header #headerimage {
  bottom: 0px;
  float:left;
}



#posts {
  float: left;
  padding: 20px 0 0 5px;
  margin: 0px;
}

.post {
  width: 450px;
  background-color: #fff;
  border: solid 1px #371D0C;
  padding: 15px 10px 15px 10px;
  margin-bottom:10px; 
  overflow: hidden;
}




#posts .post h2 {
                         color: #371D0C;
                        }


.trc {
  position: absolute;
  width: 15px;
  height: 15px;
 background: url('/images/topr.gif');
  right: 0px;
  top: 0px;
  overflow: hidden;
  z-index: 10;
}


.tlc {
  position: absolute;
  width: 15px;
  height: 15px;
 background: url('/images/topl.gif');
  left: 0px;
  top: 0px;
  overflow: hidden;
  z-index: 10;
}


.brc {
  position: absolute;
  width: 15px;
  height: 15px;
 background: url('/images/botr.gif');
  right: 0px;
  top: auto;
  overflow: hidden;
  z-index: 10;
  margin-top: -15px;
}

.blc {
  position: absolute;
  width: 15px;
  height: 15px;
 background: url('/images/botl.gif');
  left: 0px;
  top: auto;
  overflow: hidden;
  z-index: 10;
  margin-top: -15px;
}
 

.meta {
  background: #ECF1DA;
  padding: 5px;
  font-size: 0.8em;
  border-style: dashed;
  border-color: #ccc;
  border-width: 1px;
}

#sidebars {
  background-color: #ECF1DA;
  float: right;
  padding: 20px 10px 10px 10px;
  font-size: 0.8em;
}

#sidebars p, 
#sidebars h1, 
#sidebars h2, 
#sidebars h3 {
  color: #777;
  margin-bottom: 0;
  font-weight: normal;
}

#sidebars .pink {
  margin-top: 2px;
  background: #FFF;
  padding: 10px;
  border-top: solid 1px #ccc;
}

#sidebar_thin .pink {
  padding: 15px 10px 15px 0;
}

#sidebars .adText {
  color: #333;
}

#sidebars .link {
  overflow: hidden;
}

#sidebars .sidebar {
  background-color: #fff;
  border: solid 1px #371D0C;
  padding: 15px;

}

#sidebar_thin {
  float: left;
  width: 160px;
  margin-right: 10px;
  overflow: hidden;
  padding: 0px 0px 10px 0px;
}

#sidebar_fat {
  float: left;
  width: 300px;
  overflow: hidden;
  padding-bottom: 10px;
}

#bottom {
              background-color: #ff9900;
              height: 183px;
              width: 972px;
              clear: both;
              background-image: url('http://www.craftycrafty.com/images/bottompic.jpg');
             }

#footer {
  background: #371D0C;
  color: white;
  padding: 6px;
  text-align: center;
  font-size: 0.8em;
  margin: 0px;
}

#footer a {
  color: #B59852;
}

#footer a:hover {
  color: #FFF;
}


  .topstories {
    border-style: dashed;
    border-width: 1px 0 0 0;
    border-color: #ccc;
  }
  #tsheader {
    background: #F6EBD1;
    padding: 7px;
  }
  #tsbody {
    padding: 0 7px 7px 7px;
  }
  #tsbody .tslink {
    padding-top: 7px;
  }

/* TOP NAV */

#topnav {
             display: block;
             position: relative;
             clear: both;
             width: 972px;
             height: 30px;
             padding: 0px;
             background: url(/images/navbg.gif) 0 0 no-repeat;  
             margin-top: -0.2em;
             margin-bottom: 0em;
}

#topnav li {
                font-size: 1.2em;
                display: inline;
                padding: 0px;
                margin: 0px;
}

#topnav a:link, 
#topnav a:visited {
                     color: #371D0C;
                     padding: 9px 30px 14px 10px;
                     float: left;
                     width: auto;
                     font:bold 0.8em/0.8em Arial, Helvetica, sans-serif; 
                     text-decoration: none;
                             
}  



#topnav li: first-child a {
                                 border-left: 1px solid #DF84A8;
}


#topnav a:hover {
                    color:#B59852;
}

#topnav form {
                    padding-top: 0.4em;
                    float: right;
                    padding-right: 10px;
}

.smalltxt {
               color: #999999;
               font-size: 0.8em;
               clear: both;
}

#leader {
             position: relative;
             width: 972px;
             height: 90px;
             clear: both;
             text-align:center;
             margin-top: 10px;
             margin-bottom: 10px;
}

.button { 
             background-color: #371D0C;
             color: #FFFFFF;
             border: 1px solid #371D0C;
}

#leader {
             position: relative;
             width: 972px;
             height: 90px;
             clear: both;
             text-align:center;
             margin-top: 10px;
             margin-bottom: 10px;
}