@import url('/themes/basic/stylesheets/thumbnails.css');

body {
	background-color: #eff0f1;
	margin: 0;
	padding: 0;
}
 
a {
	outline: none;
}
 
img {
	border: 0;
}
 
#container {
	margin: 0;
	padding: 0;
}
 
/* header */
 
#page-header {
	height: 3.4em;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A7A8A9;
}
#site-title {
	float: left;
	padding: 1em 0 1em 10px;
}
#site-title .link {
	font: 1.4em Verdana;
	letter-spacing: .25em;
	color: #787878;
	text-decoration: none;
}
#site-credits {
	float: right;
	padding: 1.4em 10px 1em 0;
	font: 1em Verdana;
}
#site-credits a {
	color: #787878;
	text-decoration: none;
}
 
 
/* source-list */
 
#source-list {
	position: absolute;
	top: 3.4em;
	left: 0;
	margin: 11px 0 10px 10px !important;
	margin: 15px 0 10px 10px;  /* IE needs 4 more pixels for some reason */
	padding: 10px;
	width: 280px;
	background-color: #FFFFFF;
	border: 1px solid #A7A8A9;
}
#list-context {
	border-bottom: 1px solid #A7A8A9;
	margin-bottom: 1em;
	height: 1.25em;
}
#list-context a {
	color: #787878;
	font: 1em Verdana;
	text-decoration: none;	
}
#list-content ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}
#list-content ul ul {
	margin: 0;
}
#list-content li li {
	padding-left: 1em;
}
#list-content li span {
	display: block;
	height: 1.25em;
	overflow: hidden;
}
#list-content li a {
	text-decoration: none;	
}
#list-content li.folder a {
	font: bold .8em Verdana;
}
#list-content li.folder a {
	xpadding-left: 17px;
	color: #A7A8A9;
}
#list-content li.folder a:hover {
	text-decoration: none;
}
#list-content li.folder.closed ul {
	display: none;
}
#list-content li.album a {
	color: #787878;
	font: normal .8em Verdana;
	padding-right: 20px;
}
#list-content li.album a:hover {
	font-weight: bold;
	text-decoration: none;
}
#list-content li.album.selected a {
	font-weight: bold;
}
#list-content li.album a.new {
	background: url('/themes/basic/images/silver-new.png') center right no-repeat;
}
#list-content li.album a.updated {
	background: url('/themes/basic/images/silver-updated.png') center right no-repeat;
}
/*
#list-content li.album a.new:before {
	color: #A7A8A9;
	content: "\2605 ";
}
#list-content li.album a.updated:before {
	color: #A7A8A9;
	xcontent: " Updated!";
	content: "\2606 ";
}
*/
 
#home-body, #source-body {
	margin: 10px 10px 10px 322px;
	padding: 10px;
	border: 1px solid #A7A8A9;
	background-color: #FFFFFF;
}

#container.source.private #source-body {
	margin-left: 10px;
}
 
#home-context, #source-context {
	margin-bottom: 1em;
	height: 1.25em;
	border-bottom: 1px solid #A7A8A9;
}
 
#site-subtitle, #source-slideshow, #source-name {
	float: left;
	color: #787878;
	font: 1em Verdana;
}
#source-slideshow a {
	display: block;
	width: 19px;
	height: 1em;
	text-decoration: none;
	background: url("/themes/basic/images/silver-play.png") bottom left no-repeat;
}
#source-slideshow span {
	display: none;
}
#source-name {
	margin-left: 10px;
}
#source-name a {
	color: #787878;
	text-decoration: none;
}
 
#thumbnail-sizes {
	float: right;
	width: 75px;
}
#thumbnail-sizes div {
	float: left;
	height: 1em;
}
#thumbnail-sizes div .link {
	display: block;
	height: 1em;
}
#thumbnail-sizes div.small {
	width: 11px;
	margin-right: 15px;
}
#thumbnail-sizes div.medium {
	width: 15px;
	margin-right: 15px;
}
#thumbnail-sizes div.large {
	width: 19px;
}
#thumbnail-sizes div.small a.link {
	width: 11px;
	background: url('/themes/basic/images/silver-size-sd.png') center bottom no-repeat;
}
#thumbnail-sizes div.medium a.link {
	width: 15px;
	background: url('/themes/basic/images/silver-size-md.png') center bottom no-repeat;
}
#thumbnail-sizes div.large a.link {
	width: 19px;
	background: url('/themes/basic/images/silver-size-ld.png') center bottom no-repeat;
}
#thumbnail-sizes div.small span.link {
	width: 11px;
	background: url('/themes/basic/images/silver-size-sn.png') center bottom no-repeat;
}
#thumbnail-sizes div.medium span.link {
	width: 15px;
	background: url('/themes/basic/images/silver-size-mn.png') center bottom no-repeat;
}
#thumbnail-sizes div.large span.link {
	width: 19px;
	background: url('/themes/basic/images/silver-size-ln.png') center bottom no-repeat;
}
#thumbnail-sizes span.text {
	display: none;
}
 
 
 
#home-content, #source-content {
	height: 1%;		/* bug in ie that makes element completely contain floated elements */
}
#home-content:after, #source-content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
 
#site-description, #source-description {
	color: #787878;
	font: .8em Verdana;
	line-height: 1.5em;
	margin-bottom: 20px;
}
#site-description a, #source-description a, #item-description a {
	color: #787878;
	text-decoration: none;
	border-bottom: 1px dotted #A7A8A9;
}
#site-description a:hover, #source-description a:hover, #item-description a:hover {
	border-bottom: 1px solid #A7A8A9;
}


#source-thumbnails {
	padding: 0 0 0 20px;
}
#source-thumbnails .thumbnail {
	float: left;
	margin: 0 20px 20px 0;
	width: 160px;
	height: 160px;
}
#source-thumbnails .thumbnail .frame {
	text-align: center;
}
#source-thumbnails .thumbnail .frame .mat {
}
#source-thumbnails .thumbnail div a {
	display: block;
	padding: 0;
	margin: 0;
}
#source-thumbnails .thumbnail div a img {
	display: block;
	margin: 0 auto;
	padding: 8px;
	background: #eff0f1;
	border: 1px solid #A7A8A9;
}
 

#item-thumbnails div.thumbnail {
	float: left;
	margin: 10px;
}
#item-thumbnails div.thumbnail.small {
	width: 74px;
	height: 74px;
}
#item-thumbnails div.thumbnail.medium {
	width: 146px;
	height: 146px;
}
#item-thumbnails div.thumbnail.large {
	width: 290px;
	height: 290px;
}
#item-thumbnails div.thumbnail a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#item-thumbnails div.thumbnail a img {
	display: block;
    border: 1px solid #A7A8A9;
	margin: 0 auto;
	padding: 0;
}
 
 
#container.item #source-list {
	display: none;
}
 
 
#item-context {
	height: 3em;
	background: #FFFFFF;
	margin: 10px 10px 0 322px;
	border-top: 1px solid #A7A8A9;
	border-left: 1px solid #A7A8A9;
	border-right: 1px solid #A7A8A9;
}
#item-source {
	display: none;
}
#item-sequence {
	display: none;
}
#item-navigation {
	height: 3em;
	background: #FFFFFF;
	text-align: center;
}
#item-navigation div {
	display: inline;
}
#item-navigation div .link {
	line-height: 3em;
	padding: .5em 20px;
	font-family: Verdana;
	color: #A7A8A9;
	text-decoration: none;
	border: 1px solid #FFFFFF;
}
#item-navigation div .link .text {
	xcolor: #A7A8A9;
	color: #787878;
	font-family: Arial;
}
#item-navigation div a:hover {
	xborder: 1px solid #787878;
	border: 1px solid #A7A8A9;
}
#item-navigation div.prev a.link {
	background: url('/themes/basic/images/silver-left.png') center center no-repeat;
}
#item-navigation div.next a.link {
	background: url('/themes/basic/images/silver-right.png') center center no-repeat;
}
#item-navigation div.prev .link .text, #item-navigation div.next .link .text {
	visibility: hidden;
} 
 
#item-info {
	position: absolute;
	top: 3.4em;
	left: 0;
	margin: 11px 0 10px 10px;
	padding:10px;
	width: 280px;
	background-color: #FFFFFF;
	border: 1px solid #A7A8A9;
}
 
#item-name {
	text-align: center;
	font: .9em Verdana;
	font-weight: normal;
	color: #787878;
}
#item-date {
	margin-top: 6px;
	text-align: center;
	font: .8em Verdana;
	color: #A7A8A9;
}
#item-description {
	margin-top: 10px;
	border-top: 1px solid #A7A8A9;
	padding-top: 1em;
	padding-bottom: 1em;
	font: .8em Verdana;
	line-height: 1.5em;
	color: #787878;
}
 
 
#item-content {
	margin: 0 10px 10px 322px;
	background: #FFFFFF;
	border-left: 1px solid #A7A8A9;
	border-right: 1px solid #A7A8A9;
	border-bottom: 1px solid #A7A8A9;
	text-align: center;
}
#item-content img {
	margin: 10px 10px 20px 10px;
	border: 1px solid #A7A8A9;
}
 
 
 
 
