@charset "utf-8";
/* CSS Document */
body {
	width: 1000px;
	text-align: center;
	margin: 0 auto;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	/* background: #0066cc url('images/strip.gif') repeat-y 50% 0; */
	background: #51617b url('images/strip2.gif') repeat-y 50% 0;
}
img {
	border: 0;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
p.small {
	font-size: 90%;
}
p.section_header {
	font-size: 120%;
	margin-top: 30px;
}
p.chapter_header {
	font-size: 150%;
	margin-top: 30px;
}
p.musical_example_header {
	font-size: 110%;
	margin-top: 15px;
	margin-bottom: -10px;
}
span.video-link {
	color: #0066cc;
	display: inline-block;
}
p.quotation {
	padding: 0 50px;
}

/* Homepage layout */
div#nav {
	float: left;
	width: 150px;
	margin-top: 25px;
}
div#nav ul {
	padding: 0;
	margin: 0;
}
div#nav li {
	list-style-type: none;
	font-size: 120%;
	margin-bottom: 20px;
}
div#nav li a {
	text-shadow: 3px 3px 3px darkgray;
	-webkit-text-stroke: .01em white;
	text-decoration: none;
	font-size: 1.5em;
}
div#main {
	float: left;
	width: 750px;
}
a {
	color: #0066cc;
}
.sex_changes {
	background: #5c0500 url('sex_changes/images/strip2.gif') repeat-y 50% 0;
}
.sex_changes a {
	color: #5c0500;
	text-decoration: none;
}
.sex_changes a:hover {
	background-color: #5c0500;
	color: white;
	text-decoration: none;
}
.dream_frontier a {
	text-decoration: none;
}
.dream_frontier a:hover {
	background-color: #0066cc;
	color: white;
}
.sex_changes div#title a:hover {
	background-color: white;
}
a.external {
	background: url('sex_changes/images/external.png') no-repeat right center;
	padding-right: 15px;
}
div#outer {
	width: 1000px;
	height: 100%;
	padding: 10px 0 20px;
}
.sex_changes div#outer {
	width: 1000px;
	height: 100%;
	padding: 0 0 20px 0;
}
div#content {
	width: 920px;
	min-height: 500px;
	margin: 0 20px;
	padding: 0 20px;
	text-align: left;
}
div#footer {
	margin-top: 50px;
	text-align: center;
}
.sex_changes div#footer {
	background-color: #faf8f8;
}
.sex_changes div#title {
	margin-left: -40px;
}
h1#book_heading {
	margin-bottom: 0px;
}
h2#book_subheading {
	margin-top: 0px;
}
ul#sex_changes_nav {
	padding: 0;
	margin: 0;
}
ul#sex_changes_nav li {
	list-style-type: none;
	float: left;
	padding: 20px 18px;
	font-size: 110%;
	font-family: "Trebuchet MS", Verdana, Geneva, sans-serif;
}
ul#sex_changes_nav a {
	font-weight: bold;
}
div#books ul {
	padding: 0;
	margin: 0;
}
div#books li{
	list-style-type: none;
	float: left;
	padding: 0 25px 10px;	
	text-align: center;
	width: 200px;
}

div#cse-search-results iframe {
	width: 780px;
}
input#search-btn {
	border: 1px solid black;
	background-color: rgb(101, 120, 150);
	color: white;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 14px;
}

ul#sex_changes_nav.mindbrain_nav li {
	padding: 20px 12px;
	font-size: 1em;
}

.mindbrain a {
	color: #6592BA;
	text-decoration: none;
}
.mindbrain a:hover {
	background-color: #0066cc;
	color: white;
}


.reference {
	padding-left: 2em;
	text-indent: -2em;
}
