/*
HTML5 Slideshow Dark Matter CSS
(c) 2010 DMXzone
*/

.dmxSlideshow.dark_matter {
    font-family: Verdana, sans-serif;
    font-size: 10px;
}

.dmxSlideshow.dark_matter .dmxDescription {
    background-color: transparent;
    background: rgba(0, 0, 0, 0.6);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.dmxSlideshow.dark_matter .dmxDescription.top {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.dmxSlideshow.dark_matter .dmxDescription.bottom {
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}

.dmxSlideshow.dark_matter .dmxDescription h4 {
    font-size: 120%;
    color: #fff;
}

.dmxSlideshow.dark_matter .dmxDescription p {
    color: #ccc;
}

.dmxSlideshow.dark_matter .dmxControlbar {
    padding: 0 5px;
    background-color: transparent;
    background: rgba(0, 0, 0, 0.6);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
}

.dmxSlideshow.dark_matter .dmxControlbar.top {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.dmxSlideshow.dark_matter .dmxControlbar.bottom {
    border-top: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.8);
}

.dmxSlideshow.dark_matter .dmxControlbar.center {
    border: 1px solid #fff;
    border: 1px solid rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.dmxSlideshow.dark_matter .dmxControl {
    margin: 0;
    background-image: url('controls.png');
	display: inline-block;
    *display: inline;
    *vertical-align: middle;
    zoom: 1;
}.photocredit {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
.DHface {
	font-family: "Trajan Pro";
	font-size: 27px;
}
.baycredit {
	font-family: "Century Gothic";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999;
}
BayCredit {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
.creditbay {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCC;
}
.subtitle {
	font-size: 18px;
}
