/*
-----------------------------------------------
Monsters and Critics Typography Master
Author:   Mark Boulton
Version:  23 October 2006
Revision: 
----------------------------------------------- */

body, table {

font-family:arial;font-size:.81em;_font-size:80%;line-height:1.3em

	color: #000;
	background: #fff;
}

h1, h2, h3 {
	font-family: arial; 
	font-weight: normal;
}

.article_text {
	font: arial;
	font-size: 160%;

}

h1 a, h2 a, h3 a {
	font-family: arial, "Times New Roman", serif; 
	font-weight: normal;
}

h1.articleheading {
	text-transform: none;
	font-family: arial, "Times New Roman", serif; 
	font-size: 160%;
	background: none;
	margin: 0;
	padding: 0.1em 0 0 0.1em;
}

h1.item_heading {
	text-transform: none;
	font-family: "Lucida Grande", "Times New Roman", serif; 
	font-size: 250%;
	background: none;
	margin: 0;
	padding: 0.2em 0.2em 0.2em 0.4em;
}


h3 {
	clear: left;
	font-size: 150%;
	border-top: 5px solid #dad7d1;
	margin: 0.5em 0 0 0;
	padding: 0.1em 0 0 0;
}

h4, h5, h6 {
	font: 11px/1.5em Arial, Verdana, Arial, Helvetica, serif;
	font-weight: normal;
}

h4 {
	clear: left;
	text-transform: uppercase;
	background: #f7f4ee;
	border-top: 1px solid #dad7d1;
	margin: 2em 0 0 0;
	padding: 0 0 0 1em;
}

h4.sectionheading {
	text-transform: none;
	font-family: "Georgia", "Times New Roman", serif; 
	font-size: 120%;
	background: none;
	margin: 0;
	padding: 0;
}

h4.sectionheading a {
	font-weight: normal;
}



h5 {
	clear: left;
	font-size: 110%;
	font-weight: bold;
	padding: 0.5em 0 0 0;
	margin: 0.5em 0 0 0;
}

p {
	padding: 0 0 10px 0;

}

#footer {
	font-size: 95%;
}

/* content template typographic styles */
div.content p, table.itemdetail {
	font-size: 120%;
	line-height: 140%;
	text-align: block;
}

div.content p.date {
	font-size: 100%;
}

div.content .contentimage p {
	font-size: 100%;
	color: #666;
}

div.content h3 {
	border-top: none;
	margin: 1.5em 0 1em 0;
	padding: 0 0 0.5em 0;
	font-size: 220%;
	line-height: 120%;
	border-bottom: 1px solid #dad7d1;
}

.small_text  {
	font-size: 160%;
}
