/*
Theme Name: AngryToaster
Theme URI: http://www.happytoaster.com/
Description: Theme dissection example
Version: 1.0
Author: Andrea Spencer
Author URI: http://www.happytoaster.com/
*/

*
{
  padding: 0;
  margin: 0;
}

#header
{
  margin-bottom: 20px;
}

#headerimg
{
  font-size: 1.2em;
  height: 6.5em;
  color: #333;
  padding-right: 7.5%;
  background: transparent;
  float: right;
}

#header a

{
  text-decoration: none;
  color: white;
}

#header h1

{
  font-size: 3em;
}

#wrapper
{
  margin: 20px;
  padding: 00px;
  width: 750px;
  position: absolute;
  top: 160px;
  left: 100px;
  border: 2px solid #003366;
}

div>#wrapper

{
  margin: 00px auto;
  min-width: 750px;
  width: 750px;
  background-color: #fff
}

.elbat {
   font: 11px/20px helvetica, arial, sans-serif;
   width: 750px;
   margin: 00px;
   padding: 40px 0px 0px 0px;
   background-color: #fff
   }   

IMG.overlap {
   position: absolute;
   top: 40px;
   left: 25px;
   margin: 0;
   padding:0px;
   } 

.stripes {
   background: url(http://happytoaster.com/blog/wp-content/themes/angrytoaster/images/stripes.jpg) #66ccff;
   width: 750px;
   margin:0px;
   padding: 00px;
   height: 60px;
   border-bottom: 2px solid #003366;
   }

#sidebar
{
  width: 190px;
  margin-left: 540px;
  background-color: #e6f7ff;
  color: #333;
  border: 1px dashed #018ace;
  padding:0px;
}


#sidebar ul h2
{
  background-color: #d5f1ff;
  border-bottom: 1px solid #018ace;
  border-top: 1px solid #018ace;
  font-size: 1.2em;
  font-weight: normal;
  padding: 5px;
  margin-bottom: 5px;
}


#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar a
{
  text-decoration: none;
  color: #333;
}

#sidebar a:hover
{
  text-decoration: underline;
}

#footer
{
  background-color: #00b2be;
  clear: both;
  padding: 20px 20px 20px 20px;
  margin-top: 2em;
  height: 3em;
  color: #cff;
  border-top: 2px solid #003366;
}

body
{
  font-family: ‘Trebuchet MS’, Arial, Verdana, Sans-Serif;
  font-size: 76%;
  background: URL(images/toastybgtest3.jpg);
}
   
a {text-decoration: none;
   color:#066}

.post
{
  margin-bottom: 0px;
  color: #333;
  padding: 00px 20px 20px 20px;
  font-size: 1.1em;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

h2
{
  font-size: 1.6em;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #333;
}

.entry
{
  margin-top: 15px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #069;

}

.postmetadata a
{
  color: #4a2c00;
}

hr
{
  display: none;
}


#content
{
  width: 500px;
  float: left;
}


#searchform
{
  text-align: center;
}

#searchform input
{
  border: 1px solid #018ace;
  background-color: #d5f1ff;
}

#searchform #s
{
  width: 50%;
  background-color: white;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #FADA96;
  background: #FCF1E2  no-repeat;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: bullet;
  margin-bottom: 10px;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}
 
h3
{
  margin-top: 10px;
  font-size: 1.4em;
}

h4
{
  margin-top: 10px;
  font-size: 1.2em;
}

h5
{
  margin-top: 10px;
  font-size: 1em;
}

.post a

{
  color: #666;
}

#footer a

{
  color: #ff3;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  margin-left: 20px;
  margin-right: 20px;
  color: #006699;
}
 
.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
  color: #006699;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%;
  color: #006699;
}
 
.entrytext .postmetadata
{
  font-size: 1.1em;
  background-color: #bbb;
  width: 70%;
  margin: 2em auto3.5em auto;
  border: 1px dashed #aaa;
  padding: 7px;
  background: #eee ;
}

ol.commentlist
{
  width: 90%;
  margin: 20px;
  padding:00px
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #069;
  padding: 5px;
  background-color: #e6f7ff;
}

ol.commentlist li.alt
{
  background-color: #d5f1ff;
}

ol.commentlist a
{
  color: #069;
}

small.commentmetadata
{
  font-size: .8em;
  margin-bottom: 1em;
  display: block;
  color: #ddd;
}

.commentspace
   {margin:20px}
