.typography h1 {
	font-weight: normal;
}
.typography h2 {
	font-weight: normal;
}

.typography h3 {
	font-weight: normal;
}

.typography h4 {
	font-weight: normal;
}

.typography p { 
}

.typography #menu ul li a { color: #FCFCFC; text-decoration:none; font-size: 11px; font-weight: bolder; }
.typography #menu ul li a.current, #menu ul li a:hover  { color: #676767; }

.typography #content h2 a { color: #FCFCFC; }
.typography #content h2 a:hover  { color: #676767; }

.typography #content a:hover  { color: #FFFFFF; }


/*.typography #content p a.subscribeLink {
	padding-left: 20px;

}*/

.typography #content .tagcloud .not-popular { font-size: 1em; }
.typography #content .tagcloud .not-very-popular { font-size: 1.3em; }
.typography #content .tagcloud .somewhat-popular { font-size: 1.6em; }
.typography #content .tagcloud .popular { font-size: 1.9em; }
.typography #content .tagcloud .very-popular { font-size: 2.2em; }
.typography #content .tagcloud .ultra-popular { font-size: 2.5em; }

.typography #content div.flickr { width: 100%; }
.typography #content div.flickr a { float: left; display: inline; padding: 0; }
.typography #content div.flickr a span { white-space: normal; width: 100px; width: 102px; }

#ImageGallery table tbody tr td { padding: 0 22px 0 0; }


