@charset "utf-8";
/*!
Theme Name: Eagle Eye Bookkeeping
Theme URL: http://www.argondesign.com.au
Description: Custom Theme 
Author: Argon Design
Author URL: http://www.argondesign.com.au
Version: 1.0
=======
*/
/* Loading Standard Bootstrap 2.03 LESS Files
----------------------------------------------------------------------------------------*/
/* HTML5 Boilerplate  */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
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: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
/* Wordpress Image Align  */
img.alignleft {
  margin: 12px 24px 12px 0;
  margin: 0.85714286rem 1.71428571rem 0.85714286rem 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.85714286rem 0 0.85714286rem 1.71428571rem;
}
img.aligncenter {
  margin-top: 12px;
  margin-top: 0.85714286rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714286rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
/* -- variables -- */
/* -- style -- */
body {
  background: url(img/bg_all.jpg);
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #333;
}
::-moz-selection {
  background: #85c02e;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #85c02e;
  color: #fff;
  text-shadow: none;
}
a {
  color: #85c02e;
  text-decoration: none;
}
a:hover {
  color: #b4de76;
}
/* -- font -- */
@font-face {
  font-family: 'BreeSerifRegular';
  src: url('font/BreeSerif-Regular-webfont.eot');
  src: url('font/BreeSerif-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/BreeSerif-Regular-webfont.woff') format('woff'), url('font/BreeSerif-Regular-webfont.ttf') format('truetype'), url('font/BreeSerif-Regular-webfont.svg#BreeSerifRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* -- Adjusment -- */
.clr {
  clear: both;
}
.fr {
  float: right!important;
}
.fl {
  float: left!important;
}
.ar {
  text-align: right!important;
}
.al {
  text-align: left!important;
}
.ac {
  text-align: center!important;
}
.mb0 {
  margin-bottom: 0!important;
}
.mb10 {
  margin-bottom: 10px!important;
}
.mb50 {
  margin-bottom: 50px!important;
}
.mr0 {
  margin-right: 0!important;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.btn {
  font-family: 'BreeSerifRegular';
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  /* gecko */
  /* webkit */
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #85c02e;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@basecolor,10%)', endColorstr='@basecolor');
  /* for IE */
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #9dd44d, #85c02e);
  /* for firefox 3.6+ */
}
.btn a {
  padding: 0 20px;
  height: 30px;
  line-height: 30px !important;
  color: #fff;
  display: block;
}
.btn:hover {
  background: #9dd44d;
}
.innerL {
  float: left;
  margin: 0 40px 20px 0;
}
.innerR {
  float: right;
  margin: 0 0 20px 40px;
}
.serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* -- header -- */
#header {
  background: #fff;
  width: 100%;
}
#header #header_in {
  width: 940px;
  margin: 0 auto;
}
#header .logo {
  width: 220px;
  margin: 30px 0 0;
  float: left;
}
#header nav {
  float: right;
}
#header nav #menu-main {
  margin-top: 20px;
  font-family: 'BreeSerifRegular';
  float: right;
  position: relative;
  z-index: 2;
}
#header nav #menu-main li {
  margin-left: 30px;
  font-size: 16px;
  line-height: 35px;
  text-transform: uppercase;
  position: relative;
  float: left;
}
#header nav #menu-main li a {
  color: #85c02e;
  display: block;
}
#header nav #menu-main li a:hover {
  color: #9dd44d;
}
#header nav #menu-main li ul {
  position: absolute;
  top: 35px;
  left: 0;
  display: none;
}
#header nav #menu-main li ul li {
  background: #9dd44d;
  border-bottom: 1px solid #ccc;
  width: 150px;
  margin: 0;
  font-size: 11px;
  line-height: 1.3;
}
#header nav #menu-main li ul li a {
  padding: 10px;
  color: #fff;
}
#header nav #menu-main li ul li a:hover {
  background: #b4de76;
  text-decoration: none;
}
#header nav #menu-main li ul li:last-child {
  border: none;
}
/* -- footer -- */
footer {
  font-family: 'BreeSerifRegular';
  font-size: 11px;
  background: #85c02e;
}
footer #footer_in {
  width: 940px;
  margin: 70px auto 0;
  color: #fff;
  padding: 20px 0;
}
footer p {
  float: right;
  text-align: right;
}
footer ul {
  float: left;
}
footer li {
  margin-right: 10px;
  display: inline;
  text-transform: uppercase;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #e1f2c8;
}
/* -- common -- */
#content h1 {
  height: 130px;
  width: 100%;
  padding-top: 170px;
}
#content h1 span {
  width: 840px;
  margin: 0 auto;
  font-family: 'BreeSerifRegular';
  font-size: 40px;
  color: #85c02e;
  display: block;
  text-shadow: 2px 2px 2px #fff;
}
#main {
  background: #fff;
  width: 840px;
  min-height: 300px;
  margin: -70px auto;
  padding: 50px 50px 70px;
}
#main h2 {
  margin-bottom: 10px;
  font-family: 'BreeSerifRegular';
  font-size: 30px;
  color: #85c02e;
  line-height: 1.3;
}
#main h3 {
  margin-bottom: 10px;
  font-family: 'BreeSerifRegular';
  font-size: 18px;
  color: #85c02e;
  line-height: 1.3;
}
#main em {
  color: #555;
  font-style: normal;
}
#main p {
  margin-bottom: 20px;
  line-height: 1.5;
}
#main ol,
#main ul {
  margin-bottom: 40px;
  padding-left: 20px;
}
#main ul li {
  list-style-type: disc;
  line-height: 2;
}
#main ol li {
  list-style-type: decimal;
  line-height: 2;
}
#side {
  width: 220px;
  float: right;
}
#side p {
  margin-bottom: 20px;
  line-height: 1.5;
}
/* -- home -- */
.home .hero {
  background: url(img/hero01.jpg) center top no-repeat #d4ecb2;
  height: 180px;
  padding-top: 220px;
}
.home .hero p {
  width: 940px;
  margin: 0 auto;
  font-family: 'BreeSerifRegular';
  font-size: 28px;
  line-height: 1.3;
}
.home .hero a {
  color: #fff;
}
.home .hero a:hover {
  color: #85c02e;
}
.home #main .fr,
.home #main .fl {
  width: 400px;
  margin-bottom: 50px;
}
.home #main .fr ul {
  margin-bottom: 20px;
}
.home #main .fr ul li {
  border-bottom: dashed 1px #aaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
  line-height: 1;
}
.home #main .testimonial_home {
  background: url(img/home_testimonials03.jpg) right bottom no-repeat #d4ecb2;
  text-align: center;
  padding: 40px 30px;
  clear: both;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  position: relative;
}
.home #main .testimonial_home h3 {
  background: url(img/home_testimonials01.jpg) center top no-repeat;
  font-size: 20px;
  line-height: 15px;
  font-style: normal;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}
.home #main .testimonial_home span {
  padding-top: 10px;
  font-weight: bold;
  color: #85c02e;
  display: block;
}
.home #main .testimonial_home .readmore {
  width: 70px;
  height: 70px;
  position: absolute;
  right: 0;
  top: 0;
}
.home #main .testimonial_home p {
  margin-bottom: 0;
}
/* -- services -- */
.page-template-services-php #main .accordion h3 {
  background: url(img/arrow01.png) 20px 17px no-repeat;
  border-bottom: dashed 1px #aaa;
  color: #333;
  padding: 15px 0 15px 40px;
  margin: 0;
  line-height: 1;
  cursor: pointer;
}
.page-template-services-php #main .accordion h3.on {
  background: url(img/arrow02.png) 20px 17px no-repeat #d4ecb2;
  border: none;
  padding-bottom: 0;
}
.page-template-services-php #main .accordion .details {
  background: #d4ecb2;
  padding: 20px;
}
.page-template-services-php #main .accordion .details ul {
  margin-bottom: 20px;
}
/* -- testimonials -- */
.post-type-archive-testimonials #content h1 {
  background: url(img/bg_testimonials.jpg) center top no-repeat #d4ecb2;
}
.post-type-archive-testimonials #main .testimonial_box {
  background: url(img/bg_testimonials02.jpg) center top repeat-y;
  text-align: center;
  margin-bottom: 50px;
}
.post-type-archive-testimonials #main .testimonial_box .boxwrap {
  background: url(img/bg_testimonials01.jpg) center top no-repeat;
  width: 740px;
  padding: 50px;
}
.post-type-archive-testimonials #main .testimonial_box .boxwrap p {
  font-family: 'BreeSerifRegular';
  font-size: 18px;
  margin: 0 0 10px 0;
}
.post-type-archive-testimonials #main .testimonial_box .boxwrap .testwrap {
  background: url(img/feather01.png) center bottom no-repeat;
  margin: 0 0 30px 0;
  padding: 0 0 40px 0;
}
.post-type-archive-testimonials #main .testimonial_box .boxwrap span {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
}
/* -- contact -- */
.page-template-contact-php #main .fr,
.page-template-contact-php #main .fl {
  width: 400px;
  margin-bottom: 50px;
}
.page-template-contact-php #main .fr h3,
.page-template-contact-php #main .fl h3 {
  color: #333;
}
.page-template-contact-php #main .fr a,
.page-template-contact-php #main .fl a {
  color: #333;
}
.page-template-contact-php #main .fr a:hover,
.page-template-contact-php #main .fl a:hover {
  color: #85c02e;
}
.page-template-contact-php #main .contact_details {
  float: left;
}
.page-template-contact-php #main .googlemap {
  float: right;
}
.page-template-contact-php #main .contact_details dt {
  width: 50px;
  margin-bottom: 10px;
  float: left;
  font-weight: bold;
}
.page-template-contact-php #main .contact_details dd {
  margin: 0 0 10px 50px;
}
.page-template-contact-php #main .wpcf7-form textarea,
.page-template-contact-php #main .wpcf7-form input {
  background: #d4ecb2;
  border: none;
  width: 270px;
  height: 30px;
  padding: 0 10px;
  margin-bottom: 20px;
  display: block;
  font-family: 'BreeSerifRegular';
  font-size: 11px;
}
.page-template-contact-php #main .wpcf7-form textarea {
  height: 110px;
  padding: 10px;
}
.page-template-contact-php #main .wpcf7-form .wpcf7-submit {
  border: none;
  width: 80px;
  height: 20px;
  line-height: 20px;
  font-family: 'BreeSerifRegular';
  font-size: 11px;
  color: #fff;
  text-transform: uppercase;
  /* gecko */
  /* webkit */
  /* old konkeror */
  border-radius: 5px;
  /* CSS3 standard */
  background: #85c02e;
  /* for non-css3 browsers */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='lighten(@basecolor,10%)', endColorstr='@basecolor');
  /* for IE */
  /* for webkit browsers */
  background: -moz-linear-gradient(top, #9dd44d, #85c02e);
  /* for firefox 3.6+ */
}
.posts-container {
  *zoom: 1;
}
.posts-container:before,
.posts-container:after {
  content: " ";
  display: table;
}
.posts-container:after {
  clear: both;
}
#content .archive-post {
  width: 29.36507937%;
  margin-left: 5.95238095%;
  margin-bottom: 60px;
  float: left;
}
#content .archive-post a {
  transition: 0.4s ease;
}
#content .archive-post figure {
  margin: 0 0 20px;
}
#content .archive-post figure a {
  display: block;
  overflow: hidden;
}
#content .archive-post figure a:hover img {
  transform: scale(1.08);
}
#content .archive-post figure img {
  width: 100%;
  transition: 0.4s ease;
}
#content .archive-post header h3 {
  margin: 0 0 10px;
  font-size: 24px;
}
#content .archive-post header h3 a {
  color: #85c02e;
  text-decoration: none;
}
#content .archive-post header .post-meta {
  color: #999;
  font-size: 11px;
}
#content .archive-post header .post-meta a {
  color: #999;
  text-decoration: none;
}
#content .archive-post header .post-meta a:hover {
  color: #85c02e;
}
#content .archive-post header .post-meta time,
#content .archive-post header .post-meta span,
#content .archive-post header .post-meta .category {
  display: inline-block;
}
#content .archive-post header .post-meta span {
  padding: 0 10px;
}
#content .archive-post header .post-meta .category {
  font-style: italic;
  font-weight: 400;
}
#content .archive-post:nth-child(3n+1) {
  margin-left: 0;
  clear: both;
}
#content .post-figure {
  margin: 0 0 50px;
}
#content .post-figure img {
  margin: 0 auto;
}
#content .post-header {
  margin: 0 0 40px;
}
#content .post-header .meta {
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 13px;
  color: #999;
  *zoom: 1;
}
#content .post-header .meta:before,
#content .post-header .meta:after {
  content: " ";
  display: table;
}
#content .post-header .meta:after {
  clear: both;
}
#content .post-header .meta .category {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
}
#content .post-header .meta .category a {
  color: #999;
}
#content .post-header .meta .category a:hover {
  text-decoration: none;
  color: #85c02e;
}
#content .post-header .meta time {
  width: 47.5%;
  display: block;
  float: right;
  text-align: right;
}
#content .post-header h1 {
  height: auto;
  margin: 0;
  padding: 0;
  background: none;
  font-size: 30px;
  font-family: 'BreeSerifRegular';
}
#content .post-tags {
  margin: 60px 0 0;
  padding: 30px;
  background: #F5F5F5;
}
#content .post-tags p {
  margin: 0;
}
#content .post-tags a {
  color: #333;
}
#content .post-tags a:hover {
  text-decoration: none;
  color: #85c02e;
}
.backtoblog {
  margin-top: 50px;
  clear: both;
}
.post-nav {
  clear: both;
  text-align: center;
  font-size: 0;
  font-weight: 400;
}
.post-nav a {
  text-decoration: none;
}
.post-nav a:hover {
  background: #85c02e;
  color: #FFF;
}
.post-nav .page-numbers {
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  margin: 0 0 0 6px;
  color: #85c02e;
  background: #FFF;
  border: 1px solid #85c02e;
  border-radius: 100%;
  font-size: 13px;
}
.post-nav .current {
  background: #85c02e;
  color: #FFF;
}

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