html {
    background-color:#E0DED8;
}
body {
    font-size: 62.5%;
    text-align: center; /*centering for ie*/
}
#wrapper {
    width: 92em;
    margin: 0.5em auto; /*centering for other browsers*/
    padding-left: 3em;
    padding-right: 3em;
    background: #FFF url('../images/watermark.jpg') top right no-repeat;
    text-align: left;
}
#header {
    float: left;
    width: 56em;
}
#nav {
    clear: both;
    padding-left: 1em;
    padding-top: 1px;
    padding-bottom: 1px;
}
#content {
    padding-top: 1em;
    padding-bottom: 2em;
    padding-left: 1em;
    padding-right: 1em;
}
#sidebar {
    width: 25em;
    float: right;
}
#welcome {
    background-color: #fff;
    border: 1px solid #E0DED8;
    margin-bottom: 1em;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}
#main{
    width: 60em;
    float: left;
}
#olderPosts {
    width: 45%;
    float: left;
}
#newerPosts {
    width: 45%;
    float: right;
    text-align: right;
}
#footer {
    color: #A4A0A0;
    padding-top: 1em;
    padding-bottom: 1em;
    margin-left: 1em;
    margin-right: 1em;
}
#designby {
    text-align: right;
    border-bottom: 1px solid #A4A0A0;
}
#links div {
    float: left;
    width: 31%;
    margin-right: 2%;
    padding-bottom: 1em;
}
#about {
    clear: both;
    border-top: 1px solid #A4A0A0;
}

#wrapper {
    /*font-size: 1em;*/
    font-family: Georgia, serif;
    color: #333333;
}
#welcome {
    padding-top: 1em;
    padding-bottom: 1em;
}
h1 {
    font-size: 2em;
    font-weight: 600;
    display: none;
}
#welcome p{
    font-size: 1.2em;
    color: #B20202;
    padding-left: 1em;
    padding-right: 1em;
}
#subscribe {
    background: url('../images/rss-icon.gif') no-repeat left center; padding-left: 32px;
    margin-bottom: 1em;
}
#subscribe p {
    font-size: 1.2em;
    padding-bottom: 0.7em;
    padding-top: 0.7em;
}
#nav ul {
    list-style: none;
    float: left;
    width: 70em;
}
#nav ul li {
    float: left;
    padding-right: 1px;
}
#nav ul li a {
    display: block;
    /*background-color: #E0DED8;*/
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.6em;
    /*font-family: Georgia, serif;*/
    font-variant: small-caps;
    text-transform: lowercase;
    text-align: center;
    text-decoration: none;
    color: #B20202; /*#cc0000;*/
}
#nav ul li a:hover {
    background-color: #CBCAC5;
}
#nav ul li.selected a {
    border-bottom: solid 3px #B28589;
}
#login {
    float: right;
    width: 20em;
}
#login p {
    text-align: right;
    font-size: 1.5em;
    padding: 6px 0;
}
#main p {
    font-size: 1.5em;
    margin-bottom: 1em;
}
#main h2 {
    font-size: 1.8em;
    line-height: 1.8em;
    font-weight: 600;
}
#main h3 {
    font-size: 1.6em;
    line-height: 1.6em;
    font-weight: 600;
}
#main h4 {
    font-size: 1.5em;
}
#main h5 {
    font-size: 1.5em;
}
#main h6 {
    font-size: 1.5em;
}
#main ul {
    margin-bottom: 1em;
}
#main ul li {
    font-size: 1.3em;
    line-height: 2em;
    list-style: disc inside;
}
#main ul li ul li{
    font-size: 100%;
    margin-left: 1em;
    list-style: square inside;
    line-height: 1.3em;
}
#footer p {
    font-size: 1.3em;
}
#footer h2 {
    font-size: 1.5em;
    padding-bottom: 0.5em;
    font-variant: small-caps;
    text-transform: lowercase;
}
#designby p {
    margin-bottom: 0.2em;
}
#footer a {
    color: #A4A0A0;
    text-decoration: none;
}
#footer a:visited {
        color: #A4A0A0;
}
#footer a:hover {
        color: #B20202;
}
#footer li {
    list-style: square inside;
    font-size: 1.2em;
}
#blogform label{
    display: block;
    font-weight: bold;
    padding-bottom: 0.3em;
}
#blogform li{
    padding-bottom: 1em;
    font-size: 1.2em;
}
#tools {
    padding-top: 2em;
}
#tools h2{
    font-size: 1.6em;
    font-variant: small-caps;
    text-transform: lowercase;
    font-weight: bold;
}
#tools li {
    padding-top: 3px;
}
#tools li a{
    display: block;
    background-color: #E0DED8;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 1.6em;
    /*font-family: Georgia, serif;*/
    font-variant: small-caps;
    text-transform: lowercase;
    text-align: center;
    text-decoration: none;
    color: #B20202;
}
#tools li a:hover {
    background-color: #CBCAC5;
}
#tools li.selected a {
    border-bottom: solid 3px #B28589;
}
div.coverImage {
    width: 12em;
    float: left;
}
div.coverImage img {
    border: 1px solid #E0DED8;
    padding: 0.8em;
    margin-top: 1em;
}
div.solicitation{
    width: 47em;
    float: right;
}
#previews div.preview {
    /*background: #E0DED8;
    margin-right: -2em;*/
    padding: 1em 0 0 0;
    float: left;
    width: 12em;
    text-align: center;
}
#previews div.preview h2, #previews div.preview p {
    font-size: 1em;
}
#emailForm label, #emailForm .textBox, #addcategory label {
    display: block;
}
#emailForm .textBox {
    margin-bottom: 1em;
}
#emailForm label, #emailForm .textBox, #addcategory label {
    font-size: 1.5em;
}

.error {
    color: #f00;
}
#main ul.gallery-folders, #main ul.gallery-images {
    float: left;
}
#main ul.gallery-folders li, #main ul.gallery-images li {
    float: left;
    list-style-type: none;
}
#main ul.gallery-folders li {
    width: 5em;
    padding: 0 1em 1em 1em;
    text-align: center;
    line-height: normal;
}
#main ul.gallery-images li img {
    display: block;
    margin: 0 auto;
    border: 1px solid #E0DED8;
    padding:0.2em;
    margin: 0.5em;
}
#main ul.gallery-folders li img {
    display: block;
    margin: 0 auto;
}
#upload_form ul li {
    list-style-type: none;
}
div.textRight {
    text-align: right;
}
#sidebar #amazon160wide {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}