/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.css?v=2);

@import url(https://static.typepad.com/.shared/themes/common/bxslider.css);
@import url(https://static.typepad.com/.shared/css/widgets.css);
@import url(https://static.typepad.com/.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(https://static.typepad.com/.shared/themes/common/tipjar.css);

/* Portal */


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

a
{
	text-decoration: underline;
	
}

a:link { color: #a27929; }
a:visited { color: #c1a268; }
a:hover { color: #c1a268; }
a:active { color: #c1a268; }


/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: Georgia, 'Times New Roman', serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 0;
	background: #FFFFFF;
}

#banner
{
	border-bottom: 1px dotted #FFFFFF;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #FFFFFF;
	background: #FFFFFF;
	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.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

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


	/* banner image */

	#banner
	{
		height: 602px;
		background-image: url("https://mistermort.typepad.com/.a/6a010535d07789970c017d3ead29c0970c-pi");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

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

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: 602px;
		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: 780px;
}


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

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

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

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* 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: 0;
	
	color: #a27929;
	font-family: 'Times New Roman', serif;
	font-size: x-small;
	text-align: left;
	
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Georgia, 'Times New Roman', serif;
	font-size: large;
	line-height: normal;
	text-align: left;
	
	
	
}

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

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

.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 solid #999999;
	padding: 3px;
	color: #a27929;
	font-family: 'Times New Roman', serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	
	
	
}

#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: none;
		font-weight: inherit;
	}

	.module a:link { color: #a27929; }
	.module a:visited { color: #c1a268; }
	.module a:hover { color: #c1a268; }
	.module a:active { color: #c1a268; }


.module-header
{
	margin: 5px 0;
	border-bottom: 1px solid #999999;
	padding: 3px;
	color: #a27929;
	font-family: Georgia, 'Times New Roman', 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: #a27929;
	font-family: Geneva, Arial, sans-serif;
	font-size: x-small;
	line-height: 100%;
	
	
	
	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: #a27929;
	font-family: Georgia, 'Times New Roman', 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: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

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

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */



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

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

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

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.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: 500px;
	}

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

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

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


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

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

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

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

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


	.layout-two-column-right #alpha
	{

    
		width: 500px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{

		width: 150px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */

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


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

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

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

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

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


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

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

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

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

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

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}



/* Static Layouts Nav */





#nav a {




}






/* Custom CSS */
/* Custom CSS */

/* Base */
@import url(/.shared/themes/common/base-weblog.css?v=2);/* Tip Jar */
/*@import url(/.shared/themes/common/tipjar.css);*/

/* Portal */

/* Theme Builder *//* general page elements */
a{text-decoration:underline;}
a:link{color:#3e1906;}
a:visited{color:#3e1906;}
a:hover{color:#2e1305;}
a:active{color:#2e1305;}
.entry-body a:hover img{background-color:transparent;}

/* layout */
body{margin:0;color:#000000;background:#FFFFFF;font-family:'Times','Times New Roman',serif;font-weight:normal;font-size:89%;line-height:1.5;}
#container{position:static;}
#container-inner{position:static;border:0;background:#FFFFFF;}
#banner{border-bottom:1px dashed #FFFFFF;/* no ie mac \*/ height:1%;/* ie win 5.5,6 win */
color:#FFFFFF;background:#FFFFFF;text-align:left;font-family:"Lucida Mono",arial,monospace;font-weight:200;}
#banner-inner{padding:15px;}
#banner a{color:#FFFFFF;background-color:none;text-decoration:none;}
#banner-header{margin:0.25em 0;font-size:xx-large;font-weight:bold;}
#banner-description{margin:0.25em 0;font-size:small;}

/* banner image */
#banner{height:219px;background-image:url("http://mistermort.typepad.com/.a/6a010535d07789970c0120a7005b1c970b-pi");background-position:15px 15px;background-repeat:no-repeat;text-align:left;}
#banner-inner{overflow:visible;padding:0;}
#banner-header{position:absolute;left:0;top:0;width:100%;height:100%;margin:0;padding:0;}
#banner-header a{display:block;left:0;top:0;height:219px;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:780px;}
.layout-artistic #alpha,
.layout-calendar #alpha{width:315px;/* 285px + 15px + 15px */}
.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-artistic #beta,
.layout-calendar #beta{width:465px;}
.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* 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:0;color:#a27929;font-family:"Lucida Mono",arial,monospace;font-size:.8em;font-weight:200;text-align:left;}
.entry-header{margin:1px 0 10px 0;border:0;color:#333;font-family:'Times','Times New Roman',serif;font-size:1.6em;line-height:1.5em;text-align:left;letter-spacing:-.05em;}
.entry-header a{text-decoration:none;font-weight:normal;}
.entry-header a:link{color:#2e1305;}
.entry-header a:visited{color:#2e1305;}
.entry-header a:hover{color:#4d1f08;}
.entry-header a:active{color:#4d1f08;}
.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;line-height:1.5;}
.entry-footer,
.trackback-footer,
.comment-footer{margin:0 1em 10px 1em;border-top:1px dashed #aa4411;padding:3px;color:#a27929;font-family:"Lucida Mono",arial,monospace;font-size:.8em;font-weight:200;line-height:normal;text-align:left;}
#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:none;font-weight:inherit;}
.module a:link{color:#c1a268;color: #625a31;}
.module a:visited{color:#c1a268;}
.module a:hover{color:#c1a268;}
.module a:active{color:#c1a268;}
.module-list-item a,
.module-header a:link,
.module-header a:visited,
.module-header a:hover,
.module-header a:active{padding:3px;color:#392d12;}
.entry-footer a{padding:1px 1px;}
.module-list-item a{font-size:11px;color:#333;letter-spacing:.1em;font-family:arial,sans-serif;}
.module-list-item a,
.module-header a{margin-left:-3px}
.module-list-item a:hover,
.entry-footer a:hover{color:#2e1305;}
.module-header a{color:#a27929;color:#57502b;}
.module-more{text-align:left;opacity:.75;}
.module-more:hover{opacity:1;}
.module-header a:hover{color:#1e1c0f;}
.module-header{margin:5px 3px;border-top:1px dashed #dbd5b7;border-bottom:none;padding:8px 3px 3px 3px;font-family:'Times','Times New Roman',serif;font-size:1em;line-height:normal;font-weight:bold;text-transform:uppercase;letter-spacing:.3em;text-align:left;font-size:15px;/*opacity:.75;*/
text-shadow:0px 1px 1px #eee;}
.module-header a:hover{color:#392d12;color:#000;opacity:.95;}
.module-content input,
.module-content select{margin-left:0px;}
.module-content form{margin-bottom:2em;}
.module-content{margin:5px 0 20px 0;color:#a27929;font-family:"Lucida Mono",arial,monospace;font-size:.8em;font-weight:200;line-height:100%;text-align:left;}
.module-list{margin:0;}
.module-list-item{margin:10px 0;}
.module-list-item a, .module-list-item a:visited{color: #625a31;}
.typelist-thumbnailed .module-list-item{margin:10px 0;}
.module img,
.module-photo img{/*border:5px solid #EEEEEE;*/
margin:0 0 3em -1px;padding:0;border:1px solid #ccc;}
.module-photo .module-content{text-align:left;}
.module-powered{text-align:left;}
.module-calendar .module-header{color:#a27929;font-family:'Times','Times New Roman',serif;font-size:.8em;border-bottom:1px dashed #aa4411;text-align:left;font-weight:bold;text-transform:uppercase;padding:3px;letter-spacing:.3em;}
.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;}

/* moblog1 tweaks */
.layout-moblog1 #alpha{width:200px;}
.layout-moblog1 #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#;}
.layout-moblog1 #beta{width:380px;}
.layout-moblog1 #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-moblog1 #gamma{width:200px;}
.layout-moblog1 #gamma-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* moblog2 tweaks */
.layout-moblog2 #alpha{width:100px;}
.layout-moblog2 #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#;}
.layout-moblog2 #beta{width:350px;}
.layout-moblog2 #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-moblog2 #gamma{width:190px;}
.layout-moblog2 #gamma-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-moblog2 #delta{width:140px;}
.layout-moblog2 #delta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.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:500px;}
.layout-one-column #alpha{display:block;float:none;width:auto;}
.layout-one-column #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* two-column-left tweaks */
.layout-two-column-left #container{width:500px;}
.layout-two-column-left #alpha{width:px;}
.layout-two-column-left #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#;}
.layout-two-column-left #beta{width:500px;}
.layout-two-column-left #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* two-column-right tweaks */
.layout-two-column-right #container{width:650px;}
.layout-two-column-right #alpha{width:500px;}
.layout-two-column-right #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-two-column-right #beta{width:150px;}
.layout-two-column-right #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* three-column tweaks */
.layout-three-column #container{width:650px;}
.layout-three-column #alpha{width:px;}
.layout-three-column #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#;}
.layout-three-column #beta{width:500px;}
.layout-three-column #beta-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-three-column #gamma{width:150px;}
.layout-three-column #gamma-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
/* three-column-right tweaks */
.layout-three-column-right #container{width:650px;}
.layout-three-column-right #alpha{width:500px;}
.layout-three-column-right #alpha-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}
.layout-three-column-right #beta{width:px;}
.layout-three-column-right #beta-inner{border:0;padding:15px 15px 15px 15px;background:#;}
.layout-three-column-right #gamma{width:150px;}
.layout-three-column-right #gamma-inner{border:0;padding:15px 15px 15px 15px;background:#FFFFFF;}

/* Custom CSS */
body{margin:0 auto;}
.layout-two-column-right #container{min-width:930px;width:930px !important;}
.layout-two-column-right #alpha{width:700px;}
.layout-two-column-right #beta{width:230px;}
#comment-form textarea,
#comment-form input,
.comment-content,
.entry-body{font-family:courier,'courier new',monospace;font-size:1.1em;line-height:1.2;font-weight:normal;margin:0 1em 1em 0em;color:#555;letter-spacing:-1px;}
.entry-body img{margin:0 -1em 1em -1em;}
.comment-content{margin-bottom:0;}
.comment-content{font-size:1.1em;line-height:1.2;}
.entry-header a,h3.entry-header a{color:#0000ff;}
.entry-header{font-family:'Times','Times New Roman',serif;font-size:1.7em;line-height:1.5;max-width:22em;font-weight:normal;letter-spacing:-.05em;margin-bottom:14px;color:#333;left:-1px;text-transform:uppercase; line-height: 1;}
h2.comments-open-header,
.date-header,
.comment-footer,
.trackbacks-header,
.entry-footer-info{margin:5px 0;padding:3px 0px;color:#a27929;font-family:"Lucida Mono",arial,monospace;font-size:.8em;line-height:normal;font-weight:200;border:none;text-transform:uppercase;letter-spacing:0;text-align:left;}
.comment-footer{letter-spacing:0;margin-top:0px;margin-top:0;padding-top:0;padding-bottom:1em;border-bottom:1px solid #eee;}
.entry-footer{border:none;margin-bottom:3em;}
.date-header{padding-top:1px;}
.entry-footer-info{padding-bottom:14px;}
.entry-footer-info{border-bottom:1px solid #eee;}
.comments-header,
.content-header{color:#ccc;font-family:'Times','Times New Roman',serif;font-size:200%;margin-bottom:14px;font-weight:normal;border:none;text-transform:uppercase;padding-bottom:1.66em;letter-spacing:.3em;text-align:left;}
.comments-header{font-size:180%;margin-bottom:4px;padding-bottom:4px;}
.comments-open,
.comments-info,
.trackbacks-info{margin:5px 0 20px 0;color:#333333;font-family:"Lucida Mono",arial,monospace;font-size:.8em;font-weight:200;line-height:100%;text-align:left;}
.trackbacks-info a{font-family:"Lucida Mono",arial,monospace;}
.sponsor{display:block;margin-top:32px;}
.sponsor img{border:none;}
.sponsor img{margin-left:-4px;margin-top:-5px;}
.content-nav a{font-family:Times,"Times New Roman",serif;white-space:nowrap;color:#999;font-size:80%;text-transform:uppercase;text-decoration:none;border-bottom:1px solid #ddd;}
.content-nav{padding:4px 0;margin:0 0 1em 0;height:5em;display:block;color:#eee;}
.content-nav .separator{display:none;}
div.trackbacks{display:none;}
#widget-FeedBurner_fb_email{}
.module{padding-left:4px;}
.module h2{font-style:italic;margin-left:-4px;color:#8f8448;text-shadow:0 1px 1px #f7f6f0;}
.module h2 a{font-style:normal;color:#625a31;}
.entry-footer-info{border:none;line-height:1.2;}
.entry-footer-info span.separator{color:#ddd;margin:0 .5em;height:.85em;}
.post-footers span.separator:first-of-type{display:block;text-indent:-1000px;height:.85em;}
.entry-footer-share{line-height:1;border-bottom:1px solid #eee;padding-bottom:1.5em;}
.post-footers{color:#555;}
.pager-label{font-size:130%;padding:0 .5em;}
.pager-label * {
	 display:  inline; }
a .pager-label,.pager-label a{color:#333;color:rgba(0,0,0,.85);margin: 0 1em;;}
.pager-label a:hover {color:#111;color:rgba(0,0,0,1);}
input[type="submit"]{background-color:#eee;border:1px solid #777;}
input[type="submit"]:hover{border-color #f00;background:#eef;}
.date-header{letter-spacing:2px;color:#392d12;}
.entry-header{color:#35301a;text-shadow:0 1px 1px #f7f6f0;color:#624621;font-style:italic;}
span.post-footers{line-height:1.75;}
span.post-footers a{color:#777;border-color:#ccc;}
span.post-footers a.permalink{color:#000;display:block;}
span.post-footers a.entry-comments{color:#333;!important}
span.post-footers a.entry-trackbacks{display:hidden;!important}

/* ph=1 */

#banner { margin-top: 120px; }
#nav { position: absolute; top: 10px; height: 90px; overflow: hidden; }
#alpha-inner p.content-nav { position: absolute;  height: 45px; top: -30px;  overflow: auto; text-align: left; margin-left: -.75em; }
#alpha-inner p.content-nav > a:nth-child(2) { display: none; }

#beta { margin-top: -225px; }
.module-photo img { height: 191px; width: 150px; margin-bottom: 3em; }






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


/* ph=1 */
