body {
	margin:0;
	padding:0;
}

a img {
	border:0;
}

#content {
	width:800px;
	margin: 0 auto;
	padding:0;

}

h1 {
	margin-top: 0px;
	padding-top: 20px;
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
	letter-spacing: -2px;
}
ul.subscription-list {
	list-style-type:none;
}
ul.subscription-list li {
	display:inline;
}

h2 {
	font-family: "Bitstream Vera Sans", sans-serif;
	font-weight: normal;
}


div.daygroup {
	padding-left:25px;
	padding-right:25px;
}

img.face {
	display:block;
	float:left;
	padding:1px;
}
img.face, .contentdate {
	margin-right:1%;
}
.contenttitle {
	margin-left:1%;
}
div.daygroup ul {
	list-style:none;
}

ul li.Dents{
	background-color:#94e4e8;
	background-color:#bfeaec;
	background-color:#4b5e62;
}

ul li.Listening {
	background-color: #D01F3C;
	background-color: #e16277;
}

ul li.Blog {
	background-color: #7F582B;
	background-color: #9d7f5c;
}

ul li.Photographs {
	background-color: #f38ec2;
}
ul li.Bookmarks {
	background-color: #dddddd;
	background-color: #b1b1b1;
}
ul li.InterestingArticles{
	background-color: #c3d9ff;
	background-color: #d1efd5;
}


ul#footerlinks {
	list-style-type: none;
}

ul#footerlinks li {
	display:inline;
}

ul#footerlinks li:hover {
}

ul#footerlinks li a {
        text-decoration: none;
	padding:10px;
}

ul#footerlinks li a:hover {
        text-decoration: underline;
}


a:hover {
	text-decoration: underline !important;
	color: blue !important;
}
