body {
padding : 0;
margin : 0;
line-height:140%;
font :13px verdana, sans-serif;
background : url("http://thornsbook.com/img/thornsbg.jpg") repeat-y #F1EACC;
color:#403B27;
}
p {
line-height:140%;
text-indent: 20px;
padding-top:2px;
padding-bottom:2px;
}
input, textarea{
border: 1px solid #9C723C;
background: #F8F5E8;
-moz-border-radius : 6px;
font: 10px verdana, sans-serif;
padding: 3px;
}
a {
color : #9C723C;
background : inherit;
font-weight:bold;
text-decoration : none;
}
a:hover {
color : #0ABCC2;
background : inherit;
font-weight:bold;
text-decoration : none;
}
p {
margin : 5px 0;
}
h1{
color: #9C723C;
style:bold;
}
h2{
color: #9C723C;
style:bold;
}
h3{
color: #9C723C;
style:bold;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 38px;
width: 398px;
border:none;
background:url(http://thornsbook.com/img/hr.jpg);
margin : 10px 0;
}
ol {
padding : 0;
margin : 0;
}
div#menu {
position:absolute;
top: 124px;
left: 15px;
width:140px;
line-height:0px;
padding:0px;
}
#menu img{
margin:0px;
padding:0px;
}
div#main {
position: absolute;
top: 150px;
left: 230px;
width:570px;
border: none;
padding : 5px;
}
div#bgpic {
position: absolute;
top: 0px;
left: 0px;
border:none;
}
.hiddenpic {
display:none;
}
.sig {
align:right;
}
.smalltext {
font: 10px verdana;
}
.blogfont {
font: 11px verdana;
}
