body {
	color: %colour_body_text%;
	background-color: #AED7FF;	
}

.movie-background {
	color: %colour_body_text%;
	background-color: #AED7FF;
}

#container {
	background-color: #AED7FF;
}

#contentContainer {
	color: #191919;
	background-color: #AFD8FF;
	border-left : 15px solid #AED7FF;
	border-right : 15px solid #AED7FF;
}

a:link, a:visited {
	color: #0000FF;
}

#pageHeader {
	background-color: #AAD6FF;
	border-left : 5px solid #AAD6FF;
	border-right : 5px solid #AAD6FF;
	border-top : 5px solid #AAD6FF;
}

#pageHeader h1, .movie-title {
	color: #FFFF00;
}
		
#pageHeader h2 {
	background-color: #AAD6FF;
	color: #000000;
}

#navcontainer a {
	color: #191919;
}

#sidebarContainer {
	color: #191919;
 background-color: #FFFF99;
}

#sidebarContainer .sideHeader {
	color: #000000;
}

#sidebarContainer #sidebar, #sidebarContainer .lastPublished, #navcontainer {
	border-bottom: 15px solid #AED7FF;
}

#sidebarContainer .lastPublished {
	color: #000000;
	background-color: #CCCC66;
}

#footer {
	color: #000000;
	background-color: #CCCC66;
}

blockquote, .standout .filesharing-item {
background-color : #FFFFFF;
border: 1px dashed #99CCFF;
}

.blog-entry-title a,
#blog-archives a,
#blog-categories a,
#blog-rss-feeds a,
.blog-archive-month {
	color: %colour_body_text%;
}

.blog-entry-title a:hover,
#blog-archives a:hover,
#blog-categories a:hover,
#blog-rss-feeds a:hover {
	color: #666666;
}

.blog-archive-link-disabled,
.blog-category-link-disabled {
	color: %colour_highlight%;
	text-decoration: none;
}

#navcontainer {
	background-color: #FFCC99;
}

#navcontainer a {
	color: #191919;
}

#navcontainer ul {
	color: #191919;
}

#navcontainer ul a {
	color: #191919;
}

#navcontainer #current {
	color: #191919;
}

#navcontainer .currentAncestor {
	color: #191919;
}

#navcontainer ul a:hover {
	color: #666666;
}

#navcontainer ul ul {
}

#navcontainer ul ul a {
	color: #191919;
}

.exif-data {
	background-color: #AED7FF;	
}
