/* Base */
@import url(.shared/themes/common/base-weblog.css);

@import url(.shared/themes/common/bxslider.css);
@import url(.shared/css/widgets.css);
@import url(.shared/themes/common/recentpostsfancy.css);

/* Tip Jar */
@import url(.shared/themes/common/tipjar.css);

/* Portal */


/* Theme */
@import url(.shared/themes/typepad/theme-scene_urban.css);






/* Custom CSS */
/* adding custom banner image */

#banner {
    background: url(http://mysteryink.typepad.com/.a/6a00d8341c7d9d53ef016766438840970b-pi) no-repeat;
}


/* setting color of text font */

#pagebody div, p, li, blockquote {
    color: #000000;
}


/* setting color of links font */

#pagebody a {
    color: #7E3817;
    text-decoration: underline;
}

#pagebody a:hover {
    text-decoration: none !important;
}


/* setting color of entry header */

.entry-header { 
    color: #7E3817 !important;
    text-decoration: none;
    }

.entry-header a {
    color: #7E3817 !important;
    text-decoration: none !important;
    }


/* setting color of sidebar items */

.module-content a {
    color: #7E3817;
    text-decoration: none;
}

.module-content a {
    color: #7E3817;
    text-decoration: none !important;
}

.module-content a:hover {
    color: #7E3817;
    text-decoration: underline !important;
}






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


/* ph=1 */