@charset "UTF-8";
/* pure.css reset browser detfault styles*/
/* CSS Document */
/* number of text clumns*/
/*space between text columsn at full width*/
/* outer margins */
/* pixel calculation */
/* page margin in pixels at full width*/
.break-after {
  content: "\A";
  white-space: pre;
}

.rarrow {
  content: ' \00BB ';
}

.contain-floats, #jobData:after, header#h:after, footer > .wrapper:after, #main-content .wrapper:after {
  content: '.';
  clear: both;
  background: #f00;
  display: block;
  height: 0;
  margin: -1px 0 -1px 0;
  padding: 0;
  visibility: hidden;
}

.fillparent {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/*!
Pure v0.4.2
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
/*!
normalize.css v1.1.3 | MIT License | git.io/normalize
Copyright (c) Nicolas Gallagher and Jonathan Neal
*/
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
}

h6 {
  font-size: .67em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

hr {
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

p, pre {
  margin: 1em 0;
}

code, kbd, pre, samp {
  font-family: monospace,serif;
  _font-family: 'courier new',monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

dl, menu, ol, ul {
  margin: 1em 0;
}

dd {
  margin: 0 0 0 40px;
}

menu, ol, ul {
  padding: 0 0 0 40px;
}

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}

button[disabled], html input[disabled] {
  cursor: default;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

[hidden] {
  display: none !important;
}

/*!
Pure v0.4.2
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
.pure-button {
  display: inline-block;
  *display: inline;
  zoom: 1;
  line-height: normal;
  white-space: nowrap;
  vertical-align: baseline;
  text-align: center;
  cursor: pointer;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pure-button {
  font-family: inherit;
  font-size: 100%;
  *font-size: 90%;
  *overflow: visible;
  padding: .5em 1em;
  color: #444;
  color: rgba(0, 0, 0, 0.8);
  *color: #444;
  border: 1px solid #999;
  border: 0 transparent;
  background-color: #E6E6E6;
  text-decoration: none;
  border-radius: 2px;
}

.pure-button-hover, .pure-button:hover, .pure-button:focus {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
}

.pure-button:focus {
  outline: 0;
}

.pure-button-active, .pure-button:active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 0 6px rgba(0, 0, 0, 0.2) inset;
}

.pure-button[disabled], .pure-button-disabled, .pure-button-disabled:hover, .pure-button-disabled:focus, .pure-button-disabled:active {
  border: 0;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  filter: alpha(opacity=40);
  -khtml-opacity: .4;
  -moz-opacity: .4;
  opacity: .4;
  cursor: not-allowed;
  box-shadow: none;
}

.pure-button-hidden {
  display: none;
}

.pure-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pure-button-primary, .pure-button-selected, a.pure-button-primary, a.pure-button-selected {
  background-color: #0078e7;
  color: #fff;
}

/*!
Pure v0.4.2
Copyright 2014 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
https://github.com/yui/pure/blob/master/LICENSE.md
*/
.pure-form input[type=text], .pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=tel], .pure-form input[type=color], .pure-form select, .pure-form textarea {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

.pure-form input:not([type]) {
  padding: .5em .6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

.pure-form input[type=color] {
  padding: .2em .5em;
}

.pure-form input[type=text]:focus, .pure-form input[type=password]:focus, .pure-form input[type=email]:focus, .pure-form input[type=url]:focus, .pure-form input[type=date]:focus, .pure-form input[type=month]:focus, .pure-form input[type=time]:focus, .pure-form input[type=datetime]:focus, .pure-form input[type=datetime-local]:focus, .pure-form input[type=week]:focus, .pure-form input[type=number]:focus, .pure-form input[type=search]:focus, .pure-form input[type=tel]:focus, .pure-form input[type=color]:focus, .pure-form select:focus, .pure-form textarea:focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: #129FEA;
}

.pure-form input:not([type]):focus {
  outline: 0;
  outline: thin dotted \9;
  border-color: #129FEA;
}

.pure-form input[type=file]:focus, .pure-form input[type=radio]:focus, .pure-form input[type=checkbox]:focus {
  outline: thin dotted #333;
  outline: 1px auto #129FEA;
}

.pure-form .pure-checkbox, .pure-form .pure-radio {
  margin: .5em 0;
  display: block;
}

.pure-form input[type=text][disabled], .pure-form input[type=password][disabled], .pure-form input[type=email][disabled], .pure-form input[type=url][disabled], .pure-form input[type=date][disabled], .pure-form input[type=month][disabled], .pure-form input[type=time][disabled], .pure-form input[type=datetime][disabled], .pure-form input[type=datetime-local][disabled], .pure-form input[type=week][disabled], .pure-form input[type=number][disabled], .pure-form input[type=search][disabled], .pure-form input[type=tel][disabled], .pure-form input[type=color][disabled], .pure-form select[disabled], .pure-form textarea[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

.pure-form input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: #eaeded;
  color: #cad2d3;
}

.pure-form input[readonly], .pure-form select[readonly], .pure-form textarea[readonly] {
  background: #eee;
  color: #777;
  border-color: #ccc;
}

.pure-form input:focus:invalid, .pure-form textarea:focus:invalid, .pure-form select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}

.pure-form input:focus:invalid:focus, .pure-form textarea:focus:invalid:focus, .pure-form select:focus:invalid:focus {
  border-color: #e9322d;
}

.pure-form input[type=file]:focus:invalid:focus, .pure-form input[type=radio]:focus:invalid:focus, .pure-form input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d;
}

.pure-form select {
  border: 1px solid #ccc;
  background-color: #fff;
}

.pure-form select[multiple] {
  height: auto;
}

.pure-form label {
  margin: .5em 0 .2em;
}

.pure-form fieldset {
  margin: 0;
  padding: .35em 0 .75em;
  border: 0;
}

.pure-form legend {
  display: block;
  width: 100%;
  padding: .3em 0;
  margin-bottom: .3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

.pure-form-stacked input[type=text], .pure-form-stacked input[type=password], .pure-form-stacked input[type=email], .pure-form-stacked input[type=url], .pure-form-stacked input[type=date], .pure-form-stacked input[type=month], .pure-form-stacked input[type=time], .pure-form-stacked input[type=datetime], .pure-form-stacked input[type=datetime-local], .pure-form-stacked input[type=week], .pure-form-stacked input[type=number], .pure-form-stacked input[type=search], .pure-form-stacked input[type=tel], .pure-form-stacked input[type=color], .pure-form-stacked select, .pure-form-stacked label, .pure-form-stacked textarea {
  display: block;
  margin: .25em 0;
}

.pure-form-stacked input:not([type]) {
  display: block;
  margin: .25em 0;
}

.pure-form-aligned input, .pure-form-aligned textarea, .pure-form-aligned select, .pure-form-aligned .pure-help-inline, .pure-form-message-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}

.pure-form-aligned textarea {
  vertical-align: top;
}

.pure-form-aligned .pure-control-group {
  margin-bottom: .5em;
}

.pure-form-aligned .pure-control-group label {
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  width: 10em;
  margin: 0 1em 0 0;
}

.pure-form-aligned .pure-controls {
  margin: 1.5em 0 0 10em;
}

.pure-form input.pure-input-rounded, .pure-form .pure-input-rounded {
  border-radius: 2em;
  padding: .5em 1em;
}

.pure-form .pure-group fieldset {
  margin-bottom: 10px;
}

.pure-form .pure-group input {
  display: block;
  padding: 10px;
  margin: 0;
  border-radius: 0;
  position: relative;
  top: -1px;
}

.pure-form .pure-group input:focus {
  z-index: 2;
}

.pure-form .pure-group input:first-child {
  top: 1px;
  border-radius: 4px 4px 0 0;
}

.pure-form .pure-group input:last-child {
  top: -2px;
  border-radius: 0 0 4px 4px;
}

.pure-form .pure-group button {
  margin: .35em 0;
}

.pure-form .pure-input-1 {
  width: 100%;
}

.pure-form .pure-input-2-3 {
  width: 66%;
}

.pure-form .pure-input-1-2 {
  width: 50%;
}

.pure-form .pure-input-1-3 {
  width: 33%;
}

.pure-form .pure-input-1-4 {
  width: 25%;
}

.pure-form .pure-help-inline, .pure-form-message-inline {
  display: inline-block;
  padding-left: .3em;
  color: #666;
  vertical-align: middle;
  font-size: .875em;
}

.pure-form-message {
  display: block;
  color: #666;
  font-size: .875em;
}

@media only screen and (max-width: 480px) {
  .pure-form button[type=submit] {
    margin: .7em 0 0;
  }
  .pure-form input:not([type]), .pure-form input[type=text], .pure-form input[type=password], .pure-form input[type=email], .pure-form input[type=url], .pure-form input[type=date], .pure-form input[type=month], .pure-form input[type=time], .pure-form input[type=datetime], .pure-form input[type=datetime-local], .pure-form input[type=week], .pure-form input[type=number], .pure-form input[type=search], .pure-form input[type=tel], .pure-form input[type=color], .pure-form label {
    margin-bottom: .3em;
    display: block;
  }
  .pure-group input:not([type]), .pure-group input[type=text], .pure-group input[type=password], .pure-group input[type=email], .pure-group input[type=url], .pure-group input[type=date], .pure-group input[type=month], .pure-group input[type=time], .pure-group input[type=datetime], .pure-group input[type=datetime-local], .pure-group input[type=week], .pure-group input[type=number], .pure-group input[type=search], .pure-group input[type=tel], .pure-group input[type=color] {
    margin-bottom: 0;
  }
  .pure-form-aligned .pure-control-group label {
    margin-bottom: .3em;
    text-align: left;
    display: block;
    width: 100%;
  }
  .pure-form-aligned .pure-controls {
    margin: 1.5em 0 0;
  }
  .pure-form .pure-help-inline, .pure-form-message-inline, .pure-form-message {
    display: block;
    font-size: .75em;
    padding: .2em 0 .8em;
  }
}

/* end pure */
html {
  font-size: 13px;
}

@media screen and (min-width: 1000px) {
  html {
    font-size: 14px;
  }
}

@media screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 16px;
  }
}

/* site specific styling */
* {
  -webkit-text-size-adjust: none;
}

h1, h2, h3, h4 {
  color: #015594;
}

#login h1 a {
  text-decoration: none;
  cursor: default;
  color: #015594 !important;
}

* {
  line-height: 1.5rem;
}

/* development */
.wrapper {
  display: block;
}

#secondary,
#tertiary {
  background: #f2f2f2;
}

#devNotice {
  background: lightYellow !important;
  text-align: center !important;
  color: #666;
  padding: 1ex;
  font-size: 0.8em;
}

.clicked {
  border: solid 1px #f00 !important;
}

#page-wrapper > * > .wrapper {
  padding: 0 5%;
  position: relative;
}

#page-wrapper {
  z-index: 1;
}

.home #page-wrapper {
  padding-top: 0;
}

/*/////////////*/
/* theme resets*/
div, header, footer, section, aside, main, article {
  /*outine:dotted 1px #ccc;*/
  margin: 0;
}

* {
  /*font-family:$(opensans);*/
}

nav ul {
  padding: 0;
  margin: 0;
}

nav {
  display: block;
}

aside h3 {
  margin-top: 0;
}

.postList {
  list-style: none outside;
  margin: 0;
  padding: 0;
}

.postList > li {
  margin-left: 0;
  margin-bottom: 3rem;
}

li.post {
  padding: 2%;
  background: #efefef;
}

#wp-calendar td a {
  background: #999;
  color: #fff;
}

.postList h2.postTitle {
  font-size: 1.2rem;
}

.postTitle {
  margin-top: 0;
  text-transform: capitalize;
}

#main-content h2 {
  font-size: 1em;
  margin-bottom: 1ex;
}

#main-content h2 a {
  text-decoration: none;
  color: inherit;
}

#main-content a {
  color: #015594;
}

.post-edit-link {
  float: right;
}

.v-kredit {
  float: right;
  font-size: 0.7rem;
}

.v-kredit a {
  color: #ccc;
  font-weight: normal;
  text-decoration: none;
}

p.copy {
  clear: both;
  font-size: 0.8rem;
  color: #666;
}

/* theme resets*/
/*/////////////*/
/* //////////////
header ////////*/
header a,
header input {
  outline: 0 !important;
}

#header-navigation {
  display: none;
}

a {
  color: black;
}

#SkipLink {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 0.8rem;
}

.js #SkipLink {
  visibility: hidden;
}

.js-loaded #SkipLink:hover,
.js-loaded #focus:hover {
  visibility: visible;
}

a {
  color: #015594;
}

input[type=submit] {
  padding: 1.8ex 2.4em;
  font-size: 1em;
  font-weight: bold;
  background: #FFDF48;
  color: #fff;
  border: 0;
  color: black;
  margin-top: 1ex;
}

#h .wrapper:after {
  content: '.';
  clear: both;
}

/* homepage banner*/
#homepage-panel {
  background: transparent;
}

#homepage-panel .wrapper {
  padding-bottom: 10% !important;
  padding-top: 10% !important;
  color: #f00;
  background: #9f9f9f;
}

/*#main-content*/
#todaysdate {
  text-align: right;
  color: #999;
  padding: 0.5rem 2.92969%;
}

#loginform {
  background: #f2f2f2;
  padding: 1rem 1.95313%;
  margin: 1rem -1.95313%;
}

#loginform label {
  display: inline-block;
  width: 14.71354%;
  font-weight: bold;
}

.3-col-in-9 {
  width: 30.93458%;
}

#loginform input[type=text],
#loginform input[type=password] {
  width: 64.49073%;
  border: solid 1px #ccc;
  padding: 1ex 1em;
}

#loginform label {
  width: 30.93458%;
  /*margin-right:math($(in-9-muliplier)*$(gutter-width))%;*/
}

.login-remember, .login-submit {
  padding-left: 30.93458%;
}

/* CSS Document */
#jobData {
  background: #f2f2f2;
  font-size: 0.85em;
  padding: 2%;
  margin: 0 -2% 4rem -2%;
}

#jobData ul {
  list-style: none outside;
  padding: 0;
}

.postBody {
  margin-bottom: 4rem;
}

#jobData li {
  width: 48%;
  display: inline-block;
  margin-bottom: 1ex;
  list-style: none outside;
}

#jobData li strong {
  display: inline-block;
  min-width: 8em;
  margin-right: 1em;
  color: #015594;
}

#jobMenu * {
  list-style: none outside;
}

#jobMenu ul {
  padding: 0;
  margin: 1ex 0;
}

#jobMenu li {
  padding: 0 0 0 0;
  margin: 0;
  position: relative;
  font-size: 0.8em;
  clear: both;
}

#jobMenu li.current a,
#jobMenu li.current a * {
  background: #015594;
  color: white !important;
  font-weight: bold;
  texxt-decoration: none;
}

#jobMenu li.current:before {
  content: '.';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
  border: solid 1.3em transparent;
  border-left: none;
  border-right: solid 1.3em #015594;
}

#jobMenu li a {
  display: block;
  paDding: 1ex;
  text-decoration: none;
  margin-bottom: 0.2rem;
}

#jobMenu li a .date {
  float: right;
  color: #666;
  display: none;
}

#jobMenu li a:hover {
  text-decoration: underline;
}

p.logged-in-as {
  display: inline-block;
}

p.logged-in-as {
  font-size: 0.8em;
  background: #f2f2f2;
  display: none;
}

p.logged-in-as a {
  color: #999;
}

table#clientJobListTable th {
  font-size: 0.7em;
  color: #999;
  text-align: left;
  padding: 1ex 1em;
}

table#clientJobListTable {
  width: 100%;
}

table#clientJobListTable * {
  color: #015594;
}

table#clientJobListTable td {
  padding: 1ex 1em;
}

table#clientJobListTable td.status:after {
  font-size: 1.8em;
  color: white !important;
  width: 1.2em;
  float: right;
  line-height: 1.2em;
  height: 1.2em;
  text-align: center;
}

table#clientJobListTable .quote td.status:after {
  content: "₤";
  background: orange;
}

table#clientJobListTable .scheduled td.status:after {
  content: "⏱";
  background: #015594;
  /*color: transparent!important;  
 										text-shadow: 0 0 0 white;*/
}

/*table#clientJobListTable .scheduled td.status:after{content:'\25A6';}*/
table#clientJobListTable .completed td.status:after {
  content: "✔";
  background-color: green;
}

table#clientJobListTable .request td.status:after {
  content: "⚑";
  background-color: #666;
}

table#clientJobListTable .work-order td.status:after {
  content: "⛏";
  background: #900;
}

/*
			table#clientJobListTable .completed *{color:green;}
			table#clientJobListTable .request *{color:#666;}
			table#clientJobListTable .quote *{color:orange;}
			*/
#clientJobList li a:after {
  content: '';
  float: right;
  width: 1.2em;
  height: 1.2em;
  line-height: 1.2em;
  font-size: 1rem;
  text-align: center;
  color: white;
}

#clientJobList li.completed a:after {
  content: "✔";
  background: green;
}

#clientJobList li.quote a:after {
  content: "₤";
  background: orange;
}

#clientJobList li.scheduled a:after {
  content: "⏱";
  background: #015594;
  /*color: transparent!important;  
 										text-shadow: 0 0 0 white;*/
}

#clientJobList li.request a:after {
  content: "⚑";
  background: #666;
}

#clientJobList li.work-order a:after {
  content: "⛏";
  background: #900;
}

table#clientJobListTable td.status {
  position: relative;
}

table#clientJobListTable td.status strong {
  display: none;
  position: absolute;
  right: 0;
  top: 1ex;
  background: #efefef;
  padding: 1ex 1.4ex;
  font-size: 0.8em;
  width: 10em;
  white-space: nowrap;
  text-align: center;
}

table#clientJobListTable td.status:hover strong {
  display: block;
  background: black;
  color: white;
}

table#clientJobListTable a {
  text-decoration: none;
}

table#clientJobListTable th span {
  display: none;
}

table#clientJobListTable tr:nth-child(even) {
  background: #f2f2f2;
}

table#clientJobListTable tr:hover {
  color: #fff;
}

table#clientJobListTable tr:hover * {
  color: #015594;
  background-color: #ffffcc;
  text-decoration: none;
}

main h1 {
  font-size: 1.4em;
  line-height: 1em;
  font-weight: 600;
}

#main-content {
  padding-top: 1px;
  padding-bottom: 6em;
}

.tax-product_cat #main-content {
  padding-top: 0;
}

#main-content button {
  background: orange;
  padding: 1ex 1em;
  color: #fff;
  border: none;
}

a.backBtn {
  position: relative;
  top: -0.5em;
  padding: 1ex 1ex 1ex 2em;
  border: solid 1px #ccc;
  background: #f2f2f2;
}

a.backBtn:before {
  content: '\00AB';
  position: absolute;
  top: 0.4ex;
  left: 1ex;
  font-size: 1.4em;
  text-decoration: none;
}

h1 a[rel=bookmark] {
  text-decoration: none;
  cursor: default;
}

.breadcrumbs {
  clear: both;
}

.commentlist {
  padding: 0;
  margin: 0;
}

.commentlist li {
  list-style: none outside;
  background: #efefef;
}

.commentlist li.bypostauthor {
  background: #fff;
  border: solid 4px #f2f2f2;
}

.commentlist li.comment {
  margin: 0;
  margin-bottom: 2em;
  padding: 1.95313%;
}

.comment-author {
  float: left;
  font-weight: bold;
  font-style: normal;
  margin-bottom: 1em;
}

.comment-author * {
  font-style: normal;
}

.commentmetadata {
  float: right;
  font-size: 0.75em;
}

.commentmetadata * {
  text-decoration: none;
  cursor: normal;
  color: #333;
}

.comment p {
  clear: both;
}

.comment-form-comment label {
  display: block;
  font-weight: bold;
}

textarea#comment {
  display: block;
  width: 100%;
  padding: 1em;
  border: Solid 2px #ccc;
}

input:focus, textarea:focus {
  outline-color: #FFDF48;
  borderr: Solid 2px #FFDF48;
  background: l-adjust(#FFDF48, 30);
}

#topbar {
  background: l-adjust(#FFDF48, 20);
  padding: 1ex;
  text-align: right;
  font-size: 0.85em;
}

header#h {
  padding-bottom: 2%;
}

header#h a {
  text-decoration: none;
}

header#h .logo {
  margin-top: 3%;
  background: url(logo.gif) no-repeat center center;
  background-size: 100%;
  float: left;
  width: 48.04688;
  font-size: 8px;
  text-indent: -9000px;
}

header#h .logo:after {
  content: '.';
  float: left;
  padding: 0 0 33% 0;
  width: 100%;
}

header#h * {
  text-decoration: none;
}

#h .breadcrumbs {
  border-top: solid 1px #fff;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0;
  text-transform: uppercase;
}

.woocommerce-breadcrumb,
.breadcrumbs {
  padding: 1ex 2.92969% !important;
  font-size: 0.8em;
  background: orange;
  color: #fff;
}

.breadcrumbs * {
  color: #fff !important;
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

#tertiary aside,
#secondary aside {
  padding: 2.5%;
}

/* form styling - add .pure-form to form*/
#main-content .pure-form label {
  display: block;
}

#main-content .pure-form input,
#main-content .pure-form textarea,
#main-content .pure-form select {
  display: block;
  margin-bottom: 1rem;
  width: 100%;
}

#main-content .pure-form input[type='submit'] {
  width: auto;
  margin: 0 0 1rem auto;
  float: none;
  clear: both;
}

/* form styling */
.breadCrumb {
  clear: both;
  font-size: 0.75em;
}

/*#main-content*/
/* prodcut details*/
/* home */
/* #f */
textarea.dev {
  border: solid 1px #999;
  padding: 1ex;
  overflow: hidden;
  font-size: 11px;
  background: #efefef;
}

.grid-4-col {
  float: left;
  width: 6.38021;
  margin: 0 1.95313% 0 0;
  list-style: none	outside;
}

/* CSS Document */
@media screen and (min-width: 650px) {
  * {
    box-sizing: border-box !important;
  }
  body #page-wrapper > * > .wrapper,
  #home-intro-box .wrapper,
  header.head > .wrapper {
    /* define top level wrapper widths*/
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
    min-width: 320px;
    padding: 0 2.92969%;
    position: relative;
  }
}

@media screen and (min-width: 650px) and (min-width: 1200px) {
  body #page-wrapper > * > .wrapper,
  #home-intro-box .wrapper,
  header.head > .wrapper {
    width: 80%;
  }
}

@media screen and (min-width: 650px) and (min-width: 1300px) {
  body #page-wrapper > * > .wrapper,
  #home-intro-box .wrapper,
  header.head > .wrapper {
    width: 85%;
  }
}

@media screen and (min-width: 650px) {
  .ie #page-wrapper > * > .wrapper {
    min-width: 990px;
  }
  /*no point making old ie responsive*/
  main {
    min-height: 60vh;
  }
  /* //////////////
			header ////////*/
  body header #header-navigation {
    background: none;
    padding: 0;
  }
  #header-navigation {
    float: right;
  }
  #header-navigation li {
    display: inline-block;
  }
  header .menu-utility {
    right: 2%;
    top: 2%;
  }
  header #header-navigation .menu-utility * {
    color: #000;
  }
  /* override mobile first*/
  header #header-menu {
    width: 100%;
  }
  header#h .logo {
    width: 33.38021%;
    margin-left: -2%;
  }
  /* basic dropdown menu*/
  nav li ul {
    display: none;
    position: absolute;
    top: 1em;
    left: 0;
    z-index: 999;
    right: 0;
    width: 100%;
    border: solid 1px #ccc;
    background: #fff;
  }
  head nav li:hover ul {
    display: block;
  }
  nav li li {
    display: block;
    float: left;
    width: 30%;
  }
  nav li li a {
    display: block;
    padding: 1ex;
  }
  header #header-navigation #header-menu {
    position: static !important;
  }
  ul#menu-main-menu > li {
    margin: 0;
    text-align: center;
    background: #efefef;
    padding: .5ex 1vw;
    max-width: 18%;
    font-size: 1rem !important;
    display: table-cell;
    float: none !important;
  }
  header #header-menu ul > li:hover > a {
    color: #900;
  }
  header #header-menu ul li.active ul,
  header #header-menu ul li.clicked ul {
    display: block;
  }
  header #header-menu ul ul li {
    margin-right: 0;
    display: block;
  }
  header #header-menu li li a {
    display: block;
    text-decoration: none;
  }
  /*header/////*/
  /*///////////*/
  #secondary, #tertiary {
    width: 49%;
    float: left;
  }
  /* default layout -.page-template-template-1-php */
  #primary {
    width: 64.71354%;
    float: left;
  }
  #secondary {
    width: 23.04688%;
    float: right;
    padding: 0 1%;
    clear: right;
  }
  .page-template-layout-1 #secondary,
  .page-template-layout-1 #tertiary {
    clear: right;
  }
  .breadCrumb {
    padding: 1em 2.5%;
  }
  /* layout 2 -.page-template-template-2-php */
  .page-template-layout-2 #main-content .wrapper {
    overflow: hidden;
  }
  .page-template-layout-2 #primary {
    width: 60%;
    float: left;
    padding: 2.5%;
  }
  .page-template-layout-2 #secondary {
    width: 18%;
    float: right;
  }
  .page-template-layout-2 #tertiary {
    width: 18%;
    float: left;
    margin-right: 2%;
  }
  /* //////////////
			#main-content //*/
  /* form styling - add .pure-form to form*/
  #main-content .pure-form label {
    float: left;
    clear: left;
    width: 20%;
  }
  body #main-content .pure-form input,
  body #main-content .pure-form textarea,
  body #main-content .pure-form select {
    float: left;
    width: 80%;
  }
  /* form styling */
  /*#main-content */
  /* footer */
  #text-12 {
    /* conmtact form*/
    float: right;
    width: 14.71354%;
  }
  #text-11 {
    /*contact information*/
    float: left;
    width: 14.71354%;
  }
}

/* custom login */
html body {
  background: #fff;
}

#login {
  width: 63%;
  padding: 0;
  margin-bottom: 12em;
}

@in #login {
  form {
    background: transparent;
  }
  h1 {
    display: none;
  }
  label {
    width: 100%;
  }
  #backtoblog {
    display: none;
  }
  input[type=text],
  input[type=password] {
    padding: 1em !important;
    font-size: 1em;
  }
  .forgetmenot * {
    font-weight: normal;
  }
}

/*# sourceMappingURL=style.css.map */