/* Loading Standard Bootstrap 2.03 LESS Files
----------------------------------------------------------------------------------------*/
@charset "utf-8";
/*!
Theme Name: Theme Title
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: #333;
}
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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  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.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
  margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter {
  margin-top: 12px;
  margin-top: 0.857142857rem;
  margin-bottom: 12px;
  margin-bottom: 0.857142857rem;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
@media only screen and (min-width: 35em) {
  
}
.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;
  }
}
/* TYPOGRAPHY */
/* COLOR */
/* -- style -- */
body {
  background: url(img/bg_all.jpg);
  margin: 0;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  color: #002714;
}
::-moz-selection {
  background: #002714;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #002714;
  color: #fff;
  text-shadow: none;
}
a {
  color: #002714;
  text-decoration: none;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
a:hover {
  opacity: 0.8;
}
/* -- font -- */
@font-face {
  font-family: 'OpenSansRegular';
  src: url('font/opensans-regular-webfont.eot');
  src: url('font/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-regular-webfont.woff') format('woff'), url('font/opensans-regular-webfont.ttf') format('truetype'), url('font/opensans-regular-webfont.svg#CabinRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansBold';
  src: url('font/opensans-bold-webfont.eot');
  src: url('font/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bold-webfont.woff') format('woff'), url('font/opensans-bold-webfont.ttf') format('truetype'), url('font/opensans-bold-webfont.svg#OpenSansBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansExtrabold';
  src: url('font/opensans-extrabold-webfont.eot');
  src: url('font/opensans-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabold-webfont.woff') format('woff'), url('font/opensans-extrabold-webfont.ttf') format('truetype'), url('font/opensans-extrabold-webfont.svg#OpenSansExtrabold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansextrabold_italic';
  src: url('font/opensans-extrabolditalic-webfont.eot');
  src: url('font/opensans-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-extrabolditalic-webfont.woff') format('woff'), url('font/opensans-extrabolditalic-webfont.ttf') format('truetype'), url('font/opensans-extrabolditalic-webfont.svg#open_sansextrabold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('font/opensans-italic-webfont.eot');
  src: url('font/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-italic-webfont.woff') format('woff'), url('font/opensans-italic-webfont.ttf') format('truetype'), url('font/opensans-italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'open_sansbold_italic';
  src: url('font/opensans-bolditalic-webfont.eot');
  src: url('font/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-bolditalic-webfont.woff') format('woff'), url('font/opensans-bolditalic-webfont.ttf') format('truetype'), url('font/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSansLightRegular';
  src: url('font/opensans-light-webfont.eot');
  src: url('font/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('font/opensans-light-webfont.woff') format('woff'), url('font/opensans-light-webfont.ttf') format('truetype'), url('font/opensans-light-webfont.svg#OpenSansLightRegular') 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;
}
.btn {
  font-family: 'OpenSansRegular';
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -moz-border-radius: 5px;
  /* gecko */

  -webkit-border-radius: 5px;
  /* webkit */

  -khtml-border-radius: 5px;
  /* old konkeror */

  border-radius: 5px;
  /* CSS3 standard */

  background: #002714;
  /* for non-css3 browsers */

  filter: progid:dximagetransform.microsoft.gradient(startColorstr='@basecolor', endColorstr='darken(@basecolor,10%)', GradientType=0);
  /* for IE */

  background: -webkit-gradient(linear, left top, left bottom, from(#002714), to(#000000));
  /* for webkit browsers */

  background: -moz-linear-gradient(top, #002714, #000000);
  /* for firefox 3.6+ */

  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.btn a {
  padding: 0 15px;
  height: 30px;
  line-height: 30px !important;
  color: #fff;
  display: block;
}
.btn:hover {
  opacity: 0.8;
}
.serif {
  font-family: Georgia, "Times New Roman", Times, serif;
}
/* -- header -- */
header .logo {
  width: 300px;
  margin: 50px auto;
  font-size: 13px;
}
header nav {
  background: #002714;
  height: 40px;
  width: 100%;
}
header nav #menu-main {
  width: 780px;
  margin: 0 auto;
  padding-left: 160px;
  font-family: 'OpenSansBold';
  position: relative;
  z-index: 2;
}
header nav li {
  margin-left: 30px;
  font-size: 14px;
  line-height: 40px;
  text-transform: uppercase;
  position: relative;
  float: left;
}
header nav li a {
  color: #ffffff;
  display: block;
}
header nav li ul {
  position: absolute;
  top: 40px;
  left: 0;
  display: none;
}
header nav li ul li {
  background: #004121;
  border-bottom: 1px solid #002714;
  width: 150px;
  margin: 0;
  font-size: 11px;
  line-height: 1.3;
}
header nav li ul li a {
  padding: 10px;
  color: #ffffff;
}
header nav li ul li a:hover {
  background: #008d48;
  text-decoration: none;
  color: #ffffff;
}
header nav li ul li:last-child {
  border: none;
}
/* -- footer -- */
footer {
  background: #002714;
  font-family: 'OpenSansBold';
  font-size: 11px;
  color: #ffffff;
}
footer #footer_in {
  width: 940px;
  margin: 0 auto;
  padding: 20px 0;
}
footer #footer_in p {
  float: right;
  text-align: right;
  line-height: 1.5em;
}
footer #footer_in ul {
  margin-bottom: 20px;
  float: left;
}
footer #footer_in ul li {
  margin-right: 20px;
  display: inline;
  text-transform: uppercase;
}
footer #footer_in a {
  color: #ffffff;
}
/* -- common -- */
#hero {
  background: url(img/bg_hero.jpg);
  height: 200px;
}
#hero div {
  background: url(img/bg_internal.jpg) center top no-repeat;
  height: 200px;
}
#hero div h1 {
  width: 940px;
  margin: 0 auto;
  padding-top: 130px;
  color: #840007;
  font-family: 'OpenSansBold';
  font-size: 36px;
  text-transform: uppercase;
}
#content {
  width: 940px;
  margin: 0 auto;
}
#main {
  width: 940px;
  min-height: 350px;
  padding: 50px 0;
  float: left;
}
#main h2 {
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: 'OpenSansRegular';
  font-size: 30px;
  color: #840007;
  line-height: 1.1;
}
#main h3 {
  font-family: 'OpenSansRegular';
  font-size: 24px;
  color: #002714;
  line-height: 1.3;
}
#main p {
  margin-bottom: 1.5em;
  line-height: 1.5;
}
#main ul li {
  margin: 0 0 15px 20px;
  list-style: disc;
  line-height: 1.3;
}
#main ol li {
  margin: 0 0 15px 20px;
  list-style: decimal;
  line-height: 1.3;
}
#main .feature {
  background: url(img/line02.jpg) left top repeat-y;
  padding: 10px 10px 5px 30px;
  margin-bottom: 50px;
}
#main .links li {
  background: url(img/arrow01.png) 0 3px no-repeat;
  width: 45%;
  margin: 0 0 15px 0;
  padding-left: 30px;
  float: left;
  list-style: none;
}
#main .clm3 {
  width: 280px;
  margin-right: 50px;
  float: left;
}
#main .clm3:nth-child(3n) {
  margin-right: 0;
}
/* -- home -- */
.home #hero {
  height: 400px;
}
.home #hero div {
  background: url(img/hero01.jpg) center top no-repeat;
  height: 400px;
}
.home #hero div p {
  width: 940px;
  margin: 0 auto;
  padding-top: 70px;
  color: #840007;
  font-family: 'OpenSansLightRegular';
  font-size: 32px;
  text-transform: uppercase;
  line-height: 1.3;
}
.home #main {
  width: 610px;
}
.home #main h2 {
  background: url(img/line01.jpg) left bottom no-repeat;
  padding-bottom: 20px;
  margin-bottom: 20px;
  font-family: 'OpenSansRegular';
  font-size: 30px;
  color: #840007;
  line-height: 1.1;
}
.home #side {
  background: url(img/bg_side.png) center top no-repeat;
  width: 200px;
  margin-top: -30px;
  padding: 50px 40px;
  float: right;
  font-family: 'OpenSansRegular';
}
.home #side .weather {
  text-align: center;
}
.home #side h3 {
  margin-bottom: 10px;
  font-size: 24px;
  text-transform: uppercase;
}
.home #side h3 span {
  font-size: 18px;
  font-weight: normal !important;
}
.home #side p {
  margin-bottom: 1.5em;
  line-height: 1.5em;
}
/* -- files -- */
#main .pdfdownloads li {
  background: url(img/arrow01.png) 10px 12px no-repeat #d8e7e0;
  margin: 0 0 1px 0;
  list-style: none;
  line-height: 1.3;
}
#main .pdfdownloads li a {
  padding: 10px 10px 10px 30px;
  font-family: 'OpenSansRegular';
  font-size: 12px;
  display: block;
}
#main .pdfdownloads li:nth-child(2n) {
  background-color: #e9f3ee;
}
#main .pdfdownloads li:hover {
  background-color: #e3c1c3;
}
/* -- contact -- */
.contact #main .info h3 {
  font-family: 'OpenSansBold';
  font-size: 18px;
}
.contact #main small {
  display: block;
  margin: 10px 0 20px;
}
.contact #main small a {
  color: #002714 !important;
}
/* -- wordpress -- */
img.alignleft {
  margin: 12px 24px 12px 0;
}
img.alignright {
  margin: 12px 0 12px 24px;
}
img.aligncenter {
  margin-top: 12px;
  margin-bottom: 12px;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
div.wpcf7-validation-errors {
  text-align: center;
  border-radius: 1px;
  margin: 0px !important;
  color: #898137;
  padding: 10px !important;
  background-color: #FFFFE0 !important;
  border: 1px solid #E6DB55 !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.3;
}
span.wpcf7-not-valid-tip {
  position: absolute !important;
  top: -25px !important;
  left: 0px !important;
  z-index: 100 !important;
  padding: 2px 12px 3px !important;
  border-radius: 1px !important;
  margin-top: 0px !important;
  background-color: #FFE0E0 !important;
  border: 1px solid #E65555 !important;
  color: #893737 !important;
  width: 280px !important;
  text-align: center !important;
}
div.wpcf7-mail-sent-ok {
  background-color: #EBFFE0 !important;
  border: 1px solid #73D042 !important;
  border-radius: 2px 2px 2px 2px !important;
  color: #568937 !important;
  font-size: 10pt !important;
  margin: 0px !important;
  padding: 13px !important;
  text-align: center !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
