body {
	background:#f5801f url(images/orangeflower.jpg);
	background-repeat:repeat-x repeat-y;
	background-attachment:fixed;
	text-align:left;
}
a, a:visited {
	text-decoration:none;
	border-bottom:1px solid #000;
	padding:2px;
}
	a:active, a:hover {
		border-bottom:1px solid #f00;
		background:#111;
		color:#e00;
		padding:2px;
	}
	a.anchor {
		display:none;
	}
.update {
	text-align:left;
	background:yellow;
	margin:1em; padding:1em;
	border:1px solid #000;
}
	.update strong {
		font-size:1.3em;
		color:#f5801f;
		margin:1em 1em 1em 0;
		font-weight:bold;
	}
	
h1 {
	text-align:center;
	color:#f00 !important;
	text-decoration:none;
	border:none;
}
h2, h3, h4 {
	color:#000;
	text-align:left;
	margin:0; padding:1em 1em 1em 0;
}
h3 {
	font-size:1.3em;
	color:#eee;
	background:#111;
	width:530px;
	margin:0; padding:.5em;
	border:1px solid #f00;
	background:url("images/redstar.jpg") right bottom;
	background-repeat:repeat-x;
}
h4 {
	font-size:1.3em;
}
div.day {
	border:1px solid #ff0;
	margin:1em; padding:1em;
	background:#f5801f;
}
span {
	font-weight:bold;
	color:#f00;
	margin-right:.25em;
}
img.left {
	border:1px solid #111;
	float:left;
	display:inline;
	margin:0 .5em 0 0; padding:0;
	height:34px;
}

/*
.masthead {
	width:100%;
	text-align:center;
	line-height:2.5em;
}
	.masthead a {
		text-decoration:none;
		border:none;
	}
	div.masthead h1, div.masthead h2 {
		font-size:2em; font-weight:bold;
		text-align:center;
	}
	div.masthead h1 a, div.masthead h2 a {
		color:#f00; background:#ff0;
	}
*/


#thursday {
	xbackground:#f5801f url("/images/backgrounds/36284.png");
}
	#thursday .day-wrapper {
		xbackground:#f5801f;
		width:550px;
	}
	#thursday img {
		float:right;
	}
		

#friday {
	background:url(images/35165.png);
	background-repeat:repeat-x repeat-y;
	min-height:410px;
}
	#friday .day-wrapper {
		background:none;
		width:550px;
	}
	#friday img {
		float:right;
	}
	#friday p, #friday h4 {
		color:#000;
		/* background:#ff0098; */
		background:#ffe500;
		padding:1px 1px 5px 1px;
		border:0px dashed #ff6500;
	}
	#friday h4 {
		color:#f00;
		margin-top:1em;
	}
	#friday span, #friday h4 {
		xcolor:#f7ff00;
		color:#f00;
		font-weight:bold;
	}
#saturday {
	color:#eee;
	background:#ef3c37 url("/images/backgrounds/27972.png");
	text-align:left;
}
	#saturday div.day-wrapper {
		width:912px;
		margin-left:150px;
	}
	#saturday h4 {
		font-size:1.75em;
		font-weight:bold;
		color:#ef3c37;
	}
	#saturday h3 {
		color:#ff0;
		border:1px solid #ff0;
	}
	#saturday span{
		color:#ff0;
	}
	#saturday a, #saturday a:visited {
		color:#ff0;
		border-bottom:1px solid #f00;
	}
	#saturday a:hover, #saturday a:active {
		color:#eee;
		border-bottom:1px solid #ff0;
	}
#sunday {
	xbackground:url("images/trainspotting4.jpg") right bottom no-repeat;
	background:url("/images/backgrounds/21475.png");
	background-repeat:repeat-x repeat-y;
}
	#sunday .day-wrapper {
		background:none;
		width:475px;
	}
	#sunday h3 {
		width:500px;
	}
	#sunday img {
		float:right;
		border:1px solid #000;
	}
	#sunday p, #sunday h4 {
		color:#000;
		background:#fff;
		padding:1px 1px 5px 1px;
		border:0px dashed #ff6500;
	}
	#sunday h4 {
		color:#f00;
		margin-top:1em;
	}
	#sunday span, #sunday h4 {
		color:#000;
	}
#lodging {
	border:0px solid #eee;
	margin:3em 1em 1em 1em; padding:0;
	
	background:url("images/o3.jpg") left top;
	background-repeat:no-repeat;
}
	.lodging-wrapper {
		padding-left:375px;
	}
	#lodging h2 {
		margin:0 0 .5em 0;
		padding:0 0 .5em 0;
	}
.day-wrapper {
	max-width:600px;
}

#post {
	width:802px;
	margin:0 auto 2em auto; padding:.5em;
	border-bottom:2px solid #f11;
	/* background:#f5801f; */
}
	#post hr {
		border:2px solid #f11;
	}
	#post a.exempt {
		border:none;
	}