/* Theme Name: Ethics, Euthanasia & Canadian Law */
/* Author: ROCKETDAY */
/* Author URI: https://rocketday.studio */

/* main layout blocks */
body
{
	background-color: #f3eee4;
	color: #292623;
	font: 15px/24px Georgia, serif;
	padding: 0 0 44px 0;
	margin: 0;
}

div { display: block; }
div.clear { clear: both; }

div#headercontainer
{
	width: 848px;
	height: 148px;
	margin: 0 auto 0 auto;
	padding: 50px 34px 0 34px;
	background-image: url(images/ethics-topbanner-d2d.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	background-color: white;
	color: white;
	text-align: right;
	letter-spacing: 1px;
	font: 14px/18px Georgia, serif;
}

div#headercontainer div#descriptor
{
	display: block;
	margin: 0 0 9px 0;
}

div#headercontainer div#urlwhenprinting { display: none; }

div#headercontainer form,
div#headercontainer st_sharethis_button
{
	display: inline;
	margin: 0 0 0 24px;
}

div#headercontainer input,
div#respond input#submit
{
	display: inline;
	border: 1px solid #479;
	padding: 1px 6px;
	font: 14px/18px Georgia, serif;
	text-decoration: none;
	background-color: white;
	color: #479;
}

div#headercontainer span.st_sharethis
{
	font: 14px/18px Georgia, serif;
	color: white;
}

div#bodycontainer
{
	display: block;
	width: 916px;
	margin: 0 auto 22px auto;
	padding: 0 0 30px 0;
	background-color: white;
}

div#sidecolumn
{
	position: fixed;
	display: block;
	float: left;
	width: 295px;
	background-color: white;
}

ul#sidenav
{
	display: block;
	width: 225px;
	list-style: none;
	margin: 0 35px;
	padding: 0;
}

div#credits
{
	display: block;
	font-size: 12px;
	color: #899278;
	margin: 100px 0 0 30px;
}

div#credits a,
div#credits a:hover { color: #785; }
div#credits img,
div#credits a img { border: 0; }

div#contentarea
{
	display: block;
	float: right;
	width: 565px;
	margin: 0 30px 0 0;
	padding: 0;
}

/* left sub-navigation */
ul#sidenav li
{
	display: block;
	float: left;
	width: 210px;
	list-style: none;
	margin: 24px 0 0 0;
	padding: 0;
	font-family: "garamond-premier-pro", Georgia, serif;
	font-size: 19px;
}

ul#sidenav li div.subnav-category
{
	font-style: italic;
	color: #785;
	border-bottom: 1px solid #b5c498;
}

ul#sidenav li ul
{
	display: block;
	float: left;
	width: 215px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
	border-left: 1px solid #b5c498;
}

ul#sidenav li ul li { margin: 0; }

ul#sidenav a
{
	display: block;
	width: 185px;
	height: auto;
	margin: 12px 0 0 0;
	border-left: 4px solid #479;
	border-right: none;
	border-bottom: none;
	border-top: none;
	padding: 3px 6px;
	background-color: white;
	color: #479;
	text-decoration: none;
}

ul#sidenav a.current
{
	border-left: 8px solid black;
	color: black;
}

ul#sidenav a:hover,
ul#sidenav a.current:hover,
div#headercontainer input#searchsubmit:hover,
div#respond input#submit:hover { background-color: #d6e4eb; }

/* general text formatting */
h1 { display: none; }

div#contentarea h2
{
	margin: 0;
	color: black;
	font-family: "garamond-premier-pro", georgia, serif;
	font-size: 42px;
	line-height: 44px;
	font-weight: normal;
}

div#contentarea h2 em
{
	color: #785;
	font-style: italic;
}

div#contentarea h3
{
	margin: 24px 72px 0 0;
	padding: 6px 0 0 0;
	color: #8a6f25;
	font-size: 28px;
	line-height: 33px;
	font-family: "garamond-premier-pro", georgia, serif;
	font-weight: normal;
	border-top: 2px solid #e0ddc0;
}

div#contentarea p { margin: 24px 0 0 0; }

div#contentarea strong
{
	font-weight: normal;
	font-size: 20px;
}

div#contentarea li { margin: 12px 0 0 0; }
div#contentarea blockquote, em { font-style: italic; }

div#contentarea a
{
	text-decoration: none;
	color: #479;
}

div#contentarea img.alignright
{
	display: block;
	float: right;
	clear: right;
	width: 200px;
	margin: 12px 12px 24px 24px;
}

div.inlinecontent
{
	width: 595px;
	height: 500px;
	padding: 30px;
	overflow: auto;
}

div#comments {
	margin-top: 44px;
}

ol.commentlist
{
	list-style-type: none;
	margin: 0;
	padding: 0 0 12px 0;
}

ol.commentlist li.comment
{
	display: block;
	margin: 0;
	padding: 12px 24px 0 24px;
}

div#comments div.comment-author
{
	margin: 0;
	color: #8a6f25;
	font-style: italic;
}

div#comments div.comment-body p { margin: 0; }
div#comments div.reply { margin: 9px; }

div#comments label,
div#comments em
{
	display: inline;
	float: left;
	color: #8a6f25;
	font-style: italic;
}

div#comments p.comment-form-author label,
div#comments p.comment-form-email label { width: 100px; }
div#comments p.cptch_block label,
div#comments p.comment-form-comment label { width: 200px; }
