/*
Theme Name: Torpedo Factory Theme
Theme URI: http://www.seattlewebsitehelp.com
Author: Website Helpers
Author URI: http://www.seattlewebsitehelp.com
Description: Fully Responsive Theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, flexible-width, custom-menu, featured-images, flexible-header, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain: flattheme
Template: flat-theme

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


@import url('../flat-theme/style.css');

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

/* first for Internet Explorer < 9 */
@font-face {
    font-family: din;
    src: url("../flat-theme-child/webfont/DINWeb.eot"); 
}

@font-face {
    font-family: din;
    src: url("../flat-theme-child/webfont/DINWeb-Bold_modified.eot");
    font-weight: bold;
}

/* WOFF-capable browsers */

@font-face {
 font-family: din;
 src: url("../flat-theme-child/webfont/DINWeb.woff") format("woff");
}

@font-face {
 font-family: din;
 src: url("../flat-theme-child/webfont/DINWeb-Bold_modified.woff") format("woff");
 font-weight: bold;
}


.ForalPro-Italic { 
	font-family: ForalPro-Italic;
	font-weight: normal;
	font-style: normal;
}
.ForalPro-Regular { 
	font-family: ForalPro-Regular;
	font-weight: normal;
	font-style: normal;
}

.ForalPro-Extra {
    font-family: ForalPro-ExtraBold;
    font-weight: normal;
	font-style: normal;
}

.ForalPro-Bold {
    font-family: ForalPro-Bold;
    font-weight: normal;
	font-style: normal;
}

.ForalPro-Light {
    font-family: ForalPro-Light;
    font-weight: normal;
    font-style: normal;
}

.page-id-489 #title h1{
    font-family: ForalPro-Bold;
    font-weight: normal;
    font-weight: normal;
    text-transform: uppercase;
}

.page-id-489 .nav a {
    font-family: ForalPro-Light;
    font-weight: normal;
    font-weight: normal;
    font-size: 17px;
}
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}


/* Temp header changes */
/*
.carousel-inner div:nth-child(2) h2, .page-id-107 h1, .page-id-107 h2, .page-id-107 h4  {
    font-family: din;
    font-weight: bold;
    text-transform: uppercase;
}

#main-slider .carousel .carousel-inner > div:nth-child(odd) h2 {
    font-family: Foralpro-regular;
    font-size: 38px;
}

.carousel-inner > div:nth-child(odd) h3 {
    font-family: din;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    margin: 5px 0;
}

body.page-id-107 #page h3 {
    font-family: foralpro-regular;
    font-weight: normal;
}

.textwidget h3:first-child {
    margin-top: 0;
}

.page-id-297 h1, .page-id-297 h2, .page-id-297 h4, .page-id-107 h1, .page-id-107 h2, .page-id-107 h4 {
    font-family: Foralpro-regular;
}

.page-id-297 #page h3, .page-id-107 #page h3 {
    font-family: din;
    font-weight: normal;
} */


.navbar-brand {
    max-width: 100%;
}

.cf:after {
    clear: both;
}

body.framepad {
    padding-top: 0;
}

body {
    font-family: din, roboto, sans-serif;
	padding-top: 196px;
	}

h1 {
    font-size: 38px;
}

h1, h2, h4, h5 {
    font-family: ForalPro-Regular;
    font-weight: normal;
    font-weight: normal;
}

h1, h2, h3 {
    margin-top: 25px;
    margin-bottom: 15px;
}

h2{
	/*color: #0054a2;*/
	}
.torpGreen {
	background-color: #8ec63f;
	color: white;
	}

body #page h3 {
    font-family: din;
}

.page-id-345 #page {
    min-height: 500px;
}

.site-content.col-md-8 {
    padding-right: 30px;
}
	
/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

#title {
    padding: 27px 0 21px;
}

#title h1 {
    font-size: 38px;
}

#title p {
    font-size: 16px;
    margin: 5px 0 0;
}
#page {
    padding:25px 0;
}

#main {
    padding: 25px 0;
}

.entry-content > p img {
    margin-top: 0;
}

.fr {
    float: right;
}

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child {
    margin-top: 0;
}
/* Nav styling */

.nav a {
    font-family: ForalPro-regular;
    font-size: 17px;
}
.navbar-inverse .navbar-nav>li a {
	color: #656A6D;
    border-radius: 0;
	}
	
.navbar .navbar-main > li:focus > a, .navbar .navbar-main > li:active > a, .navbar .navbar-main > li:hover > a, .navbar .navbar-main > li.active > a, .navbar .navbar-main > li.active:hover > a, .navbar .navbar-main > li.open > a, .navbar .navbar-main > li.open:hover > a {
	background-color: #f25822;
	}
	
.navbar-brand {
    padding: 13px 0 13px 15px;
}


.button {
    padding: 10px 0;
    text-align: center;
    line-height: 22px;
    height: 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    background-color: #0068ac;
    display:block;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
    color: white;
}

    a.button:hover {
        background-color:#23b1a5;
        color: white;
    }

.button.purple {
    background-color: #9396cb;
}

.button.green {
    background-color: #8dc63f;
}

.button.red {
    background-color: #f15922;
}

th {
    text-align: center;
}
    
    .meetingTable {
        border: 2px solid #777;
}
    .meetingTable th {
        border-bottom: 2px solid #aaa;
}
    .meetingTable td {
        padding: 8px 8px;
}


/* Nav Styling */
.navContainer {
    background: white;
}

.navbar-inverse .navbar-nav li {
    font-size: 16px;
    font-weight: 500;
}

.navbar .navbar-main {
    margin-top: 0;
    float:left;
    margin-bottom: 10px;
}

/* navbar secondary */

.navbar .navbar-secondary {
    float: right;
    margin-top: 20px;
}
.navbar-inverse .navbar-secondary li {
    margin-left: 10px;
}

.navbar-inverse .navbar-secondary li a{
    padding: 7px 15px 5px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #FFF;
    font-size: 14px;
    font-family: din;
    background-color: #0068AC;
    transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
    line-height: 17px;
}

.navbar-inverse .navbar-secondary li:first-child a {
    background-color: #9396cb;
}

.navbar-inverse .navbar-secondary>li>a:hover, .navbar-inverse .navbar-secondary>li>a:focus{
    background-color:#23b1a5;
}

/* navbar mobile */
.navbar-inverse .navbar-toggle {
    background-color: #0068AC;
    border-color: #0068AC;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #23B1A5;
}

.navbar-inverse #mobile-menu .navbar-nav > .active > a, .navbar-inverse #mobile-menu .navbar-nav > .active > a:hover, .navbar-inverse #mobile-menu .navbar-nav > .active > a:focus {
    background-color: #F25822;
    color: white;
}

.navbar-inverse #mobile-menu .navbar-nav > li > a:hover {
    color: #0068AC;
}

#mobile-menu ul li span.menu-toggler {
    color: #656A6D;
}

#mobile-menu ul li span.menu-toggler:hover {
    color: #0068AC;
    height:40px;
}

#mobile-menu .menu-item-has-children > ul {
    padding-left:30px;
}

#mobile-menu .menu-item-has-children > ul li a:hover, #mobile-menu .menu-item-has-children > ul li a:focus{
    color: #444;
}


/*Home Page Styling */

div.upme-wrap {
	font-family: ForalPro-Regular;
	}
/*
.home div.upme-head {
	padding: 10px 10px;
	border-radius: 2px;
	background: #2ecc71;
	}

.home div.upme-wrap div.upme-inner {
	background: white;
	border-radius: 3px;
	}

.home div.upme-field-name a {
	color: white;
	font-size: 24px;
	font-family: 'Roboto Condensed';
	}
	
.home div.upme-main {
	padding: 25px 35px 5px;
	}
.home div.upme-field-type {
	display: none;
	}
.home div.upme-field-value {
	font-size: 14px;
	}
.home div.upme-field-name, .home div.upme-sidebar div.upme-social > div {
	padding-top: 13px;
