/*********************** Template Rules/Entire Page *********************************/
body 
{
	background-color: #FFF;
	font: .85em Arial, Helvetica, sans-serif;
}
a { color: #039; }
#betsie { margin-bottom: 1em; }
/*  Masthead Stuff */
#masthead h1 
{ 
	font-size: .85em;
	color: #000;
	vertical-align: text-bottom;
}
/*  footer stuff */
#footer { font-size: 0.75em; }
#footermenu, #footermenu a 
{
	text-align: center;
	text-decoration: none;
	color: #000;
}
/*  Sidebar stuff */
#sidebar 
{
	font-size: 0.85em;
	background-color: #EEE;
}
#sidebar a, #sidebar a:visited { text-decoration: none; }
#sidebar h1, #sidebar h2 
{ 
	font-size: 1em; 
	color: #000;
} 
#sidebar h1 a, #sidebar h2 a { color:#039; }
#sidebar h1 { font-size: 1.15em; }
#sidebar h2 a.sub { font-weight: normal; }

/****************************** Normal page rules **************************************/

h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h1 a, h2 a, h3 a { text-decoration: none; }
#bylinename { font-weight: bold; }
#bylineinfo 
{
	font-style: italic;
	font-weight: bold;
}
#dateline {	font-weight: bold; }
.photocaption 
{
	font-size: .6em;
	text-decoration: none;
}
.pullquote 
{
	font-size: 1.4em;
	font-weight: normal;
	color: #039;
}
.reverseout 
{
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
}
.attribution { text-align: right; }
