

body {
         
   background-image: url(../images/forgivenesssimplebkgndfix.gif);
    background-size:cover;
    text-align: left;
    background-attachment:fixed;
    

}


.left {

text-align: left;
}

.emphasize {

    font-weight: 600;
    color:rgba(32, 132, 179, 1);
    font-size: 105%;
}

.facebook {

    font-weight: 400;
    color:rgba(255, 255, 255, 1);
    text-align:center;
    font-size: 110%;
    width: 5%;
}




.bold {
 font-family: rustica, sans-serif;
font-weight: 700;
color:rgba(0, 0, 0, .8);

}


.boldbig {

font-weight: 600;
color: rgba(0, 89, 163, 1);
font-size: 130%;
}


.ital {

font-style: italic;
letter-spacing: .5px;
}

.italcenter {

text-align: center;
}

p {

    text-align: center;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
   

}

h1 {

    text-align: center;
   font-family: rustica, sans-serif;
    font-weight: 500;
    font-size: 190%;
    color: rgba(116, 57, 130, 1);
   
}

h2 {

    text-align: center;
    font-size: 140%;
     font-family: rustica, sans-serif;
     font-weight: 700;
    color: rgba(116, 57, 130, 1);
    margin-bottom: 2%;
    margin-top:0%;
    

}

h3 {

    color: rgba(0, 0, 0, .8); 
    text-align: center;
    font-size: 90%;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
   
   
    
}


h4 {
font-size: 18px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 60%;
font-stretch: expanded;


}

.phonetic {

width: 98%;
margin-bottom: 0%;
margin-top: 0%; 
padding: 0;
    
}

.navbox {

    height: auto;
    width: 100%;
    align-content: center;
   /* I dont think the line above works */   

}

.logo {

width:100%;
 


}


.pplogo {

width:55%;

}


.kay {
   width:5%;
  

}


    



.forgiveimage {

border:5px solid rgba(116, 57,130, 1);
width: 98%;
margin-bottom: 0%;
margin-top: 4px;


}

.forgiveimage:hover {

    border:5px solid rgba(167, 130,176, 1);

}



.forgiveimagenull {

border:5px solid rgba(116, 57,130);
width: 99%;
margin-bottom: 0%;
margin-top: 4px;

}

.forgiveimagenullsmaller {

border:3px solid rgba(0, 89, 163, 1);
width: 46%;
margin-bottom: 3%;
margin-top: 4px;
float: left;
margin-right: 3%;


}

.forgivemagenulltiny {


width: 20%;
margin-bottom: 3%;
margin-top: 0%;
float: left;
margin-right: 3%;


}


.kaygalleryimage {

border:3px solid rgba(0, 89, 163, 1);
width: 98%;
margin-bottom: 3%;
margin-top: 3%;
transition: all 1s ease;

}

.kaygalleryimage:hover {

    -ms-transform: rotate(10deg) scale(2.8); /* IE 9 */
    -webkit-transform: rotate(10deg) scale(2.8); /* Chrome, Safari, Opera */
    transform: rotate(10deg) scale(2.8);
    border:3px solid rgba(32, 132, 179, 1);
    box-shadow:6px 6px 4px rgba(4, 0, 0, .2);



}








  .tintbox {
   
background-color: rgba(0, 158, 155, .2);
padding: 1%;
margin-bottom: 3%;

    }


 .oursponsors {
    color: rgba(0, 158, 155, 1);
    margin-bottom: 2%;
    margin-top:0%;
    margin-left: 3%;
    text-align: right;
    font-size: 26px;
    

    }
    
.toby {
    width: 8%;
    margin-top: 0%;
    margin-left: 2%;
    
    
}



.kayimagenoborder {

width: 98%;
margin-bottom: 5%;
margin-top: 1%;

}

.cpcursive {
      color: rgba(0, 89, 163, 1);
  font-family: 'Dancing Script', cursive;
    font-weight: 700;
    letter-spacing: 0px;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 85%;

   

}

.price {
    font-weight: 600;
    font-family: 'raleway', sans-serif;
    color: rgba(44, 107, 27, 1);
    letter-spacing: 1px;
    font-size: 28px;
    margin-left: 1%;
    margin-right: 1%;
    line-height: 150%;;

}

.fabric {
    width: 98%;
    border: 3px solid white;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);


}

.swatchborder {

    border:3px solid rgba(44, 210, 97, 1); 
    margin:2px;
    
}

.swatchborder:hover {
    border:3px solid rgba(241, 90, 34, 1);
    
    }



/*responsive slider Css*/

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 99%;
   border-color:rgba(116, 57, 130, 1);
 border-style: solid;
  border-width: 5px;  
    
    
  }

/* link styles from skeleton to override */

a {
 color:rgba(116, 57, 130, 1);
    text-decoration: none

}

a:hover {
  color: rgba(237, 28, 36, 1);
    text-decoration: none;
}


/* Form styles from skeleton to override for paypal area
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 30px;
        width: 100%;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 2px solid rgba(243, 112, 36,1);
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid rgba(243, 112, 36,1);
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }



/*Styles for screen 600px and lower*/


@media screen and (max-width: 600px){

.kay {
   width:40%;
}
    
body {
    
     line-height: 130%;    
   background-image: url(../images/forgivenesssimplebkgnd.gif);
    background-size:cover;
    text-align: left;
    background-attachment:fixed;
    

}
    
h1 {

text-align: center;
font-size: 120%;
    
}  
    
h2 {
    
 margin-top: 7%;
 line-height: 100%;
    
    }
    
    
h3 {
text-align: center;
font-size: 95%;
    margin-left: 2%;
    margin-right: 2%;
   
    }
    
    
.facebook {
    font-size: 80%;
        width: 15%;
}
    
.phonetic {

width: 98%;
margin-bottom: 3%;
margin-top: 8%;  
    
}
    
    
  
 .logo {

width: 100%;
margin-left: 10%;


}
   
    
    
    
    
h4 {

line-height: 120%;
    


}
   .ppbuttonk {
    width: 100%;
   
    
}
.oursponsors {
    margin-bottom: 2%;
    margin-top:0%;
    font-size: 60px;
    

    }
    
    .forgiveimagenull {

width: 98%;

}
    
    .forgiveimagenullsmaller {

width: 98%;
margin-right: 0%;


}
    
    
 .rslides img {
 
  width: 98%;
   border-color:rgba(116, 57, 130, 1);
 border-style: solid;
  border-width: 3px;  
    
    
  }   
    
    
}