/*
Theme Name: Ainsworth Heritage
Theme URI: http://www.ainsworth.com.au
Description: Custom Template for Ainsworth Heritage
Version: 1.0
Author: Nextwave Media
Author URI: http://www.nextwavemedia.com.au/
Tags: ainsworth

*/

@charset UTF-8;
		
/*-----------------------------------------------------------------------------

[Stylesheet]

Project:			Project
Version:			1.0
Last change:		01.01.2008
Assigned to:		Name Surname
Primary use:		Client

------------------------------------------------------------------------------*/

/*/////////////////////////////////////////////////////////////////////////////*/	
/* !Browser Reset */	
/*////////////////////////////////////////////////////////////////////////////*/

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,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

body {
	background:#FFF url(images/sitebg.gif) top left repeat;
	font:80%/140% Arial,Verdana,Helvetica,sans-serif;
	line-height:1;
	color:#666;
	margin:0;
	padding:0;
}

ol,ul {
	list-style:none;
}

blockquote,q {
	quotes:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}
	
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}

.number1 {
	background-color:#000000;
	width:200px;
	height:400px;
	float:left;
}

.number2 {
	background-color:#990033;
}

.width {
	float:inherit;
	width:200px;
	height:100px;
}

.clear {
	clear:both;
}

.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}
	
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Links and Headlines */
/*////////////////////////////////////////////////////////////////////////////*/

a,a:link {
	color:#666;
	text-decoration:underline;
}

a:visited {
	color:#666;
	text-decoration:underline;
}

a:active {
	color:#666;
	text-decoration:underline;
}

a:hover {
	color:#666;
	text-decoration:none;
}

a.more {
	background: transparent url(images/reddot.gif) center left no-repeat;
	display: block;
	margin: 10px 0 0 20px;
	padding-left: 15px;
	font-weight: bold;
}

hr {
	border:0 #ccc solid;
	border-top-width:1px;
	clear:both;
	height:0;
}

h1 {
	font-size:1.5em;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size:1.3em;
	color: #b02433;
	padding: 10px 0;
}

h4 {
	font-size:1.2em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}
	
/*/////////////////////////////////////////////////////////////////////////////*/	
/* !Main */	
/*////////////////////////////////////////////////////////////////////////////*/

.container {
	background:transparent url(images/page_bg.gif) top left repeat-y;
	margin:0 auto;
	width:960px;
	padding:0 20px 20px 20px;
	clear:both;
}

#pageend {
	background: transparent url(images/pageend.gif) top left no-repeat;
	margin:0 auto;
	width: 1000px;
	height: 16px;
}

p {
	overflow: hidden;
	padding: 10px 20px;
	line-height: 1.5;
}

.entry p {
	overflow: visible;
	padding: 10px 20px;
	line-height: 1.5;
}

h3.subhead {
	text-shadow: 1px 1px 1px #eee;
	padding-left: 20px;
	padding-right: 20px;
}

.lr {
	padding-left: 20px;
	padding-right: 20px;
}

.subpages {
	padding: 0 20px;
	margin-bottom: 20px;
}

ul#subpagelist ul {
	
}

ul#subpagelist li {
	background: transparent url(images/orangedot2.gif) center left no-repeat;
	display: block;
	float:left;
	color:#333;
	font-size: 1em;
	padding:0 18px 0 13px;
}

ul#subpagelist li a {
	text-decoration: none;
	background: none;
	border-bottom: none;
	padding: 1px;
}

ul#subpagelist li a:hover {
	text-decoration: none;
	background: #eee;
	border-bottom: 1px dotted #999;
	padding: 1px;
}
	
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Header */
/*////////////////////////////////////////////////////////////////////////////*/

.header_holder {
	background:#f5f5f5 url(images/headerbg.gif) top left repeat-x;
	height:105px;
	padding:0 20px;
	position: relative;
}

#fblike {
	position: absolute;
	top: 13px;
	left: 837px;
}

h1.header_logo {
	margin:0;
	padding:0;
	float:left;
}

h1.header_logo a {
	background:transparent url(images/header_logo.gif) top left no-repeat;
	display:block;
	width:140px;
	height:100px;
}

h1.header_logo a span {
	display:block;
	height:0;
	text-indent:-9999px;
}

ul#nav {
	display: block;
	width: 750px;
	float:right;
	padding: 30px 0 0 0;
	margin: 0;
	z-index: 200;
}

ul#nav li {
	float:left;
	color:#FFF;
	padding: 15px 0 15px 19px;
	line-height: .97em;
	font-size: .97em;
	font-weight: bold;
	position: relative;
	z-index:200;
}

ul#nav li a {
	color:#FFF;
	text-decoration:none;
	/*background:#731b23;
	border: 3px solid #731b23;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

ul#nav li a:hover {
	color:#f58220;
	text-decoration:none;
	/*background:#841e27;
	border: 3px solid #841e27;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;*/
}

ul#nav li ul {
	display: none;
	position: absolute; 
	top: 35px;
	left: 18px;
	width: 160px;
	background: #781c25;
	border-bottom: 1px solid #841e27;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	padding: 0 0 5px 0;
	z-index:200;
}

ul#nav li:hover ul { 
	display: block; 
	/*margin-left: 19px;*/
}

ul#nav li ul li {
	/*background: transparent url(images/orangedot2.gif) center left no-repeat;*/
	color:#FFF;
	padding: 4px 7px;
	/*border-bottom: 1px dotted #999;*/
	line-height: 1.5;
	font-size: .97em;
	font-weight: bold;
	width: auto;
	display: block;
	margin:0;
	display: block;
	float: none;
	z-index:200;
}

li > ul {
	top: auto;
	left: auto;
}

.breadcrumbs {
	padding: 9px 20px 13px 20px;
	color: #999;
}

.breadcrumbs a {
	color: #999;
	text-decoration: underline;
}

.breadcrumbs a:hover {
	color: #666;
	text-decoration: none;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Home */
/*////////////////////////////////////////////////////////////////////////////*/

.home_main {
	/*background: transparent url(images/home_bg.jpg) top left no-repeat;*/
	position:relative;
	height: 340px;
	padding: 0;
	z-index:0;
}

h2.home_heads,
h3.home_heads {
	display:block;
	height:0px;
	text-indent:-9999px;
	margin: 0;
	padding: 0;
	line-height: 0px;
}

#bottom_part {
	background: #e9e9e9 url(images/footer_bg.gif) top left repeat-x;
	padding: 10px 0;
	margin-top: 10px;
}

p.hometext {
	border-bottom: 1px solid #999;
	width: 420px;
	padding: 0 0 10px 0;
	margin: 0 0 15px 22px;
}

ul#homelist {
	margin-left: 20px;
	padding: 0;
}

ul#homelist li {
	background: transparent url(images/orangedot.gif) center left no-repeat;
	display: block;
	float:left;
	color:#666;
	padding:0 18px 0 15px;
}

ul#homelist li a {
	color:#666;
	text-decoration:none;
	border: none;
}

ul#homelist li a:hover {
	background: #EEE;
	color:#666;
	text-decoration:none;
	border-bottom: 1px dotted #999;
}

h2.newsheadhome {
	background: transparent url(images/newsicon.gif) 0 2px no-repeat;
	font-size:1em;
	margin: 0 0 5px 0;
	padding: 0 0 4px 17px;
	line-height: 1.5;
	border-bottom: 1px solid #999;
}

h2.newsheadhome a {
	font-weight: bold;
	text-decoration: none;
}

.newshomeholder {
	padding: 10px 20px;
}

.arch {
	background: transparent url(images/archhome.gif) bottom center no-repeat;
	padding-bottom: 50px;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Main Content */
/*////////////////////////////////////////////////////////////////////////////*/

.maincontent {
	background: #fdfdfd url(images/content_bg.gif) top left repeat-x;
	margin-bottom: 5px;
	padding-top: 40px;
	padding-bottom: 30px;
}

h2.pagetitle {
	font-size: 2.2em;
	color: #333;
	margin: 0 0 30px 20px;
	text-shadow: 1px 1px 1px #eee;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Blog */
/*////////////////////////////////////////////////////////////////////////////*/

h3.posthead {
	padding: 0 0 0 20px;
	margin-bottom: 10px;
	font-size: 1.45em;
	color: #666;
}

h3.posthead a {
	background: none;
	text-decoration: none;
	border-bottom: none;
}

h3.posthead a:hover {
	background: #eee;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

.postdate {
	padding: 0 0 10px 20px;
	margin-bottom: 5px;
}

.entry img {
	border: 1px solid #999;
}

h2.widgettitle {
	font-size:1.3em;
	padding: 10px 0;
	text-shadow: 1px 1px 1px #eee;
}

ul li.widget_recent_entries ul li,
ul li.widget_archive ul li,
ul li.widget_categories ul li {
	line-height: 1.5;
	padding: 0;
	margin: 0;
}

.pmeta {
	border-top: 1px solid #eee;
	padding: 5px  0 0 0;
	margin: 40px 0 10px 20px;
	width: 580px;
}

.navigation {
	padding: 0 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5 {
	padding: 20px 0 5px 20px;
}

.entry ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.entry ul li {
	line-height: 1.6;
	padding: 0 0 10px 20px;
}

.entry ul#anchorlist {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
}

.entry ul#anchorlist li {
	line-height: 1;
	padding: 0 0 5px 20px;
}

.blogtopnav {
	margin-bottom: 20px;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Contact Form */
/*////////////////////////////////////////////////////////////////////////////*/

form#contactform {
	margin-bottom: 60px;
}

form#contactform label {
	height: 23px;
	display: block;
	color: #666;
	margin-bottom: 5px;
}

form#contactform input.comment_field {
	background: #fff;
	border: 1px solid #ddd;
	width: 228px;
	color: #999999;
	padding: 10px;
	font:1.05em Arial,Verdana,Helvetica,sans-serif;
}

form#contactform input.comment_field_subject {
	background: #fff;
	border: 1px solid #ddd;
	width: 518px;
	color: #999;
	padding: 10px;
	font:1.05em Arial,Verdana,Helvetica,sans-serif;
}

form#contactform textarea {
	background: #fff;
	border: 1px solid #ddd;
	width: 518px;
	height: 160px;
	color: #999;
	padding: 10px;
	font:1.05em Arial,Verdana,Helvetica,sans-serif;
	
}

form#contactform input#submit {
	opacity: 0.7;
}

h3.thanks {	
	color: #666;
	padding: 0 0 0 20px;
	margin: 10px 0;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Footer and Copyright */
/*////////////////////////////////////////////////////////////////////////////*/

#footer {
	background: #e9e9e9 url(images/footer_bg.gif) top left repeat-x;
	padding: 10px 0;
}

body.home #footer {
	background: #e9e9e9;
	padding: 10px 0;
}

.homephone {
	color: #b02433;
	font-size: 16px;
	padding-left: 20px;
}

img.staffhomeimg {
	border: 1px solid #666;	
}

#copyright {
	background: #e9e9e9;
	padding: 30px 0 20px 0;
	font-size: .9em;
}

.footerleft,
.footerright {
	font-size: .9em;
}

.footerleft {
	float: left;
	text-align: left;
	padding-left: 20px;
}

.footerright {
	float: right;
	text-align: left;
	padding-right: 20px;
}

.orangetxt {
	color: #f58220;
}

.footer_form {
	padding-left: 20px;
}

.nl_name,
.nl_email {
	width:178px;
	height: 20px;
	color: #999;
	padding: 6px 5px 0 5px;
	border: 1px solid #eee;
	float: left;
	margin: 0 5px 10px 0;
}

.nl_submit {
	width: 37px;
	height: 27px;
	float: left;
}

.nextwave {
	width: 910px;
	margin: 0 auto;
	padding: 0 0 15px 0;
	font-size: .85em;
	text-align: right;
	color: #999;
}

.nextwave a {
	color: #999;
}

/*/////////////////////////////////////////////////////////////////////////////*/
/* !Begin Typography & Colors */
/*////////////////////////////////////////////////////////////////////////////*/

#page {
	background-color:white;
	border:1px solid #959596;
	text-align:left;
}

.widecolumn .entry p {
	font-size:1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height:1.4em;
}

.widecolumn {
	line-height:1.6em;
}

.narrowcolumn .postmetadata {
	text-align:center;
}

.thread-alt {
	background-color:#f8f8f8;
}

.thread-even {
	background-color:white;
}

.depth-1 {
	border:1px solid #ddd;
}

.even,.alt {
	border-left:1px solid #ddd;
}

small {
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:.9em;
	line-height:1.5em;
}

.entry p a:visited {
	color:#b85b5a;
}

.sticky {
	background:#f7f7f7;
	padding:0 10px 10px;
}

.sticky h2 {
	padding-top:10px;
}

.commentlist li,#commentform input,#commentform textarea {
	font:.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
	font-size:1em;
}

.commentlist li {
	font-weight:bold;
}

.commentlist li .avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	background:#fff;
}

.commentlist cite,.commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
}

.commentlist p {
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
}

#commentform p {
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight:normal;
}

small,.nocomments,.postmetadata,blockquote,strike {
	color:#777;
}

code {
	font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
	font-size:.9em;
	letter-spacing:.07em;
}

#wp-calendar #prev a,#wp-calendar #next a {
	font-size:9pt;
}

#wp-calendar a {
	text-decoration:none;
}

#wp-calendar caption {
	font:bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align:center;
}

#wp-calendar th {
	font-style:normal;
	text-transform:capitalize;
}

/* End Typography & Colors */

/* Begin Structure */

#page {
	background-color:white;
	margin:20px auto;
	padding:0;
	width:760px;
	border:1px solid #959596;
}

#header {
	background-color:#73a0c5;
	margin:0 0 0 1px;
	padding:0;
	height:200px;
	width:758px;
}

#headerimg {
	margin:0;
	height:200px;
	width:100%;
}

.narrowcolumn {
	float:left;
	padding:0 0 20px 45px;
	margin:0;
	width:450px;
}

.widecolumn {
	padding:10px 0 20px;
	margin:5px 0 0 150px;
	width:450px;
}

.post {
	margin:0 0 40px;
	text-align:justify;
}

.post hr {
	display:block;
}

.widecolumn .post {
	margin:0;
}

.narrowcolumn .postmetadata {
	padding-top:5px;
}

.widecolumn .postmetadata {
	margin:30px 0;
}

.widecolumn .smallattachment {
	text-align:center;
	float:left;
	width:128px;
	margin:5px 5px 5px 0;
}

.widecolumn .attachment {
	text-align:center;
	margin:5px 0;
}

.postmetadata {
	clear:both;
}

/* End Structure */

/* Begin Images */

p img {
	padding:0;
	max-width:100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/*img.alignright {
	padding:4px;
	margin:0 0 7px 7px;
	float: right;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}*/

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	float: right;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
	float: left;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

p img { padding: 0; max-width: 100%; }


/* End Images */

/* Begin Lists
Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
	
html>body .entry ul {
	margin-left:0;
	padding:0 0 0 30px;
	list-style:none;
	padding-left:10px;
	text-indent:-10px;
}

html>body .entry li {
	margin:7px 0 8px 10px;
}

.entry ul li:before,#sidebar ul ul li:before {
	content:"\00BB \0020";
}

.entry ol {
	padding:0 0 0 35px;
	margin:0;
}

.entry ol li {
	margin:0;
	padding:0;
}

.postmetadata ul,.postmetadata li {
	display:inline;
	list-style-type:none;
	list-style-image:none;
}

/* End Entry Lists */

/* Begin Form Elements */

.entry form {	
	/* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}

select {
	width:130px;
}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
}

#commentform {
	margin:5px 10px 0 0;
}

#commentform textarea {
	width:100%;
	padding:2px;
}

#respond:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#commentform #submit {
	margin:0 0 5px auto;
	float:right;
}
	
/* End Form Elements */
	
/* Begin Comments*/

.alt {
	margin:0;
	padding:10px;
}

.commentlist {
	padding:0;
	text-align:justify;
}

.commentlist li {
	margin:15px 0 10px;
	padding:5px 5px 10px 10px;
	list-style:none;
}

.commentlist li ul li {
	margin-right:-5px;
	margin-left:10px;
}

.commentlist p {
	margin:10px 5px 10px 0;
}

.children {
	padding:0;
}

#commentform p {
	margin:5px 0;
}

.nocomments {
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata {
	margin:0;
	display:block;
}

/* End Comments */
	
/*/////////////////////////////////////////////////////////////////////////////*/
/* !Sidebar */
/*////////////////////////////////////////////////////////////////////////////*/

#sidebar {
	border-left: 1px solid #ccc;
	padding: 0 20px 20px 20px;
	margin-top: 60px;
}

#sidebar form {
	margin:0;
}

h2.sidebartitle {
	text-shadow: 1px 1px 1px #fff;
	margin-bottom: 10px;
}

#sidebar ul li {
	margin-bottom: 30px;
}

#sidebar ul ul li,#sidebar ul ol li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 10px 0;
	padding: 0;
}

ul#recentposts li {
	list-style: none;
	list-style-type: none;
}

input#s {
	width:180px;
	height: 21px;
	color: #999;
	padding: 6px 5px 0 5px;
	border: none;
	float: left;
	margin: 0 5px 10px 0;
}

input#searchsubmit {
	width: 37px;
	height: 27px;
	float: left;
}

a#rssfeed {
	background: transparent url(images/rss.png) top right no-repeat;
	display: block;
	line-height: 27px;
	height: 27px;
	width: 232px;
	text-decoration: none;
}
	
/* End Sidebar */

/* Begin Calendar */

#wp-calendar {
	empty-cells:show;
	margin:10px auto 0;
	width:155px;
}

#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}

#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}

#wp-calendar a {
	display:block;
}

#wp-calendar caption {
	text-align:center;
	width:100%;
}

#wp-calendar td {
	padding:3px 0;
	text-align:center;
}

#wp-calendar td.pad:hover {	
	/* Doesn't work in IE */
	background-color:#fff;
}
	
/* End Calendar */
	
/* Begin Various Tags & Classes */

acronym,abbr,span.caps {
	cursor:help;
}

acronym,abbr {
	border-bottom:1px dashed #999;
}

blockquote {
	margin:15px 30px 15px 20px;
	padding-left:15px;
	border-left:5px solid #ddd;
}

blockquote cite {
	margin:5px 0 0;
	display:block;
}

.center {
	text-align:center;
}

.hidden {
	display:none;
}

.screen-reader-text {
	position:absolute;
	left:-1000em;
}

hr {
	display:none;
}

a img {
	border:none;
}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:60px;
}

/* End Various Tags & Classes*/
	
/* Captions */

.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

/*.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}*/

.wp-caption {
	padding: 5px 0 0 5px;
	font-style: italic;
	color: #999;
}

.wp-caption img {
	margin:0;
	padding:0;
	border:0 none;
}

.wp-caption p.wp-caption-text {
	font-size:.95em;
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}

/* End captions */
