#pantheon-currdir a {
	color: #aaa;
	font-size: 1.2em;
}

#pantheon-currdir a:hover {
	color: #fff;
}

#pantheon-content {
	left: 27px;
}

#pantheon-content a {
	float: left;
	text-align: center;
	width: 180px;
	height: 150px;
	display: block;
	border: 1px transparent solid;
	color: #fff;
	font-size: 1.1em;
}

#pantheon-dir-comment a {
	display: inline !important;
	float: none !important;
	border: 0;
}

#pantheon-dir-comment a:hover {
	text-decoration: underline;
	background: none !important;
	border: 0 !important;
}

#pantheon-content a#file {
	font-size: 0.8em;
}

#pantheon-content a:hover {
	background: url(/wp-content/plugins/pantheon/img/hoverback2.png);
	border: 1px #192570 solid;
}

/* old
#pantheon-content a:hover {
	background: url(/wp-content/plugins/pantheon/img/hoverback.png);
	border: 1px #004c78 solid;
}
*/

#pantheon-content img {
	border: 0;
	background: transparent url(/wp-content/plugins/pantheon/img/ajax-loader.gif) center center no-repeat;
}

#pantheon-content table {
	width: 100%;
	height: 100%;
}

#pantheon-loading {
	text-align: right;
	right: 30px;
	font-size: 1.2em;
}

#pantheon-loading img {
	top: 5px;
	left: 8px;
	border: 0;
}

#pantheon-image-layer {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/wp-content/plugins/pantheon/img/spacer.gif);
	z-index: 497;
}

#pantheon-black-stripe {
	position: fixed;
	left: 0;
	top: 50%;
	margin-top: -360px;
	width: 100%;
	height: 720px;
	background: #000;
	z-index: 498;
}

.pantheon-image-tn {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -420px;
	width: 840px;
	height: 640px;
	z-index: -499;
}

.pantheon-image-img, .pantheon-image-tn-img {
	padding: 20px 20px 20px 20px;
	border: 1px #444 solid;
	cursor: url(/wp-content/plugins/pantheon/img/close.ico), default;
}

.pantheon-image {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -420px;
	width: 840px;
	height: 640px;
	z-index: -500;
}

#pantheon-url {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -420px;
	margin-top: -320px;
	width: 840px;
	height: 640px;
	z-index: 500;
	display: none;
}

#pantheon-url-inner {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -420px;
	margin-top: -320px;
	width: 840px;
	height: 640px;
	z-index: 501;
	text-align: center;
}

#pantheon-url table {
	padding: 20px 20px 20px 20px;
	border: 1px #444 solid;
}

#pantheon-prev span, #pantheon-next span {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -530px;
	margin-top: -40px;
	font-size: 4em;
	color: #222;
	z-index: 501;
	height: 100px;
	width: 100px;
	text-align: right;
	padding-right: 10px;
}

#pantheon-next span {
	margin-left: 423px;
	text-align: left;
	padding-right: 0px;
	padding-left: 10px;
}

#pantheon-prev span:hover, #pantheon-next span:hover {
	color: #666;
	cursor: pointer;
}

#pantheon-magnify span {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: 405px;
	margin-top: -332px;
	width: 100px;
	height: 100px;
	z-index: 501;
	color: #444;
	text-align: right;
	background: transparent url(/wp-content/plugins/pantheon/img/magnify.png) center center no-repeat;
}

#pantheon-magnify span:hover {
	cursor: pointer;
	background: transparent url(/wp-content/plugins/pantheon/img/magnify-hover.png) center center no-repeat;
}

#pantheon-dir-comment {
	width: 87%;
	background: url(/wp-content/plugins/pantheon/img/dir-commentback.png);
	border: 1px #004c78 solid;
	padding: 15px;
	padding-top: 11px;
	padding-bottom: 11px;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #fff;
}

#pantheon-dir-comment .edit-comment-img,
#pantheon-content .edit-comment-img {
	background: transparent;
	position: relative;
	left: 10px;
	top: 6px;
	cursor: pointer;
}

.pantheon-dbupdate {
	text-align: right;
	padding-right: 47px;
}

.pantheon-dbupdate input {
	color: #aaa;
	padding: 3px;
	padding-left: 7px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 0.8em;
	border: 1px #004c78 solid;
	background: url(/wp-content/plugins/pantheon/img/dir-commentback.png);
}

.pantheon-dbupdate input:hover {
	color: #fff;
	cursor: pointer;
}


.pantheon-ext-link, .pantheon-ext-link-right { z-index: 10; }
.pantheon-ext-link-right { float: right; }

.pantheon-ext-link table, .pantheon-ext-link-right table { width: 100%; height: 100%; }

.pantheon-ext-link a {
	float: left;
	text-align: center;
	width: 180px;
	height: 150px;
	display: block;
	border: 1px transparent solid;
	color: #aaa;
	font-size: 0.9em;
	margin-right: 10px;
}

.pantheon-ext-link a:hover {
	background: url(/wp-content/plugins/pantheon/img/hoverback3.png);
	border: 1px #2e2e2e solid;
	color: #fff;
}

.pantheon-ext-link-right a {
	float: left;
	text-align: center;
	width: 180px;
	height: 150px;
	display: block;
	border: 1px transparent solid;
	color: #aaa;
	font-size: 0.9em;
	margin-left: 15px;
}

.pantheon-ext-link-right a:hover {
	background: url(/wp-content/plugins/pantheon/img/hoverback3.png);
	border: 1px #2e2e2e solid;
	color: #fff;
}

.pantheon-3pic {
	display: block;
	height: 152px;
	padding-left: 25px;
}

.pantheon-3pic .pantheon-ext-link a { margin-right: 0px; }
