/*
Theme Name: Cairns Reef Catering
Theme URI: http://www.cairnsreefcatering.com.au
Description: Custom theme for Cairns Reef Catering
Version: 1.0
Author: Adam Wolfs
Author URI: http://www.adamwolfs.com/

	Cairns Reef Catering v1.0
	 http://www.adamwolfs.com

*/

body {
  font-size: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  background: #fff url('images/g-background.jpg') top center repeat-y;
}

#constrain {
  width: 722px;
  margin: 0 auto;
}

a {
  color: #DB7C2A;
  text-decoration: none;
}

a.visit:hover {
  color: #666;
}

h1, h2, h3 {
  padding: 0;
  margin: 0;
  font-weight: normal;
}

h1 {
  font-size: 30px;
  height: 80px;
}

h2 {
  height: 60px;
}

a img {
  border: 0;
}

#constrain .inner-constrain {
  width: 604px;
  margin: 0 auto;
}

#constrain .header {
  padding-top: 15px;
  position: relative;
}

#constrain .header img {
  display: block;
}

#constrain .logo .tagline {
  position: absolute;
  top: 20px;
  left: 350px;
  font-size: 11px;
  font-style: italic;
  width: 240px;
  text-align: right;
}

#top {
  background: #dc8030;
  padding-top: 11px;
  padding-bottom: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.68em;
}

#top .constrain {
  width: 700px;
  margin: 0 auto;
}

#top ul, #top ul li {
  padding: 0;
  margin: 0;
  text-align: center;
}

#top ul li {
  display: inline;
}

#top ul li.bar {
  color: #ccc;
}

#top a {
  color: #fff;
  text-decoration: none;
  padding: 0 6px 0px 3px;
  border-right:1px solid #fff;
}

#top a:hover {
  color: #ccc;
}

#content {
  padding-top: 30px;
  width: 610px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

#content p {
  font-size: 0.68em;
  line-height: 20px;
}

#content p.blog-spacing {
  padding: 0;
  margin: 0;
}

#content img {
  display: block;
}



#content .content {
  width: 335px;
  float: left;
}

#content .content p {
  font-size: 0.68em;
  line-height: 20px;
}

#content .content p.first {
  font-weight: bold;
  line-height: 22px;
}

#content dl.address {
  font-size: 0.75em;
  line-height: 22px;
}

#content dl.address a {
  color:#db7c2a;
  text-decoration: none;
}

#content dl.address a:hover {
  color: #666;
}

#content dl.address dt {
  float: left;
  width: 100px;
  font-size: 0.9em;
}

#content dl.address dd {
  margin-left: 100px;
  font-size: 0.9em;
}

#content .inner-content {
  border-right: 3px solid #f0f0f0;
  padding-right: 30px;
}

#content .inner-content blockquote {
  padding: 0;
  margin: 0;
  background: #ebebeb;
  padding: 8px 8px 8px 8px;
  font-size: 0.85em;
  line-height: 12px !important;
  margin-bottom: 8px;
}

#content .content p.first {
  padding-top: 0;
}

#content .content p.last {
  padding-bottom: 0;
}

#content .content .menu {
  
}

#content .content .menu .link {
  background: #fff url('images/i-pdf.jpg') top left no-repeat;
  display: block;
  font-size: 0.70em;
  padding: 4px 8px 8px 26px;
  margin: 4px 0px 4px 0px;
}

#content .content .menu .link a:hover {
  color: #666;
}

#content .sidebar {
  width: 260px;
  float: left;
}

#content .sidebar .image-group {
  margin-top: 93px;
  padding-left: 40px;
}

#content .sidebar .image-group img {
  padding: 1px;
  margin: 14px;
  border: 1px solid #ccc;
}

#content .sidebar .image-group-with-welcome {
  margin-top: 23px;
  padding-left: 10px;
}

#content .sidebar .image-group-with-welcome img {
  padding: 1px;
  margin: 14px;
  border: 1px solid #ccc;
}

#content .sidebar .welcome {
  margin-top: 91px;
  background: #e8e8e8;
  width: 219px;
  padding: 8px;
  color: #403a3c;
  font-size: 0.75em;
  line-height: 20px;
}

#content .sidebar .welcome-testimonials {
  margin-top: 0px;
}

#content .sidebar .welcome p {
  font-size: 0.90em;
  padding: 0;
  margin: 0;
}

#content .sidebar .welcome dl {
  font-size: 0.80em;
}

#content .sidebar .welcome dl dt {
  float: left;
  width: 100px;
}

#content .sidebar .welcome dl dd {
  margin-left: 120px;
}

#content .info-box {
  width: 260px;
  padding-top: 12px;
}

#content .info-box img {
  padding: 6px;
}

#content .info-box a {
  color:#db7c2a;
  text-decoration: none;
}

#content .info-box a:hover {
  color: #666;
}

#content .info-box .header-box {
  font-size: 0.75em;
  color: #000;
  background: #f0f0f0;
  padding: 6px;
}

#content .info-box p {
  padding: 6px;
  margin: 0;
  font-size: 0.68em;
}

#content .sidebar .welcome-testimonials a {
  color:#db7c2a;
  text-decoration: none;
}

#content .sidebar .welcome-testimonials a:hover {
  color: #666;
}

#link a {
  position: absolute;
  bottom: 6px;
  right: 6px;
  font-size: 0.70em;
}

#footer h3 {
  color: #fff;	
}

#footer {
  padding-top: 20px;
  position: relative;
}

#footer .subnav {
  background: #dc8030;
  margin: 0 auto;
  width: 702px;
  font-size: 0.625em;
  padding: 6px 0 6px 0;
}

#footer .constrain {
  width: 690px;
  margin: 0 auto;
}

#footer ul, #top ul li {
  padding: 0;
  margin: 0;
}

#footer ul li {
  display: inline;
}

#footer a {
  color: #fff;
  text-decoration: none;
  padding: 0 6px 0 6px;
}

#footer a:hover {
  color: #ccc;
}

#footer .title {
  background: #be702c;
  width: 702px;
  margin: 0 auto;
  padding: 10px 0 10px 0;
  font-size: 0.875em;
  color: #fff;
}

#footer .title .constrain {
  width: 640px;
  margin: 0 auto;
  padding-left: 10px;
}

#footer .address {
  background: #dc8030;
  width: 702px;
  margin: 0 auto;
  padding: 6px 0 6px 0;
  font-size: 0.875em;
  color: #fff;
}

#footer .address .constrain {
  width: 640px;
  margin: 0 auto;
  padding-left: 10px;
}

#footer .address p {
  padding: 0;
  margin: 0;
  font-size: 0.68em;
}

.clear {
  clear: both;
}

.clear:after {
  content:".";
  height:1px;
  display:block;
  clear:both;
  visibility:hidden;
}

/* Replacement text */
/* Do not alter this CSS */
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
}
.sIFR-replaced {
  visibility: visible !important;
}
span.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* table data */
.events {
  border-collapse: collapse;
  border: 1px solid #d8d8d8;
}

.events td {
  padding: 12px;
  position: relative;
  border: 1px solid #d8d8d8;
  vertical-align: top;
  width: 33%;
}

.events td div {
  position: relative;	
}

.events td div p {
  padding-top: 40px;	
}

.events p {
  padding: 0;
  margin: 0;
  color: #333;
}

.events td span {
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 20px;
  font-weight: bold;
  color: #d8d8d8;
}

hr {
  height: 1px;
  background: #ccc;
  border: 0px;
  margin: 0px;
}

.address-details {
  padding-left:40px;
}

fieldset {
  font-size: 0.68em;
  margin-bottom: 10px;
  padding: 10px;
  border: 1px solid #d8d8d8;
}

fieldset legend {
  font-weight: bold;
  color: #666;
}

fieldset th {
  text-align: right;
  font-weight: normal;
}

fieldset th.left {
  text-align: left;
  font-weight: normal;
  padding: 5px 0 5px 0;
}

fieldset textarea {
  width: 260px;	
  height: 100px;
}

fieldset input, fieldset option, fieldset select {
  font-size: 1em;
  font-family: Verdana, Geneva, sans-serif;
}

.logo-left {
  float: left;
  margin-right: 15px;
  margin-top: 5px;
  margin-bottom: 10px;
}

h3 {
  color: #666;
  font-size: 16px;
}

.venue {
  padding-bottom: 20px;	
}

.venue img {
  border: 1px solid #ccc;	
}

.blog-date {
  padding: 6px;
  background: #eee;
  margin: 5px 0 0 0;
}

.blog-date p {
  padding: 0;
  margin: 0;
}