/*body{
	background-color: #111;
	color: #bbb;
}
a{
	color: #f70;
}
h2 {
	color: #ccc;
}
div#footer {
	color: #888;
}
*/
div#page {
	background-color: #141414;
	border:none;
}
div.caption-container {
	color: #eee;
	background-color: black;
}
/*div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}*/
div.download {
	margin-top: 8px;
}
div.photo-index {
	color: #888;
}
div.navigation a.prev {
	background-image: url(prevPageArrowWhite.gif);
}
div.navigation a.next {
	background-image: url(nextPageArrowWhite.gif);
}
div.loader {
	background-image: url(loaderWhite.gif);
}
div.slideshow img {
	border-color: #141414;
}
ul.thumbs li.selected a.thumb {
	background: #141414;
}
div.pagination a:hover {
	background-color: #111;
}
div.pagination span.current {
	background-color: #fff;
	border-color: #fff;
	color: #000;
}

/*
div.download_share {
background-color:transparent;
padding:5px 5px 3px 0px;
margin:10px 0px 10px 0px;
}
div.download_share a, div.download_share a:visited {
color:#505050;
text-decoration: none;
}
div.download_share a:hover {
color:#505050;
text-decoration: underline;
}
div.download_share a img {
border-top:none;
vertical-align: bottom;
margin-top:7px;
}
div.download_share p{
color:#585858;
font-size:11px;
padding-bottom:5px;
}
div.didascalia {
margin-top:0px;
background-color:#000000;
padding:0px;
display: table-cell;
vertical-align: bottom;
}
div.didascalia p{
color:#585858;
font-size:11px;
}*/