/* Base */
@import url(https://static.typepad.com/.shared/themes/common/base-weblog.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/classic/theme-green.css);






/* Custom CSS */
#banner {
background: #aaaaaa;
border-bottom: 1px solid #888888;
}
/* 'background' is the background color for the banner. The example I've used here is green. The 'border-bottom' is a slightly darker version of the background color. */

#banner-header a {
color: #ffffff;
}
/* This is the color of the blog name. The example here is very light green, almost white */

#banner-header a:hover {
color: #ffffff;
}
/* This is the color of the blog name when you move the mouse over it. The example here is white */

#banner-description {
color: #ffffff;
border-left:1px solid #aaaaaa;
}
/* This is the color of the blog description. This should be a lighter version of the background color for the banner. The 'border-left' should be a slightly lighter version of the background color */

a:hover {
color: #003366
}
/* OPTIONAL. this is the color of the links when you move your mouse over them. The example I've used here is blue */

.entry-header {
 background-color: #D0F5A9;
}

.entry-header a:hover {
color: #003366;
text-decoration: underline;
}






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


/* ph=1 */
