/******* Created August 30, 2021 for Duryee.net 

For Debra Rae "Debbie" Branaman, b. June 4, 1963, d. August 24, 2002.

Below is a comment Debbie left regarding a poem I wrote that is posted on a website. I found the comment a few months after she passed away from surgery complications. Debbie and I loved each other for almost ten years.

http://www.abbeyweb.net/comment.htx?_read=Read+comments&_docURL=%2Fabbey%2Fabbey-The-10.html&_topic=The+Wind

"2001-06-03 05:43:33 D. Branaman

Kent, I'm glad to see that you are still writing beautiful poems. I really thought it was beautiful. I saved all the poems that you wrote to me. To think I knew you when. If you get this please e-mail me. I've been trying to find you and your mom for the last few years now.

Hope to hear from you and that all is well. 

Love Deb"

Deb, I miss you so much. Sorry I saw your post too late.

Love you,
Kent

https://duryee.net/debbie-branaman

*******/

/***************** LINKS *********************/

a {
  color: #0a1f8f;
  font-weight: bold;
}

a:hover {
    color: firebrick;
}

a:active {
    color: deepskyblue;
    border: none;
}

a:visited {
    color: #0a1f8f;
    content: "\2713";
}

/*******************  TEXT  *********************/

hr {border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

ul {font-family: 'Merriweather';
    font-style: normal;
    font-weight: 300;
    margin-left: 2em;
    line-height: 2;
}

ol {font-family: 'Merriweather';
    margin-left: 0.8em;
    font-weight: bold;
}

ol li {
font-weight: normal;
padding-top: 0.4em;
line-height: 2;
}

.subnav ul {
  margin-top: 0;
}

ul, ol {
/*  margin-top: 0.5em; */
  margin-bottom: 0.5em;
}

.menu li {
  float: left;
  margin-right: 56px;
  position: relative;
  list-style: none;
}

/******************** IMAGES *******************/

.align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 16px;
    border: 1px solid gainsboro;
    border-radius: 10px;
}

/************* Something Else *****************/

.form-actions .btn, .form-actions .btn-group 
     {
    background-color: dodgerblue;
}

section {
    padding-top: 20px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.ckeditor-dialog-loading-link {
    display: none;
}

/** .top-bar {
    padding-top: 30px;
} **/

/************* Nav Bar ***********************/

.nav-container .container {
    padding-top: 10px;
}

p:last-child, .form-group:last-child, .panel:last-child {
  margin-bottom: 0;
 /* padding-top: 70px; */
}

/************ Search Bar *********************/




/************* Calizonasotan *****************/

.sub {
    display: none;
}

.calizonasotan-menu {
    columns: 300px 3;
    padding-bottom: 5%;
}



/**
* Menu spacing from top, front page.
**/

.nav-menu {
    padding-top: 70px;
}

/**
* Images
**/

figure {margin: 1em;
    padding: 16px;
    border: 1px solid darkgrey;
    border-radius: 2.5%;
}

figcaption {
    font-size: 85%;
    font-style: italic;
}

/******** Ordered and Bulleted Lists ********/


 .article-single ol li {
    margin-left: 1em;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 300; 
}

 .article-single ul li {
    margin-left: 1em;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 16px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 300; 
}

/****************  Slide Show  **************

.slick-arrow {
    margin-top: -15%;

}

/****************  Search  ******************/

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 300px;
    margin-bottom: 0;
}

/****************  Gallery  ****************/

/* .node--type-gallery */ .blazy .media {
    background-color: lightgrey;
    padding: 15px;
    border: 1px slategrey solid;
    border-radius: 10px;
/*    margin-bottom: 2em; */
    padding-top: 4em;
    padding-bottom: 4em;
}

/****************  403 Page ****************/

.error-page .jumbo {
    font-size: 100px;
    line-height: 105px;
}

/****************  Footer  *****************/
/**
* Flex Container - Using just for the footer right now
**/

.pedal-pusher {
    background-color: #2a2d34;
    color: white;
    line-height: 1.1em;
}

.pedal-pusher a {
    color: dodgerblue !important;
    background-color: transparent;
    font-weight: bold;
    text-decoration: none !important;
}

.social img {
    max-width: 32px;
}

.footer-flex-container {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    list-style: none;
}

.flex-item {
    order: 1;
    width: 30%;
    text-align: center;
}