

    
    /*background:linear-gradient(gray,white);
    background-repeat:no-repeat; */
    /*background-image:url("images/footsteps_snow.jpg");
    background-repeat: no-repeat;
    background-position:center;
    background-size:cover;
    background-attachment: fixed;*/



/*h1 {
    
    background:linear-gradient( white, gray);

    font-family: 'Aldrich', "Ink Free",sans-serif;
    color:white;
    */

p {
     background-color:rgb(44, 43, 43); 
     color:black;
     /*font-family: 'Aldrich', "Ink Free",sans-serif;  recommended-not used*/
     font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
     font-weight: bold;
     max-width: 300px;   /*affects captions*/

 }


 


 .topsect {
    display:flex;
     color:white;
     background:linear-gradient( gray, rgb(67, 60, 71));
     /*background-color: rgb(67, 60, 71); */
     min-height:60px;
     text-align: center;
   
 }
 .topsect a:hover {
    color:rgb(174, 201, 236);
    background-color: lightgray;
    
}
 .topsect ul {
     display:flex;
     color:white;
     background-color: rgb(67, 60, 71);

 }
.navbar .container  {
    font-weight:bold;
    color: #fff;
    background-color:rgb(98, 98, 117);
    
}
.subnav {
    display:block;
   
}
 /* #img1 {
     width:95px;
     height: 95px;
     border:2px solid black;
     padding: 1px;
     position:absolute; top:10px;left:10px;
 }*/
 img {
    border:2px solid black;
    padding: 1px;

 }



 .block {                           /* does this do anythig? */
    background-color:lightgray;
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    width:300;
    text-align: center;
    color:white;

}



#logo {
    width:80px;
    height: 80px;
    /*border:2px solid black;
    padding: 1px; */
   /* position:absolute; top:10px;left:10px */
 }
/*h1 {
    font-family: 'Cinzel', serif;
    font-size:60px;
    margin-bottom:5px;
    position: absolute;
    top:0px;
    left: 200px;
    color:rgb(184, 160, 75) 

   
}*/
.container {
    /*max-width:1250px;*/
    margin:0 auto;
    /* auto centers left and right */
    padding: 0px 10px;
}

.header {
    background:#8daee6;
    color:#fff;
    height:90px;
    font-size:large;

}

.navbar .title {    /*watch that is space before "." in 2nd reference */
    font-family: 'Cinzel', serif;
    font-size:35px;
    /* margin-bottom:5px;
    position: absolute;
    top:0px;
    left: 200px; */
    color:rgb(184, 160, 75);
    
    
    /*font: size 20px;
    font-weight:bold;*/   

}
a.basiahome {    /* to change link color and style for Basia home page lin */
    color:rgb(184, 160, 75);
    text-decoration: none;
}

.header a {
    color:rgb(255, 255, 255);
    text-decoration:none;
    font-size:25px;
    font-weight:bold;
}
a:hover {
    color:rgb(174, 201, 236);
    
}

.header .container {
    display:flex;
    justify-content: space-between;
    align-items: center;
    height:100%;  /* to get logo and link labels to center of navbar */


}
div#p1 {   /*intro in header This site is for friends.....*/
   
    background-color: rgb(160, 160, 160);
    margin-left:40px;
    color:#fff;
}

.navbar ul{
    display:flex;


}

.navbar ul li {
    margin-left:2px;
    border-right: 2px solid black;
    font-size: .75rem;
}
.navbar h1{
    font-size:3rem;
    font-weight:bold;
    line-height:1.2;

}
.navbar .container {
    display:block;

    align-items:left;
    justify-content:left;
    background-color: rgb(215, 230, 224);

}
.subnav {
    display:block;
   
}
 /*.gridcontainer {

    display:grid;
    grid-template-columns: 1fr 1fr;
}
*/
.lrow {   /* key to placement of boxes*/
    display:flex;
    flex-direction: column;
    align-items:center;
    justify-content:space-between;
   

}
.photobox {
    display:flex;
    flex-direction: column;
   
    margin: 10px;
    /*background-color: rgb(85, 85, 87);*/
    padding:5px;
    border:solid black 5px;
    border-radius: 5%;
    width:90%;
    height:auto;
    background-color: lightslategray;
    max-width: 400px;
}

.announce {
    font-size:1.2rem;
    color:white;
    font-weight:bolder;
    width:350px;
    border:solid black 3px;
    text-align: center;
    margin:0;
    margin-top: .5em;
     
   
}
.announce p {
    background-color: white;
    text-align: center;
    margin:0 auto;
    max-width: 250px;
}

#annhead {
    background-color: black;
    color:white;
    border-radius: 50%;
    margin-top:.5em;
    margin-bottom: .5em;
}
 
.annsub {
    color:white;
    margin-left: 6rem;
    font-style: italic;

}

#img2 {
    border: lightgray 3px solid;
    width:200px;
    height:auto;
    object-fit:contain;
    margin-top:.2em;
    
      
  
}

 #pscweb {
    
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    background-color:black;
    opacity:50%;
    font-size: 1.5em;
    margin-top:1em;
    border-radius: 50%;
    width:10em;
    align-self:center;
   
  }

#cap1 {
    text-align:center;
    color:white;
    align-self: center;
    margin-bottom:0;
}

#linktitle {
    text-align: center;
    color:white;
    max-width: 350px;
    font-size: 1.2em;
    
}

.capt {
    text-align:center;
    color:white;
       
}

div#skills {
    font-size:bold;
    color:black;

}


 h2 {
     font-size:50px;
     margin-top:0;
    
 }

 button{
        border:none;
        padding-top:25px;
        text-align:center;
        text-decoration: none;
        font-size:12px;
        


 }
 ul{
     list-style-type:none;
     padding:5px;
     margin:0px;
     overflow:hidden;
     background-color:lightslategray;



 }
 li a {
        float:left;
        display:block;
        color:white;
        padding:7px 5px;
        text-align:center;
        text-decoration:none;
    
        min-width:40px;

 }
a:hover {
        background-color:rgb(58, 52, 52);

        animation:myGlowAnimation;
        animation-duration:3s;
        animation-iteration-count: infinite;
}
.feature {
    font-style: italic;
    line-height: 1.25em;
    font-weight: bolder;
    font-size: 1.3rem;
    letter-spacing: 2.25px;
}



@keyframes myGlowAnimation {
    50% {text-shadow: 0px 0px 10px red;}

}

@media (min-width:450px) {

    .header {
    
        min-height:90px;
        font-size:1.2rem;
    }

    .navbar .container {
    display:flex;
    margin:0;
    justify-content: left;
  }

  .navbar ul li {
    margin-left:4px;
    border-right: 2px solid black;
    font-size: 1rem;
}
 
  div#p2 {
    font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    text-align:left;
   position:absolute;
    left:320px;
    top: 275px;
   min-width:368px;
    max-width: 1000px;
    }

.lrow {
    display:flex;
    flex-direction:row;
}
  

#title {
    color:blue;

}
.block#b1 {
    color:black;
    background-color: lightgray;
    width:250px;

}
#foot {
    margin-top:-75px;
    margin-left: 25px;
    color:white;
}  
}