/*
Theme Name: IAFT
Version: 1.12
Theme URI: 
Description: Premium WordPress theme for International Academy of Film and Television.
Author: 
Author URI: 
License URI: http://themeforest.net/wiki/support/legal-terms/licensing-terms/
Tags: red, white, gray, two-columns, fixed-width, threaded-comments, translation-ready, custom-menu
*/


.entry-content #brand-guidelines table td, .entry-content #brand-guidelines td {
padding: 0px 20px;
border-bottom: none;
}

.enroll-now {
font-size: 12px;
float: right;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
text-decoration: none;
background: #b50000;
text-transform: uppercase;
padding: 10px 17px;
}

/* FORM */

#form-content {
padding: 100px 20px 20px 20px;
background: url('http://www.iaft.net/wp-content/uploads/2013/10/form-bg.jpg') no-repeat top center #b50000!important;
}

.textwidget #form-content.rsvp {
background: url('http://iaft.net/images/rsvp-here.png') no-repeat top center #b50000!important;
}

#form-content input, #form-content textarea, #form-content select {
background: #fff;
font-size: 15px;
border-radius: 0;
width: 220px;
margin-bottom: 10px;
color: #646464;
padding: 8px 13px 7px;
}

#form-content select {
width: 247px;
-webkit-appearance: none;
background: url('http://iaft.net/images/arrow-select.png') no-repeat right center #fff;
}

input.half-form {
width: 91px!important;
float: left;
}

input.half-form.second {
margin-left: 10px;
}

#form-send {
background: #851b1f;
padding: 20px;
}

#form-send input[type=submit] {
background: #ffea01;
text-align: center;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-moz-box-shadow: 0px 2px 0px 0px #b8a908;
-webkit-box-shadow: 0px 2px 0px 0px #b8a908;
box-shadow: 0px 2px 0px 0px #b8a908;
display: inline-block;
width: 250px;
padding: 15px 0;
text-transform: uppercase;
font-weight: bold;
color: #000;
outline: none;
border: none;
font-size: 14px;
cursor: pointer;
}

.comments_area_over_here {
            display: none;
        }

input:invalid, textarea:invalid {
background-color: #fff!important;
}


.th_contact-form select, .contact-form select {
-webkit-appearance: none;
background: url('http://iaft.net/images/arrow-select.png') no-repeat right center #fff;
padding: 6px;
}

.th_contact-form input[type=email] {
float: left;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
-khtml-box-sizing: border-box;
}

#authorbox img {
margin-right:5px;
}