/* @override http://livingnewzealand.co.nz/stylesheets/styles.css */

/*************************************
 +Containers
 *************************************/

body {
	color: #555;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 11px;
	line-height: 175%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #9DBA50;
}

#wrapper {
	width: 920px;
	margin: 0 auto;
	background: url(/images/bg.gif) repeat-y center;
}

#site {
	width: 860px;
	margin: 0 auto;
	background-color: #fff;
}

#wrap {
	text-align: left;
	margin: 40px 40px 10px;
}

a img, img a {
	border: none;
}

#header {
	position: relative;
	height: 155px;
	margin: 0 auto;
	padding: 0;
	background: #fff url(/images/header-img.jpg) no-repeat center top;
	width: 860px;
}

div#navcontainer {
	font: bold 11px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	width: 860px;
	background-color: #444;
	color: #fff;
}

div#navcontainer ul {
	text-align: left;
	list-style: none;
	padding-left: 20px;
	margin-top: 15px;
}

div#navcontainer ul li {
	float: left;
}

div#navcontainer ul li a {
	line-height: 12px;
	color: #eee;
	text-decoration: none;
	margin: 0;
	display: block;
	float: left;
	padding: 9px;
}

div#navcontainer li.selected a {
	color: #444;
	background-color: white;
}

div#navcontainer ul li a:hover {
	color: #444;
	background-color: white;
}

#content {
	font-size: 12px;
	background-color: #fff;
	width: 550px;
	float: left;
	margin: 0;
	padding: 0;
}

#content a:link {
	color: #555;
	font-weight: bold;
}

#sidebar {
	width: 185px;
	float: right;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

div#signup {
	background-color: #f5f8ee;
	width: 185px;
	font-size: 12px;
	margin-bottom: 30px;
}

div#signup p {
	padding: 0 15px 12px;
}

div#signup img {
	border: none;
}

div#livenz a.livenz {
	text-decoration: none;
	width: 185px;
	height: 130px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

div#livenz a.livenz img {
	border: none;
	width: 185px;
	height: 160px;
	margin-bottom: 50px;
}

div#livenz a.video img {
	border: none;
}

div#livenz a.video {
	text-decoration: none;
	display: block;
	padding: 10px;
	margin: 0 15px;
	width: 130px;
	background-color: #eee;
}

div#livenz p {
	background-color: white;
	padding: 10px 0;
	margin: 0;
	clear: both;
}

#footnote {
	clear: both;
	padding: 10px;
	height: 250px;
	color: #6699cc;
	font-size: 10px;
	letter-spacing: .1em;
}

#credits {
	color: #555;
	height: 296px;
	clear: both;
	font-size: 13px;
	background-image: url(/images/footer.jpg);
}

#credits p {
	padding-top: 268px;
	text-align: left;
	margin-left: 15px;
	line-height: 100%;
}

.page_nav {
	margin-bottom: 30px;
}

.page_nav a {
	color: #5aa426;
	text-decoration: none;
	font-size: 12px;
	padding: 6px 0 6px 16px;
	display: block;
	background: url(/images/arrow-green.gif) no-repeat 1px;
}

.page_nav li a.selected, .page_nav a:hover {
	font-weight: bold;
	background-color: #f5f8ee;
}

#sidebar ul {
	margin: 0;
	list-style-position: inside;
	padding: 0;
}

#sidebar ul li {
	border-bottom: 1px dotted #555;
	list-style-type: none;
}

/*************************************
 +Hn and p
 *************************************/

h1, h2, h3 {
	color: #5AA426;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

div#content_wrap h1 {
	margin-top: 0;
}

h1 {
	font-size: 24px;
	margin-bottom: 20px;
	margin-top: 0;
	padding-top: 0;
}

table#directory {
	width: 100%;
}

table h2 {
	margin-top: 0;
}

table img {
	border: none;
}

table#directory td {
	padding: 25px 0;
	border-bottom: 1px solid #CCC;
}

table#directory tr#top td {
	border-top: 1px solid #CCC;
	padding: 50px 0 0 0;
	border-bottom: none;
}

p.jobs {
	border: 1px solid #CCC;
	padding: 25px 0;
	border-right: none;
	border-left: none;
}

table#directory tr#bottom td {
	border-bottom: 1px solid #CCC;
	padding: 15px 0 50px 0;
}

table tr#top h2 {
	font-size: 25px;
}

table#directory  tr#bottom td.logo {
	text-align: left;
}

table#directory td.logo {
	text-align: center;
	width: 150px;
}

table#directory tr#bottom td.body {
	text-align: left;
	padding-left: 25px;
}

table#directory td.body h2 {
	font-size: 15px;
}

#header h1 {
	font-size: 3em;
	margin: 0;
}

#header h1 a {
	color: #E87830;
}

#header h1 a:hover {
	color: #CC0000;
}

#header p {
	color: #aaa;
	font-size: 1.1em;
	margin: 0;
	margin-top: -0.5em;
}

.entry h2 {
	font-size: 16px;
	margin-top: 25px;
}

.entrytitle h2 {
	font-size: 2.2em;
}

.entrytitle h2 a {
	color: #B4C24B;
}

.entrytitle h2 a:hover {
	color: #58BBEB;
}

.entrytitle h3 {
	color: #999;
	font-size: 1em;
}

/*************************************
 +Entry
 *************************************/

.entry {
	margin-bottom: 3em;
}

.entry ul, .entry ol {
	margin: 0;
	padding: 0 0 0 25px;
	list-style-position: outside;
}

.entry ul {
	list-style-type: square;
}

.entry li {
	margin-bottom: 5px;
}

.entrymeta {
	font-size: 0.9em;
}

.postedby {
	background: #fff url(../images/user.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.filedto {
	background: #fff url(../images/post.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

.commentslink {
	background: #fff url(../images/packaged.gif) no-repeat;
	padding: 3px;
	padding-left: 20px;
}

/*************************************
 +Comments
 *************************************/

.commentsblock {
	margin: 0.5em;
	padding: 1em;
}

.commentsblock textarea {
	width: 35em;
}

.commentsblock input, .commentsblock textarea {
	border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
	background: #eee;
	border: 1px solid #a1a1a1;
}

.commentauthor {
	display: block;
	font-size: 1.5em;
}

ol.commentlist {
	color: #777;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-top: 1.5em;
	padding: 0;
}

.commentlist li {
	margin-bottom: 0.5em;
	padding: 0.5em 1em;
}

.alt {
	background: #f3f5e9;
	border: 1px dotted #d1d1d1;
	padding: 0.5em;
}

h3#comments {
	font-size: 1.6em;
}

/*************************************
 +Misc
 *************************************/

#mailbuild {
	background-color: #f5f8ee;
	margin-bottom: 30px;
}

#mailbuild h3 {
	padding-left: 15px;
	color: #666;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: -8px;
	padding-top: 15px;
}

#mailbuild form {
	font-size: 12px;
	padding: 15px 15px 35px;
}

#sidebar form input.field {
	width: 150px;
	height: 17px;
	margin-bottom: 10px;
}

#sidebar div p input {
	color: #fff;
	background-color: #89a346;
	border-style: none;
	padding: 5px 15px;
	margin: -5px 0 -20px;
	float: right;
	clear: both;
}

form#contact-form ul#contact-errors {
	list-style: none;
	margin: 0;
	padding: 0;
}

form#contact-form ul#contact-errors li {
	background-color: #0072BC;
	color: white;
	margin: 5px 0;
	padding: 5px 10px;
}

small {
	margin-bottom: 10px;
}

#live-nz {
  display: block;
  height: 110px;
  width: 110px;
  float: right;
}

#about_us .photo {
  float: left;
  padding: 5px 20px 10px 0;
}

#adsense {
padding-top: 25px;
clear: both;
}

.hometiles img {
	width: 260px;
	margin-right: 25px;
	margin-bottom: 12px;
}