/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */



/* Custom Styles for Teleios Bible School */

.input-text, input[type="text"], input[type="input"], input[type="password"], input[type="email"], textarea, select {
    -webkit-appearance: none;
    border: 1px solid #e1e1e1;
    padding: 6px 4px;
    outline: none;
    font: 13px "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    margin: 0;
    width: 500px;
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
    background: #fff;
}

div.one_third.dynamic_template_columns.flex_column.flex_column_2 div.entry-content {
	padding-top: 0;
}

div .logo {
    padding: 10px 0;
    min-height: 50px;
}

.main_menu ul:first-child > li > a {
    font-size: 11px;
}