html {
  margin: 0;
  font-size: 92%;
  font-family: 'Arial Narrow', Arial, sans-serif;
  color: #000;
}

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

#techno {
              clear: both;
              width: 972;
              text-align: center;
}

#techno a {
                 color: #000
}

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

a {
  font-size: 0.8em;
  font-weight: bold;
  color: #D20200;
  text-decoration: none;
}

a:hover {
  background-color: #D20200;
  color: #FFF; 
}

a img {
  border: 0;
}

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

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


#posts .post  h2 { 
                font-size: 1.3em; 
                background-color: #000;
                padding: 5px;
                width: auto;
               
              

}



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-image: url('images/mainbg.gif');
  margin-top: 20px;
  border: 2px solid #999;
}


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


#header #headerimage {
  float:left;
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 28px;
}

#posts {
  float: left;
  padding: 10px 0 0 10px;
  margin-right: 10px;
}

.post {
  width: 432px;
  background-color: #FFFFFF;
  border: 3px solid #000;
  padding: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}

.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 {
  color: #000;
  background-color: #F4E100;
  padding: 5px;
  font-size: 0.9em;
  border-style: solid;
  border-color: #000;
  border-width: 1px 1px 1px 1px;
}

.meta a {
            
  background-color: #F4E100;
            color: #000;
            font-weight: bold;
            text-decoration: none;
}

.meta a:hover {
            color: #000;
            font-weight: bold;
            text-decoration: underline;
}




#sidebars .meta {
  color: #FFF;
  background: #D20200;
  padding: 5px;
  font-size: 0.9em;
  border-style: dashed;
  border-color: #333333;
  border-width: 1px 0 1px 0;
}

#sidebars {
  float: right;
  padding: 10px 8px 10px 8px;
  font-size: 0.9em;
  font-family: arial, sans-serif;
  background-color: #EAEAEA;
}

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

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

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

#sidebars .adText {
  color: #333;
}

#sidebars .link {
  padding: 10px 0 0 0;
  overflow: hidden;
}

#sidebars .sidebar {
  background: url('http://www.mychemicaltoilet.com/img/post_fade.png') top center repeat-x #fff;
  border: 3px solid #000;
  padding-bottom: 15px;
  padding-top: 15px;
}

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

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

#footer {
  background: #000;
  color: white;
  padding: 6px;
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 0.8em;
}

#sidebars h2 {
                       color: #000;
                       font-size: 0.9em;
                       padding-left: 8px;
                       font-weight: bold;
}

#footer a {
               font-family: arial, sans-serif;
               color: #eee;
}

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

.continuereading {
                          background-color: #D20200;
                          background-repeat: no-repeat;
                          height: 25px;
                          width: 120px;
                          clear: both;
                          margin-top: 10px;
                          color: #FFF;
                          padding-left: 0.9em;
                          padding-top: 0.5em;
                          font-weight: bold;
                          
}

/* TOP NAV */

#header #topnav {
             float: left;
             width: 512px;
             height: 30px;
             margin-top: 9em;
             line-height: 1.5em;
             background-color: #F4E100;
}


ul#topnav { 
             list-style-type: none;
text-align: center;
             
             
}

ul#topnav li {
float: left;  
margin: 0px 4px 0px 4px; /*spaces between tabs */
color: #000;
text-align: center;
}





ul#topnav a:link, 
     ul#topnav a:visited {
                     display: block;
                     color: #000;
                     font-weight: bold;
                     font-size: 1em;
                     padding: 4px;
                     text-decoration: none;
                             
}  


ul#topnav a:active, ul#topnav a:hover, ul#topnav a.here:link, 
     ul#topnav a.here:visited  {
                     background-color: #E4D200;
                     color: #000;
}




#header #search {
                    float: right;
                    width: 200px;
                    margin-top: 1.2em;
                    margin-right: 2.7em;
                    padding: 8px;
                    border: 3px solid #000;
}

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



.button { 
             background-color: #000;
             color: #FFFFFF;
             border: solid 1px #000;
}
.smalltxt {
               color: #999999;
               font-size: 0.8em;
}