/* -- All Forms --*/

.gform_wrapper .gform_footer input.button, 
.gform_wrapper .gform_footer input[type=submit], 
.gform_wrapper .gform_page_footer input.button, 
.gform_wrapper .gform_page_footer input[type=submit] {
  background: #0b0;
  color: #fff;
  text-shadow: 2px 2px 3px #000;
  border-radius:0;
  width: 100%;
  padding: 15px 0;
  font-size:18px;
  text-transform:uppercase;
  font-weight:700;
}

/* --- Logo Design Form Options --- */

#input_34_22 .image-choices-choice-image-wrap,
#input_34_23 .image-choices-choice-image-wrap{
  width:452px !important;
  height:127px !important;
  background-position: inherit !important;
  background-size: inherit !important;
  border: 1px solid #eee;
}

#input_34_26 .image-choices-choice-image-wrap{
  width:180px !important;
  height:100px !important;
  background-position: inherit !important;
  background-size: inherit !important;
}


#input_34_27 .image-choices-choice-image-wrap{
  width:100px !important;
  height:100px !important;
  background-position: inherit !important;
  background-size: inherit !important;
}




/* --- Master Site Styles ---*/

#masthead { background-color: #fff; }
body {
  font-size: 15px; 
  font-family:"europa", Arial, sans-serif;	font-weight:300; 
}
.entry-content { margin: 0 !important; }

.main-navigation {
  font-family:"europa", Arial, sans-serif;	font-weight:700; 
}

h1, h2, h3, h4, h5, h6 { line-height: 1.2em; margin: 0;}

h1 {
  font-size: 72px;
  font-family:"modish", Georgia, serif;	font-weight:400; 

}
h2 {
  font-size: 48px;
  font-family:"modish", Georgia, serif;	font-weight:400;
}
h3 {
  font-size: 36px;
  font-family:"modish", Georgia, serif;	font-weight:400; 
}
h4 {
  font-size: 30px;
  font-family:"europa", Arial, sans-serif;	font-weight:700; 
}
h5 {
  font-size: 24px;
  font-family:"europa", Arial, sans-serif;	font-weight:700; 
}
h6 {
  font-size: 18px;
  font-family:"europa", Arial, sans-serif;	font-weight:700;
}

.gform_wrapper .gsection .gfield_label, 
.gform_wrapper h2.gsection_title, 
.gform_wrapper h3.gform_title {
  font-family:"europa", Arial, sans-serif;	font-weight:700; 
}




/* 
Font = Modish (Script)
font-family:"modish", Georgia, serif;	font-weight:400; 

Font = Europa (Sans-Serif)
Light = font-family:"europa", Arial, sans-serif;	font-weight:300; 
Regular = font-family:"europa", Arial, sans-serif;	font-weight:400; 
Bold = font-family:"europa", Arial, sans-serif;	font-weight:700; 
*/