/* 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;
    border-bottom: 1px solid #c0c0c0;
    font-size: 1.4em;
    font-weight: bold;
    border-bottom: 1px solid #c0c0c0;
}

h2 {
    margin: 4px 0px 4px 0px;
    padding: 6px 0px 0px 8pt;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #f0f0f0;
}

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 {
    border: 2px solid #ffff40;
    background-color: #ffffee;
    padding: 5px;
}

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

.menu {
    font-variant: small-caps;
}

.menu a {
    padding: 0pt 4pt;
    margin: 0px 3px;
    text-decoration: none;
    color: #000000;
}

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

.cFormatted p {
    text-align: justify;
}

.cFormatted pre {
  overflow: auto;
  border: 1px dashed #c0c0c0;
  padding: 1px;
  background-color: #f0f0f0;
}

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

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

.cFormatted blockquote {
  background: #f0f0f0 url("../img/quote.png") no-repeat 20px 20px;
  border: 1px dashed #c0c0c0;
  padding: 5px;
}

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

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

.cPageFooter {
    border-top: 1px dotted #c0c0c0;
    font-size: 90%;
    color: #808080;
}

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

.cCalendarBrowserPrev, .cPageTurnerPrev {
  background: transparent url("../img/arrow-left.png") no-repeat center left;
  padding-left: 24px;
}

.cCalendarBrowserNext, .cPageTurnerNext {
  background: transparent url("../img/arrow-right.png") no-repeat center right;
  padding-right: 24px;
}

.anchored {
    display: none;
}

.cComment {
    margin: 3px;
}

.cCommentForm {
    margin: 3px;
    clear: both;
}

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

.cCommentForm tr {
    vertical-align: top;
}

.cCommentForm form {
    margin-left: 50px;
}

.cCommentForm input[type=text] {
    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%;
}

.cCommentTitle {
    background-color: #eeeeee;
    border-top: 1px solid #c0c0c0;
    font-size: 90%;
    padding: 3px;
}

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

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

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

.cCommentUser {
    font-style: italic;
}

.cSideBox {
/*    background: #80c8f0 url("../img/sidebox-top.png") repeat-x top left; */
    padding: 0px;
}

.cSideBox h1 {
    font-size: 80%;
    font-variant: small-caps;
    text-align: center;
    border-bottom: none;
    padding: 0px;
    margin-top: 8px;
}

.cSideBody {
    background-color: #bedef0;
    padding: 2px;
}

.cDesignImage {
    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;
}

.cDesignGeo {
    background: #f0f0f0 url("../img/location.png") no-repeat 8px 8px;
    border: 7px solid #f0f0f0;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin: 8px 0px;
}

.cDesignGeoMap {
    width: 80%;
    height: 400px;
    margin: 0px auto;
}

.cDesignExif {
    background: #f0f0f0 url("../img/camera.png") no-repeat 8px 8px;
    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;
    width: 150pt;
}

.cDesignExifLabel {
    font-weight: bold;
    display: inline-block;
    min-width: 40pt;
}

.cGalleryBrowser {
    margin: 7px;
    text-align: center;
}

.cGalleryIndex {
    background-color: #f0f0f0;
    padding: 5px;
}

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

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

.cGalleryPicture {
    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;
}

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

/* --- */
