@charset "utf-8";

body {
    background-color: #000000;
    font-family: arial;
}

/* CSS Document */

.container-fluid {
    text-align: center;
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 20px;
}

.container-fluid .container {
    max-width: 780px;
    -webkit-box-shadow: inset 0px 0px 30px 15px rgba(103,66,56,1.00);
    box-shadow: inset 0px 0px 30px 15px rgba(103,66,56,1.00);
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/Music_Notes_3D_900.webp");
    background-clip: content-box;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;

}

.container-fluid .container .navbar.navbar-expand-lg.navbar-light.bg-light {
    background-image: -webkit-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: -moz-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: -o-linear-gradient(270deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    background-image: linear-gradient(180deg,rgba(120,76,65,1.00) 15.34%,rgba(0,0,0,1.00) 100%);
    border-width: medium;
    border-radius: 8px;
    -webkit-box-shadow: inset 0px 0px 8px 3px rgba(102,65,55,1.00);
    box-shadow: inset 0px 0px 8px 3px rgba(102,65,55,1.00);
    padding-bottom: 10px;
    height: 115px;
}

.navbar-nav.mr-auto .nav-item .nav-link {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-weight: 600;
    font-size: 15px;
    text-shadow: 1px 2px rgba(0,0,0,1.00);
    -webkit-box-shadow: inset 0px 0px 10px 1px rgba(255,255,255,0.80);
    box-shadow: inset 0px 0px 10px 1px rgba(255,255,255,0.80);
    font-style: italic;
    text-align: center;
    border-radius: 7px;
    margin-left: 5px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 5px;
    font-variant: normal;
}

.navbar-nav.mr-auto .nav-item.dropdown .dropdown-menu {
    background-color: rgba(149,149,163,1.00);
    border-radius: 6px;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
}

.nav-item.dropdown .dropdown-menu .dropdown-item {
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: normal;
    font-weight: 500;
    font-size: 15px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    text-align: center;
    background-color: rgba(149,149,163,1.00);
    color: rgba(255,255,255,1.00);
}

.container .navbar.navbar-expand-lg.navbar-light.bg-light .navbar-toggler {
    background-color: rgba(255,255,255,1.00);
    margin-left: auto;
    margin-right: auto;
}
.navbar.navbar-expand-lg.navbar-light.bg-light .navbar-brand .img-fluid {
    padding-bottom: 0px;
    margin-top: -5px;
}



tr td .img-fluid {
    padding-top: 15px;
    padding-bottom: 5px;
}
.container-fluid .container .searchbox {


}




input {
    padding-top: 0px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 0px;
    width: 240px;
    height: 30px;
    font-size: 16px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    text-align: left;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

button {
    width: 100px;
    height: 35px;
    font-size: 18px;
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    color: rgba(255,255,255,1.00);
    background-color: rgba(4,75,183,1.00);
    padding-bottom: 0px;
    text-align: center;
    padding-top: 0px;
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.article-container{
    width: 900px;
    background-color: #fff;
    padding: 30px;   
}

.article-box{
    padding-bottom: 30px;
    width: 100%;
}


.container-fluid .container .row-artist {
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;


}
.container .row-artist .img-fluid {
}









.container-fluid .container .row {
    background-color: rgba(103,66,56,0.80);
    -webkit-box-shadow: inset 0px 0px 8px 7px rgba(130,0,30,0.75);
    box-shadow: inset 0px 0px 8px 7px rgba(130,0,30,0.75);
    border-radius: 15px;
    border: 6px double rgba(0,0,0,1.00);
    padding-top: 5px;
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 7px;
}



.row .col-lg-12 h5 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: italic;
    text-align: center;
    text-shadow: 1px 2px rgba(0,0,0,1.00);
    padding-top: 10px;
    font-weight: 500;
    font-size: 16px;
    padding-bottom: 4px;
}

.row .col-lg-12 audio {
    width: 100%;
    padding-bottom: 7px;
    height: 50px;
    margin-bottom: 7px;

}








.container-fluid .container3 {
    max-width: 780px;
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/01_forty-fives.webp");
    background-clip: border-box;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 30px 10px rgba(0,0,0,1.00);
    background-size: cover;
    
}
.container-fluid .container3 .card.col-md-6-searhtext {
    background-color: rgba(30,30,30,0.60);
    -webkit-box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 15px 2px rgba(0,0,0,1.00);

}
.card.col-md-6-searhtext .card-body .card-title-title1 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    font-variant: normal;
    text-shadow: 2px 2px 20px rgba(0,0,0,1.00);
    word-spacing: 2px;
    margin-left: 0px;
    margin-top: 5px;
}
.card.col-md-6-searhtext .card-body .card-title-title2 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: italic;
    font-weight: 500;
    text-align: center;
    font-size: 23px;
    text-shadow: 2px 2px 15px rgba(0,0,0,1.00);
    margin-top: 5px;
}


.card.col-md-6-searhtext .card-body .card-text-line1 {
    margin-top: 20px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-left: 7px;
    margin-right: 7px;
}
.card.col-md-6-searhtext .card-body .card-text-line2 {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-top: -4px;
    margin-left: 7px;
    margin-right: 7px;
}


.card.col-md-6-searhtext .card-body .card-text-line3 {
    margin-top: -4px;
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    font-size: 15px;
    text-align: left;
    margin-left: 7px;
    margin-right: 7px;
}





.container-fluid .container3 .row-searchguide {
    background-color: rgba(4,145,20,0.70);
    -webkit-box-shadow: inset 0px 0px 16px 2px rgba(0,0,0,1.00);
    box-shadow: inset 0px 0px 16px 2px rgba(0,0,0,1.00);
    border-radius: 15px;
    padding-top: 4px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-top: 20px;
    margin-right: auto;
    max-width: 250px;
     
}

.container-fluid .container3 .row-searchguide:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0 0 15px 1px rgba(230,230,230,1.00);
    box-shadow: 0 0 15px 1px rgba(230,230,230,1.00);
    border-radius: 15px;
}



.container3 .row-searchguide .col-md-12-searchlink {
    text-align: center;
    height: 35px;
    border-width: medium;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;

}
.row-searchguide .col-md-12-searchlink .btn.btn-searchlink {
    color: rgba(255,255,255,1.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-variant: normal;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    width: 100%;
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    padding-top: 3px;
    
}



.row-searchguide .col-md-12-searchlink a {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    margin-top: auto;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    
    
}



































/* CSS Document contaner2 below */


.container-fluid .container2 {
    max-width: 620px;
    -webkit-box-shadow: inset 0px 0px 50px 24px rgba(103,66,56,1.00);
    box-shadow: inset 0px 0px 50px 24px rgba(103,66,56,1.00);
    border-radius: 10px;
    color: rgba(255,255,255,1.00);
    background-image: url("../images/Music_Notes_3D_900.webp");
    background-clip: content-box;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px;
    background-size: 790px auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    
}

.container-fluid .container2 .row-family {
    background-color: rgba(103,66,56,0.80);
    -webkit-box-shadow: inset 0px 0px 20px 2px rgba(130,0,30,0.75);
    box-shadow: inset 0px 0px 20px 2px rgba(130,0,30,0.75);
    border-radius: 15px;
    margin-top: 30px;
    margin-bottom: 7px;
    height: 49px;
    max-width: 180px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 3px;
     
}

.container-fluid .container2 .row-family:hover {
    transition: 0.5s;
    -webkit-box-shadow: 0 0 20px 5px rgba(202,134,116,1.00);
    box-shadow: 0 0 20px 5px rgba(202,134,116,1.00);
    border-radius: 15px;
     
}



.container2 .row-family .col-md-12-familylink {
    text-align: center;
    height: 37px;
    border-width: medium;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;

}
.row-family .col-md-12-familylink .btn.btn-familylink {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    width: 100%;
    margin-bottom: auto;
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
    
}



.row-family .col-md-12-familylink a {
    color: rgba(255,255,255,1.00);
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
    font-variant: small-caps;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-shadow: 1px 1px rgba(0,0,0,1.00);
    padding-top: 0px;
    
    
}




.container-fluid .container2 footer {
    color: rgba(230,230,230,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    text-align: left;
    border-radius: 5px;
    height: 25px;
    margin-top: 25px;
    padding-bottom: 20px;
}
.container2 footer h6 {
    color: rgba(255,255,255,1.00);
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    font-size: 10px;
    text-align: center;
}
