/* Template Content */
#navmenu {
  position: absolute;
  height: 25px;
  top: 15px;
  right: 1ex;
  text-align: right;
  vertical-align: middle;
  z-index: 2;
}

#navmenu-background {
    position: absolute;
    height: 70px;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 0;

    color: #F5F5F5;
    background-color: #F5F5F5;
}

/* Clear any unwanted text decoration in picture links */
div#navmenu a {
    text-decoration: none;
}


/* Dummy spacer element for the navigation bar */
#navbardummy {
    margin-left: 30px;
}

#mainbody-top {
    position: absolute;
    top: 0px;
    left: 200px;
    height: 70px;
    width: 600px;
    background-color: #E5E5E5;
    color: #E5E5E5;
    z-index: 1;
}

#mainbody {
    position: absolute;
    top: 70px;
    left: 200px;
    width: 600px;
    height: 100%;
    padding-left: 0ex;
    padding-right: 0ex;
    padding-bottom: 3ex;
    padding-top: 0ex;

    text-align: justify;
    color: #000000;
    background-color: #F5F5F5;
}

body, input, textarea { 
    background-repeat: repeat;
    background-attachment: fixed;
    /* background-color: #feead6; */
    color: #707070;
    background-color: #FFFFFF;
}
h1, h1 a, h1 a:visited { 
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    display: inline;
    position: relative;
    bottom: -1px;
    text-decoration: none;
}

div#mainbody a {
    color: #000000;
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
}

input, textarea {
    border: 1px solid #000;
    -moz-border-radius: 4px;
}

#mainimage {
    top: 0px
    left: 0px;
    width: 600px;
}

#main-nav {
    font-family: sans-serif;
    left: 0px;
    padding-top: 1ex;
    padding-bottom: 3ex;
    color: #707070;
}

#main-title {
  font-family: sans-serif;
  font-size: large;
  text-align: center;
  top: 0px;
  padding-left: 2ex;
  padding-right: 2ex;
  padding-top: 3ex;
}

#main-caption {
  font-family: sans-serif;
  font-size: normal;
  text-align: center;
  top: 0px;
  padding-left: 2ex;
  padding-right: 2ex;
  padding-top: 1ex;
}

#postform {
  padding-top: 5ex;
  padding-left: 1ex;
  padding-right: 1ex;
}

#menu {
  padding-left: 3ex;
  padding-right: 3ex;
  padding-top: 3ex;
  font-family: sans-serif;
  text-align: right;
}

.thumbs {
    width: 700px;
}
.subtitle {
    position: relative;
    top: -2px;
    left: 8px;
    display: inline;
}
img {
    border: 0px;
}
.comments {
    padding: 20px;
    background-color: #eee;
    -moz-border-radius: 10px;
}
a, a:visited {
    color: #000;
    text-decoration: underline;
}
a:hover, a:visited:hover { 
    color: #666;
    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 #000;
}
.fbthisthumb img {
    border: 2px solid #000;
}
.fbthisthumb {
    background-color: #eee;
    -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: #666;
    font-size: 10px;
}
ul.fbcats {
    display: inline;
    padding: 0px;
}
li.fbshowall {
    display: inline;
    text-indent: 0px;
    margin: 0px;
    padding: 0px;
}
