/* ‘An Anarchists Cookbook’: Posts secondary stylesheet */

/* blog design styles */
.blog_footer {
	margin: 2.5em 0.5em 0.5em 1.5em;
	font-family: blogAlt, serif;
	font-size: 0.9em;
	line-heighrt: 100%;
}
.blog_section {
	width: 100%;
	margin: 2em auto 0em auto;
	padding: 0;
	font-size: 1.15em;
}
.blog_section_box {
	margin: 1em -0.4em 0em -0.4em;
	padding: 0.2em 1.2em 0.5em 1.2em;
	background: lavenderblush;
	border-style: solid;
	border-radius: 1em;
	border-width: 1px;
	border-color: maroon;
}
.blog_subsection {
	width: 100%;
	margin: 1em auto 0em auto;
	padding: 0;
	font-size: 1em;
}
.blog_subsection_box {
	margin: 1em -0.4em 0em -0.4em;
	padding: 0.2em 1.2em 0.5em 1.2em;
	font-family: blogAlt, sans-serif;
	font-size: 0.95em;
	line-height: 110%;
	background: linen;
	border-style: solid;
	border-radius: 1em;
	border-width: 1px;
	border-color: sienna;
}
.heading_box {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 1.3em;
	font-weight: normal;
	font-style: normal;
	color: darkred;
	line-height: 120%;
	text-align: center;
}
.page_body {
	width: 100%;
	min-width: 640px;
	margin: 0;
	padding: 0.8em 1.5em 0.5em 1.5em;
	font-family: blogMain, sans-serif;
	font-size: 1.15em;
	color: black;
	text-align: left;
	vertical-align: top;
	background: mistyrose;
	border-style: solid;
	border-radius: 1em;
	border-width: 2px;
	border-color: darkblue;
}
.page_content {
	width: 100%;
	max-width: 1024px;
	margin: 1.2em auto 1.5em auto;
	padding: 0;
}
.page_pretitle {
	margin-top: 0em;
	margin-bottom: 0.25em;
	font-size: 1.2em;
	color: brown;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	text-align: left;
}
.page_subtitle {
	margin-top: 0.3em;
	margin-bottom: 0em;
	font-size: 1.5em;
	color: darkred;
	font-weight: normal;
	font-style: normal;
	line-height: 120%;
	text-align: left;
}
.page_title {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 3em;
	color: crimson;
	font-weight: normal;
	font-style: normal;
	line-height: 110%;
	text-align: left;
}
.subheading_box {
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: darkred;
	line-height: 120%;
	text-align: center;
}
#issue {
	font-size: 1.1em;
}

/* blob links styles */
.blog_blobs {
	margin: 0em auto 1.5em auto;
	padding: 0;
	font-family: blogMain, sans-serif;
	font-size: 0.9em;
	color: #002f00;
	text-align: center;
}
.blog_blob {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: normal;
	text-indent: 0em;
}
.blog_blob_spc {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 1.1em;
	font-weight: normal;
	text-indent: 0em;
	line-height: 200%;
}
.blog_blob_index {
	color: #002f00;
	font-size: 0.9em;
	font-weight: bold;
	text-indent: 0em;
}
.blog_blob_sml {
	margin-top: 1em;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	font-weight: normal;
	text-indent: 0em;
}


/* audio/video player design */
audio.audio_player {
	width: 95%;
	margin: 0.1em auto 0.1em auto;
	border-style: solid;
	border-width: 5px;
	border-color: transparent;
}
audio:focus.audio_player {
	border-style: solid;
	border-width: 5px;
	border-color: red;
}
.av_player {
	text-indent: 0em;
	text-align: right;
}
.av_player_box {
	float: left;
	width: 50%;
	min-width: 380px;
	margin: 0em auto 3em -0.2em;
	padding: 0.2em 0.4em 0.3em 0.4em;
	text-align: center;
	font-size: 0.95em;
	font-weight: normal;
	font-style: normal;
	border-style: solid;
	border-width: 2px;
	border-color: maroon;
	border-radius: 0.4em;
	background: ivory;
}
.av_player_text {
	margin-top: 0em;
	margin-bottom: 0.3em;
	font-size: 0.8em;
	font-weight: normal;
	font-style: normal;
	color: black;
	line-height: 120%;
	text-align: center;
}
.av_player_ttl {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	font-size: 1.15em;
	font-weight: normal;
	font-style: normal;
	color: saddlebrown;
	line-height: 110%;
	text-align: center;
}


/* bookmarks styles */
.bookmarks_box {
	float: right;
	width: 50%;
	min-width: 320px;
	margin: 0em -0.4em 2em 2.5em;
	padding: 0.4em 0.6em 0.4em 0.6em;
	font-family: blogAlt, Palatino, Times, serif;
	font-size: 0.8em;
	color: #001f00;
	border-style: dotted;
	border-width: 1px;
	border-color: brown;
	border-radius: 0.4em;
	background: linen;
}
.bookmarks_box_left {
	float: left;
	width: 50%;
	min-width: 320px;
	margin: 0em 0em 2.5em 0em;
	padding: 0.4em 0.6em 0.4em 0.6em;
	font-family: blogAlt, Palatino, Times, serif;
	font-size: 0.8em;
	color: #001f00;
	border-style: dotted;
	border-width: 1px;
	border-color: brown;
	border-radius: 0.4em;
	background: linen;
}
.bookmarks_help {
	font-family: blogAlt, Palatino, Times, serif, serif;
	font-size: 1em;
	color: saddlebrown;
	text-decoration: italic;
	text-indent: 0em;
}
.bookmarks_link {
	margin-top: 1em;
	margin-bottom: 1.5em;
	font-size: 0.7em;
	text-align: left;
	text-indent: 0em;
}
.bookmarks_list {
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.bookmarks_ttl {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 1.15em;
	color: brown;
}


/* copyright box */
.copyright {
	text-indent: 0em;
	line-height: 120%;
}
.copyright_box {
	float: right;
	width: 35%;
	min-width: 240px;
	margin: 0em -0.3em 2.5em 0em;
	padding: 0em;
	font-family: blogAlt, Palatino, Times, serif;
	font-size: 0.85em;
	color: darkslategray;
	text-align: right;
	border-style: none;
}
.copyright_logo {
	float: right;
	width: 120px;
	height: auto;
	margin: 0.5em 0em 0.2em 0.5em;
	border-style: none;
}


/* references section */
li.ref {
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-size: 0.7em;
	line-height: 120%;
}
ol.refs {
	margin-top: 0em;
	margin-bottom: 1em;
}
.reftitle {
	margin-top: 3em;
	margin-bottom: 0.4em;
	font-size: 1.05em;
	font-weight: normal;
	color: darkblue;
}
.refurl {
	font-family: "Lucida Console", Monaco, monospace;
	color: darkslategray;
	font-size: 0.8em;
}
