input[type=submit]
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;  

}


div {

}

body {
	margin: 0;
	font-family: Arial;
/*	font-family: 'Raleway', Arial, sans-serif;*/
	font-size: 100%;
	font-weight: normal;
	color: black;
}

a {
text-decoration: none;
}



#contain {
	margin: auto;
	width: 100%;
    min-width: 330px;
/*    max-width: 1400px;*/

}

.topbar{
height: 0px;

}





.menubar{
    /*background: #e6e6e6;*/
    /*background: #6a7995;*/
    /*background: rgba(106, 121, 149, 0.5);*/
    position: absolute;
    display: inline-block;
    z-index: 3;
    height: 51px;
    top: 0px;
    width: 100%;
    min-width: 330px;

}

.menucontainer{
	position: relative;
	display: block;
    opacity: 1;
    z-index: 1;
}

.logo {
	margin: 13px 0 11px 60px;
	position: relative;
	display: inline-block;
	white-space: nowrap;
    font-size: 26px;
    text-shadow: 2px 2px 1px rgba(0,0,0, .3);
	text-decoration: none;
	color: white;
    z-index: 2;


}


.topmenu{

	position: relative;
	text-decoration: none;
	color: black;
/*	text-shadow: 1px 1px 2px rgba(0,0,0, .3); */
	margin: 0px 20px 0 20px;
    text-align: center;
    float: right;

}


.menu{
	display: inline-block;
	margin: 0 0px 0px 0px;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	padding: 17px 10px 17px 10px;
	color: black;
    font-size: 18px;

}

.menu:hover, .menu:focus, .menu:active, .menu a:hover, .menu a:focus, .menu a:active{

	overflow: visible;
	color: red;

	
}


.menudropdown{
    display: none;
}

.menu_contact{
    position: relative;
    float: right;
    border: 1px solid red;

}

.menu_contact img{
    height: 30px;
    margin: 10px 10px 0px 0px;
    border: 1px solid black;
}

.menu_item_container{
	margin: 17px 0 0 -15px;
	padding: 0 0 0 0px;
	width: 150px;
	overflow: visible;
	position: absolute;
	background: #F8F8F8;
	}
	
.menu:hover .menu_item_container, .menu:focus .menu_item_container .menu:active .menu_item_container{
	white-space: nowrap;	
        z-index: 3;
}

.menu_item_container a, .menu_item{
	text-decoration: none;
	color: black;
	padding: 10px 0 10px 0;
}

.menu_item{
	padding-left: 10px;
}

.menu_item_container a:hover, .menu_item_container a:focus, .menu_item_container a:active, .menu_item:hover, .menu_item:focus, .menu_item:active{
	text-decoration: none;
	color: white;
	background: grey;
}


input#toggle-1, input.coursegroupcheckbox, input.coursecheckbox, input.coursedesccheckbox, input.scheduleallgroupcheckbox, input.cancelcheckbox{
display: none;
}

	.menu_label label { 
			display: inline-block;
            position: relative;
			cursor: pointer;
		}
	
	.menu_label label img{
		height: 20px;

	}
	
	.toggle{
		padding: 0px 0 0 0;
		margin: 10px 0px 0 -80px;
		color: black;
		width: 110px;
		height: 0px;
		overflow: hidden;
		background: lightgrey;
		background: rgba(211, 211, 211, 1);
		line-height: 30px;
		vertical-align: middle;
		display: block;
		position: absolute;

		transition: all ease-in-out 500ms; /* css3 transition */
		-o-transition: all ease-in-out 500ms;
		-moz-transition: all height ease-in-out 500ms;
		-webkit-transition: all height ease-in-out 500ms;
	}
	
	.toggle a {
		text-decoration: none;
	}
	
	.toggle a div{
		padding: 0 0 0 10px;
		color: black;
	}
	
	input#toggle-1:checked ~ .toggle {
		height: 150px;
	
		transition: height ease-in-out 500ms; /* css3 transition */
		-o-transition: height ease-in-out 500ms;
		-moz-transition: height ease-in-out 500ms;
		-webkit-transition: height ease-in-out 500ms;
	
	}
	
	input#toggle-1:checked ~ .toggle a > div {
		color: black;
		text-decoration: none;
		padding: 0 0 0 10px;
	
	}
	
	input#toggle-1:checked ~ .toggle a:focus > div, input#toggle-1 ~ .toggle a:hover > div, input#toggle-1 ~ .toggle a:active > div {
		color: white;
		text-decoration: none;
		background: grey;
	}




.logotext {
font-family: 'Great Vibes', cursive;
font-size: 50px;
font-size: 7vw;
color: black;
text-shadow: 2px 2px 2px rgba(0,0,0,0.4); 
display: inline-block;
white-space: nowrap;
position: absolute;
z-index: 1;
text-align: left;
top: 10%;
left: 0%;
background: #e6e6e6;
padding: 1% 3% 0 5%;
opacity: 0.7;

}

.widepicmain {
position: relative;
margin: auto;
}

.widepic {
position: relative;
text-align: center;
margin: 20px 20px 0 20px;
}


.widepic img, .widepicmain img {
width: 100%;

}


.widepictitle {
color: black;
text-shadow: 4px 4px 0px rgba(0,0,0,0.4); 
position: absolute;
top: 30px;
width: 100%;
padding: 30px 0 0px 0;
}

.widepictext {
font-size: 16px;
font-size: 2.5vw;
color: black;
position: absolute;
top: 100px;
width: 100%;
}


.widepictext2#rachelle {
font-family: 'Pinyon Script';
font-size: 32px;
font-size: 6vw;
position: absolute;
bottom: 50%;
/*background: #333333;*/
opacity: 1;
text-shadow: 2px 2px 2px rgba(0,0,0, .3);
z-index: 2;
left: 53%;


}

.widepictext2#vocalist {

font-family: 'Cinzel';
font-size: 24px;
font-size: 4vw;
font-variant: small-caps;
letter-spacing: 0.1em;
color: grey;
position: absolute;
/*background: #333333;*/
opacity: 1;
/*text-shadow: 2px 2px 1px rgba(0,0,0, .3);*/
z-index: 2;
bottom: 40%;
left: 59%;

}

.widepictext2#slogan {

font-family: 'Cinzel';
font-style: italic;
font-size: 16px;
font-size: 2vw;
font-variant: small-caps;
letter-spacing: 0.1em;
color: grey;
position: absolute;
/*background: #333333;*/
opacity: 1;
/*text-shadow: 2px 2px 1px rgba(0,0,0, .3);*/
z-index: 2;
bottom: 15%;
left: 65%;

}

.widepictext2#grace {
font-family: 'Pinyon Script';
font-size: 32px;
font-size: 6vw;
position: absolute;
bottom: 20%;
background: white;
background: rgba(242, 242, 242, 0.5);
text-shadow: 2px 2px 2px rgba(0,0,0, .3);
z-index: 2;
width: 100%;
text-align: center;
padding: 3vw 0;

}

.widesection {

margin: 30px 20px 0 20px;
text-align: center;
position: relative;
vertical-align: middle;

}

.sectiontitle, .widepictitle, .sectiontitle-a {
font-size: 40px;
line-height: 50px;

}

.sectiontitle {
text-shadow: 2px 2px 2px rgba(0,0,0, .15); 
padding: 0px 0 40px 0;
}

.sectiondesc{
font-size: 22px;
padding: 0px 0 20px 0;
}

.wedding {
    position: relative;
    margin: auto;
    background-image:url("images/wedding-crop-fade.jpg");
    background-size: cover;
    width: 100%;
    padding: 20px 0;


}

.weddingtext1 {
    font-size: 22px;
    font-size: 3vw;
    position: relative;

    /*background: white;
    background: rgba(242, 242, 242, 0.5);*/
    text-shadow: 2px 2px 2px rgba(0,0,0, .3);
    text-align: center;
    padding: 3vw 10vw;

}

.weddingtext2 {
    font-family: 'Pinyon Script';
    font-size: 24px;
    font-size: 3vw;
    font-weight: bold;
    position: relative;

    /*background: white;
    background: rgba(242, 242, 242, 0.5);*/
    text-shadow: 2px 2px 2px rgba(0,0,0, .3);
    text-align: center;
    padding: 3vw 0vw;
    width: 100%;
}

.weddingbutton {
    position: relative;
    font-family: 'Cinzel';
    font-size: 24px;
    font-size: 3.5vw;
    text-align: center;
    width: 30vw;
    margin:auto;

}

.weddingbutton a div {
    color: black;
    font-weight: bold;
    padding: 1.5vw;
    border: 1px solid black;
    text-align: center;

}

.weddingbutton a:hover div, .weddingbutton a:active div{
    background: black;
    color: white;
}


.subscribecontainer {
    background: #1a1a1a;
    color: white;
    text-align: center;
    padding: 30px;
}

.subscribecontainer a{
    color: grey;
}

.subscribecontainer a:hover{
    color: white;
}

.subscribetitle{
    font-size: 30px;

}

.subscribetext{
    font-size: 16px;
    padding: 20px;
}

.subscribeform{
    text-align: center;
}


.subscribefield{
    margin: 10px 0;
    display: inline-block;
}

.subscribefield input[type=text], .subscribefield input[type=email] {
    width: 300px;
    padding: 12px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;

}


.bookingfield{
    margin: 10px 0;

}

.bookingfield input[type=text], .bookingfield input[type=email], .bookingfield textarea{
    width: 100%;
    padding: 12px 20px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;

}

.bookingfield textarea{
    height: 150px;
    resize: none;
}

.subscribesubmit{
    display: inline-block;
}

.subscribebutton  {
    font-family: 'Cinzel'; 
    font-weight: bold;
	margin:10px 0 0 0; 
	padding:5px 15px; 
	background:#1a1a1a; 
	border: 1px solid white;
	cursor:pointer;
	text-decoration: none;
    color: white;
    font-size: 18px;
}


.subscribebutton:hover, .subscribebutton:active, .subscribebutton:focus {
	background: white;
    color: black;
    border: 1px solid black;
}

.bookingscontainer {
    top: 50px;
    position: relative;
    margin: auto;
    background-image:url("images/cocktail.jpg");
    background-size: cover;
    width: 100%;
    padding: 20px 0;

}

.bookingstitle{
    font-size: 32px;
    font-size: 6vw;
    color: white;
    position: relative;
    text-align: center;
    padding: 5vw 10vw;
    background: black;
    background: rgba(0,0,0,0.3);

}

.bookingtext{
    text-align: center;
    padding: 20px;
}


#content {
	
	min-height: 300px;
	position: relative;


}

#content .title{
	font-size: 300%; 
	margin-bottom: 10px;
}



input.biodesccheckbox {
display: none;
}

.biodesc{
	max-height: 50vw;
	overflow: hidden;
	
	transition: max-height ease-in-out 500ms; /* css3 transition */
	-o-transition: max-height ease-in-out 500ms;
	-moz-transition: max-height ease-in-out 500ms;
	-webkit-transition: max-height ease-in-out 500ms;
}

input.biodesccheckbox:checked ~ .biodesc{
	max-height: 2500px;
	
	transition: max-height ease-in-out 500ms; /* css3 transition */
	-o-transition: max-height ease-in-out 500ms;
	-moz-transition: max-height ease-in-out 500ms;
	-webkit-transition: max-height ease-in-out 500ms;
	
	}

.readmore, .readmore:focus, .readmore:active {
    font-family: 'Cinzel';
    font-weight: bold;
    margin-top: 20px;
    margin-left: calc(50% - 80px);
 	cursor: pointer;
 	background: black;
 	color: white;
 	padding: 10px;
 	width: 120px;
 	display: inline-block;
 	text-align: center;
}

.readmore:hover{
    color: black;
    background: white;
    border: 1px solid black;

}

input.biodesccheckbox ~ label:after{
	content: 'read more';

		}		
input.biodesccheckbox:checked ~ label:after {
	content: 'read less';

		}


.footer {

	padding: 10px 10px 10px 10px;
/*	background: #343331;
    background: rgba(153, 0, 77, 0.0);*/
	margin: 0 0 0 0;
	text-align: center;
	position: relative;
	color: black;
	border-top: 1px solid black;
	border-bottom: 1px solid black;

}


.footer a, #header a {

	text-decoration: none;
	color: white;

}

.mainbox a, #headerlogin a {

	text-decoration: none;
	color: black;
}

.footer a:hover, #header a:hover, .mainbox a:hover, #headerlogin a:hover {

	text-decoration: none;
	color: grey;

}



#footermedia{
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: center;
	white-space: nowrap;
}

#footermedia img{
	height: 40px;
}

#copyright {
	margin: 10px;
	font-size: 12px;
	font-weight: bold;`
	text-align: center;
	white-space: nowrap;
	
}

.socialmedia {
position: relative;
display: inline-block;
padding: 5px;

}

.socialmedia img{
height: 40px;
}


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

    .wedding {
        height: auto;
    }
    
    .weddingtext1 {
        font-size: 20px;
        
    }
        
    
    .weddingtext2 {
        font-size: 20px;        
        
    }




}

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


    .menudropdown {
        display: block;
        float: right;
        padding: 15px 15px 0 0;
    }


    .topmenu{
        display: none;
    }
    
    .biodesc{
	max-height: 510px;
    }


}

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

    .audiocontainer{
        text-align: center;
    }

}






