body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
}

img		{
	border: 0;
	display: block;
	}


	/* Wrapper */

@media all {
  #wrapper {
/*    background-color: green;*/
    margin: 0 auto;
    padding: 0;
    border: 0;
    width: 571px;
    text-align: left;
/*    background: #fff url(http://www.blogblog.com/moto_son/innerwrap.gif) top right repeat-y;*/
/*    font-size:90%;*/
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }

	/* Header */

#blog-header	{
	color: #ffe;
/*	background: #8b2 url(http://www.blogblog.com/moto_son/headbotborder.gif) bottom left repeat-x;*/
	margin: 0 auto;
	padding: 0 0 15px 0;
	border: 0;
	}

#blog-header h1	{
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
/*	background-image: url(http://www.blogblog.com/moto_son/topper.gif);*/
/*	background-repeat: repeat-x;*/
/*	background-position: top left;*/
	}
	
#blog-header p	{
/*	font-size: 110%;*/
	text-align: left;
	padding: 3px 20px 10px 20px;
	margin: 0;
	line-height:140%;
	}

	
	/* Inner layout */

#content	{
	padding: 0px;
	}
	
@media all {
  #main {
/*    background-color: red;*/
    width: 325px;
    float: left;
    }

  #sidebar  {
/*    background-color: blue;*/
/*    width: 225px;*/
    width: 210px; /*Change the sidebar width & the separator column width here*/
    float: right;
    }
  }
@media handheld {
  #main {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }

	/* Bottom layout */


#footer	{
	clear: left;
	margin: 0;
	padding: 0 20px;
	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: x-small;
	background-color: transparent;
	color: #999;
	}


	/* Default links 	*/

a:link, a:visited {
	font-weight : bold; 
/*  text-decoration : none;*/
  text-decoration: underline;
/*  color: #692;*/
  color: #003300;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
/*  color: #8b2;*/
  color: #692;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #692;
	background: transparent;  
	}

	
	/* Typography */
	
#main p, #sidebar p {
/*	line-height: 140%;*/
	margin-top: 5px;
	margin-bottom: 1em;
	}
  
.post-body {
/*  line-height: 140%;*/
  } 

h2, h3, h4, h5	{
	margin: 25px 0 0 0;
	padding: 0;
	}

h2	{
	#font-size: large;
	font-size: 16px;
	}

h3.post-title {
	margin-top: 5px;
/*  font-size: medium;*/
/*  Heidi said*/
	font-style: italic;
	font-size: 14px;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

#sidebar ul 	{
	padding-left: 10px;
	padding-top: 3px;
	}

#sidebar ul li {
/*  list-style: disc url(http://www.blogblog.com/moto_son/diamond.gif) inside;*/
	list-style: circle inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
dl.profile-datablock	{
/*  background-color: blue;*/
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
    margin: 0px;    /*removes goofy indentation of name and location*/
/*    background-color: red;*/
    line-height: 140%;
  }
	
.profile-img {display:inline;}

.profile-img img {
	float:left;
	margin:0 10px 5px 0;
	border:4px solid #8b2;
	}
		
#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: 35px;
	padding: 1px 0 0 18px;
	background: transparent url(http://www.blogblog.com/moto_son/commentbug.gif) top left no-repeat;
	color: #998;
	}

#comments dl dd	{
	padding: 0;
	margin: 0;
	}
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
  
.style1 {color: #006633}

#navbar-iframe { height:0px; visibility:hidden; display:none; }
@-moz-document url-prefix() {
/*Cover the shit that blogger leaves behind when we hide the above - only in firefox*/
#cover {position:fixed; background-color:white; left:0px; top:0px; height:16px; width:100%; z-index:600;}
}

/*These work when applied using firebug, but not when defined here*/
/*#b-navbar-bg {height: 16px;background-color:white;}
#b-navbar-fg {display:none;}
#b-navbar {height: 0px;}
*/
