/*
Theme Name: Northbound
*/

/* 	
dark green: #7E8859
dark grey:  #4D4D4F
light grey: #F2F2F2
*/

body {
    background: none repeat scroll 0 0 #7E8859;
    color: #4D4D4F;
    font: 16px 'Oswald',Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
}
.assistive-text, .menu-toggle, .site-title, .screen-reader-text {
    display: none !important;
}
img {
    max-width: 100%;
}
#page {
    background: url("images/background-top.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    margin: 0 auto;
    max-width: 960px;
    padding: 0;
    text-align: left;
    width: 100%;
}
#main {
    background-color: #FFFFFF;
    border-radius: 10px 10px 0 0;
    box-shadow: 0 0 12px 2px #333333;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}
.site-header {
    width: 100%;
}
.logo {
    float: left;
    padding: 3%;
    width: 46%;
}
.menu-Wrapper {
}
#site-navigation {
    float: left;
    margin: 0;
    padding-left: 1%;
    padding-top: 72px;
    position: relative;
    width: 45%;
}
#site-navigation ul {
    border: medium none;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#site-navigation li {
    border: medium none;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}
#site-navigation a {
    color: #4D4D4F;
    display: block;
    font-size: 18px;
    padding-left: 8px;
    padding-right: 8px;
    text-decoration: none;
    text-transform: uppercase;
}
#site-navigation li:hover > a {
    border: medium none;
    color: #F2F2F2;
    text-decoration: none;
    transition: all 0.5s ease 0s;
}
.social {
    float: left;
    height: 25px;
    margin-left: 20px;
}
.facebook {
    display: block;
    float: left;
    height: 25px;
    position: relative;
    width: 25px;
}
.facebookTop {
    display: block;
    height: 25px;
    position: relative;
    width: 25px;
    z-index: 1;
}
.facebookBottom {
    display: block;
    height: 25px;
    position: absolute;
    top: 0;
    width: 25px;
}
.twitter {
    display: block;
    float: left;
    height: 25px;
    margin-left: 15px;
    position: relative;
    width: 34px;
}
.twitterTop {
    display: block;
    height: 25px;
    position: relative;
    width: 34px;
    z-index: 1;
}
.twitterBottom {
    display: block;
    height: 25px;
    position: absolute;
    top: 0;
    width: 34px;
}
.social a {
    padding-left: 0 !important;
}
#primary {
    display: block;
    float: left;
    line-height: 1.5;
    padding: 7.29167% 8.33333%;
    width: 56.25%;
}
#secondary {
    float: left;
    margin-bottom: 30px;
    margin-top: 14.0625%;
    padding: 0 10px 10px;
    position: relative;
    width: 200px;
}
#secondary ul {
    margin-top: 0;
    padding-left: 20px;
}
#content {
    float: left;
}
h1, h2, h3, h4, h5 {
    font-weight: 400;
    line-height: 1;
}
h1 {
    font-size: 36px;
    margin: 0 0 5px;
    padding: 0;
}
h2 {
    font-size: 28px;
    margin: 0;
    padding: 0;
}
h3 {
    color: #7E8859;
    font-size: 24px;
    margin: 5px 0;
    padding: 0;
}
h4 {
    font-size: 20px;
    margin: 0;
    padding: 0;
}
h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}
.entry-title, .entry-title a {
    color: #7E8859 !important;
    font-size: 20px !important;
    text-decoration: none !important;
}
.theBlog, .theBlog2, .archive-title {
    margin-bottom: 25px;
}
#text-2 {
    height: 430px;
    padding: 0;
}
.entry-meta {
    font-size: 14px;
}
.site-content nav {
    clear: both;
    line-height: 2;
    overflow: hidden;
}
#nav-above {
    padding: 1.71429rem 0;
}
#nav-above {
    display: none;
}
.paged #nav-above {
    display: block;
}
.nav-previous, .previous-image {
    float: left;
    width: 50%;
}
.nav-next, .next-image {
    float: right;
    text-align: right;
    width: 50%;
}
.nav-single + .comments-area, #comment-nav-above {
    margin: 3.42857rem 0;
}
#nav-above {
    display: none !important;
}
.page-title {
    padding-bottom: 20px;
}
.bold {
    font-weight: bold;
}
.entry-header {
    margin: 0;
    padding: 0;
}
.widget-title {
    font-size: 18px;
    margin-top: 30px;
}
.site-info {
    display: none !important;
}
.slider-wrapper {
    padding: 7.29167% 7.29167% 0;
    width: 85.4167%;
}
.theme-default .nivo-controlNav {
    height: 10px;
    left: 89.125%;
    padding-bottom: 0;
    position: relative;
    text-align: center;
    top: -20px;
    width: 80px;
}
.nivo-directionNav a {
    display: none !important;
}
.homepageProject {
    display: inline-block;
    padding: 0 6.25% 3.125%;
}
.homepageProjectInfo {
    display: inline-block;
    padding: 0 60px 60px;
}
.homepageLatest {
    float: left;
    height: 105px;
    margin: 9px;
    width: 260px;
}
.homepageLatest img {
    border: 1px solid #4D4D4F;
}
.homepageLatestText {
    color: #777777;
    font-size: 26px;
    padding-left: 10px;
}
.homepageQuote {
    padding: 20px 90px;
    width: 960px;
}
.homepageLatestServices {
    border: 1px solid #FFFFFF;
    float: left;
    margin: 9px;
    width: 260px;
}
.portfolioWrapper {
    display: inline-block;
    margin: 0;
    padding: 60px;
}
.portfolio {
    float: left;
    height: 210px;
    margin: 9px;
    width: 260px;
}
.portfolio img {
    border: 1px solid #4D4D4F;
}
.popupNorthbound {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.popupWrapper {
    margin: 0;
    padding: 0;
}
.popupImage {
    padding: 0;
}
.popupDeerman {
    background: url("images/deerman.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    height: 55px;
    margin-left: 75px;
    width: 55px;
}
.popupText {
    float: left;
    font-size: 16px;
    margin-left: 2.08333%;
    margin-right: 2.08333%;
    text-align: left;
    width: 45.8333%;
}
.green {
    color: #7E8859;
}
.popupViewWebsite a {
    background-color: #7E8859;
    border: 0 none;
    border-radius: 5px;
    color: #F2F2F2 !important;
    float: right;
    font: 14px 'Oswald',Helvetica,Arial,sans-serif;
    height: 24px;
    margin-right: 15px;
    margin-top: 17px;
    padding: 1px;
    position: relative;
    text-decoration: none !important;
    text-transform: uppercase;
    top: 0;
    width: 92px;
}
.fancybox-skin {
    background: none repeat scroll 0 0 #FFFFFF !important;
}
.fancybox-nav span {
    visibility: visible !important;
}
.slideshowJohn, .slideshowStu, .slideshowFodder, .slideshowSerial, .slideshowFeather, .slideshowCakes {
    height: auto;
    position: relative;
}
.slideshowJohn > div, .slideshowStu > div, .slideshowFodder > div, .slideshowSerial > div, .slideshowFeather > div, .slideshowCakes > div {
    position: absolute;
}
.slideshow {
    border: 0 none !important;
    height: 100% !important;
}
.slideshow img {
    width: 100%;
}
.fancybox-inner {
    height: 100% !important;
}
.single {
}
.services {
    line-height: 1.5;
    padding: 7.29167% 8.33333%;
}
.servicesText {
    margin-top: 3.125%;
    padding-bottom: 15px;
    padding-top: 5px;
}
.services ul {
    margin-top: 0;
    padding-left: 20px;
}
.print {
    float: left;
    width: 50%;
}
.web {
    float: left;
    width: 50%;
}
.servicesQuote {
    display: inline-block;
    margin-top: 3.125%;
    text-align: center;
    width: 100%;
}
.contact {
    background: url("images/toronto.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
    min-height: 700px;
    padding: 7.29167% 7% 7.29167%;
}
.wpcf7 {
    font-size: 16px;
}
#searchsubmit {
    background-color: #7E8859;
    border: 0 none;
    border-radius: 5px;
    color: #F2F2F2;
    font: 14px 'Oswald',Helvetica,Arial,sans-serif;
    margin-left: 10px;
    padding: 1px;
    position: relative;
    text-transform: uppercase;
    top: 0;
    width: 60px;
}
#s {
    border: 1px solid #4D4D4F;
    height: 24px;
    padding-left: 5px;
    width: 118px;
}
#colophon {
    background: url("images/background-bottom.png") no-repeat scroll center top rgba(0, 0, 0, 0);
    height: 165px;
    width: 100%;
}
.copyright {
    font-size: 18px;
    margin: 0;
    padding: 25px 0 0 35px;
}
a.darken {
    background: none repeat scroll 0 0 #000000;
    display: inline-block;
    padding: 0;
}
a.darken img {
    display: block;
    transition: all 0.5s linear 0s;
}
a.darken:hover img {
    opacity: 0.6;
}
a:link {
    color: #7E8859;
    text-decoration: underline;
}
a:visited {
    color: #7E8859;
    text-decoration: none;
}
a:hover {
    color: #7E8859;
    text-decoration: none;
}
a:active {
    color: #7E8859;
    text-decoration: none;
}
#secondary a:link {
    color: #4D4D4F;
    text-decoration: none;
}
#secondary a:visited {
    color: #4D4D4F;
    text-decoration: none;
}
#secondary a:hover {
    color: #4D4D4F;
    text-decoration: none;
}
#secondary a:active {
    color: #4D4D4F;
    text-decoration: none;
}
.fltrt {
    float: right;
}
.fltlft {
    float: left;
}
.clearfloat {
    clear: both;
    font-size: 1px;
    height: 0;
    line-height: 0;
}
img {
    border: 0 none;
}
div.wpcf7-validation-errors {
    background-color: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    color: #FFFFFF !important;
    display: inline !important;
    left: -7px;
    position: relative;
}
span.wpcf7-not-valid-tip {
    background-color: #FF0000 !important;
    border: 1px solid #FF0000 !important;
    border-radius: 0 !important;
    color: #FFFFFF !important;
    font-size: 13px !important;
    left: 1.25% !important;
    outline: medium none;
    padding-left: 8px !important;
    width: 230px !important;
}
div.wpcf7-mail-sent-ok {
    background-color: #0099FF !important;
    border: 1px solid #0099FF !important;
    color: #FFFFFF !important;
    display: inline !important;
    left: -7px;
    position: relative;
}
.wpcf7-text, .wpcf7-textarea {
    border-color: #BBBBBB;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: Helvetica,Arial,Tahoma,Serif;
    font-size: 13px;
    margin-top: 0;
    padding: 4px;
}
.wpcf7-textarea {
    min-height: 300px;
	min-width: 70%;
}
.wpcf7-submit {
    background-color: #7E8859;
    border-radius: 5px;
    border-style: solid;
    border-width: 0;
    color: #F2F2F2;
    font: 100% 'Oswald',Helvetica,Arial,sans-serif;
    height: 24px;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 45px;
}
.corner {
    position: absolute;
    right: 0;
    top: 0;
}
.tableClass {
    display: inline-block;
    height: auto;
    width: auto;
}
.cell {
    float: left;
    min-width: 100px;
    padding: 0 10px 0 0;
    position: relative;
    top: 4px;
}
.row {
    display: block;
    float: none;
}
.hr {
    border-top: 1px solid #CCCCCC;
    display: inline-block;
    height: 0;
    width: 500px;
}
.comments-link {
    display: none;
}
.comments-link {
    display: none;
}
text, textarea, #author, #url, #email {
    border-color: #BBBBBB;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    font-family: Helvetica,Arial,Tahoma,Serif;
    font-size: 13px;
    margin-top: 0;
    padding: 4px;
    width: 37.5%;
}
label {
    display: block;
    width: 79px;
}
#submit {
    background-color: #7E8859;
    border-radius: 5px;
    border-style: solid;
    border-width: 0;
    color: #F2F2F2;
    font: 100% 'Oswald',Helvetica,Arial,sans-serif;
    height: auto;
    margin-top: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    width: 118px;
}
.form-allowed-tags {
    display: none;
}
.fn {
    padding-left: 5px;
    padding-right: 5px;
}
.comment {
    padding: 5px;
}
.slider-wrapper {
}
.entry-meta {
    padding-bottom: 35px;
}
#nav-below, .nav-single {
    bottom: 35px;
    position: relative;
}
.theme-default .nivo-caption {
    display: none !important;
}
.homepageProjectInfo a:link, .homepageProjectInfo a:visited, .homepageProjectInfo a:hover, .homepageProjectInfo a:active {
    font-size: 26px !important;
    text-decoration: none !important;
}
.homepageProjectInfo h1 {
    font-size: 26px;
    margin-bottom: -5px;
    padding-bottom: 0;
}
.fancybox-close {
    display: none !important;
}
.type-post img {
    height: auto;
    width: 100%;
}
.fancybox-nav {
    height: 85% !important;
}
@media (max-width: 340px) {
#site-navigation a{
font-size: 0.8em !important;
}
}
@media (max-width: 480px) {
.logo img {
    width: 100%;
}
#site-navigation a {
    font-size: 1em;
    padding: 0 4px;
}
#site-navigation {
    float: left;
    margin: 0;
    padding-left: 0;
    padding-top: 7.25%;
    position: relative;
    width: 45%;
}
.menu-Wrapper {
    height: 30px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    width: 98% !important;
}
.social img {
    width: 100%;
}
.twitter {
    margin-left: 5px !important;
}
.social {
    float: right;
    margin-left: 10px;
}
.popupDeerman {
    display: none !important;
}
textarea {
    width: 100%;
}
.fancybox-nav {
    height: 70% !important;
}
}
@media (max-width: 767px) {
.homepageLatestText {
    text-align: center;
}
.homepageLatest {
    text-align: center;
    width: 100%;
}
.logo {
    height: auto;
    padding: 10px 3% 0;
    text-align: center;
    width: 94%;
}
#site-navigation {
    height: 20px;
    padding-bottom: 31px;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.menu-Wrapper {
    height: 30px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    width: 415px;
}
.homepageLatestServices {
    width: 100% !important;
}
#primary {
    display: block;
    float: left;
    line-height: 1.5;
    padding: 7%;
    width: 86%;
}
#secondary {
    margin: auto 0;
    padding: 0 7% 7%;
    text-align: left;
    width: 200px;
}
.homepageLatestServices {
    width: 100% !important;
}
.print, .web {
    width: 100%;
}
.portfolio {
    text-align: center;
    width: 100%;
}
.theme-default .nivo-controlNav {
    left: 78.125%;
}
textarea {
    width: 100%;
}
.fancybox-nav {
    height: 70% !important;
}
}
@media (min-width: 768px) and (max-width: 979px) {
.homepageLatestText {
    text-align: center;
}
.homepageLatest {
    text-align: center;
    width: 100%;
}
.logo {
    height: auto;
    padding: 10px 3% 0;
    text-align: center;
    width: 94%;
}
#site-navigation {
    height: 20px;
    padding-bottom: 31px;
    padding-left: 0;
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.menu-Wrapper {
    height: 30px;
    margin: 0 auto;
    padding-top: 5px;
    text-align: center;
    width: 415px;
}
#primary {
    display: block;
    float: left;
    line-height: 1.5;
    padding: 7.29167% 7%;
    width: 56.25%;
}
.homepageLatestServices {
    width: 100% !important;
}
.portfolio {
    text-align: center;
    width: 45%;
}
.popupImage img {
    width: 75%;
}
}


