/* @override 
	http://localhost:8888/ya/wp-content/themes/ya/style.css
	http://localhost/yafinal/wp-content/themes/ya/style.css
	http://yourarchitect.com.au/wp-content/themes/ya/style.css
*/

/*
Theme Name: YOUR ARCHITECT
Theme URI: http://yourarchitect.com.au/
Author: Sean Bunton
Author URI: http://seanbunton.com
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}
strong { font-weight: bold }
em { font-style: italic }
a img { border:none }
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
div { position:relative }

body {
	background: url(images/header-bg.jpg) repeat-x fixed;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

div.edit-box {
	font-size: 9px;
	color: #eee;
	text-transform: uppercase;
	letter-spacing: 1px;
	background-color: #333;
	padding: 10px;
	width: 390px;
}

#content div.edit-box a.post-edit-link {
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	position: relative;
}

form.wpcf7-form {
	float: left;
}

#content.home div.post p img {
	margin-bottom: 20px;
}

label {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	float: left;
}

cite {
	font-style: italic;
	font-size: 10px;
}

select {
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-weight: bold;
	font-size: 28px;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #555;
}

.post p a {
	color: #333;
	font-weight: bold;
}

div#footer {
	clear: both;
	background-color: #1c1c1c;
	height: 100px;
	text-align: center;
	color: #444;
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: fixed;
	bottom: 0;
	width: 100%;
}

#footer p {
	display: block;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	right: 15px;
	bottom: 15px;
	float: left;
}

a.dlc {
	text-decoration: none;
	color: #666;
	font-weight: bold;
	letter-spacing: 1px;
}

a.blaque:hover {
	color: #fff;
}

.post ul li {
	font-size: 10px;
	color: #333;
	padding: 10px 100px 10px 15px;
	border-left: 2px solid #666;
	font-weight: bold;
	text-transform: uppercase;
}

div#wpcf7-f1-p14-o1.wpcf7 {
	margin-top: 15px;
	float: left;
}

#content div.post {
	float: left;
}

.post ul {
	margin: 15px 0;
}

div#header {
	height: 100px;
	position: fixed;
	top: 0;
	z-index: 1;
}

#header h1 {
	float: left;
	text-indent: -9999px;
}

#header h1 a {
	width: 140px;
	height: 1020px;
	display: block;
	background: url(images/ya-logo.png) no-repeat;
}

div#content p {
	font-size: 12px;
	color: #444;
	line-height: 20px;
	margin-bottom: 15px;
}

#wpcf7-f1-p14-o1 form.wpcf7-form p {
	z-index: -30;
}

div#content {
	width: 440px;
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	padding: 150px 50px 150px 185px;
}

div#content.home {
	height: 770px;
	padding-bottom: 0;
}

h5 {
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #222;
	margin-bottom: 10px;
	margin-top: 25px;
}

h2 {
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 32px "Arial Narrow", Arial, Helvetica, "Helvetica Neue", Geneva, sans-serif;
	color: #333;
	margin-bottom: 15px;
}

#sidebar {
	width: 230px;
	margin-top: 150px;
	position: fixed;
	margin-left: 680px;
}

#sidebar a {
	display: block;
	margin-bottom: 15px;
	height: 75px;
	width: 230px;
	text-indent: -9999px;
}

a.video {
	position: absolute;
	right: 12px;
	bottom: 12px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	background: url(images/vid-icon.png) no-repeat;
	text-indent: -9999px;
	width: 25px;
	z-index: 10;
	height: 20px;
}

#content.showcase div.post p {
	padding: 0;
	margin: 0;
}

p a.video:hover {
	background: url(images/vid-icon-hover.png) no-repeat;
}

.sidelister{
	margin-top: 20px;
	color: #666666;
	font-size: 12px;
	line-height: 22px;
	margin-left: 10px;
}

#sidebar li.brief a {
	height: 129px;
	background: url(images/sidebar-client-brief.png) no-repeat;
	width: 260px;
	margin-left: -11px;
}
#sidebar li.consult a {
	height: 150px;
	background: url(images/sidebar-free-consult.png) no-repeat;
	width: 260px;
	margin-left: -11px;
}

div.submit-button input {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
	border: 1px solid #aaa;
	-moz-border-radius: 14px;
-webkit-border-radius: 14px;
	background: #ddd url(images/submit-arrow.jpg) no-repeat 58px 8px;
	text-shadow: white 1px 1px 0;
	color: #666;
	padding: 8px 27px 8px 10px;
	height: 30px;
	width: 80px;
	float: right;
}

div.submit-button input:hover {
	background: #ddd url(images/submit-arrow.jpg) no-repeat 59px 8px;
	cursor: pointer;
	color: #333;
}

#sidebar div.showcase a {
	background-image: url(images/sidebar-showcase.png);
}

#sidebar div.showcase a:hover {
	background-image: url(images/sidebar-showcase-hover.png);
}

#sidebar div.offering a {
	background: url(images/sidebar-services.png) no-repeat;
}

#sidebar div.offering a:hover {
	background: url(images/sidebar-services-hover.png) no-repeat;
}

#sidebar div.enquiry a {
	background: url(images/sidebar-enquiry.png) no-repeat;
}

#sidebar div.enquiry a:hover {
	background: url(images/sidebar-enquiry-hover.png) no-repeat;
}

#header ul {	
	width: 800px;
	height: 100px;
	padding-left: 160px;
	position: absolute;
	top: 0;
	left: 0;
}

input {
	padding: 5px;
	background-color: #fff;
	margin-top: 5px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
	height: 15px;
	border: 1px inset #eee;
}

div#content.enquiries {
	display: block;
	padding-bottom: 100px;
	float: left;
	height: 616px;
}

div.submit-button {
	float: right;
	width: 80px;
	height: 14px;
}

textarea {
	padding: 5px;
	background-color: #fff;
	margin-top: 5px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 425px;
	color: #666;
	border: 1px inset #eee;
}

#header ul li{
	float: left;
	height: 100px;
}

#wpcf7-f1-p14-o1 form.wpcf7-form div.submit-button img.ajax-loader {
	position: absolute;
	top: 12px;
	left: -25px;
}

#header ul li.page-item-4 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	background-image: url(images/nav/nav_01.jpg);
	width: 90px;
	text-indent: -9999px;
	height: 10px;
}

#header ul li.page-item-4 a:hover{
	background-image: url(images/nav/nav_01-hover.jpg);
}

#header ul li.page-item-4.current_page_item a{
	background-image: url(images/nav/nav_01-hover.jpg);
}

#header ul li.page-item-6 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	width: 55px;
	text-indent: -9999px;
	background: url(images/nav/nav_02.jpg) no-repeat;
}

#header ul li.page-item-6 a:hover{
	background-image: url(images/nav/nav_02-hover.jpg);
}

#header ul li.page-item-6.current_page_item a{
	background-image: url(images/nav/nav_02-hover.jpg);
}

#header ul li.page-item-8 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	width: 75px;
	text-indent: -9999px;
	background: url(images/nav/nav_03.jpg) no-repeat;
}

#header ul li.page-item-8 a:hover{
	background-image: url(images/nav/nav_03-hover.jpg);
}

#header ul li.page-item-8.current_page_item a{
	background-image: url(images/nav/nav_03-hover.jpg);
}

#header ul li.page-item-10 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	width: 50px;
	text-indent: -9999px;
	background: url(images/nav/nav_04.jpg) no-repeat;
}

#header ul li.page-item-10 a:hover{
	background-image: url(images/nav/nav_04-hover.jpg);
}

#header ul li.page-item-10.current_page_item a{
	background-image: url(images/nav/nav_04-hover.jpg);
}

#header ul li.page-item-12 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	width: 55px;
	text-indent: -9999px;
	background: url(images/nav/nav_05.jpg) no-repeat;
}

#header ul li.page-item-12 a:hover{
	background-image: url(images/nav/nav_05-hover.jpg);
}

#header ul li.page-item-12.current_page_item a{
	background-image: url(images/nav/nav_05-hover.jpg);
}

#header ul li.page-item-14 a{
	padding: 55px 40px 35px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	color: #666;
	width: 60px;
	text-indent: -9999px;
	background: url(images/nav/nav_06.jpg) no-repeat;
}

#header ul li.page-item-14 a:hover{
	background-image: url(images/nav/nav_06-hover.jpg);
}

#header ul li.page-item-14.current_page_item a{
	background-image: url(images/nav/nav_06-hover.jpg);
}

span.blaque a{
	background: url(images/blaque-link.png) no-repeat 3px;
	text-indent: -9999px;
	width: 65px;
	display: block;
	margin-top: -13px;
	height: 15px;
}

a.post-edit-link {
	text-decoration: none;
	color: #444;
	padding: 8px 11px 8px 36px;
	background: #ddd url(images/edit-pencil.gif) no-repeat 12px;
	text-shadow: #fff 1px 1px 0;
	width: 65px;
	clear: both;
	border: 1px solid #999;
	-moz-border-radius: 16px;
-webkit-border-radius: 16px;
	display: block;
	float: left;
	font: 14px Georgia, "Times New Roman", Times, serif;
	top: 0;
	right: 0;
	margin-top: 15px;
}

a.post-edit-link:hover {
	background-color: #ccc;
	cursor: pointer;
}

a.post-edit-link:active {
	margin-top: 16px;
	background-color: #bbb;
	margin-right: 1px;
	cursor: pointer;
}

h4 {
	margin-bottom: 20px;
	font-size: 13px;
	color: #666;
	margin-top: 12px;
	text-shadow: #fff 1px 1px 0;
	line-height: 16px;
	margin-right: 100px;
	font-weight: bold;
	text-transform: uppercase;
}

span.copyright {
	padding-top: 7px;
	display: inline-block;
}

span.blaque a:hover {
	background: url(images/blaque-link-hover.png) no-repeat 3px;
	text-indent: -9999px;
	display: inline-block;
	width: 65px;
	height: 18px;
	cursor: pointer;
}

/* SHOWCASE FADE */

.fade {
  position: absolute;
  top: 100px
  left: 100px;
	float: left;
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
} 

.case {
	float: left;
	position: relative;
	width: 230px;
	height: 150px;
	padding-right: 15px;
	padding-top: 15px;
}

div#content.showcase {
	width: 740px;
}
#callus{
	text-indent: -9999px;
	background: url(images/sidebar_callus.png) no-repeat left center;
	width: 256px;
	height: 114px;
	margin-left: -11px;
}
/* SHOWCASE FADE */
