@charset "utf-8";
/* CSS Document */

body{
text-align: center; /* for ie - puts everything center page */
}

#wrapper{
width: 933px;
margin: 40px auto; /* for standard compliant browsers - "auto" puts the div in the middle */
text-align: left; /* for ie - to fix the text align center declared in the body */
background-color:#f3f3f3;
position:relative;
overflow:auto; /*added to get background colour to show/flow down in FF */
background-image:url(images/leftShadow.jpg);
background-position:left;
background-repeat:repeat-y;
} 

#main{
padding-top: 0px;
padding-bottom: 20px;
background-image:url(images/bottomShadow.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}
/*this is the div for hooking the bottom shadow to*/

#header{
position: relative;
background-image:url(images/topper.gif);
background-repeat:no-repeat;
background-position:right;
height:292px;
}

#nav{
position:absolute;
margin-top: 76px;
margin-left:58px;
width:379px;
height:165px;
border-top: solid 2px #CCCCCC;
}

#nav table{
margin-top: 5px;
width:100%;
}

#contentLeft{
float:left;
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
width: 582px;
padding: 0px 20px 0px 0px;
margin-top: 40px;
margin-left: 60px;
border-right:#CCCCCC solid 1px;
min-height: 670px;
height: auto !important; /* IE hack */
height: 670px; /* IE hack */
}

#contentLeft p{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height: 18px;
margin-top:0px;
color:#666666;
}

#bookBox {
background-color:#ededed;
border: #b2c9c9 solid 1px;
padding: 9px 12px 9px 10px;
}

#bookBox p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height: 18px;
color:#666666;
}
 
.bookBoxMainimg{
padding: 0 10px 0 0px;
float:left;
display:inline;
position:relative; /*this appears to solve IE bug not fully displaying this image*/
}

/*this is actually a misnomer - this box was used for all boxed content apart from the actual individual book pages*/
/* DANNY, also apply to #blogBox */
.bookBox2, #blogBox { 
background-color:#ededed;
border: #b2c9c9 solid 1px;
padding: 9px 10px 9px 10px;
height:100%;/*this forces IE to stretch down to include thumnails/unordered list but not in FF*/
overflow:hidden;/*this forces FF to stretch down to include thumnails/unordered list*/
}

#thumbsOthers { /*used for Humphrey Bogart on the Others page*/
list-style:none;
/*width:582px;*/
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}
/* Remove the default blue border for thumbnail image links */
#thumbsOthers li a img {
border: none;
}

#thumbsOthers li {
float:left;
width: 100px; /*make this same size as thumbnail image width*/
margin-right:11px;
display:inline;
} 
/*the display:inline is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/

#thumbsOthers2 { /*used for James Stewart on the Others page*/
list-style:none;
/*width:582px;*/
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}
/* Remove the default blue border for thumbnail image links */
#thumbsOthers2 li a img {
border: none;
}

#thumbsOthers2 li {
float:left;
width: 100px; /*make this same size as thumbnail image width*/
margin-right:11px;
display:inline;
} 
/*the display:inline is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/


#thumbsWinshaw { /*used for Winshaw playing cards in Odds and Ends*/
list-style:none;
/*width:582px;*/
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}
/* Remove the default blue border for thumbnail image links */
#thumbsWinshaw li a img {
border: none;
}

#thumbsWinshaw li {
float:left;
width: 130px; /*make this same size as thumbnail image width*/
margin-right:10px;
margin-bottom: 30px;
display:inline;
} 
/*the display:inline is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/



/*used for Five Seconds to Spare DVD covers in Other Media Adaptations section*/
#thumbsFiveSeconds {
list-style:none;
width:582px;
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}

/* Remove the default blue border for thumbnail image links */
#thumbsFiveSeconds li a img {
border: none;
}

#thumbsFiveSeconds li {
float:left;
width: 120px; /*make this same size as thumbnail image width*/
margin-right:16px;
/*margin-bottom:20px;*/
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
}


/*used for Five Seconds to Spare 12inch covers in Other Media Adaptations section*/
#thumbsFiveSecondsMusic {
list-style:none;
width:582px;
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}

/* Remove the default blue border for thumbnail image links */
#thumbsFiveSecondsMusic li a img {
border: none;
}

#thumbsFiveSecondsMusic li {
float:left;
width: 120px; /*make this same size as thumbnail image width*/
margin-right:16px;
/*margin-bottom:20px;*/
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
}




#sideCol{
float:right;
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
width: 210px;
padding:0px 0px 0px 0px;
margin-top: 40px;
margin-right: 40px;
}

#biogBox{
background-color:#ededed;
border: #b2c9c9 solid 1px;
padding: 9px 12px 9px 7px;
margin-bottom: 25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#biogBox img{
padding: 0 0 4px 7px;
float:right;
}

#biogBox a:link, #blogSting a:visited, #blogArchive a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #7aa8e4;
text-decoration: underline;
display:block;
}

#blogArchive a, #blogArchive a:visited {
    color: #7aa8e4;
    font-weight: bold;
    text-decoration: none;
}

#blogArchive a:hover {
    text-decoration: underline;
}

#blogArchive a img {
    border: none;
}

#blogSting, #blogArchive {
background-position:left top;
background-repeat:no-repeat;
padding-top: 23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#blogSting {
background-image:url(images/sideBar/blogTitle.gif);
}

#sideCol #blogArchive {
background-image:url(images/sideBar/blogArchiveSideTitle.gif);
}

#blogSting a:link, #blogSting a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #7aa8e4;
text-decoration: underline;
display:block;
}





/* NEXT TWO ADDED BY DANNY */

#blogArchive{
/* Change to an image of "Blog Archive": */
/*background-image:url(images/sideBar/blogTitle.gif);*/
background-position:left top;
background-repeat:no-repeat;
padding-top: 23px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

#blogArchiveCombo{
    margin-top: 4px;
    width: 100%;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#666666;
    /*background-color:#f3f3f3;*/
    /*background-color:#ededed;*/
    border: #b2c9c9 solid 1px;
}





/*These styles relate to the Books navigation in the side bar*/
#booksNav{
width: 100%;
}

#booksNav img{
margin:25px 0 0 0;
padding-bottom:7px;
}

#booksNav ul{
list-style: none;
margin: 0;
padding: 0;
}

#booksNav ul li{
display:inline;
} /*This is here to get rid of the Whitespace bug between the links in IE6*/

#booksNav li a:link, #booksNav li a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color: #666666;
text-decoration: none;
display:block;
padding-bottom: 6px;
}

#thumbs {
list-style:none;
width:582px;
display:inline; /*forces 1st image to line up with side of #bookBox div above in IE and FF*/
}
/* Remove the default blue border for thumbnail image links */
#thumbs li a img {
border: none;
}

#thumbs li {
float:left;
width: 100px; /*make this same size as thumbnail image width*/
margin-right:16px;
margin-bottom:20px;
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
}

#booksMainThumbs {
list-style:none;
width: 582px;
/*display:inline; /*forces 1st image to line up with left handside exactly in IE and FF*/
}

#booksMainThumbs li {
float:left;
width: 150px; /*make this same size as thumbnail image width*/
margin-right:30px;
margin-bottom:40px;
display:inline; /*this is here to stop the double margin float bug in IE6 and below.  This always needs to be added to any floated element with horizontal margins*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color: #7aa8e4;
}

#booksMainThumbs img {
display: block; /*this forces caption to display below image*/
}

/* Remove the default blue border for thumbnail image links */
#booksMainThumbs li a img {
border: none;
}


#footer{
clear:both;
text-align:left;
padding-top: 20px;
padding-bottom:10px;
padding-left: 60px;
width:873px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color: #999999;
}

#footer a{
text-decoration:underline;
color:#999999;
}

.boldText{
font-weight:bold;
}

.italicText{
font-style:italic;
}

.blueTextBoldHeading{
font-family: Georgia, "Times New Roman", Times, serif;
color: #7aa8e4;
font-size:14px;
font-weight:bold;
}

#contentLeft A:link 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #7aa8e4;
		background-color:transparent;
		text-decoration: underline;
		font-weight:bold;
		}

#contentLeft A:visited 
		{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #7aa8e4;
		background-color:transparent;
		text-decoration: none;
		font-weight:bold;
		}

#contentLeft A:hover 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #7aa8e4;
		background-color:transparent;
		text-decoration: underline;
		font-weight:bold;
		}

#contentLeft A:active 
		{
		font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #7aa8e4;
		background-color:transparent;
		text-decoration: underline;
		font-weight:bold;
		}




/* ---------------------------------------------------------------
   Blog - ADDED BY DANNY
   ---------------------------------------------------------------
*/

#blogBox .blogNavigation {
    font-size: 11px;
    margin-bottom: 20px;
}

#blogBox .blogPost, #newsBox .blogPost {
    margin-bottom: 30px;
}

#blogBox .blogPost {
    clear: both;
}

#blogBox .blogTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    margin-bottom: 2px;
}

#newsBox .blogTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#7AA8E4;
    font-weight: bold;
    margin-bottom: 2px;
}

#blogBox .blogArchiveTitle {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: bold;
    color:#7AA8E4;
    margin-bottom: 10px;
}

#blogBox .blogDate {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #666666;
}

#blogBox .blogEntry p, #newsBox .blogEntry p {
    margin-top: 10px;
    margin-left: 20px;
    font-size:11px;
    line-height: 18px;
    color:#666666;
}

#blogBox .blogNavigation a, #newsBox .blogNavigation a, #blogBox .blogTitle a, #newsBox .blogTitle a {
	text-decoration: none;
}

#blogBox .blogTitle a, #newsBox .blogTitle a {
    font-family: Georgia, "Times New Roman", Times, serif;
}

#blogBox .blogNavigation a:hover, #blogBox .blogTitle a:hover {
	text-decoration: underline;
}

#blogBox .blogNavigation .alignright {
    float: right;
}

#blogBox img.centered, #newsBox img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#blogBox img.alignright, #newsBox img.alignright {
    float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

#blogBox img.alignleft, #newsBox img.alignleft {
    float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
