

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

img		{
	border: 0;
	display: block;
	}


	/* Wrapper */

#wrapper	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	width: 692px;
	text-align: left;
	background: #fff top right repeat-y; 
	font-size:90%;
	}
	

	/* Header */

#nav_menu, #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;
	}
#nav_menu { background-color: #B4E153; }

#blog-header a{
	font-family:arial; 
	font-weight : bold; 
	text-decoration : none; 
	color: #692;	
	background: transparent;
}

#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%;
	}

.style1
{
	line-height:14px;
	font-size:11px;
	font-face: arial,sans-serif;
}

.noline
{
	font-weight : bold; 
	text-decoration : none; 
	color: #692;

}

.small
{
	font-size:10px;
}

.star 
{
margin: 0 0 0 0;
text-align: left;
padding: 0 0 0 0;
height: 50px;
/*line-height: 50px;*/
background: url(http://money.softbath.net/images/star2.gif) no-repeat 0 0;
background-position: center; 
}
	
	/* Inner layout */

#content	
{
	padding: 0 20px;
}
	
#main	{
	width: 640px;
	float: left;
	background-color: #FFFFFF;
	}

#sidebar	{
	width: 126px;
  float: right;
	}
	
	/* 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; */
	color: #0000FF;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #0000FF;
	background: transparent; 
	}
	
	
a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #0000CC;
	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;
	}

.heading
{
	margin: 8px 0px 5px 12px;	
	font-size: 16px;
	color: #000000;
	font: sans-serif;
}

.h2heading
{
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;	
	color: #555555;
	background-color: #F0FBE1; 
}

.tbl
{
	text-align: left;
	font: small tahoma;
	border: 0;
	cell-spacing: 0;
	cell-padding: 0;
}

ul	{
	margin: 0 0 25px 0;
	}


li	{
	line-height: 160%;
	}



