/*
-----------------------------------------------
Blogger Template Style
Name:     Mr. Moto Rising (Ellington style)
Designer: Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004
----------------------------------------------- */


  /* Primary layout */

body	{
  color: #555;
  background-image: url(images/background-internal.jpg);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  line-height:120%;
  }

img  {
  border: 0;
  display: block;
  }


  /* Wrapper */

#wrapper  {
  margin: 0 auto;
  padding: 0;
  border: 0;
  width: 690px;
  text-align: left;
  background: #000;
  font-size:90%;
  }
  

  /* Header */

#blog-header  {
  color: #ffe;
  background: #bba url(http://www.blogblog.com/moto_mr/headbotborder.gif) bottom left repeat-x;
  margin: 0 auto;
  padding: 0 0 15px 0;
  border: 0;
  }

#blog-header h1  {
  font-size: 15px;
  text-align: left;
  padding: 10px 20px 0 15px;
  margin: 0;
  background-image: url(http://www.blogblog.com/moto_mr/topper.gif);
  background-repeat: repeat-x;
  background-position: top left;
  }
  
#blog-header p  {
  font-size: 100%;
  text-align: left;
  padding: 3px 15px 10px 15px;
  margin: 0;
  line-height:120%;
  }

  
  /* Inner layout */

#content  {
  padding: 0 15px;
  }
  
#main  {
  width: 400px;
  float: left;
  }

#sidebar  {
  width: 350px;
  float: left;
  }
  
  /* Bottom layout */


#footer  {
  clear: left;
  margin: 0;
  padding: 0 15px;
  border: 0;
  text-align: left;
  border-top: 1px solid #f9f9f9;
  background-color: #fdfdfd;
  }
  
#footer p  {
  text-align: left;
  margin: 0;
  padding: 10px 0;
  font-size: 9px;
  background-color: transparent;
  color: #999;
  }


  /* Default links   */

a.navlinks:hover { color:#669999; font-family: Arial, Helvetica, sans-serif; text-decoration:none; font-size: 10px; ; font-weight: normal}
a.navlinks:visited { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 10px; ; font-weight: normal}
a.navlinks:link { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 10px; ; font-weight: normal}

a.bodylinks:hover { color:#669999; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 10px; ; font-weight: bold}
a.bodylinks:visited { color:#669999; font-family: Arial, sans-serif; text-decoration:none; font-size: 10px; ; font-weight: bold}
a.bodylinks:link { color:#669999; font-family: Arial, sans-serif; text-decoration:none; font-size: 10px; ; font-weight: bold}



  
  /* Typography */
  
#main p, #sidebar p {
  line-height: 150%;
  margin-top: 5px;
  margin-bottom: 1em;
  }

h2, h3, h4, h5  {
  margin: 15px 0 0 0;
  padding: 0;
  }

h2  {
  font-size: 14px;
  }

h3.post-title {
  margin-top: 5px;
  font-size: 13px;
  }

ul  {
  margin: 0 0 10px 0;
  }


li  {
  line-height: 130%;
  }

#sidebar ul   {
  padding-left: 10px;
  padding-top: 3px;
  }

#sidebar ul li {
  list-style: disc url(http://www.blogblog.com/moto_mr/diamond.gif) inside;
  vertical-align: top;
  padding: 0;
  margin: 0;
  }
  
dl.profile-datablock  {
  margin: 3px 0 5px 0;
  }
dl.profile-datablock dd {
  line-height: 150%;
  }
  
.profile-img {display:inline;}

.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:1px solid #ccb;
  }
    
#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  margin: 10px 0 0 0;
  padding: 0;
  }

#comments h3  {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  }  

#comments dl dt   {
  font-weight: bold;
  font-style: italic;
  margin-top: 15px;
  padding: 1px 0 0 15px;
  background: transparent url(http://www.blogblog.com/moto_mr/commentbug.gif) top left no-repeat;
  color: #bba;
  }

#comments dl dd  {
  padding: 0;
  margin: 0;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }