/* Ensure browsers on are a level-footing. */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,code,dfn,strong,th,var{font-style:normal;font-weight:normal}
cite,em{font-style:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
abbr,acronym{border:0}

/* Fundamental layout. */
html {
	color: #333;
	background: #fff;
	font: 11px/1.5 Verdana, Arial, sans-serif;
}
body {
	background: url(../img/header_shadow.png) repeat-x;
}
#rubric {
	background: url(../img/header.jpg) no-repeat top center;
	height: 137px;
	position: relative;
}
#nav {
	bottom: 2em;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	width: 100%;
}
#nav li {
	display: inline;
	list-style: none;
	margin: 0;
}
#nav a {
	letter-spacing: .1em;
	margin: 0 1em;
}
#nav a.current_section {
	color: #fff;
}
h1 {
	background: #e8d7bf url(../img/title_shadow.png) repeat-x;
	color: #52652e;
	font-size: 1.7em;
	margin: -12px auto 0;
	padding: 1em .82em .2em;
	text-transform: uppercase;
	width: 38.9em;
}
#container {
	margin: 0 auto;
	width: 69em;
}
#content {
	float: left;
	margin-left: 17em;
	padding: 1.5em 2em 2em;
	width: 30em;
}
#breadcrumbs {
	color: #999;
	margin: 0 0 1em;
}
#breadcrumbs li {
	display: inline;
	list-style: none;
	margin: 0;
}
#breadcrumbs li::before {
	color: #5a5a5a;
	content: "> ";
}
#breadcrumbs li:first-child::before {
	content: "";
}
#section_nav {
	background: #657342 url(../img/section_nav.png) repeat-x;
	font-weight: bolder;
}
#section_nav ul {
	background: url(../img/section_nav_br.png) no-repeat bottom right;
	margin: 0;
	padding: 1.5em 1.5em 0 0;
}
#section_nav li {
	list-style: none;
	margin: 0;
	padding: 0 0 0 1.5em;
}
#section_nav li.last {
	background: url(../img/section_nav_bl.png) no-repeat bottom left;
	padding-bottom: 1.5em;
}
#section_nav a.current_subsection {
	color: #eecc9c;
}
#related {
	float: left;
	margin-left: -51em;
	padding: 0 0 2em;
	width: 17em;
}
#supplement {
	float: left;
	overflow: hidden;
	padding: 0 0 2em;
	width: 18em;
}
#supplement div.illustration {
	background: #667443 url(../img/supplement_br.png) no-repeat bottom right;
}
#supplement img {
	background: url(../img/supplement_bl.png) no-repeat bottom left;
	display: block;
	padding: 7px;
}
#footer {
	background: url(../img/footer.png) no-repeat;
	clear: both;
	color: #999;
	margin: 2em 2em 0;
	padding: 49px 0;
	position: relative;
}
#footer span {
	display: block;
}
#line {
	background: url(../img/line.png) no-repeat;
	color: #999;
	height: 14px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 49px;
	width: 41px;
}
#line:hover {
	color: #df9c41;
}

/* Multi-purpose styles. */
div.highlight {
	background: #e2e7d1 url(../img/highlight_br.png) no-repeat bottom right;
	border-top: 1.5em solid #fff;
}
div.highlight h2 {
	background: #5f6c36 url(../img/highlight_h2.png) repeat-x;
	color: #d0dbb1;
	font-size: 1.3em;
	margin: 0 0 .57em;
	text-transform: uppercase;
}
div.highlight h2 span {
	background: url(../img/highlight_tl.png) no-repeat;
	display: block;
}
div.highlight h2 span span {
	background: url(../img/highlight_tr.png) no-repeat top right;
	padding: .2em 1.15em;
}
div.highlight.flair h2 span {
	max-height: 2em;
}
div.highlight.flair h2 span span {
	background-image: url(../img/highlight_flair.png);
	line-height: 2;
	padding-bottom: 9px;
	padding-top: 9px;
	position: relative;
	top: -9px;
}
div.highlight p, div.highlight ul {
	margin: 0;
	padding: 0 1.5em .75em;
}
div.highlight li {
	list-style: none;
	margin: 0;
}
div.highlight .last {
	background: url(../img/highlight_bl.png) no-repeat bottom left;
}

/* Forms. */
form {
	margin: 1.5em 0;
}
#errors {
	background: #d89b3d;
	padding: .6em 1em;
}
label {
	clear: both;
	display: block;
	margin: 1.2em 0 .4em;
}
label strong, strong.example_mandatory_label {
	font-weight: normal;
}
label strong::after, strong.example_mandatory_label::after {
	color: #f00;
	content: "*";
}
input, textarea {
	background: #f7f0e8;
	border: 1px solid #e7d7be;
	clear: right;
	display: block;
	margin: .4em 0;
	padding: .2em .4em;
	width: 24em;
}
input[type=hidden] {
	display: none;
}
select {
	clear: right;
	display: block;
	margin: .6em 0;
}
textarea {
	height: 10em;
}
input.button {
	background: none;
	border: 0;
	color: #de9d41;
	cursor: pointer;
	float: right;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	width: auto;
}

/* Headings. */
h2 {
	font-size: 1.4em;
}

/* Lists */
dl, ol, ul {
	margin: 1.5em 0;
}
li {
	list-style: disc;
	margin-left: 2em;
}

/* Other block-level elements. */
blockquote {
	border-top: 1px solid #e7d7be;
	color: #938169;
	margin: 1.5em 4em;
}
blockquote p {
	margin: 1.5em -2em;
}
p {
	margin: 1.5em 0;
}
p.source {
	font-style: italic;
	margin: 0 4em 1.5em 2em;
	text-align: right;
}
p.info {
	background: #e2e7d0;
	border: 1px solid #ccc;
	padding: .6em 1em;
}

/* Links. */
a {
	color: #df9c41;
	text-decoration: none;
}

/* Other inline styles. */
cite, em {
	font-style: italic;
}
img.pullout {
	float: right;
	margin: 0 0 1em 1em;
}
strong {
	font-weight: bolder;
}

/* Home page. */
#home #content {
	margin-left: 0;
	margin-right: 17em;
}
#home blockquote {
	clear: right;
}
#home #related {
	background: #f7f0e8 url(../img/home_news.png) repeat-x top right;
	margin-left: -17em;
	margin-top: -4.6em;
	min-height: 28.3em;
	padding: 4.6em 0 0;
}
#home #related h2 {
	background: url(../img/home_news_tr.png) no-repeat top right;
	color: #52652e;
	font-size: 1.5em;
	padding: .33em 1.33em;
	text-transform: uppercase;
}
#home #related div.news {
	margin: 0 2em 1.5em;
}
#home #related div.news h3 {
	color: #52652e;
	font-weight: bolder;
	margin: 0;
}
#home #related div.news p {
	margin: 0;
}
#home #related div.news p.date {
	color: #89894d;
}
#home #supplement {
	margin-top: -4.6em;
}
#home #packshot p {
	background: none;
	padding-bottom: 0;
}
#home #packshot ul {
	background: url(../img/packshot_br.png) no-repeat bottom right;
	margin: .75em 0 0;
	padding-bottom: .75em;
}
#home #packshot li {
	list-style: none;
	margin: 0 1.5em;
}
p.signature {
	text-align: right;
}

/* Books section. */
#books #content {
	margin-left: 0;
	width: 47em;
}
div.book {
	float: left;
	min-width: 103px;
	padding: 0.5em 0;
	text-align: center;
	width: 20%;
}
div.book h2 {
	color: #637537;
	font-size: 1em;
	min-height: 5em;
	padding: 0 1em;
}
div.book ul {
	margin-top: -30px;
}
div.book li {
	list-style: none;
	margin: 0;
}
#books #supplement {
	background: #f7f0e8;
	margin-top: -4.6em;
}
#one_good_turn {
	background: url(../img/latest_book_bg.png) repeat-x;
}
#one_good_turn div {
	background: url(../img/latest_book_tr.png) no-repeat bottom right;
}
#one_good_turn img {
	padding: 0;
}
#one_good_turn h2 {
	background: url(../img/latest_book_tl.png) no-repeat bottom left;
	color: #52652e;
	font-size: 1.3em;
	margin: 0;
	padding: 0 1.1em .93em;
	text-transform: uppercase;
}
#books #supplement {
	padding: 0;
}
#books #supplement p {
	margin: 1.5em;
}
#books #supplement ul {
	background: url(../img/latest_book_br.png) no-repeat bottom right;
	margin: 1.5em 0 0;
	padding-right: 1.5em;
}
#books #supplement li {
	margin: 0;
	padding-left: 1.5em;
}
#books #supplement li.last {
	background: url(../img/latest_book_bl.png) no-repeat bottom left;
	padding-bottom: 1.5em;
}
p.related {
	text-align: center;
}
#books_behind-the-scenes #supplement,
#books_human-croquet #supplement,
#books_emotionally-weird #supplement,
#books_not-the-end-of-the-world #supplement,
#books_case-histories #supplement,
#books_one-good-turn #supplement {
	margin-top: -4.6em;
}
#packshot {
	background: #e8d6bd url(../img/latest_book_bg.png) repeat-x;
}
#packshot div {
	background: url(../img/packshot_br.png) no-repeat bottom right;
}
#packshot img {
	padding: 0;
}
#packshot h2 {
	color: #52652e;
	font-size: 1.4em;
	margin: 0;
	padding: 0 1.1em;
	text-transform: uppercase;
}
#packshot p {
	background: url(../img/packshot_bl.png) no-repeat bottom left;
	margin: 0;
	padding: 0 1.5em .75em;
}

/* Interviews. */
div.interview {
	border-bottom: 1px solid #e7d7be;
	margin: 1.5em 2em;
	padding: 0 0 1.5em;
}
div.interview h2 {
	color: #52652e;
	margin: 0 -1.4em;
	text-transform: uppercase;
}
div.interview p {
	font-weight: bolder;
	margin: 0 -2em;
}
div.interview a {
	font-weight: normal;
}

/* Send to a friend. */
#newsletter {
	border: 0;
	float: left;
}
#newsletter h2 {
	background: none;
	color: #52652e;
	margin: 0;
	padding: .4em 1.15em;
}
#newsletter #errors {
	margin: 0 1.5em;
}
#newsletter p.info {
	background: #e59b3d;
	border: 0;
	margin: 0 1em;
	padding: 1em;
}
#newsletter form {
	float: left;
	margin: 0;
	padding: 0 1.5em .75em;
}
#newsletter label {
	margin: 0;
}
#newsletter input {
	background: #fff;
	border-color: #a5b471;
	margin: 0 0 .4em;
	width: 10.8em;
}
#newsletter div.group {
	clear: both;
	padding: 1em 0;
}
#newsletter div.group label {
	float: left;
	margin: 0 1em 0 0;
}
#newsletter div.group select {
	float: left;
	margin: 0;
}
#spamme {
	padding: .6em 0 0;
}
#newsletter input.button {
	background: none;
	margin: 0;
	width: auto;
}
#send #supplement {
	margin-top: -4.6em;
}
#send #packshot ul {
	background: url(../img/packshot_br.png) no-repeat bottom right;
	margin: .75em 0 0;
}
#send #packshot li {
	list-style: none;
	margin: 0 0 0 1.5em;
}
#send #packshot li.last {
	background: url(../img/packshot_bl.png) no-repeat bottom left;
	margin-left: 0;
	padding: 0 0 .75em 1.5em;
}

/* Two-column (thin left, wide right) layout. */
#about_interviews #content {
	width: 48em;
}
#about_interviews #related {
	margin-left: -69em;
}

/* Two-column (wide left, thin right) layout. */
#terms #content, #privacy #content {
	margin-left: 0;
	width: 48em;
}

/* SIFR styles. */
.sIFR-flash{margin:0;visibility:visible !important}
.sIFR-replaced{visibility:visible !important}
span.sIFR-alternate{display:block;height:0;left:0;overflow:hidden;position:absolute;top:0;width:0}
.sIFR-flash+div[adblocktab=true]{display:none !important}
.sIFR-hasFlash h1{visibility:hidden}
.sIFR-replaced object{height:28px !important}
.sIFR-replaced embed{margin-top:-10px}
/*\*/html*.sIFR-replaced embed{margin-top:-7px}/**/

/* Simon's css edits*/
#floatfix {

height:370px;
}
#clear {

clear:both;
}
