/*
Theme Name: The Navigator
Theme URI: http://themes.themolitor.com/wpnavigator/
Description: Custom theme developed by Chris Molitor.
Author: Chris Molitor
Author URI: http://themolitor.com/
License: GNU General Public License
License URI: license.txt
Version: 2.2.8
Tags: one-column
Text Domain: themolitor
*/

* {
    padding: 0;
    margin: 0;
    line-height: 1.5em;
}


/* -----BODY STUFF----- */

html {
    background-color: #222;
}

body {
    height: auto;
    width: auto;
    font-family: Sans-Serif;
    color: #eee;
}


/*---LIGHTBOX STYLE---*/

.pp_nav p {
    color: #333;
    width: 100px;
}

div.pp_default .pp_content,
div.light_rounded .pp_content {
    background: #f8f8f8 !important
}

div.pp_default .pp_description {
    line-height: 27px !important;
    color: #333;
}


/* -----A TAG STUFF----- */

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #fff;
}

p {
    font-size: 12px;
}


/* -----H TAG STUFF----- */

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #fff;
    font-weight: normal;
    font-family: sans-serif;
    letter-spacing: 1px;
}

h1,
h1 a,
h1 a:visited,
h2,
h2 a,
h2 a:visited,
h3,
h3 a,
h3 a:visited,
h4,
h4 a,
h4 a:visited,
h5,
h5 a,
h5 a:visited,
h6,
h6 a,
h6 a:visited {
    text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    text-decoration: none;
}


/* -----PAGE STUFF----- */

#contentContainer {
    width: 100%;
    height: 100%;
    margin: 0;
}

#content {
    padding: 35px 35px 75px;
}

#loading {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999;
    background-color: #222;
    background-repeat: no-repeat;
    background-position: 35px 20px;
}

#main {
    width: 300px;
    padding: 20px 20px 20px 55px;
    border: 1px solid #000;
    z-index: 2;
    position: relative;
    background: #111;
    background: rgba(0, 0, 0, .9);
    box-shadow: 3px 3px 5px rgba(0, 0, 0, .3);
}

body.page #main {
    width: 505px;
}

body.page-template-fullwidth-php #main {
    width: auto;
}

body.iPad #main {
    padding: 20px;
}

#main.blog {
    width: 505px;
}

#main img {
    height: auto;
    width: auto;
}

#main .galleryBox img {
    height: auto;
    width: 100%;
}

#handle {
    position: absolute;
    cursor: move;
    z-index: 4;
    top: 0px;
    left: 0px;
    bottom: 0;
    width: 30px;
    border-right: 1px solid #000;
    background: #323232 url(images/draggable.png) no-repeat center 30px;
}

#handle:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
}

body.iPad #handle {
    display: none;
}

#moveNotice {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .7) url(images/mover.png) no-repeat 95% 30px;
    display: none;
    z-index: 3;
}

#main #closeBox {
    position: absolute;
    cursor: pointer;
    top: 10px;
    left: 9px;
    width: 12px;
    height: 12px;
    background: url(images/close.png) no-repeat left top;
    display: block;
    z-index: 5
}

body.iPad #closeBox {
    left: 5px;
    top: 5px;
}

#main #closeBox:hover {
    background: url(images/close.png) no-repeat right top;
}

#crumbs {
    font-size: 10px;
    font-style: italic;
    margin-bottom: 15px;
    margin-top: -5px;
}


/*---MAP STYLING---*/

#gMap {
    width: 100%;
    height: 100%;
    position: fixed !important;
    left: 0;
    z-index: 1;
    top: 0;
    right: 0;
    bottom: 0;
}

#gMap>div:nth-child(2) {
    height: 60% !important;
    left: 20% !important;
    top: 20% !important;
    width: 60% !important;
    border: 1px solid #000;
    outline: 1000px solid rgba(0, 0, 0, .8);
}

div[title="Exit Street View"]+div {
    background: red !important;
}


/*---------HEADER STUFF-----------*/

#header {
    position: fixed;
    display: none;
    right: 0;
    left: 0;
    padding: 0 35px;
    z-index: 999;
    background: #171717;
    background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#171717));
    background: -moz-linear-gradient(top, #282828, #171717);
    border-bottom: 1px solid #000;
}

a#logo {
    display: inline-block;
    position: relative;
    z-index: 2;
    float: none;
    padding: 20px 20px 20px 0;
}

a#logo img {
    vertical-align: middle;
}

#description {
    font-size: 10px;
    font-family: sans-serif;
    font-style: italic;
    float: none;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
}


/*-------MAIN NAVIGATION STUFF--------*/

#navigation {
    float: right;
    position: relative;
    display: inline-block;
}

#dropmenu {
    list-style: none;
    position: relative;
    z-index: 400;
}

#dropmenu>li {
    list-style: none;
    position: relative;
    display: inline-block;
}

#dropmenu>li.menu-item-has-children:hover {
    background-color: #111;
}

#dropmenu>li>a {
    display: block;
    padding: 0 12px;
    font-size: 11px;
    position: relative;
    color: #aaa;
}

#dropmenu>li>a:hover {
    color: #fff;
}

#dropmenu li ul {
    list-style: none;
    position: absolute;
    width: 180px;
    padding: 10px;
    z-index: 300;
    top: 70px;
    right: -1px;
    background: #111111;
    border: 1px solid #000;
    border-width: 0 1px 1px;
    display: block;
    visibility: hidden;
    opacity: 0;
}

#dropmenu li ul:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #222;
    border-width: 0 1px 1px;
}

#dropmenu li ul li {
    position: relative;
    z-index: 2;
}

#dropmenu li ul li a {
    line-height: 35px;
    padding: 0 15px;
    display: block;
    font-size: 10px;
}

#dropmenu li ul li a:hover {
    background: #222;
    opacity: 1;
}

#dropmenu li ul li ul {
    position: absolute;
    top: -10px;
    right: 180px;
    border-width: 1px;
}

#dropmenu li ul li ul:before {
    border-width: 1px;
}

#dropmenu li:hover ul ul,
#dropmenu li:hover ul ul ul,
#dropmenu li:hover ul ul ul ul {
    visibility: hidden;
    opacity: 0;
}

#dropmenu li:hover ul,
#dropmenu li li:hover ul,
#dropmenu li li li:hover ul,
#dropmenu li li li li:hover ul {
    display: block;
    visibility: visible;
    opacity: 1;
    -moz-transition-property: opacity;
    -moz-transition-duration: 0.15s;
    -moz-transition-timing-function: linear;
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 0.15s;
    -webkit-transition-timing-function: linear;
    -o-transition-property: opacity;
    -o-transition-duration: 0.15s;
    -o-transition-timing-function: linear;
}

#dropmenu li.current-menu-item>a,
#dropmenu li.current-menu-ancestor>a {
    color: #fff;
}

#dropmenu .navDash {
    display: none;
}

#selectMenu {
    display: none;
}

#searchToggle.active {
    background: #111;
}

#searchToggle i {
    width: 10px;
}


/*--------FOOTER STUFF--------*/

#footer {
    width: 100%;
    height: 40px;
    border-top: 1px solid #000;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    line-height: 40px;
    font-size: 12px;
    background: #171717;
    background: -webkit-gradient(linear, left top, left bottom, from(#282828), to(#171717));
    background: -moz-linear-gradient(top, #282828, #171717);
}

#footer:before {
    border-top: 1px solid #2c2c2c;
    border-top: 1px solid rgba(255, 255, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.widgetsToggle {
    height: 40px;
    text-align: center;
    line-height: 40px;
    width: 35px;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 2;
    float: right;
    display: inline-block;
    border: 1px solid #000;
    border-width: 0 1px;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

.widgetsToggle:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.widgetsToggle i {
    line-height: 40px;
    vertical-align: middle;
}

.widgetsToggle:hover {
    text-decoration: none;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}

#widgetsClose {
    display: none;
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}


/*--SINGLE POST NAVIGATION---*/

a[rel~="prev"],
a[rel~="next"] {
    float: left;
    font-size: 12px;
    line-height: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    padding: 0 12px;
    padding: 0;
    width: 35px;
    margin: 0 -1px 0 0;
    cursor: pointer;
    border: 1px solid #000;
    border-width: 0 1px;
    color: #fff;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

a[rel~="prev"] i,
a[rel~="next"] i {
    line-height: 40px;
}

a[rel~="prev"]:before,
a[rel~="next"]:before {
    border: 1px solid #363636;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

a[rel~="prev"]:hover,
a[rel~="next"]:hover {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}


/*---CIRCULAR TARGET THING---*/

#target {
    position: fixed;
    display: none;
    top: 50%;
    left: 50%;
    z-index: 2;
    height: 20px;
    width: 20px;
    margin: -40px 0 0 -25px;
    border-radius: 50px;
    background: none;
    border: 15px solid #F26666;
    opacity: .75;
}


/*---MARKER TITLE POPUP---*/

.markerTitle {
    font-size: 10px;
    color: #fff;
    width: 120px;
    display: none;
    position: absolute;
    bottom: 32px;
    bottom: 52px;
    left: -63px;
    padding: 7px;
    text-align: center;
    border: 1px solid #000;
    background: #171717;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
    border-radius: 3px;
}

.markerTitle:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.markerTitle:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    z-index: 1000;
    left: 55px;
    width: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #171717 transparent;
}


/*---MAP IMAGE POP-UP CONTAINER---*/

#mapStyleContainer {
    position: absolute;
    left: 50%;
    margin-left: -26px;
    bottom: 50px;
    width: 42px;
    height: 42px;
    display: none;
    padding: 5px;
    z-index: 30000;
    border: 1px solid #000;
    background: #171717;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
    border-radius: 3px;
}

#mapStyleContainer:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

#mapStyleContainer:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -7px;
    z-index: 1000;
    left: 19px;
    width: 0;
    border-width: 8px 8px 0;
    border-style: solid;
    border-color: #171717 transparent;
}


/*---MAP IMAGE POP-UP---*/

#mapStyle {
    width: 42px;
    height: 42px;
    background-image: url(images/mapType.jpg);
    background-position: right top;
}

#mapStyle.satellite {
    background-position: left top;
}


/*---MAP TYPE BUTTON CONTAINER---*/

#mapTypeContainer {
    overflow: visible;
    font-size: 10px;
    margin: 0 -1px 0 0;
    line-height: 40px;
    height: 40px;
    width: 39px;
    position: relative;
    z-index: 1;
    text-align: center;
    padding: 0 12px;
    float: left;
    color: #fff;
    border: 1px solid #000;
    border-width: 0 1px;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

#mapTypeContainer:before {
    border: 1px solid #363636;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

#mapTypeContainer:hover {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}


/*---MAP TYPE BUTTON---*/

#mapType {
    width: 39px;
    height: 25px;
    background: url(images/dial.png) no-repeat 0 -24px;
    cursor: pointer;
    margin: 7px 0 0;
    position: relative;
    z-index: 2;
    top: 0;
    left: 0;
}

#mapType.roadmap {
    background-position: 0 1px;
}


/*---FOOTER MARKER CONTAINER---*/

#markers {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    width: 330px;
    position: relative;
}

body.iPad #markers {
    width: 280px;
}


/*---MARKER NAVIGATION---*/

.markerNav {
    line-height: 40px;
    height: 40px;
    display: inline-block;
    float: left;
    position: relative;
    border: 1px solid #000;
    border-width: 0 1px;
    float: left;
    position: relative;
    line-height: 40px;
    height: 40px;
    color: #fff;
    font-size: 12px;
    padding: 0;
    width: 35px;
    text-align: center;
    font-weight: normal;
    cursor: pointer;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

.markerNav i {
    line-height: 40px;
}

.markerNav:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.markerNav:hover {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}

#nextMarker {
    margin-right: -1px;
}


/*---FOOTER MARKER---*/

.marker {
    font-size: 0px;
    width: 0px;
    height: 0px;
}


/*---CUSTOM INFOWINDOW---*/

.markerInfo {
    font-size: 12px;
    width: 300px;
    z-index: 1002;
    color: #fff;
    bottom: -1px;
    left: 36px;
    position: fixed;
    padding: 10px 15px;
    display: none;
    font-weight: normal;
    border: 1px solid #000;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

body.iPad .markerInfo {
    width: 250px;
}

.markerInfo:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.markerInfo h2 {
    line-height: 1em;
    margin: 3px 0 5px;
}

.markerInfo h2 a {
    font-size: 16px;
    line-height: 1em;
}

.markerInfo .imgLink {
    float: left;
    display: block;
}

.markerInfo img {
    display: block;
    border: 1px solid #000;
    margin: 5px 15px 5px 0;
}

.markerInfo a {
    position: relative;
    z-index: 2;
}

.markerInfo a:hover img {
    border-color: #fff;
}

.markerInfo p {
    font-size: 10px;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.markerLink {
    position: relative;
    line-height: 20px;
    font-size: 11px;
    margin: 10px 0 0;
}

.markerTotal {
    font: italic 11px "Georgia";
    width: 50px;
    text-align: right;
    position: absolute;
    z-index: 1;
    bottom: 15px;
    right: 15px;
}


/*---FOOTER COPYRIGHT---*/

#footer #copyright {
    font-size: 10px;
    line-height: 40px;
    float: right;
    padding: 0 15px;
    padding: 0 10px;
    position: relative;
    z-index: 1;
}

#footer #copyright a {
    color: #ddd;
    border-bottom: 1px dotted #ddd;
}

#footer #copyright a:hover {
    border-bottom: 1px solid #ddd;
}


/*---FOOTER SOCIAL ICONS---*/

#socialStuff {
    float: right;
    height: 40px;
    position: relative;
    padding-right: 7px;
}

.socialicon {
    margin: 0 3px 0 0;
    border: none !important;
    z-index: 1;
    position: relative;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
}

.socialicon i {
    line-height: 40px;
    vertical-align: middle;
}

#rssIcon:hover {
    color: #FF6600;
}

#flickrIcon:hover {
    color: #FF1981;
}

#instagramIcon:hover {
    color: #18587E;
}

#linkedinIcon:hover {
    color: #0077B5;
}

#youtubeIcon:hover {
    color: #E73630;
}

#vimeoIcon:hover {
    color: #20B9EB;
}

#pinterestIcon:hover {
    color: #CB1B23;
}

#gplusIcon:hover {
    color: #DD4B39;
}

#facebookIcon:hover {
    color: #3B5998;
}

#twitterIcon:hover {
    color: #00ACEE;
}


/*---FOOTER PAGE TITLE POPUP---*/

.pageContent {
    top: 40px;
    margin-right: -1px;
    display: inline-block;
    position: relative;
    z-index: 1;
    border: 1px solid #000;
    border-width: 0 1px;
    background: #222;
    background: -webkit-gradient(linear, left top, left bottom, from(#323232), to(#171717));
    background: -moz-linear-gradient(top, #323232, #171717);
}

.pageContent:before {
    border: 1px solid #333;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.pageContent:hover {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#444444), to(#222222));
    background: -moz-linear-gradient(top, #444444, #222222);
}

.pageContent h2 {
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    padding: 0 15px;
    display: inline-block;
}


/* -----SEARCH STUFF----- */

#searchBtn {
    height: 28px;
    width: 28px;
    background: url(images/search.png) no-repeat center top;
    cursor: pointer;
    display: none;
}

#searchBtn:hover {
    background: url(images/search.png) no-repeat right top;
}

#searchform {
    background: #111;
    border: none;
}

#searchform #s {
    width: 190px;
    padding: 0 15px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    background: none;
    border: none;
}

#searchform #searchsubmit {
    display: none;
}

#searchform #searchsubmit:hover {
    text-decoration: none;
}

#header #searchform {
    position: absolute;
    right: 35px;
    display: none;
    top: 110%;
    border-radius: 20px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .5);
    background: #222;
}


/* -----POST AND ENTRY STUFF----- */

.listing>div {
    margin: 30px 0;
}

.listing h2.posttitle,
.listing .entrytitle {
    margin-bottom: 5px;
    font-size: 15px;
}

h2.posttitle,
.entrytitle {
    margin-bottom: 5px;
    font-size: 22px;
}

.entrytitle {
    margin-bottom: 10px;
}

.entry {
    font-size: 15px;
}

body.single .entry {
    margin-top: 15px;
}

.entry ol,
.entry ul {
    margin: 0 0 15px 15px;
    padding: 0;
    font-size: 12px;
}

.entry li {
    padding: 0;
    list-style-position: outside;
    line-height: 1.5em;
}

.entry p {
    margin: 0 0 15px;
}

.details {
    font-size: 12px;
    margin-bottom: 35px;
}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {}

ul.goodList {
    list-style-image: url(images/check.png);
    margin-left: 20px;
}

ul.okList {
    list-style-image: url(images/yield.png);
    margin-left: 20px;
}

ul.badList {
    list-style-image: url(images/exclamation.png);
    margin-left: 20px;
}

#postAddr {
    margin-bottom: 20px;
}

#shareButton {
    margin: -36px 0 20px;
    display: block;
}

#shareButton span.sharethis {
    color: #4a5746;
}

ul.galleryBox {
    list-style: none;
    margin: 15px 0 10px;
    display: none;
}

ul.galleryBox li {
    width: 53px;
    height: 53px;
    margin: 0 5px 5px 0;
    list-style: none;
    display: inline-block;
    border: 1px solid #000;
}

ul.galleryBox li:hover {
    border-color: #fff;
}

#related {
    margin: 15px 0;
    display: none;
}

#related ul {
    list-style: none;
}

#related ul li {
    width: 53px;
    height: 53px;
    margin: 0 0 5px 0;
    list-style: none;
    display: inline-block;
    border: 1px solid #000;
}

#related ul li:hover {
    border-color: #fff;
}

#relatedItemsLink {
    text-align: right;
    display: block;
    margin-top: 10px;
}

#tags {
    padding: 15px 0;
    display: none;
}


/*------TOGGLE STUFF-----*/

.toggleButton {
    cursor: pointer;
    color: #fff;
    clear: both;
    font-size: 11px;
    padding: 5px 8px;
    position: relative;
    border: 1px solid #000;
    border-width: 1px 0 1px;
    background: #333;
    margin-bottom: -1px;
}

.toggleButton:before {
    border: 1px solid #444;
    border: 1px solid rgba(255, 2555, 255, .05);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
}

.toggleButton:hover {
    color: #000;
}

.toggleButton span {
    float: right;
}


/*-------BLOG POST STUFF-------*/

.blogThumb img {
    outline: 1px solid #000;
}

.blogThumb:hover img {
    outline: 1px solid #fff;
}

.blogTitle {
    font-size: 20px;
    margin-bottom: 5px;
}

.readMore {
    display: block;
    margin-top: 10px;
    text-align: right;
}

.blogMeta {
    font-size: 10px;
    border-bottom: 1px dotted #555;
    margin-bottom: 10px;
    padding: 10px 0;
    font-style: italic;
}


/* ----TOOL TIP STYLE----- */

.itooltip {
    display: none;
    font-size: 12px;
    color: #fff;
    z-index: 10000000;
    position: absolute;
    background: #222;
    padding: 5px 10px;
    border: 1px solid #000;
}


/*-------CATEGORY PAGE NAVIGATION STUFF----------*/

.navigation {
    font-size: 12px;
    width: 100%;
    margin-bottom: 0 !important
}

.navigation .pagenav a {
    display: block;
}


/*-----SIDEBAR STUFF----*/

#sidebar {
    position: fixed;
    bottom: 40px;
    right: 0;
    padding: 35px 0 0px;
    z-index: 800;
    display: none;
    border: 1px solid #000;
    width: 320px;
    overflow: auto;
    border-bottom: none;
    background: #111;
    background: rgba(0, 0, 0, .9);
}

#sidebar>ul {
    padding: 0 30px;
}

#sidebar ul li.widget {
    list-style: none;
    margin: 0 0 30px;
    font-size: 12px;
    width: 260px;
    display: block;
}

#sidebar ul li.widget h2.widgettitle {
    margin-bottom: 5px;
}

#sidebar ul li.widget ul li {
    list-style-type: disc;
    list-style-position: outside;
    margin: 0 0 10px 15px;
}

#sidebar ul li.widget ul li ul {
    margin-top: 10px;
}

#sidebar ul li.widget ul li ul li {
    list-style-type: disc;
    list-style-position: inside;
}


/* -----COMMENT STUFF----- */

#commentsection {
    width: 300px;
    font-size: 12px;
    display: none;
    margin: 15px 0;
}

.commentlist {
    width: 100%;
    list-style: none;
}

h3.comments {
    margin: 40px auto 20px;
}

.commentlist li,
#commentform input,
#commentform textarea {
    font: .9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
    font-weight: bold;
    list-style: none;
    padding: 4px 0 !important;
    font-size: 12px;
}

.commentlist li img.avatar {
    float: left;
    margin-right: 23px;
}

.commentlist cite,
.commentlist cite a {
    font-weight: bold;
    font-style: normal;
}

.commentlist p {
    font-weight: normal;
    text-transform: none;
    margin: 2px 5px 2px 53px;
    font-size: 12px;
}

.commentlist .pingback p {
    margin: 10px 5px 10px;
}

#commentform p {
    margin: 5px 0;
}

.commentmetadata {
    font-weight: normal;
    display: block;
    font-size: 10px;
    color: #333;
    padding: 0;
    text-transform: uppercase;
}

cite.fn {
    text-transform: uppercase;
}

.commentlist {
    padding: 0 0 40px;
}

.nocomments {
    text-align: center;
}


/*---FORM STUFF---*/

select,
input[type="file"],
input[type="email"],
input[type="text"],
input[type="password"] {
    padding: 5px;
    width: 154px;
}

textarea {
    padding: 4px;
    width: 292px;
    height: 120px;
    font-family: Sans-serif;
    font-size: 12px;
}

input[type="file"] {
    width: auto;
}

select,
input[type="file"],
input[type="email"],
input[type="text"],
input[type="password"],
textarea {
    background: #333;
    border: 1px solid #3a3a3a;
    color: #fff;
    margin: 5px 0 0 0;
    border-radius: 3px;
}

#commentform input[type="submit"],
input[type="submit"] {
    cursor: pointer;
    border: none;
    display: block;
    padding: 3px 8px;
    border-radius: 3px;
}

#commentform input[type="submit"]:hover,
input[type="submit"]:hover {
    background: #333;
    color: #fff;
}

#sidebar #searchform {
    border-radius: 20px;
    background: #222;
}

#sidebar input,
#sidebar textarea {
    padding: 3px
}

#sidebar input[type="submit"] {
    cursor: pointer;
}


/*-----SUBMISSION FORM STUFF------*/

#primaryPostForm .formExample {
    color: #888;
    font-style: italic;
}


/* -----MISC STUFF----- */

code {
    font: 1.1em 'Courier New', Courier, Fixed;
}

acronym,
abbr,
span.caps {
    font-size: .9em;
    letter-spacing: .07em;
    cursor: help;
}

p img {
    max-width: 100%;
}

img.centered {
    display: block;
    margin: 0 auto;
}

img.alignright {
    display: inline;
    margin: 0 0 10px 10px;
}

img.alignleft {
    display: inline;
    margin: 0 10px 10px 0;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

acronym.abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    padding-left: 20px;
    margin: 15px;
}

blockquote cite {
    display: block;
    margin: 5px 0 0;
}

.center {
    text-align: center;
}

hr {
    display: none;
}

a img {
    border: none;
}

img#wpstats {
    width: 0;
    height: 0;
    border: none;
    overflow: hidden;
}

#hideme {
    visibility: hidden;
}

.hidden {
    visibility: hidden;
    display: none;
}

.rssSummary {
    padding-bottom: 15px;
}

.clear {
    clear: both;
}

p.clear {
    height: 1px;
    width: 1px;
}

.hide {
    display: none;
}

.red {
    color: red;
}


/* -----CALENDAR STUFF----- */

#wp-calendar {
    empty-cells: show;
    width: 100%;
    margin: 10px auto 0;
}

#wp-calendar #prev a,
#wp-calendar #next a {
    font-size: 9pt;
}

#wp-calendar #next a {
    padding-right: 10px;
    text-align: right;
}

#wp-calendar #prev a {
    padding-left: 10px;
    text-align: left;
}

#wp-calendar a {
    text-decoration: none;
    display: block;
}

#wp-calendar caption {
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

#wp-calendar th {
    font-style: normal;
    text-transform: capitalize;
}

#wp-calendar td {
    text-align: center;
    padding: 3px 0;
}


/*----TAG CLOUD WIDGET STUFF-------*/

.widget_tag_cloud a {
    font-size: 11px !important;
    display: block;
    float: left;
    padding: 2px 8px;
    color: #000;
    margin: 0 3px 3px 0;
    border: 1px solid #000;
    border-radius: 3px;
}

.widget_tag_cloud a:hover {
    color: #fff;
    background: #333;
}

.widget_tag_cloud:after {
    content: ".";
    display: block;
    height: 0;
    clear: left;
    visibility: hidden;
}


/*---CONTACT FORM 7 PLUGIN STUFF---*/

span.wpcf7-not-valid-tip {
    color: #333 !important
}

img.ajax-loader {
    background-color: #fff;
    margin: 5px;
}


/*---UNUSED STUFF---*/

#recentcomments li,
.alt,
.aligncenter,
.bypostauthor,
.sticky,
.wp-caption-text,
.gallery-caption,
.wp-caption {}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

#gtranslate_selector {
    position: absolute;
    right: 25px;
    background: transparent;
    border: 1px solid;
    height: 20px;
    bottom: 10px;
    padding: 0;
    left: unset!important;
}

.rating-wrapper .row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    padding: 2.5px 5px;
}

.rating-wrapper .column {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}

.rating-wrapper .last-row {
    border-bottom: 1px solid #4b586e;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.rating-wrapper h3 {
    line-height: 2;
}


/*login form*/

#loginform-wrapper #loginform-wrapper .login-submit input[type="submit"] {
    font-size: 1rem;
}


/*login sidebar*/

.login-sidebar {
    display: flex;
    box-sizing: border-box;
    padding: 15px 0;
}

.login-sidebar__row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.login-sidebar__col {
    display: block;
    width: 100%;
}

.login-sidebar__col.user-image {
    max-width: 33%;
    flex: 0 0 33%;
}

.login-sidebar__col.user-info {
    max-width: 60%;
    flex: 0 0 60%;
    text-align: center;
}

.user-info__links-row {
    display: flex;
    justify-content: space-between;
    margin-top: 5px;
    padding-top: 5px;
    border-top: 5px solid #DDDDDD;
}

.login-sidebar__col.user-image img {
    border-radius: 50%;
}

#footer-sidebar .user-profile-image img {
    border-radius: 50%;
}

#footer-sidebar .rm-login-wrapper,
#footer-sidebar .rm-logged-in-view {
    display: flex;
}


/* report a spring form */

#reportSpring {
    display: none;
}

#reportSpring .frm_description p {
    font-size: 1rem;
    font-weight: 600;
    margin: 1rem 0;
}

.discount-note {
    padding: 10px 8px 10px 0;
    font-style: italic;
}

.discount-note p {
    font-size: 1.2rem;
}

.discount-note strong {
    font-style: normal;
    color: blue;
}

.grecaptcha-badge {
    visibility: collapse !important;
}


/* submit a spring */

@media (max-width: 767px) {
    .page-template-page-submit .leaflet-control-container .leaflet-top {
        top: 220px!important;
    }
    .page-template-page-submit #gmap-mobile .leaflet-control-container .leaflet-top {
        top: 20px!important;
    }
}

.page-template-page-submit .leaflet-popup-content-wrapper {
    background: #fff!important;
}

.page-template-page-submit #contentContainer {
    background: url(/wp-content/themes/wp-navigator/images/bg-full.jpg);
}

.search_form button {
    font-size: 11px;
}

body.page-id-4182 .elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated {
    padding-top: 0;
}

.liability-popup {
    position: fixed;
    text-align: center;
    bottom: 15px;
    background-color: #fff;
    max-width: 500px;
    z-index: 9999;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 5px 5px 5px 5px rgba(0, 0, 0, 0.75);
    margin: 0 15px;
}

.liability-popup .popup-close {
    position: absolute;
    right: 5px;
    top: -30px;
    width: 24px;
    height: 24px;
    background-color: #dedede;
    display: block;
    border-radius: 50%;
    z-index: 9999;
}

.liability-popup .popup-close:hover,
.liability-popup .popup-agree:hover {
    cursor: pointer;
}

.liability-popup .popup-agree {
    background-color: #006197;
    color: #fff;
    padding: 5px 10px;
    border: 0;
    border-radius: 5px;
    margin-top: 5px;
    font-size: 1rem;
}

@media (min-width: 768px) {
    .liability-popup {
        left: 50%;
        transform: translateX(-50%);
    }
    .footer-login-notice {
        margin-top: 0;
    }
}

.menu-item.hidecontent::after {
    content: none !important;
}

.test-results-wrapper {
    padding: 10px 15px 0;
}

.header-top_icon {
    height: 38px !important;
}

.footer-login-notice {
    text-align: center;
    color: #2c8ad2;
    font-size: .8rem;
    margin-top: 15px;
}

.link-color-blue {
    color: #7CC3F9 !important;
}

.link-color-blue:hover {
    color: #007bff !important;
}