/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30/07/2014, 11:29:34 AM
    Author     : Matt B <mattb@redtiki.com.au>
*/
#Header .brand .header-brand {
  background-image: url(../images/logo-mobile-claremont-quarter-2x.jpg);
  background-size: 100% auto; }

.explore-cq-heading {
  display: none; }

#vtour-panel {
  display: none; }

.directions-content {
  text-align: center; }

.directions-content img {
  width: 100%;
  height: auto; }

@media (max-width: 768px) {
  #feedback_form {
    display: none; } }

@media (min-width: 768px) and (max-width: 980px) {
  #feedback_form {
    position: absolute;
    right: 130px; } }

@media (min-width: 980px) {
  #vtour-panel {
    display: block; }
  .directions-content {
    text-align: left; }
  .directions-content img {
    width: auto;
    height: auto; }
  #Header .brand .header-brand {
    background: url(/themes/cq/images/logo-claremont-quarter.png) center top no-repeat; }
  #Header .search.site {
    float: left;
    height: 18px;
    margin-top: 46px;
    margin-left: 37px;
    width: 126px;
    border-top: none;
    padding: 6px 0px 0px 0px; }
  #Header .SocialLinks {
    display: block;
    margin: 47px 0 0 21px;
    padding: 6px 0px 0px 0px;
    width: 91px;
    float: left;
    margin-top: 10px; }
  #Header .search.site #Search {
    float: left; }
  #Header .feedback {
    position: absolute;
    margin-top: 47px;
    margin-left: 278px; }
  #Header .search.site form fieldset, #Header .search.site #Search, #Header .search.site form input {
    width: auto;
    display: inline-block; }
  #Header .search.site input.text {
    padding-left: 7px;
    float: left;
    width: 94px;
    height: 18px;
    background-color: #343232;
    border: 1px solid #403f3f;
    /*color: #5d5c5c;*/
    font-size: 11px;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 3px 0px 0px 3px; }
  #Header .search.site input.action {
    float: left;
    width: 22px;
    height: 18px;
    border: 1px solid #686767;
    background-color: #6f6c6c;
    background-image: url(/destination/images/icons/Icon_HeaderSearch.gif);
    background-size: 14px 13px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 3px 3px 0px;
    text-indent: -50px;
    position: static; } }

.template-HomePage .BlogEntry .Content {
  position: static; }

.template-HomePage .BlogEntry .Content span {
  bottom: 10px; }

.template-HomePage .BlogEntry.image-left .Content span {
  left: 175px; }

.pagination > li > a.active {
  color: #1d1d1d;
  background-color: #eeeeee;
  border-color: #dddddd; }

#show-terms {
  color: #de8d4c; }

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