* {
	margin: 0;
	padding: 0;
}

body {
	background: #F5F5F5 url("images/2006/bgstripes.gif") scroll repeat 50% 0;
	font: 76% "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	color: #333;
}

div, table {
	font: 1em/1.7em "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
}

a:link, a:visited {
	color: #4C6671;
}

.entrythumb {
clear: both;
}

a:hover {
	color: #AFA7A2;
}

p {
	margin: 0.2em 0 1.4em 0;
}

#container {
	width: 704px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: none;
}

#header {
	display: block;
	width: 654px;
	height: 84px;
	overflow: hidden;
	margin: 0 25px;
	background: transparent url("images/2006/colourbars01.gif") scroll repeat-y 0 0;
}

#header h1 a:link, #header h1 a:visited {
	display: block;
	width: 369px;
	height: 84px;
	float: left;
	text-indent: -10000em;
	overflow: hidden;
	background: #fff url("images/2006/title.gif") scroll no-repeat 0 20px;
	margin-top: 10px;
}

#header h1 a:hover {
	background-position: 0 -80px;
}

#header #slogan {
	display: block;
	width: 285px;
	height: 84px;
	float: left;
	text-indent: -10000em;
	overflow: hidden;
	background: #fff url("images/2006/slogan.gif") scroll no-repeat 0 40px;
	margin-top: 10px;
}

#sidebar {
	float: right;
	display: inline;
	width: 172px;
	margin-right: 25px;
	color: #777;
}


#sidebar ul {
	list-style: none;
	margin-bottom: 1.5em;
}

#sidebar ul#nav li {
	display: inline;
	font-family: Georgia, serif;
}

#sidebar ul#nav li a {
	display: block;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #ebebeb;
	text-decoration: none;
	color: #5b5b5b;
}

#sidebar ul#nav li a:hover {
	background: transparent url("images/2006/colourbars01.gif") scroll repeat-y 90% 0;
	color: #fff;
	border-bottom-color: #888;
	text-shadow: #000 2px 2px 3px;
}

#sidebar .elsewhere {
	margin-top: 2.5em;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #999;
}

#sidebar .elsewhere dt a {
	color: #999;
	text-decoration: underline;
	display: block;
	background: transparent url("images/2005/2005_icon_linkbullet.gif") scroll no-repeat 0 3px;
	padding-left: 9px;
}

#sidebar dd a {
	color: #999;
	text-decoration: underline;
	padding: 0;
}

#sidebar .elsewhere h2 {
	font-family: Georgia, serif;
	color: #666;
}

#sidebar .elsewhere a:hover {
	color: #444;
}

#sidebar .elsewhere  dd {
    padding: 0 0 0.4em 9px;
}

#sidebar #links a:hover {
	color: #555;
	background-color: #fbfbfb;
}

#sidebar .photo {
	border: 1px solid #999;
}

#sidebar p {
font-size: 0.9em;
line-height: 1.3em;
color: #888;
}

#sidebar p a:link, #sidebar p a:visited {
color: #999;
}

#sidebar p a:hover {
color: #222;
}


#content {
	margin: 0 0 0 25px;
	width: 460px;
	position: relative;
	float: left;
	display: inline;
}

#content ul, #content ol {
	margin: 0.2em 0.8em 1.4em 2.6em;
}

.entry {
	margin-bottom: 4em;
	padding-bottom: 2em;
	border-bottom: 1px dotted #ccc;
	font: 1em/1.7em Georgia, serif;
}

.entry p {
	margin: 0.2em 0 1em 0;
	font: 1em/1.7em Georgia, serif;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	color: #4C6671;
	margin: 0.5em 0 0.2em 0;
}

h2 a:link, h2 a:visited {
	text-decoration: none;
}

h2 a:hover {
	color: #fff;
	background: #A1AFB4 none;
}

.entry h2 {
	font-size: 1.5em;
}

.entry h3 {
	font-size: 1.3em;
	font-weight: normal;
	font-family: "Helvetica Neue", Arial, Helvetica, Verdana, sans-serif;
	color: #4C6671;
	margin: 1.5em 0 0.5em 0;
}

.entry .photo {
	border: 1px solid #ddd;
	padding: 3px;
}

#footer {
	color: #999;
	font-size: 80%;
	clear: both;
	margin: 2em 25px 1em 25px;
}





.photoarchive {
float: right;
border: 1px solid #595959;
margin: 0 0 10px 10px;
}

.posted {
	font-size: 90%;
	color: #777;
	clear: both;
}

.posted a {
	color: #777;
	text-decoration: none;
}

.posted a:hover {
	color: #222;
	text-decoration: underline;
}


a .photo {
/*float: right;*/
}



.comment {
color: #444;
line-height: 1.5em;
margin: 0 0 2em 0;
padding: 0 0.8em;
border-left: 5px solid #D8D4D1;
}

.sipost {
	border-color: #A3B4C5;
}

.comment p {
margin: 0.2em 0 0.8em 0;
}

.comment p.posted {
margin-top: -1.0em;
}

.sipost .posted a {
	font-weight: bold;
}



.thumbprev {
position: relative;
float: left;
margin: 0 10px 0 0;
width: 72px;
height: 54px;
overflow: hidden;
}

.thumbnext {
position: relative;
float: left;
width: 72px;
height: 54px;
overflow: hidden;
}

.thumbprev a, .thumbnext a {
	border: none;
}

.thumbroll {
display: none;
}

a:hover .thumbroll {
display: block;
position: absolute;
top: 1px;
left: 1px;
border: none;
}



.photoview a {
	display: block;
	height: 52px;
	overflow: hidden;
	float: left;
	margin: 0 7px 7px 0;
	border: 1px solid #ddd;
	padding: 1px;
}

.photoview a:hover {
	border-color: #888;
}

.photoview img {
	border: none;
}





.jumpentries {
	position: relative;
	padding-left: 150px;
}

.jumpentries h2 {
	margin-left: -150px;
}

.jumpentries p {
	font-size: 1.1em;
	color: #555;
	font-weight: bold;
	margin: 0 0 5px 0;
	line-height: 1.25em;
}

.jumpentries .jumpdate {
	color: #999;
	font-size: 0.9em;
	font-weight: normal;
}

.jumpentries a {
	text-decoration: none;
}

.jumpentries a img {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.jumpentries a:hover img {
	display: block;
}

#categorythumbs {
line-height: 1.6em;
float: left;
margin-left: 20px;
}

#categorythumbs a.fli {
margin-left: -20px;
width: 20px;
display: block;
float: left;
clear: left;
}

#categorythumbs img {
width: 10px;
height: 10px;
border: none;
margin: 5px 0 0 0;
}

.archivetitle {
border: 1px solid #AEA7A2;
border-width: 1px 0 2px 0;
margin: 1em 0 2em 0;
padding: 1em 0;
line-height: 1.4em;
}




hr {
	height: 1px;
	border: none;
	border-bottom: 1px dotted #ddd;
	background-color: #fff;
	margin: 0 0 0.6em 0;
}



#widefooter {
	width: 654px;
	clear: both;
	margin: 1em 25px;
}

#content #widefooter {
	margin: 0;
	width: 460px;
	clear: none;
}



#content blockquote {
	margin: 0 2em 0 2em;
	padding: 0 1em;
	border: 3px double #ddd;
	border-width: 0 3px;
	font-style: italic;
	color: #555;
}





#calendar {
width: 460px;
margin: 0.8em 0 1.8em 0;
padding: 0.8em 0 1.8em 0;
border: 1px dotted #ccc;
border-width: 1px 0;
position: relative;
}


#calendar div {
width: 60px;
height: 45px;
margin: 0 3px 3px 0;
background-color: #e8e8e8;
color: #fff;
overflow: hidden;
position: relative;
}

#calendar div.hasentry {
background-color: #4C6671;
position: relative;
}

#calendar div.noentries {
background-color: #f6f6f6;
}

#calendar span {
display: block;
font-size: 1.7em;
line-height: 0.8em;
font-weight: normal;
position: absolute;
text-align: right;
width: 55px;
float: right;
padding-top: 22px;
}

#calendar .hasentry span a:link, #calendar .hasentry span a:visited {
text-shadow: 1px 1px 3px #000;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
width: 55px;
padding-top: 22px;
}

#calendar .hasentry span a:hover {
opacity:1;
filter: alpha(opacity=100);
-moz-opacity: 1;	
}

#calendar a:link, #calendar a:visited {
border: none;
position: absolute;
top: 0;
left: 0;
float: left;
display: block;
width: 60px;
height: 45px;
overflow: hidden;
text-decoration: none;
color: #fff;
padding: 0;
}

#calendar a img {
border: none;
}

#calendar th {
color: #e8e8e8;
font-size: 1.3em;
font-weight: normal;
text-transform: lowercase;
}


#calendar a.calendarnav {
display: block;
text-decoration: none;
padding: 2px 0;
font-size: 1.5em;
line-height: 0.8em;
top: -1.6em;
right: 0;
position: absolute;
color: #111;
float: right;
width: 16px;
height: auto;
float: none;
text-align: center;
color: #999;
}

#calendar a.calendarnav:hover {
color: #000;
}

#calendar a#calprev:link, #calendar a#calprev:visited {
left: 415px;
}

#calendar a#calnext, #calendar a#calnext:visited {
left: 440px;
}




h2 em {
font-style: normal;
}

h2 span {
font-size: 1.6em;
font-weight: normal;
display: block;
}


.imgprev {
	position: relative;
	left: 0;
	top: 0;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 1px;
	text-align: left;
	width: 400px;
}

.imgprev img {
	float: left;
	margin: 0 15px 0 0;
}

.imgprev span {
	clear: left;
	display: block;
	height: 1px;
}

#calendar td div {
	position: relative;
}