/* @override http://www.kaa.com.au/css/style.css */

html, body {
	background-color: #000;
	color: #fff;
}

body {
	font: 62.5% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Fonts */

p {
	font-size: 1.2em;
	line-height: 1.6;
	margin-bottom: 1em;
}

#content li {
	font-size: 1.2em;
	line-height: 1.6;
	margin-bottom: 1em;
}

li li, li p {
	font-size: 1em;
}

ul {
	margin: 1em 4em;
	list-style-type: disc;
}

ol {
	margin: 1em 4em;
	list-style-type: decimal;
}

a {
	color: #a02013;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1em;
}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.2;
	margin-bottom: 1em;
}

p.date, p.event-date {
	font-weight: bold;
}

/* @end */

/* @group Panels */

#container {
	position: relative;
	width: 800px;
	margin: 40px auto;
	background-color: #caad68;
	color: #333;
}

#banner {
	position: relative;
	height: 170px;
	background-image: url(../upload/template/kimberleyaboriginalart/header.gif);
	background-repeat: no-repeat;
}

#banner h1 {
	text-indent: -1000em;
	margin: 0;
}

#banner h2 {
	position: absolute;
	left: 350px;
	top: 30px;
	width: 420px;
	font-size: 2.4em;
	font-weight: normal;
	color: #fff;
	margin: 0;
}

#links {
	background-color: #737145;
	color: #fff;
	padding: 5px 10px;
}

#links p, #footer p {
	margin: 0;
}

#links a {
	color: #efe7d2;
	text-decoration: none;
	padding: 0 10px;
}

#main {
	min-height: 440px;
}

#footer {
	background-color: #000;
	color: #fff;
	padding: 5px 10px;}

#footer a {
	color: #efe7d2;
	text-decoration: none;
	padding: 0 10px;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 14px;
	line-height: 1;
	top: 140px;
	left: 0;
	width: 800px;
	z-index: 50;
	padding: 0;
	margin: 0;
	height: 30px;
	background-color: #dfcda3;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 191px;
	top: 0;
}

#navlist>li.selected {
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	border-left: 3px solid #caad68;
}

#navlist li.d1.p1 {
	border: none;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 8px 48px;
	text-decoration: none;
	z-index: 100;
	color:#47360e;
	font-weight: bold;
	background-color: #dfcda3;
}

#navlist .selected>a {
	background-color:#d0afa2;
	background-image: none;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color:#d0afa2;
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-top: 1px solid #c4a865;
	border-right: 1px solid #caad68;
	border-left: none;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #000;
	background-image: none;
	background-color:#efe7d2;
	border-bottom: none;
	font-weight: normal;
	padding: 8px 35px;
}

#navlist li li:hover a {
	background-color:#d0afa2;
}

#navlist li .selected>a {
	background-color:#d0afa2;
}

#navlist li li li:hover a {
	background-color:#cfd4be;
}

/* @end */

/* @group Grid */

.row {
	position: relative;
	width: 800px;
	overflow: hidden;
	/*min-height: 400px;*/
}

.layout4 .column1 {
	position: relative;
	width: 760px;
	padding: 20px;
}

.layout6 .column1 {
	width: 491px;
	padding: 20px;
}

.layout6 .column2 {
	width: 269px;
	margin-right: -1px;
}

.row .column {
	float: left;
	padding-bottom: 10020px;
	margin-bottom: -10000px;
}

/* @end */

/* @group Gallery */

#content .gallery {
	position: relative;
	overflow: hidden;
	width: 780px;
	list-style-type: none;
	margin: 0 0 0 -20px;
	padding: 0;
}

#content .gallery li {
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
	line-height: 1;
}

.gallery a {
	float: left;
	line-height: 1;
	border: 5px solid;
}

.gallery a img {
	line-height: 1;
	float: left;
	width: 125px;
	height: 125px;
}

/* @end */

/* @group Slideshow */

.slideshow h2 {
	z-index: 10;
	width: 250px;
	padding: 10px;
	margin: 0;
	position: absolute;
	bottom: 3px;
	background-image: url(/upload/template/kimberleyaboriginalart/ffffff-60.png);
	color: #000;
	font-weight: normal;
}

/* @end */

/* @group Tabs */

#container #tabs {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#tabs li {
	width: 370px;
	height: 50px;
	margin: 0;
	padding: 10px 0;
	border-bottom: 1px solid #b49a5c;
	position: relative;
}

#tabs .index-link {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-decoration: none;
	z-index: 10;
	width: 370px;
	background-image: url(/upload/template/kimberleyaboriginalart/ffffff-60.png);
	background-repeat: no-repeat;
	background-position: -100px;
}

#tabs .index-link span {
	display: none;
}

#tabs .image {
	position: absolute;
	top: 10px;
}

#tabs .date {
	position: absolute;
	top: 10px;
	left: 100px;
}

#tabs .title {
	position: absolute;
	top: 30px;
	left: 100px;
	font-size: 1em;
	line-height: 1.4;
}

#tabs .title a {
	text-decoration: none;
}

#tabs .title a:hover {
	text-decoration: underline;
}

.indexed {
	clear: both;
	display: none;
	padding: 1em;
	width: 390px;
}
 
.indexed.active-tab-body {
	display: block;
}

.bloglisting .item {
	width: 370px;
}

/* @end */
