

body {
         
   background-image: url(../images/twosebackscenex2.jpg);
    background-size:cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    text-align: left;
    line-height: 1.7;
    font-weight: 600;
   
   

}


.left {

text-align: left;
}

.emphasize {

    font-weight: 600;
    color:rgba(23, 81, 40, 1);
    font-size: 100%;
}

.facebook {

    font-weight: 400;
    color:rgba(0, 0, 0, .6);
    text-align:center;
    font-size: 110%;
}

.bold {

font-weight: 700;
color:rgba(23, 81, 40, 1);
font-size: 110%;
}






.caption {

font-weight: 600;
color:rgba(0, 0, 0, 1);
font-size: 110%;
    font-style:oblique;
    font-variant-caps: small-caps; 
    line-height: 1.0;
    letter-spacing: .5px;
}


.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: 'Merriweather', serif;
    font-weight: 400;
    font-size: 240%;
    color: rgba(113, 188, 81, 1);
   
}

h2 {

    text-align: center;
    font-size: 250%;
   font-family: 'Clicker Script', cursive;
     font-weight: 700;
   color: rgba(143, 71, 49, 1);
    margin-bottom: 2%;
    margin-top:0%;
letter-spacing: .5px;
    line-height: 150%;
    

}

h3 {

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


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: 90%;


}

.kay {
   width:5%;
  

}


    



.ukimage {

border:4px solid rgba(23, 81, 40, 1);
width: 98%;
margin-bottom: 2%;
margin-top: 3%;


}

.ukimage:hover {

    border:4px solid rgba(113, 188, 81, 1);

}



.ukimagenull {

border:4px solid rgba(23, 81, 40, 1);
width: 98%;
margin-bottom: 0%;
margin-top: 3%;

}

.cpimagenullsmaller {

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


}

.cpimagenulltiny {


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%;

}

.ukcursive {
      color: rgba(143, 71, 49, 1);
font-family: 'Clicker Script', cursive;
    font-weight: 700;
    letter-spacing: 0px;
    margin-left: 1%;
    margin-right: 1%;
    font-size: 100%;
    line-height: 150%;

   

}

.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: 100%;
  border-top:4px solid rgba(143, 71, 95, 1); 
border-bottom: 4px solid rgba(143, 71, 95, 1); 
  }

/* link styles from skeleton to override */

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

}

a:hover {
  color: rgba(0, 149, 218, 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: 180%;
   

}
    
h1 {

text-align: center;
font-size: 180%;
    
}  
    
h2 {
    
 margin-top: 7%;
 line-height: 100%;
    
    }
    
    
h3 {
text-align: center;
font-size: 105%;
    margin-left: 2%;
    margin-right: 2%;
   
   
    }
    
    
    
    
    .facebook {
    font-size: 100%;
}
    
.phonetic {

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

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


}
   
    
    
    
    
h4 {

line-height: 120%;
    


}
   .sponsorlogo {
    width: 65%;
    margin-top: 3%;
    margin-left: 15%;
    
    
}
.oursponsors {
    margin-bottom: 2%;
    margin-top:0%;
    font-size: 60px;
    

    }
    
    .cpimagenull {

width: 98%;

}
    
    .cpimagenullsmaller {

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


}
    
}