body {
	background-color:#ffa5be; color:black;
	font-family:arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	margin:0px;
}
a, a:link {color: #fb4975; text-decoration:none; font-weight:bold;}
a:visited {color:#c36e86;}
a:hover, a:active {color:white; background-color:#ffa5be;}

#banner, #banner-commentspop {
	background-image: url(soapbabblehead.gif);
	background-repeat:no-repeat;
	text-align:center;
	width: 850px;
	height: 164px;
	background-position: center;
}
#content {
		position:absolute;
		margin-right:180px;
		margin-left:180px;
		margin-bottom:20px;
		width: 450px;
		}

#links { position:absolute; 
	left: 0px;
	border: solid 1px black;
	background-color:#ffeaf0;
	width: 160px;
	margin: 20px;
}
#llinks {
	position:absolute;
	left: 600px;
	border: solid 1px black;
	background-color:#ffeaf0;
	width: 180px;
	margin:20px;
}

#container {
		position:absolute;
		margin-left:180px;
		margin-bottom:20px;
		width: 600px;

	}
.blogbody, .comments-body, .trackback-body {
	background-color:#ffd4e0;
	border: solid 1px black;
	padding: 10px; margin: 10px;
}

.date, .comments-head {
	font-size: 20px; text-transform: lowercase;
	letter-spacing: 0.1em; color:#c36e86;
}
.title {
	font-weight:bold; color:#333333;
	margin-top: -10px;
	margin-left: 10px;
}
.posted, .comments-post, .trackback-post {
	font-size: 11px; text-align: center;
}
.sidetitle {
	font-size: 13px; text-transform:lowercase;
	letter-spacing: 0.1em; color:#c36e86;
	border-bottom: 1px solid black;
	padding-top: 10px;
	padding-left: 10px;
}
.side {
	padding: 5px; 
}


	h1, h2, h3 {
		margin: 0px;
		padding: 0px;
	}


	.description {
		font-family:palatino,  georgia, times new roman, serif;
		color:#333;
		font-size:small;
  		text-transform:none;	
		}
				

	.blog {
  		padding:15px;
		}
	#menu {
  		margin-bottom:15px;
		text-align:center;
		}		
	.syndicate {
		font-family:verdana, arial, sans-serif;
		font-size:90%;		
  		line-height:140%;
  		padding:2px;
  		margin-top:15px;
 		}	
		
	.powered {
		font-size:90%;		
		line-height:140%;
		padding:2px;
		margin-top:50px;
		letter-spacing: .2em;					
		text-transform: lowercase;
		}	
		
	.trackback-url {
		font-family:"Courier New", courier, arial, sans-serif;
		color:#333333;
		font-weight:normal;
  		background:#FFF;
  		line-height:140%;
 		padding:5px;		
		margin:10px;
 		border: 1px dashed #999; 					
		}
ul, ol {	padding-bottom: 2px;margin-left: 3px; padding-left: 10px;}
li {	margin-right:2px; margin-left: 2px;
	padding-right: 1px; padding-left:1px;line-height: 100%;
	font-size: 90%;}

.small {font-size: 85%; margin-bottom: 5px;}
