/* Base */
@import url(https://static.typepad.com/.shared/themes/walt/styleless/base.css);

@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 */
@import url(https://static.typepad.com/.shared/themes/walt/styleless/theme.css);






/* Custom CSS */
body {
	background-color : #fff;
	font-family : Courier New, Courier, Times New Roman, Times;
	font-size : 16px;
	line-height : 140%;
	color : #333;
	margin : 0px;
}

a {
	color : maroon;
}

a:hover {
	color : black;
}


#banner {
	position : fixed;
	top : 50px;
}

#banner-header {
	font-family : Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight : normal;
	text-decoration : none;
	font-size : 42px;
	}

#banner-header a {
	text-decoration: none;
}

#banner-header a:hover {
	color : black;
}

#container {
	width : 980px;
	margin-right : auto;
	margin-left : auto;
}

#alpha {
	width : 320px;
	float : left;
	top : 120px;
	position : fixed;
}

#alpha-inner {
	padding-right : 20px;
	font-size : 14px;
	color : #666;
}

#beta {
	width : 650px;
	float : left;
	margin-left : 320px;
}

#beta-inner {
	padding-left : 20px;
	margin-bottom : 100px;
}


#footer {
	clear : both;
}

/* @group banner */



/* @end */



/* @group modules */

.follow-links {
	padding-left : 00px;
	list-style : none;
}

.follow-links a {
	text-decoration : none;
	color : black;
}

.follow-links li {
	margin-bottom:  3px;
	background-position : 0px;
	background-repeat : no-repeat;
	padding-left : 22px;
	opacity : 0.8;
}

.follow-links li:hover {
	opacity : 1;
}

.follow-links li a {
	border-bottom : 1px dotted silver;
}

.follow-links li a:hover {
	border-bottom : 1px dotted black;
	color : maroon;
}


.follow-links .twitter {
	background-image : url(http://www.sippey.com/files/twitter.png);
}

.follow-links .typepad {
	background-image : url(http://www.sippey.com/files/typepad.png);
}

.follow-links .rss {
	background-image : url(http://www.sippey.com/files/rss.png);
}


.facebook {
	margin-left : -6px;
}

.browse {
	margin-top : 40px;
	margin-bottom : 10px;
}

.browse a {
	text-decoration: none;
	color : #333;
	border-bottom : 1px dotted silver;
}

.browse a:hover {
	border-bottom: 1px dotted black;
	color : maroon;
}


.search-box {
	width : 210px;
}



/* @end */



/* @group entries */

.entry {
	clear : both;
	margin-bottom : 50px;
}

.entry-header,
.entry-header a {
	font-weight : normal;
	font-size : 24px;
	color :black;
	text-decoration: none;
	margin-bottom : 0px;
	line-height : 140%;
}

.entry-header a:hover {
	color : maroon;
}

.entry-body {
}

.entry-body p {
	margin-top : 10px;
	margin-bottom : 15px;
}

.entry-body blockquote {
	font-size : 14px;
}

.entry-footer-info {
	font-size : 12px;
	color : #666;
	margin-bottom : 0px;
}

.entry-footer-info a {
	color : #666;
	text-decoration : none;
	border-bottom : 1px dotted silver;
}

.entry-footer-info a:hover {
	color : maroon;
}

.entry-footer-share {
	margin-top : 10px;
}

.entry-footer-share-buttons .separator {
	display : none;
}

.favorite {
	height : 21px;
	width : 90px;
	vertical-align: text-bottom;
}

.content-nav {
	font-size : 12px;
}

.content-nav a {
	color : #333;
	text-decoration: none;
	border-bottom : 1px dotted silver;
}

.content-nav a:hover {
	color : maroon;
}

.content-header {
	font-weight : normal;
	font-style : italic;
	color : #666;
	font-size : 20px;
}

.pager-bottom {
	font-size : 24px;
}


/* @end */





/* @group reactions */

.reactions-list {
	padding-left : 0px;
	display : block;
	clear : both;
}

.reactions-list .reaction {
	display : inline;
	float : left;
	margin-top : 0px;
	margin-right : 8px;
	margin-bottom : 8px;
	margin-left: 0px;
	position : relative;
}

.reaction-avatar {
	width : 32px;
	height : 32px;
}

.reactions .reaction-favorite .reaction-badge {
	background-image: url(http://static.typepad.com/.shared:v25.4:typepad:en_us/themes/common/images/badge-favorite.png);
	}
	
.reactions .reaction-reblog .reaction-badge {
	background-image: url(http://static.typepad.com/.shared:v25.4:typepad:en_us/themes/common/images/badge-reblog.png);
}

.reactions .reaction-badge {
	bottom: -4px;
	display: block;
	height: 16px;
	position: absolute;
	right: -4px;
	width: 16px;
	
}


/* @end */


/* @group search results */


.search-header .content-header {
	font-size : 28px;
}

.search-subheader {
	font-size : 14px;
	margin-bottom : 40px;
}

.search-subheader .col {
}

.search-subheader .search-feed-subscribe {
text-align : right;
margin-top : -22px;
}

.search-subheader .search-feed-subscribe a{
	background-image : url(http://hornik.typepad.com/vb/files/rss.png);
	background-repeat : no-repeat;
	padding-left : 20px;
}

.search-results .entry {
	margin-bottom: 20px;;
}

.search-results .entry-more-link {
	display : none;
}

.search-results .comment {
	padding-bottom : 20px;
	border : none;
	padding-left : 30px;
	padding-right:  40px;
}

.search-results .comment-header {
	font-size : 14px;
	font-weight : normal;
	margin-bottom : 0px;
}

.search-results .comment-header a {
	text-decoration : none;
}

.search-results .comment-content {
	display : inline;
	margin-left : 0px;
}

.search-results .comment-footer {
	margin-left : 0px;
}

.search-results .comment-avatar {
	float : left;
	width : 25px;
}

.search-results .comment-avatar img {
	width : 20px;
	height : 20px;
}

.search-results .comment-meta {
}

.search-results .comment-meta p {
	margin : 0px;
}

/* @end */












/* @group archives */

h2.archive-header {
	font-weight : normal;
	font-size : 24px;
}

.archive-date-based {
	width : 200px;
	float : left;
}

.archive-categories {
	width : 400px;
	float : left;
}
.archive-list {
	list-style : circle;
	padding-left : 20px;
}

.archive-list-item {
	padding-bottom : 2px;
}

/* @end */


/* @group footer */

#footer {
	border-top : 1px dotted silver;
	margin-left : 330px;
	padding-bottom : 50px;
}

.footer-list {
	list-style : none;
	padding-left : 0px;
}

.footer-list-item {
	display : inline;
	font-size : 11px;
	text-transform : uppercase;
	border-right : 1px solid silver;
	padding-right : 10px;
	margin-right : 10px;
}

.footer-list-item:last-child {
	border-right : none;
}

.footer-list-item a {
	text-decoration: none;
	color : #666;
	border-bottom : 1px dotted silver;
}

.footer-list-item a:hover {
	color : maroon;
}

/* @end */

#comments { display: none; }
.comments-closed { display: none; }






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


/* ph=1 */
