body {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding 0px;
    background-color: #FFFFFF;
    background-image: url("images/background.png");
    text-align: center;
    font-family: Verdana, Arial, sans-serif;
}

a {
    text-decoration: underline;
}

a:link {
    color: #0000FF;
}

a:visited {
    color: #FF0000;
}

a:active {
}

a:hover {
    background-color: #EEEEEE;
}

h1, h2, h3 {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}

img {
    border: 0px solid #FFFFFF;
}

#container {
    position: relative;
    line-height: 140%;
    margin: 0px auto;
    text-align: left;
    padding: 0px;
    width: 85%;
    
    background-color: #FFFFFF;
    border-left: 1px solid #543F32;
    border-right: 1px solid #543F32;
}

#banner {
    color: #000000;
    background-color: #FFFFFF;
    text-align: left;
    padding: 35px 25px 35px 25px;
    /*border-bottom: 1px dotted #EEEEEE;*/
}

#banner-img {
    display: none;
}

.blogTitle {
    font-size: 140%;
    font-weight: bold;
    font-color: #333333
}

.blogTitle a,
.blogTitle a:link,
.blogTitle a:visited,
.blogTitle a.active {
    color: #000000;
    text-decoration: none;
}

.blogTitle a:hover {
    color: #000000;
    background-color: #EEEEEE;
    text-decoration: none;
}

.blogDescription {
    font-size: 90%;
    margin-top: 10px;
    margin-bottom: 0px;
}

#center {
    margin-right: -265px;
    float: left;
    clear: left;
    width: 100%;
    background-color: #FFFFFF;
}

.content {
    /*border-top: 1px solid #543F32;*/
    margin-right: 265px;
    padding: 0px 25px 30px 25px;
    background-color: #FFFFFF;
    font-size: 90%;
}


.entryTitle {
    font-size: 120%;
    
    text-align: left;
    font-weight: bold;
    
    border-left: 5px solid #C4A3BF;
    /*border-bottom: 1px dotted #CCCCCC;*/

    padding: 5px;
    
    margin-top: 10px;
    margin-bottom: 10px;
}

.entryTitle a,
.entryTitle a:link,
.entryTitle a:visited,
.entryTitle a.active {
    color: #000000;
    text-decoration: none;
}

.entryTitle a:hover {
    text-decoration: underline;
}


.entryDate {
    color: #666666;
    padding-top: 5px;
    text-align: left;
    font-size: 80%;
    font-weight: bold;
}

#right {
    float: right;
    clear: right;
    width: 265px;
    background-color: #FFFFFF;
}

.adsenceText{
    margin: 20px 0px 20px 0px;
}

.content p {
    font-weight: normal;
    /* line-height: 140%; */
    text-align: left;
    margin-bottom: 5px;
}

.content blockquote {
    font-size: 95%;
    width: 90%;
    padding: 5px;
    background-color: #F6F6F6;
    /* line-height: 140%; */
    border: 1px dotted #543F32;
    margin: 0px;
    overflow: auto;
}

.content pre {
    font-size: 95%;
    width: 90%;
    padding: 5px;
    background-color: #F6F6F6;
    /* line-height: 140%; */
    overflow: auto;
    border: 1px dotted #543F32;
    font-family: 'MS Gothic', monospace;
    margin: 0px;
}

.content li {
    /* line-height: 140%; */
}


.content p.posted {
    font-size: 70%;
    text-align: left;
    /*border-top: 1px dotted #EEEEEE;*/
    
    margin-bottom: 40px;
    /* line-height: normal; */
    padding: 10px 5px 0px 15px;
}

.commentList {
    margin-right: 265px;
    padding: 15px 15px 5px 15px;
    background-color: #FFFFFF;
    font-size: 95%;
}

.commentList p {
    font-size: 90%;
    font-weight: normal;
    /* line-height: 140%; */
    text-align: left;
    margin-bottom: 10px;
}

.commentList blockquote {
    border: 1px solid #543F32;
    padding: 5px;
    background-color: #FFFFFF;
    /* line-height: 140%; */
}

.commentList pre {
    border: 1px dotted #543F32;
    padding: 5px;
    background-color: #FFFFFF;
    /* line-height: 140%; */
}

.commentList li {
    /* line-height: 140%; */
}


.commentList p.posted {
    font-size: 65%;
    text-align: left;
    /*border-top: 1px dotted #543F32;*/
    
    margin-bottom: 40px;
    /* line-height: normal; */
    padding: 5px 5px 0px 15px;
}

.commentCaption {
    font-size: 95%;
    
    text-align: left;
    font-weight: bold;
    
    /*border-bottom: 1px solid #543F32;*/
    
    margin: 40px 0px 10px 0px;
}


.entryCategory {
    font-weight: bold;
}

.sidebar {
    padding: 0px 25px 30px 25px;
}

.categoryRecentEntries ul {
    padding-left: 0px;
    margin: 0px;
    margin-bottom: 30px;
    padding-left: 15px
}

.categoryRecentEntries ul ul {
    margin-bottom: 0px;
}

.categoryRecentEntries li {
    font-size: 80%;
    text-align: left;
    /* line-height: 140%; */
    
    margin-top: 10px;
    list-style-type: none;
}

.catRecentCaption {
    font-size: 95%;
    
    text-align: left;
    font-weight: bold;
    
    /*border-bottom: 1px solid #543F32;*/
    
    margin: 30px 0px 15px 0px;
}




#calendar {
    /* line-height: 140%; */
    font-size: x-small;
    
    
    
    padding: 2px;
    text-align: center;
    margin-bottom: 30px;
}

#calendar table {
    padding: 2px;
    border-collapse: collapse;
    border: 0px;
    width: 100%;
}

#calendar caption {
    font-size: x-small;
    
    text-align: center;
    font-weight: bold;
    
    text-transform: uppercase;
    
    letter-spacing: .3em;
}

#calendar th {
    text-align: center;
    font-weight: normal;
}

#calendar td {
    text-align: center;
}

.sidebarTitle {
    border-left: 5px solid #C4A3BF;
    border-bottom: 1px dotted #C4A3BF;
    /*background-color: #FFDDAA; */
    color: #000000;
    margin-top: 15px;
    padding-left: 5px;
    font-size: 80%;
    
    text-align: left;
    font-weight: bold;
    
}

.sidebar p {
    font-size: 80%;
    text-align: left;
    /* line-height: 140%; */
    padding-left: 10px;
    margin: 10px 0px 30px 0px;
}

.sidebar ul {
    padding-left: 15px;
    margin: 0px;
    margin-bottom: 30px;
}

.sidebar ul ul {
    margin-bottom: 0px;
}

.sidebar li {
    font-size: 80%;
    text-align: left;
    /* line-height: 140%; */
    
    
    
    margin-top: 10px;
    list-style-type: none;
}

.sidebar img {
    border: 0px solid #FFFFFF;
}

.ranking {
    text-align: left;
    margin: 20px 0px 20px 0px;
}

.photo {
    text-align: left;
    margin-bottom: 20px;
}

.link-note {
    font-size: 80%;
    /* line-height: 140%; */
    text-align: left;
    padding: 2px;
    margin-bottom: 15px;
}

.search {
    font-size: 80%;
    /* line-height: 100%; */
    text-align: left;
    padding: 2px;
}

#powered {
    font-size: 80%;
    /* line-height: 140%; */
    text-align: left;
    margin-top: 50px;
}

#comment-data {
    float: left;
    width: 180px;
    padding-right: 15px;
    margin-right: 15px;
    text-align: left;
    border-right: 1px dotted #BBB;
}

textarea[id="comment-text"] {
    width: 80%;
}

.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

.pankuzu {
    font-size: 80%;
    padding-bottom: 10px;
}
.pagelink {
    padding-top: 15px;
    font-size: 80%;
}
.amazlet-box {
    font-size: 85%;
}
