/*___ type.css: Typeography Styles ___*/

/*___ Section 1: Global Typeography Styles ___*/

html 
{
}

body 
{
    font-family     : Verdana, Geneva, Sans-Serif;
    font-size       : 12px;
}

h1 
{
}

h2 
{
    font-size       : 8.5em;
    text-transform  : uppercase;
}

h3 
{
    font-size       : 3.75em;
    text-transform  : uppercase;
    line-height     : .7em;
}

h4 
{
    font-size       : 2em;
}

h5 
{
    font-family     : Verdana, Geneva, Sans-Serif;
    font-size       : 1.2em;
    font-weight     : bold;
}

h6 
{
    font-family     : Georgia,Serif;
    font-size       : 1.2em;
    font-weight     : bold;
}

p 
{
    line-height     : 1.4em;
	font-size		: 1.1em;
}

b
{
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
}

em 
{
}

u 
{
}

a 
{
    text-decoration : none;
}

a:visited 
{
}

a:hover 
{
    text-decoration : underline;
}

table 
{
}

tr 
{
}

th 
{
}

td 
{
}

img 
{
}

/*___ Section 2: Site-Specific Typeography Modules ___*/
.primary b
{
    font-size       : 1.3em;
    font-weight     : normal;
    line-height     : 1.3em;
}

.sidebar figure
{
    font-size       : 1.3em;
}

.sidebar b
{
    font-weight     : normal;
    font-size       : .8em;
}

.home h2, .home h3, .home h4, .home h5,
h2.home, h3.home, h4.home, h5.home
{
    font-size       : 1em;
    font-weight     : normal;
}

/*___ Section 3: Unique Element-Specific Typeography Styles ___*/

/*___ ADDRESS _________________________________________________________________*/
address
{
    font-family     : Georgia,Serif;
    font-size       : 1.4em;
    font-weight     : bold;
}

/*___ SECTION _________________________________________________________________*/

/*___ DIV _________________________________________________________________*/
#twitter
{
    font-size       : 1.1em;
    line-height     : 1.5em;
    font-style      : italic;
}

.twitter
{
    line-height     : 1.4em;
}


/*___ SPAN _________________________________________________________________*/
.org
{
    font-size       : 1.3em;
}

#login span
{
    font-size       : 1.5em;
    text-transform  : capitalize;
    font-weight     : bold;
    font-family     : Georgia, Serif;
}

.twitter span
{
    display         : block;
}

.author,
.pubDate
{
	font-size		: 1.2em;
	

}

/*___ ASIDE _________________________________________________________________*/

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/
h2.home
{
    font-size       : 2.37em;
    line-height     : .9em;
}

.sidebar h2
{
    font-size       : .21em;
}

/*___ H3 _________________________________________________________________*/
h3.home
{
    font-size       : 1.7em;
    line-height     : normal;
}

/*___ H4 _________________________________________________________________*/
.sidebar h4
{
    text-transform  : uppercase;
}

.home h4
{
    font-size       : 1.7em;
    text-transform  : uppercase;
}

.post h4 
{
	font-family		: georgia;
}

/*___ H5 _________________________________________________________________*/
.home h5
{
    font-family     : Georgia,Serif;
    font-size       : 1.1em;
    text-transform  : uppercase;
    font-weight     : bold;
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

/*___ DT _________________________________________________________________*/
dt
{
    font-size       : 1.4em;
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/
.nav#main a:hover
{
    text-decoration : none;
}

.nav#main .active a
{
    font-weight     : bold;
    font-style      : italic;
}

#staff a:hover
{
    text-decoration : none;
}

.email,
.email:hover,
.email:visited
{
    font-weight     : normal;
    font-family     : Verdana, Geneva, Sans-Serif;
    font-size       : .9em;
}

#footerNav a:hover
{
    text-decoration : none;
}

.widget li > a,
.widget li > a:hover,
.widget li > a:visited
{
    font-size       : 1.1em;
    text-decoration : none;
}

.sidebar .tagcloud a,
.sidebar .tagcloud a:hover,
.sidebar .tagcloud a:visited
{
    font-size       : 1em;
}

.sidebar .tagcloud a:hover
{
    text-decoration : underline;
}

.sidebar .tagcloud a.smallest,
.sidebar .tagcloud a.smallest:hover,
.sidebar .tagcloud a.smallest:visited
{
    font-size       : .9em;
}

.sidebar .tagcloud a.small,
.sidebar .tagcloud a.small:hover,
.sidebar .tagcloud a.small:visited
{
    font-size       : 1.1em;
}

.sidebar .tagcloud a.medium,
.sidebar .tagcloud a.medium:hover,
.sidebar .tagcloud a.medium:visited
{
    font-size       : 1.3em;
}

.sidebar .tagcloud a.big,
.sidebar .tagcloud a.big:hover,
.sidebar .tagcloud a.big:visited
{
    font-size       : 1.5em;
}

.sidebar .tagcloud a.biggest,
.sidebar .tagcloud a.biggest:hover,
.sidebar .tagcloud a.biggest:visited
{
    font-size       : 1.6em;
}

.average,
.average:hover,
.average:visited,
.more,
.more:hover,
.more:visited
{
    font-size       : 1em;
}

.many,
.many:hover,
.many:visited,
.most,
.most:hover,
.most:visited
{
    font-size       : 1.3em;
}

.tellMore
{
    font-weight     : bold;
}

.bbcode a
{
    font-weight     : normal;
}

.bbcode a[title*="[b]"]
{
    font-weight     : bold;
}

.bbcode a[title*="[i]"]
{
    font-style      : italic;
}

.bbcode a[title*="[u]"]
{
    text-decoration : underline;
}

#relatedPosts a,
#relatedPosts a:visited,
#relatedPosts a:hover
{
	font-family	: georgia;
	font-size	: 1.3em;
}

.author a,
.author a:hover,
.author a:visited
{
	text-transform	: capitalize;
}
/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/
input
{
    font-size       : 1.3em;
}

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/