/*
Theme Name: JWG 1.0 Theme
Theme URI: 
Description: Pootlepress child theme for the Canvas theme.   
Author: <a href="http://www.pootlepress.co.uk" title="Visit author homepage">Pootlepress</a>
Author URI: www.pootlepresss.co.uk
Template: canvas
Version: 1
*/


@import url('../canvas/style.css');

.gce-month-title, .gce-list-title { font-weight: bold;
padding-bottom: 5px;
margin-left: 8px;
margin-top: 20px;
padding-top: 20px;
}

#header-container {
    background-image: url(/wp-content/uploads/mtn_hdr1.jpg) !important;
}
/* Head Newsletter Signup Starts */
.jwg-head-newsletter label.gfield_label {
    display: none;
}

/*.jwg-head-newsletter .ginput_container_email {
    position: absolute !important;
    width: 100% !important;
}*/

.jwg-head-newsletter input.gform_button {
    position: absolute !important;
    right: 0px !important;
    margin-right: -10px !important;
   /* margin-top: -16px !important; */
	top:35px;
}

.gform_wrapper .jwg-head-newsletter div.validation_error {
display:none;
}
.gform_wrapper .jwg-head-newsletter li.gfield.gfield_error {
position: absolute;
    width: 100%;
    top: 0px;
    background-color: transparent;
    border-top: 0px solid #C89797;
    border-bottom: 0px solid #C89797;
}
.jwg-head-newsletter .gfield_description.validation_message {
    margin-top: -10px !important;
 }
.gform_wrapper .jwg-head-newsletter .field_description_below .gfield_description {
    padding-top: 0px !important;

}
/* Head Newsletter Signup Ends */

/* Footer Newsletter Signup Starts */

#footer-widgets-container .jwg-head-newsletter .ginput_container_email {
    position: relative !important;
    width: 100% !important;
}
#footer-widgets-container .gform_wrapper .left_label input.large {
    /* width: 92%; */
}
#footer-widgets-container .jwg-head-newsletter input.gform_button {
    position: relative !important;
    right: 0px !important;
    margin-right: 0px !important;
  margin-top: -20px !important;
    top: 0px;
    float: right;
}

.jwg-head-newsletter .ginput_container_email{
	position: absolute !important;
	width: 100% !important;
}
.gform_wrapper input.button {
    padding: 5px 10px 6px !important;
    font-size: 17px !important;
}
input#input_3_1 {
    max-width: 154px !important;
    float: left;
    margin-right: 0px;
    position: absolute;
    margin-top: -5px;
}

#wpadminbar .ab-top-secondary {
    float: none;
}
body .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
}
/* Footer Newsletter Signup Ends */

@media only screen and (max-width: 640px) {
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
width:32% !important;
}
}