body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	border-top: 4px solid #FF0084;
	border-bottom: 2px solid #EEEEEE;
	margin: 0 0 15px 0;
	float: left;
	clear: both;
	width: 100%;
	min-width: 800px;
}

#body {
	float: left;
	clear: both;
	width: 100%;
	min-width: 800px;
}

#footer {
	border-top: 2px solid #EEEEEE;
	margin: 15px 0 0 0;
	padding: 15px 0;
	color: #AAAAAA;
	float: left;
	clear: both;
	width: 100%;
	min-width: 800px;
	font-size: .85em;
}

.container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #0063DC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	margin: 7px 0;
}

h1 .flick {
	color: #0063DC;
	font-weight: bold;
	font-size: 1.1em;
}

h1 .r {
	color: #FF0084;
	font-weight: bold;
	font-size: 1.1em;
}

h1 a {
	color: #888888;
}

h1 a:hover {
	text-decoration: none;
}

h2 {
	margin: 20px 0 0 0;
	color: #FF0084;
}

h2.subtitle {
	color: black;
	font-size: 0.95em;
	margin: 0 0 15px 0;
}

.photo-container {
	float: left;
	padding: 0 25px 25px 0;
}

.photo-caption {
	font-size: 0.85em;
	font-style: italic;
	color: #888888;
	margin: 5px 0 0 0;
	padding: 0 0 0 25px;
	background: transparent url(../images/flickr-circles.png) no-repeat scroll left 2px;
}

.photo-illustration .photo-caption {
	padding: 0;
	background: none;
}

.thumbs-container img {
	margin: 0 13px 0 0;
}

.large {
	margin-top: 10px;
	font-size: 30px;
	font-weight: bold;
	color: black;
}

p {
	line-height: 1.4;
}

.intro {
	font-size: 1.2em;
	line-height: 1.5;
	font-weight: lighter;
	color: #888888;
}

.intro strong {
	color: black;
}

.front-box {
	width: 270px;
	float: left;
}

.pink {
	color: #FF0084;
}

.page-nav {
	text-align: center;
	float: left;
	width: 100%;
}

.page-prev {
	float: left;
}

.page-next {
	float: right;
}

.timeline-container {
	float: left;
	background: transparent url(../images/timeline-line.png) repeat-y scroll center top;
	margin-bottom: 30px;
}

.timeline-event {
	width: 310px;
	margin-top: 150px;
	padding-top: 20px;
}

.timeline-event.even {
	float: right;
	clear: right;
	padding-left: 60px;
	padding-right: 30px;
	text-align: right;
	background: transparent url(../images/timeline-even.png) no-repeat scroll right 40px;
}

.timeline-event.odd {
	float: left;
	clear: left;
	padding-right: 60px;
	padding-left: 30px;
	background: transparent url(../images/timeline-odd.png) no-repeat scroll left 40px;
}

.timeline-event.first {
	margin-top: 0;
}

h3 {
	color: #FF0084;
	margin-top: 0;
}

.timeline-event p {
	font-size: .9em;
}

.timeline-event .photo-caption {
	width: 215px;
	text-align: left;
	font-size: .8em;
}

.timeline-event.even .photo-container {
	float: right;
	width: 240px;
	padding: 0;
}

.quote {
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.1em;
}

.illustration {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
}

.illustration img {
	padding: 15px;
	border: 1px solid #AAAAAA;
}

.photo-illustration {
	float: right;
	clear: right;
	margin-left: 30px;
	margin-bottom: 15px;
	font-size: .85em;
}

.photo-illustration img {
	border: 1px solid #AAAAAA;
}

.shifts {
	list-style-type: none;
	padding: 0;
}

.shifts li {
	padding: 10px 0;
}

.shifts h3 {
	margin: 0;
}

.shifts .type {
	text-transform: uppercase;
	font-weight: lighter;
	color: #888888;
	font-size: .8em;
}

.shifts .to {
	font-weight: normal;
}

.footer-nav {
	list-style-type: none;
	margin: 0;
	padding: 0 0 15px 0;
	font-size: .85em;
}

.footer-nav strong {
	float: left;
	width: 100px;

}

.footer-nav li {
	padding-bottom: 7px;
}

.disclaimer {
	font-size: .8em;
}

.author {
	float: right;
	margin-top: -45px;
	text-align: right;
	color: #888888;
	font-size: .8em;
}

.author a {
	font-size: 1.3em;
	font-weight: bold;
}

.right-photo {
	float: right;
	clear: right;
	width: 240px;
	padding: 0 0 15px 25px;
	font-size: .9em;
}

.block-quote {
	margin: 0 25px;
	font-size: .9em;
}

.diagram {
	text-align: center;
	margin: 20px 0;
}

.thumbs-column {
	width: 50px;
	position: absolute;
	bottom: 30px;
}

.thumbs-column p {
	display: none;
	visibility: hidden;
}

.thumbs-column img {
	margin: 0 0 3px 0;
	width: 50px;
	padding: 0 5px;
}

.calendar {
	height: 300px;
	padding: 15px;
	color: #888888;
	font-weight: bold;
	font-size: .9em;
	width: 720px;
	border: 1px solid #AAAAAA;
}

.calendar .photo-caption {
	float: left;
	clear: left;
}

.calendar-column {
	width: 60px;
	float: left;
	padding: 0;
	position: relative;
	height: 300px;
	
}

.calendar-wrapper {
	height: 350px;
}

.calendar-column span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 3px 0 0 0;
	border-top: 2px solid #888888;
	
}