/*
Theme Name: Running Bird
Theme URI: http://manytricks.com
Description: Very loosely based on the default WordPress theme, which in turn is based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. (Warning: This will not work out of the box unless you have access to our global template.php!)
Version: 2.0
Author: Many Tricks
Author URI: http://manytricks.com
Tags: tagfree
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	background-color: #444;
	font-family: system-ui, -apple-system, -webkit-system-font, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.8em;
	color: #555;
	text-align: left;
}

#sidebar {
	font-size: 83%;
	line-height: 180%;
	color: #888;
}

#footer {
	border: none;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

#page h3, #page h4 {
	font-weight: bold;
}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
}

#sidebar h2 {
	font-size: 100%;
	line-height: 180%;
	font-weight: 600;
	color: #555;
}

#sidebar p {
	margin: 0 0 10px 0;
}
#sidebar p#subscribe-submit button, #sidebar p#subscribe-submit input {
	margin: 0;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

.postmetadata, small {
	font-size: 83%;
	line-height: 180%;
	color: #aaa
}
.postmetadata small {
	font-size: 100%;
}

.sticky {
	padding: 10px;
	background-color: #fff19c;
	border: 1px solid #efe18c;
	color: #771c00;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #e4e4e4;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
}

acronym, abbr, span.caps {
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	padding: 50px 0 0 0;
	width: 800px;
}

#sidebar {
	width: 180px;
	margin: 0 0 0 auto;
	padding: 0 0 0 24px;
	border-left: 1px solid #e4e4e4;
}

#content {
	padding-right: 25px;
	border-right: 1px solid #e4e4e4;
}

.narrowcolumn {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
}

.post {
	margin: 0;
}

.post + .post, .post + .navigation {
	margin-top: 100px;
}

.post p {
	text-align: justify;
}

.post p code {
	text-align: left;
}

p.postmetadata {
	margin: 15px 0;
	text-align: justify;
}

.single p.postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 800px;
	height: 30px;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
/* End Structure */



/* Begin Single-Page Structure (full width for individual blog posts) */
.single #content, .page #content {
	padding: 0;
	border-right: none;
}

.single .narrowcolumn, .page .narrowcolumn {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

.single #sidebar, .page #sidebar {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0 0 50px 0;
	border-left: none;
	color: #555;
}

.single #sidebar>ul:first-child, .page #sidebar>ul:first-child {
	padding: 0;
}
.single #sidebar>ul:first-child>li:first-child, .page #sidebar>ul:first-child>li:first-child {
	padding: 50px 0 0 0;
	border-top: 1px solid #e4e4e4;
}

.single #sidebar select, .page #sidebar select {
	width: 100%;
}

.single #searchform, .page #searchform {
	text-align: left;
}
.single #sidebar #searchform #s, .single #sidebar #subscribe-email input, .page #sidebar #searchform #s, .page #sidebar #subscribe-email input {
	width: calc(100% - 12px) !important;
}
.single #sidebar #searchform #s, .page #sidebar #searchform #s {
	float: none;
	margin-bottom: 10px;
}
/* End Single-Page Structure (full width for individual blog posts) */



/*	Begin Headers */
#page h1 {
	padding-top: 70px;
	margin: 0;
}

#page h2 {
	margin: 0 0 5px 0;
	padding: 0;
}

#page h3 {
    color: #49d !important;
    font-size: 20px;
}

#page h3, #page h4 {
	margin: 1.8em 0 0 0;
	padding: 0;
}
#page h3:first-child, #page h4:first-child {
	margin-top: 1em;
}

#sidebar h2 {
	margin: 30px 0 5px 0;
	padding: 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul, html>body .entry ol {
	margin-left: 10px;
	padding: 0;
}

html>body .entry li {
	margin: 7px 0 8px 30px;
}

.entry li p {
	text-indent: 0;
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar #menu-important-stuff li + li {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e4e4e4;
}

#sidebar ul a, #sidebar ol a {
	display: block;
}

ol > li {
	list-style: decimal outside;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: right;
}

#sidebar #searchform div + div {
	text-align: left;
}

#sidebar #searchform #s {
	float: left;
	width: 95px;
	margin-left: -1px;
	text-align: left;
}

#sidebar #searchsubmit {
	text-align: left;
}

#sidebar select {
	width: 180px;
	margin: 5px -1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

#commentform input {
	width: 180px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 5px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond {
	margin: 30px 0 30px 0;
}
#respond:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#commentform #submit {
	margin: 5px -5px 5px auto;
	float: right;
}
#ajax-comment-preview {
	padding: 30px 0 0 0;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 3px 0 3px 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Mobile Optimizations */
@media (max-width: 900px) {
	body {
		font-size: 30px;
		line-height: 1.5em;
	}

	#content {
		padding: 0;
		border-right: none;
	}

	.narrowcolumn {
		float: none;
		width: 100%;
		margin: 0;
		padding: 0;
	}

	.post p, .single p.postmetadata, .commentlist {
		text-align: left;
	}

	#sidebar {
		clear: both;
		width: 100%;
		margin: 0;
		padding: 0 0 50px 0;
		border-left: none;
		font-size: 30px;
		line-height: 1.5em;
		color: #555;
	}

	#sidebar>ul:first-child {
		padding: 50px 0 0 0;
	}
	#sidebar>ul:first-child>li:first-child {
		padding: 50px 0 0 0;
		border-top: 1px solid #e4e4e4;
	}

	#sidebar h2 {
		font-size: 100%;
		line-height: 180%;
	}

	#sidebar select {
		width: 100%;
	}

	#searchform {
		text-align: left;
	}

	#sidebar #searchform #s {
		float: none;
		width: 300px;
	}

	#commentform input {
		width: 220px;
	}
}
/* End Mobile Optimizations */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
#wpstats {
	display: none;
}

.widget_meta ul li:last-child {
	display: none;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

hr {
	width: 100%;
	height: 1px;
	margin: 25px 0;
	color: rgba(0, 0, 0, 0.0);
	border-left: none;
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #e4e4e4;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.rightalignedpaspartout {
	float: right;
	margin: 2px 0 10px 10px;
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #fff;
}

.leftalignedpaspartout {
	float: left;
	margin: 2px 10px 10px 0;
	padding: 3px;
	border: 1px solid #ddd;
	background-color: #fff;
}

/* Begin Rob's tags */

.reviewnote {
	color:#990000;
}

.reviewgood {
	color:#008906;
	font-weight:bold;
}

.reviewreply {
	margin-left:10px;
}

.reviewheader {
	font-weight:bold;
	font-size:120%;
	padding-top:10px;
}

/* For Automator actions */
.action {
	color: #DA8464;
	font-weight: 500;
}

ul sup {
	background-color:#ccc;
	padding-left:1px;
	padding-right:1px;
}


/* Not currently used, but want to keep

ul.indented {
	list-style: none;
    margin-left: 0;
    padding-left: 1.2em;
    text-indent: -1.2em;
}

li.plus:before {
	color: green;
	content: "+";
	display: block;
    float: left;
    width: 1.2em;
}

li.minus:before {
	color: red;
	content: "-";
	display: block;
    float: left;
    width: 1.2em;
} */

a.tooltip {
	outline:none;
	text-indent: 0em;
}
a.tooltip:hover {
	text-decoration:none;
	}
a.tooltip span {
    z-index:10;
    display:none;
    padding:14px 20px;
    margin-top:-30px;
    margin-left:28px;
    width:25%;
    line-height:16px;
    font-size: smaller;
}
a.tooltip:hover span{
    display:inline;
    position:absolute;
    color:#111;
    border:1px solid #DCA;
    background:#fffAF0;
 }
.callout {
	z-index:20;
	position:absolute;
	top:30px;
	border:0;
	left:-12px;}

a.tooltip span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}

a.tooltip sup, sub {
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
}

a.tooltip sub {
	top: 0.4em;
}

.attn {
	margin: 1em 0;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #ddd;
	font-weight: bold;
	text-align: center;
}

/* End Rob's tags */


/* AppleScript formatting colors—matches the macOS defaults */

/* General settings */
.applescript {
    color: black;
    font-size: 80% !important;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

/* No CSS needed, matches default black:
   - Operators, etc.                      
   - Values (numbers, data)               
   - Strings
*/

/* Language keywords
   black-bold */
.asbb {
	font-weight:bold;
	color: black;
}

/* App keywords and Parameter names
   blue */
.asbu {
	color: #0433ff;
}

/* Comments
   gray */
.asgray { 
	color: #5f6060;
}

/* Variable and subroutine names
   green */
.asgr {
	color: #4e8f00;
}

/* Command names
   blue-bold */
.asbub {
	color: #0433ff;
	font-weight: bold;
}

/* Classes
   blue-italic */
.asibu {
    color: #0433ff;
	font-style: italic;
}

/* Properties
   purple */
.aspu {
	color: #812fdb;
}

/* Enumerated values
   purple-italic */
.aspi {
    color: #812fdb;
    font-style: italic;
}

/* Addition command names
   dark blue bold */
.asaddb {
    color: #022ebe;
	font-weight: bold;
}

/* Addition parameter names
   dark blue */
 .asadb {
    color: #022ebe;
}

/* Addition classes 
   dark blue italic */
.asaddbi {
   color: #022ebe;
   font-style: italic;
}

/* Addition properties
   dark purple */
.asaddp {
    color: #572fbe;
}

/* Addition enumerated values
   dark purple italic */
.asaddpi {
   color: #572fbe;
   font-style: italic;
}

/* Many Tricks stuff */

p.stickynote, div.stickynote {
	padding: 10px;
	background-color: #fff19c;
	border: 1px solid #efe18c;
	color: #771c00;
	text-align: center;
}
div.stickynote p {
	margin: 0;
	padding: 0;
}
div.stickynote p + p {
	margin-top: 5px;
}

/* Details formatting */

details {
    border:1px solid #cfcfcf;
	border-radius: 3px;
    margin-bottom: 20px;
}

details > summary {
    padding: 4px 14px;
    background-color: #eeeeee;
    border: none;
    cursor: pointer;
}
  
details > p {
    background-color: #eeeeee;
    padding: 14px;
    margin: 0;
}

/* Warning note in details */

details.warn {
    border:1px solid #cfcfcf;
}

details.warn > summary {
    padding: 4px;
    color: #771c00;
    background-color: #fff19c;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

details.warn > p {
    background-color: #fff19c;
    color: #771c00;
    padding: 14px;
    margin: 0;
}

/* circled numbers */
.circlednum {
    display: inline-block;
    transform: translateY(2px);
    font-size:larger;
}

/* table borders */

.entry table {
	border-collapse: collapse;
}

.entry table, .entry td {
	border: 1px solid #ccc;
}

.entry th {
	border: 1px solid #adadad;
}

.entry table.noborder, .entry table.noborder td, .entry table.noborder th {
	border: none;
}

.entry table.spaced {
	border-spacing: 10px;
	border-collapse: separate;
}

/* style to center all columns of a table */

table.cmany th,
table.cmany td {
	text-align: center;
}

/* styles to center various table columns */

table.c1 th:first-of-type,
table.c1 td:first-of-type {
	text-align: center;
}

table.c2 th:nth-of-type(2),
table.c2 td:nth-of-type(2) {
	text-align: center;
}

table.c3 th:nth-of-type(3),
table.c3 td:nth-of-type(3) {
	text-align: center;
}

table.c4 th:nth-of-type(4),
table.c4 td:nth-of-type(4) {
	text-align: center;
}

table.c5 th:nth-of-type(5),
table.c5 td:nth-of-type(5) {
	text-align: center;
}

/* Scrolling text box for code snippets that are wider than our blog */

.rg_scrollbox {
	border:1px solid #ccc;
	padding-left: 5px;
    padding-right: 5px;
	margin-bottom:12px;
	overflow-x: auto;
	word-wrap: normal;
	line-height: .9em;
    cursor: pointer;
    white-space: pre;
}

/* For smaller h2-style headings */

.subhead {
    font-size: 125% !important;
}