/* shredzone (c) Richard "Shred" Koerber */ 

body {
    font-size: 1em;
    font-family: "trebuchet ms", "bitstream vera sans", arial, sans-serif;
}

h1 {
    margin: 10px 0px 0px 0px;
    padding: 10px 0px 0px 8pt;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #af343f;
}

h2 {
    margin: 6px 0px 6px 0px;
    padding: 6px 0px 0px 8pt;
    font-size: 1.1em;
    font-weight: bold;
}

a {
    color: #af343f;
    text-decoration: none;
}

a:visited {
    color: #af343f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a.ext:before {
    content:url("../img/link/ext.png");
}

a.wp:before {
    content:url("../img/link/wikipedia.png");
}

a.heise:before {
    content:url("../img/link/heise.png");
}

a.pirat:before {
    content:url("../img/link/pirat.png");
}

.cPage {
    font-family: "bitstream vera sans", arial, sans-serif;
}

.cSticky {
    border: 2px solid #ff4000;
    background-color: #ffeeee;
    padding: 5px;
}

.cPreview {
    background: url("../img/hidden.png");
}

p {
    text-indent: 8pt;
    margin: 0pt 0pt 4pt 0pt;
}

.menuright {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 200px;
    height: 100%;
    background-color: #f8f8f8;
    border-left: 1px solid #af343f;
    text-align: right;
}

.menu {
    position: relative;
    background-color: #ffffff;
    padding: 2pt 0pt 0pt 7pt;
    font-size: 16px;
    font-variant: small-caps;
}

.menu img {
    vertical-align: top;
    padding-top: 2px;
    padding-right: 3px;
}

.menu ul {
    overflow: hidden;
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 22px;
}

.menu li {
    float: left;
}

.menu li a {
    display: block;
    padding: 0pt 6pt;
    color: #000000;
    text-decoration: none;
}

.menu a:hover {
    background-color: #e0e0e0;
}

.menu li ul {
    background-color: #ffffff;
    position: absolute;
    display: none;
    padding: 5px;
    height: auto;
    z-index: 100;
}

.menu li ul a {
    padding-left: 24px;
}

.menu li:hover ul {
    display: block;
}

.menu li li {
    display: block;
    float: none;
}

.cFormatted p {
  text-align: justify;
}

.cFormatted pre {
  overflow: auto;
  border: 1px solid #e0e0e0;
  padding: 5px;
  margin-left: 20px;
  margin-right: 10px;
  background-color: #f8f8f8;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.cFormatted pre p {
  text-indent: 0px;
  margin: 0px;
  padding: 0px;
}

.cFormatted code {
  border-bottom: 1px dotted #c0c0c0;
}

.cFormatted blockquote {
  border: 1px solid #e0e0e0;
  padding: 5px;
  margin-left: 20px;
  margin-right: 10px;
  background-color: #f8f8f8;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.cFormatted blockquote:before {
  content: url("../img/quote.png");
  display: block;
  position: relative;
  top: 10px;
  left: -15px;
  width: 0px;
  height: 0px;
}

.cFormatted blockquote p {
  text-align: left;
  text-indent: 0px;
}

.cFormatted .floatimg {
  float: right;
  font-size: 80%;
  text-align: center;
  padding: 2px;
  margin: 0px 4px;
  border: 1px solid #e0e0e0;
  text-indent: 0px;
}

.cFormatted table {
  border: 1px solid #e0e0e0;
  margin: 2px 20px 7px 20px;
  background-color: #f8f8f8;
  border-collapse: collapse;
}

.cFormatted td , .cFormatted th {
  padding: 2px 4px;
  border: 1px solid #e0e0e0;
  vertical-align: top;
}

.cPageHeader {
    font-size: 90%;
    color: #a0a0a0;
    padding: 0px 10px 4px 10px;
}

.cPageSocial {
    text-align: right;
}

.cPageFooter {
    border-top: 1px solid #e8e8e8;
    font-size: 90%;
    color: #a0a0a0;
    width: 70%;
    margin: 0px 0px 0px auto;
}

.cCalendarBrowser {
    text-align: center;
    padding: 5px;
}

.cCalendarBrowserSeparator {
    white-space: nowrap;
    color: #c0c0c0;
}

.cCalendarBrowserPrev {
    background: #f0f0f0 url("../img/icon/previous.png") no-repeat center left;
    padding-left: 16px;
}

.cCalendarBrowserNext {
    background: #f0f0f0 url("../img/icon/next.png") no-repeat center left;
    padding-left: 16px;
}

.cCalendarBrowserCurrent, .cCalendarBrowserCurrent:hover {
    color: #ffffff;
    font-weight: bold;
    background-color: #af343f;
}

.anchored {
    display: none;
}

.cComment , .cCommentForm {
    margin-bottom: 5px;
}

.cComment p {
    text-indent: 0px;
}

.cCommentForm table {
    border-spacing: 0px;
}

.cCommentForm tr {
    vertical-align: top;
}

.cCommentForm input[type=text] , .cCommentForm input[type=password] {
    border: 1px solid #c0c0c0;
    width: 100%;
}

.cCommentForm input[type=submit] {
    border: 1px solid #c0c0c0;
}

.cCommentForm input[type=image] {
    border: 1px solid #c0c0c0;
}

.cCommentForm textarea {
    border: 1px solid #c0c0c0;
    width: 100%;
}

.cCommentNote {
    font-style: italic;
    font-size: 80%;
    text-indent: 10px;
    white-space: nowrap;
}

.cCommentMessage {
    background-color: #ffeeee;
    border: 1px solid #ff8080;
    padding: 10px;
}

.cCommentDate {
    padding-left: 15px;
    font-size: 80%;
    color: #666666;
}

.cCommentUser {
    font-style: italic;
}

.cSideBox {
    margin-top: 10px;
    padding: 0px 4px;
}

.cSideBox h1 {
    font-size: 85%;
    font-variant: small-caps;
}

.cSideBody {
    padding: 2px;
    font-size: 95%;
}

.cSideBody ul {
    padding: 0px 20px;
    margin: 0px;
}

.cDesignImage {
    position: relative;
    max-height: 700px;
    overflow: auto;
    text-align: center;
    background-color: #000000;
    border: 7px solid #000000;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 8px 0px;
}

.cDesignGeoMap {
    width: 100%;
    height: 100%;
}

.cDesignExif {
    background: #f0f0f0 url("../img/camera.png") no-repeat 8px 8px;
    color: #909090;
    border: 7px solid #f0f0f0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 8px 0px;
    padding-left: 90px;
    min-height: 70px;
}

.cDesignExifList ul {
    margin: 0px;
    padding: 0px;
}

.cDesignExifList li {
    list-style-type: none;
    display: inline-block;
    min-width: 150pt;
    white-space: nowrap;
    font-size: 70%;
}

.cDesignExifLabel {
    font-weight: bold;
    display: inline-block;
}

.cDesignListText {
    padding-left: 227px;
    padding-bottom: 5px;
}

.cDesignListText h2 {
    padding: 0px;
    margin-left: -10px;
}

.cDesignListImage {
    float: left;
    border: 1px solid #000000;
    margin: 3px;
}

.cDesignListItem {
    border-bottom: 1px solid #e8e8e8;
    clear: both;
}

.cGalleryIndex {
    background-color: #f0f0f0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 5px;
    margin: 8px 0px;
}

.cGalleryThumb {
    display: inline-block;
    text-align: center;
    width: 110px;
    padding-top: 4px;
}

.cGalleryThumbCaption {
    display: block;
    font-size: 80%;
}

.cGalleryThumb:hover {
    -moz-box-shadow: 0px 0px 12px #666666;
    -webkit-box-shadow: 0px 0px 12px #666666;
    box-shadow: 0px 0px 12px #666666;
}

.cGalleryContent , .cPageContent {
    position: relative;
    background-color: #000000;
    border: 7px solid #000000;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 8px 0px;
    clear: both;
}

.cGalleryPicture , .cPageMedia {
    max-height: 700px;
    overflow: auto;
    text-align: center;
}

.cGalleryPicture a:active, .cGalleryPicture a:focus {
    outline: 0;
}

.cGalleryCaption , .cDesignBody {
    background-color: #f0f0f0;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 8px;
    padding: 5px;
}

.cGalleryCounter {
    float: left;
}

.cGalleryInfo , .cDesignInfo {
    position: absolute;
    top: 2px;
    left: 2px;
}

.cGalleryNextInfo {
    position: absolute;
    top: 2px;
    right: 2px;
    display: none;
    pointer-events: none;
}

#exifinfo {
    display: none;
}

#exifinfo .cDesignExif {
    position: absolute;
    top: 10px;
    left: 34px;
    background: #f0f0f0;
    opacity: .7;
    color: #000000;
    border: 7px solid #f0f0f0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 0px;
    padding-left: 0px;
}

#exifinfo .cDesignExifList li {
    list-style-type: disc;
    display: block;
    white-space: nowrap;
    font-size: 70%;
}

#exifinfo .cDesignExifLabel {
    min-width: 100px;
}

#mapinfo {
    display: none;
    cursor: pointer;
}

/* --- */

