::-webkit-scrollbar {
    width: 8px; 
    background: transparent ;
    border: 0px  ;
    height: 8px;
    }
    
::-webkit-scrollbar-thumb {
background: #b7a08f;
}

.sparkle {
    position: absolute;
    width: 20px;
    height: 20px;
    background: radial-gradient(circle, #ffd8f7, rgba(255, 174, 212, 0.5));
    border-radius: 50%;
    pointer-events: none; 
    animation: sparkle-animation 0.5s ease-out forwards;
    z-index: 9999; 
}

@keyframes sparkle-animation {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    100% {
        opacity: 0;
        transform: scale(2);
    }
}

body {
    background-image: url(assets/bg.png);
    background-size: cover;
    background-repeat: repeat;

}

html {
    cursor: url('cursor.png'), crosshair;
}

.window {
    position: absolute;
    background-image: url(assets/window.png);
    background-repeat: no-repeat;
    width : 1000px;
    height: 100%;
    margin-left: 460px;
    margin-top: 17px;
    
}

.recs {
    position : absolute ;
    font-family: "Alice" , serif ;
    margin-left: 750px ; 
    margin-top : 85px ;
    color : #5c402d ;
    font-size: 10px ;
}

.container {
    background-color : #ffeddf ;
    position:absolute; 
    margin-left: 476px;
    margin-top: 131px;
    width: 938px;
    height: 621px;
}

.side-box1 {
    position: absolute;
    margin-top: -2px;
    width : 244px ;
    height : 390px ;
    background-color: #ffeddf;
    border: 4px solid #d3a484
}

.navigation{
    position:absolute;
    margin-left:16px;
    margin-top : 65px;
    width: 204px;
    height: 300px;
    background-image: url(assets/nav.png);
    font-family: "shrikhand", serif;
}

.small-logo {
    position: absolute;
    margin-top: 5px;
    margin-left: 5px;
    width: 235px;
    height: auto; 
}

ul li {
    list-style:none;
    color: #7F5539;
    margin-bottom:15px;
    margin-left: -50px ;
    margin-right: 20px;
    font-weight: normal;
    background-color: #dfbdb3;
    line-height:35px;
    text-align: center;
    font-size: 25px;
}

a:hover {
    letter-spacing: .09em;
    line-height: .9em;
    position:relative; 
    cursor: url('cursor.png'), crosshair;
    text-decoration: none;
    font-weight: bold;
}

a:link {
    color: #7F5539; 
    letter-spacing: .09em;
    line-height: .5em;
    text-decoration: none ;
}

a:visited {
    color: inherit; 
    text-decoration: none; 
}

a:active {
    color: inherit; 
    text-decoration: none; 
}


.guestbookbtn {
    position: absolute;
    margin-top: 0px;
    margin-left: 15px;
    width : 166px ;
    height : 61px ;
    background-color: #ffeddf;
    border-radius: 5px;
    border: #ffeddf solid 2px;
    cursor: url('cursor.png'), crosshair;
}

.side-box2 {
    position: absolute;
    margin-top: 390px;
    width : 244px ;
    height : 222px ;
    background-color: #ffeddf;
    border: 4px solid #d3a484
}

.poll {
    position: relative;
    margin-top: 10px;
    margin-left: 40px;
}

.header {
    position : absolute ;
    width : 688px ;
    height : 107.5px; 
    background-color :#e0b4ba ;
    margin-left : 250px ; 
    margin-top: -3px;
}

.coffee {
    position: relative;
    width: 320px ;
    height:auto; 
    margin-left: 737px;
    margin-top: 245px;
}

.updates {
    position: absolute;
    margin-top: -240px;
    margin-left: 1070px;
    height : 228px ;
    width: 330px;
    background-color: #ffeddf;
    border: 4px solid #d3a484;
    color: #7F5539;
    font-size: 23px;
    font-family: "Alice", serif;
    line-height: 20px;
    overflow-y: scroll;
    overflow-x: hidden; 
}

h1 {
    font-size: 30px;
    text-align: center;
    color: #7F5539;
    margin-top: 5px;
    margin-bottom: -10px;
    text-decoration:underline;
}

span {
    font-weight: bold; 
    text-decoration: underline;
}

.bow {
    position: absolute;
    width : 200px ;
    height : auto ;
    margin-top: 210px;
    margin-left: -75px;
}

.div1 {
    position:absolute;
    width:200px ;
    height:auto;
    margin-left: 820px;
    margin-top: 20px;
}
.div2 {
    position:absolute;
    width:200px ;
    height:auto;
    margin-left: 990px;
    margin-top: 20px;
}
.div3 {
    position:absolute;
    width:200px ;
    height:auto;
    margin-left: 1160px;
    margin-top: 20px;
}

.text-box {
    position:absolute;
    width: 380px;
    height: auto;
    margin-left: 740px;
    margin-top: 70px;
    font-family: "Alice", serif;
    color: #7F5539;
    font-size: 19px;

}

.cat {
    position: absolute;
    height : 180px ;
    width: 250px;
    margin-left: 1150px;
    margin-top: 70px;
}

.about {
    position: absolute;
    width: 700px ;
    height: 545px ;
    margin-left: 250px;
    margin-top: 75px;
}

.aboutdiv {
    font-size: 25px;
    font-style: italic;
    text-align: center;
    background-color: #7F5539;
    color: #ffeddf;
}
.abouttxt {
    position: absolute;
    font-family: "Alice", serif;
    color: #7F5539;
    font-size: 19px;
    margin-left : 600px ;
    margin-top: 190px; 
    width: 280px; 
    height: 350px; 
    overflow-y: scroll;
    overflow-x: hidden; 
    padding: 10px; 
}

.buttons {
    position: absolute;
    margin-top: 400px;
    margin-left: 300px;
    width : 200px ;
    height : 100px ;
    font-family: "Alice", serif;
    color: #7F5539;
    font-size: 17px;
    
}

.madebyagirl {
    margin-left: 100px;
}

.diary {
    position: absolute;
    width: 700px ;
    height: 545px ;
    margin-left: 250px;
    margin-top: 75px;
}

.recipe1 {
    position : absolute ;
    width : 310px ;
    height : 140px; 
    border-style: dotted;
    border-color: #7F5539;
    background-color :#c1a38b ;
    margin-left : 280px ; 
    margin-top: 200px;
    border-radius: 20px;

}

.recipe2 {
    position : absolute ;
    width : 310px ;
    height : 140px; 
    border-style: dotted;
    border-color: #7F5539;
    background-color :#c1a38b ;
    margin-left : 600px ; 
    margin-top: 200px;
    border-radius: 20px;

}

.recipe3 {
    position : absolute ;
    width : 310px ;
    height : 140px; 
    border-style: dotted;
    border-color: #7F5539;
    background-color :#c1a38b ;
    margin-left : 280px ; 
    margin-top: 400px;
    border-radius: 20px;

}

.recipe4 {
    position : absolute ;
    width : 310px ;
    height : 140px; 
    border-style: dotted;
    border-color: #7F5539;
    background-color :#c1a38b ;
    margin-left : 600px ; 
    margin-top: 400px;
    border-radius: 20px;

}

.button {
    position: absolute;
    margin-top: 10px;
    margin-left: 140px;
    width : 140px ;
    height : 60px ;
    background-color: #7F5539;
    border-radius: 10px;
    border-width: 5px;
    border-color: #5c402d ;
    border-style:dotted;
    cursor: url('cursor.png'), crosshair;
    color: #ffeddf;
    font-size: 17px;
    font-family: "Alice", serif;
}

.title {
    position : relative ;
    font-family: "Shrikhand", serif;
    font-size : 30px ;
    color: #7F5539;
    margin-left: 140px ;
    margin-top: -115px ; 
    text-decoration: underline;

}

h2 {
    font-family: "Shrikhand",  serif ;
    font-size: 30px;
    color:#544236 ;
    text-decoration: underline;
    text-align: center;
}


.modal {
    display: none; 
    position: fixed;
    z-index: 100;
    left: 0; top: 0;
    width: 100%; height: 100%;
    background-color: rgba(0,0,0,0.5); 
  }
  
  .modal-content {
    background-color: #e8d7cc;
    margin: auto;
    padding: 50px;
    border-radius: 20px;
    width: 80%;
    max-width: 500px;
    box-shadow: 0 0 10px #d4a373;
    font-family: 'Alice', serif;
    color: #7F5539;
    font-size: 20px;
  }
  

.cafetxt {
    position: absolute;
    font-family: "Alice", serif;
    color: #7F5539;
    font-size: 19px;
    margin-left : 260px ;
    margin-top: 120px;
}

.memo {
    background-color: #e0b4ba;
    text-decoration: none;
    font-weight: bold;
}

.diarySummary {
    position: absolute;
    width : 160px ;
    height : 180px ;
    margin-left: 310px ;
    margin-top : 160px ;
    font-family: "Alice", serif;
    color: #7F5539;
    text-decoration: underline;
}

.diaryEntry {
    position : absolute ;
    width : 280px ;
    height : 300px ;
    margin-left: 630px ;
    margin-top: 178px;
    font-family: "Alice", serif;
    color: #7F5539;
    line-height: 24px ; 
    overflow-y: scroll;
    overflow-x: hidden; 
}


.guestbookicon {
    position: absolute;
    width : auto ;
    height : 100px ;
    margin-left: 950px ;
    margin-top: 250px ;
}

.guestbooktxt {
    position : absolute ;
    margin-left: 850px ;
    margin-top : 400px ; 
    font-family: "Alice", serif ;
    text-align: center ;
    color :#7F5539;

}
.guestbook {
    position: absolute ;
    background: none;
    margin-left:750px ;
    margin-top: 450px ;
    width : 600px ;
    height : 200px ;
}

#HCB_comment_box {
    position: absolute ;
    background: #ffeddf;
    border-radius: 10px;
    padding: 20px;
    color: #7F5539;
    font-family: "Alice", serif;
    font-size: 18px;
    width : 600px ;
    overflow-y: auto;
}

#HCB_comment_box h3 {
    display: none;;
}

#HCB_comment_box .home-desc {
    display: none;
}


#HCB_comment_box, .btn, input#hcb_submit, .hcb-comment-tb button{
	font-family: "Alice", serif ;
}

#HCB_comment_box #hcb_form_content,
#HCB_comment_box #hcb_form_email,
#HCB_comment_box #hcb_form_name,
#HCB_comment_box #hcb_form_website {
    background-color:#fff5ef;
}

.btn, input#hcb_submit{
	background-color: #7F5539;
	border: 1px solid #c6ac9b;
    text-align: center;
	color:#c6ac9b;

}

