/*
	Off Licence News - Print Stylesheet v1.01 BETA
	Copyright © 2007 William Reed Business Media Ltd.
*/

/* Generic Styles*/

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
	list-style-type: none; 
	text-decoration: none;
}

body {
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em;
}

h1 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 2em;
	line-height: 1.4em;
	margin: 80px 0 20px o;
		border-top: 1px solid #D7D7D7;
}

h2 {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-top:30px;
}

h1 a,
h2 a {
	color: #0066CC;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 20px 0;
}

/* Hidden Content */

#promotion,
#latestcover,
#skyscraper,
#skipnav,
#topofthepage,
#topstories img,
#storyimage,
#quicksearch,
#topnavigation,
#leftnavigation,
#bottomnavigation,
#sectionhighlights,
.articlecp,
.halfad,
#footer ol {
	display: none;
}

/* Specific Content */

#logo {
	clear: both;
	font-family: georgia, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.4em;
	color: #B81E23;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 50px;
	margin-top: 20px;

}