@charset "UTF-8";

/* unvisited link */
a:link {
    color: rgba(255,255,255,1.00);
}

/* visited link */
a:visited {
    color: rgba(255,255,255,1.00);
}

/* mouse over link */
a:hover {
    color: rgba(127,127,127,1.00);
}

/* selected link */
a:active {
    color: rgba(0,0,0,1.00);
}







.backtotop {
    text-align: center;
    border-radius: 15px;
}
.backtotop a img {
    border-radius: 400px 400px 200px 200px;
}
header #NavBars {
    display: flex;
    justify-content: space-between;
}
#container header {
    margin-top: 20px;
}
Body {
	background:url("Assets/Images/photo-1453090927415-5f45085b65c0.jpeg") no-repeat center center fixed;
	background-size: cover
}header #Links {
    text-align: right;
    padding-right: 20px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
li a img {
    border-radius: 20px;
}
#TopNav ul {
    list-style-type: none;
    text-align: left;
    display: inline-block;
    font-size: x-large;
}
#TopNav ul li {
    display: inline-block;
    text-decoration: none;
    padding-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-bottom: 0px;
    border-radius: 50px;
}
header h1 {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 0px;
    border-bottom: medium solid #FFFFFF;
    margin-right: 20px;
    margin-left: 20px;
    font-size: 75px;
}
#Socials li {
    display: inline-block;
    text-align: right;
    margin-left: 20px;
}
#Bio {
    border-bottom: medium solid #FFFFFF;
    margin-left: 20px;
    margin-right: 20px;
    text-align: left;
}
#mainhomeimg {
    text-align: right;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 55%;
    height: 55%;
}
#Imageposition {
    text-align: right;
}
#BioText {
    color: #000000;
    background-color: #969696;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    font-size: x-large;
    margin-bottom: 50px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    text-align: center;
    width: 52%;
    margin-left: 617px;
}
#MainHomeImg2 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 55%;
    height: 55%;
}
#Textposition {
    display: inline-block;
    text-align: right;
}
#BioText2 {
    color: #000000;
    background-color: #969696;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    font-size: x-large;
    margin-bottom: 50px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 52%;
}
#MainHomeImg3 {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    width: 55%;
    height: 55%;
}
#Imageposition3 {
    text-align: right;
}
#BioText3 {
    color: #000000;
    margin-left: 617px;
    background-color: #969696;
    opacity: 0.6;
    filter: alpha(opacity=60);
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: center;
    font-size: x-large;
    margin-bottom: 50px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    width: 52%;
}
#Listen {
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: 20px;
}
#Listen img {
    border-radius: 50px;
    display: inline-block;
    margin-bottom: 50px;
}
#Listen h1 {
    display: inline-block;
    margin-top: 0px;
    text-align: left;
    float: right;
    margin-bottom: 50px;
    padding-bottom: 50px;
    font-size: 170px;
    margin-right: 20px;
}
#TourDates h3 {
    color: #FFFFFF;
    font-size: 75px;
}
#TourDates {
    text-align: center;
    border-bottom: medium solid rgba(255,255,255,1.00);
    margin-left: 20px;
    margin-right: 20px;
}
#TourDates ul {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    font-size: x-large;
    padding-bottom: 20px;
    background-color: rgba(150,150,150,0.48);
    width: 780px;
    color: #060606;
    border-radius: 25px;
    height: auto;
}
#TourDates ul li {
    margin-bottom: 40px;
    border-bottom: medium solid #FFFFFF;
    font-size: 35px;
    margin-right: 40px;
    margin-top: 40px;
    word-spacing: 100px;
    color: #000000;
    padding-bottom: 40px;
}
a img {
}
#Listen #line {
    border-bottom: medium solid #FFFFFF;
    margin-right: 20px;
}
#footer {
    text-align: center;
    font-size: x-large;
    color: rgba(255,255,255,1.00);
    padding-bottom: 50px;
}
footer h4 {
    text-align: center;
    color: rgba(255,255,255,1.00);
    font-size: 75px;
    margin-top: 25px;
    margin-bottom: 20px;
}
footer ul {
    text-align: center;
    list-style-type: none;
    display: inline-block;
}
footer ul li {
    display: inline;
    text-align: center;
    margin-top: 40px;
    margin-right: 40px;
    margin-bottom: 40px;
    margin-left: 40px;
    padding-bottom: 40px;
}
