/* 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/vox/beautiful-day/screen.css);






/* Custom CSS */
 html {
   margin: 0;
   padding: 0;
   border: 0;
   width: 100%;
   height: 100%;
   min-height: 101%;
}
.layout-two-column-right #container { width: 980px; }
.layout-two-column-right #alpha { width: 610px; }
.layout-two-column-right #beta { width: 370px; }

body { 
    color: #333333;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 1em;
    font-weight: normal;
    line-height: 1.5em;
    background: #9a7444 url(http://www.biblescholars.org/bso/bible-scholars-bckground.jpg) repeat-x;
}
/* Global --changes link color -- */
a {
    color: #457999;
}
a:hover {
    color: #0a8bdc;
    text-decoration: underline;
}
/*  Eliminates gap between header and page body -- */
#pagebody {
    margin-top: 0;
}
/* To color both left and right columns equally use background-color tag or create diff color columns with two tone bckgrnd image -- */
#pagebody-inner { 
    position: static; width: 100%;
    background-color: #dfc07b;
}
/*  Changes the color behind the banner to transparent -- */
#container-inner {
    background-color: transparent;
}
/* banner ----changes banner width to 980--------- */
#banner {
background: url(http://www.biblescholars.org/bso/bible-scholars-banner.png) no-repeat;
width: 980px;
min-height: 134px;
}
#banner-inner { 
overflow: visible; padding: 0; 
}
#banner-header {
position: absolute;
left: 0;
top: 0;
width: 100%;
margin: 0;
padding: 0;
}
#banner-header a {
display: block;
left: 0;
top: 0;
height: 134px;
text-indent: -1000em;
}
#banner-description {
overflow: hidden;
width: 0;
height: 0;
margin: 0;
padding: 0;
text-indent: -1000em;
}
#nav {
padding: 18px 0 18px 0;
background-color: #dfc07b;
text-align: right;
}
.nav-list {
border-top: 0px solid #f3eee3;
border-bottom: 0px solid #f3eee3;
}
.nav-list-item {
border-right: 1px solid #929292;
}
.nav-list-item a {
padding-right: 16px;
text-decoration: none;
color: #333333;
font-family: 'Trebuchet MS',Verdana,sans-serif;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}
.nav-list-item a:visited {
text-decoration: none;
color: #333333;
font-family: 'Trebuchet MS',Verdana,sans-serif;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}
.nav-list-item a:hover {
text-decoration: none;
color: #0a8bdc;
font-family: 'Trebuchet MS',Verdana,sans-serif;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}
.nav-list-item a:active {
text-decoration: none;
color: #0a8bdc;
font-family: 'Trebuchet MS',Verdana,sans-serif;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}
.nav-list-item a:focus {
text-decoration: none;
color: #0a8bdc;
font-family: 'Trebuchet MS',Verdana,sans-serif;
font-size: 1em;
font-weight: bold;
letter-spacing: 1px;
}
/* nav bar - removes last vertical separator line--------- */
.last-nav-list-item {
border-right: 0px solid #666666;
}
.last-nav-list-item a {
background: none;
}
.last-nav-list-item a:visited {
background: none;
}
.last-nav-list-item a:hover {
background: none;
}
.last-nav-list-item a:active {
background: none;
}
.last-nav-list-item a:focus {
background: none;
}
#nav ul li.nav-list-item { float: none;}
/* nav bar - centers links--------- */
#nav ul { text-align: center; }
#nav ul li { 
  text-align: center; 
  display: inline; 
}
#nav li a { display: inline; }
/* Content ----changes large post titles and margin 20px is needed because the box has a colored background--------- */
.entry-header {
    border: 0 none;
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: x-large;
    font-weight: normal;
    margin: 20px;
    line-height: 28px;
    text-align: left;
}
.entry-header a {
    border: 0 none;
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.entry-header a:hover {
    border: 0 none;
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
/* Hides the footer on the featured article--------- */
.entry-featured .entry-header,
.entry-featured .entry-footer {
    display: none;
    visibility: hidden;
}
/* Content ----changes month header which appears when archives are clicked- -turn it off in design settings--------- */
.content-header {
    color: #333333;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 1em;
}
/* Content ----changes date header etc--------- */
.date-header, .trackbacks-header, .comments-header, .comments-open-header, .archive-header {
    border: 0 none;
    color: #333333;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 0.8125em;
    margin: 0 0 10px;
    text-align: left;
}
/* Content ----changes 'continue reading' link on articles-------- */
.entry-more-link {
    font-size: 1em;
    color: #457999;
    font-weight: normal;
}
/* colors the article background--------- */
.entry, .trackbacks, .reactions, .comments, .archive {
    background-color: #fedb8a;
}
/* moves article text away because of colored background--------- */
.entry-content {
    margin: 20px;
}
/* matches rule line to background so it is invisible--------- */
.entry-footer {
    border-top-color: #fedb8a;
    margin: 20px;
}
/* content gets rid of breadcrumb links at top of article pages */
.content-nav {
    display: none;
    visibility: hidden;
}
/* Widget --changes link color for sidebar headers-- */
/* changed margin-bottom and padding-bottom to zero to raise up the sidebar and start sidebar code with a p tag with no padding or margin-- */
.module-header {
    font-size: 1em; 
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.module-header a {
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 1em; 
}
.module-header a:hover {
    font-size: 1em; 
    color: #00cc00;
    font-weight: bold;
    letter-spacing: 1px;
}
/* replaced recent posts with image that says recent articles-- */

.module-archives h2 {

background: url(http://www.biblescholars.org/bso/bible-scholars-recent.png);
background-repeat: no-repeat;
background-position: 0px;
display:inline-block;
width: 300px;
height: 32px;
text-indent: -1000em;
}

/* Widget --changes date link size under Archives-- */
.module-content {
    color: #333333;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 0.8125em;
    margin-top: 0px;
}
.module-list-item {
    margin-top: 0px;
}
/* footer */

p.no_margin_footer {
    margin: 0;
    padding: 0;
	color: #245a7c;
	font-weight: bold;
}
/* Gives the footer a  1px border at the top-- */
.footer-list {
    padding: 1em 0 1em 0;
    background: url(http://www.biblescholars.org/bso/bible-scholars-footer-background.jpg) repeat-x;
    border-top: 1px solid #dfc07b;
    background-color: #242325;
}
.footer-list li {
    display: inline;
    float: left;
    position: relative;
    margin: 0 0 0 20px;
    padding: 0;
}
.footer-list h3 {
    margin: 0;
    padding: 0 0 6px 0;
    color: #7b0e1c;
}
.footer-list-item {
    width: 335px;
    margin: 0;
    padding: 0;
    border-right: 0px solid #DDDDDD;
}
.last-footer-list-item {
    width: 230px;
    margin: 0;
    padding: 0;
}
.footer-buzz {
    font-size: 1em;
	font-weight: bold;
    color: #1b1b1b;
}
.footer-buzz img {
    margin: 0 1em 0 0;
    padding: 6px 0 0 0;
    float: left;
    position: relative;
    display: block;
}
.footer-buzz a {
    color: #245a7c;
	font-weight: bold;
    display: inline;
	text-decoration: none;
}
.footer-review {
    font-size: 1em;
	font-weight: bold;
    color: #1b1b1b;
}
.footer-review a {
    color: #245a7c;
	font-weight: bold;
    display: inline;
	text-decoration: none;
}
.footer-review img {
    margin: 0 1em 0 0;
    padding: 6px 0 0 0;
    float: left;
    position: relative;
    display: block;
}
.footer-icons {
    font-size: 1em;
    color: #2093d9;
}
.footer-icons h3 {
    margin: 0;
    padding: 0 0 9px 0;
}
#copyright_footer {
    margin: 0;
    padding: 0 0 1em 0;
    text-align: right;
    font-size: 11px;
    color: #131313;
}
/* My post classes that do not exist in other stylesheets-- */

/* paragraphs-- */
p.no_margin_sidebar {
    margin: 0;
    padding: 0;
}
p.bottom_margin_sidebar {
    margin: 0;
    padding: 0 0 12px 0;
}
p.margin_articles {
    margin: 0;
    padding: 1em 0 0 0;
}
/* For blue intro paragraph of articles-- */
p.margin_articles_blue {
    margin: 0;
    padding: 1em 0 0 0;
    color: #245a7c;
}
/* For blue sub-description of audio CDs-- */
p.no_margin_blue {
    margin: 0;
    padding: 0;
    color: #245a7c;
	font-weight: bold;
}
p.no_margin_articles {
    margin: 0;
    padding: 0;
}
p.bottom_margin_articles {
    margin: 0;
    padding: 0 0 1em 0;
}
p.bottom_less_margin_articles {
    margin: 0;
    padding: 0 0 0 0;
	font-weight: bold;
}
p.top_bottom_margin_articles {
    margin: 0;
    padding: 1em 0 1em 0;
}

/* matches featured article headline to large blue article headlines-- */
p.featured_article_headline {
	color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}

.featured_article_headline a {
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}
.featured_article_headline a:visited {
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}

.featured_article_headline a:hover {
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}
.featured_article_headline a:active {
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}
.featured_article_headline a:focus {
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
}

/* large gray headlines -- */
p.featured_article_headline_gray {
	color: #666666;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 38px;
}
/* caption under roy's picture on home page -- */
p.featured_article_caption {
	color: #666666;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: 1.2em;
	font-style: italic;
    font-weight: normal;
	margin: -3px 0 20px 0;
}

/* For audio cd titles-- */
p.audio_cd_headline {
	color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    font-size: x-large;
    font-weight: normal;
    line-height: 28px;
	padding: 1.2em 0 0 0;
}
/* For audio cd divider between products-- */
p.audio_cd_divider {
    margin: 0;
    padding: 1em 0 0 0;
    text-align: center;
}
/* Free shipping for paypal-- */
p.margin_paypal_red {
    margin: 0;
    padding: 4px 0 0 0;
    color: #b30834;
	font-weight: bold;
	text-align: left;
}
/* to color text blue-- */
.bluetextnormal {
	color: #457999;
}
.bluetextbold {
	color: #457999;
    font-weight: bold;
}

/* article images and youtubes-- */

.articles_images_left img {
    margin: 0 1em 0 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
}
.articles_images_right img {
    margin: 0;
    padding: 0;
    float: right;
    position: relative;
    display: block;
}
.articles_images_news_release_left img {
    margin: 0 1em 0 0;
    padding: 1em 0 0 0;
    float: left;
    position: relative;
    display: block;
}
.articles_images_news_release_left_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}
.articles_images_news_release_right img {
    margin: 0;
    padding: 1em 0 0 0;
    float: right;
    position: relative;
    display: block;
}
.articles_youtubes_left {
    margin: 0 1em 0 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
}

/* article text-- */
.articles_text_above_fold {
    margin: 0;
    padding: 0;
}
.articles_text_below_fold {
    margin: 0;
    padding: 0;
}
.articles_text_below_fold_blockquote {
    margin: 0 1em 0 1em;
    padding: 0;
}
/*  featured article-- */
.featured_article_text_above_fold {
    margin: 0;
    padding: 0;
}
.featured_article_text_below_fold {
    margin: 0;
    padding: 0;
}
.featured_article_image_left img {
    margin: 0 1em 0 0;
    padding: 0;
    float: left;
    position: relative;
    display: block;
}
.featured_article_text_above_fold ul {
    margin: 0;
    padding: 0;
}
.featured_article_text_above_fold ul li {
    margin: 0;
    padding: 0 0 .35em 0;
    list-style-type: none;
    font-size: 1.2em;
    font-weight: bold;
}

/* to right align paypal buttons -- */
.audiocd {
    display: inline;
    float: right;
    position: relative;
    margin: 0;
    padding: 0;
}
.audiocd_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}
/* for recent publication books on the home page -- */
.media_recent_no_bkgrd {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
	text-align: center;
}

/* for recent books article on media page -- */
.media_recent {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    background-color: #fedb8a;
}
.media_recent p {
    padding: 10px 0 0 0;
    margin: 0 10px 0 10px;
}
.media_recent a {
    border: 0 none;
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.media_recent a:hover {
    border: 0 none;
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.outer_media_sidebyside {
    width: 415px;
    margin: 0 auto;
    padding: 0;
    position: relative;
	text-align: center;
}
.inner_media_sidebyside {
    width: 110px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    text-align: center;
    position: relative;
}
.inner_media_sidebyside img {
    margin: 0 auto;
    padding: 0;
    display: block;
}
.inner_media_sidebyside p {
    margin: 6px 0 0 0;
    padding: 0;
    text-align: center;
    display: block;
}
.inner_media_sidebyside a {
    color: #457999;
    font-size: 1em;
    text-decoration: underline;
    font-weight: normal;
}
.inner_media_sidebyside a:hover {
    color: #0a8bdc;
    font-size: 1em;
    text-decoration: underline;
    font-weight: normal;
}
.outer_media_sidebyside_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}

/* Sidebar-- */
.sidebar_callout_images img {
    margin: 0;
    padding: 0;
}
/* for study tour galleries -- */
.tour_gallery {
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
    background-color: #fedb8a;
}
.tour_gallery p {
    padding: 10px 0 0 0;
    margin: 0 10px 0 10px;
}
.tour_gallery a {
    border: 0 none;
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.tour_gallery a:hover {
    border: 0 none;
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.outer_tour_gallery_sidebyside {
    width: 525px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.inner_tour_gallery_sidebyside {
    width: 230px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
    position: relative;
}
.inner_tour_gallery_sidebyside_paypal_button {
    width: 230px;
    margin: 0 0 0 20px;
    padding: 0;
    float: left;
	text-align: right;
    position: relative;
}
.inner_tour_gallery_sidebyside img {
    margin: 0 auto;
    padding: 0;
    display: block;
}
.inner_tour_gallery_sidebyside p {
    margin: 6px 0 0 0;
    padding: 0;
    display: block;
}
.inner_tour_gallery_sidebyside a {
    color: #457999;
    font-size: 1em;
    text-decoration: underline;
    font-weight: normal;
}
.inner_tour_gallery_sidebyside a:hover {
    color: #0a8bdc;
    font-size: 1em;
    text-decoration: underline;
    font-weight: normal;
}
.outer_tour_gallery_sidebyside_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}

/* Sidebar-- */
.sidebar_callout_images img {
    margin: 0;
    padding: 0;
}

/* for bookcover image in sidebar-- */
p.no_margin_bookcover {
    margin: 0;
    padding: 0;
}
p.no_margin_bookcover img {
    margin: 0 auto;
}
/* for bookcover links in sidebar-- */
.outer_bookcover_sidebar {
    width: 335px;
    margin: 0 auto;
    padding: 0 0 0 0;
    position: relative;
}
.outer_bookcover_sidebar p {
    font-size: 12px;
    margin: 0;
    padding: 5px 0 18px 0;
}
.inner_bookcover_sidebar_left {
    width: 135px;
    margin: 0;
    padding: 0;
    float: left;
    text-align: left;
    position: relative;
}
.inner_bookcover_sidebar_right {
    width: 88px;
    margin: 0 0 0 20px;
    padding: 5px 0 18px 0;
    float: left;
    text-align: left;
    position: relative;
}
.inner_bookcover_sidebar_right img {
    margin: 0;
    padding: 0;
    display: block;
}

/* for mission statement callout in sidebar-- */
.mission_callout_text {
    margin: 0 5px 0 0;
    padding: 1em;
    background-color: #fffcbe;
	color: #7b0e1c;
    font-size: 1.2em;
}
.mission_callout_text ul {
    margin: 0;
    padding: 0 0 0 3em;
}
.mission_callout_text li {
    margin: 0;
    padding: 0 0 0 0;
    list-style-type: square;
    color: #7b0e1c;
    font-size: 1em;
}
.mission_callout_text_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}
.mission_callout_text a {
    color: #7b0e1c;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: 1em;
}
.mission_callout_text a:hover {
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: 1em;
}

/* for bible scholars callout in sidebar-- */
.sidebar_callout_text {
    margin: 0 5px 0 0;
    padding: 1em;
    background-color: #fffcbe;
    font-size: 1.2em;
    font-weight: bold;
}
.sidebar_callout_text ul {
    margin: 0;
    padding: 0 0 0 3em;
}
.sidebar_callout_text li {
    margin: 0;
    padding: 0 0 0 0;
    list-style-type: square;
    color: #7b0e1c;
    font-size: 1.2em;
    font-weight: bold;
}
.sidebar_callout_text_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}


/* for bookstore callout in sidebar-- */
.bookstore_sidebar {
    margin: 0 5px 0 0;
    padding: 0 0 20px 0;
    background-color: #fedb8a;
}
.bookstore_sidebar p {
    padding: 10px 0 0 0;
    margin: 0 10px 0 10px;
}
.bookstore_sidebar a {
    border: 0 none;
    color: #457999;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.bookstore_sidebar a:hover {
    border: 0 none;
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: x-large;
    text-align: left;
}
.outer_bookstore_sidebyside {
    width: 335px;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.inner_bookstore_sidebyside {
    width: 100px;
    margin: 0 0 0 5px;
    padding: 0;
    float: left;
    text-align: center;
    position: relative;
}
.inner_bookstore_sidebyside img {
    margin: 0 auto;
    padding: 0;
    display: block;
}
.inner_bookstore_sidebyside p {
    margin: 6px 0 0 0;
    padding: 0;
    text-align: center;
    display: block;
}
.inner_bookstore_sidebyside a {
    color: #457999;
    font-size: 1em;
    text-decoration: underline;
    font-weight: bold;
}
.inner_bookstore_sidebyside a:hover {
    color: #0a8bdc;
    font-size: 1em;
    text-decoration: underline;
    font-weight: bold;
}
.outer_bookstore_sidebyside_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}


/* for study aids callout in sidebar-- */
.studyaids_sidebar {
    margin: 0 5px 0 0;
    padding: 1em;
    background-color: #fedb8a;
}
.studyaids_sidebar_inner {
    color: #7b0e1c;
    font-size: 1.2em;
}
.studyaids_sidebar img {
    margin: 0 auto;
    padding: 0;
    display: block;
}
.studyaids_sidebar a {
    color: #7b0e1c;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: 1em;
}
.studyaids_sidebar a:hover {
    color: #0a8bdc;
    font-family: 'Trebuchet MS',Verdana,sans-serif;
    text-decoration: none;
    font-size: 1em;
}
.studyaids_sidebar_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}


/* for newsletter callout in sidebar-- */
.newsletter_sidebar {
    margin: 0 0 0 0;
    padding: 1em;
}
.newsletter_sidebar label {
    color: #333333;
    font-size: 0.875em;
}
.newsletter_sidebar_inner {
    color: #7b0e1c;
    font-size: x-large;
}
/* width controls width of the text input box-- */
.newsletter_sidebar_box {
    margin: 6px 6px 6px 0;
    padding: 4px 0 4px 0;
    border: 1px solid #333333;
    background-color: #fffcbe;
    width: 230px;
}
.newsletter_sidebar_button {
    margin: 0;
    padding: 3px 6px 3px 6px;
    border: 1px solid #333333;
    background-color: #fffcbe;
    color: #7b0e1c;
    font-weight: bold;
}

.newsletter_sidebar_clear {
    height: 1px;
    margin: 0;
    padding: 0;
    clear: both;
    position: relative;
    overflow: hidden;
}


/* colors the background of the featured article - this works because it is at the bottom-- */
.entry-featured {
    background: #fffcbe;
}







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


/* ph=1 */
