/*LK stuff*/
body {
    font-size: 16px;
}

a {
    text-decoration: none;
}

.collectionlist {
    max-width: 700px;
    margin-bottom: 30px;
}

.normal {
    font-size: 16px;
    font-weight: normal;
    color: #555;
}

.excerpt {
    width: 90%;
    color: #333;
    line-height: 1.4;
    display: block;
    font-size: 95%;
}

.excerpt1 {
    font-style: italic;
    width: 90%;
    padding: 15px 0 25px 40px;
    color: #333;
}

.button {
    display: inline-block;
    color: black;
    background-color: #eee;
    border: 1px solid #555;
    padding: 6px 8px;
    margin: 0 8px 4px 0;
    border-radius: 3px;
}

.buttonyear {
    display: inline-block;
    color: black;
    background-color: #eee;
    border: 2px solid #555;
    padding: 4px 6px;
    margin: 0 8px 8px 0;
    border-radius: 3px;
    font-weight: bold;
    min-width: 82px;
    text-align: center;
}

.article-header {
    font-size: 20px;
    margin-top: 0;
    color: #333;
    font-weight: 600;
    text-decoration: none;
    margin-bottom: 2px;
    border-bottom: 1px solid #555;
    padding-bottom: 9px;
}

img {
    max-width: 100%;
    height: auto;
    display: inline;
}

.breadcrumbs {
    margin: 4px 0 16px 0;
    padding: 8px 15px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;

}

.bookreview {
    min-height: 275px;
    border-bottom: 1px solid #555;
}

.articleli {
    border-bottom: 1px solid #ddd;
    font-size: 100%;
    margin: 8px 0 12px;
    padding-bottom: 10px;
    min-height: 80px;
    max-width: 550px;
}

.articleimage {
    border: 1px solid #ddd;
    margin-right: 20px;
    vertical-align: top;
    float: left;
    width: 75px;
    height: auto;
}

.articletitle {
    font-weight: 600;
    color: #e64946;
}

.articleexcerpt {
    font-style: normal;
}

.cnbbc {
    color: #555;
    font-size: 90%;
    padding: 2px 0 2px 8px;
    background-color: aliceblue;
    height: auto;
    margin: 2px 0 2px 4px;
    width: 100%;
}

.cnbbc a {
    color: #555;
    text-decoration: underline;
}

.recbox {
    border-bottom: 1px solid silver;
    min-height: 120px;
    padding-bottom: 6px;
    margin-bottom: 8px;
}

.coindetail li {
    padding-bottom: 12px;
}

.ebaynotice {
    font-size: 80%;
    color: #555;
    font-style: italic;
    margin-bottom: 12px;
}


.recimg {
    float: left;
    margin-right: 8px;
}

.rectitle {
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 6px;
}

.rectitle a {
    line-height: 18px !important;
}

.recbody {
    font-size: 12px;
    line-height: 16px;
}

.misiad {
    margin: 25px 0;

}

.misiad_align {
    text-align: center;
}

.ebaylinks {
    clear: both;
    font-size: 90%;
    border: 1px solid #ccc;
    padding: 4px;
    margin: 25px 0 10px 0;
    height: fit-content;
    width: fit-content;
}

#libuttonsfoot {
    clear: both;
    margin-bottom: 60px
}

#libuttons li {
    float: left;
    list-style: none;
    text-align: center;
    background-color: #fff;
    margin-right: 5px;
    /* width: 150px; */
    /* line-height: 40px; */
    border: 3px solid #ccc;
    padding: 4px 8px;
    margin-bottom: 6px;
}

#libuttons li a {
    text-decoration: none;
    color: #333;
    display: block;
}

#libuttons li a:hover {
    text-decoration: none;
    color: #000;
    background-color: lightyellow;
}

.textsource,
textsource a {
    font-size: 10px;
    color: #999999;
}

/*LK Event Organiser*/
.eoTitle {
    font-weight: 600;
    color: #555;
    margin-top: 6px;
}

.eoStart {
    font-size: 80%;
    color: #777;
    padding-left: 5px;
    margin-top: -4px;
}

/*LK mods*/
div.lkdivXX table tbody tr td {
    vertical-align: middle;
    min-width: 150px;
}

.mintage {
    font-size: 75%;
    color: #555;
}

.coindesc {
    font-size: 80%;
    font-weight: normal;
    color: #555;
}

.coinitemdiv {
    padding-left: 1px;
}

.small-flex-container {
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 2px 6px;
    margin: 4px 0;
    list-style: none;
    border: 4px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 0.04rem 0.04rem rgba(0, 0, 0, .2);
    width: 100%;
}

div.lkdiv table tbody tr td:first-child {
    vertical-align: middle;
    width: 125px;
}

.cp201 {
    border: 5px solid #ccc;
    margin: 20px 0 20px 0;
    padding: 10px;
    width: 265px;
    float: left;
}

.cp202 {
    border: 5px solid #ccc;
    margin: 20px 20px 20px 0;
    padding: 10px;
    text-align: center;
    width: 180px;
    float: left;
}

.cp203 {
    clear: both;
}

.table54 {
    border: none;
}

.table54 td,
th {
    padding: 8px 6px;
    vertical-align: middle;
    border: none;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.table54 tr {
    height: 90px;
}

.fb-like.fb_iframe_widget {
    margin-right: 8px;
    margin-bottom: 8px;
    top: 3px;
}

/* coin lists */
.cnblayout {
    margin-top: 12px;
}

.pagetitle {
    font-weight: 700;
    line-height: 1.2;
    color: black;
    font-size: 24px;
    border: 1px solid black;
    padding: 8px 12px;
    width: fit-content;
    border-radius: 8px;
    min-width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
}

.pagetitlenoborder {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 700;
    color: black;
    font-size: 24px;
    padding: 4px 8px;
    width: fit-content;
}

h3 {
    margin-top: 24px;
    margin-bottom: 12px;
    font-weight: 700;
    color: #555;
    font-size: 20px;
}

.collectionintro {
    font-style: italic;
    margin: 10px 0 20px 0;
}

.yearsummary {
    font-style: italic;
    margin: 4px 20px 20px 20px;
    border: 1px solid #555;
    padding: 4px 8px 14px 8px;
    max-width: 700px;
    font-size: 70%;
}

.yearsummaryheader {
    font-weight: bold;
    padding-bottom: 4px;
}

blockquote {
    font-style: italic;
    margin: 4px 8px
}

.imgwithcaption {
    font-size: 70%;
    font-style: italic;
}

.coinitem {
    --bs-list-group-color: var(--bs-body-color);
    --bs-list-group-bg: var(--bs-body-bg);
    --bs-list-group-border-color: var(--bs-border-color);
    --bs-list-group-border-width: var(--bs-border-width);
    --bs-list-group-border-radius: var(--bs-border-radius);
    --bs-list-group-item-padding-x: 1rem;
    --bs-list-group-item-padding-y: 0.5rem;
    --bs-list-group-action-color: var(--bs-secondary-color);
    --bs-list-group-action-hover-color: var(--bs-emphasis-color);
    --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
    --bs-list-group-action-active-color: var(--bs-body-color);
    --bs-list-group-action-active-bg: var(--bs-secondary-bg);
    --bs-list-group-disabled-color: var(--bs-secondary-color);
    --bs-list-group-disabled-bg: var(--bs-body-bg);
    --bs-list-group-active-color: #fff;
    --bs-list-group-active-bg: #0d6efd;
    --bs-list-group-active-border-color: #0d6efd;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    /* flex-flow: row wrap; */
}

.coinitemhorizontal {
    flex-direction: row;
}

.coinitemvertical {
    flex-direction: column;
}

.coinitemimg {
    position: relative;
    display: block;
    padding: 5px;
    text-decoration: none;
    /* background-color: var(--bs-list-group-bg); */
    border: none;
}

.coiniteminfo {
    position: relative;
    display: block;
    padding: 5px;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
    /* background-color: var(--bs-list-group-bg); */
    border: none;
    flex-grow: 1;
}

/* FLEX */
.flex-container {
    /* We first create a flex layout context */
    display: flex;
    flex-flow: column;
    justify-content: flex-start;
    padding: 4px 8px;
    margin: 16px 0;
    list-style: none;
    border: 8px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 0.1rem 0.8rem rgba(0, 0, 0, .2);
    width: 100%;
}

.flex-item {
    padding: 5px;
    /* width: 200px; */
    /* height: 150px; */
    /* margin-top: 1px; */
    color: black;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}

/***** Structure *****/


/*--- LK ----*/

/**--metal api**/
#topmetalprices {
    float: right;
    font-size: 0.9em;
    padding-top: 1em;
    width: 75%;
}

#tabs_container {
    background: #666 none repeat scroll 0 0;
    color: #fff;
    float: left;
    padding: 4px 0 0;
    width: 100%;
}

#tabs {
    color: #fff;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

table.livemetalprices {
    border: 1px solid #ccc;
    empty-cells: show;
    float: right;
    margin: 0 0 2px;
    font-size: 8pt;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.4em;
    width: 100%;
}

.moreinfomsg {
    color: red;
    font-size: 90%;
    font-style: italic;
    padding: 0 20px;
}

.entry-content {
    max-width: 650px;
}

.alignleft {
    display: inline;
    float: left;
    margin: 5px 20px 20px 0;
    margin: 0.3125rem 1.25rem 1.25rem 0;
}

.gensubhead {
    font-weight: bold;
    margin: 15px 0 20px 0;
}

.genyearbox {
    border: 1px solid #ccc;
    float: left;
    margin: 2px 4px 8px 6px;
    min-width: 270px;
    padding: 2px 10px;
}

.genyearbox a {
    display: block;
}

.genindexbox {
    border: 1px solid #ccc;
    float: left;
    margin: 2px 4px 8px 6px;
    min-width: 170px;
    padding: 2px 10px;
    text-align: center;
}

.genindexbox a {
    display: block;
}

.gensubsection {
    clear: both;
    padding: 2px 0 0 0;
}

.entry-content {
    max-width: 680px;
}

/* LK to hide thumbnail in post and move the post up to cover*/
.single .post-thumbnail img {
    display: none;
}

.entry-header,
.entry-header a {
    margin-top: 0;
    color: #e64946;
    font-weight: 600;
    text-decoration: none;
}

.single .site-content .has-post-thumbnail {
    margin-top: 0;
}

.listing-item {
    border-bottom: 1px solid #ddd;
    font-size: 100%;
    margin: 8px 0 12px;
    padding-bottom: 10px;
    min-height: 80px;
    max-width: 550px;
}

.display-posts-listing {
    width: 100%;
}

.linesp1 {
    margin-bottom: 6px;
}

div.listing-item img {
    /* border: 1px solid #ddd; */
    border: none !important;
    margin-right: 20px;
    vertical-align: top;
    float: left;
}

.centerpanel {
    width: 100%;
    height: 100%;
}


.left {
    width: 50%;
    float: left;
}

.right {
    width: 50%;
    float: right;
}

.clearfix {
    clear: both;
}

article {
    padding-right: 10px;
    border-right: 1px dashed #ccc;
}

.textwidget a {
    color: #e64946;
    font-weight: 600;
    text-decoration: none;
    line-height: 30px;
}

.textwidget a:hover {
    text-decoration: underline;
}

.rcbpagefooter {
    /*	padding-bottom:40px;
	border-bottom:1px solid #ccc;
	margin-bottom:40px;*/
    height: auto;
    overflow: auto;
}

.affiliateAd {
    border-bottom: 3px solid #e64946;
    border-top: 3px solid #e64946;
    margin: 20px 0;
    padding: 5px 0 25px;
    text-align: center;
}