/* 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_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }
/* default styles for extension "tx_cssstyledcontent" */
	/* Captions */
	DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
	DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
	DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

	/* Needed for noRows setting */
	DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

	/* Border just around the image */
	DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
		border: 2px solid black;
		padding: 0px 0px;
	}

	DIV.csc-textpic-imagewrap { padding: 0; }

	DIV.csc-textpic IMG { border: none; }

	/* DIV: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

	/* UL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

	/* DL: This will place the images side by side */
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
	DL.csc-textpic-image { margin: 0; }
	DL.csc-textpic-image DT { margin: 0; display: inline; }
	DL.csc-textpic-image DD { margin: 0; }

	/* Clearer */
	DIV.csc-textpic-clear { clear: both; }

	/* Margins around images: */

	/* Pictures on left, add margin on right */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-right: 10px;
	}

	/* Pictures on right, add margin on left */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}

	/* Pictures centered, add margin on left */
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
		display: inline; /* IE fix for double-margin bug */
		margin-left: 10px;
	}
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

	/* Space below each image (also in-between rows) */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
	DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
	DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

	/* No margins around the whole image-block */
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
	DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

	/* Add margin from image-block to text (in case of "Text w/ images") */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
		margin-right: 10px !important;
	}
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
		margin-left: 10px !important;
	}

	/* Positioning of images: */

	/* Above */
	DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

	/* Center (above or below) */
	DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
	DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
	DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

	/* Right (above or below) */
	DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
	DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

	/* Left (above or below) */
	DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
	DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

	/* Left (in text) */
	DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

	/* Right (in text) */
	DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

	/* Right (in text, no wrap around) */
	DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */

	/* Left (in text, no wrap around) */
	DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
	/* Hide from IE5-mac. Only IE-win sees this. \*/
	* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }
	/* End hide from IE5/mac */