body {
  margin: 0;
  padding: 0;
  font-family: arial, helvetica, serif;
  background:url(/static/images/melways.jpg) top left repeat;
  font-size:83%;
  color:#24151d;;
}

a img {
  border: none;
}

a:link, a:visited, a:hover, a:active {
  color:#ad0b18;
}

.container {
  position:relative;
  width:800px;
  background-color:#fffff0;
/*  margin: 40px auto;*/
  margin:40px 0 40px 120px;
  padding-bottom:150px;
  z-index:1000;
}

.footer {
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  background:#F8F2D4;
  border-top:1px solid #eee;
}

.fineprint {
  background:#ad0b18;
  color:#fff;
  font-size:11px;
  margin:0;
  padding:2px 0;
  margin-top:12px;
  padding-left:160px;
}

.fineprint a {
  color:#fff;
  text-decoration:underline;
}

/*============================================================================
  Layout
----------------------------------------------------------------------------*/

.title {
  font-family:"Arial Black";
  text-transform:uppercase;
  position:absolute;
  top:60px;
  left:160px;
}

.content {
  width:400px;
  float:left;
  margin-left:160px;
  margin-top:190px;
}

* html div.content {
  margin-left:75px;
}

.sidebar {
  float:right;
  width:190px;
  margin-right:15px;
  margin-top:190px;
}

li.search {
  margin-top:16px;
}


/* ---------- title ------------  */

.shane {
  color:#dd2621;
  padding:0;
  font-size:40px;
  line-height:70%;
}

.maloney {
  color:#ad0b18;
  padding:0;
  font-size:40px;
  line-height:70%;
}

.subtitle {
  font-size:16px;
  padding-bottom:10px;
  color:#24151d;
}

/* ---------- ciggie ------------  */

.ciggie {
    position:absolute;
    top:-20px;
    right: -70px;
    width:230px;
    height:206px;
    background:url(/static/images/ciggie.png) top left no-repeat;
    z-index:3000;
}

* html div.ciggie {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/ciggie.png');
  }


/* ---------- mugshot ------------  */

div.mugshot {
  position:absolute;
  top:140px;
  right: -70px;
  width:300px;
  height:381px;
  background:url(/static/images/shaneheadshot.png) top left no-repeat;
  z-index:3000;
}

* html div.mugshot {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/shaneheadshot.png');
  }

p.mugshotcaption {
  position:absolute;
  top:500px;
  right:110px;
  font-size:10px;
}
  
/*============================================================================
  Navigation
----------------------------------------------------------------------------*/

div.navBackground {
  position:absolute;
  width: 280px;
  height:350px;
}

.navBackground {
  background:url(/static/images/notepaper.png) top left no-repeat;
/*  border:1px solid green;*/
  z-index:3000;
  top:10px;
  left:-130px;
}

* html div.navBackground {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/static/images/notepaper.png');
}
  
  
ul.nav {
  top:90px;
  left:-70px;
  padding:0;
  margin:0;
  font-family:"arial black", arial, sans-serif;
  list-style-type:none;
  font-size:14px;
  width:200px;
  position:absolute;
  z-index:4000;
}

.nav li {
  margin-left:15px;
  margin-bottom:2px;
}

.nav a, .nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
  color:#dd2621;
  text-decoration:none;
}

.nav li strong, .nav a:hover, .nav li span.active a {
  color:#ad0b18;
  font-weight:normal;
}



/*============================================================================
  Text
----------------------------------------------------------------------------*/

h1,h2,h3,h4,h5,h6 {
  color:#ad0b18;
/*  font-family:"Arial Black";*/
  margin:0;
}

h1 { /* book title */
  margin:0;
  color:#24151d;
  font-size:36px;
  font-weight:normal;
  letter-spacing:-1px;
}

h2 {
  margin: 0 0 12px 0;
}

h3 {
  margin-top:30px;
  margin-bottom:7px;
}

h3.date {
  color:#000;
  margin-top:4px;
  margin-bottom:10px;
  font-size:12px;
}

h4 {
  margin-bottom:5px;
  color:#24151d;
}

p {
  font-size:105%;
  line-height:140%;
  margin:0 0 15px 0;
}

p small {
  line-height:120%;
}

.sidebar {
  font-size:80%;
}

blockquote {
/*  color:#ad0b18;*/
  padding:0;
  margin:0;
  margin:15px 28px;
}


ul {
  margin: 10px 0;
  padding: 0 0 0 28px;
}

ul li {
  font-size:95%;
  line-height:140%;
  margin-bottom:5px;
}

hr {
  width:100%;
  clear:both;
  margin:20px 0;
	padding:0px;
/*  border-bottom:1px solid #eee;*/
	border-bottom:0px;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:0px;
	display:block;
}

.news h2 {
  font-family:courier;
  font-size:16px;
  margin:0;
  text-transform:uppercase;
}

.news h2 a {
  color:#24151d;
  text-decoration:none;
}

ul.newsPosts {
  padding:0;
  margin:10px 0 0 0;
  list-style-type:none;
}

ul.newsPosts li {
  margin-bottom:5px;
  font-size:12px;
}

.sidebar h3 {
  font-family:"Arial Black";
  font-size:14px;
  margin:0 0 4px 0;
  text-transform:uppercase;
  font-weight:normal;
}

.sidebar h4 {
  font-size:11px;
/*  font-family:verdana;*/
  font-weight:bold;
  margin-bottom:4px;
}

.sidebar h4 a {
  text-decoration:none;

}

.sidebar p {
  margin-top:0;
}

.book {
  width:100%;
  overflow:hidden;
  margin-bottom:16px;
}

.book h4 {
  margin:5px 0 0 0;
  font-weight:bold;
  font-style:italic;
  font-size:110%;
}

.book h5 {
  margin:0 0 5px 0;
  font-weight:normal;
  color:#24151d;
  font-size:100%;
}

.book p {
  font-size:11px;
}

.excerpt p {
/*  font-family:georgia, "Times New Roman";*/
  line-height:150%;
  font-size:14px;
  margin-bottom:17px;
}


/*============================================================================
  Title Pages
----------------------------------------------------------------------------*/

h1.booktitle { /* book title */
  margin:0;
  color:#24151d;
  font-size:30px;
  font-weight:normal;
  letter-spacing:-1px;
  margin-bottom:5px;
  font-style:italic;
}

h2.subtitle {
  margin-top:-4px;
  font-weight:normal;
  text-transform:uppercase;
  margin-bottom:10px;
  font-size:15px;
}

.synopsis p {
  font-size:15px;
}

.bookmeta {
/*  font-size:80%;*/
  margin-top:10px;
}

.bookmeta p {
  margin-bottom:5px;
}

.foreignEdition {
  margin-top:10px;
  width:30%;
  margin-right:3%;
  float:left;
}

.foreignEdition img {
  height:150px;
  margin-bottom:8px;
  border:1px solid #eee;
  background:#fff;
}

.foreignEdition h5 {
  font-size:13px;
  color:#24151d;
  margin-bottom:4px;
  font-style:italic;
}

.foreignEdition p {
  font-size:12px;
  line-height:120%;
}

/*============================================================================
  Newsletter Signup
----------------------------------------------------------------------------*/

form.brunswicksignup {
  padding:0px;
  margin:15px;
  margin-left:160px;
}

form.brunswicksignup p {
  font-size:12px;
  margin-bottom:3px;
}

label {
  font-size:11px;
  text-transform:uppercase;
  color:#ad0b18;
}


/*============================================================================
  Images
----------------------------------------------------------------------------*/

.cover {
  border:1px solid #ddd;
}

.smallCover {
  height:100px;
  border:1px solid #ddd;
  float:left;
  margin-right:5px;
}

.dvdcover {
  float:left;
  width:100px;
  margin: 0 10px 10px 0;
}

a.audio {
  float:left;
  margin:10px 10px 0 0;
}

a.audio img {
  width:80px;
}


/*============================================================================
  Assets
----------------------------------------------------------------------------*/

a.download img {
  display:none;
}

a.download {
  text-decoration:none;
}

a.download:hover {
  background:#f8f2d4;
  text-decoration:underline;
}

.download label {
  line-height:120%;
  font-style:normal;
  font-weight:bold;
  font-size:12px ! important;
}


/*============================================================================
  Fixies
----------------------------------------------------------------------------*/

.cf:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.cf {display: inline-block;}

/* Hides from IE-mac \*/
* html .cf {height: 1%;}
.cf {display: block;}
/* End hide from IE-mac */