#contentContainer {
	background: #ffe9ad;
	color: #535a6f;
}

#contentContainer #content ul li {
	margin-bottom: 0.8em;
}

#contentContainer #content ol li {
	margin-bottom: 0.8em;
}

#contentContainer #content, #contentContainer #content p {
	color: #535a6f;
}

h1 {
	color: #2c364e;
}

h2 {
	color: #2c364e;
}

h3 {
	color: #2c364e;
}

h4 {
	color: #2c364e;
}

h5 {
	color: #2c364e;
}

b, strong {
	color: #000;
}

a:link {
	color: #2c364e;
	text-decoration: underline;
}

a:visited {
	color: #151f3f;
	text-decoration: none;
}

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

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #2c364e;
}

.album-description {
	color: #353c4f;
}

.thumbnail-frame {

}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
	color: #2c364e;
}
	
/*</group>*/

/*<group=Single Page (Photo view)>*/

.photo-background {
	background: #ffe9ad;
}

.photo-navigation {
	background-color: #F1DE78;
}

.photo-navigation p.photo-links a:link {
	color: #CE8648;
}

.photo-navigation p.photo-links a:hover {
	color: #CE533A;
}

.photo-frame {
	border: 5px solid #F1DE78;
}

.photo-links {
}

.photo-title {
	color: #2c364e;
}

.photo-caption {
	color: #353c4f;
}

/*</group>*/
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-month {
	color: #151f3f;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #151f3f;
}

.blog-entry-date {

}

.blog-entry-body {
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {

}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #151f3f;
}

.filesharing-item-description {
}

/*</group>*/

/*<group=Quicktime Page>*/

.movie-title {
	color: #151f3f;
}

.movie-description {
}

.movie-frame {
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #151f3f;
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-caption {
	color: #353c4f;
}
	
/*</group>*/

/*<group=Single Page (Movie View)>*/

.movie-background {
	background: #ffe9ad;
}

.movie-title {
	color: #151f3f;
}

.movie-frame {
}
	
/*</group>*/


/*</group>*/
