/*
Theme Name: jt2010
Template: twentyten
Author: Janet Tokerud
*/
@import url("../twentyten/style.css");



#content h2.entry-title a {
	color: #A81A16;
	border-style: none;
}

body, input, textarea, .page-title span, .pingback a.url {
	font-family: "Avenir Next Condensed"
	, Georgia, "Bitstream Charter", serif;
}

input[type=submit] {
	font-family: "Avenir Next Condensed", "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

blockquote {
	line-height: 120%;
	font-style: regular;
	padding: 0 3em;
	color:FFF;
	font-size: 92%;
}

#content code {	color: #087F11;}

#content a {
	border-bottom: 1px dotted;
	text-decoration: none;	
}

