/*
Theme Name: Webcrunch Theme
Theme URI: http://www.webcrunch.com.au/
Description: A theme by Webcrunch Website Design
Author: Scott Zonneveldt
Author URI: http://www.webcrunch.com.au/
Version: 1.0
Tags: 
License:
License URI:

General comments.
*/
/* ==========================================================================
   Additions to bootstrap
   ========================================================================== */
.btn-custom {
  background-color: hsl(204, 69%, 82%) !important;
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#b1d7f0");
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#b1d7f0));
  background-image: -moz-linear-gradient(top, #ffffff, #b1d7f0);
  background-image: -ms-linear-gradient(top, #ffffff, #b1d7f0);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #b1d7f0));
  background-image: -webkit-linear-gradient(top, #ffffff, #b1d7f0);
  background-image: -o-linear-gradient(top, #ffffff, #b1d7f0);
  background-image: linear-gradient(#ffffff, #b1d7f0);
  border-color: #5493be;
  color: #333 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.29);
  -webkit-font-smoothing: antialiased;
}

.clearfix {
	clear:both;	
}

.subtitle {
	margin-top: 4px;	
}

/* ==========================================================================
   Implementing required Wordpress CSS classes
   ========================================================================== */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 12px 20px;
		padding: 6px;
		border: 1px solid #eee;
		
}

}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #dddddd;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 5px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 4px 4px 2px;
}

   
/* ==========================================================================
   Basic Elements
   ========================================================================== */

h1, h2, h3 {
	color: #00628e;	
	font-weight:300;
}
h2{
	font-size: 24pt;
}
h3 {
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0 5px 0;
}
h4 {
	font-weight: 400;
	font-size: 18px;
	margin-top: 18px;
	margin-bottom: 6px;
		font-family: sans-serif;	
	color: #00628e;
}
h5 {
	font-weight: bold;
	font-size: 15px;
}
h5, h6 {
	font-family: sans-serif;	
	color: #00628e;
	margin-bottom: 3px;
}

/* ==========================================================================
   misc
   ========================================================================== */
.icon {
	float:left;	
}

.contentCopy {
	border: none;
}

.bqstart {
     float: left;
     padding-top: 7px;
     margin-bottom: -7px;
     font-size: 400%;
     color: #ddd;
	 font-family: 'Trebuchet MS', 'Times', sans-serif;
	 
 }

 .bqend {
 	 position: relative;
     float: right;
     height: 25px;
     margin-top: -30px;
     padding-top: 15px;
     font-size: 400%;
     color: #ddd;
	 margin-bottom: -20px;
	 font-family: 'Trebuchet MS', 'Times', sans-serif;
 }

 .pullquote {
	 float: right;
	 font-size: 15pt;
	 color: #00628e;
	 width: 220px;
	 line-height: 18pt;
	 margin: 15px 0 15px 35px;
 }
/* ==========================================================================
   Header
   ========================================================================== */

body {
	background: #fff url('images/debut_light.png') repeat top left;
	font-size: 13px;
	line-height: 17px;
	font-family: 'tahoma', sans-serif;
}
   
#top-strip {
	height: 6px; 
	background-color: #3282A7;
}

.logo {
	padding: 10px;
	margin: 10px 0;
}

.logo img {
	max-width: none;
}

.page-banner {
	position: relative;
}
.page-banner img {
	float: left;	
}

#enquiries {
	top: 64px;
}

#email {
	top: 90px;	
	font-size: 	1em;
}

#header-address {
	top: 115px;
	font-size: 1em;
}

.banner-contact a {
	color: #00628e;	
}
.banner-contact {
	position: absolute;
	right: 20px;
	clear:both;
	text-align: right;
	color: #00628e;
	font-size: 16px;
}

.container {
	background-color: #fff;	
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.navigation ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #000;
}
	
.navigation ul li {
	float: left; 
}
	
.navigation ul li a {
	display: block;
	height: 48px;
	line-height: 46px;
	/*width: 150px;*/
	padding: 0 1.3em;
	text-decoration: none;
	color: #fff;
	text-align: center;
}

.navigation .current-menu-item {
	background: #000 url('images/hover.gif') repeat-x top left;
}
	
.navigation ul li a:hover {
	background-image: url('images/hover.gif');
	background-color: #000;
}

/* ==========================================================================
   Front page
   ========================================================================== */
#feature-image #call-to-action a{
	color: rgb(55, 183, 255);	
	font-size: 15px;
	font-weight:bold;
}
#feature-image #call-to-action a:hover{
	color: #0CF;	
}
#feature-image #call-to-action{
	background-color: #000;
	color: #fff;
	z-index:9999;
	padding: 20px 30px;
	font-size: 16px;
	position: absolute;
	bottom: 0;
	right: 0;
	opacity: 0.8;
}

.carousel {
	margin-bottom: 0;
	line-height: inherit;
}

.carousel-inner {


}

#feature-image {
	position: relative;	
}
.fp-row h3, .fp-row h4, .fp-row h5 {
	margin-bottom:	10px;
}

.fp-row .hp-left{
	clear:both;
}

.hrule {
	height: 1px;
	background-color: #ddd;
	float: left;
	margin: 0 15px;
	width: 905px;
}

#hr1 {
	width: 549px;
}

#hr2 {
	width: 320px;
}

.hp-left, .hp-right{
	padding: 0 15px;	
	margin: 15px 0;
}

.hp-left{
	width: 549px;	
	float: left;
	border-right: 1px solid #ddd;
}

.hp-right {
	float: left;
	width: 320px;
}
   
#testimonials h4 {
		margin-left: 42px;   
   }
#icon-testimonials {
	margin-top: -2px;
	position: absolute;	
}
#testimonials {
	margin-top: 20px;	
}
#testimonials p {
	position: relative;
	z-index: 100;	
}

.testimonials-footer {
	background-color: #00628e;
	color: white;
	padding: 3px 8px;
	margin-top: 10px;
	overflow: auto;
}

.testimonials-footer > a {
	float: right;
	color: #fff;	
}

.projects-caption{
	text-align: center;
	padding: 15px;	
}

#hp-featured-projects {
	text-align: center;
}

#supplier-logos {
	text-align:center;
	padding: 10px;
}
#interface-logo {
	margin-right:10px;	
}
#gh-logo{
	margin-left: 10px;	
}


/* ==========================================================================
   sidebar
   ========================================================================== */

   .sidebar{
		padding: 25px 0 0 25px;
   }

   .sidebar .affix {
		top: 28px;
		bottom: auto;

   }
	.sidebar .affix-bottom {
		top:auto;
		bottom: 140px;
		position: fixed;
	
	}
   .sidebar img {
		margin-bottom: 20px;
   }

   .sidebar .current-menu-item a{
	color: #999;
   }


   .sidebar-inner {
   		width: 200px;
   }
   
/* ==========================================================================
   Page
   ========================================================================== */
.page-container .page-content{
	padding: 15px;
}

.main-content {

	min-height: 600px;
}
/* ==========================================================================
   project page
   ========================================================================== */
.project-entry {
	
	overflow: auto;
	float:left;
	width: 47.5%;
	margin-right: 5%;

}

.project-entry:nth-child(2n){
	margin-right: 0;
}

.project-entry img {

	float:left;
	margin-right: 15px;
}
.project-entry h4 {

	margin: 20px 0 10px;

}
.project-photo-col {
	margin-top: 20px;
}

.project-photo-col .project-photo{
	margin-bottom: 16px;
	margin-right: 16px;
	float: left;
	display:block;
	overflow:auto;	
}

.back {
	clear:both;
	display:block;
}

.project-content {
	overflow: auto;
}

.project-single h1 {
	margin-bottom: 30px;
}

.post-11 ul{
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
  border-top:1px solid #ddd;
  margin-left:0;
}
.post-11 li{
  line-height:1.5em;
  border-bottom:1px solid #ddd;
  float:left;
  display:inline;
  width:33.333%
;}


/* ==========================================================================
   testimonial page
   ========================================================================== */

.testimonial-entry h4 {

	margin-top: 30px;
}
/* ==========================================================================
   body
   ========================================================================== */ 
#main {
	clear:both;	
}
/* ==========================================================================
   Tables
   ========================================================================== */ 
thead, .table-header{
	background-color: #9ecae9;
	color: #000;
}
thead {
	
}

table {
	font-size: 8pt;	
	border: 1px solid #ccc;
	line-height:normal;
}

table td p {
	margin-bottom: 2px;	
}
table ul {
	list-style-position: inside;
	margin:0;
	line-height:normal;	
}

table ul li {
	line-height: normal;	
}

table small {
	font-size: 7px;	
}

.stain-table td {
	text-transform: 	capitalize;	
}


/* ==========================================================================
   Contact
   ========================================================================== */   
.contact-form {
	width: 50%;
	margin-right: 5%;
	float: left;

}

.contact-form input,
.contact-form textarea {
	width: 100%;
}

.map {
	width: 45%;
	float:left;
}


/* ==========================================================================
   Footer
   ========================================================================== */   
   
footer {
	clear:both;
	padding: 0 15px 0 15px;
	background-color: #f3f3f3;
	overflow: auto;
}
footer img {
	margin:	25px 22px 0 0;
}
footer .hrule {
	margin-left: 0;	
}

footer address {
	text-align: left;	
}

.footer-contact {
	line-height: 21px;

}
footer address {
	margin-bottom: 0;	
}