html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
* {
    margin: 0;
    padding: 0;
}
body {
    background-color: #f0f0f0;
    /*background-image: url(../img/bg.webp);*/
    background-repeat: repeat-x;
    background-position: bottom center;
}
#header {
    width: 100%;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    margin: auto;
}
#tartan {
    width: 100%;
    height: 35px;
    background-repeat: repeat-x;
    background-position: center;
	background-color: #bf502b;
}
#dl-menu {
    display: none;
    visibility: hidden;
}
#logo {
    margin: auto;
    display: block;
    width: 100%;
    height: 313px;
    background-image: url(../img/introverted.life.header.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
#menu {
    width: 100%;
    height: auto;
    border-top: 1px solid #eaeaea;
    margin: auto;
}
#menubox {
    width: 1110px;
    margin: auto;
    text-align: center;
    padding: 0;
    margin-top: 16px;
    margin-bottom: 16px;
}
#mylist li {
    list-style-type: none;
    display: inline;
    color: #929eb6;
    text-transform: uppercase;
    font-size: 18px;
    margin-right: 0;
    padding: 10px;
}
.textlist {
    margin-left: 25px;
}
.maincontainer {
    width: 1110px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.articlebox {
    width: 350px;
    /*height: 400px;*/
    background-color: #fff;
    text-align: center;
    margin-top: 50px;
    flex: 0 0 350px;
    border-radius: 15px;
    color: #666;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}

.bodyimg {
    width: 100%;
    height: auto;

}

.articleimg {
    width: 100%;
    height: auto;
    aspect-ratio: 1200 / 900;

}

.articleimg2 {
    width: 100%;
    height: auto;
    aspect-ratio: 1200 / 672;

}

.logoimg2 {
    width: 100%;
    height: auto;
 aspect-ratio: 1084 / 400;
}

.logoimg {
    width: 70%;
    height: auto;
    display: block;
    margin: auto;
    aspect-ratio: attr(width) / attr(height);
}
.articleimgright {
    width: 100%;
    height: auto;
    max-width: 500px;
}
figcaption {
    background-color: #dfdfdf;
    padding-left: 12px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.myfigure {
    float: right;
    margin-left: 35px;
    margin-top: 20px;
    display: inline-block;
}
.textbox {
    padding-top: 0;
    padding-left: 11px;
    padding-right: 11px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
h1 {
    font-size: 35px;
	color: #b93f1d;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
h2,
h3,
h4,
h5 {
    line-height: 1.2;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    color: #b93f1d;
    font-size: 21px;
	/*border-bottom: 2px solid #b93f1d;*/
}
#welcomebox {
    width: 1110px;
    margin: auto;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}
#indexbox {
    width: 1110px;
    margin: auto;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}
#categorydescbox {
    width: 1110px;
    margin: auto;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 0;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}
#welcomeheader {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 2.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    color: #585858;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}
#welcomeboxpadding {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 2.25rem;
    padding-top: 0;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: justify;
    color: #585858;
    margin: auto;
}

#welcomeboxpadding ul {
    margin-left: 35px;
}

#welcomeboxpadding h2,
h3,
h4,
h5 {
    margin-top: 35px;
	color: #b93f1d;
}

#welcomeboxpadding2 {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 2.25rem;
    padding-top: 0;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: center;
    color: #585858;
    margin: auto;
}
.articlepara {
    padding-top: 0;
    padding-bottom: 0;
}
#footer {
    width: 100%;
    height: auto;
    background-color: #bf502b;
    margin-top: 25px;
    float: left;
    background-image: url("https://introverted.life/img/leaves.jpg");
}
#footercontainer {
    width: 1110px;
    margin: auto;
    padding-bottom: 25px;
}
.footerbox {
    width: 100%;
    height: auto;
    text-align: center;
    margin-top: 50px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #fff;
}
#combined {
    width: 1410px;
    margin: auto;
    min-height: 500px;
    display: flex;
}
#fullarticle {
    width: 1110px;
    margin: auto;
    min-height: 500px;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-right: 0;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}
#fullarticle2 {
    width: 1110px;
    margin: auto;
    min-height: 500px;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
}
#tartanbar {
    width: 12px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    position: sticky;
    display: flex;
    top: 0;
    height: 2000px;
    overflow: auto;
	background-color:#bf502b;
	background-image: url("../img/leaves.jpg");
}
#asidebar {
    width: 300px;
    background-color: #fff;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    position: sticky;
    display: flex;
    top: 0;
    height: 2000px;
    overflow: auto;
}
#asidepadding {
    font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.75rem;
    padding-top: 5px;
    padding-bottom: 30px;
    padding-left: 29px;
    padding-right: 28px;
    color: #585858;
    text-align: justify;
}

#asidepadding h2, h3, h4, h5 {
    margin-top: 35px;
    color: #b93f1d;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}







.articleheader {
    background-image: url(../img/leaves.jpg);
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4px;
    padding-right: 4px;
    border-radius: 0 0 15px 15px;
}
#articleheader {
    font-size: 18px;
    line-height: 2.25rem;
    padding-top: 50px;
    padding-bottom: 30px;
    text-align: center;
    color: #585858;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.articleheader h2 {
    color: #fff;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
#articlepadding {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 2.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: justify;
    color: #585858;
    margin: auto;
}

#articlepadding ul, ol
{
	margin-left: 35px;
}



#indexpadding {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
    line-height: 2.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: justify;
    color: #585858;
    margin: auto;
}
#articlepadding h2,
h3,
h4,
h5 {
    margin-top: 35px;
	color: #b93f1d;
	text-align: left;
}
.keywordpadding {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
    line-height: 1.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: justify;
    color: #fff;
    margin: auto;
}
#articlepaddingcenter {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 20px;
    line-height: 2.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: center;
    color: #585858;
    margin: auto;
}
p {
    margin-top: 15px;
    margin-bottom: 15px;
}
#postmeta {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 1rem;
    color: #585858;
    margin-top: 28px;
    line-height: 1.5;
}
table,
td,
th {
    padding: 8px;
    margin: 0;
    border-collapse: collapse;
}
th {
    background-color: #3a4563;
    color: #fff;
}
td {
    background-color: #dfdfdf;
    border-bottom: 1px dotted #3a4563;
}
.textlist {
    margin-left: 35px;
}
.share-links li {
    display: inline-block;
    margin: 0 4px 8px 4px;
    overflow: hidden;
}
.share-links {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
}
.share-links li .facebook {
    background: #3b5998;
}
.share-links li .twitter {
    background: #39a1f0;
}
.share-links li .linkedin {
    background: #257bb4;
}
.share-links li .pinterest {
    background: #c61e26;
}
.share-links li a {
    display: block;
    color: #fff;
    font-size: 0.875rem;
    line-height: 2.1875rem;
    padding: 0 14px;
    text-decoration: none;
}
#share {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}
.errorbig {
    font-size: 6rem;
    color: #c61e26;
    margin-bottom: 28px;
    margin-top: 20px;
}
.bluebutton {
    background-color: #c61e26;
    color: #fff !important;
    padding: 0.75rem 1rem;
    text-decoration: none;
}
#hidemoblogo {
    visibility: hidden;
    display: none;
}
.linkh2 {
    line-height: 1.2;
    font-family: Georgia, Times, 'Times New Roman', serif;
    color: #3a476a;
    font-size: 22px;
    margin-top: 10px;
}
#socialmedia {
    width: 1410px;
    margin: auto;
    padding-top: 16px;
    text-align: right;
}
#me {
    float: right;
    border-radius: 50%;
    width: 200px;
    height: 200px;
    margin-left: 20px;
}
#me2 {
    float: right;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-left: 20px;
    margin-top: 18px;
}
#me3 {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-left: 0;
    margin-top: 0;
}
#footeraside {
    width: 100%;
    display: none;
    visibility: hidden;
}
.singlecol {
    width: 90%;
    margin: auto;
}
.footercol {
    width: 33%;
    float: left;
}
.footercolpad {
    padding: 12px;
    text-align: center;
    line-height: 1.75rem;
}
.separator {
    width: 85%;
    text-align: center;
    border-top: 5px solid #d3d3d3;
    margin: auto;
    margin-top: 35px;
    margin-bottom: 5px;
    display: none;
    visibility: hidden;
}
.footerheader1 {
    background-image: url("../img/leaves.jpg");
    padding: 5px;
    color: #fff;
    margin-bottom: 18px;
    margin-top: 10px;
    border-radius: 6px;
	text-align: center;
}
.footerheader2 {
    background-image: url("../img/leaves.jpg");
    padding: 5px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 10px;
    border-radius: 6px;
	text-align: center;
}
.footerheader3 {
    background-image: url("../img/leaves.jpg");
    padding: 5px;
    color: #fff;
    margin-top: 10px;
    border-radius: 6px;
	text-align: center;
}
.articlemap {
    max-width: 100%;
}
.indexlink {
    width: 100%;
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-bottom: 3px solid #c9c9c9;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    display: block;
    background-color: #e6e6e6;
    text-decoration: none;
    margin-bottom: 5px;
    overflow: auto;
    line-height: 50px;
    border-radius: 3px;
}
a.indexlink:hover {
    background-color: #f9f9f9;
}
.indexlink2 {
    width: 100%;
    padding: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-bottom: 3px solid #c9c9c9;
    border-right: 1px solid #c5c5c5;
    border-left: 1px solid #c5c5c5;
    border-top: 1px solid #c5c5c5;
    display: block;
    background-color: #e6e6e6;
    text-decoration: none;
    margin-bottom: 5px;
    overflow: auto;
    line-height: 30px;
    border-radius: 3px;
    text-align: center;
}
a.indexlink2:hover {
    background-color: #f9f9f9;
}
.indeximg {
    float: right;
}
.maincommentbox {
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
    line-height: 2.25rem;
    padding-top: 0px;
    padding-bottom: 30px;
    max-width: 75%;
    text-align: justify;
    color: #585858;
    margin: auto;
}
.greenalert {
    width: 100%;
    padding: 5px;
    border: 2px solid #eee;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #519935;
    box-sizing: border-box;
}
.commentfield {
    width: 100%;
    height: 250px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    line-height: 1.4;
    padding: 16px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cececf;
    box-sizing: border-box;
}
.submitcomment {
    cursor: pointer;
    padding: 15px;
    background-color: #bd3434;
    color: #fff;
    border: 0;
    border-radius: 4px;
    width: 100%;
    font-size: 21px;

}
.singlecommentbox {
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 13px;
    border: 1px solid #cececf;
}
.singlecommentboxpadding {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 1.3;
}
.replybox {
    padding-left: 50px;
    border-left: 2px solid #cbcbcb;
    margin-bottom: 15px;
}
.commentfield {
    width: 100%;
    height: 175px;
    font-size: 16px;
    margin-top: 13px;
    line-height: 1.4;
    padding: 16px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cececf;
    box-sizing: border-box;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
.replyfield {
    width: 100%;
    height: 56px;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
    line-height: 1.4;
    padding: 16px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cececf;
    box-sizing: border-box;
}
.replybutton {
    padding: 6px;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
    background-color: #b1b4c1;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    font-size: 15px;
    border: 0;
    cursor: pointer;
}
.formsurround {
    background-color: #ededed;
    border-radius: 4px;
    width: 100%;
    overflow: auto;
}

.tartansurround
{
	background-image: url("../img/leaves.jpg");
	border-radius: 4px;
	width: 100%;
	overflow: auto;
}

.tartansurroundpad {
    padding: 20px;
	color: #fff;
}

.formsurroundpad {
    padding: 20px;
}
.fieldbox {
    margin-bottom: 20px;
    width: 50%;
    float: left;
}
.fieldboxfull {
    margin-bottom: 20px;
    width: 100%;
    float: left;
}
.formlabel {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
}
.regfield {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e2e6e8;
    width: 97%;
    box-sizing: border-box;
}
.regfieldcenter {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #e2e6e8;
    width: 97%;
    box-sizing: border-box;
	text-align: center;
}
.registerbutton {
    padding: 15px;
    background-color: #bd3434;
    color: #fff;
    border: 0;
    border-radius: 4px;
    width: 100%;
    font-size: 21px;

}
.signupbutton {
    padding: 15px;
    background-color: #7b1819;
    color: #fff;
    border: 0;
    border-radius: 4px;
    width: 100%;
    font-size: 21px;
}
.redalert {
    width: 100%;
    padding: 5px;
    border: 2px solid #eee;
    text-align: center;
    color: #fff;
    font-weight: 700;
    background-color: #bd3434;
    box-sizing: border-box;
}

.singlefield {
    width: 100%;
    height: 47px;
    font-size: 16px;
    margin-top: 13px;
    line-height: 1.4;
    padding: 16px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #cececf;
    box-sizing: border-box;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}


blockquote {
    margin-left: 15px;
    padding-left: 22px;
    border-left: 2px solid #d1cccc;
}


@media only screen and (max-width: 1410px) {
    #socialmedia {
        width: 95%;
        margin: auto;
        padding-top: 16px;
        text-align: right;
    }
    #combined {
        width: 100%;
        margin: auto;
        min-height: 500px;
        display: flex;
    }
    #fullarticle {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 0;
    }
    #fullarticle2 {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 0;
    }
    #asidebar {
        width: 300px;
        flex: 0 0 300px;
        background-color: #fff;
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
        position: sticky;
        display: flex;
        top: 0;
        height: 2000px;
        overflow: auto;
    }
    #tartanbar {
        width: 12px;
        flex: 0 0 12px;
        background-image: url("../img/leaves.jpg");
        margin-top: 0;
        margin-bottom: 0;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 5%), 0 6px 20px 0 rgb(0 0 0 / 2%);
        position: sticky;
        display: flex;
        top: 0;
        height: 2000px;
        overflow: auto;
    }
}
@media only screen and (max-width: 1110px) {
    #socialmedia {
        width: 95%;
        margin: auto;
        padding-top: 16px;
        text-align: right;
    }
    h1 {
        font-size: 28px;
    }
    #fullarticle {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 0;
    }
    #fullarticle2 {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 0;
    }
    #articlepadding {
        font-family: Georgia, Times, 'Times New Roman', serif;
        font-size: 20px;
        line-height: 2.25rem;
        padding-top: 5px;
        padding-bottom: 0px;
        max-width: 85%;
        text-align: left;
        color: #585858;
        margin: auto;
    }
    #indexpadding {
    font-family: Georgia, Times, 'Times New Roman', serif;
        font-size: 18px;
        line-height: 1.8rem;
        padding-top: 0;
        padding-bottom: 30px;
        max-width: 85%;
        text-align: center;
        color: #585858;
        margin: auto;
    }
    .maincontainer {
        width: 100%;
        margin: auto;
        display: flex;
        justify-content: center;
    }
    .articlebox {
        width: 350px;
       
        background-color: #fff;
        text-align: center;
        margin-top: 50px;
        flex: 0 0 350px;
        margin-left: 25px;
        margin-right: 25px;
    }
    #menubox {
        width: 100%;
        margin: auto;
        text-align: center;
        padding: 0;
        margin-top: 16px;
        margin-bottom: 16px;
    }
    #footercontainer {
        width: 100%;
        margin: auto;
    }
    #welcomebox {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #indexbox {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    #categorydescbox {
        width: 100%;
        margin: auto;
        background-color: #fff;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #welcomeheader {
    font-family: Georgia, Times, 'Times New Roman', serif;

        font-size: 18px;
        line-height: 2.25rem;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
        color: #585858;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    #welcomeboxpadding {
    font-family: Georgia, Times, 'Times New Roman', serif;

        font-size: 18px;
        line-height: 2.25rem;
        padding-top: 0;
        padding-bottom: 30px;
        max-width: 85%;
        text-align: justify;
        color: #585858;
        margin: auto;
    }
    #welcomeboxpadding2 {
    font-family: Georgia, Times, 'Times New Roman', serif;

        font-size: 18px;
        line-height: 2.25rem;
        padding-top: 0;
        padding-bottom: 30px;
        max-width: 85%;
        text-align: center;
        color: #585858;
        margin: auto;
    }
}
@media only screen and (max-width: 1000px) {
    #asidebar {
        display: none;
        visibility: hidden;
    }
    #tartanbar {
        display: none;
        visibility: hidden;
    }
    #footeraside {
        display: block;
        visibility: visible;
    }
    .separator {
        width: 85%;
        text-align: center;
        border-top: 5px solid #d3d3d3;
        margin: auto;
        margin-top: 35px;
        margin-bottom: 5px;
        display: block;
        visibility: visible;
    }
}
@media only screen and (max-width: 815px) {
    #tartan {
        width: 100%;
        height: 35px;
        background-repeat: repeat-x;
		background-color: #bf502b;
    }
    body {
        background-color: #f0f0f0;
        background-image: none;
        background-repeat: repeat-x;
        background-position: bottom center;
    }
    #postmeta {
        font-size: 0.75rem;
        color: #585858;
        margin-top: 8px;
        line-height: 1.5;
    }
    .articlebox {
        width: 80%;
        height: auto;
        background-color: #fff;
        text-align: center;
        margin-top: 10px;
        margin-bottom: 25px;
        flex: 0 0 95%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media only screen and (max-width: 700px) {
    #socialmedia {
        width: 100%;
        margin: auto;
        padding-top: 16px;
        text-align: right;
    }
    #footeraside {
        width: 100%;
    }
    .footercol {
        width: 100%;
        float: left;
    }
    .footercolpad {
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: center;
        line-height: 1.75rem;
    }
}
@media only screen and (max-width: 650px) {
    .fieldbox {
        margin-bottom: 10px;
        width: 100%;
        float: left;
    }
    .replyfield {
        width: 100%;
        height: 75px;
    font-family: Georgia, Times, 'Times New Roman', serif;
        font-size: 16px;
        line-height: 1.4;
        padding: 16px 16px;
        -webkit-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #cececf;
        box-sizing: border-box;
    }
    .replybox {
        padding-left: 20px;
        border-left: 2px solid #cbcbcb;
        margin-bottom: 15px;
    }
    #indexbox {
        width: 100%;
        margin: auto;
        min-height: 500px;
        background-color: #fff;
        margin-top: 0;
        margin-bottom: 50px;
    }
    .indexlink {
        width: 100%;
        padding: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        border-bottom: 3px solid #c9c9c9;
        border-right: 1px solid #c5c5c5;
        border-left: 1px solid #c5c5c5;
        border-top: 1px solid #c5c5c5;
        display: block;
        background-color: #e6e6e6;
        text-decoration: none;
        margin-bottom: 5px;
        overflow: auto;
        line-height: 34px;
        border-radius: 3px;
        text-align: center;
    }
    .indeximg {
        float: right;
        display: none;
        visibility: hidden;
    }
    #socialmedia {
        display: none;
        visibility: hidden;
    }
    #hidelogo {
        visibility: hidden;
        display: none;
    }
    #hidemoblogo {
        visibility: visible;
        display: block;
        padding-top: 50px;
		aspect-ratio: 1084 / 400;
	}
    .myfigure {
        float: right;
        margin-left: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        display: inline-block;
    }
    #articleheader {
    font-family: Georgia, Times, 'Times New Roman', serif;
        font-size: 18px;
        line-height: 2.25rem;
        padding-top: 35px;
        padding-bottom: 10px;
        text-align: center;
        color: #585858;
        margin: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
    #tartan {
        display: none;
        visibility: hidden;
    }
    #dl-menu {
        display: block;
        visibility: visible;
    }
    #menu {
        display: none;
        visibility: hidden;
    }
    .nav-item ul {
        list-style: none;
    }
    * {
        box-sizing: border-box;
    }
    body::after {
        content: "";
        position: absolute;
        z-index: 99;
        background-color: rgba(58, 71, 106, 0.8);
        transition: 0.4s;
        opacity: 0;
        visibility: hidden;
    }
    .nav-top {
        display: flex;
        align-items: center;
        position: fixed;
        z-index: 101;
        padding: 10px 20px;
        width: 100%;
        height: 50px;
        background-color: #bf502b;
        /*background-image: url(../img/tartan.jpg);*/
        color: #fff;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    }
    .nav-top .hamburger {
        margin-left: auto;
        color: #fff;
        cursor: pointer;
        font-size: 20px;
    }
    .nav-drill {
        margin-top: 50px;
        transform: translateX(100%);
    }
    .nav-is-toggled .nav-drill {
        transform: translateX(0);
    }
    .nav-is-toggled::after {
        opacity: 1;
        visibility: visible;
    }
    .nav-drill {
        display: flex;
        position: fixed;
        z-index: 100;
        top: 0;
        right: 0;
        width: 250px;
        height: 100vh;
        background-color: #943317;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        transition: 0.45s;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 2%);
    }
    .nav-items {
        flex: 0 0 100%;
    }
    .nav-item:not(:last-child) {
        border-bottom: solid 1px #b6c5ec;
    }
    .nav-link {
        display: block;
        padding: 0.875em 1em;
        background-color: #943317;
        text-decoration: none;
        color: #fff !important;
        font-size: 1rem;
        line-height: 1.5em;
        font-weight: 300;
    }
    .nav-expand-content {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        transform: translateX(100%);
        background-color: #943317;
        transition: 0.3s;
        visibility: hidden;
    }
    .nav-expand-content .nav-item:not(:last-child) {
        border-bottom: solid 1px #4b63a3;
    }
    .nav-expand-content .nav-link {
        background-color: #943317;
    }
    .nav-expand-content .nav-back-link {
        display: flex;
        align-items: center;
        background-color: #943317 !important;
        color: #fff;
    }
    .nav-expand-content .nav-back-link::before {
        content: "«";
        margin-right: 0.5em;
        font-family: "Material Icons";
    }
    .nav-expand-link {
        display: flex;
        justify-content: space-between;
    }
    .nav-expand-link::after {
        content: "»";
        flex: 0 1 auto;
        font-family: "Material Icons";
        color: #fff;
    }
    .nav-expand.active > .nav-expand-content {
        transform: translateX(0);
        visibility: visible;
    }
    .nav-expand .nav-expand-content {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-link {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content .nav-link {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content {
        background-color: #943317;
    }
    .nav-expand .nav-expand-content .nav-expand-content .nav-expand-content .nav-expand-content .nav-link {
        background-color: #943317;
    }
}
@media only screen and (max-width: 437px) {
    #me {
        float: none;
        border-radius: 50%;
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-bottom: 10px;
    }
}
a.navlink {
    text-decoration: none;
    color: #9a3922;
    font-weight: 400;
    font-size: 18px;
    line-height: 2em;
	letter-spacing: 2px;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.navlink:link {
    text-decoration: none;
    color: #9a3922;
    font-weight: 400;
    font-size: 18px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.navlink:visited {
    text-decoration: none;
    color: #9a3922;
    font-weight: 400;
    font-size: 18px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.navlink:hover {
    text-decoration: none;
    color: #662414;
    font-weight: 400;
    font-size: 18px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.navlink:active {
    text-decoration: none;
    color: #9a3922;
    font-size: 18px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.articlelink {
    text-decoration: none;
    color: #3a476a;
    font-weight: 400;
    font-size: 24px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.articlelink:link {
    text-decoration: none;
    color: #3a476a;
    font-weight: 400;
    font-size: 24px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.articlelink:visited {
    text-decoration: none;
    color: #3a476a;
    font-weight: 400;
    font-size: 24px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.articlelink:hover {
    text-decoration: none;
    color: #3a476a;
    font-weight: 400;
    font-size: 24px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.articlelink:active {
    text-decoration: none;
    color: #3a476a;
    font-size: 24px;
    line-height: 2em;
	font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
}
a.moblink {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;

    font-size: 18px;
}
a.moblink:link {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;

    font-size: 18px;
}
a.moblink:visited {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;

    font-size: 18px;
}
a.moblink:hover {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 18px;
}
a.moblink:active {
    text-decoration: none;
    color: #fff;
    font-family: Georgia, Times, 'Times New Roman', serif;

    font-size: 18px;
}
a.footerlink {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}
a.footerlink:link {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}
a.footerlink:visited {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}
a.footerlink:hover {
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}
a.footerlink:active {
    text-decoration: none;
    color: #fff;
    font-family: Georgia, Times, 'Times New Roman', serif;
    font-size: 16px;
}
a:link {
    color: #666;
    font-weight: bold;
}
a:visited {
    color: #666;
}
a:hover {
    color: #666;
}
a:active {
    color: #666;
}
.btn {
    border-radius: 5px;
    padding: 1px 10px;
    font-size: 11px;
    text-decoration: none;
    color: #fff !important;
    font-weight: 700;
    display: inline-block;
    text-align: center;
    border: 0;
    cursor: pointer;
    margin-top: 10px;
}
.catbox {
    text-align: left;
}
.green {
    background-color: #2ecc71;
}
.blue {
    background-color: #b93f1d;
}
.blue:hover {
    background-color: #9c3417;
}
.hidden,
[hidden] {
    display: none !important;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix::after,
.clearfix::before {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
@media print {
    *,
    ::after,
    ::before {
        background: #fff !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]::after {
        content: " (" attr(href) ")";
    }
    abbr[title]::after {
        content: " (" attr(title) ")";
    }
    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.cc-window {
    opacity: 1;
    transition: opacity 1s ease;
}
.cc-window.cc-invisible {
    opacity: 0;
}
.cc-animate.cc-revoke {
    transition: transform 1s ease;
}
.cc-animate.cc-revoke.cc-top {
    transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
    transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
    transform: translateY(0);
}
.cc-grower {
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
}
.cc-link,
.cc-revoke:hover {
    text-decoration: underline;
}
.cc-revoke,
.cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Helvetica, Calibri, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 9999;
}
.cc-window.cc-static {
    position: static;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 24em;
    -ms-flex-direction: column;
    flex-direction: column;
}
.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -ms-flex-direction: row;
    flex-direction: row;
}
.cc-revoke {
    padding: 0.5em;
}
.cc-header {
    font-size: 18px;
    font-weight: 700;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
    cursor: pointer;
}
.cc-link {
    opacity: 0.8;
    display: inline-block;
    padding: 0.2em;
}
.cc-link:hover {
    opacity: 1;
}
.cc-link:active,
.cc-link:visited {
    color: initial;
}
.cc-btn {
    display: block;
    padding: 0.4em 0.8em;
    font-size: 0.9em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap;
}
.cc-banner .cc-btn:last-child {
    min-width: 140px;
}
.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent;
}
.cc-highlight .cc-btn:first-child:focus,
.cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline;
}
.cc-close {
    display: block;
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 1.6em;
    opacity: 0.9;
    line-height: 0.75;
}
.cc-close:focus,
.cc-close:hover {
    opacity: 1;
}
.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
}
.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
}
.cc-revoke.cc-left {
    left: 3em;
    right: unset;
}
.cc-revoke.cc-right {
    right: 3em;
    left: unset;
}
.cc-top {
    top: 1em;
}
.cc-left {
    left: 1em;
}
.cc-right {
    right: 1em;
}
.cc-bottom {
    bottom: 1em;
}
.cc-floating > .cc-link {
    margin-bottom: 1em;
}
.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em;
}
.cc-window.cc-floating .cc-compliance {
    -ms-flex: 1;
    flex: 1;
}
.cc-window.cc-banner {
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
}
.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0;
}
.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0;
}
.cc-banner .cc-message {
    -ms-flex: 1;
    flex: 1;
}
.cc-compliance {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.cc-compliance > .cc-btn {
    -ms-flex: 1;
    flex: 1;
}
.cc-btn + .cc-btn {
    margin-left: 0.5em;
}
@media print {
    .cc-revoke,
    .cc-window {
        display: none;
    }
}
@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal;
    }
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0;
    }
    .cc-window.cc-bottom {
        bottom: 0;
    }
    .cc-window.cc-banner,
    .cc-window.cc-left,
    .cc-window.cc-right {
        left: 0;
        right: 0;
    }
    .cc-window.cc-banner {
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .cc-window.cc-banner .cc-compliance {
        -ms-flex: 1;
        flex: 1;
    }
    .cc-window.cc-floating {
        max-width: none;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
    }
    .cc-window.cc-banner {
        -ms-flex-align: unset;
        -ms-grid-row-align: unset;
        align-items: unset;
    }
}
.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -ms-flex: none;
    flex: none;
}
.cc-theme-classic .cc-btn {
    border-radius: 5px;
}
.cc-theme-classic .cc-btn:last-child {
    min-width: 140px;
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block;
}
.cc-theme-edgeless.cc-window {
    padding: 0;
}
.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em;
}
.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: 0.8em 1.8em;
    height: 100%;
}
.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em;
}
.cc-floating.cc-theme-edgeless .cc-btn + .cc-btn {
    margin-left: 0;
}
