/*///////////////////////////////////////////////////

STYLE SHEET (PRINT)

Site: reasonablefaith.com.au
Author: James Angus - ucantblamem.com
Copyright: (c) Copyright James Angus 2006.
Version: 2006.

/////////////////////////////////////////////////*/


/*-----------------------------------------------
	Print styles
-----------------------------------------------*/

body {
	font-family: Verdana, Helvetica, sans-serif;
	line-height: 140%;
	font-size: small;
}

#masthead h1 a {
	display: block;
	width: 260px !important;
	width: 320px;
	height: 27px;
	color: #000;
	text-decoration: none;
	overflow: hidden;
}

#mainMenu,
#subMenu,
#photo,
h3#respond,
form#commentform,
#footer p.right {
	display: none;
}

a:link,
a:visited {
	color: #1E6787;
	text-decoration: underline;
}

h2 {
	margin-bottom: 1em;
	padding: .2em 0;
	color: #000;
	border-bottom: 4px solid #E6EEF1;
	font-size: x-large;
	line-height: 120%;
}

h3 {
	margin-top: 1em;
	border-bottom: 1px solid #E6EEF1;
	font-size: large;
}

h3 a,
h3 a:link,
h3 a:visited {
	display: block;
	padding: .2em 0;
	text-decoration: none;
}

h4 {
	font-size: medium;
}

h4 a {
	display: block;
	margin-top: -5px;
	text-align: right;
	font-weight: normal;
	font-size: small;
}

h5 {
	font-size: small;
}

h6 {
	font-size: x-small;
}

img {
	margin: 0 1em .7em 0;
	border: 3px solid #E6EEF1;
}

p {
	margin: 1em 0;
}

textarea {
	max-width: 470px;
}

label {
	display: block;
	font-weight: bold;
}

label small {
	display: inline;
	color: #CC0000;
	font-weight: normal;
}

small {
	display: block;
	color: #666;
}
