/*
Theme Name: Highland Gold
Theme URI: http://www.highlandgoldtasmania.com.au
Description: Template for Highland Gold Tasmania
Version: 1.0
Author: Caleb Wong
Author URI: http://www.oonagi.org
Tags: fixed width, two columns

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
 	background: 	#fff url(images/bkg.gif) repeat;
	font-family:	Times, "Times New Roman", Georgia, serif;
	color:			#666666;
	font-size:		0.8em;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100%;
	color: #c9eefe;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #8a5c29;
	margin: 0px 0px 2px;
	letter-spacing: -1px;
	font-size: 1.2em;
	padding-bottom: 3px;
	text-transform: uppercase;
	font-weight: normal;
}
h2 a, h2 a:visited {
	color: #8a5c29;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}
h3 {
	font: normal 140%/100%;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 760px;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}
#container {
	width:			780px;
	margin:			0 auto;
}
h1.title {
	background:		url(images/banner.jpg) no-repeat;
	height:			120px;
	text-indent:	-9000px;
}
#navigation {
	background:		url(images/bkg_nav.jpg) no-repeat;
	height:			40px;
	padding-left:   15px;
	margin:			0;
}
#navigation li {
	list-style:		none;
	display:		inline;
	float:			left;
}
#navigation li a {
	text-indent:    -9000px;
	display:		block;
	width:			77px;
	height:			23px;
}
#navigation li a.nav_01 {
	background: url(images/nav_01.gif) no-repeat;
}
#navigation li a.nav_02 {
	background: url(images/nav_02.gif) no-repeat;
}
#navigation li a.nav_03 {
	background: url(images/nav_03.gif) no-repeat;
}
#navigation li a.nav_04 {
	background: url(images/nav_04.gif) no-repeat;
}
#navigation li a.nav_05 {
	background: url(images/nav_05.gif) no-repeat;
}
#navigation li a.nav_06 {
	background: url(images/nav_06.gif) no-repeat;
}
#navigation li a:hover, #navigation li a.selected {
	background-position:bottom left;
}
#wrapper {
	background:		url(images/bkg_wrapper.jpg) repeat-y;
	overflow:		auto;
}
#sidebar {
	float:			left;
	margin:			40px 30px;
	width:			185px;
}
#content {
	float:			left;
	margin:			40px 0;
	border-left:	1px solid #ccc2b8;
	padding:		0 30px;
	width:			470px;
}
#footer {
	background:		url(images/bkg_footer.jpg) no-repeat top;
	padding-top:	30px;
	width:			780px;
	margin:			0 auto;
	font-size:		0.80em;
	text-transform:	uppercase;
	overflow:		auto;
}
#footer p {
	padding:        0 5px;
}
#footer p.copyright {
	float:			left;
}
#footer p.abn {
	float:			right;
}
.post {
	clear:both;
	padding-top: 10px;
	border-bottom: 2px solid #ebe7e3;
}

.post-title {
	width: 450px;
}

.entry {
	padding-top: 10px;
	margin-left: 120px;
}
.entry_img {
	float: left;
	width: 120px;
}
.entry_img img {
	background:url(images/img_border.gif) no-repeat;
	padding: 5px 6px 7px;
	border: none;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
}
#sidebar h3 {
	font: normal 140%/100%;
	color: #ff6600;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
