body  { background-color: #bbb; background-attachment: scroll; background-position: 0 0 }

a:link, a:visited   { color: #009f8d }

#top_grad  { background-color: #bbb; background-repeat: repeat-x; background-attachment: scroll; background-position: 0 0 }

#container  { color: #000; border-right: 1px solid #cccccc; border-bottom: 1px solid #cccccc; border-left: 1px solid #cccccc }

#pageHeader   { background: url("../../images/header_bg.jpg") no-repeat; height: 110px }

#pageHeader h1 {
	text-shadow: 2px 2px 2px #07326d;
}

#pageHeader h2 {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

#sidebarContainer #sidebar      { line-height: normal; margin-top: 20px }

#sidebarContainer .sideHeader   { background: url("../../images/side_head_bg.png") repeat-x left top }

#footer   { color: #000; background-color: #009f8d; margin-right: auto; margin-left: auto; position: relative; width: 850px; height: 25px }

#footer a:link, #footer a:visited   { color: #000; text-decoration: none }

#footer a:hover, #footer a:active   { color: #000; text-decoration: none }

#navcontainer  { top: 15px; border-top: #cccccc }

#navcontainer #current {
	background: #008576;
}

#navcontainer #current:hover {
	background: #008576;
	color: #ffffff;
}

#navcontainer .currentAncestor {
	background: #009f8d;
}

#navcontainer a{
	background: #009f8d;
	border-bottom-color: #cccccc;
}

#navcontainer a:hover  { text-decoration: underline; background: #009f8d }

#navcontainer ul ul a {
	background: #009f8d;
}

#navcontainer ul ul #current { background: #008576 }

#navcontainer ul ul .currentAncestor {
	background: #009f8d;
}

#navcontainer ul ul ul #current  { color: #fff; background: #008576 }

.blog-archive-month {
	text-shadow: 2px 2px 2px #009f8d;
}

.blog-entry-title  { color: #009f8d }

.blog-entry-date {
	color: #999999;
}

.blog-entry-category, .blog-entry-permalink  { color: #009f8d }

.album-title {
	color: #1870da;
}

.photo-navigation {
	background: url(../../images/header_bg.png) repeat-x;
}

.photo-title {
	text-shadow: 2px 2px 2px #07326d;
}

.photo-caption {
	color: #c7e5fa;
	text-shadow: 2px 2px 2px #07326d;
}

.movie-page-title {
	color: #1870da;
}

.movie-background {
	background: repeat url(../../images/body_bg.png);
}

.movie-title {
	text-shadow: 2px 2px 2px #07326d;
}
