<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* html
{
overflow-y: scroll;
}
.screen-reader-text{
    display: none;
}
textarea
{
display: block;
}

object
{
display: block;
margin: 8px auto 8px auto;
}

div.post h1,
div.post h2{
    line-height: 1.2;
}

div.post iframe
{
margin: 8px auto 8px auto;
width: 100%;
height: 400px;
}

div.post ul.userGenerated
{
margin: 5px 0px 5px 20px;
padding: 0px;
list-style-type: square;
}

div.post ol.userGenerated
{
margin: 5px 0px 5px 20px;
padding: 0px;
}

div.post table
{
display: block;
margin: auto;
width: auto;
}
div.post .categoryAnchor{
    line-height: 150%;
}
div.post span.categoryAnchor {
    padding-right: 2px;
}
body:not(.custom) div.post span.categoryAnchor {
    float: right;
}
.gallery
{
display: block;
margin: auto;
margin-top: 5px;
width: 400px;
text-align: center;
background-color: transparent;
border: 0px;
}

.gallery td
{
width: 200px;
text-align: center;
}

.galleryNav
{
margin: 10px;
}

.bloggallery
{
display: block;
margin: auto;
margin-top: 5px;
width: 400px;
text-align: center;
background-color: transparent;
border: 0px;
}

.bloggallery td
{
width: 200px;
text-align: center;
}

.docLink
{
display: block;
width: 12em;
margin: auto;
margin-bottom: 5px;
text-align: center;
}

#mainDiv
{
min-height: 1px;
}

#mainDiv .docLink img
{
display: inline;
margin: 0px;
vertical-align: top;
border: 0px;
}

#editorBody
{
width: auto;
text-align: left;
font-size: 12px;
cursor: text;
background-color: white;
background-image: none;
}

#editorBody h1, #editorBody h2, #editorBody h3, #editorBody h4, #editorBody h5, #editorBody h6
{
font-size: 12px;
}

#editorBody table
{
font-size: 12px;
}

#editorBody #galleryImg, #menuDiv img
{
border: 0px;
}

#msgInputViewSource, #msgInputViewSourceLabel
{
float: right;
}

#contentInputViewSource, #contentInputViewSourceLabel
{
float: right;
}

#commentEmailInput
{
display: none;
}

#mainDiv img, #editorBody img
{
display: block;
margin: auto;
margin-top: 8px;
margin-bottom: 8px;
padding: 2px;
text-align: center;
}

#mainDiv #jsShareMenu
{
position: absolute;
z-index: 99;
width: 218px;
height: 103px;
color: black;
font-family: Verdana, sans-serif;
font-size: 10px;
line-height: 100%;
background-color: transparent;
background-image: url('../images/share-background.png');
background-repeat: no-repeat;
border: 0px;
border-collapse: collapse;
}

#mainDiv #jsShareMenu th, #mainDiv #jsShareImages th
{
padding: 0px 5px 0px 5px;
height: 21px;
color: black;
font-size: 11px;
font-weight: normal;
text-align: center;
}

#mainDiv #jsShareMenu td
{
padding: 0px 10px 0px 10px;
width: 109px;
height: 42px;
}

#mainDiv #jsShareMenu a
{
display: -moz-inline-block;
display: inline-block;
padding: 1px 5px 0px 24px;
height: 15px;
color: black;
font-weight: normal;
text-decoration: none;
}

#mainDiv #jsShareMenu a:hover
{
text-decoration: underline;
}

#mainDiv #jsShareMenu .facebook
{
background: url('../images/facebook-icon.png') no-repeat top left;
}

#mainDiv #jsShareMenu .pinterest
{
background: url('../images/pinterest-icon.png') no-repeat top left;
}

#mainDiv #jsShareMenu .linkedin
{
background: url('../images/linkedin-icon.png') no-repeat top left;
}

#mainDiv #jsShareMenu .twitter
{
background: url('../images/twitter-icon.png') no-repeat top left;
}

#jsShareImages img
{
    border: none;
    position: relative;
    float: left;
    display: block;
    padding: 2px;
    cursor: pointer;
}

#mainDiv .smiley, #editorBody .smiley
{
display: inline;
margin: 0px;
text-align: left;
vertical-align: middle;
border: 0px;
}

#editorBody .videoPlaceholder
{
padding: 2px;
border: 1px solid black;
}

#mainDiv .gallery img
{
display: inline;
margin: 0px;
padding: 2px;
cursor: pointer;
text-align: left;
background-color: white;
}

#mainDiv .gallery .activeGalleryImg
{
display: block;
margin: auto;
margin-top: 5px;
margin-bottom: 10px;
text-align: center;
}

#menuDiv div
{
overflow: hidden;
}

#toolbarDiv
{
margin: 0px;
padding: 2px;
height: 22px;
font-size: 10px;
line-height: 100%;
background-color: #D4D0C8;
border: 0px;
}

#toolbarDiv img.button
{
float: left;
display: block;
margin: 0px;
padding: 0px;
width: 21px;
height: 20px;
background:transparent url('../../images/rte-sprites.gif') no-repeat 0px 0px;
border: 1px solid #d4d0c8;
}

#toolbarDiv img.button:hover
{
background-color: #DFDCD8;
border-color: black;
}

#toolbarDiv img.separator
{
float: left;
display: block;
margin: 1px 0px 0px 0px;
padding: 0px;
border: 0px;
}

#toolbarDiv #boldToolbarBtn
{
background-position: 0px 0px;
}

#toolbarDiv #italicToolbarBtn
{
background-position: -21px 0px;
}

#toolbarDiv #underlineToolbarBtn
{
background-position: -42px 0px;
}

#toolbarDiv #urlToolbarBtn
{
background-position: -63px 0px;
}

#toolbarDiv #flashToolbarBtn
{
background-position: -84px 0px;
}

#toolbarDiv #smileyToolbarBtn
{
background-position: -105px 0px;
}

#toolbarDiv #imageToolbarBtn
{
background-position: -126px 0px;
}

#toolbarDiv #fileToolbarBtn
{
background-position: -147px 0px;
}
a#newPostAnchor img{
    display: inline;
    margin: 0 0 0 5px;
    padding: 0;
}
.comment-body .comment-author.vcard img{
    display: none !important;
    visibility: hidden;
}
#comments{
    font-size:12px;
}

#comments ol.children{
    margin-top:20px;
    padding-top:20px;
    border-top: 1px dashed #cccccc;
}
.comment-list{
    margin-top:20px;
}
.comment-list li.comment {
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
    border-bottom: 1px dashed #eee;
}
#mainDiv .post img {
    max-width: 100%;
    height: auto;
}
#footerDiv a:first-child{
    margin-right:20px;
}
/*
#footerDiv a:last-child{
    margin-left:20px;
}*/
.plain-link{
    text-decoration:none;
}
.plain-link:hover{
    text-decoration: underline;
}
.comment-actions a{
    margin-right:10px;
}
.comment-metadata a, .comment-metadata a:visited {
    color: #696969;
    font-size: 10px;
    text-decoration: none;
}
.comment-metadata a:hover{
    text-decoration: underline;
}
.comment-reply-title{
    font-size:13px;
}
ol.comment-list{
    padding-left:0;
}
.widget.menuBox{
    border-bottom: 1px dashed #cccccc;
}
.widget.menuBox li{
    margin-bottom: 10px;
}
div.post-content ul,
div.post-content ol{
    padding-left:20px;
    margin-bottom:20px;
}
div.post-content ul li{
    list-style-type: disc;
}
.onecom_edit_section_icon a.customize-unpreviewable {
    cursor: pointer!important;
}
.onecom_edit_section_icon {
    display: inline-block;
    margin-right: 10px;

    /*position: absolute;
    right: -40px;
    top: -20px;s
    z-index: 99990;*/
    animation-name: customize-partial-edit-shortcut-bounce-appear;
    pointer-events: auto;
}
.onecom_edit_section_icon a {
    display: block;
    font-size: 0;
    line-height: 1!important;
    width: 20px;
    height: 20px;
    padding: 2px;
    background-color: #000;
    opacity: .2;
    border-radius: 100%;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 2px 1px rgba(46,68,83,.15);
    box-shadow: 0 0 2px rgba(0,0,0,.5);
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
svg:not(:root) {
    overflow: hidden;
}
.onecom_edit_section_icon a:hover {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
div.post-content ul.cta-links{
    padding-left:0;
}
ul.cta-links li{
    list-style-type:none;
}

/* ############ Template Specific CSS Fixes ############## */

/* This is required to support bg color customization */
/*#containerDiv {
    background-color: white !important;
}*/
body.cat #containerDiv {
    background-color: #f1f3ee !important;
}

/* Full size image border going outside area issue - fix */
#mainDiv .post img {
    max-width: calc(100% - 6px);
    height: auto;
}

/* Show long user/email properly */
#menuDiv, #aboutMeDiv {
    overflow-wrap: break-word;
}

.style2blue #rssAnchor,
.style2red #rssAnchor,
.style2maroon #rssAnchor, 
.style2pink #rssAnchor {
    margin-left: 786px;
}

/* Comments padding for selected templates - fix */
.cat #comments{
    font-size: 12px;
    margin: 50px 20px 80px 20px;
}

/* Header title spacing fix */
.style2red #headerDiv,
.style2blue #headerDiv,
.style2maroon #headerDiv,
.style2pink #headerDiv {
    margin-top: 22px;
}

.style2red #headerDiv h2,
.style2blue #headerDiv h2,
.style2maroon #headerDiv h2,
.style2pink #headerDiv h2 {
    padding-top: 55px;
}
#bannerDiv img{
    max-width: 100%;
    max-height:100%;
}

/** header banner overflow hide to prevent content overlap **/
.finance1 #bannerDiv,
.finance2 #bannerDiv,
.finance3 #bannerDiv,
.finance4 #bannerDiv,
.sunflower #bannerDiv{
    height: 122px;
    overflow-y: hidden;
}

.cat #bannerDiv,
.bluebear #bannerDiv,
.flowerpink #bannerDiv,
.pinkflower #bannerDiv,
.fooddiet #bannerDiv{
    height: 202px;
    overflow-y: hidden;
}
.pet2 #bannerDiv,
.hobbiesblue #bannerDiv,
.coolwater #bannerDiv
{
    height: 192px;
    overflow-y: hidden;
}
.mig-progress {
    color: #444;
    font-size: 15px;
}
.chat-support {
    font-size: 13px;
    border-top: 1px solid #a4a4a4;
    padding-top: 20px;
    margin-top: 25px;
}
.chat-support a {
    color: #444;
}</pre></body></html>