/* default styles for extension "tx_photoblog_pi1" */
.tx-photoblog-pi1 .commentHead .title,
.tx-photoblog-pi1 .blogEntry .title {
  font-size: large;
  font-weight: normal;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 10px;
  letter-spacing: 4px;
  display: block;
  color: #700;
}
.tx-photoblog-pi1 a,
.tx-photoblog-pi1 a:hover {
  border-bottom: none;
}
.tx-photoblog-pi1 .title {
  clear: both;
}
.tx-photoblog-pi1 .thumbList .photo,
.tx-photoblog-pi1 .list .photo,
.tx-photoblog-pi1 .photo {
	text-align: center;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
	background-color: white;
	padding: 4px;
	margin: 4px auto;
}
.tx-photoblog-pi1 .thumbList .photo:hover,
.tx-photoblog-pi1 .list .photo:hover {
	background-color: #f0f0f0;
}
.tx-photoblog-pi1 .blogEntry .photo:hover {
	background-color: #000;
}
.tx-photoblog-pi1 .thumbList .title {
  font-size: smaller;
  color: #555;
}
.tx-photoblog-pi1 .thumbList {
}
.tx-photoblog-pi1 .thumbList .random {
  float: right;
}
.tx-photoblog-pi1 .thumbList .nearest,
.tx-photoblog-pi1 .thumbList .latest {
  clear: both;
  float: left;
}
.tx-photoblog-pi1 .thumbList .photo {
  float: left;
  padding: 2px;
}
.tx-photoblog-pi1 .thumbList .photo img,
.tx-photoblog-pi1 .photo img {
}
.tx-photoblog-pi1 .photo a:hover,
.tx-photoblog-pi1 .photo a {
  text-decoration: none;
	display: block;
}
.tx-photoblog-pi1 .thumbList .photo {
  margin-right: 6px;
}
.tx-photoblog-pi1 .blogEntry .navigation {
  float: right;
  font-weight: normal;
  text-align: right;
}
.tx-photoblog-pi1 .blogEntry .navigation .next,
.tx-photoblog-pi1 .blogEntry .navigation .previous,
.tx-photoblog-pi1 .blogEntry .navigation .latest {
  padding-left: 4px;
  clear: right;
}
.tx-photoblog-pi1 .blogEntry .description {
  color: #777;
  font-size: smaller;
}
.tx-photoblog-pi1 .blogEntry .commentLink {
  color: #555;
  font-size: smaller;
  float: right;
  clear: right;
}
.tx-photoblog-pi1 .commentHead .time,
.tx-photoblog-pi1 .blogEntry .time {
  color: #555;
  font-size: smaller;
  float: right;
  clear: right;
}
.tx-photoblog-pi1 .archive .item .time,
.tx-photoblog-pi1 .categorylist .item .time {
  color: #bbb;
  font-size: smaller;
  padding-right: 6px;
  float: left;
}
.tx-photoblog-pi1 .archive .commentLink a,
.tx-photoblog-pi1 .categorylist .commentLink a {
  color: #555;
}
.tx-photoblog-pi1 .archive .commentLink,
.tx-photoblog-pi1 .categorylist .commentLink {
  font-size: smaller;
  padding-right: 6px;
}
.tx-photoblog-pi1 .archive .title,
.tx-photoblog-pi1 .categorylist .title {
  float: left;
  padding-right: 6px;
}
.tx-photoblog-pi1 .archive .date,
.tx-photoblog-pi1 .categorylist .category {
	font-weight: bold;
	padding-top: 6px;
} 
.tx-photoblog-pi1 .blogEntry .category {
  color: #555;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentForm,
.tx-photoblog-pi1 .commentList {
  width: 400px;
  clear: both;
  padding-top: 6px;
}
.tx-photoblog-pi1 .commentList .title {
  color: #555;
  font-size: smaller;
  font-weight: bold;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #bbb;
}
.tx-photoblog-pi1 .commentList .time {
  clear: right;
  color: #bbb;
  float: right;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentList .name {
  clear: left;
  font-size: smaller;
}
.tx-photoblog-pi1 .commentList .body {
  font-size: smaller;
  color: #555;
}
.tx-photoblog-pi1 .commentList .comment {
  padding-bottom: 4px;
  border-bottom: 1px solid #ddd;
}
.tx-photoblog-pi1 .commentForm .title {
  color: #555;
  font-size: smaller;
  font-weight: bold;
  border-bottom: 1px solid #bbb;
  margin-bottom: 6px;
}
.tx-photoblog-pi1 .commentForm td {
  padding-bottom: 2px;
}
.tx-photoblog-pi1 .commentForm .key {
  color: #555;
  font-size: smaller;
  padding-right: 4px;
}
.tx-photoblog-pi1 .moderationNotification {
  color: #555;
  font-size: smaller;
  padding: 2px;
  margin-top: 6px;
  border: 1px solid #700;
}
.tx-photoblog-pi1 .unlockMessage {
  color: #555;
  font-size: smaller;
  padding: 2px;
  margin-top: 6px;
  border: 1px solid #700;
}
.tx-photoblog-pi1 div.exifData {
  padding-top: 6px;
}
.tx-photoblog-pi1 .exifData .key {
  white-space: nowrap;
  color: #555;
  font-weight: bold;
  text-align: right;
  padding-right: 6px;
}
.tx-photoblog-pi1 .exifData .value {
  white-space: nowrap;
  text-align: left;
}
.tx-photoblog-pi1-searchbox {
  clear: both;
  padding-top: 6px;
}
.tx-photoblog-pi1-browsebox {
  font-size: smaller;
}
.tx-photoblog-pi1-browsebox p {
  margin: 0;
  padding-top: 6px;
}
.tx-photoblog-pi1 .commentForm .button,
.tx-photoblog-pi1-searchbox-button {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #bbb;
	border-right: 1px solid #bbb;
  font-weight: bold;
}
/* default styles for extension "tx_titletips_pi1" */
	#dom-tooltips {position: absolute;left: 0;top: 0;z-index: 1000;display: block;visibility: hidden;padding: 5px;border-style: solid;border-width: 1px;border-color: #a0a0a0;background-color: #f0f0f0;color: #707070;font-family: Verdana, Sans-Serif;font-size: 10px;}
	#dom-tooltips ul {margin: 0 0 0 -20px;list-style: square;}
	* html #dom-tooltips ul {margin: 0 0 0 20px;}
	#dom-tooltips li {margin: 0;}
	#dom-tooltips small {color: #707070;}
