/*  
Theme Name: Bespoke design
Theme URI: N/A
Description: Bespoke design for NZ based client. <br/><br/>[ Based Heavily on Kubrick Default Theme ]
Version: 1.0
Author: Michael Kelly
Author URI: http://whatsthat.co.nz/	

*** REGARDING IMAGES ***
All CSS that involves the use of images, can be found in the 'index.php' file.
This is to ease installation inside subdirectories of a server.
*/



/* Begin Typography & Colors */
body {
	font-size: 67%; /* Resets 1em to 10px */
	background-color: #fff;
	}
	
* {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #666;
	}
	
font {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #666;
	font-size: 100%;
	}
	
strong {
	font-weight: bold;
	}

#page {
	background-color: transparent;
	}

#header {
	background-color: transparent;
	}
	
a {
	color: #433817;
	text-decoration: underline;
	}
	
a:hover {
	color: #CA8204;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
#navigation {

	}
	
#navigation a {
	color: #741619;
	text-decoration: none;
	font-size: 100%;
	text-align: center;
	text-transform: lowercase;
	}
	
#navigation a:hover,
#navigation ul li.current_page_item a,
#navigation ul li.current-cat a,
{
	font-weight: bold;
	}
	
#navigation ul li ul li a:hover {
	font-weight:normal;
	background: #cccccc;
	color:#741619;
	font-size: 85%;
	text-align:left;
	}
	
#navigation ul li ul li a {
	font-weight: normal;
	background: white;
	color:#741619;
	font-size: 85%;
	text-align:left;
	}

.content h1 {
	color: #433817;
	font-size: 118%;
	}

#col_centre li h2
{
	font-size:90%;
}

.content h2,
.content h2 a {
	color: #CA8204;
	text-decoration: none;
	font-size: 112%;
	}
	
.content h2 a:hover {
	color: #433817;
	text-decoration: underline;
	}
	
.content h3 {
	color: #741619;
	font-size: 106%;
	}
	
.content h4 {
	color: #433817;
	font-size: 100%;
	}
	
#col_centre .content ul {
	list-style: disc outside;
	}
	
#col_centre .content ul li {

	}
	
#col_centre .content ul ul {
	list-style: circle outside;
	}
	
.fm-txt {
	border: 1px solid #999;
}

.fm-but {
	border: 1px solid #999;
	background-color: #90985D;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.fm-but:hover {
	border: 1px solid #90985D;
	background-color: #999;
	color: #000;
}

#contact a img {
	border: 1px solid #fff;
	}

	#footer {
color:#001f42;
font-size:90%;
	}

#footer a:hover img {
	border: 1px solid #CA8204;
	}
	
#contact ul {
	list-style: none;
	}
	
#contact ul li {
	text-align: left;
	}

#contact ul li {
	font-size: 90%;
	color: #999;
	}
	
#contact ul li a {
	font-size: 90%;
	color: #4D4921;
	text-decoration: none;
	}
	
#contact ul li a:hover {
	color: #CA8204;
	}

.logo p {
	text-align: center;
	}
	
.heroText {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	font-weight:bold;
	color:#407040;
	width:135px;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
* {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50%;
	width: 830px;
	height: auto;
	margin-left: -415px;
	}
	
#header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 174px;
	
	z-index: 10;
	}
	
#navigation {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 60px;
	}
	
#navigation ul {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 0px;
	list-style: none;
	width: 790px;
	}
	
#navigation ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	position: relative;
	width: 112px;
	padding-left: 15px;
	
	/*background-color: pink;*/
	
	voice-family:"\"}\"";
    voice-family:inherit;
	
	padding-left: 0px;
	}
	
#navigation ul li ul {
	display: none;
	position: absolute;
	top: 15px;
	left: -16px;
	width: 103px;
	
	z-index: 1100;
	
	voice-family:"\"}\"";
    voice-family:inherit;
	left: 0px;
}

#navigation ul li:hover ul {
	display: block;
}

#navigation ul li ul li {
	float: none;
}
	
#navigation ul li a {
	padding: 2px;
	width: 105px;
	height: 13px;
	display: block;
	voice-family:"\"}\"";
    voice-family:inherit;
	width: 101px;
	}
	
#navigation ul li ul li a {
	border-top: 1px dotted #cccc99;
	height: 12px;
}

#navigation .z09 { z-index: 1; }
#navigation .z08 { z-index: 2; }
#navigation .z07 { z-index: 3; }
#navigation .z06 { z-index: 4; }
#navigation .z05 { z-index: 5; }
#navigation .z04 { z-index: 6; }
#navigation .z03 { z-index: 7; }
#navigation .z02 { z-index: 8; }
#navigation .z01 { z-index: 9; }
	
	
#main {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 175px;
	left: 0px;
	width: 100%;
	height: auto;
	
	z-index: 5;
	}
	
#col_right {
	padding: 0;
	margin: 0;
	left:520px;
	padding-left:30px;
	width: 260px;
	height: auto;
	float: right;
	position: absolute;
	top:20px;
	background: url('images/sidebar.gif') repeat-y 0px 1px;
	z-index:0;
	}
	
html[xmlns] #col_right {
	height: 430px;
	}
	
#col_centre {
	padding: 0;
	margin: 0;
	left:0px;
	width:500px;
	height: auto;
	z-index:10;
	}
	
#col_centre .content {
	margin: 10px;
	margin-bottom: 0px;
	padding-left:5px;
	margin-left:5px;
	padding: 0;
	text-align: justify;
	margin-top:20px;
	}
	
#col_centre .content p,
#col_centre .content h1,
#col_centre .content h2,
#col_centre .content h3,
#col_centre .content h4 {
	margin-top: 10px;
	}

#col_centre .content ul {
	margin-left: 30px;
	}

#col_centre .content ul li {
	margin: 10px;
	margin-left: 0px;
	}
	
#col_centre .content ul ul {
	margin-left: 30px;
	}
	
#contact {
	
	}
	
#contact ul {
	width: 240px;
	margin-bottom: 5px;
	}
	
#footer {
	height: 30px;
	clear: both;
	margin-top:100px;
	padding-left: 10px;
	padding-top:10px;
	border-top:1px black solid;
	z-index:10;
	width:470px;
	}