html, body, .wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
   }
.wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 850px;
   }
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A959B;
	text-transform: lowercase;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F9A8CD;
	font-weight: bold;
	text-transform: lowercase;
}
body {
	background-image: url(images/bg-damask.gif);
	background-position: center center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background-color: #FDC9E0;
	border: 2;
	border-color: #000;
}
.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC99CC;
	text-transform: lowercase;
}
body	{
	border: 0;
	color: #555;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background-color: #FFF;
	}




	/* Wrapper */

#wrapper	{
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
	font-size:90%;
	}
	

	/* Header */

#blog-header	{
	color: #fef;
	margin: 0 auto;
	padding: 0 0 15px 0;
	border: 0;
	}

#blog-header h1	{
	font-size: 16px;
	text-align: left;
	padding: 15px 20px 0 20px;
	margin: 0;
	}
	
#blog-header p	{
	font-size: 110%;
	text-align: left;
	padding: 3px 20px 10px 20px;
	margin: 0;
	line-height:140%;
	}

	

	/* Default links 	*/

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

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

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

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

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

h2	{
	}

h3.post-title {
	margin-top: 5px;
	font-size: 14px;
	}
h6	{
	font-weight : bold; 
	text-decoration : none;
	color: #c28;
	background: transparent;  
	}

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

#sidebar ul li {
	list-style: disc url(http://www.blogblog.com/moto_ms/diamond.gif) inside;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
	
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 #e8b;
	}
		
#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_ms/commentbug.gif) top left no-repeat;
	color: #aaa;
	}

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

.contact A:link {text-decoration: none; color:#8A959B;}
.contact A:visited {text-decoration: none;  color:#8A959B;}
.contact A:active {text-decoration: none;  color:#8A959B;}
.contact A:hover {text-decoration: underline; color: #e8b;}
.home-bottom-paragraphs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.home-bottom-paragraphs a:link {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
.home-bottom-paragraphs a:hover {
	color: #FE94C2;
}
.home-bottom-paragraphs a:visited {
	font-weight: normal;
	text-decoration: underline;
	color: #000;
}
.home-bottom-paragraphs a:active {
	font-weight: normal;
}
