/* GLOBAL STYLES */

body {
	font-family: georgia, "Times New Roman", times, serif;
	text-align: center;
	background-color: #FFFCE5;
	margin: 0px;
}

div#container {
	width: 700px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

div#header {
	background-image: url(http://apracticalguidetoracism.com/images/tweed_background_finegrain.jpg);
	padding: 9px 0px 9px 0px;
}

div#body {
	background-color: #FFFCE5;
}

div#footer {
	background-image: url(http://apracticalguidetoracism.com/images/tweed_background_finegrain.jpg);
	padding: 9px 0px 9px 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
}

div#padder {
	background-color: #FFFCE5;
	padding: 10px;
	clear: both;
}

div.left {
	float: left;
	margin: 0px 10px 0px 0px;
}

div.right {
	float: right;
	margin: 0px 0px 0px 10px;
}

img {
	border: none;
}

img.horizontal_rule {
	clear: both;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

img.page_heading {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

img.section_heading {
	clear: both;
	display: block;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p + img.section_heading {
	display: block;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.subsection_heading {
	display: block;
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}

img.bordered {
	padding: 4px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

p {
	text-align: left;
	font-size: 13px;
	margin: 1.3em 10px 1.3em 30px;
}

p, ul, ol, blockquote {
	line-height: 1.4;
}

p.footnote {
	text-align: left;
	font-size: 11px;
	margin: 15px 15px 15px 35px;
}

p.caption {
	font-size: 11px;
	font-style: italic;
	margin: 2px 0px 0px 0px;
}

p sup {
	font-weight: bold;
}




/* LINK STYLES */

p a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #526128;
}
p a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #526128;
}
p a:hover {
	text-decoration: underline;
	font-weight: bold;
	background-color: #DFDCC8;
	color: #526128;
}
p a:active {
	text-decoration: underline;
	font-weight: bold;
	background-color: #DFDCC8;
	color: #313A18;
}

ul a:link {
	text-decoration: underline;
	color: #526128;
}
ul a:visited {
	text-decoration: underline;
	color: #526128;
}
ul a:hover {
	text-decoration: underline;
	background-color: #DFDCC8;
	color: #526128;
}
ul a:active {
	text-decoration: underline;
	background-color: #DFDCC8;
	color: #313A18;
}




/* FRONT PAGE STYLES */

div#front_left {
	float: left;
	width: 330px;
	margin: 0px;
}

div#front_right {
	float: right;
	width: 330px;
	text-align: center;
	margin: 0px;
}

div.front_missive_excerpt {
	text-align: left;
	font-size: 13px;
}

div#release_date {
	clear: both;
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

img#front_missive {
	display: block;
	margin: 0px 10px 5px 0px;
}

img#front_headshot {
	float: left;
	margin: 0px 10px 5px 0px;
}

img.front_section_heading {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

img.first {
	margin-bottom: 0px;
}

img#on_myspace {
	float:left;
	margin: 0px 0px 15px 35px;
}

img#on_facebook {
	float:right;
	margin: 0px 35px 15px 0px;
}

div#front_video {
	padding-top: 15px;
	margin-left: auto;
	margin-right: auto;
}

p.front_missive_par {
	margin-left: 0px;
}

p.front_quote {
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
}

p.front_blurb {
	text-align: justify;
	font-size: 14px;
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	margin-right: 10px;
}

p.front_citation {
	text-align: right;
	margin-top: 0px;
	margin-right: 5em;
	margin-bottom: 15px;
	font-size: 14px;
	color: #526128;
	font-weight: bold;
}

p.front_blurb_citation {
	text-align: right;
	margin-top: 0px;
	margin-right: 5em;
	margin-bottom: 0px;
	font-size: 14px;
	color: #526128;
	font-weight: bold;
}

p.read_more {
	text-align: right;
}

p#release_details {
	text-align: left;
	font-size: 15px;
}



/* BOOK PAGE STYLES */

img#white_people {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	margin-right: 16px;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

img#black_people {
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

p.blurb {
	text-align: left;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 4px;
}

p.blurb_citation {
	text-align: left;
	margin-top: 0px;
	margin-left: 18em;
	font-size: 14px;
	color: #526128;
	font-weight: bold;
}

span.blurb_title {
	font-style: normal;
}



/* AUTHOR PAGE STYLES */

div#dalton_photo {
	float:left;
	width: 185px;
	max-width: 185px;
	margin: 20px 10px 10px 0px;
}



/* VIDEO PAGE STYLES */

div#main_video {
	width: 500px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto;
}

div.video_row {
	clear: both;
}

div.sectionlast p {
	margin-bottom: 20px;
}

div.last p {
	margin-bottom: 40px;
}

div.video_thumb {
	float: left;
	width: 170px;
	max-width: 170px;
	margin-top: 5px;
	margin-bottom: 10px;
}

div.first {
	display: inline;
	margin-right: 20px;
	margin-left: 55px;
}

div.second {
	margin-right: 20px;
	margin-left: 20px;
}

div.third {
	margin-left: 20px;
}

#main_video object {
	display: block;
	margin: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

#main_video embed {
	display: block;
	margin: 4px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
}

.video_thumb img {
	padding: 4px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

p.notice {
	margin-left: 10px;
	padding: 10px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

#main_video p {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 0px 0px;
}

.video_thumb p {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	margin: 3px 0px 0px 0px;
}

.video_extra h4 {
	text-decoration: underline;	
}

#main_video .video_extra p {
	font-weight: normal;
	text-align: left;
	margin: 0;
}




/* BLOG STYLES */

div#missives_content {
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
}

div#missives_content p {
	margin-left: 0px;
	margin-right: 0px;
}

div#missives_left {
	float: left;
	width: 460px;
	margin: 0px;
}

div#missives_right {
	float: right;
	width: 220px;
	text-align: center;
	border: 1px solid #526128;
	background-color: #e8e5d0;
}

div#notice {
	margin-left: 10px;
	margin-right: 10px;
}

div.entry {
	margin-left: 20px;
}

img.missive {
	padding: 4px;
	background-color: #e8e5d0;
	border: 1px solid #526128;
}

img.left {
	float: left;
	margin: 0px 10px 5px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 5px 10px;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.sidebar {
	margin-bottom: 15px;
}

img.sidebar_section_heading {
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

img.sidebar_horizontal_rule {
	display: block;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

div > img.sidebar_section_heading:first-child {
	margin-top: 15px;
}

h2.missive_title {
	font-size: 16px;
	color: #526128;
	margin-top: 25px;
}

h2.first {
	margin-top: 0px;
}

blockquote {
	margin: 1em 30px 1em 30px;
	padding: 5px;
	background-color: #e8e5d0;
}

.byline p {
	font-size: 11px;
	text-align: right;
}

#missives_right ul {
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}

#notice p {
	text-align: center;
	font-size: 13px;
	margin: 1.3em 0 1.3em 0;
}