/*
Theme Name: Tingley Monuments
Theme URI: www.pointclickmedia.ca
Description: to place old Tingley monumenets site onto a wordpress istall.
Author: Point Click Media Productions
Author URI: http://www.pointclickmediaproductions.ca
Version: 0.0.1 Alpha
*/

/* -- This filters out different older broswsrs and pda so only the markup is shown then. */
@media screen, projection {
	.be-nice-to-Mac-IE5 {
		font-family: "\"}\"";
		font-family: inherit;
	}
	
	/* -- GENERAL REDECLARATIONS ---------------------------------------- */
	* 					{margin:0; padding:0;}
	body 				{font-size: 62.5%;}
	body, tr, 
	td, input, 
	select, textarea 	{font-family: Verdana, Arial, Helvetica, sans-serif;}
	a:link,a:visited 	{text-decoration:underline;}
	a:hover 			{text-decoration:none;}
	ul, ol	 			{margin:0 0 10px 25px;}
	dl 					{margin:0 0 10px;}
	dt 					{font-weight:bold;}
	dd					{margin:0 0 3px 10px;}
	p 					{margin:0 0 15px;}
	h1 					{font-size:large; margin:0 0 12px;}
	h2 					{font-size:medium; margin:8px 0;}
	h3 					{font-size:small; margin:6px 0 5px;}
	h4 					{font-size:x-small; margin:4px 0;}
	h5					{font-size:xx-small; margin:3px 0;}
	h6 					{font-size:xx-small; margin:0;}
	hr 					{display:none;}
	img 				{border:none;}
	acronym				{border-bottom: 1px dotted;}
	blockquote 			{margin:0 25px 20px 25px; font-style:italic;} 
}


/* ------ Styles for main items ------ */
	.pagetitle{
		color:#336699;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		text-decoration:none;
		margin-top:3px;
	}

/* -----------------------*/
/* %%%%%%%%%%%%%%%%%%%%%%%*/
/* ######################################################## */