﻿/****************************************************************************************\

    Global Selectors

\****************************************************************************************/

html 
{
}

body 
{
	font-family		: Tahoma, Geneva, Sans-Serif;
	font-size		: 14px;
}

h1 
{
	font-size		: 3.6429em;
	font-family		: Garamond, Times New Roman, Times, Sans-Serif;
	font-weight		: normal;
}

h2 
{
	font-size		: 3.3em;
	font-family		: Garamond, Times New Roman, Times, Sans-Serif;
	font-weight		: normal;
}

h3 
{
	font-size		: 1.7143em;
	font-weight		: normal;
}

h4 
{
	font-size		: 1.2857em;
	font-weight		: normal;
}

h5 
{
	font-size		: 1.1429em;
	font-weight		: normal;
}

h6 
{
}

p 
{
	line-height		: 1.5em;
}

ul 
{
}

ol 
{
}

li 
{
}

strong 
{
    font-weight : bold;
}

em 
{
    font-style : italic;
}

u 
{
    text-decoration : underline;
}

a 
{
    text-decoration : underline;
}

a:visited 
{
    text-decoration : underline;
}

a:hover 
{
    text-decoration : none;
}

table 
{
    text-decoration : none;
}

tr 
{
    text-decoration : none;
}

th 
{
    text-decoration : none;
}

td 
{
    text-decoration : none;
}

img 
{
}

/****************************************************************************************\
    
    Compound Selectors

\****************************************************************************************/

/*___ DIV _________________________________________________________________*/

/*___ SPAN _________________________________________________________________*/

.copyInfo
{
	color			: #7F634D;
	font-size       : .8em;	
}

.recent.post h3 span
{
	font-size		: 0.3973em;
	font-family		: Tahoma, Geneva, Sans-Serif;	
	letter-spacing	: normal;
}

.figure h3 span 
{
    font-size       : .7em;
    font-family     : Georgia;    
}

/*___ H1 _________________________________________________________________*/

/*___ H2 _________________________________________________________________*/

/*___ H3 _________________________________________________________________*/

.recent.post h3
{
	font-family		: Garamond, Times New Roman, Times, Sans-Serif;
	font-size		: 2.5714em;
	font-weight		: normal;
	letter-spacing	: -0.05em;
}

/*___ H4 _________________________________________________________________*/

/*___ H5 _________________________________________________________________*/

.list.blog.posts
 h5
{
	font-family		: Garamond, Times New Roman, Times, Sans-Serif;
	font-size		: 1em;
	font-weight		: normal;	
}

/*___ H6 _________________________________________________________________*/

/*___ H6 _________________________________________________________________*/

/*___ P _________________________________________________________________*/

/*___ UL _________________________________________________________________*/

#homeColumns .list
{
	font-size		: 1em;
	font-family		: Verdana, Geneva, Sans-Serif;
	
}

/*___ OL _________________________________________________________________*/

/*___ LI _________________________________________________________________*/

.main.menu.list li
{
	line-height		: 1.5em;	
}

/*___ STRONG _________________________________________________________________*/

/*___ EM _________________________________________________________________*/

/*___ U _________________________________________________________________*/

/*___ A _________________________________________________________________*/

.main.menu.list li ul a,
.main.menu.list li ul a:visited,
.main.menu.list li ul a:hover
{
	font-size		: 1em;
	font-weight		: normal;
	text-decoration	: none;
}

.main.menu.list > li > a,
.main.menu.list > li > a:visited,
.main.menu.list > li > a:hover
{
	font-size		: 1.2857em;
	font-weight		: normal;
	text-decoration	: none;
}

.list.blog.posts h4 a,
.list.blog.posts h4 a:visited
{
	text-decoration	: none;
}

.list.blog.posts h4 a:hover
{
	text-decoration	: underline;	
}

.recent.post h3 a,
.recent.post h3 a:visited
{
	text-decoration	: none;	
}

#homeColumns .list a,
#homeColumns .list a:visited
{
	text-decoration	: none;	
}

#homeColumns .list a:hover
{
	text-decoration	: underline;
}

/*___ TABLE _________________________________________________________________*/

/*___ TR _________________________________________________________________*/

/*___ TH _________________________________________________________________*/

/*___ TD _________________________________________________________________*/

/*___ IMG _________________________________________________________________*/

/*___ FORM _________________________________________________________________*/

/*___ INPUT _________________________________________________________________*/

/*___ LABEL _________________________________________________________________*/

/*___Group/Section/Class_________________________________________________________________*/