/* -- Mods for Custom Google Fonts -- */

@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);

h1,h2,h3,h4,h5,h6,h7,
#sitetitle .title,
#topnav,
#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
a.more-link,
a.more-link:link,
a.more-link:visited,
#breadcrumbs .crumbs,
.widget.sidetabs ul.tabs li a,
.meta,
#footer .footurl {
	font-family:arial,helvetica,sans-serif;
	letter-spacing:0;
	font-weight:normal;
	}

h1 {
	font-size: 24pt;
	}

h2 {
	font-size: 20pt;
	}

h3 {
	font-size: 18pt;
	}

#sitetitle .title {
	font-size:30px;
	line-height:30px;
	}

#sitetitle .description {
	margin-top: 3px;
	font-size: 10px;
	line-height:12px;
	text-transform: uppercase;
	display: block;
	color:#777;
	text-shadow:1px 1px #fff;
	}

#welcome-message h2 {
	font-size: 28px;
	}

#sitetitle .title a  {}

#topnav {
	font-size:18px;
	}

#topnav ul ul {
	font-size:16px;
	}

#topnav a {}

#commentform input#submit,
.archive-tabs a,
.archive-tabs a:link,
.archive-tabs a:visited,
a.more-link,
a.more-link:link,
a.more-link:visited {
	letter-spacing:0;
	font-weight:normal;
	font-size:16px;
	text-shadow: 1px 1px #f5f5f5;
	}

#breadcrumbs .crumbs,
.meta {
	font-size:14px;
	}

.widget.sidetabs ul.tabs li a {
	font-size:12pt;
	}

h3.widgettitle {
	font-size:20px;
	}

#footer .footurl a  {
	color:#fff;
	font-size:20px;
	}