/*  
Theme Name: auckland landscape design
Theme URI: 		http://www.drg.co.nz/
Description: Bespoke design for auckland landscape. <br/><br/>[ Based Heavily on Kubrick Default Theme ]
Version: 1.0
Author: DRG Technology
Author URI: http://www.drg.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: 90%; /* Resets 1em to 10px */
	background-color: #333333;
	}
	
* {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #999;
	}

	
font {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #999;
	font-size: 95%;
	}
	
strong {
	font-weight: bold;
	}

#page {
	background-color: transparent;
	}

#header {
	background-color: transparent;
	}
	
a {
	color: #fff;
	text-decoration: underline;
	}
	
a:hover {
	color: #fff;
	font-weight:bold;
	text-decoration: none;
	}
	
a img {
	border: 0;
	}
	
#navigation {
	
	}
	
#navigation a
{
	color: #fff;
	text-decoration: none;
	font-size: 100%;
	text-align: right;
	text-transform: lowercase;
	text-decoration: none;
	}

#navigation ul li a,
{
	color: #fff;
	text-decoration: none;
	font-size: 110%;
	text-align: right;
	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:bold;
	color:#fff;
	font-size: 110%;
	}
	
#navigation ul li ul li a {
	font-weight: normal;
	color:#fff;
	font-size: 75%;
	}

	
.content h1 {
	color: #aaaaaa;
	font-size: 118%;
	}

#col_centre li h2
{
	font-size:90%;
}

.content h2,
.content h2 a {
	color: #aaaaaa;
	text-decoration: none;
	font-size: 112%;
	}
	
.content h2 a:hover {
	color: #aaaaaa;
	text-decoration: underline;
	}
	
.content h3 {
	color: #aaaaaa;
	font-size: 106%;
	}
	
.content h4 {
	color: #aaaaaa;
	font-size: 100%;
	}
	
.content strong {
	color: #999;
	weight: bold;
	}
	
#col_centre .content ul {
	list-style-image: url("images/list.gif");
	}
	
#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:80%;
	}

#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;
	}
	
.white {
		color: #fff;
		}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}
	
* {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 50%;
	width: 1000px;
	height: auto;
	margin-left: -500px;
	}
	
#header {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 10px;
	left: 50%;
	width: 1000px;
	height: 80px;
	z-index: 1;
	margin-left: -500px;
	}
	
#navigation {
	margin: 0;
	padding: 0;
	position: relative;
	top:30px;
	bottom: 0px;
	float:left;
	width: 100px;
	height: 300px;
	}
	


#navigation ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 4px;
	left: 0px;
	list-style: none;
	width: 200px;
	list-style-type:none;
	}
	
#navigation ul li
{
	position: relative;
	padding-left: 15px;
	padding-top:5px;
	voice-family:"\"}\"";
    voice-family:inherit;
	
	padding-left: 0px;
	}
	
#navigation ul li ul
 {
	display: none;
	position: absolute;
	top: 15px;
	left: 0px;
	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,
{
	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: 110px;
	left: 0px;
	width: 100%;
	height: auto;
	min-height:650px;
	z-index: 5;
	}
	
#col_right {
	padding: 0;
	margin: 0;
	left:550px;
	padding-left:10px;
	width: 190px;
	height: auto;
	float: right;
	position: absolute;
	top:-1px;
	/*background-color:#cccccc;*/
	/*background: url('images/sidebar.gif') repeat-y 0px 1px;*/
	z-index:0;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	border-top:2px solid white;
	}
	
html[xmlns] #col_right {
	height: 430px;
	}

#col_left {
	padding: 0;
	margin: 0;
	left:0px;
	width: 160px;
	height: auto;
	float: left;
	position: absolute;
	top:-1px;
	/*background-color:#cccccc;*/
	/*background: url('images/sidebar.gif') repeat-y 0px 1px;*/
	z-index:0;
	/*border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;*/
	
	
	}
	
#col_left .content {
	margin-top:70px;
	padding-top:70px;
	margin-bottom: 0px;
	padding-left:5px;
	margin-left:5px;
	text-align: justify;
	}
#col_left h3 {
	font-size:1em;
	font-weight:bold;
}

#col_left ul {
	font-size:0.95em;
	font-weight:normal;
	margin-left:10px;
	list-style:disk;
}
	
#col_centre {
	margin-left: 30px;
	left:130px;
	width:600px;
	height: auto;
	z-index:10;
	position:absolute;
	min-height:650px;
	top:-50px;
	position:absolute;
	}
	
#col_centre_main {
	margin-left: 30px;
	left:200px;
	width:800px;
	height: auto;
	min-height:850px;
	z-index:10;
	position:absolute;
	}
	
#col_centre .content,
#col_centre_main .content,
{
	margin: 0px;
	margin-bottom: 20px;
	padding-left:5px;
	margin-left:5px;
	padding: 0;
	text-align: justify;
	margin-top:20px;
	padding-bottom: 20px;
	z-index:10;
	}
	
#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;
	padding-left: 0px;
	padding-top:20px;
	z-index:10;
	left:0px;
	width:800px;
	position:relative;
	top:25px;
	text-align:center;
	/*border-top: 1px solid white;*/
	}
	
	
	/*  FROM FRAMEWORK */
	.entry-header { margin-bottom: 10px; }
	.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #2361a1; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }
.entry-title, .entry-title a { color: #000; font-size: 24px; line-height: 28px; }
.entry-title a:hover { color: #2361a1; text-decoration: none; }
.entry-content ul, .entry-content ol, #search-query { margin-left: 25px; }


p {
	margin-bottom:5px;
	padding-bottom:5px;
	}
	
