/* Base */
/* basic elements */

html {
	margin: 0;
	/* setting border: 0 hoses ie6 win window inner well border */
	padding: 0;
}

body {
	margin: 0;
	/* setting border: 0 hoses ie5 win window inner well border */
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif;
	font-size: 12px;
}

form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
	margin-top: 10px;
	margin-bottom: 10px;
}



/* standard helper classes */

.clr {
	clear: both;
	overflow: hidden;
	width: 1px;
	height: 1px;
	margin: 0 -1px -1px 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
	position: relative;
	margin: 0 auto; /* center on everything else */
	width: 720px;
	text-align: left;
}
#container-inner { position: static; width: auto; }

#banner { position: relative; }
#banner-inner { position: static; }

#pagebody { position: relative; width: 100%; }
#pagebody-inner { position: static; width: 100%; }

#alpha, #beta, #gamma, #delta {
	display: inline; /* ie win bugfix */
	position: relative;
	float: left;
	min-height: 1px;
}

#delta { float: right; }

#alpha-inner, #beta-inner, #gamma-inner, #delta-inner {
	position: static;
}


/* banner user/photo */

.banner-user {
	float: left;
	overflow: hidden;
	width: 64px;
	margin: 0 15px 0 0;
	border: 0;
	padding: 0;
	text-align: center;
}

.banner-user-photo {
	display: block;
	margin: 0 0 2px;
	border: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	text-decoration: none !important;
}

.banner-user-photo img {
	width: 64px;
	height: auto;
	margin: 0;
	border: 0;
	padding: 0;
}


/* nav */

.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-list-item {
	display: block;
	float: left;
}

.nav-list-item a {
	display: block;
	padding: 5px 10px;
}


/* content */

.content-nav {
	margin: 10px;
	text-align: center;
}

.date-header,
.entry-content {
	position: static;
	clear: both;
}

.entry,
.trackbacks,
.reactions,
.comments,
.archive {
	position: static;
	overflow: hidden;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}

.entry-content,
.trackbacks-info,
.trackback-content,
.comments-info,
.comments-open-content,
.comments-closed {
	clear: both;
	margin: 5px 10px;
}

.comment-data .comment-content {
	float: left;
	clear: right;
	margin: 0;
}

.comment-inline-edit,
.comment-inline-preview {
	margin-top: 10px;
}

.comment-number {
	display: inline;
	float: left;
	margin-right: 8px;
}

.comment-header .comment-header-right {
	margin: 0;
	clear: none;
}

.comment-header .comment-header-left {
	float: left;
}

.comment-has-avatar .comment-avatar {
	float: left;
	width: 56px;
}

.comment-has-avatar .comment-avatar img {
	border: 1px solid #999;
	padding: 2px;
	background-color: #fff;
}

.comment-has-avatar .comment-content,
.comment-has-avatar .comment-footer {
	margin-left: 66px;
}

.trackbacks-info p,
.comments-info p {
	margin-top: 5px;
}

.trackbacks-link {
	font-size: 0.8em;
}

.entry-excerpt,
.entry-body,
.entry-more-link,
.entry-more {
	clear: both;
}

.trackback-footer,
.comments-open-footer,
.archive-content {
	clear: both;
	margin: 5px 10px 20px;
}

.entry-footer { 
	margin: 5px 0 20px; 
	clear: both; 
}

.entry-footer p {
	margin-top: 0;
	margin-bottom: 2px;
}

/*============ TypePad Theme // SHARE BUTTONS ===============================*/

.entry-footer-share {
	clear: both;
	display: block;
	font-size: 14px !important; /* Required for button text alignment */
	height: 20px;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: top;
	}

	.entry-footer-share span {
		line-height: 0.75em;
		position: relative;
		top: 0;
		vertical-align: middle;
		float: left; 
		margin: 1px 2px 1px 0; 
		display: inline-block;
		}

	.entry-footer-share .separator {
		color: #ccc;
		}

	.entry-footer-share-buttons .separator {
		display: none;
		}

	/* Text alignment in buttons */
	.entry-footer-share-buttons {
		font-size: 10px;
		height: 20px;
		line-height: 1em;
		margin: 0 1px 0 0;
		position: relative;
		top: 0px;
		}

	/* Post Footer Buttons */
	.entry-footer-share-buttons .share-link {
		background-color: #ededed;
		background-repeat: no-repeat;
		border: 1px solid #ddd;
		color: #777;
		display: inline-block;
		font-family: Verdana, sans-serif;
		font-style: normal;
		font-weight: 400;
		padding: 4px 6px 4px 24px;
		text-decoration: none;
		text-transform: none;
		vertical-align: bottom;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		}

	/* Button Base */
	.entry-footer-share-buttons .entry-footer-links-delicious,.entry-footer-share-buttons .entry-footer-links-digg,.entry-footer-share-buttons .entry-footer-links-favorite,.entry-footer-share-buttons .entry-footer-links-reblog,.entry-footer-share-buttons .entry-footer-links-plusone,.entry-footer-share-buttons .entry-footer-links-twitter {
		display: inline-block;
		float: left;
		text-align: left;
		vertical-align: top;
		white-space: nobreak;
		}

	/* Button Hover */
	.entry-footer-share-buttons .share-link:hover {
		border-color: #bbb;
		color: #555;
	}

	/* Reblog Button */
	.entry-footer-share-buttons .share-link-reblog {
		background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/images/share-link-bg-reblog.gif);
		display: inline-block;
		font-family: Verdana, sans-serif;
		font-size: 10px;
		height: 10px;
		vertical-align: top;
	}

	/* Favorite Button */
	.entry-footer-share .favorite {
		height: 20px;
		vertical-align: top;
		width: 84px;
		}

	/* Digg Button */
	.entry-footer-share-buttons .share-link-digg {
		background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/images/share-link-bg-digg.gif);
		font-family: Verdana, sans-serif;
		font-size: 10px;
		height: 10px;
		}

	/* Delicious Button */
	.entry-footer-share-buttons .share-link-delicious {
		background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/images/share-link-bg-delicious.gif);
		font-family: Verdana, sans-serif;
		font-size: 10px;
		height: 10px;
		min-width: 102px;
		}

	/* Tweet Button 
	 button is cut off in IE-CV 
	 Can't set fixed width here because it will cut off the # of tweets when present 
	 But for IE-CV only - we will set it 
	 Need to use to override embedded style in html */
	.entry-footer-share .entry-footer-links-twitter iframe {
		min-width: 58px !important;
		*width: 58px !important;
		}

	/* Google Plus Button 
	 Set fixed width here to make the space on the right side a little less 
	 so the facebook button can be closer */
	.entry-footer-links-plusone {
		display: inline-block;
		width: 60px;
		*width: 0px;
		}

	/* Facebook Button */
	.entry-footer-share .entry-footer-links-facebook_like {
		padding: 0;
		width: 47px;
		*width: 47px;
		margin: 0 1px 0 0;
		position: relative; 
		top: 0; 
		}

	/* Pinterest Button */
	.entry-footer-share .entry-footer-links-pinterest {
		position: relative;
		margin: 0 2px 0 0;
		*margin: 0 0 0 0;
		top: 0; 
		}


.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
	width: 240px;
}

#comment-text {
	margin-bottom: 3px;
}

#comment-bake-cookie {
	margin-left: 0;
	vertical-align: middle;
}

#comment-post {
	font-weight: bold;
}

img.image-full {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.image-thumbnail {
	float: left;
	width: 115px;
	margin: 0 10px 10px 0;
}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	margin: 0 0 2px;
}


/* modules */

.module {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.module-content {
	position: relative;
	margin: 5px 10px 20px;
}

.module-list,
.archive-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.module-list-item,
.archive-list-item {
	margin-top: 5px;
	margin-bottom: 5px;
}

.module-more {
	text-align: right;
}

.module-elsewhere .module-list img,
.archive-elsewhere .archive-list img,
.module-presence img {
	vertical-align: middle;
}

.module-powered .module-content { margin-bottom: 10px; }
.module-photo .module-content { text-align: center; }
.module-wishlist .module-content { text-align: center; }
.module-qrcode .module-content { text-align: center; }
.module-search .module-content { margin-top: 10px; }

.module-search input[type="search"] { width: 75%; margin-right: 6px; margin-bottom: 10px; } 

.module-calendar .module-content table {
	border-collapse: collapse;
	width: 100%;
}

.module-calendar .module-content th,
.module-calendar .module-content td {
	width: 14%;
	text-align: center;
}

.module-category-cloud .module-list {
	margin-right: 0;
	margin-left: 0;
}

.module-category-cloud .module-list-item {
	display: inline;
	margin: 0 5px 0 0;
	padding: 0;
	line-height: 1.2em;
	background: none;
}

.module-category-cloud .cloud-weight-1  { font-size: 0.9em; }
.module-category-cloud .cloud-weight-2  { font-size: 0.95em; }
.module-category-cloud .cloud-weight-3  { font-size: 1em; }
.module-category-cloud .cloud-weight-4  { font-size: 1.125em; }
.module-category-cloud .cloud-weight-5  { font-size: 1.25em; }
.module-category-cloud .cloud-weight-6  { font-size: 1.375em; }
.module-category-cloud .cloud-weight-7  { font-size: 1.5em; }
.module-category-cloud .cloud-weight-8  { font-size: 1.625em; }
.module-category-cloud .cloud-weight-9  { font-size: 1.75em; }
.module-category-cloud .cloud-weight-10 { font-size: 1.75em; }

.typelist-plain .module-list,
.typelist-plain .archive-list {
	list-style: none;
}

.typelist-plain .module-list-item,
.typelist-plain .archive-list-item {
	padding: 0;
	background: none;
}

.typelist-thumbnailed { margin: 0 0 20px; }

.typelist-thumbnailed .module-list-item {
	display: block;
	clear: both;
	margin: 0;
}

/* positioniseverything.net/easyclearing.html */
.typelist-thumbnailed .module-list-item:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.typelist-thumbnailed .module-list-item { display: inline-block; }
/* no ie mac \*/
* html .typelist-thumbnailed .module-list-item { height: 1%; }
.typelist-thumbnailed .module-list-item { display: block; }
/* */

.typelist-thumbnail {
	float: left;
	min-width: 60px;
	width: 60px;
	/* no ie mac \*/width: auto;/* */
	margin: 0 5px 0 0;
	text-align: center;
	vertical-align: middle;
}

.typelist-thumbnail img { margin: 5px; }

.module-galleries .typelist-thumbnail img { width: 50px; }

.typelist-description {
	margin: 0;
	padding: 5px;
}

.typelist-no-description {
	text-align: center;
	margin: 10px 0;
}

.module-featured-photo .module-content,
.module-photo .module-content {
	margin: 0;
}

.module-featured-photo img { width: 100%; }

.module-recent-photos { margin: 0 0 15px; }
.module-recent-photos .module-content { margin: 0; }
.module-recent-photos .module-list {
	display: block;
	height: 1%;
	margin: 0;
	border: 0;
	padding: 0;
	list-style: none;
}

/* positioniseverything.net/easyclearing.html */
.module-recent-photos .module-list:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.module-recent-photos .module-list { display: inline-block; }
/* no ie mac \*/
* html .module-recent-photos .module-list { height: 1%; }
.module-recent-photos .module-list { display: block; }
/* */

.module-recent-photos .module-list-item {
	display: block;
	float: left;
	/* ie win fix \*/ height: 1%; /**/
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item a {
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
}

.module-recent-photos .module-list-item img {
	width: 60px;
	height: 60px;
	margin: 0;
	padding: 0;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
	width: 14%;
	height: 75px;
	text-align: left;
	vertical-align: top;
}

.day-photo {
	width: 54px;
	height: 54px;
}

.day-photo a {
	display: block;
}

.day-photo a img {
	width: 50px;
	height: 50px;
}


/* Mini-Profile Module */

.module-miniprofile .module-content {
	text-align: center;
}

.module-miniprofile .mp-container {
	border-width: 1px;
	border-style: solid;
	border-color: #f2f2f2;
	border-color: rgba(0, 0, 0, 0.05);
	padding: 10px;
	text-align: left;
	background: #fafafa;
	background: rgba(0, 0, 0, 0.025);
}

.layout-one-column .module-miniprofile .mp-container {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.module-miniprofile .mp-counts,
.module-miniprofile .mp-connections {
	margin-top: 10px;
}

.module-miniprofile .mp-avatar {
	display: inline;
	float: left;
	width: 50px;
}

.module-miniprofile .mp-avatar a {
	display: block;
}

.module-miniprofile .mp-details {
	margin-left: 60px;
}

.module-miniprofile .mp-name {
	margin-bottom: 5px;
	font-size: 1.25em;
}

.module-miniprofile .mp-following,
.module-miniprofile .mp-followers {
	display: inline;
	float: left;
	width: 50%;
	text-align: center;
}

.module-miniprofile .mp-following .mp-inner {
	padding-right: 5px;
}

.module-miniprofile .mp-followers .mp-inner {
	padding-left: 5px;
}

.module-miniprofile .mp-counts a {
	display: block;
	padding: 5px;
	text-decoration: none;
	background: #f2f2f2;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.module-miniprofile .mp-counts a:hover {
	text-decoration: none;
	background: #e5e5e5;
	background: rgba(0, 0, 0, 0.1);
}

.module-miniprofile .mp-counts span {
	display: block;
}

.module-miniprofile .mp-count {
	font-size: 1.25em;
}

.module-miniprofile .mp-connections {
	height: 20px;
	overflow: hidden;
}

.module-miniprofile .mp-connections span,
.module-miniprofile .mp-connections a,
.module-miniprofile .mp-connections img {
	display: block;
}

.module-miniprofile .mp-connections span {
	float: left;
	margin-right: 2px;
}


/* reactions */

.reactions .reactions-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.reactions .reaction {
	display: inline;
	float: left;
	position: relative;
	margin: 0 8px 8px 0;
}

.reactions .reaction-link {
	display: block;
}

.reactions .reaction-avatar {
	width: 32px;
	height: 32px;
}

.reactions .reaction-badge {
	display: block;
	position: absolute;
	right: -4px;
	bottom: -4px;
	width: 16px;
	height: 16px;
}

.reactions .reaction-favorite .reaction-badge {
	background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/images/badge-favorite.png);
}

.reactions .reaction-reblog .reaction-badge {
	background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/images/badge-reblog.png);
}


/* comments */
.comments-open {
	margin-bottom: 25px;
}

.comment-form .grayText {
	color: #999;
}

.comment-form .comments-open-subtext {
	margin: 2px 0 20px;
	font-size: 11px;
}

.comment-form .errorBG {
	background-color: #ffebe3;
}

.comment-form .comment-error,
.comment-form .comment-error,
.comment-form .comment-error {
	margin: 2px 0 16px 3px;
	font-size: .9em;
}

.comment-form .active-error {
	display: block;
}

/* sign in to comment external services */
.comments-open .login-list {
	display: inline;
	float: left;
	padding-left: 0px;
}

.comments-open .login-list span {
	margin-left: 4px;
	padding-bottom: 5px;
}

.comments-open .login-list .first {
	margin-left: 0px;
	padding-left: 0px;
}

.comments-open .login-list .typepad {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/typepad.png) top left no-repeat;
	padding-left: 20px;
}

.comments-open .login-list .facebook {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/facebook.png) top left no-repeat;
	padding-left: 19px;
}

.comments-open .login-list .googleplus {
		background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/googleplus.png) top left no-repeat;
		padding-left: 19px;
}

/* typepad-jp shows mixi in place of Facebook */
.comments-open .login-list .mixi {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/mixi.png) top left no-repeat;
	margin-left: 2px;
	padding-left: 19px;
}

.comments-open .login-list .twitter {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/twitter.png) top left no-repeat;
	margin-left: 2px;
	padding-left: 18px;
}

/* share this comment */

.comments-open .share-comment {
	margin-bottom: 20px;
}

.comments-open .share-comment .field-header {
	margin-bottom: 4px;
	font-size: 1.1em;
	font-weight: bold;
}

.comments-open .share-comment .field-notice {
	margin: 5px 0 4px 0;
	font-size: .90em;
}

.comments-open #comments-open-login,
.comments-open #comments-open-logout {
	margin-bottom: 10px;
}

/* comment notification boxes */
.yellowBox,
.yellowGreenBox,
.redBox {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/atpcomment-gradient.png) top left repeat-x #ffffe6;
	border: 1px solid;
	margin: 10px 0 50px;
	padding: 8px;
	color: #000;
}

.lessBoxMargin {
	margin: 20px 0 25px;
}

.commentCompleteMargin {
	margin: 25px 0 20px;
}

.yellowBox p,
.yellowGreenBox p,
.redBox p {
	margin-top: 0;
	color: #000;
}

/* hiddenBox class */
.hiddenBox {
	display: none;
}

.visibilityHiddenBox {
	visibility: hidden;
}

.comments-open label.hiddenBox {
	display: none;
}

/* yellow/yellow prompt box */
.yellowBox {
	border: 1px solid #ffbb33;
}

/* yellow/green complete box */
.yellowGreenBox {
	border: 1px solid #669900;
}

/* red/red error box */
.redBox {
	border: 1px solid #cc2200;
}

.captchaErrorText {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/atpcomment-error-icon.png) top left no-repeat;
	padding-left: 20px;
	font-weight: bold;
}

.comment-inline-edit,
.comment-inline-edit textarea,
.comment-inline-preview,
.comment-inline-preview p {
	margin-bottom: 8px;
}

.comment-inline-preview-buttons {
	margin-top: 8px;
}

.comment-preview {
	margin-top: 20px;
}

.comment-preview-content {
	float: left;
	clear: right;
	margin-top: 8px;
}

.comment-form .comments-open-footer {
	width: 300px;
}

.comment-form .cancel-edit {
	padding: 5px 0;
	float: right;
}

.comment-data .comment-footer {
	clear: both;
	margin-bottom: 30px;
}

.comment-footer .command-edit-comment,
.comment-footer .command-delete-comment {
	font-weight: bold;
}

.comment-footer .comment-footerlinks {
	float: left;
}

.comment-footer .comment-datetime {
	float: right;
	clear: right;
}

.comment {
	padding-top: 15px;
}

#comment-avatar-flyout {
	position: absolute;
	z-index: 1;
}

#avatar-flyout-content {
	width: 300px;
	background-color: #fff;
	border: 2px solid;
	padding: 8px;
}

#avatar-flyout-img {
	float: left;
	margin-right: 4px;
}

#avatar-flyout-name {
	font-weight: bold;
	font-size: 14px;
}

#avatar-flyout-content .profileLink {
	float: right;
	font-weight: bold;
}

#comment-avatar-flyout .clearBoth {
	clear: both;
}

#avatar-flyout-content #avatar-flyout-location,
#avatar-flyout-content .profileWebsite {
	margin: 5px 0;
}

#avatar-flyout-counts .activityTitle {
	margin: 5px 0 8px;
	font-weight: bold;
}

#avatar-flyout-counts .subTitle {
	float: left;
	width: 100px;
}

#avatar-flyout-counts #avatar-flyout-thisblog,
#avatar-flyout-counts #avatar-flyout-overall {
	float: left;
}

.pager .pagination-bar a {
	margin: 2px;
	border: 1px solid #ccc;
	padding: 2px 4px;
	text-decoration: none;
}

.pager .pagination-bar a:hover,
.pager .pagination-bar a:active {
	text-decoration: underline;
}

.pager .pagination-bar .this-page {
	margin: 2px;
	padding: 1px 4px;
}

.pager .pager-status {
	margin: 2px;
	padding: 1px 4px;
	font-size: 0.8em;
}


/* footer */

.footer-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-list-item {
	display: block;
	float: left;
}

.footer-list-item a {
	display: block;
	padding: 5px 10px;
}


/* thumbnail gallery */

.entry .entry-content .asset-image-multiple ul {
	margin: 0;
	padding: 0;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails {
	margin: 0;
	padding: 0;
	text-indent: 0;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails img {
	height: 40px;
	padding: 2px;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails li {
	list-style: none;
	margin: 0;
	padding: 2px 2px 0 0;
	text-indent: 0;
	display: inline;
}

.entry .entry-content .asset-image-multiple .asset-thumbnails li.on img {
	border: 2px solid #800;
	padding: 0;
}


/* Ordered and Unordered Lists in Posts */
.entry-content ul { 
	list-style-type: disc; 
	list-style-image: none; 
	list-style-position: outside; 
	}

.entry-content ol { 
	list-style-type: decimal; 
	list-style-position: outside; 
	}

.entry-content ol ol { list-style-type: lower-alpha; }

.entry-content li { margin: 5px 10px; }


/* search styling */

.search-subheader {
	margin-bottom: 15px;
}

.search-subheader .col {
	float: left;
	width: 50%;
}

.search-subheader .search-feed-subscribe {
	float: right;
	text-align: right;
}

.search-subheader .search-feed-subscribe a {
	padding: 4px 0 2px 22px;
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/feed-icon-16x16.png) no-repeat 0 4px;
}

.search-results .search-results-highlight {
	background: #ff9;
}

.search-results .entry-photo img {
	float: right;
	width: 75px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.search-results .comment .comment-content-border {
	border: 1px solid #ddd;
	padding: 9px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.search-results .comment .comment-footer {
	border: none;
}


/* enclosure stuff from vox */
* Enclosures ------------------------------------------------------------------------------ */
.vox-enclosure {
	margin: 0 0 10px 0;
	text-align: center;
}

/* set enclosure-inner defaults */
.vox-enclosure-inner {
	border: 1px solid #999;
	padding: 9px;
	text-align: center;
	overflow: hidden;
}

.vox-embed-enclosure .vox-enclosure-inner {
	border: 0;
}

/* enclosure formats */
.vox-enclosure-extra-large .vox-enclosure-inner { width: 500px; }
.vox-enclosure-large .vox-enclosure-inner { width: 320px; }
.vox-enclosure-medium .vox-enclosure-inner { width: 200px; }
.vox-enclosure-small .vox-enclosure-inner { width: 120px; }
.vox-enclosure-strip-vertical .vox-enclosure-inner { width: 130px; }

.vox-enclosure-strip .vox-enclosure-inner, 
.vox-enclosure-strip .vox-enclosure-inner a img {
	margin: 5px;
}

/* enclosure alignment */
.vox-enclosure-left { float: left; margin-right: 20px; }
.vox-enclosure-right { float: right; margin-left: 20px; }
.vox-enclosure-center { clear: both; }
.vox-enclosure-center .vox-enclosure-inner { 
	margin-left: auto; 
	margin-right: auto; 
}

/* enclosure list */
.vox-enclosure-list .vox-enclosure-item {
	margin-bottom: 10px;
}
.vox-enclosure-list .vox-last { margin-bottom: 0; }

.vox-enclosure-asset-name {
	margin-top: .5em; /* margin-top for space from image */
	margin-bottom: 0;
	padding-bottom: 0;
	overflow: hidden;
	font-size: 12px;
}

.vox-enclosure-meta {
	font-size: 10px;
}

.vox-enclosure-meta .link-subtitle {
	font-size: 11px;
}

.vox-enclosure-comments a {
	display: inline-block; /* win-ie - displays correctly */
	padding-left: 15px;
	background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/themes/common/icon-comment.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.vox-enclosure-embed-source {
	overflow: hidden;
	padding: 10px;
	background: #eee;
	font: normal 10px courier new, courier, monaco, fixed-width;
	text-align: left;
}

.vox-enclosure-embed {
	overflow: hidden;
}
/* link assets */

.vox-link-enclosure .enclosure-inner {
	text-align: left;
}

.vox-link-enclosure .enclosure-image {
	float: left;
	margin: 0 5px 5px 0;
}

/* override custom bullets in enclosures */
.vox-asset-body .vox-enclosure ul li { list-style-image: none; }

/* want this for the icon-collection-overlay*/
.vox-asset-overlay {
	background: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/icon-play.gif) 4px 4px no-repeat transparent;
	z-index: 50;
	display:  block;
	position: absolute;
	width: 23px;
	height: 22px;
}

.vox-collection-asset .vox-asset-overlay {
	background-image: url(/web/20250930203248im_/https://static.typepad.com/.shared/images/icon-collection-overlay.gif);
}

/* styles for new Aviary insert code */
div.photo-wrap {}

	/* Fix full-size image scaling in webkit browsers when caption is present */
	.photo-full {
		width: 100%;
	}
	
		/* Fix full-size image scaling in all browsers so image does not extend past border of post column */
		.photo-full {
			box-sizing: border-box; 
			-webkit-box-sizing: border-box; 
			-moz-box-sizing: border-box; 
			-ms-box-sizing: border-box; 
				/* reduce scaled width since IE7 doesn't support box-sizing */
				*width: 99% !important;
			}

div.photo-caption {
	font-family: inherit;
	font-size: 93%;
	font-style: italic;
	line-height: 1.4em;
	padding: 10px 0px;
	text-align: center;
}

/* Pinterest Widget ---------------------------- */

#display-pinterest1,
#display-pinterest2,
#display-pinterest3 {
	   line-height: 0;
	   -webkit-column-gap:   0px;
	   -moz-column-gap:      0px;
	   column-gap:           0px;
	   margin-bottom: 10px;
}


#display-pinterest1 img,
#display-pinterest2 img,
#display-pinterest3 img {
	   width: 100% !important;
	   height: auto !important;
}


.ppo {
		overflow:hidden;
		display: inline-block;
		border: 1px solid transparent !important;
}

.module-pinterest img:hover {
		opacity:0.7;
		filter:alpha(opacity=70);
}


.pinterest-badge { margin: 15px auto 20px 5px; }

.pinterest-user-title {
		text-align: left;
		clear: both;
		margin: 10px auto 5px;
}

.pinterest-user-title a {
		color: #444;
		padding: 0 0 5px 18px;
		background: transparent url(/web/20250930203248im_/https://static.typepad.com/.shared/images/profile/service_icons/pinterest.png) 0 0 no-repeat;
}

/* Signature Module ---------------------------- */
#signature {
		display: block;
		float: none;
		clear: both;
}

#signature img, #signature embed {
		width: auto; 
		height: auto; 
		max-width:100%;
} 

/*
	 FILE ARCHIVED ON 20:32:48 Sep 30, 2025 AND RETRIEVED FROM THE
	 INTERNET ARCHIVE ON 19:14:18 Oct 07, 2025.
	 JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

	 ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
	 SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.683
  exclusion.robots: 0.021
  exclusion.robots.policy: 0.011
  esindex: 0.01
  cdx.remote: 80.056
  LoadShardBlock: 718.961 (6)
  PetaboxLoader3.datanode: 594.587 (7)
  load_resource: 206.153
  PetaboxLoader3.resolve: 133.168
*/

/* Tip Jar */
.module-tipjar,
.module-tipjar-r2 {
	font-family: 'trebuchet ms', sans-serif;
}

.module-tipjar .button {
	margin: 0;
}

.module-tipjar-r2 .tipjar-button-wrapper {
	position: relative;
}

.module-tipjar-r2 .tipjar-button {
	position: relative;
	float: left;
	text-align: left;
}

.module-tipjar .button h3,
.module-tipjar .button p,
.module-tipjar-r2 .tipjar-button h3,
.module-tipjar-r2 .tipjar-button p {
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.2em;
}

.module-tipjar .button img,
.module-tipjar-r2 .tipjar-button img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

.module-tipjar .module-content {
	position: relative;
	margin: 10px;
	padding: 0;
}

.module-tipjar p {
	margin-left: 10px;
}

.module-tipjar-r2 p {
	margin: 2px 0 0 0;
}

.module-tipjar #button-1, .module-tipjar-r2 #button-1 { background: url(/.shared/images/tipjar-buttons/tipjar-green-large.gif) left top no-repeat; }
.module-tipjar #button-2, .module-tipjar-r2 #button-2 { background: url(/.shared/images/tipjar-buttons/tipjar-pink-large.gif) left top no-repeat; }
.module-tipjar #button-3, .module-tipjar-r2 #button-3 { background: url(/.shared/images/tipjar-buttons/tipjar-green-medium.gif) left top no-repeat; }
.module-tipjar #button-4, .module-tipjar-r2 #button-4 { background: url(/.shared/images/tipjar-buttons/tipjar-pink-medium.gif) left top no-repeat; }
.module-tipjar #button-5, .module-tipjar-r2 #button-5 { background: url(/.shared/images/tipjar-buttons/tipjar-green-small.gif) left top no-repeat; }
.module-tipjar #button-6, .module-tipjar-r2 #button-6 { background: url(/.shared/images/tipjar-buttons/tipjar-pink-small.gif) left top no-repeat; }

.module-tipjar .empty-1,
.module-tipjar .empty-2,
.module-tipjar-r2 #button-1,
.module-tipjar-r2 #button-2,
.module-tipjar-r2 .empty-1,
.module-tipjar-r2 .empty-2 {
	width: 120px;
	height: 52px;
}

.module-tipjar #button-1 h3,
.module-tipjar #button-2 h3,
.module-tipjar-r2 #button-1 h3,
.module-tipjar-r2 #button-2 h3 {
	font-size: 15px;
	font-weight: bold;
	padding: 4px 0 0 28px;
}

.module-tipjar #button-1 p,
.module-tipjar #button-2 p,
.module-tipjar-r2 #button-1 p,
.module-tipjar-r2 #button-2 p {
	font-size: 11px;
}

.module-tipjar #button-1 p,
.module-tipjar #button-2 p {
	padding: 0 0 24px 28px;
}

.module-tipjar-r2 #button-1 p,
.module-tipjar-r2 #button-2 p {
	padding: 0 0 0 28px;
}

.module-tipjar .empty-3,
.module-tipjar .empty-4,
.module-tipjar-r2 #button-3,
.module-tipjar-r2 #button-4,
.module-tipjar-r2 .empty-3,
.module-tipjar-r2 .empty-4 {
	width: 88px;
	height: 31px;
}

.module-tipjar #button-3 h3,
.module-tipjar #button-4 h3,
.module-tipjar-r2 #button-3 h3,
.module-tipjar-r2 #button-4 h3 {
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

.module-tipjar #button-3 p,
.module-tipjar #button-4 p,
.module-tipjar-r2 #button-3 p,
.module-tipjar-r2 #button-4 p {
	font-size: 11px;
}

.module-tipjar #button-3 p,
.module-tipjar #button-4 p {
	padding: 0 0 4px 5px;
}

.module-tipjar-r2 #button-3 p,
.module-tipjar-r2 #button-4 p {
	padding: 0 0 0 5px;
}

.module-tipjar #button-5,
.module-tipjar #button-6,
.module-tipjar .empty-5,
.module-tipjar .empty-6,
.module-tipjar-r2 #button-5,
.module-tipjar-r2 #button-6,
.module-tipjar-r2 .empty-5,
.module-tipjar-r2 .empty-6 {
	width: 94px;
	height: 15px;
}

.module-tipjar #button-5 h3,
.module-tipjar #button-6 h3,
.module-tipjar #button-5 p,
.module-tipjar #button-6 p,
.module-tipjar-r2 #button-5 h3,
.module-tipjar-r2 #button-6 h3,
.module-tipjar-r2 #button-5 p,
.module-tipjar-r2 #button-6 p {
	display: none;
}

/* Recent Posts Fancy */
ul.dates {
	   list-style-type: none;
	   padding: 0;
	   margin-bottom: 20px;
	   margin-top: 10px;
}

	  ul.dates .recent-date {
		  float: left;
		  padding: 0 10px 0 0;
	   }

		ul.dates li {
				position: relative;
				padding: 0 !important;
				margin-bottom: 16px !important;
				clear:both !important;
				min-height: 58px;
		}

	  ul.dates .date {
				display: block;
				background-color: #333;
				text-align: center;
				color: #fff;
				border-radius: 5px;
				padding: 10px 11px 8px !important; 
				font-size: 14px !important;
				line-height: 14px !important;
		}

				ul.dates .date strong {
						display: block;
						font-size: 23px !important;
						line-height: 23px !important;
						margin-top: 4px;
				}

		ul.dates h3 {
				margin: 0;
				color: #333;
				padding-bottom: 2px;
				font-size: 1.4em !important;
				line-height: 1.1em;
		}

		ul.dates p {
				margin: 0;
				font-size: 14px;
		}

		ul.dates a, ul.dates a:hover {
				color: #777 !important;
				text-decoration: none;
		}

		ul.dates li:first-child {
				border-top: 0;
				padding-top: 0;
		}

				ul.dates li:first-child .date {
						top: 0;
				}
																	


/* Welcome Message */
#welcome-message {
border: 1px solid #bbb;
padding: 12px;
margin-bottom: 20px;
font-size: 1.2em;
}

#welcome-close {
float: right;
font-size: 14px;
margin: 0 0 5px 10px;
background: #eee;
padding: 4px;
font-weight: bold;
color: #555;
line-height: 1em;
}

#welcome-content {
padding: 5px;
line-height: 1.4em;
}

/* CoverPop */
/*
html,
body {
	overflow: auto;
}

body {
	position: relative;
}
*/

.CoverPop-open,
.CoverPop-open body {
	height: 100%;
	overflow: hidden;
}

#CoverPop-cover {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1050;
	-webkit-animation: fade-in .25s ease-in;
	-moz-animation-name: fade-in .25s ease-in;
	-ms-animation-name: fade-in .25s ease-in;
	-o-animation-name: fade-in .25s ease-in;
	animation-name: fade-in .25s ease-in;
}

	.CoverPop-open #CoverPop-cover {
		display: block;
	}


@-webkit-keyframes fade-in {
	0% { opacity: 0; }
	25% { opacity: 0; }
	100% { opacity: 1; }
}

	.splash {
		background-color: rgb(0,0,0);
		background-color: rgba(0,0,0,.9);
	}

		.splash-center {
			text-align: center;
			width: 40%;
			padding: 20px;
			background: #fff;
			margin: 10% auto 0;
		}

/* Featured Posts Module */

.module-featuredposts {
margin-bottom: 30px;
}

.module-featuredposts .module-content {
padding-top: 0 !important;
}

.module-featured ul {
padding: 0;
margin: 0;
}

.module-featured li {
list-style-type: none;
border-bottom: 1px dotted black;
padding: 0 0 15px;
margin: 0;
}

.module-featured li:last-child { border: 0; }

.module-featured .feat-container {
margin-top: 20px;
}


.module-featured .float-thumb {
float: left;
padding: 5px 10px 0 0 !important;
}

.module-featured img {
display: block;
height: auto;
max-width: 100%;
border: 1px solid #bbb;
padding: 1px;
}

.feat-thumb a:hover {
   opacity: 0.7 !important;
   display: inline-block; 
}

.feat-thumb a {
   display: inline-block;
}

.module-featured .feat-text {
padding: 3px 0 0;
}

.module-featured .feat-text a {
text-decoration: underline;
display: block;
}

.module-featured .top-no-excerpt {
text-align: center;
}
 
.module-featuredposts .module-list-item {
  margin-bottom: 10px;
}
.module-featuredposts .top-thumb {
  position: relative;
  height: 100px;
  overflow: hidden;
}
.module-featuredposts .top-thumb img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}

.widgets .module-featuredposts .square-thumb {
   width: 145px;
}

/* Copyright & Introduction Modules */
.module-copyright, .module-introduction {
padding-top: 10px;
word-wrap: break-word;
}

/* Pinterest Simple */
.pinterest-badge span { width: 100% !important; max-width: 300px; overflow: hidden !important; }
.pinterest-badge span span { width: 95% !important; }

/* Sidebar Image Caption */
.module-sidebarimage .sb-caption { margin-top: 10px; }

/* Signature - fix float */
#signature { clear: both; padding-top: 20px; }

/* Sidebar Carousel */
.module-slider li { list-style-type: none !important; }


/* Elsewhere Module - Hide old image backgrounds */
.module-elsewhere a[rel="me"] { background: none !important; padding: 0 !important; }

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
		margin: 0 auto;
	
	/*fix other elements on the page moving (on Chrome)*/
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
		-ms-transform: translatez(0);
		-o-transform: translatez(0);
		transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(/.shared/themes/common/images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	background: url(/.shared/themes/common/images/bx_controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url(/.shared/themes/common/images/bx_controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(/.shared/themes/common/images/bx_controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(/.shared/themes/common/images/bx_controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute !important;
	background: #666\9;
	width: 100%;
		margin-bottom: -4px !important;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 8px 10px;
}

/* TWEAKS */
.bxslider {
margin: 0;
padding-left: 0;
}

.bxslider img {
width: 100%;
}

.bx-caption span {
padding: 8px 10px !important;
text-align: left;
font-size: 12px !important;
text-transform: uppercase;
}

#imageslider { visibility:hidden; }

.flip-container { margin-bottom: 10px; }

.flip-title {
text-align:center;
text-transform: uppercase;
font-weight: bold;
font-size: 14px;
color: #333;
margin: 0 5px;
padding: 8px 0 3px;
}

.flip-excerpt {
font-size: 12px;
text-align: center;
padding: 0 15px 3px;
}

.flip-title-above {
text-align: center;
text-transform: uppercase;
height: 22px;
font-weight: bold;
font-size: 14px;
color: #333;
}

.bx-prev, .bx-next {
z-index: 0 !important;
}

.bx-wrapper .bx-next {
margin-right: 10px;
}

/* Sidebar */
.module-slider  {
margin: 0 !important;
}

.module-slider .bx-viewport {
	-moz-box-shadow: 0;
	-webkit-box-shadow: 0;
	box-shadow: 0 0 0 0;
	border: 1px solid #cdcdcd !important;
	background: #fff !important;
	left:0;
	width: 98% !important;
}

.module-slider .bx-viewport img {
margin-top: -10px !important;
}

.module-slider .sidebar-slider-image {
display: inline-block;
}

.module-slider img {
width: 100% !important;
}

.module-slider .bx-viewport ul {
margin-top: 10px !important;
}

.module-slider .sidebar-slider-text {
display: inline-block;
margin: 10px 20px !important;
border: 1px solid transparent;
}

.module-slider h3 {
text-align: center;
font-size: 17px;
line-height: 18px;
margin-top: 0;
margin-bottom: 8px;
}

.module-slider a {
color: black !important;
}

.module-slider p {
text-align: center;
font-size: 12px;
margin-top: 3px;
}

.module-slider .bx-caption {
	 background: rgba(0, 0, 0, 0.45) !important;
	 top: auto !important;
	 bottom: 30px !important;
	 height: auto !important;
	 width: 100% !important;
}

.module-slider .bx-caption  span {
text-align: center !important;
}

.module-slider .bx-controls {
border: 1px solid transparent;
margin-top: 0 !important;
}

.module-slider .bx-pager-item {
padding-top: 5px;
}

.module-slider .bx-controls-auto-item {
margin-top: 0 !important;
}


/* Portal */


/* Theme Builder *//* general page elements */

a
{
	text-decoration: underline;
	
}

a:link { color: #003366; }
a:visited { color: #003366; }
a:hover { color: #003366; }
a:active { color: #003366; }


/* layout */

body
{
	margin: 0;
	color: #643709;
	background: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 1px solid #FFFFFF;
	background: #F9EFE4;
}

#banner
{
	border-bottom: 1px solid #e1a872;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #643709;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #FFFFFF;
	text-decoration: none;
}

#banner-header
{
	margin: 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}


	/* banner image */

	#banner
	{
		height: 230px;
		background-image: url("../a/6a01348558c992970c01bb0856715b970d.jpg");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 230px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 782px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border-top: 1px solid #643709;
	padding: 14px 15px 15px 15px;
	background: #F9EFE4;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border-left: 1px solid #643709;
	padding: 15px 15px 15px 14px;
	background: #F9EFE4;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border-bottom: 1px solid #333333;
	padding: 3px;
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #643709; }
.entry-header a:visited { color: #643709; }
.entry-header a:hover { color: #643709; }
.entry-header a:active { color: #643709; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px dotted #999999;
	padding: 3px;
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: underline;
		font-weight: inherit;
	}

	.module a:link { color: #643709; }
	.module a:visited { color: #003366; }
	.module a:hover { color: #003366; }
	.module a:active { color: #003366; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	font-weight: bold;
	
	text-transform: uppercase;
	letter-spacing: .02em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #EEEEEE;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #643709;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .02em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border-right: 1px solid #643709;
		padding: 15px 14px 15px 15px;
		background: #F9EFE4;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border-right: 1px solid #643709;
		padding: 15px 14px 15px 15px;
		background: #F9EFE4;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 402px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 602px;
	}


	.layout-two-column-left #alpha
	{
		width: 200px;
	}

	.layout-two-column-left #alpha-inner
	{
		border-right: 1px solid #643709;
		padding: 15px 14px 15px 15px;
		background: #F9EFE4;
	}

        .layout-two-column-left #beta
        {
 
                width: 400px;
        }

	.layout-two-column-left #beta-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
    
		width: 602px;
	}


	.layout-two-column-right #alpha
	{

    
		width: 400px;
	}

	.layout-two-column-right #alpha-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}

	.layout-two-column-right #beta
	{

		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 802px;
	}


	.layout-three-column #alpha
	{
		width: 200px;
	}

	.layout-three-column #alpha-inner
	{
		border-right: 1px solid #643709;
		padding: 15px 14px 15px 15px;
		background: #F9EFE4;
	}

	.layout-three-column #beta
	{
		width: 400px;
	}

	.layout-three-column #beta-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 802px;
	}


	.layout-three-column-right #alpha
	{
		width: 400px;
	}

	.layout-three-column-right #alpha-inner
	{
		border-top: 1px solid #643709;
		padding: 14px 15px 15px 15px;
		background: #F9EFE4;
	}

	.layout-three-column-right #beta
	{
		width: 200px;
	}

	.layout-three-column-right #beta-inner
	{
		border-right: 1px solid #643709;
		padding: 15px 14px 15px 15px;
		background: #F9EFE4;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border-left: 1px solid #643709;
		padding: 15px 15px 15px 14px;
		background: #F9EFE4;
	}



/* Static Layouts Nav */





#nav a {




}












/* Books Typelist - Update to base file size and re-size to retain original visual spec */
.typelist-thumbnailed .typelist-thumbnail img { width: 100px; }


/* ph=1 */

/* featherlight gallery */
@import url(https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.min.css);
@import url(https://cdn.rawgit.com/noelboss/featherlight/1.7.13/release/featherlight.gallery.min.css);
fieldset.featherlight-gallery[gallery-width="75-2"] { width: 178px; }
fieldset.featherlight-gallery[gallery-width="75-3"] { width: 264px; }
fieldset.featherlight-gallery[gallery-width="75-4"] { width: 352px; }
fieldset.featherlight-gallery[gallery-width="75-5"] { width: 440px; }
fieldset.featherlight-gallery[gallery-width="75-6"] { width: 528px; }
fieldset.featherlight-gallery[gallery-width="150-2"] { width: 328px; }
fieldset.featherlight-gallery[gallery-width="150-3"] { width: 489px; }
fieldset.featherlight-gallery[gallery-width="150-4"] { width: 652px; }
fieldset.featherlight-gallery[gallery-width="250-2"] { width: 528px; }
fieldset.featherlight-gallery[gallery-width="220-2"] { width: 468px; }
fieldset.featherlight-gallery[gallery-width="220-3"] { width: 696px; }
fieldset.featherlight-gallery {
	border: 1px solid #c0c0c0;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-before: 0em;
	-webkit-padding-start: 0em;
	-webkit-padding-end: 0em;
	-webkit-padding-after: 0em;
	min-width: -webkit-min-content;
	min-width: -moz-min-content;
	min-width: min-content;
	padding: 0;
	margin: 0;
}
fieldset.featherlight-gallery.noborder {
	border: 0px solid;
	display: inline-block;
}
legend.featherlight-gallery {
	border: 1px solid #c0c0c0;
	margin-left: 1em;
	padding: 0.2em 0.8em;
	width: auto;
	margin-bottom: 0;
	font-size: inherit;
	font-weight: bold;
}
legend.featherlight-gallery.noborder {
	border: 0px solid;
	margin-left: 1em;
	padding: 0.2em 0;
	width: auto;
	margin-bottom: 0;
	font-size: inherit;
	font-weight: bold;
}
div.featherlight-gallery {
	background-color: #fff;
	border: 0px;
	margin-left: 1em;
}
fieldset.featherlight-gallery > div.gallery-scroll {
	overflow-x: auto;
	white-space: nowrap;
	}
.featherlight-gallery .asset-thumbnails {
	-webkit-margin-before: 0px;
	-webkit-margin-after: 0px;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	margin: 0;
	padding: 2px 2px 2px 2px;
	text-indent: 0;
	}
.featherlight-gallery .asset-thumbnails img {
	padding: 4px;
	}
.featherlight-gallery .asset-thumbnails li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: 0;
	display: inline;
	}
.featherlight-gallery .asset-thumbnails li.on img {
	border: 2px solid #800;
	padding: 0;
	}
