body, #fancybox-title-float-main {
	color: #5A574B;
}

h1, h2, h3, h4, h5, h6, div.album-title, .photo-caption,
#plugin_sidebar a, .photo-title, .blog-entry-date, blockquote,
.blog-entry-title a {
	color: #38352D;
}

h2 {
	color: #38352D;
}

#plugin_sidebar h3, #main h3, h4, h5, h6 {
	color: #302C27;
}

a:link, a:visited {
	color: #B13717;
}

header h2 em {
	color: #7D0200;
}

header,
nav ul li a.current:before,
nav ul li > a.currentAncestor:before {
	background-color: #A46B3E;
}

header h1 {
	color: #F7F0E4;
}

nav ul li a:link,
nav ul li a:visited,
header h2 {
	color: #F2E8CA;
}

nav ul li a.current,
nav ul li a.current:hover,
nav ul li a.currentAncestor,
nav ul ul li a:link,
nav ul ul li a:visited {
	background-color: #F2E8CA;
	color: #BFAC73;
}

nav ul li a:hover,
nav ul li.hasChildren a:hover:after {
	color:#BFAC73;
	border-top-color: #BFAC73;
}

nav ul li.hasChildren a.current:after,
nav ul li.hasChildren a.currentAncestor:after {
	border-top-color: #BFAC73;
}

nav ul li.hasChildren > a:after {
	border-top-color: #F2E8CA;
}

nav ul ul li.hasChildren a:after,
nav ul ul li.hasChildren a:hover:after,
nav ul ul li.hasChildren a.current:after,
nav ul ul li.hasChildren a.currentAncestor:after {
	border-color: transparent;;
	border-left-color: #BFAC73;
}

nav ul ul li a:hover,
nav ul ul li a.current {
	color: #BFAC73;
}

#sidebarContainer {
	background-color: #B9B093;
	color: #48443A;
}

body, #main, #fancybox-close, #fancybox-left-ico, #fancybox-right-ico, #fancybox-title-float-main {
	background-color: #F9EED7;
}

blockquote, ul.blog-tag-cloud, .blog-archive-headings-wrapper,
.filesharing-description, .album-description, .photo-navigation,
#plugin_sidebar div, hr, .sitemap-header {
	border-color: #B5A993;
}

footer, #topbar {
	background-color: #24221D;
}




		#main img, .photo-background img, .thumbnail-frame a img {
	border: 5px solid #fff;
	
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}


header {
	height: 400px;
}

.wrapper {
	width: 960px;
}

#content.hasPluginSidebarContent {
	width: 700px;
}

header {
	background-image:
		url(images/noise.png),
		url(images/paper.png);
	background-image: url(images/paper.png);
	background-position: left 30px, left 0;
}

.blog-entry-date,
.blog-entry-comments a,
.blog-entry-comments a:visited,
.blog-category-link-enabled,
.blog-category-link-disabled,
.blog-archive-link-enabled,
.blog-archive-link-disabled {
	background-image: url('images/icons_small_dark.png');
}

.filesharing-item-title a:before,
.filesharing-item-title a:visited:before,
.filesharing-item-title a[href*=".pdf"]:before,
.filesharing-item-title a[href*=".doc"]:before,
.filesharing-item-title a[href*=".zip"]:before,
.filesharing-item-title a[href*=".png"]:before,
.filesharing-item-title a[href*=".jpg"]:before,
.filesharing-item-title a[href*=".gif"]:before,
.filesharing-item-title a[href*=".PNG"]:before,
.filesharing-item-title a[href*=".JPG"]:before,
.filesharing-item-title a[href*=".GIF"]:before {
	background-image: url('images/icons_large_dark.png');
}


		