/***	*********************************************
Style sheet for Cycling Edinburgh site.
Created by Mike Lewis, August 2008.
Updated Feb 2009.
For printed output. Hides most of the content
except the main body of the page.
This version is for the main page;
created May 2013. Minor adjustments December 2014.
*************************************************/
body
 {
	width: 90%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	margin: 0 auto;
	line-height: 1.2em;
	background-color:#FFFFCC;
}
h1 {font-size: 180%; color: #800000; line-height:1.2em; }
h2 {font-size: 140%; color: #800000 }
h3 {font-size: 100%; color: #800000 }
h4 {font-size: 100%; color: #000000 ; font-weight: bold}
li {padding-bottom: 5pt }
hr {color:#800000 }
.MainContent
{
	width:auto;
	margin:0;
	padding:0;
}
.SideBar
{
    display:none;
}
.SmallPrint {font-size: 85%; line-height:1.2em;}
.PictureCaption {font-weight:bold }
.PictureCredit {color:dimgray; font-size: 0.8em}
.FootAd
{
	display:none;
}
.Endpiece
{
	margin:0;
	display:none;
}
.social {margin:0; display: none;}
.print-only
{
	display:block;
	text-align:center;
	font-weight:bold;
}