/*
Theme Name: Flash
Author: Mary Brunton
Author URI: http://acousticartanddesign.com.au/
Description: Based on the Wordpress Twentyeleven theme
*/
/* @fontface fonts
----------------------------------------------------------------------*/
@import url("fontsheet.css");

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

a img, img 	{border:0 }

a, :active, a:hover	{outline: none; border:0; border:none;cursor:pointer;}

a, :focus,  :hover		{-moz-outline-style: none; border:none; outline:0;}

.clearfix {clear:both; width:100%}

ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	
}

.clear {clear:both}

/* =Structure
----------------------------------------------- */

html {
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
}

body {background:#e2e3e6; 
}
#page { background:#e2e3e6; 
}

#primary {
	background:transparent;
	width:100%;
	clear:both;
}

#content {clear:both; background:#fff;
}
#secondary {
	float: right;
	margin-right: 4%;
	width: 18.8%;
}

/* Singular */
.singular #primary {
	background:transparent;
	width:100%;
	clear:both;
}

.error404 #content,
.search #content,
.page-template-default  #content,
.page-template-page_plain-php .plain {
	clear:both;
	margin:0 10% 0px 10%;
	width: 80%;
	background:#fff;
	padding:0;
	padding-bottom:30px;
	-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}

.page-template-page_plain-php .plain {
	padding:1px 30px 10px 30px!important;
	background:#fff !important;
}

.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 30%;
}


.page-template #content {
	background:transparent;
	clear:both;
	margin:0 10% 30px 10%;
	width: 80%;
	height:100%;
	padding-bottom:30px;
	-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
}

.page-template h1 {margin-left:0}

/* SHOP */

.shop  #content {
	min-width:960px;
}


.shop .columnleft {width:180px; float:left; margin:35px 30px 0 30px; border:1px #ccc solid; padding:10px;}
.shop  .boxText {padding:8px 0}
.shop  .infoBoxHeading{background:#aaa}
.shop td {vertical-align:middle}



/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -26.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 7.6% 0 34%;
	width: 58.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 7.6%;
	margin-right: 0;
	width: 18.8%;
}

/* One column */
.one-column #page {
	width:100%;
	margin:0;
}
.one-column #content {
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 7.6%;
	width: auto;
}
/* Simplify the showcase template */
.one-column .page-template-showcase-php section.recent-posts {
	float: none;
	margin: 0;
	width: 100%;
}
.one-column .page-template-showcase-php #main .widget-area {
	float: none;
	margin: 0;
	width: auto;
}
.one-column .page-template-showcase-php .other-recent-posts {
	
}
/* Simplify the showcase template when small feature */
.one-column section.featured-post .attachment-small-feature {
	border: none;
	display: block;
	height: auto;
	max-width: 60%;
	position: static;
}
.one-column article.feature-image.small {
	margin: 0 0 1.625em;
	padding: 0;
}
.one-column article.feature-image.small .entry-title {
	font-size: 20px;
	line-height: 1.3em;
}
.one-column article.feature-image.small .entry-summary {
	height: 150px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
}
.one-column article.feature-image.small .entry-summary a {
	left: -9%;
}
/* Remove the margin on singular articles */
.one-column.singular .entry-header,
.one-column.singular .entry-content,
.one-column.singular footer.entry-meta,
.one-column.singular #comments-title {

}
/* Simplify the pullquotes and pull styles */
.one-column.singular blockquote.pull {
	margin: 0 0 1.625em;
}
.one-column.singular .pull.alignleft {
	margin: 0 1.625em 0 0;
}
.one-column.singular .pull.alignright {
	margin: 0 0 0 1.625em;
}
.one-column.singular .entry-meta .edit-link a {
	position: absolute;
	left: 0;
	top: 40px;
}
.one-column.singular #author-info {
	margin: 2.2em -8.8% 0;
	padding: 20px 8.8%;
}
/* Make sure we have room for our comment avatars */
.one-column .commentlist > li.comment {
	margin-left: 102px;
	width: auto;
}
/* Make sure the logo and search form don't collide */
.one-column #branding #searchform {
	position:absolute;
	right: 400px;
	top: 1em;
}
/* Talking avatars take up too much room at this size */
.one-column .commentlist > li.comment {
	margin-left: 0;
}
.one-column .commentlist > li.comment .comment-meta,
.one-column .commentlist > li.comment .comment-content {
	margin-right: 85px;
}
.one-column .commentlist .avatar {
	background: transparent;
	display: block;
	padding: 0;
	top: 1.625em;
	left: auto;
	right: 1.625em;
}
.one-column .commentlist .children .avatar {
	background: none;
	padding: 0;
	position: absolute;
	top: 2.2em;
	left: 2.2em;
}
.one-column #respond {
	width: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
	font: 13px/24px  'VegurRegular', Verdana, sans-serif; letter-spacing: 1px; color:#333;
}

strong, .entry-content  p.bold { font-family:'VegurBold', Verdana, sans-serif}


/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight:normal;
}

h1 {font: 70px/60px 'VegurLight', Verdana, sans-serif; letter-spacing: 1px; color:000;  }

h2 {font: 35px/30px 'VegurLight', Verdana, sans-serif; letter-spacing: 1px; color:#999;
margin-top:30px;
height:30px;
}

h3 {
font: 30px/30px 'VegurRegular', Verdana, sans-serif;
letter-spacing: 1px; 
color:#333333;
margin-bottom:10px;
}

h4 {font: 24px/30px 'VegurRegular', Verdana, sans-serif; color:#666666;
margin-bottom:5px;
letter-spacing: 1px;
margin-top:5px;
}

h5 {
font: 15px/24px 'VegurRegular', Verdana, sans-serif; color:#333;
}

h3 sup {
font:15px/10px 'VegurRegular', Verdana, sans-serif;
}

h4 sup {
font:10px 'VegurRegular', Verdana, sans-serif;
}

	
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px 'VegurRegular', Verdana, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

.red {color:#dd0000}

/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text] {
	padding: 3px;
}
input#s {
	background: url(images/search.png) no-repeat 5px 6px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size: 14px;
	height: 22px;
	line-height: 1.2em;
	padding: 4px 10px 4px 28px;
}
input#searchsubmit {
	display: none;
}

/* Links */
a {
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: none;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
--------------------------------------------------------------------------------------------- */

#branding {
	background:#fff;
	width:100%;
	height:90px;
	position:relative;
	display:block;
}

#branding hgroup {
	width:100%
}

#site-title {
	position:absolute;
	top:28px;
	left:40px;	
}

#site-title span img {height: auto; width:300px; min-width:230px}
#site-title a { }
#site-title img a:hover {}

#site-description, .phone {
font: 33px 'VegurLight', Verdana, sans-serif; letter-spacing: 1px; color:#57585b;
margin:0;
position:absolute;
right:45px;
top:13px;
text-align:right;
margin-top:27px;
clear:both
}

.phone {display:none}


/* Search Form */
#branding #searchform {
	position: absolute;
	top: 3.8em;
	right: 7.6%;
	text-align: right;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
-------------------------------------------------------------------------------------- */

#main {
	clear: both;
}

.page-template-default #main {
	width:100%;
	background:transparent;
	margin-bottom:40px;
}

.page-title {
	clear: both;
	font: 36px/36px 'VegurLight', VerdanaBold, sans-serif; color:#333;
	margin-top:40px;
	margin-bottom:10px;
	width:100%;
}

.page-title a {
	font-size: 14px;
	letter-spacing: 0;
	text-transform: none;
}

.hentry,
.no-results {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	padding: 0 0 1.625em;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title {
	clear: both;
	font: 32px/30px 'VegurLight', VerdanaBold, sans-serif; color:#fff;
	margin:0;
	width:100%;
	height: auto;
}
div.space {width:10%; display:block; height:20px; float:left}
.entry-title,
.entry-title a {
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #999;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,
.entry-summary {
	padding: 0 0 30px 0;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	margin:20px 0;
}
.entry-content h3,
.comment-content h3 {
	font: 20px/25px 'VegurBold', Verdana, sans-serif;
	letter-spacing: 1px;
	margin:20px 0;
}

.entry-content h4 {
	font: 17px/30px 'VegurRegular', Verdana, sans-serif; color:#333;
	margin-bottom:10px;
	letter-spacing: 1px;
	margin-top:5px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content p { margin-left:30px; margin-right:30px;}

.error404 #content  h1,
.error404 #content  h2,
.error404 #content  h3,
.error404 #content  h4,
.error404 #content  p,
.search #content  h1,
.search #content  h2,
.search #content  h3,
.search #content  h4,
.search #content p,
.page-template-page_plain-php .plain .entry-content h1,
.page-template-page_plain-php .plain .entry-content h2,
.page-template-page_plain-php .plain .entry-content h3,
.page-template-page_plain-php .plain .entry-content h4,
.page-template-page_plain-php .plain .entry-content p { margin-left:0; margin-right:0;}


.page-template .entry-content h1 {margin:30px 0 20px 0}

.entry-content div.halfpage { width:48%; float:left; margin-right:2%; background:#fff; margin-bottom:20px; }
.entry-content div.pluspage { width:70%; float: none; clear:both; background:#fff;  margin-bottom:20px; }
.entry-content .thirdpage { width:30%; float:left; margin-right:2%; background:#fff; margin-bottom:20px; min-height:300px }

.entry-summary p,
.entry-content p {
font: 15px/24px 'VegurRegular', Verdana, sans-serif; color:#333;
margin-bottom:10px;
letter-spacing: 1px;
margin-top:5px;
}	
.entry-content ul {margin-left:35px;}
	
.entry-summary {width:60%}
.entry-content a img:hover {
	opacity:0.8
}

p.small {font-size:12px}

.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
}

.entry-content th,
.comment-content th {
	font: 16px/20px 'VegurRegular', Verdana, sans-serif;
	letter-spacing: 1px;
	background:#eee;
	color:#000;
	padding: 6px 10px;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px;
}
.entry-content #s {
	width: 75%;
}

.entry-content td {
	background:#fcfcfc;
	color:#42b7ef;
	font: 14px/14px 'VegurRegular', Verdana, sans-serif;
	height:20px;
}

.right35 {float:right; width:35%}
.left55 {width:55%; float:left; margin-top:25px}
.left40 {width:40%; float:left}
.right40 {width:40%; float:right}
.narrow {width:75%}
.fleft {float:left}
.fright {float:right}
.temp60 {width:70%}

.entry-content td a {
	text-decoration:none
}

.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 0;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
}
.wp-caption {
	margin-bottom: 1.625em;
	max-width: 96%;
}
.wp-caption img {
	display: block;
	margin: 0 auto 7px auto;
	max-width: 98%;
}
.wp-caption p.wp-caption-text,
.gallery-caption {
	color: #888;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px !important;
}
.wp-caption p.wp-caption-text {
	margin-bottom: 0.6em;
	position: relative;
	line-height:13px;
}
.wp-caption .wp-caption-text:before {
	
}
#content p span.price {
	font-size: 30px;
	font-family: 'VegurBold' VerdanaBold;
	font-weight: bold;
	color: #C00;
	width:180px;
	letter-spacing:0;
	text-align:left;
	margin:0;
	margin-top:0;
	line-height:18px;
}

#content p span.price span {
	font-size:12px;
		font-family: 'VegurRegular' Verdana;
		font-weight: normal;
		margin:0;
}
	


#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}


.thumbnail_border {
width:195px; 
height:280px;
background:#fff;
 border:#999999 1px solid; 
 -moz-box-shadow: 3px 3px 3px #555;
-webkit-box-shadow: 3px 3px 3px #555;
box-shadow: 3px 3px 3px #555;
float:left;
margin-top:7px;
padding:10px;
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box;
-ms-box-sizing:border-box; 
}

.factsheet {
	width:200px;
	height:283px;
	border:1px solid #666;
	 -moz-box-shadow: 2px 2px 5px #888;
	 -webkit-box-shadow: 2px 2px 5px #888;
	 box-shadow: 2px 2px 5px #888;
	 margin: 0 20px 25px 0;
}
	
.factsheet:hover {
	opacity:0.8
}

.helpsheet {
	width:200px;
	height:283px;
	border:1px solid #666;
	 -moz-box-shadow: 2px 2px 5px #888;
	 -webkit-box-shadow: 2px 2px 5px #888;
	 box-shadow: 2px 2px 5px #888;
	 margin: 0 20px 25px 0;
	 text-align:left;
}
	
.helpsheet:hover {
	opacity:0.8
}

div.productboxes{
	width:23.5%;
	margin-right:2%;
	margin-bottom:2%;
	float:left;
	min-width:160px;
	max-width:300px;
}


div.productboxes:nth-of-type(4n) {margin-right:0}



div.productboxes:hover {
	
}
div.productboxes img {
	max-width: 100%;
	margin:0;
	margin-bottom:0;
}


div.productboxes a {
	display: inline-block;
	height:50%;
	width:100%;
	background:#57585b;
	font-family:'VegurRegular', Verdana, sans-serif;
	color:#fff;
	margin:0px;
	line-height:1.3;
}
	
div.productboxes a:hover {
	background:#fff;
	color:#57585b;
}
	
div.productboxes p a {color:#fff;}
div.productboxes:hover a {color:#57585b}

div.productboxes div.productsdivider {
	width:8px; height:37px; float:left
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
}
.wp-caption img {
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
opacity: 0.7
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	background: #f9f9f9;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 2.2em -35.6% 0 -35.4%;
	padding: 20px 35.4%;
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}


/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}

article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .hentry {
	border-bottom: none;
	padding: 0;
}
.singular .page .hentry {
	padding: 0;
}
.entry-header .entry-title {
	display:none
}

.page-template .entry-title{
clear: both;
	font: 36px/36px 'VegurLight', VerdanaBold, sans-serif; color:#333;
	margin-top:40px;
	margin-bottom:10px;
	width:100%;
	display:inherit;
}

.page-id-410 .entry-header {margin-top:20px;}

.page-id-410 .entry-header .entry-title {
	display:none
}

.page-template-page_plain-php #content {
	background:#fff
}


.entry-content .entry-title {
	clear: both;
	font: 36px/36px 'VegurLight', VerdanaBold, sans-serif; color:#333;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}

.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Aside
----------------------------------------------- */

.format-aside .entry-title,
.format-aside .entry-header .comments-link {
	display: none;
}
.singular .format-aside .entry-title {
	display: block;
}
.format-aside .entry-content {
	padding: 0;
}
.singular .format-aside .entry-content {
	padding: 1.625em 0 0;
}


/* =Link
----------------------------------------------- */

.format-link .entry-title,
.format-link .entry-header .comments-link {
	display: none;
}
.singular .format-link .entry-title {
	display: block;
}
.format-link .entry-content {
	padding: 0;
}
.singular .format-link .entry-content {
	padding: 1.625em 0 0;
}


/* =Gallery
----------------------------------------------- */

.format-gallery .gallery-thumb {
	float: left;
	display: block;
	margin: .375em 1.625em 0 0;
}


/* =Status
----------------------------------------------- */

.format-status .entry-title,
.format-status .entry-header .comments-link {
	display: none;
}
.singular .format-status .entry-title {
	display: block;
}
.format-status .entry-content {
	padding: 0;
}
.singular .format-status .entry-content {
	padding: 1.625em 0 0;
}
.format-status img.avatar {
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #ccc;
	-moz-box-shadow: 0 1px 2px #ccc;
	box-shadow: 0 1px 2px #ccc;
	float: left;
	margin: 4px 10px 2px 0;
	padding: 0;
}


/* =Quote
----------------------------------------------- */

.format-quote blockquote {
	color: #555;
	font-size: 17px;
	margin: 0;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error
----------------------------------------------- */
.search #content,
.error404 #content {
	background:#fff;
	padding:30px 30px 10px 30px!important;
}

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px;
	margin: 15px 0;
	overflow: hidden;
	padding: 1.625em 8.9%;
	width:30%
}

.error404 #main h1 {color:#000}

.error404 .entry-title{
	clear: both;
	font: 36px/36px 'VegurLight', VerdanaBold, sans-serif; color:#333;
	margin-top:40px;
	margin-bottom:10px;
	width:100%;
	display:inherit ;
}
	
	
	
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}


/* =Showcase
----------------------------------------------- */

h1.showcase-heading {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}

/* Intro */
article.intro {
	background: #f9f9f9;
	border-bottom: none;
	margin: -1.855em -8.9% 1.625em;
	padding: 0 8.9%;
}
article.intro .entry-title {
	display: none;
}
article.intro .entry-content {
	color: #111;
	font-size: 16px;
	padding: 0.5em 0 0.625em;
}
article.intro .edit-link a {
	background: #aaa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	padding: 0 8px;
	position: absolute;
	top: 30px;
	right: 20px;
	text-decoration: none;
}
article.intro .edit-link a:hover,
article.intro .edit-link a:focus,
article.intro .edit-link a:active {
	background: #777;
}

/* Featured post */
section.featured-post {
	float: left;
	margin: -1.625em -8.9% 1.625em;
	padding: 1.625em 8.9% 0;
	position: relative;
	width: 100%;
}
section.featured-post .hentry {
	border: none;
	color: #666;
	margin: 0;
}
section.featured-post .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

/* Small featured post */
section.featured-post .attachment-small-feature {
	float: right;
	height: auto;
	margin: 0 -8.9% 1.625em 0;
	max-width: 59%;
	position: relative;
	right: -15px;
}
section.featured-post.small {
	padding-top: 0;
}
section.featured-post .attachment-small-feature:hover,
section.featured-post .attachment-small-feature:focus,
section.featured-post .attachment-small-feature:active {
	opacity: .8;
}
article.feature-image.small {
	float: left;
	margin: 0 0 1.625em;
	width: 45%;
}
article.feature-image.small .entry-title {
	line-height: 1.2em;
}
article.feature-image.small .entry-summary {
	color: #555;
	font-size: 13px;
}
article.feature-image.small .entry-summary p a {
	background: #222;
	color: #eee;
	display: block;
	left: -23.8%;
	padding: 9px 26px 9px 85px;
	position: relative;
	text-decoration: none;
	top: 20px;
	width: 180px;
	z-index: 1;
}
article.feature-image.small .entry-summary p a:hover {
	background: #1982d1;
	color: #eee;
	color: rgba(255,255,255,0.8);
}





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

#colophon {
	clear: both;
	position:fixed;
	z-index:10000;
	bottom:0;
	width:100%;
	background:#fff;
	border-top: 1px #999 solid;
	height:45px;
}

#colophon #searchform {
	margin:5px 0; float:right}
	

#colophon  .centre {
	margin:0 10% 0px 10%;
	width: 80%;
	text-align:left;
}

#colophon p {
	color:#666;
	font-size:12px;
	width:500px; float:left;
	margin-top:8px;
}

.home #colophon {
	display:none
}

#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

a.youtube {
	float:right;
	display: inline-block;
	width:78px;
	height:33px;
	margin:5px 15px 0 0;
	background:url(/img/youtube.jpg) 0 0 no-repeat;
}
a.youtube:hover {
		background:url(/img/youtube.jpg) 0 -33px no-repeat;
}

a.email {
	float:right;
	display: inline-block;
	width:42px;
	height:33px;
	margin:5px 15px 0 0;
	background:url(/img/email.jpg) 0 0 no-repeat;
}
a.email:hover {
		background:url(/img/email.jpg) 0 -33px no-repeat;
}
/* HOME
----------------------------------------------- */

/* supersize captions
----------------------------------------------- */

.home #main {
	margin-top:-35px
}

.home #content {
	margin:0; padding:0;
}

div#slidecaption {width:100%; height:100%}

div#slidecaption a {
	color:#fff; 
	font-family:'VegurRegular', Verdana, sans-serif;
	letter-spacing: 1px; 
	font-size:26px;
	line-height:30px;
	-moz-box-shadow: 10px 10px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 10px 10px rgba(255, 255, 255, 0.5);
	box-shadow: 10px 10px rgba(255, 255, 255, 0.5);
	 -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
	text-shadow:#000 1px 1px 2px;
	overflow:hidden; 
	position:absolute; 
	display: block;
	width:auto;
}

a.westfield {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2.png) right 8px no-repeat;
	top:55%;
	left:15%;
	}
a.westfield:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.b-wrap {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2.png) right 8px no-repeat;
	top:55%;
	left:10%;
	}
a.b-wrap:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.texture {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	top:75%;
	left:10%;
	}
a.texture:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2U.png) right 8px no-repeat;}

a.homephotoglass {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	top:75%;
	left:20%;
	}
a.homephotoglass:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2U.png) right 8px no-repeat;}

a.hwindow {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2D.png) right 10px no-repeat;
	/* top:35%; */
	top:45%;
	left:15%;
	}
a.hwundow:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) right 8px no-repeat;}

a.hwindow {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2D.png) right 10px no-repeat;
	/* top:35%; */
	top:45%;
	left:15%;
	}
a.hwundow:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) right 8px no-repeat;}

a.homewrap {
	padding:12px 10px 12px 55px;
	background:#000 url(images/arrow2D.png) 10px 10px no-repeat;
	/* top:20%; */
	top:45%;
	left:70%;
	}
a.homewrap:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) 10px 8px no-repeat;}

a.homeretail {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2D.png) right 10px no-repeat;
	/* top:25%; */
	top:45%;
	left:10%;
	}
a.homeretail:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) right 8px no-repeat;}

a.homebillboards{
	padding:12px 10px 12px 55px;
	background:#000 url(images/arrow2D.png)10px 10px no-repeat;
	/* top:18%; */
	top:45%;
	left:75%;
	}
a.homebillboards:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) 10px 8px no-repeat;}

a.custom-built {
		padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2.png) right 8px no-repeat;
	top:67%;
	left:8%;
	}
	
a.custom-built:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homedisplay {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	top:78%;
	left:5%;
	}
a.homedisplay:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2U.png) right 8px no-repeat;}

a.homeclear {
		padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2.png) right 8px no-repeat;
	top:78%;
	left:2%;
	}
 a.homeclear:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

	
a.natgallery{
	background:#000 url(images/arrow2L.png) left 10px no-repeat;
	padding:12px 10px 12px 55px;
	/* top:25%; */
	top:45%;
	left:60%;
	}
a.natgallery:hover 	{ background:rgba(0, 0, 0, 0.7) url(images/arrow2L.png) left 10px no-repeat;}

a.homesav {
	background:#000 url(images/arrow2L.png) left 10px no-repeat;
	padding:12px 10px 12px 55px;
	top:55%;
	left:80%;
	}
a.homesav:hover 	{ background:rgba(0, 0, 0, 0.7) url(images/arrow2L.png) left 10px no-repeat;}

a.wallpaper {
	background:#000 url(images/arrow2U.png) right 10px no-repeat;
	padding:12px 55px 12px 10px;
	top:70%;
	left:50%;
}
a.wallpaper:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2U.png) right 10px no-repeat;}


a.ledhome1 {
	background:#000 url(images/arrow2L.png) left 10px no-repeat;
	padding:12px 10px 12px 55px;
	/* top:25%; */
	top:45%;
	left:60%;
	}
a.ledhome1:hover 	{ background:rgba(0, 0, 0, 0.7) url(images/arrow2L.png) left 10px no-repeat;}

a.ledhome3  {
		padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2.png) right 8px no-repeat;
	top:78%;
	left:2%;
	}
 a.ledhome3:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}
 
a.ledhome2 {
	padding:12px 10px 12px 55px;
	background:#000 url(images/arrow2D.png)10px 10px no-repeat;
	/* top:18%; */
	top:45%;
	left:70%;
	}
a.ledhome2:hover { background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) 10px 8px no-repeat;}

a.homedjs{
	background:#000 url(images/arrow2L.png) left 10px no-repeat;
	padding:12px 10px 12px 55px;
	top:65%;
	left:70%;
	}
a.homedjs:hover 	{ background:rgba(0, 0, 0, 0.7) url(images/arrow2L.png) left 10px no-repeat;}

a.glass {
	background:#000 url(images/arrow2U.png) right 10px no-repeat;
	padding:12px 55px 12px 10px;
	top:75%;
	left:35%;
}	
a.glass:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2U.png) right 10px no-repeat;}  

#supplementary  {display:none}

noindex:-o-prefocus, .site-title {
	margin-bottom:-10px;
}

.top {
	display:inline-block;
	position:relative;
	top:-30px;
}

.red {color:#dd0000}

/* = eNewsletter Form
----------------------------------------------- */
.o-form form label {width:150px; display: inline-block; font-size:13px}

/* file upload */
#fcwrapper {
     box-shadow: none!important
}


/* =Responsive Structure
----------------------------------------------- */

@media screen and (-webkit-min-device-pixel-ratio:0) {
#supersized {margin-left:-30px; height:110%; width:110%; }
}

@media (max-width: 1250px) {div#slidecaption a {font-size:23px; line-height:26px}
.narrow {width:100%}}

@media (max-width: 1050px) {
.entry-content h4 {font: 14px/24px 'VegurBold', VerdanaBold, sans-serif;}
.page-template-default .entry-content p {font: 14px/22px 'VegurRegular', Verdana, sans-serif; margin-bottom:5px;}
div#slidecaption a {font-size:20px; line-height:23px}
.entry-content div.pluspage { width:100%;  }
#site-description {font: 27px 'VegurLight', Verdana, sans-serif; margin-top:30px}
div.productboxes {width:40%;}
}


@media (max-width: 900px) {
#site-description {font: 22px 'VegurLight', Verdana, sans-serif; margin-top:30px}
}

@media (max-width: 850px) {
#page { background:#ffffff; }
#main #content { padding:0 0 30px 0}
.page-template-page_plain-php .plain {padding: 0px!important;}

	
	/* Simplify the basic layout */
.entry-content h4 {font: 14px/24px 'VegurBold', VerdanaBold, sans-serif;}
.page-template-default .entry-content p {font: 14px/22px 'VegurRegular', Verdana, sans-serif; margin-bottom:5px;}
#site-title {top:10px; left:30px}
#site-title span img {height: auto; width:220px; }
div#slidecaption a {font-size:20px;}
#branding {height:80px}
#site-description {margin-top:18px}
#main #content { width:94%; margin: 0 auto 25px auto;}
#nav-below {
		border-bottom: 1px solid #ddd;
		margin-bottom: 1.625em;
	}
	#main #secondary {
		float: none;
		margin: 0;
		width: auto;
	}
	/* Simplify the showcase template */
	.page-template-showcase-php .featured-posts {
		min-height: 280px;
	}
	.featured-posts section.featured-post {
		height: auto;
	}
	.page-template-showcase-php section.recent-posts {
		float: none;
		margin: 0;
		width: 100%;
	}
	.page-template-showcase-php #main .widget-area {
		float: none;
		margin: 0;
		width: auto;
	}
	.page-template-showcase-php .other-recent-posts {
		border-bottom: 1px solid #ddd;
	}
	/* Simplify the showcase template when small feature */
	section.featured-post .attachment-small-feature,
	.one-column section.featured-post .attachment-small-feature {
		border: none;
		display: block;
		float: left;
		height: auto;
		margin: 0.625em auto 1.025em;
		max-width: 30%;
		position: static;
	}
	article.feature-image.small {
		float: right;
		margin: 0 0 1.625em;
		width: 64%;
	}
	.one-column article.feature-image.small .entry-summary {
		height: auto;
	}
	article.feature-image.small .entry-summary p a {
		left: 0;
		padding-left: 20px;
		padding-right: 20px;
		width: auto;
	}
	/* Simplify the pullquotes and pull styles */
	.singular blockquote.pull {
		margin: 0;
	}
	.singular .pull.alignleft {
		margin:0;
	}
	.singular .pull.alignright {
		margin: 0;
	}
	.singular .entry-meta .edit-link a {
		left: 0;
		position: absolute;
		top: 40px;
	}
	.singular #author-info {
		margin:0;
		padding: 20px 8.8%;
	}
	/* Make sure we have room for our comment avatars */
	.commentlist {
		width: 100%;
	}
	.commentlist > li.comment,
	.commentlist .pingback {
		margin-left: 102px;
		width: auto;
	}
	/* And a full-width comment form */
	#respond {
		width: auto;
	}
	/* No need to float footer widgets at this size */
	#colophon #supplementary .widget-area {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* No need to float 404 widgets at this size */
	.error404 #main .widget {
		float: none;
		margin-right: 0;
		width: auto;
	}
	/* Make sure embeds fit their containers */
	embed,
	object {
		max-width: 100%;
	}
	
block-compare {display:none}

a.homewrap {left:20%;}
a.homesav {
	padding:12px 55px 12px 10px;
	background:#000 url(images/arrow2D.png) right 10px no-repeat;
	top:15%;
	left:10%;
	}
a.homesav:hover 	{ background:rgba(0, 0, 0, 0.7) url(images/arrow2D.png) right 8px no-repeat;}
a.homebillboards{top:18%;left:20%;}
a.wallpaper {left:30%;}
a.homedjs{left:50%;}
}

@media (min-width: 770px) {
	h3.nav-toggle {display:none}
}

@media (max-width: 770px) {
/* @media (max-width: 650px) Reduce font-sizes for better readability on smaller devices */
#page { max-width:100%; overflow:hidden}
#main #content { padding:0 0 30px 0}
.page-template-page_plain-php .plain {padding: 0px!important;}

.entry-title {font: 25px/28px 'VegurLight', VerdanaBold, sans-serif;}

.entry-content h1, .entry-content h2, .entry-content h3 {margin-bottom:25px}
.entry-content p {font: 14px/22px 'VegurRegular', Verdana, sans-serif;margin-left:0;
margin-right:0;
margin-bottom:10px;
}

		
div#slidecaption a {font-size:16px;}
#site-title {width:250px; height:auto; float:none; margin:0 auto}
#site-description {display:none}
.phone {display: block; font: 22px 'VegurRegular', Verdana, sans-serif; text-align:right; margin-top:55px; margin-right:-20px;}
	
div.productboxes {width:40%;}

.singular .entry-header {clear:both;}
	

	blockquote {
		margin: 0;
	}
	blockquote.pull {
		font-size: 17px;
	}
	/* Reposition the site title and description slightly */
	#site-title {
		margin-right: 0;
	}
	/* Make sure the logo and search form don't collide */
	#branding #searchform {
		top: 1.625em !important;
	}
	/* Make sure the post-post navigation doesn't collide with anything */
	#nav-single {
		display: block;
		position: static;
	}
	.singular .hentry {
		padding: 1.625em 0 0;
	}
	.singular.page .hentry {
		padding: 1.625em 0 0;
	}
	
	.greybg {
    margin-top: 35px;
	}
}
@media (max-width: 590px) {
	#page {max-width:100%; overflow:hidden}
	#main, #content, h1 {}
	.entry-content p {font: 14px/22px 'VegurRegular', Verdana, sans-serif;margin-left:0;
margin-right:0;
clear:both !important;
margin-bottom:10px;
height:auto!important;}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {
margin-left:0;
margin-right:0;
clear:both !important;
margin-bottom:10px;
height:auto!important;
}
	
	#branding {height: 70px}
	
.page-id-480 #content img {float:none !important}
.right35 {float:none; width:100%}
.left55 {width:100%; float: none; margin-top:25px}
.fleft {float:none}
.fright {float:none}
.temp60 {width:100%}


	.alignleft,
	.alignright {
		float: none;
		margin-left: 0;
		margin-right: 0;
	}

	
	ul#slide-list{ width:80%; margin:0 auto;
	-moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box}
	
	div.productboxes {
	width:95%;
	margin-right: auto;
	margin-left:auto;
	margin-bottom:10px;
	float: none;
	min-width:160px;
	max-width:300px;
}
.alignright {float:none}

div#slidecaption a {
	color:#fff; 
	font-family:'VegurRegular', Verdana, sans-serif;
	letter-spacing: 1px; 
	font-size:15px;
	line-height:15px;
	-moz-box-shadow: 5px 5px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 5px 5px rgba(255, 255, 255, 0.5);
	box-shadow: 5px 5px rgba(255, 255, 255, 0.5);
	 -moz-box-sizing:    border-box;
   -webkit-box-sizing: border-box;
    box-sizing:        border-box;
	text-shadow:#000 1px 1px 2px;
	overflow:hidden; 
	position:absolute; 
	display: block;
	width:auto;
}

a.westfield {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.westfield:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.b-wrap {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.b-wrap:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.texture {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.texture:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homephotoglass {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.homephotoglass:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.hwindow {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.hwindow:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.hwindow {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.hwundow:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homewrap {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;;
	}
a.homewrap:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homeretail {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.homeretail:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homebillboards{
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.homebillboards:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.custom-built {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
	
a.custom-built:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homedisplay {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.homedisplay:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homeclear {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
 a.homeclear:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

	
a.natgallery{
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.natgallery:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homesav {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%
	}
a.homesav:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.wallpaper {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
}
a.wallpaper:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.homedjs{
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
	}
a.homedjs:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;}

a.glass {
	padding:5px 20px 5px 5px;
	background:#000 url(images/arrow2U.png) right 8px no-repeat;
	background-size:20px 15px;
	top:80%;
	left:2%;
}	
a.glass:hover {background:rgba(0, 0, 0, 0.7) url(images/arrow2.png) right 8px no-repeat;} 	


	}

/* NEW HOME .................................................................................................................................................*/

body.page-id-3427, .page-id-3427 #page {background: #ffffff;}
.greybg {background:#e2e3e6; padding:0 0 20px 0}

body.page-id-3427 .greypage {
	width: 80%;
	margin: 0 auto;
	max-width:1290px;
}


body.page-template.page-id-3427 #content {
	background:transparent;
	clear:both;
	margin:0;
	width: 100%;
	max-width: 100vw;
}

body.page-id-3427 .entry-header {display: none}

body.page-id-3427 h2.pagetitle {
    clear: both;
    font: 36px/36px 'VegurLight', Verdana, sans-serif;
    color: #333;
    padding: 50px 0 30px 0;
	margin-top:0;
    margin: 0;
    width: 100%;
    display: inherit;
}

body.page-id-3427 .half {width: 50%;}

body.page-id-3427 .half p {padding-right: 2%}

body.page-id-3427 .entry-content h1, body.page-id-3427 .entry-content h2, body.page-id-3427 .entry-content h3, body.page-id-3427 .entry-content h4, body.page-id-3427 .entry-content h5, body.page-id-3427 .entry-content p {
    margin-left: 0;
    margin-right:0;
}

body.page-id-3427 p {
	line-height: 1.7;
	margin-bottom: 20px;
}

body.page-id-3427 .blackpage {
	background: #000;
	padding: 40px 50px;
		text-align: center;
	margin-bottom: -35px;
	
}
body.page-id-3427 .blackpage p.callout {
	font: 30px/30px 'VegurLight', 'OpenSansLight', sans-serif;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}

body.page-id-3427 .blackpage p.callout a {
	color: #ffffff!important;
}
body.page-id-3427 .blackpage p.callout a:hover {
	color: #dd0000!important;
}

body.page-id-3427 .evenheight {display: flex;}

body.page-id-3427 .fortybox {width:50%; display: inline-block;  }

body.page-id-3427 .fortyboxinner {
	width:78%; 
	text-align:left; 
	margin-right:2%; 
	float:right;
	max-width: 630px;
}

body.page-id-3427 .fiftybox {
	width: 50%;
	display: inline-block;  
	background:  url(https://flash.com.au/wp-content/uploads/natgallery4.jpg;); 
	background-size:cover;
}

body.page-id-3427 .entry-content img, {
   max-width: none;
}


body.page-id-3427 h3.highlight {
	text-align:center;
	font-weight:normal;
    font: 36px/36px 'VegurLight', Verdana, sans-serif;
    color: #333;
    padding: 50px 0 30px 0;
	margin-top:0;
    margin: 0;
    width: 100%;
    display: inherit;
}

body.page-id-3427 .highlightwrap {
	width:70%;
	margin:0px auto 40px auto;
	display:block;
}

body.page-id-3427 ul.mbthreecol {
	-webkit-columns: 2;
   -moz-columns: 2;
        columns:2;
	 -webkit-column-gap: 2%;
     -moz-column-gap: 2%;
          column-gap: 2%;
	
}
body.page-id-3427 ul.mbthreecol li {list-style-type: '-';
	font: 15px/1.4 'VegurRegular', Verdana, sans-serif;
margin:10px 0 10px 25px;
	padding-left:10px;
}

body.page-id-3427 ul li:first-child {margin:0 0 10px 25px;}

@media (max-width: 1000px) {
	body.page-id-3427 .highlightwrap {
	width:100%;
	max-width:1290px;
}
	body.page-id-3427 .fortybox {width:95%; margin:0 auto;}
	
body.page-id-3427 .fortyboxinner {width:95%; margin:0 auto; text-align:left; float:none;}
	body.page-id-3427 .fiftybox {display:none}
	body.page-id-3427 .highlight-container {margin:0; background: #e2e3e6; padding: 0 0 30px 0}
}

@media (max-width: 757px) {
	body.page-id-3427 ul.mbthreecol {
	-webkit-columns: 1;
   -moz-columns: 1;
        columns:1;
	 -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap:0;
	}
	
}

@media (max-width: 860px) {
body.page-id-3427 #main #content {
    width: 100%;
    margin: 0;
}
div.productboxes:nth-of-type(4n) {margin-right:2%}

}

@media (max-width: 650px) {
body.page-id-3427 #main #content {
    width: 100%;
    margin: 0;
}
div.productboxes:nth-of-type(4n) {margin-right:auto}

}
	


/* /NEW HOME .................................................................................................................................................*/
	
@media (max-width: 480px) {
	#content .gallery-columns-2 .gallery-item {
		width: 45%;
		padding-right: 4%;
	}
	#content .gallery-columns-2 .gallery-item img {
		width: 100%;
		height: auto;
	}


	body {
		padding: 0;
	}
	#page {
		margin-top: 0;
	}
	
	.singular #primary {
		margin:0
	}
	
	#branding {
		border-top: none;
	}
	
	#slide-list {
		display:none}


}


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		padding: 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description { font-size:15px}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
	}
	
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
		background:#fff;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
	
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}

}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
