/* Template Content */
body, input, textarea { 
    background: #000;
    color: #fe0;
    font-family: verdana, sans-serif;
    font-size: 11px;
    line-height: 15px;
}
h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}
input, textarea {
    border: 1px solid #fe0;
    -moz-border-radius: 4px;
}
.mainimage {
    text-align: center;
    width: 1024px;
    background-color: #000;
    -moz-border-radius: 10px;
}
.thumbs {
    width: 1024px;
}
.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    background-color: #000;
    -moz-border-radius: 10px;
}
a, a:visited {
    color: #c92;
    text-decoration: underline;
}
a:hover, a:visited:hover { 
    color: #fc7;
    text-decoration: none;
}
ul {
    list-style-type: none;
    margin: 0px;
}
li {
    text-indent: 10px;
}
.small {
    clear: both;
    font-size: 10px;
    text-align: right;
}
ul.exif {
    margin: 10px 0px 10px 0px;
}
ul.exif li {
    padding: 0px;
    text-indent: 0px;
}

/* Folderblog Generated Content */
.fbthumb, .fbrandthumb, .fbthisthumb, .fbmenuthumb { 
    padding: 5px 0px 10px 0px;
    width: 140px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #fe0;
}
.fbthisthumb img {
    border: 2px solid #fe0;
}
.fbthisthumb {
    background-color: #000;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #fe0;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}