﻿
body
{
	color: #333333;
	background-color: #475063;
	font: 0.85em/1.6em Arial, Helvetica, sans-serif;
}

#container {
	border-color: #3A4356;
}

a:link, a:visited {
	color: #040020;
}


#pageHeader 
{
	font-family: Arial, "Times New Roman", Times, serif;
	background-color: #040020;
	border-bottom-color: #125FDF;
}


#pageHeader #bar {
	background-color: #95bec0;
	border-top-color: #529FFF;
}

h1 {
	letter-spacing: -1px;
	font: 2.2em Arial, "Times New Roman", Times, serif;
	margin: 0 0 0;
}

#pageHeader h1,
.photo-title,
.movie-title {
	color: #d5d5d5;
	font-size: 2.0em;
}
		
#pageHeader h2,
.photo-caption,
.exif-data {
	color: #76808C;
}

#footer {
	color: #76808C;
	background-color: #1d182e;
	border-top-color: #95bec0;
}

#footer a:link, #footer a:visited {
	color: #76808C;
}

#footer a:hover, #footer a:active 
{
    color: #ffffff;
}

#subnavcontainer
{
    border-color:#ccccff;
    font-size:0.9em;
}

#navcontainer a:hover {
}

#navcontainer ul {
}

#navcontainer ul a {
	color: #333333;
}

#navcontainer ul a:hover {
	color: #000000;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #0244D8;
}

#navcontainer #bottomBar {
	border-top-color: %colour_header_bg * 0.75%;
	background-color: %colour_header_bg * 0.4%;
}

#contentContainer {
	border-color: #8EA0C6;
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
.blog-archive-link {
	border-bottom-color: #A9B4BF;
	color: #76818C;
}

#sidebarContainer #sidebar {
	border-bottom-color: #A9B4BF;
}



