a, .posttitle a:hover, .entry p a:visited {
	color: #2E8FC6;
}

a:hover {
	color: #0F3461;
}

.datestamp { 
	background: #A3CFEC;
	border: 1px solid #0F3461;
}

.datestamp div {
	background: #1C5B9E url(images/cal_bg.jpg) repeat-x;
}

.sidebars li {
	list-style: none;
	margin-left: 0px;
}

.sidebars li li {
	margin-left: 15px;
}

.sidebars #s {
	border: 1px solid #ccc !important;
}

.sidebars #fotobook-photos-widget {
	margin-left: 18px;
}

#sidebox h4 {
	font-size: 1.5em;
	text-align: left;
}

.widget_tag_cloud {
	text-align: center;
}

.toc {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #eee;
	border: 1px solid #aaa;
	padding: 10px;
}

.toc ul, .toc ol {
	list-style: none;
	padding-left: 5px;
}

#add-to-any-subscribe {
	text-align: center;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
}