@import url("obitcommon.css");
@import url(http://fonts.googleapis.com/css?family=IM+Fell+Double+Pica);
@import url(http://fonts.googleapis.com/css?family=Josefin+Sans);

h1 {
	font-family: 'Tangerine', cursive;
	font-size: 42px;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0;
}
p.obit-dates {
	font-family: 'Josefin Sans', sans-serif;
	padding: 0;
	margin: 0;
	font-size: x-large;
}
div#primary {
	background-image: url('obittheme3/background.jpg');
	background-repeat: no-repeat;
	background-color: #EAE5D3;
}
#content {
	color: #170D09;
}
a,
#site-title a:focus,
#site-title a:hover,
#site-title a:active,
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active,
.widget_twentyeleven_ephemera .comments-link a:hover,
section.recent-posts .other-recent-posts a[rel="bookmark"]:hover,
section.recent-posts .other-recent-posts .comments-link a:hover,
.format-image footer.entry-meta a:hover,
#site-generator a:hover {
	color: #170D09;
}
#thumbframe {
	width: 196px;
	height: 200px;
	background-image: url('obittheme2/frame.png');
	float: left;
	margin: 10px 10px 10px 0;
}
#thumbframe img {
	margin: 17px 0 0 14px;
	width: 169px;
	height: 168px;
}