body {background-color:#d9d9d9;}
.text {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	font-size:  1em;
	color: black;
	text-decoration: none;
	margin:20px;
}
a {
	color:#996611;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#996611;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:black;
	font-weight:bold;
	border-bottom:1px #996611 dashed;
}

hr {
	width:40%;
	margin:auto;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:2px black dashed;
}

.center {text-align:center;}

#content {
	text-align:left;
	width:680px;
	margin:auto;
}

.small {font-size:.8em;}

.small a {font-weight:normal;}

.small a:visited {font-weight:normal;}

.small a:hover {font-weight:normal;}


a.noline:hover {border:0px;}

#sidebar {
	font-size:.8em;
	width:200px;
	float:right;
	
	border-left:2px dashed black;
	padding-left:10px;
}

#sidebar .sidebar-title {
	font-size:1.2em;
	font-weight:bold;
}

.blog {
	font-family: Arial, Helvetica, Sans Serif;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

.blog #leftcolumn {
	width:430px;
	float:left;
	margin-left:20px;
	margin-right:10px;
}

.date-header {
	font-style:italic;
}

.post-title {
	font-size:1.4em;
	font-weight:bold;
}

.post-footer {
	font-size:.8em;
}

.playlists {
	margin:8px;
	height:84px;
}

a.playlist-link {
	font-weight:normal;
}

a.playlist-link:visited {
	font-weight:normal;
}

a.playlist-link:visited {
	font-weight:normal;
}


#sidebar .links p {
	margin-bottom:0px;
	margin-top:0px;
	margin-left:10px;
	text-indent:-10px;
}