/* Jade James' style */


/*STRUCTURE*/

* {
padding: 0;
margin: 0;
}


.padspace {
margin: 10px 10px 10px 10px;
}

.clear {
line-height: 0;
clear: both;
}

body {
background: #141414;
color: #ccc;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
line-height: 17px;
font-weight: normal;
}

a:link, a:active {
color: #c00;
text-decoration: none;
}

a:visited {
color: #c00;
text-decoration: none;
}

a:hover {
color: #c00;
text-decoration: underline;
}

#container {
margin: auto;
width: 800px;
background: #000 url(images/jadename.gif) bottom center no-repeat;
border: 1px solid #000;
border-bottom: 3px solid #666;
}

#header {
margin: auto;
width: 800px;
height: 275px;
background: url(images/banner.jpg) center no-repeat;
}

#header span {
display: none;
}

#site {
float: right;
margin-top: 5px;
width: 110px;
height: 36px;
color: #666;
}

/*TOP NAV*/

#topnav {
float: right;
width: 398px;
height: 30px;
margin-top: 220px;
margin-right: -100px;
padding: 2px;
border-top: 1px solid #c33;
border-bottom: 1px solid #c33;
}

#topnav span {
display: none;
}

#topnav li {
list-style: none;
display: inline;
}

.tabout {
background: url(images/nav.gif) top left no-repeat;
width: 56px;
height: 25px;
float: left;
}

.tabout:hover {
background: url(images/nav.gif) bottom left no-repeat;

}

.tbooks {
background: url(images/nav.gif) -56px 0 no-repeat;
width: 59px;
height: 25px;
float: left;
}

.tbooks:hover {
background: url(images/nav.gif) -56px -25px no-repeat;

}

.tsoon {
background: url(images/nav.gif) -115px 0 no-repeat;
width: 101px;
height: 25px;
float: left;
}

.tsoon:hover {
background: url(images/nav.gif) -115px -25px no-repeat;

}

.tblog {
background: url(images/nav.gif) -216px 0 no-repeat;
width: 167px;
height: 25px;
float: left;
}

.tblog:hover {
background: url(images/nav.gif) -216px -25px no-repeat;
}


/*end TOP NAV*/

#leftie {
float: left;
width: 200px;
margin-left: 10px;
}

#leftie h1 {
font-family: Baskerville;
font-size: 25px;
color: #fff;
font-weight: normal;
font-style: italic;

}

#leftie li {
list-style: none;
text-align: left;
background: url(images/arrow.gif) no-repeat;
padding-left: 15px;
margin-top: 10px;
line-height: 5px;

}


#mid {
float: left;
width: 400px;
margin-top: 10px;
}

#rightie {
float: left;
width: 160px;
margin-top: 100px;
text-align: center;
}

#main {
clear: both;
width: 780px;
padding: 10px;
}

#footer {
clear: both;
width: 800px;
color: #666;
margin-top: 20px;
border-top: 1px solid #333;
text-align: center;
}

/*STLYING*/

#site a:link {
color: #ccc;
font-family:Baskerville;
font-style: italic;
text-decoration: none;
font-size: 16px;
}

#site a:visited {
color: #999;
font-family:Baskerville;
font-style: italic;
text-decoration: none;
font-size: 16px;
}

#site a:hover {
text-decoration: underline;
font-size: 16px;
}

#leftie {
text-align: center;
color: #666;

}
#leftie img {
margin-top: 10px;}
 

#footer a:link {
color: #c00;
font-family:Baskerville;
font-style: italic;
text-decoration: none;
font-size: 16px;
}

#footer span {
margin-right: 10px;
}

#footer a:visited {
font-family:Baskerville;
font-style: italic;
text-decoration: none;
font-size: 16px;
}

#footer a:hover{
font-family:Baskerville;
font-style: italic;
text-decoration: underline;
font-size: 16px;
}

.float {
float: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
text-align: center;

}

.floatr {
float: right;
margin-top: 5px;
margin-right: 10px;
margin-left: 10px;
text-align: center;

}

.first3 {
float: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 120px;
text-align: center;
}

.first4 {
float: left;
margin-top: 5px;
margin-right: 10px;
margin-left: 80px;
text-align: center;
}

.coverg {
border: #ccc thin solid;
margin-top: 3px;
margin-bottom: 5px;
}

.books {
color: #c00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight: normal;
font-style: italic; 
}

.accent {color: #CC0000;
}

.cover {border: #c00 thin solid;
margin-top: 3px;
margin-bottom: 5px;
}

.blurb {
color: #fff;
}

h3 {
color: #c00;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: normal;
font-style: italic; 
clear: both;
border-bottom: #c00 solid 1px;
width: 780px;
}

.emphasis {
font-style: italic;
}

hr {
margin: auto;
}

p {
padding-bottom: 10px;
}
