/*********
 * PRINT *
 *********/

td#picture-box, td#menu, td#calendar
{
	display: none;
}
a
{
	color: #000;
	text-decoration: none;
}
a img
{
	border: 0 none;
}
img#icelandic-flag
{
	float: left;
	height: 80px;
	margin-right: 10px;
}
h1
{
	font-size: 1.5em;
}
h1, h2, h3
{
	margin: 10px 0;
}
hr
{
	clear: both;
	margin: 10px 0;
}
div#footer, div#footer a
{
	font-size: 10pt;
	color: #666;
}
p
{
	margin: 10px 0;
	text-align: justify;
}
table
{
	border-collapse: collapse;
	width: 100%;
}
table td
{
	padding: 0;
	vertical-align: top;
}
img.icon
{
	vertical-align: bottom;
}
div.block-middle
{
	background-color: #ddd;
	padding: 5px 10px;
	margin-bottom: 10px;
}
div.day
{
	line-height: 17px;
}
div.day p
{
	margin: 5px 0;
}
div.day p span
{
	vertical-align: top;
}
div.day p span.line-title
{
	font-weight: bold;
}
div.day p span.line-distance
{
	font-size: 10pt;
}
div.day div.day-image
{
	display: none;
}
div.day img.day-weather
{
	float: left;
	margin: 5px 10px 0 0;
	height: 50px;
}
div.location div.photos
{
	margin-bottom: 10px;
}
table#content td#page h2, h3
{
	font-size: 14pt;
}
table#content td#page h2 span
{
	display: block;
	float: right;
	font-weight: normal;
}
a#admin
{
	display: none;
}
div.header table
{
	width: auto;
}
div.header table td
{
	padding: 0 0 0 20px;
}
p.goto
{
	display: none;
}
img.full-width
{
	width: 415px;
	border: 0 none;
}
div.location div.photos img
{
	margin: 0 5px 2px 0;
	height: 100px;
	border: 1px solid #aaa;
}
form.edit p
{
	margin: 5px 0;
}
form.edit label
{
	display: block;
}
form.edit input[type=text], form.edit select, form.edit textarea
{
	width: 100%;
}
