.thumbs li {
    float: left;
    border: 1px solid black;
    text-align: center;
    width: 110px;
    /*	height: 110px; */
    margin: 1px;
}

.thumbs-float li {
    float: left;
    border: 1px solid black;
    text-align: center;
    width: 138px;
    margin: 1px;
}

.thumbnail-left {
    float:left;
    width: 150px;
    margin: 8px;
}

#content img.thumbnail {
    float:right;
    width: 150px;
    margin: 8px;
}

.searchform input[type="text"] {
    display: inline;
    width: 30%;
    text-align: center;
    margin: auto;
}

/*.searchform button {*/
/*    width: ;*/
/*}*/

/* Override WordPress */
.page-content img {
    float: none;
    margin: none;
    border: none;

}

ul li {
    list-style-type: none;
    padding: 0px;
}

.bullet li {
    list-style-type: disc;
}

.searchform, .title, .pager, .detail, .clean, .center, ul.horiz {
    text-align: center;
}


.pager input[type="text"] {
    display: inline;
    width: 3em;
    text-align: center;
    margin: auto;
}


img, object, embed {
    max-width: 1000000px;
}

.olControlNavToolbar {
    top: 75px;
    left: 10px;
}

#images img, .random img {
    float: none;
}

#content img {
    float: none;
    margin: 0;
}