/* Template Content */
h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: bold;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
    color: #000;
}
input, textarea {
    border: 1px solid #000;
}
.mainimage {
    clear: both;
    text-align: center;
    width: 700px;
}
.thumbs {
    width: 700px;
    margin-right: 10px;
    display: block;
    vertical-align: middle;
}
.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    ;background-color: #eee;
}
a, a:visited {
    text-decoration: underline;
}
a:hover, a:visited:hover { 
    color: #0000ff;
    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;
    float: left;
}
.fbcomthumb {
    padding: 0px 0px 5px 5px;
    float: right;
}
.fbthumb img, .fbmenuthumb img {
    border: 1px solid #800000;
}
.fbthisthumb img {
    border: 2px solid #ff0000;
}
.fbthisthumb {
}
.fbthiscat {
    font-weight: bold;
}
.fbpages {
    padding-bottom: 10px;
    font-weight: bold;
}
.fbthispage {
    font-weight: normal;
}
.fbcomment {
    margin-top: 5px;
}
.fbbyline {
    display: block;
    color: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}