

	/* Primary layout */

body	{
	margin: 0px;
	padding: 0;
        border: 0;
	text-align: center;
	color: #554;
	background: #99cc99;
	font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
	}
img		{
	border: 0;
	display: block;
	}
hr { color: #336633;}

	/* Wrapper */

#wrapper	{
	margin: 0 auto ;
	padding: 0;
        border-style: solid;
        border-color: #336633;
        border-width: 4px;
	width: 792px;
	text-align: left;
	background: #fff; 
	font-size:90%;
	}

#table-wrapper {
        font-size:99%;
      }


	/* Header */

#blog-header	{
	color: #ffe;
	background: #336633;
	margin: 0 auto;
	padding: 0 0 0 0;
	border: 0;
	}

#blog-header a:link    { color: #ffe; text-decoration: none; }
#blog-header a:active  { color: #ffe; text-decoration: underline; }
#blog-header a:visited { color: #ffe; text-decoration: none; }
#blog-header a:hover   { color: #DD6900; text-decoration: underline; }

#blog-header h1	{
	font-size: 24px;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
	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;
	}
	
#main	{
	width: 470px;
	float: left;
	}

#sidebar	{
        padding-left: 20px;
	width: 226px;
  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: #336633;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #DD6900;
	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;
	}

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

h2	{
	font-size: large;
	}

h3.post-title {
	margin-top: 5px;
	font-size: medium;
	}

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;
	vertical-align: top;
	padding: 0;
	margin: 0;
        font-size: 85%;
	}
	
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;
  }

.original-post {color: #6C6D6C; vertical-align: bottom; font-size: 8pt; }

/*------------------TakeTheRakeBack.com-----------*/
div.rakeback {
                width: 125px;
                height: 125px;
                background: url('http://www.taketherakeback.com/images/TakeTheRakeBack/Banners/125x125.png') no-repeat;
                color: #fff;
                font-family: Verdana;
                font-size: 9px;
                text-align: left;
        }
a.rakebackblock {
                display: block;
                width: 125px;
                height: 20px;
                }

p.rakeback { margin: 5px;  color: #fff; font-size: 9px; }
a.rakeback { color: #fff; font-weight: normal; text-decoration: underline}


/*-------------RakeBrainAds------------------*/
div.rakebrain {
		width: 323px; 
	       height: 50px; 
	       padding: 5px 5px 5px 140px; 
		background: #273E58 url('http://www.rakebrain.com/images/RakeBrain/banners/rakebrain-468x60.gif') no-repeat; 
		color: #fff; 
		font-family: 
		Trebuchet MS; font-size: 11px;
		text-align: left;
	}

a.rakebrain { 
		font-weight: normal;
		color: #fff;
	}
p.rakebrain { margin: 0;
	      color: #fff;}


