/* Font set
 * Copyright e-media creation 2007 - http://www.e-mediacreation.co.uk
*/
 
body {
	font-size: 62.5%; 
	font-family: Verdana, Helvetica, Tahoma, sans-serif; 
	color: #333;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: "Trebuchet MS", Helvetica, Tahoma, Verdana, sans-serif; 
	font-weight: normal; 
	line-height: 1.2em;
	color: #c12626;
}

h1 { font-size: 2.6em; } 
h2 { font-size: 2.3em; } 
h3 { font-size: 2.3em; letter-spacing: 0.15em; } 
h4 { font-size: 1.8em; text-transform: uppercase; } 
h5 { font-size: 1.6em; }
h6 { font-size: 1.1em; }

p
{ 
	font-size: 1.3em; 
	line-height: 1.3em;
}

a {border-bottom: 0px;}

a:link
{ color: #c12626; }

a:visited
{ color: #7F3B3B; }

/* Fix ever enlarging nexted lists */
#content ol *, #content ul *, #sidebar ul * 
{ 
	font-size: 13px; 
	line-height: 1.3em;
}

#sidebar a
{ text-decoration: none; }

.caption
{ 
	font-size: 1.4em; 
	line-height: 1.4em;
}

#post- {border-bottom: 1px solid #c12626; }

#footer p
{
	font-size: 1em;
	margin: 1em;
	text-align: center;
}

.fancyText
{
	font-weight: bold;
	font-size: 1.4em;
}

#topLink
{ float: right }