@charset "utf-8";
/* CSS Document */

@import url("reset.css");
@import url(https://fonts.googleapis.com/css?family=Muli:400,700);



body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #D0D0D0; 
	background: #37421a /*url(../images/bg-stripe.jpg) left top repeat-x*/;  }





#container {padding: 0; margin: 0 auto; /*background: url(../images/background-content.jpg) top center repeat-y;*/ width: 96%; }
	
	#site { max-width: 1200px; margin: 0 auto;  }
	#site:after, #nav:after, #sidebar p:after {    visibility: hidden;  display: block;  font-size: 0;  content: " ";  clear: both;  height: 0;  }



/*.workshops #container {background: none; }*/

	#masthead {display: block; width: 100%;  margin: 0 auto; padding: 0 0 0 0; position: relative; z-index: 100; background: url(../images/masthead-flower-2.jpg) top right no-repeat; background-size: 100% auto;  
	}
		#logo {display: block; width: 100%; height: 180px;  background: url(../images/mila-logo.png) 20px 20px; background-size: auto 90%; background-repeat: no-repeat; margin: 0 0 20px 0; }
		.home #logo {margin: 0 0 60px 0;}
			#logo a {float: left; display: block; margin: 100px 0 0 230px; font-family: Muli, Verdana, sans-serif;
					font-size: 40px; color: #fff; text-transform: uppercase; letter-spacing: 3px; line-height: 1; text-align: right;  
					text-shadow: 2px 2px 1px #000; }
			#logo a:hover {color: #dd0; text-decoration: none; }
	
	#nav { display: block; width: 100%; margin:20px 0 0 0; text-transform: uppercase; font-family: Muli, Verdana, sans-serif;  background: #962a2d; }
		#nav li { list-style: none; margin:0; font-size: 15px; line-height: 20px; float: left; border-right: 1px solid #fff; width: 14%; text-align: center; height: 50px;}
		#nav li:last-child {border: none; }
			#nav li a { color: #fff;  display: block; padding: 3% 0 0 0; width: 100%; height: 97%; text-align: center;     }
			#nav li a:hover { color: #dd0; text-decoration: none;   }
			.about #nav .about a,
			.programs #nav .programs a,
			.press #nav .press a,
			.works #nav .works a,
			.shop #nav .shop a,
			.contact #nav .contact a,
			.enroll #nav .enroll a,
			.corporate #nav .corporate a,
			.workshops #nav .workshops a { color: #dd0;   }
			#nav li.contact a {font-size: 17px; color: #ffd200; font-weight: bold; }
			
			/*#nav .shop { display: none; }*/
			/*.shop #nav li {height: 48px; }*/
			.shop #nav .shop { display: block; }

		a#toggle {display: none; width: 40px; height: 30px; position: absolute; top: 130px; right: 15px; text-align: center; padding: 5px 0;  color: #fff; font-size: 30px; background: #962a2d; text-decoration: none; }
			a#toggle span {display: block; overflow: hidden; text-indent: -9999px; }




			
			
	
	
		#content {float: left; width: 66%; margin-top: 80px; padding-right: 4%; margin-right: 4%; max-width: 700px; /*background: url(../images/background-content.jpg) top left repeat-y; */
				font-size: 13px; line-height: 1.2em; border-right: 1px solid #8d7f34; }
		/*.workshops #content {width: 55%; }*/
		#content.full {width: 100%; max-width: none; border: none; padding:0; }
		.shop #content {width: 75%;   }
			
			.half {float: left; width: 48%; margin: 0 2% 0 0; }
				
			.columnThree {float: left; width: 30%; margin: 1em 3% 2em 0;  }	
				.columnThree .image {height: 22em; }
				
		#sidebar {float: left; width: 25%; padding: 60px 0 0 0;  font-size: 12px; line-height: 1.2em;}
		#content.full > #sidebar {display: none; }
		/*.workshops #sidebar {width: 35%;  padding: 30px 0 0 0 }
			.workshops #sidebar p {float: left; }
				.workshops #sidebar p img {margin-right: 15px;  }*/
		#sidebar h3 img {display: block; clear: both;  }
	
	
	#footer {clear: both; border-top: 1px solid #79733f; font-size: 1.2em; }
		#footerContent {width: 96%; max-width: 1200px; margin: 0 auto; padding: 30px 0; }
		
				#footer #footer-widgets {clear: both; margin: 20px 0;  } 
					.widget {display: block; width: 31%; margin-right: 2%; float: left; }
						p.contact {clear: both; }
					.pinterest-widget { }
					.facebook-widget { }
		
				#navFooter { list-style: none; height: 30px; margin: 0; }
					#navFooter li {float: none; margin: 0 0 10px 0; }
					
				p.copy {width: 100%; clear: both; }


.expand {display: block; position: relative; }
.expand.last-item {padding-bottom: 1em; border-bottom: 1px solid #8d7f34; }
	.expand h3 { cursor: pointer; margin-right: 58px; position: relative; }
	.expand h3::after {display: block; content: "+";  font-size: 32px; color: #fff; position: absolute; top: 40px; right: 0px;   }
	.expand.active h3::after { content: "-";   }
	.expand .info {display: none; margin: 0 1em; }



.expand .info:after, .expand .info p:after, #footer-widgets:after {content: ".";    visibility: hidden;    display: block;    height: 0;   clear: both; }



.fblike {clear: both; margin: 5px 0 15px 0;   }
#content .fblike { height: 60px;  margin: -1em 0 20px 0 !important; padding-bottom: 20px;	 border-bottom: 1px solid #8d7f34;}
	.fblike p {margin-bottom: 5px; color: #bdb668; float: right; width: 60%; }
	.fblike a img {float: left; margin-right: 10px; }
	#content .fblike .fb {display: block; float: left; width: 40%; margin-bottom: 10px;  }
	#content .fblike .fb iframe {display: block; float: left; width: 80%; margin-left: 10px;   }
	#content .fblike .pinterest {display: block; float: left; width: 40%;  }
	
	#sidebar .fblike {margin: 40px 0; padding: 0 0 40px 0; border-bottom: 1px solid #8d7f34; }
		#sidebar .fblike .fb {}
			#sidebar .fblike .fb > a {display: none; }
		#sidebar .fblike .pinterest {margin-top: 20px;  }
		#sidebar .fblike p {margin: 1em 0; width: 100%; float: none; }


img {max-width: 100%; height: auto; }
.enroll #sidebar img {max-width: none; }

.left {float: left; }
	img.left {margin: 0 10px 10px 0; }
.right {float: right; }
	img.right {margin: 0 0 10px 10px; }
.clear {float: left; clear: both; width: 100%; }
img.small {width: 110px !important; height: auto !important; margin-top: 5px !important;  }

img.column {position: absolute; left: 760px; }

a {text-decoration: none; color: #8faa44; }
a:hover {text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {font-family: Muli, Verdana, sans-serif; position: relative; }
h1 {color: #FC6; font-size: 46px; line-height: 1.4em; margin: -40px 0 40px 0;  }
h2 {color: #FFC; font-size: 24px; line-height: 1.2em;  margin: .5em 0 .5em 0;}
	#sidebar h2 {text-transform: uppercase; }
h3 {color: #FAFBE3; font-size: 22px; line-height: 1.2em;  margin: 2em 0 .5em 0; font-weight: bold;}
	#sidebar h3 img {margin: 0 0 5px 0; }
	form.enrollmentCart h2 {  /*border-top: 1px solid #79733F;*/ padding-top: 20px; margin-bottom: 5px; margin-top:0;  }
		form.enrollmentCart h2 + p {color: #FFC; font-size: 14px; margin-bottom: 1.5em; font-family: Georgia, "Times New Roman", Times, serif;  }
	.enrollmentCart h2 {color: #FC6; text-transform: uppercase; }
	.enrollmentCart h3 {border-top: 1px solid #8d7f34; margin: 20px 0 20px 0; padding: 40px 0 0 0 ; font-size: 24px;  }
	h4 {color: #FAFBE3; font-size: 18px; font-weight: 700;line-height: 1.2em; margin: 1.5em 0 .5em 0; text-transform: uppercase;  }	
	/*.programs h4 + p {margin-left: 2em; margin-bottom: 2em; }*/
	
	
strong {font-weight: bold; }
em {font-style: italic; font-size: 0.9em; }

p {font-size: 16px; line-height: 1.4; margin: 0 0 1.5em 0;   }
#content ul {font-size: 16px; line-height: 1.4; margin: 0 0 1.5em 2em;   }
h1 + p {font-size: 18px; }
.fblike + p{font-size: 1.3em; margin: 2em 0;  }
#sidebar p { font-size: 14px; margin-bottom: 1em;  }
	#sidebar p img {margin: 0 10px 10px 0; float: left; }
	#sidebar p strong {color: #fff; }

img, iframe {max-width: 100%;  }


.half {float: left; width: 48%; margin-right: 4%; }
.half + .half {margin-right: 0; }


ul {list-style: disc; margin: 0 0 1em 2em; }
	li { margin: 0 0 .6em 0; line-height: 1.3;}
ol { list-style: decimal; margin: 0 0 1em 2em; }

.programs #content ul {width: 100%; height: 20px; list-style: none; font-size: 15px; margin: 20px 0 0 0; color: #fff; min-height: 40px;  }
	.programs #content ul li {float: left;  }
	.programs #content ul li:first-child {padding: 0 20px 0 0; border-right: 1px solid #79733F; margin-right: 20px;    }


form { margin: 1em 0; line-height: 1.3em; }
form.enrollmentCart, div.enrollmentCart {margin-bottom: 40px; background: #2c3415; padding: 15px;  }
	form fieldset { margin: 0 0 20px 0; border-top: 1px solid #79733f; padding-top: 15px;  } 
		form legend {font-size: 15px; margin: 0 0 .5em 0; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
		form p { margin: 0 0 1em 0; }
		form p.radioLabel {padding-left: 255px; }
		form label {display: inline-block; width: 105px; }
			fieldset.reason label {width: 255px; }
		form input.text {margin-right: 10px; padding: 5px;  background: #c7c585; border: 1px solid #000; font-size: 1.2em;  }
			form input.text:focus { background: #f0f0f0;   }
		form input[type="radio"] {margin-right: 5px; margin-top: 5px;  }
		form input.submit, a.submit {background: #090; border: none; padding: 5px 10px; color: #FFC; font-size: 14px; cursor: pointer; font-size: 1.5em;   font-weight: normal; text-transform: uppercase; margin-bottom: 20px;   }
		form input.submit:hover, a.submit:hover {background: #070; color: #fff; text-decoration: none;  }
		select {font-size: 1.2em; padding: 2px; margin: 5px 0; }
		
		.formfield {border: 1px solid #5c3418; background-color: #fdfcfa; font-family:Verdana, Arial, Helvetica, sans-serif;    }

		
		p.info {color: #FC0; font-size: 1.2em; }


div.AuthorizeNetSeal {float: right; }
div.AuthorizeNetSeal a {color: #8faa44 !important; }
		
		




/*** online store ***/

.shoppingcart {clear: both; width: 100%; padding: 20px 0;  }

.store h3 { margin: 1em 0 ; }

.AuthorizeNetSeal {float: right; margin: 0 3em 1em 1em !important;  }
.flower_item {display: block;  height: 175px; width: 326px;  padding: 10px 10px 10px 0; border-bottom: 1px solid #f0f0f0; float: left; position: relative; margin-bottom: 10px; }
	.flower_item .image {display: block;  height:  120px; margin-bottom: 15px; margin-right: 0px;  float: left; }
	.flower_item .title {font-weight : bold;}
		.flower_item .title .id {color: #333; font-weight: normal; font-style: italic; padding-left: 10px;  }
	/*.flower_item .option {clear: right; font-size: 11px; } misspelled originally */
	.flower_item .submit {position: relative; margin-top: 20px;  
			background: #fff; border: 1px solid #000; color: #000; }

#cart {}				
	#checkout_table { padding: 0; margin:0; border-collapse: collapse; width: 100%; }
		#checkout_table th { padding: 0 0 5px 0; border-bottom: 1px solid white; vertical-align: top; height: 20px;  }
		#checkout_table td { padding: 10px 10px 10px 0; border-bottom: 1px solid #79733f; vertical-align: top;}
		#checkout_table tr.last td {border: none; text-align: right; }
		#checkout_table .item { width: 64px;}
		#checkout_table .name { width: 281px;  }
			#checkout_table .name .title { font-size: 14px; font-weight: normal;  }
			#checkout_table .name .option { font-size: 12px; }
			#checkout_table .name .id { font-size: 11px; font-style: italic; }
		#checkout_table .price {width: 50px; text-align: center; }
		#checkout_table .qty {width: 45px;  }
		#checkout_table .card {width: 150px;}
			#checkout_table .card span {font-size: 10px; font-weight: normal; }
		#checkout_table .total {width: 50px; text-align: center; }
		#checkout_table .remove { width: 60px; font-size: 10px; }
	#cart h3 {text-align: right; clear: both; padding: 10px 50px; }
	#cart .submit {float: right; clear: both; margin-top: 0;  }

#send_cart .submit { clear: both;  }

	




	
	
#orderform { }
	#orderform .formfield {width: auto; font-size: 12px; }	
	#orderform .formtext {width: 100%; font-size: 12px; }
	#orderform td {padding: 5px 0;font-size: 10px; }
#contactform {}
	#orderform .formfield { width: 200px;   }
	.formtext {width: 220px; }

		
@media screen and (max-width: 1080px)  {
	#container {width: 880px; padding: 0 0 40px 0; margin: 0 auto; }
		#site {width: 100%; padding:0;  }
			#masthead {   }
				#nav {  }
					#nav li {margin:0; padding:0 1% 0 0; float: left; width: 13%;   }
						#nav li a {font-size: 14px !important; }
			#logo a {margin: 110px 0 0 225px; font-size: 32px; }	
			#content {  }
			#sidebar {}
		#footer {}
			#footerContent {width: 100%; }
}

@media screen and (max-width: 890px)  {
			#container {width: 600px; max-width: 96%; padding: 0 0 40px 0; margin: 0 auto; }
				#site {width: 100%; padding:0;  }
					#masthead { background-size: cover;  }
					#logo {background-position: 20px 0; margin-bottom: 0; }
					.home #logo {margin-bottom: 0; }
					#logo a {margin: 150px 40px 0 40px; font-size: 22px; }
						#nav {  }
							#nav li {margin:0; padding:0 1% 0 0; float: left; width: 13%; text-align: left;  }
								#nav li a {text-align: left; }
			form.enrollmentCart {width: 100%; }
	.fblike {display: none; }
				
				#sidebar h3 {clear: left; margin-top:0; margin-bottom: 30px; }
					#sidebar h3 img {display: block; clear: both;  }
				#sidebar p, #sidebar h3 {float: none;  }
					#sidebar h3 + p, #sidebar p:nth-child(even) {clear: right; }
			
		.contact-widget {width: 100%; margin: 0 0 2em 0; }
		.pinterest-widget, .facebook-widget {width: 50%; margin:0; }
		
		
		
		#nav { display: none; width: 100%; position: absolute; margin: 0;}
		#nav li {width: 100% !important; height: auto; padding: 5px 0; float: none; border-bottom: 1px solid #736e36; text-align: left; background: #962a2d; border-right: none;  }
		#nav li:hover { background: #fff;  }
		#nav li:last-child {border: none;   }
			#nav li a { position: relative; top:auto; left: auto; padding:5px; display: block;  font-size: 18px;    }
			#nav .fa:before {content: "" !important; }
			#nav li a:hover { color: #000; border: none;   }
			
	
	a#toggle {display: block; }
	
	h1 {font-size: 34px; }
	h2 {font-size: 22px; }
	.enrollmentCart h3 {font-size: 20px; }
	
	
	#navFooter {width: 100%; height: auto; }


}



@media screen and (max-width: 600px)  {
	#container {width: 100%; padding: 0 0 40px 0; margin: 0 auto; }
	#masthead, .home #masthead 	{ background-size: cover; padding-top: 30px; }
		#logo {margin-top: 10px; background-size: auto 70%;}
		.home #logo {margin-bottom: 0; }
			#logo a {font-size: 18px; text-align: left; max-width: 80%; margin-top: 130px;  }
		a#toggle {top: 160px; }
	#content {width: 96%; float: none; border: none; }
	#sidebar {width: 96%; float: none; }
		#sidebar h3 {width: 100%; }
		#sidebar p {width: 48%; margin-right: 2%; float: left; }
		.programs #sidebar p {width: 100%; margin-right: 0%; float: none; 
		
		#navFooter {width: 100%; height: auto; clear: both; margin: 20px auto; display: none; }
			#navFooter li {width: 100%; float: none;}
				#navFooter li a {display: block; padding: 10px 0;  }
			#footer .fblike p {float: none; height: auto; }
			#footer .fb, #footer .pinterest {float: left; display: block; width: 100%; clear: both; margin: 0 0 10px 0; }
				
			p.copy {float: left; clear: both; margin: 30px auto; }	
			
			.widget {width: 100%; margin: 0 0 2em 0; }

		.half {width: 100%; margin:0; float: none; }

}		