/* @override http://www.thebigblueroom.com/wp-content/themes/thebigblueroom_2/styles/typography.css */

body {
	font: normal 100% Helvetica, Arial, sans-serif;
}

#content h2 {
	font-size: 0.75em;
}

#secondary h2 {
	font-size: 1.25em;
}

#secondary h3 {
	font-size: 0.875em;
}

#secondary .content .links {
	font-size: 0.625em;
}

#secondary .content .links a {
	text-decoration: none !important;
}

#secondary #twitter .content .simplepie a:link,
#secondary #twitter .content .simplepie a:hover,
#secondary #twitter .content .simplepie a:visited {
	text-decoration: none !important;
	font: bold 0.75em Georgia, "Times New Roman", Times, serif;
}

#reading .amazon-item a:link,
#reading .amazon-item a:hover,
#reading .amazon-item a:visited {
	text-decoration: none !important;
	font: bold 0.75em Georgia, "Times New Roman", Times, serif !important;
}

#reading .amazon-item .author {
	font: 0.625em Georgia, "Times New Roman", Times, serif;
	margin-top: .625em;
	margin-left: 9em;
}

h3 {
	font-size: 1.5em;
}

p {
	font: 0.75em/1.375em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer p {
	font: 0.75em Georgia, "Times New Roman", Times, serif;
	color: #797979;
}

.meta {
	font-size: 0.625em;
}

.feedback {
	font-size: 0.625em;
}

.date {
	font: 0.75em Georgia, "Times New Roman", Times, serif;
}

.post h3 {
	letter-spacing: -1px;
	font: bold 1.5em Palatino, "Times New Roman", Times, serif;
}

.post h3 a:link {
	text-decoration: none;
}

.post h3 a:hover {
	text-decoration: underline;
}

.post h3 a:visited {
	text-decoration: none;
}

a.rss {
	
}

a:link.rss {
	text-decoration: none;
}

a:hover.rss {
	text-decoration: underline;
}

a:visited.rss {
	text-decoration: none;
}

#content #main .posts-nav a,
#content #main .posts-nav a:link,
#content #main .posts-nav a:hover,
#content #main .posts-nav a:visited {
	color: #191919 !important;
	text-decoration: none !important;
	font: bold 0.75em Georgia, "Times New Roman", Times, serif !important;
}

pre {
	font: 0.7em "Courier New", Courier, mono;
}

#content-secondary h2 {
	letter-spacing: -1px;
	font: bold 38px "Baskerville", Times, serif;
}