From c508aa83e50d9996663fb25bc04b794bee622bfc Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 10 Mar 2015 15:12:22 -0400 Subject: [PATCH] header logo link to correct live site --- header.php | 90 ++--- scss/_structure.scss | 836 ------------------------------------------- 2 files changed, 38 insertions(+), 888 deletions(-) diff --git a/header.php b/header.php index fa9923f..8ed7bce 100755 --- a/header.php +++ b/header.php @@ -15,58 +15,44 @@
- - - - - - -
-
-
- -
-
- -
-
- + + + +
\ No newline at end of file diff --git a/scss/_structure.scss b/scss/_structure.scss index 02f5826..5d064dd 100755 --- a/scss/_structure.scss +++ b/scss/_structure.scss @@ -1,840 +1,4 @@ -/* -body { - background: url(../assets/back.jpg); - background-repeat: repeat; -} -body p { - font-family: Arial, sans-serif; - font-size: 14px; - color: #000; -} -h1, h2 { - font-family: Times New Roman, sans-serif; - color: #509d0f; -} -h1 { - font-size: 36px; - margin: 20px 0; - @media #{$small-only} { - font-size: 30px; - } -} -.nivo-caption h1 { - margin: 0; -} -h2 { - font-size: 24px; -} -.content { - background: #fff;0 5px 10px -3px #333333 - -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); - -moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); - box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75); -} -header { - background: url(../assets/header-swoosh.png); - background-size: contain; - background-repeat: no-repeat; -} -header a { - font-family: Arial, sans-serif; - color: #fff; -} -.nivo-caption { - @media #{$small-only} { - position: static !important; - height: 110px !important; - opacity: 0.9; - } -} -.entry-title { - a { - color: #509d0f; - } -} -ul, ol, li { - font-size: 14px; -} -.entry-header { - padding-top: 10px; -} -.breadcrumbs { - background: rgba(255,255,255,0); - margin-bottom: 0; - margin-top: 0; - border: none; - font-family: Arial, sans-serif; - font-size: 10px; - padding-top: 30px; -} -#breadcrumbs > * a { - color: #b6b7b9; -} -#breadcrumbs > .current a { - color: #b6b7b9; -} -#breadcrumbs > *:before { - content: ">"; - color: #a3d0e6; -} -#glm_blocks, #glm_blocks h2, #glm_blocks p { - text-align: center; -} -header .row { - margin: 0 -0.9375rem; -} -.top-bar { @include gradient(#509d0f ,#2d6a29); - float: none; - text-align: center; - height: auto; - line-height: normal; - li, a { - display:inline-block; - text-align:center; - letter-spacing: 1px; - } - a::hover, li::hover a, li::hover { - text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; - } -} - -.top-bar-section { - background: none; - float: none; - margin-left: auto; - margin-right: auto; - display: inline-block; -} -.top-bar-section ul li { - background: none; - padding: 0 5px; -} -.top-bar-section ul li > a { - display: block; - font-family: Arial, sans-serif; - font-size: 16px; - color: #fff; -} -.top-bar-section li:not(.has-form) a:not(.button):hover { - color: #fff; - font-weight: bold; - background: none; - text-shadow: 0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; -} -.top-bar-section li:not(.has-form) a:not(.button):focus { - color: #fff; - font-weight: bold; - background: none; - text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; -} -.top-bar-section li:not(.has-form) a:not(.button) { - background: none; - padding: 10px 0.4em; - line-height: inherit; -} -.top-bar-section .dropdown li a { - color: #fff; - text-decoration: none; - background: rgba(0, 56, 91, 0.7); -} -.top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) { - color: #fff; - text-decoration: none; - background: rgba(0, 56, 91, 0.7); -} -.top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) { - color: #509d0f; - text-decoration: none; - font-weight: bold; - - background: rgba(0, 56, 91, 0.7); -text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; -} -.top-bar-section .dropdown li:not(.has-form):not(.active):focus > a:not(.button) { - color: #509d0f; - text-decoration: none; - font-weight: bold; - - background: rgba(0, 56, 91, 0.7); -text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; -} -.top-bar-section ul li:hover:not(.has-form) > a { - color: #fff; - font-weight: bold; - - background: none; -text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; -} -.top-bar-section > ul > li { - position: relative; -} -.top-bar-section > ul > li:before { - color: #fff; - content: "|"; - position: absolute; - top: 5px; - left: -13px; - font-size: 20px; - font-weight: bold; - display:block; - padding: 0 10px; -} -.top-bar-section > ul > li:first-child:before { - content: none; -} -.top-bar-section .has-dropdown > a { - padding-right: 0.4em !important; -} -.top-bar-section .has-dropdown > a:after { - display: none; -} -.top-bar-section > ul > li .dropdown li a { - border-bottom: 1px dotted #fff; -} -.top-bar-section > ul > li .dropdown li:last-child { - border-bottom-left-radius: 5px; - border-bottom-right-radius: 5px; -} -.top-bar-section > ul > li .dropdown li:last-child a { - border-bottom: none; - border-bottom-left-radius: 5px; - border-bottom-right-radius: 5px; -} -.tab-bar { @include gradient(#509d0f ,#2d6a29); -} -.left-off-canvas-menu { - background: #509d0f; -} -.left-off-canvas-list { - list-style: none; -} -.left-off-canvas-list ul { - list-style: none; -} -.left-off-canvas-list li > ul { - list-style: none; -} -.left-off-canvas-list li a:hover, .left-off-canvas-list li a:focus { - color: #fff; - text-decoration: underline; - text-decoration-color: #fff; - text-shadow:0px 0px 8px white, 0px 1px 0 white, 0px 0px 0 white; - -} -#phone { - font-family: Times New Roman, sans-serif; - font-size: 24px; - color: #083e62; - float: right; - margin-top: 25px; -} -#phone-2 { - font-family: Times New Roman, sans-serif; - font-size: 24px; - color: #083e62; - float: right; - margin-top: 75px; -} -a.link { - font-family: Times New Roman, sans-serif; - font-size: 14px; - color: #2b5e88; - text-decoration: underline; - text-decoration-color: #2b5e88; -} -footer p { - font-family: Times New Roman, sans-serif; - font-size: 20px; - color: #fff; - padding-top: 45px; - display: inline-block; - padding-right: 15px; -} -footer .row { - margin: 0 1.9375rem !important; -} -#ssmedc img { - padding-top: 10px; - width: 90%; -} -#ssmpmcvb img { - padding-left:13px; - padding-top: 5px; -} -#scvb img { - padding-left:13px; -} -#ssmda img { - padding-left: 22px; - padding-top: 12px; - width: 90%; -} -#euprpd img { - width: 85%; -} -#copy > .medium-12 { - text-align: center; - height: 110px; -} -#copy > .small-12 { - text-align: center; - height: auto; -} -#copy p { - font-size: 14px; - color: #fff; - font-family: Times New Roman, sans-serif; - margin-top: 15px; -} -#copy a { - font-size: 14px; - color: #fff; - text-decoration: underline; - text-decoration-color: #fff; - font-family: Times New Roman, sans-serif; - margin-top: 15px; -} -#copy > .small-12 { - background: url(../assets/back.jpg); -} -img.framed { - border: 10px solid #2b5e88; - margin-top: 25px; - height: 220px; - @media #{$small-only} { - height: 190px; - } - @media #{$medium-only} { - height: 160px; - } -} -.small-12 > img.framed { - display: block; - clear: both; - float:none; - margin-left: auto; - margin-right: auto; - margin-top: 40px; -} -input[type="text"], textarea { - display: inline; - width: 67%; - height: 1.59rem; - padding: 0; - transition: none; - box-shadow: none; - float: right; - margin-right: -10px; -} -.logo { - padding: 25px 20px 10px; -} -.small-12 > .logo { - margin: 0; -} -.large-8 > .logo { - margin-left: 20px; -} -.search { - padding: 0; - margin-top: 12px; -} -#glass { - background-image: url("../assets/search-icon.jpg"); - background-repeat: no-repeat; - background-size: cover; - border: 6px solid #fff; - height: 24px; - margin-left: 10px; - width: 24px; - padding: 0; - display: inherit; -} #main { - margin: 0 45px; -} -#main > .row > .small-12, #main > .row >.medium-4 { - margin-left: -10px; -} -#address { - background: url(../assets/footer-swoosh.png); - background-repeat: no-repeat; - background-size: cover; - margin: 35px 0 0 !important; - text-align: center; - div { - margin-top: 25px; - padding-bottom: 5px; - } -} -footer > #address > .small-12 { - padding-top: 20px; -} -footer > #address > .small-12 p { - font-family: Times New Roman, sans-serif; - font-size: 16px; - color: #fff; - display: inline-block; - padding-right: 15px; - padding-top: 0; - margin-bottom: 0; -} -footer h1 { - margin-left: -10px; -} -#contact { - color: #fff; - text-decoration: underline; - text-decoration-color: #fff; - font-size: 14px; - margin-left: 32px; -} -#contact:hover { - color: #fff; - text-decoration: underline; - text-decoration-color: #fff; -} -.arrow { - margin-top: -215px; -} -#r-arrow { - text-align: right; -} -.devpartners { - div { - margin-top: 20px; - @media #{$small-only} { - text-align: center; - max-width: 200px; - } - } -} -footer #part p { - text-align: center; - color: black; - list-style: none; - display: inherit; - padding: 0; - margin: 0; - font-size: 14px; - text-align: inherit; -} -#weather { - text-align: center; -} -#blocks { - margin-top: 30px; - img { - background-color: white; - border: 10px solid #2b5e88; - box-shadow: 2px 3px 7px -3px black; - padding: 2px; - width: auto; - } -} -#weather-widget { - margin-top: 20px; - .awesome-weather-wrap { - background: url(../assets/elk.jpg) no-repeat scroll 0 0 / cover rgba(0, 0, 0, 0) !important; - } -} -#search_button { - width: 166px; - height: 38px; - padding: 1px 0; - border: solid white 3px; - border-radius: 5px; - box-shadow: 0 6px 12px -5px #9b9b9b; - background: url("../assets/search-icon.jpg") no-repeat local 0 0 / cover rgba(0, 0, 0, 0); - &:hover { - background: url("../assets/search-icon.jpg") no-repeat local 0 0 / cover rgba(0, 0, 0, 0); - border-color: #9acd68; - } -} - - Footer & Copyright business -.vcard { - width: 100%; - background-color: rgba(255,255,255,0.6) -} -#copyright { - padding: 5px 20px; - font-family: Times New Roman, sans-serif; - p, a { - color: white; - } - span { - color: white; - } -} -footer span, -#copyright span { - @media #{$small-only} { - display: block; - margin: 10px 0; - } -} -footer span.bullet, -#copyright span.bullet { - margin: 0 2px; - @media #{$small-only} { - display: none; - } -} - End Footer & Copyright Business - - for the mobile menu -aside.left-off-canvas-menu { - background: transparent; - background-color: $primary-color; - color: white; -} -aside.left-off-canvas-menu li.page_item { - display: block; - overflow: hidden; - position: relative; - border: 1px solid white; -} -aside.left-off-canvas-menu .off-canvas-list ul li a { - line-height: 20px; - color: white; - border-bottom: 1px solid #b1b3b6; - background-repeat: no-repeat; - background-position: 3px 50%; -} -aside.left-off-canvas-menu .off-canvas-list ul li a:hover { - background-color: $secondary-color; - color: black; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle { - background: url('../assets/arrow-mmenu.png'); - background-repeat: no-repeat; - background-position: 50% 3px; - width: 40px; - height: 100%; - position: absolute; - right: 0; - top: 0; - transition: none; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open { - background-position: 50% -40px; - border-bottom: 0; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open:hover { - background-color: $primary-color; -} -aside.left-off-canvas-menu ul.children { - display: none; -} -aside.left-off-canvas-menu .off-canvas-list ul li > ul li > a { - padding-left: 10px; - margin-left: 25px; -} -aside.left-off-canvas-menu ul.open { - display: block; -} - for the mobile menu -aside.left-off-canvas-menu { - background: transparent; - background-color: $primary-color; - color: white; - line-height: 20px !important; -} -aside.left-off-canvas-menu li.page_item { - display: block; - overflow: hidden; - position: relative; - line-height: 40px !important; -} -aside.left-off-canvas-menu .off-canvas-list ul li a { - color: white; - border-bottom: 1px solid #b1b3b6; - background-repeat: no-repeat; - background-position: 3px 50%; -} -aside.left-off-canvas-menu .off-canvas-list ul li a:hover { - background-color: $secondary-color; - color: black; position: relative; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle { - background: url('../assets/arrow-mmenu.png'); - background-repeat: no-repeat; - background-position: 50% 3px; - width: 40px; - height: 100%; - position: absolute; - right: 0; - top: 0; - transition: none; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open { - background-position: 50% -40px; - border-bottom: 0; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open:hover { - background-color: $primary-color; -} -aside.left-off-canvas-menu ul.children { - display: none; -} -aside.left-off-canvas-menu .off-canvas-list ul li > ul li > a { - padding-left: 10px; - margin-left: 25px; -} -aside.left-off-canvas-menu ul.open { - display: block; -} - for the mobile menu -aside.left-off-canvas-menu { - background: transparent; - background-color: $primary-color; - color: white; - line-height: 20px !important; -} -aside.left-off-canvas-menu li.page_item { - display: block; - overflow: hidden; - position: relative; - line-height: 40px !important; -} -aside.left-off-canvas-menu .off-canvas-list ul li a { - color: white; - border-bottom: 1px solid #b1b3b6; - background-repeat: no-repeat; - background-position: 3px 50%; -} -aside.left-off-canvas-menu .off-canvas-list ul li a:hover { - background-color: $secondary-color; - color: black; position: relative; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle { - background: url('../assets/arrow-mmenu.png'); - background-repeat: no-repeat; - background-position: 50% 3px; - width: 40px; - height: 100%; - position: absolute; - right: 0; - top: 0; - transition: none; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open { - background-position: 50% -40px; - border-bottom: 0; -} -aside.left-off-canvas-menu li.page_item_has_children a.toggle.open:hover { - background-color: $primary-color; -} -aside.left-off-canvas-menu ul.children { - display: none; -} -aside.left-off-canvas-menu .off-canvas-list ul li > ul li > a { - padding-left: 10px; - margin-left: 25px; -} -aside.left-off-canvas-menu ul.open { - display: block; -} -.left-off-canvas-list .children { - border-left: 1px dotted white; - padding-left: 5px; -} - End Mobile Menu - - - Gallery -.imgBorderMe { - border: 1px solid #dddfdd; - border-radius: 3px; - box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05); - padding-bottom: 5px; -} -.gallery li a img { - display: block; - width: 100%; -} -.gallery li img { - border: 1px solid #2797ab; - box-sizing: border-box; - height: auto; -} -.photoimg img { - margin-bottom: 5px !important; -} - -#interior.container #main img { - margin-bottom: 15px; -} - -.gallery { - margin-left: 0; -} - -.gallery li a { - display: block; - overflow: hidden; - width: 100%; -} - -#media-photo-gallery div { - clear: none; - font-size: 1em; - height: auto; - margin: 0; -} - -.gallery li { - background: none repeat scroll 0 0 #fdfdff; - display: block; - list-style: outside none none; - float: left; -} - -.ngg-gallery-thumbnail img { - background-color: #ffffff; - border: none !important; - margin: 0 !important; - padding: 4px; - position: relative; -} -.photoTitle { - color: #2b5e88; -} - - Images - - - - Blog & Search -#blog-posts-over { - padding-left: 20px; - -} -#blog-posts-container { - margin: 30px 0 60px 0; - padding-left: 0; - embed, iframe, object, video { - max-width: 100%; - } - - a { - text-decoration: none; - } - - .wp-caption .wp-caption-text, .gallery-caption, .entry-caption { - overflow: hidden; - color: #757575; - font-size: 0.857143rem; - font-style: italic; - line-height: 2; - } - - .date { - font-size: 12px; - } - - footer.entry-meta { - color: #757575; - font-size: 0.928571rem; - line-height: 1.84615; - margin-top: 1.71429rem; - clear: both; - float: none; - margin-right: auto; - } - - footer { - clear: both; - padding: 15px 0 0; - position: relative; - text-align: center; - } -} -#blog-side-info { - border-left: 1px solid grey; - padding-left: 20px; - margin-top: 30px; - ul { - columns: 1; - -moz-columns: 1; - -webkit-columns: 1; - } -} -#searchform_container { - margin-top: 40px; -} -#searchform { - max-width: 100%; -} -.search-result-header { - margin: 10px 15px 0; -} - - End Blog & Search - - - - Ninja Forms -.textarea-wrap textarea { - min-height: 200px; - max-width: 100%; -} -.ninja-forms-form-wrap { - margin-left: auto; - margin-right: auto; - margin-top: 40px; - max-width: 550px; -} -.ninja-forms-form-wrap input, .ninja-forms-form-wrap select, .ninja-forms-form-wrap textarea { - min-height: 40px; - border-radius: 4px; - padding: 4px; -} -.ninja-forms-field-error { - -moz-border-bottom-colors: none; - -moz-border-left-colors: none; - -moz-border-right-colors: none; - -moz-border-top-colors: none; - background: none repeat scroll 0 0 #c00000; - border-bottom-left-radius: 2px; - border-bottom-right-radius: 2px; - border-color: #c00000; - border-image: none; - border-style: solid; - border-width: 0 1px 1px; - margin-top: -10px; - margin-bottom: 16px; -} -.ninja-forms-field-error > p { - color: #fff; - font-size: 12px; - font-weight: bold; - margin-top: -16px; - padding: 6px 4px; - box-sizing: border-box; - display: block; - margin-bottom: 0; -} -.ninja-forms-success-msg > p, -.ninja-forms-success-msg > div > p { - color: $success-color; - font-size: rem-calc(20); - font-weight: $font-weight-bold; -} -.honeypot-wrap { - display: none; -} - End Ninja Forms - - For fixing cellphones not showing phone numbers because of goofy auto-coloring -a[href^=tel]{ - color:inherit; - text-decoration:none; -} - */ - - #main { max-width: 1000px; } .page-wrapper { -- 2.17.1