@charset "utf-8";
/* CSS Document */

#header{
	height:101px;
	_height:101px;
	background:url("http://www.rickandsusanna.com/wp-content/header.jpg") no-repeat;
}
#header #site-title a:link span, #header #site-title a:visited span{
	display:none;
}
#header #site-title a:link, #header #site-title a:visited{
	height:80px;
	width:250px;
	display:block;
}
#feed-url a:link, #feed-url a:visited{
	color:#FFFFFF;
}

.tab-content .post .post-title a{
	font-family:"Trebuchet MS",Arial,"Lucida Sans Unicode",Tahoma,sans-serif;
	font-size:12pt;
	font-weight:bold;
}
blockquote{
	line-height:normal;
}

/*section header*/
h2.section-header, h2.section-header a:link, h2.section-header a:visited{
	background-color:#044885;
	color:#78a3c5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	padding:5px;
}