@charset "utf-8";
/* CSS Document */

html{}

body{
margin:0px;
padding:0px;
color:#FFF;
font:normal 90%/150% Georgia, "Times New Roman", Times, serif;}

body#home{
background:#000 url(images/bg-home.jpg) top center no-repeat;}

body#novel{
background:#000 url(images/bg-novel.jpg) top center no-repeat;}

body#author{
background:#000 url(images/bg-author.jpg) top center no-repeat;}

body#trailer{
background:#000 url(images/bg-trailer.jpg) top center no-repeat;}

body#book-tour{
background:#000 url(images/bg-book-tour.jpg) top center no-repeat;}

body#press{
background:#000 url(images/bg-press.jpg) top center no-repeat;}

body#reviews{
background:#000 url(images/bg-reviews.jpg) top center no-repeat;}

body#order{
background:#000 url(images/bg-order.jpg) top center no-repeat;}

body#photo{
background:#000 url(images/bg-photo-gallery.jpg) top center no-repeat;}

body#book-signing{
background:#000 url(images/bg-book-signing.jpg) top center no-repeat;}


body#contact{
background:#000 url(images/bg-contact.jpg) top center no-repeat;}

h1{
font:small-caps normal 150%/100% "Times New Roman", Times, serif;
padding:20px 0px 0px 0px;}

h2{font:normal 130%/100% "Times New Roman", Times, serif;
padding:10px 0px;
margin:auto;}

h2 a{ text-decoration:underline;}

h2 a:hover{ text-decoration:none;}

h3{}

p{}

.caps{
font-variant:small-caps;}

a{
color:#CCC;
text-decoration:none;}

.brown{
color:#36429e;}

.rating{
color:#f7b500;}

#wrap{
margin:0px auto;
width:960px;}

#head{
float:right;
padding:30px;}

#content{
float:right;
padding:10px 30px 10px;
width:600px;}

#content-fix{
float:right;
padding:10px 30px 10px;
width:600px;
height:400px;}

#content-wide{
float:right;
padding:10px 30px 10px;
width:800px;}

#content-press{
float:right;
padding:10px 30px 10px;
width:900px;}

#foot{
width:900px;
padding:30px;
clear:both;}
