/*
-----------------------------------------------
Blogger Template Style
Name:     Son of Moto (Mean Green Blogging Machine variation)
Designer: Jeffrey Zeldman
URL:      www.zeldman.com
Date:     23 Feb 2004
----------------------------------------------- */


	/* Primary layout */

body	{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	color: #000;
	background: #692 url(http://www.blogblog.com/moto_son/outerwrap.gif) top center repeat-y;
	font-family: tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	font-size: medium;
	}

img		{
	border: 0;
	display: block;
	}


	/* Wrapper */

@media all {
  #wrapper {
	border: 0;
	width: 692px;
	text-align: left;
	font-size:90%;
	background-color: #fff;
	background-image: url(images/newblogtemplate.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 149;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
    }
  }
@media handheld {
  #wrapper {
    width: 90%;
    }
  }

	/* Header */

#blog-header	{
	color: #ffe;
	border: 0;
	background-image: none;
	background-repeat: no-repeat;
	height: 149px;
	}

#blog-header h1	{
	font-size: 24px;
	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: 0 20px;
	}
	
@media all {
  #main {
	width: 370px;
	float: left;
	padding-top: 50px;
	padding-left: 30px;
    }
#sidebar  {
	width: 190px;
	float: right;
	height: 210px;
	padding-right: 30px;
    }
  }
@media handheld {
  #main {
	width: 100%;
	float: none;
	padding-top: 100px;
	margin-top: 100px;
    }

  #sidebar  {
	width: 100%;
	float: none;
	height: 450px;
	padding-top: 50px;
    }
  }

	/* Bottom layout */


#footer	{
	clear: left;
	margin: 0;
	padding: 0 20px;
	border: 0;
	text-align: left;
	border-top: 1px solid #f9f9f9;
	background-color: #692;
	}
	
#footer p	{
	text-align: center;
	margin: 0;
	padding: 10px 0;
	font-size: x-small;
	background-color: transparent;
	color: #FFF;
	}


	/* Default links 	*/

a:link, a:visited {
	font-weight : bold;
	text-decoration : none;
	color: #000;
	background: transparent;
	}

a:hover {
	font-weight : bold;
	text-decoration : underline;
	color: #360;
	background: transparent;
	}

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

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

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

h2	{
	font-size: large;
	}

h3.post-title {
	margin-top: 5px;
	font-size: xx-large;
	color: #093;
	}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}

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

#sidebar ul li {
	vertical-align: top;
	padding: 0;
	margin: 0;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
	}
	
dl.profile-datablock	{
	margin: 3px 0 5px 0;
	}
dl.profile-datablock dd {
  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;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
#sidebar2 {
	width: 190px;
	float: right;
	height: auto;
	padding-right: 30px;
	background-color: #CCC;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#sidebar3 {
	width: 170px;
	float: right;
	height: 80px;
	padding-right: 10px;
	padding-top: 20px;
}
.post-footer {
	line-height: 140%;
	font-size: 9px;
	color: #666;
}
