@charset "utf-8";

@font-face {
   font-family: Scriphy;
   src: url(../fonts/Scriphy.ttf) format('truetype');
    }

/*
   Author: Boe Mathewson
   Date:   10/12/2022
   Filename: Style.css
*/


/* HTML and Body Styles */
html {
  
   font-family: Verdana, Arial, sans-serif; 	
   width: auto;

  
}




/* Body Only Styles */
body {
   margin-left: auto;
   margin-right: auto;
   width: 60%;
   min-width: 700px;
   /* StockSnap, (2017). stars-galaxy-space-universe-night-2616537. Retrieved 2022, from https://pixabay.com/photos/stars-galaxy-space-universe-night-2616537/. */
   background: url(../images/background.jpg) bottom right / 100% no-repeat, 
   #E3E3E3;
  
   background-size: cover; 
   background-repeat: no-repeat; 
   height:auto;  /* image height is also 700px */
   font-family: Verdana, Arial, sans-serif;  
   color: black; 
  
   
   

}


/* Body Header Styles */


body > header > nav.horizontalNavigation li{
padding-right: 5%;
   float:right;     
   
   padding: 1%;
   margin-right: 1em;
      
}



/* Horizontal Navigation Styles */

nav.horizontalNavigation li {
   

   
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   color:white;
   border-radius: 9em;
}  

nav.horizontalNavigation img{
   
   width: 50%;
   padding-top: 10%;
 
}
nav.horizontalNavigation a {
   
   display: block;
   font-family: 'Palatino Linotype', 'Book Antiqua', serif;
   font-size: 1.1em;
   line-height: 1.0em;
   
}  

nav.horizontalNavigation a:link, 
nav.horizontalNavigation a:visited {
   color: rgb(255, 255, 255);
   text-shadow: 0 0 10px rgb(93, 178, 184), 2px 4px 7px rgba(5,0,3,0.78);
}

nav.horizontalNavigation a:hover, 
nav.horizontalNavigation a:active {

   color:black;
   
}   

nav.horizontalNavigation li {
   display: block;
   float: right;
   
}
/* ---------Left Column Styles---------- */

section#leftColumn{
   clear: left;
   display: block;
   color: rgb(82, 82, 82);
   font-size: 0.9em;
   line-height: 1.6em;
   
   float:left;
   width: 40%;

margin-bottom: 230px;

   
}


section#leftColumn a{

text-decoration: none;
color:rgb(0, 0, 0)
   
}

section#leftColumn a#resumeLink{

   background: rgb(255, 255, 255);
   color:rgb(0, 0, 0);
   border-radius: 0.5em;
   border: 3px solid black;
   padding: 3px;
   }

section#leftColumn a:hover, section#leftColumn a:active{

   text-decoration: none;
   color:rgb(240, 238, 235)
      
   }


section#leftColumn p {
   color: rgb(255, 255, 255);
   font-size: 1em;
   line-height: 1.6em;
   border: 15px solid #000000;
   padding-right: 30%;
   padding-left: 5%;
   padding: 8%;
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   border-radius: 5em;
   -webkit-box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16); 
   box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16);
   
   


}



section#leftColumn h1, h2{
   color: rgb(0, 0, 0);
   font-size: 2.5em;
   line-height: 1.6em;
   padding-top: 12px;
   
  
   
}

section#leftColumn h1{

   font-family: Scriphy, Arial, Helvetica, sans-serif;
   
}

   

section#leftColumn h3{
   color: rgb(0, 0, 0);
   font-size: 1em;
   text-align:center;
   line-height: 1.6em;
   padding-top: 12px;
   
   
}


section#leftColumn img {
   display: block;
   width: 100%;
}


/* ---------Figure styles---------- */

figure#mainPhoto img {
   margin-top:  10%;
   width: 50%;
   border-radius: 40px;
   box-shadow: inset rgb(0, 0, 0) 20px 20px 10px;    
}

figure#mainPhoto img {
   box-shadow: rgb(0, 0, 0) 20px 20px 10px;
}
figure#PhoneMainPhoto{
   padding-top: 50px;
   width: 100%;

      
      
}
figure#PhoneMainPhoto img {
   background: rgb(0, 0, 0);
}

figure#BandMainPhoto {

   
   font-size: 1em;
   line-height: 1.6em;
   padding-right: 30%;
   padding-left: 5%;
   padding: 1%;
   background-color: rgb(0, 0, 0);
   /* Azheer. (2021). Stripes-modern-concept-template. pixabay.com. Retrieved October 16, 2022, from https://pixabay.com/vectors/stripes-modern-concept-template-6528728/.  */
   background: url(../images/Skills_band_background.png) bottom right / 185% repeat content-box, rgb(92, 163, 167); 
   border-radius: 5em;
   -webkit-box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16); 
   box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16);
   
}
figure#BandMainPhoto img {
   margin-top: 40px;
   margin-bottom: 40px;
   width: 50%;
   border-radius: 40px;
   box-shadow: rgb(0, 0, 0) 3px 3px 3px;
   -webkit-box-shadow:rgb(0, 0, 0) 3px 3px 3px;
   border:5px solid rgb(92, 163, 167)
}
figure#BandMainPhoto {

   border-radius: 40px;
   box-shadow: rgb(0, 0, 0) 3px 3px 3px;
   -webkit-box-shadow:rgb(0, 0, 0) 3px 3px 3px;
   text-align: center;
}
figure#cQuestions {
   margin-left: 35%;
   margin-bottom: 100px;
   background:rgb(0, 0, 0)
}
figure#cQuestions p {
   margin-left: 35%;
   margin-bottom: 100px;
   background:rgb(0, 0, 0)
}




/* ---------Skills--Left Column Styles---------- */

section#SleftColumn p {
   color: rgb(0, 0, 0);
   font-size: 0.9em;
   line-height: 1.6em;
   padding-right: 30%;
   padding-left: 5%;
   padding: 4%;
   background-color: #E3E3E3;
   border-radius: 2em;
   -webkit-box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16); 
   box-shadow: inset 1px 2px 35px 19px rgba(0,0,0,0.16);
   background:rgb(255, 255, 255);
   color: #000000;


}
section#SleftColumn p {
text-align: center;

}

section#SleftColumn{
   display: block;
   color: rgb(82, 82, 82);
   font-size: 0.9em;
   line-height: 1.6em;
   clear: left;
   float:left;
   width: 100%;
   


   padding-bottom: 20%;
 
   
}

section#SleftColumn h1, h2{
   color: rgb(0, 0, 0);
   font-size: 4em;
   line-height: 1.6em;
   padding-top: 12px;
   text-align: center;
}

section#SleftColumn h1{

   font-family: Scriphy, Arial, Helvetica, sans-serif;
   
}

section#SleftColumn a{
text-decoration: none;
color:rgb(16, 52, 212)
   
   
}



/* ---------Left Column Styles 2---------- */
section#leftColumn2{
   clear: both;
   color: rgb(255, 255, 255);
   font-size: 1em;
   line-height: 1.6em;
   float:left;
   width: 100%;
   padding: 1.5em;
   
}

section#leftColumn2 p {
   color: rgb(0, 0, 0);
   font-size: 0.7em;
   line-height: 1.6em;
   width: 50%;
   background: rgb(255, 255, 255);
   border-radius: 1em;
   border:4px solid rgb(92, 163, 167);
   padding: 2%;
   float:left
 
}





section#leftColumn2 h1, h2{
   color: rgb(255, 255, 255);
   font-size: 1.0em;
   line-height: 1.6em;
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   padding-top: 12px;
   padding-bottom: 5%;
   text-align: center;
   border-radius: 7em;
}
section#leftColumn2 img {
   display: block;
   width: 100%;
   border-radius: 7em;
   
}


section#leftColumn2 img {
   float: left;
   width: 40%;
}

section#leftColumn2 ul {
   text-align:center;
   list-style:none;
}

section#leftColumn2 a {
   text-decoration: none;
   color: black;
}
section#leftColumn2 a:hover, 
section#leftColumn2 a:active {
   text-decoration: none;
   color: rgb(94, 168, 167);
}


/* ---------Left Column Styles 3---------- */
section#leftColumn3{
   clear: left;
   color: rgb(255, 255, 255);
   font-size: 0.9em;
   line-height: 1.6em;
   float:left;
   width: 100%;
   padding: 1.5em;
}

section#leftColumn3 p {
   color: rgb(255, 255, 255);
   font-size: 0.9em;
   line-height: 1.6em;
}



section#leftColumn3 h1, h2{
   color: rgb(255, 255, 255);
   font-size: 1.0em;
   line-height: 1.6em;
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   padding-top: 12px;
   padding-bottom: 12px;
   text-align: center;
}
section#leftColumn3 img {
   float: right;
   width: 12%;
}

section#leftColumn3 a {
   display: block;
   font-family: 'Palatino Linotype', 'Book Antiqua', serif;
   font-size: 1.1em;
   line-height: 1.0em;
   text-decoration: none;
   
}  

section#leftColumn3 a:link, 
section#leftColumn3 a:visited {
   color: rgb(255, 255, 255);
   text-shadow: 0 0 10px rgb(93, 178, 184), 2px 4px 7px rgba(5,0,3,0.78);
}

section#leftColumn3 a:hover, 
section#leftColumn3 a:active {

   color:rgb(255, 255, 255);
   
}   


section#leftColumn3 iframe {
   border-radius: 20px;
   width: 20%;
   height: 20%;
   float: right;
   text-align: center;
   border: 2px solid rgb(0, 0, 0);
}

iframe#spotify {
   width: 100%;
   border: 20px solid rgb(0, 0, 0);

}

/* -----------------Right Column Styles----------------- */
section#rightColumn {
   display: block;
   clear: both;
   float: right;
   width: 0px;

   
   
}

section#rightColumn h2 {
   text-align: center;
   background-color: rgb(255, 255, 255);
   color: rgb(201, 201, 201);
   padding: 9px;
}

section#rightColumn h3 {
   
   font-size: 1.2em;
   color: rgb(201, 201, 201);
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   background-color: rgb(31, 31, 31);
   padding-top:10px;
   padding-bottom:10px;
}

section#rightColumn li{
   
   display: block;
   float: left;
   width: 50%;            
   list-style: none;
   padding: 5px;
   text-align: center;
   font-size: 0.7em;
   color: white;
}

section#rightColumn img {
   display: block;
   width: 400px;
   margin-top: 20px;
   margin-bottom: 150px;
   border-radius: 5em;
  float: right;
  margin-right: 13%;
}







/* Horizontal Navigation Styles */

nav.horizontalNavigation li {
   display: block;
   float: left;
}
section#rightColumn > nav.horizontalNavigation ul {
   width: 25%;
}





/* Form Layout Styles */

form {
   display: -webkit-flex;
   display: flex;
   -webkit-flex-flow: row wrap;
   flex-flow: row wrap;
   padding-left: 8%;
   padding-right: 8%;
   
   
} 

fieldset {
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   margin-top: 10px;  
   
}

fieldset#custinfo {

   background:  rgb(117, 202, 199);
}

legend {
   color: rgb(255, 255, 255);
   background-color: rgb(92, 163, 167);
   background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   
   font-size: medium;
   padding-top: 5%;
   padding-bottom: 5%;
   width: 100%;
   text-align: center;
   
}

label {
   display: inline-block;
   width: 250px;
}
textarea {
   display: block;
   width: 90%;
   height: 100px;
}

input[type="submit"] {
   height: 30px;
   width: 70px;
   border-radius: 5em;
  text-align: center;
}
input[type="reset"] {
   margin-top: 5%;
   height: 30px;
   width: 70px;
   border-radius: 5em;
   text-align: center;
 

}

div#buttons {
   clear:Both;
}

/* Validation Styles */

input#customerName:focus:valid,  
input#phone:focus:valid, 
input#mail:focus:valid{
   /* Clker-Free-Vector-Images. (2012). Button-yes-no-red-green-icon. pixabay.com. Retrieved October 16, 2022, from https://pixabay.com/vectors/button-yes-no-red-green-icon-32259/. */
  background: rgb(220,255,220) url(../images/valid.png) bottom right/contain no-repeat; 
}

input#customerName:focus:invalid, 
input#phone:focus:invalid, 
input#mail:focus:invalid{
   /* Clker-Free-Vector-Images. (2012). Button-yes-no-red-green-icon. pixabay.com. Retrieved October 16, 2022, from https://pixabay.com/vectors/button-yes-no-red-green-icon-32259/. */
  background: rgb(255,232,233) url(../images/invalid.png) bottom right/contain no-repeat; 
}

/* Footer Styles */

   footer {
      Clear: both;
      color: rgb(255, 255, 255);
      background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
      text-align: center;
   }
    
/* image map */
figure#map img{
width: 100%;

}

figure#map p{
   width: 100%;
   font-size: 1.2em;
   text-align: center;
   
   }
   
   h2{
      background-color:  rgb(43, 0, 92);
      color: white;
   }
   /* Table Styles */
   table.programs {
      width:100%;
      border: 30px outset rgb;
      border-collapse: separate;
      font-family: Arial, Verdana, sans-serif;
      color: #000000;
      font-weight: bold;
   
   }
   
   tr {
      height: 45px;
      
   }
   
   th, td {
      vertical-align: top;
      border: 2px solid rgb(0, 0, 0);
      padding: 4px;
   }
   /* Table Caption Styles */
   caption {
      caption-side: bottom;
   }
   
   
   /* Table Column Styles */
   col.timeColumn {
      width:13%;
      background-color: rgb(255, 255, 255);
   }
   col.wDayColumns {
      width: 10%;
      background-color:rgb(201, 201, 201);
      /* /* Ninel_S. (2017). drawing-vector-abstract-. pixabay.com. Retrieved October 16, 2022, from https://pixabay.com/vectors/drawing-vector-abstract-2740727// */
      background: url(../images/calenderBackground.jpg) bottom right / 185% repeat content-box, rgb(179, 179, 179);
   }
   col.wEndColumns {
      width: 15%;
           /* /* Ninel_S. (2017). drawing-vector-abstract-. pixabay.com. Retrieved October 16, 2022, from https://pixabay.com/vectors/drawing-vector-abstract-2740727/*/
           background: url(../images/calenderBackground.jpg) bottom right / 185% repeat content-box, rgb(179, 179, 179);
   }
   
   
   /* Table Header Styles */
   thead th:first-of-type {
      background-color: rgb(180, 1, 1);
   }
   
   thead {
      color:rgb(0, 0, 0);
      background-color: #ffffff
   }

   caption {
      color:rgb(255, 255, 255);
      background-color: #000000
   }
   
   /* Table Footer Styles */
   
   tfoot {
      color:rgb(255, 255, 255);
      text-align: center;
      background: linear-gradient(325deg, rgb(92, 163, 167) 20%, rgb(71, 167, 172) 60%);
   }
   
   
   /*
Scriphy License

Copyright (c) 2021, Ala M. Lockhart (alalockhart.com),
with Reserved Font Name "Scriphy".

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded, 
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.


*/