@charset "UTF-8";
/*
Theme Name: 	Teeland
Description: 	Theme coded for Tony Gooley Design.
Author: 		Nichole Williams
Author URI: 	http://www.nwilliams.com.au
Version:        1.0
Tags: 			responsive, bootstrap
*/ 

@import url('bootstrap/css/bootstrap.min.css');

@font-face {
  font-family: 'Relay-Medium';
  src: url('fonts/relay-medium.eot');
  src: url('fonts/relay-medium.eot') format('embedded-opentype'),
       url('fonts/relay-medium.woff') format('woff'),
       url('fonts/relay-medium.ttf') format('truetype'),
       url('fonts/relay-medium.svg#RelayMediumRegular') format('svg');     
  font-style:   normal;
  font-weight:  400;
}

/*-------------------------------
/* http://github.com/necolas/normalize.css */
/*-------------------------------*/
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;}
/* Base */
html {font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {margin: 0;}
body, button, input, select, textarea {font-family: sans-serif;}
a {outline: 0;}
h1 {font-size: 2em;}
h1,h2,h3,h4,h5,h6 {margin: 0; padding: 0; font-weight: normal;}
abbr[title] {border-bottom: 1px dotted;}
b, strong {font-weight: bold;}
blockquote, blockquote p {margin: 0; padding: 0;}
dfn {font-style: italic;}
mark {background: #ff0; color: #000;}
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: 75%;}
sub, sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
ul, ol {margin: 0; padding: 0;}
dd {margin: 0 0 0 40px;}
nav ul, nav ol {list-style: none; list-style-image: none;}
img {border: 0; -ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow: hidden;}
figure {margin: 0;}
form {margin: 0;}
fieldset {border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em;}
legend {border: 0; *margin-left: -7px;}
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;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0;}
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 {-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
textarea {overflow: auto; vertical-align: top;}
table {border-collapse: collapse; border-spacing: 0;}

/*-------------------------------
General Page Layout
-------------------------------*/
body {
	font: normal 12px/1.25 "Lato", Helvetica, Arial, sans-serif;
  	color: #000;
  	background-color: #fff;
}

#container {
	/*max-width: 1100px;
	max-width: 1106px;*/
	width: 91.23%;
	/*max-width: 1290px;*/
	max-width: 1435px;
	min-width: 300px;
	position: relative;
	margin: 0 auto;
	/*padding: 0 47px 0 50px;*/
	padding: 0 4.25% 0 4.52%;
}

/*.row {float: left; width: 100%; clear: both; margin-bottom: 25px;}*/
.row {margin: 0;}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    padding: 0;
}

/*-------------------------------
Header / Sidebar
-------------------------------*/
#sidebar {
	max-width: 165px;
	padding: 44px 0 0 0;	
}

header h1, aside h1 {
	font: normal 27px/0.7 "Relay-Medium", "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 4px;
	float: left;
	height: 60px;
	margin: 0;
	padding: 0;
}

header.navbar h1 {
	margin: 22px 0 0 0;
}

header h1 a, aside h1 a {
	width: inherit;
	height: inherit;
	display: block;
}

header h1 a:hover, aside h1 a:hover {text-decoration: none;}

/*-------------------------------
Main Menu
-------------------------------*/
nav {
	float: left;
	clear: left;
	font-family: "Montserrat", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}

nav p {margin: 5px 0;}

nav ul {margin: 0; padding: 0;}
nav ul ul {margin: 0 0 5px 0; padding: 0;}
nav li {list-style: none;}
nav li.current-menu-item {}

nav a {
	/*font-size: 1.042em;  12.5px */
	display: block;
	line-height: 1.541; /* 18.5px */
}

nav li:hover {}

nav .sub-menu li {
	padding-left: 10px;
	font-family: "Lato", Helvetica, Arial, sans-serif;
}

nav li.current-menu-item, nav li.current-menu-ancestor, nav li.current-menu-parent .sub-menu li.current-menu-item {font-weight: bold;}
nav li.current-menu-item .sub-menu li, nav li.current-menu-parent .sub-menu li {font-weight: normal;}

.navbar {height: 50px; margin: 0;}

.navbar-default {
    background-color: #FFF;
    border: none;
}

/*-------------------------------
Main Content
-------------------------------*/

section {
	/*float: left;
	width: 100%;*/
}

#content {
	/*margin-left: 155px;*/
	padding: 107px 0 44px 3px;
}

.home #content {padding-bottom: 0;}

/*-------------------------------
Footer
-------------------------------*/

footer {float: left; width: 100%; clear: both;}

/*-------------------------------
Content Styles
-------------------------------*/
h1, h2, h3, h4 {font-family: "Montserrat", Helvetica, Arial, sans-serif; font-weight: bold; letter-spacing: 1px;}

#content h1, h2 {
	font-size: 1.042em;
}

h2.page-title, h3.post-title {
	font-size: 1.042em;
}	

h4 {font-size: 0.833em; text-transform: uppercase;}
h5 {font-size: 1em;}

a {color: #000; text-decoration: none; outline: 0 !important; border: 0;}
a:hover {color: #000; text-decoration: underline;}
a.more {text-decoration: underline;}
a.more:hover {font-weight: bold;}

p {margin: 0 0 1em 0;}
p.excerpt {font-size: 1.375em; margin-bottom: 5px;}
.grid p.excerpt {font-size: 1em; padding-right: 14px;}
.page-template-contact-php #content p {line-height: 1.29;}

#content ul {margin: 0; padding: 0;}

.clear {clear: both;}

.entry table {
	border: 1px #E1E1E1 solid;
	font-size: 1.15em;
	background: #F9F9F9;
	border-collapse: collapse;
	margin: 0 0 20px 0;
}

.entry table th {
	padding: 10px;
	background: #FF9900;
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 1.1em;
	border-right: 1px #E1E1E1 solid; 
}

.entry table tr {

	}

.entry table td {
	padding: 5px;
	border-bottom: 1px #E1E1E1 solid;
	border-right: 1px #E1E1E1 solid; 
}

.entry table caption {
	margin: 0 0 10px 0;
	font-size: .8em;
	font-style: italic;
}

.entry iframe {margin-bottom: 15px;}

.post-bookmarks {
	width: 24.9%;
	float: right;
	text-align: right;
	position: absolute;
	top: 1px;
	right: 0;
}

.post-bookmarks a {
	height: 18px;
	width: 18px;
	margin: 0 0 0 7px;
	display: inline;
	float: right;
	text-indent: -99999px !important;
	background: url(images/diary-socialmedia.gif);
}
		
.post-bookmarks a.facebook {background-position: 0 0;}
.post-bookmarks a.twitter {background-position: -18px 0;}
.post-bookmarks a.pinterest {background-position: -36px 0;}
.post-bookmarks a:hover {opacity:0.75; filter:alpha(opacity=75);}

blockquote {
	padding: 0 0 0 40px;
	font-style: italic;
}

header .btn-primary {
    background: none;
	border: none; 
	margin-top: 20px;  
}

header .btn-primary:hover {
    background: none;
	border: none;   
}

header .btn-primary .icon-bar {
    background-color: #000;
    border-radius: 2px 2px 2px 2px;
	box-shadow: none;
    display: block;
    height: 2px;
    width: 18px;
	margin: 2px 0;
}
[class^="icon-"], [class*=" icon-"] {
    background-image: url("bootstrap/fonts/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
}

.mobile-nav {float: right; width: 30px;}

/*-------------------------------
Images
-------------------------------*/
	
article img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	image-rendering: optimizeQuality;
	_width: 100%;
	margin-bottom: 3px;
}

img.aligncenter, .aligncenter img {
	display: block;
	clear: both;
	margin: 0 auto 20px auto;
	text-align: center;
	}

img.alignright, .alignright img {
	margin: 5px 0 20px 20px;
	}

img.alignleft, .alignleft img {
	margin: 5px 20px 20px 0;
	}

.wp-caption img {
	margin-bottom: 0;
	}

.alignright {float: right;}
.alignleft {float: left;}

dd.wp-caption-dd, p.wp-caption-text, .wp-caption {
	background: #F2F1ED;
	padding: 5px 10px;
	margin: 0 10px 20px 0;
	font-size: .87em;
	line-height: 130%;
}

body.single p.wp-caption-text {margin-bottom: 0;}

/*-------------------------------
Shortcodes
-------------------------------*/
.divider {
	height: 2px;
	background: url(images/heading-bg.gif) center center no-repeat;
	margin-bottom: 20px;
	padding-bottom: 18px;
}

.one-half { width:44.5%; position:relative; margin-right:5%; float:left; text-align: left;}
.last-col { margin-right:0 !important; width: 48% !important; clear:right; text-align: left; float: right;}
.clearbothcols {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}

/*-------------------------------
Home
-------------------------------*/
.home aside {max-width: 165px;}

#news {
	padding: 25px 0 44px 3px;
}

.home aside h3 {
	padding: 25px 0 0 0;
	margin: 0;
	line-height: normal;
	font-size: 1em;
	font-weight: normal;
	text-transform: none;
}

.home ul.grid-hover {height: 314px; overflow: hidden;}
.home #news ul.grid {height: 310px; overflow: hidden;}
.home #news ul.grid li {height: 310px;}


/*-------------------------------
Blog
-------------------------------*/
article {
	max-width: 470px;
	border-bottom: 1px solid #000;
	padding-bottom: 9px;
	margin-bottom: 19px;
}

article h3.post-title {/*font-size: 0.958em;*/ padding-bottom: 1.5em;}
article p {letter-spacing: normal; line-height: 1.333em;}

.post-nav {
	float: left;
	width: 100%;
	max-width: 470px;
	margin: 20px 0 35px 0;
	font-weight: bold;
}

/*-------------------------------
Grid
-------------------------------*/
ul.grid, ul.grid li, ul.grid img {padding: 0; margin: 0;}

ul.grid li {
	margin: 0 3px 3px 0;
	list-style: none;
	display: inline-block;
	float: left;
	position: relative;
	width: 155px;	
	line-height: 1.08;
}

.home ul.grid li {line-height: 1.21em;}

.page-template-awards-php ul.grid li {margin-top: 55px;}

ul.grid img {width: 100%; margin: 0; padding: 0; float: left; height: auto;}

ul.grid-hover li {height: 154px;}

ul.grid-hover li a {
	background: rgb(0, 0, 0);
   	background: rgba(0, 0, 0, 0.5); 
	display: block;
	width: inherit;
	height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	display: none;
}

ul.grid .grid-item-text {
	min-height: 88px;
	margin: 14px 0;
	float: left;
}

ul.grid h4 {
	padding: 0 14px 10px 0;
	margin: 0;
}

.home ul.grid .grid-item-text {margin-top: 10px;}

ul.grid h5 {
	padding: 0 25px 0 0;
	font-weight: normal;
	margin: 0;
}

ul.grid-hover .hover h4 {
	float: left;
	margin: 10px 7px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
}



ul.grid span {
	height: 210px;
	vertical-align: bottom;
	display: table-cell;
	width: inherit;
}

/*-------------------------------
Gallery
-------------------------------*/
#content ul.image-gallery {margin-bottom: 18px;}

.image-gallery li {
	list-style: none;
	float: left;
	margin-bottom: 3px;
	padding: 0;
}

.image-gallery img {width: 100%; float: left; max-width: 100%; height: auto;}

.page-template-gallery-grid-php .text-column {float: left; clear: left; width: 155px; margin-right: 3px;}
/*.page-template-gallery-grid-php .image-gallery {float: left;}
.page-template-gallery-grid-php .image-gallery li {margin: 0 3px 3px 0;}
.page-template-gallery-grid-php .image-gallery img {width: 155px; height: 155px;}*/

.instapress-shortcode .instapress-shortcode-image {margin: 0 3px 3px 0; float: left;}

.page-template-gallery-grid-php .image-grid {float: left; width: 632px;}
.page-template-gallery-grid-php .image-grid li {margin: 0;}
.page-template-gallery-grid-php .image-grid img {width: 155px; height: 155px;}

.text-column {margin-bottom: 18px !important;}

.ri-grid {margin: 0 auto !important;}
.ri-grid ul li {background: #FFF !important;}
.ri-grid ul li a {left: auto !important; right: 0 !important; width: 98% !important; height: 98% !important; background-color: #FFFFFF !important;}
.ri-shadow:after, .ri-shadow:before {box-shadow: none !important;}

/*-------------------------------
Projects
-------------------------------*/
.single-projects #content {max-width: 834px; letter-spacing: 1px; padding-left: 0.36%;}
.single-projects h2.page-title {margin-bottom: 20px;}

.single-projects .image-gallery {
	float: left;
	/*width: 553px;*/
	width: 66.30%;
}

.single-projects .text-column {
	float: right;
	/*width: 192px;*/
	width: 23.02%;
	/*margin-right: 48px;*/
	margin-right: 5.75%;
}

.single-projects .details-content {display: none;}

.single-projects .details-link {
	font-family: "Montserrat", Helvetica, Arial, sans-serif; 
	/*font-size: 0.83em;*/
	font-size: 0.95em;
	font-weight: bold;
	/*background: url(images/toggle-show.gif) left center no-repeat;*/
	letter-spacing: 1px;
	display: block;
	/*margin: 20px 0;*/
	padding: 15px 0 20px;
	cursor: pointer;
}

/*.single-projects .hide-btn {
	background: url(images/toggle-hide.gif) left center no-repeat;
}*/

.single-projects .details-link:after {
	content: ' more +';
}

.single-projects .details-link.hide-btn:after {
	content: ' less -';
}

.single-projects .details-link:hover {text-decoration: none;}

/*-------------------------------
Left Gallery Template (eg: Studio)
-------------------------------*/
.page-template-gallery-left-php #content {max-width: 834px; padding-left: 0.36%;}
.page-template-gallery-left-php h2.page-title {margin-bottom: 20px;}

.page-template-gallery-left-php .image-gallery {
	float: left;
	/*width: 553px;*/
	width: 66.30%;
}

.page-template-gallery-left-php .text-column {
	float: right;
	/*width: 192px;*/
	width: 23.02%;
	/*margin-right: 48px;*/
	margin-right: 5.75%;
}

.page-template-gallery-left-php #content p:first-child {font-size: 1.375em;}

/* Screen ----------- */
@media 
only screen and (min-width: 1919px) {
	.grid li:nth-child(5n+6) {clear:left;}
}
@media 
only screen and (min-width: 1553px) and (max-width: 1918px) {
	.grid li:nth-child(6n+7) {clear:left;}
}
@media 
only screen and (min-width: 1298px) and (max-width: 1552px) {
	.grid li:nth-child(5n+6) {clear:left;}
}
@media 
only screen and (min-width: 1042px) and (max-width: 1297px) {
	.grid li:nth-child(4n+5) {clear:left;}
}
@media 
only screen and (min-width: 742px) and (max-width: 1041px) {
	.grid li:nth-child(3n+4) {clear:left;}
}

@media 
only screen and (max-width: 1300px) {
	.page-template-gallery-grid-php .image-grid {width: 474px;}
}

@media 
only screen and (max-width: 1050px) {
	.page-template-gallery-grid-php .image-grid {width: 316px;}
}

@media 
only screen and (max-width: 800px) {
	.page-template-gallery-grid-php .image-grid {width: 300px;}
	.page-template-gallery-grid-php .image-grid img {width: 140px; height: 140px;}
}

/* iPad ----------- */
@media 
only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

}

@media 
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
	#container {padding: 0 0 0 4%; width: 92%;}
	
	.page-template-gallery-left-php .text-column {float: left; width: 100%; margin: 0; padding: 0; position: relative; clear: both;}
	.page-template-gallery-left-php .image-gallery, .single-projects .image-gallery {width: 100%; float: left;}
	.text-column, .page-template-gallery-left-php .text-column {width: 67%;}
	.single-projects .text-column {width: 75%; float: left; margin-right: 0;}
	
	.single-projects h2.page-title {margin-bottom: 6px;}
	.single-projects .details-link {font-size: 11px; background: none;}
	.single-projects .details-content {display: block;}
}

@media 
only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#container {padding: 0 0 0 4.5%; width: 91%;}
}

@media 
screen and (max-width: 767px) {
  .row-offcanvas,
  header.navbar {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }

  .row-offcanvas-right
  .sidebar-offcanvas,
  header.navbar.active {
    right: -130px; 
  }

  .row-offcanvas-right.active,
  header.navbar {
    right: 130px; 
  }

  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 130px; 
	display: none;
  }
  
  .sidebar-offcanvas nav {margin-left: 20px;}
  
  .active .sidebar-offcanvas {
	display: block;
  }
}

/* iPhone ----------- */
@media 
only screen and (max-width: 740px),
only screen and (min-device-width: 320px)  and (max-device-width: 480px), 
only screen and (min-device-width: 320px)  and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
	#container {padding: 0 1.85% 0 1.85%; width: 96.3%;}
	
	header, section, #content-wrapper, #content, .mobile, .text-column, .page-template-gallery-left-php .text-column {float: left; width: 100%; margin: 0; padding: 0; position: relative; clear: both;}
	header h1 {height: 40px;}
	#content {padding-top: 0; margin-top: 0px;}
	#sidebar {padding-top: 0; margin-top: 50px;}
	#content {margin-top: 10px;}
	
	.page-template-gallery-grid-php .text-column {margin: 10px 0 18px 0;}
	
	.page-template-gallery-left-php .image-gallery, .single-projects .image-gallery {width: 100%; float: left;}
	.text-column, .page-template-gallery-left-php .text-column {width: 67%;}
	.single-projects .text-column {width: 75%; float: left; margin-right: 0;}
	
	.single-projects h2.page-title {margin-bottom: 6px;}
	.single-projects .details-link {font-size: 11px; background: none;}
	.single-projects .details-content {display: block;}

	.page-template-awards-php ul.grid li {margin-top: 15px;}
	ul.grid .grid-item-text {margin: 14px 0 0 0; min-height: auto; line-height: 1.35em;}
	
	.home ul.grid-hover {height: auto;}
	
	.page-template-gallery-grid-php .image-grid {width: 300px; clear: both;}
	.page-template-gallery-grid-php .image-grid img {width: 97px; height: 97px;}
	
	/*#sidebar {display: none;}*/
	.mobile {padding-top: 25px;}
	
	#sidebar nav li {padding: 7px 0;}
	#sidebar nav ul.sub-menu {display: none !important;}
	
	ul.grid li {
		/*margin: 0 0 3px 0;*/
		width: 49.4%;
		margin: 0 1.2% 1.2% 0;
		height: 49.4%;
	}
	
	ul.grid li:nth-child(2n+2) {margin-right: 0;}
	ul.grid li:nth-child(2n+3) {clear: both;}
	
	ul.grid .grid-item-text {min-height: 1px;}
	
	.page-template-awards-php ul.grid li {
		margin-top: 7px;
		margin-bottom: 14px;
	}
	
	article h3.post-title {
		padding-bottom: 0.4em;
	}
	
	ul.grid-hover li a {
    	background: none;
    	display: block;
    	position: static;
		width: auto;
	}
	
	ul.grid-hover h4, .home ul.grid h4 {
		font-size: 1em;
		text-transform: none;
		font-weight: normal;
    	padding: 6px 5px 11px 0;
		clear: both;
	}
	
	.tax-project_categories h2.page-title {margin-bottom: 18px;}
	
	.ri-grid {margin: 10px auto !important;}
}

@media 
only screen and (min-device-width: 320px)  and (max-device-width: 480px) and (orientation: portrait), 
only screen and (min-device-width: 320px)  and (max-device-width: 568px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
	.home ul.grid li, .home ul.grid-hover li {
		margin: 0 0 3px 0;
		width: 100% ;
		height: auto;
	}
}
/* RETINA DISPLAY */
/*@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) { 
	.single-projects .details-link {background-image: url('images/toggle-show-large.gif'); background-size: 109px 7px; background-position: left center; background-repeat: no-repeat;}
	.single-projects .hide-btn {background-image: url('images/toggle-hide-large.gif'); background-size: 109px 7px; background-position: left center; background-repeat: no-repeat;}
}*/