/*
Theme Name: Benja Build 2009 
Description: Designed by Design Max Studio.
Version: 1.0
Author: Design Max Studio
Author URI: http://www.designmax.com.au

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 115%;
	background: #1A1A1A url(images/bg-body.jpg);
	text-align: center;
}

body,td,th {
	color: #1C1C1A;
}

#doc {
	width: 960px;
	margin: 20px auto;
}

#bd {
	background: #ffffee;/* url(images/bg-content.jpg) repeat-x;*/
	border: 2px solid #a59c8a;
	margin: 5px auto auto 0px;
}

a, a:link {
	padding: 1px;
	color: #096D9C;
	text-decoration: underline;
}

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

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: tahoma, helvetica, sans-serif;
	font-size: 120%;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 70%;
	margin-bottom:1em;
	line-height: 1.4em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

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

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	height: 600px;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}
#topBar {
    height: 90px;
	width: 100%;
	background: url(images/topbar-header.jpg) center center no-repeat;
}
#headerGallery {
    height: 510px;
	width: 960px;
	background: #1A1A1A;
}
#headerGalleryNav {
	background: none;
	margin: 464px 0; /*871px;*/
	position: absolute;
	z-index: 10;
	font-size: 10px;
	visibility: hidden;
}
#headerGalleryNav ul li {
	margin: -5px 0px;
	padding: 0px 4px 4px 0px;
	background: url(images/bg-gallery-tab-trans.png) top left no-repeat;
	width: 85px;
	height: 43px;
	font-size: 10px;
	font-weight: bold;
}
#headerGalleryNav ul li:hover,
#headerGalleryNav ul li.current {
	/*background: url(images/bg-gallery-tab-rt-blue.png) top left no-repeat;*/
	color: #eee;
}
#headerGalleryNav ul li.current a {
	color: #eee;
}
#headerGalleryNav ul li p {
	font-size: 10px;
	font-weight: bold;
	padding: 0px 0px;
	margin: -3px 0;
}
#headerGalleryNav ul li a {
	background: none;
	text-decoration: none;
	color: #eee;
}
#headerGalleryNav ul li a:hover,
#headerGalleryNav ul li:hover a {
	color: #24a9e1;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #1C1C1A;
}

.item {
	padding: 10px;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	min-height: 200px;
	/*overflow: hidden;*/
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 85%;
	margin-bottom: 1.5em;
}

.item ul li {
	list-style-type: disc;
	padding: 0px 0px 0px 15px;
	margin-left: 10px;
	font-size: 85%;
}

.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 85%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 85%;
}


.itemhead h3{
	margin-bottom: 0.5em;
}


input{
	font-size: 85%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #096D9C;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

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

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

.commentmetadata {
	font-size: 85%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

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

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #ffffff;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	background: none;
}

#secondary h4, #third h4{
	color: #1C1C1A;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}
/*
#menu {padding:0; border:0px solid #fff }
#menu ul {list-style:none; margin:10px 0; padding:0; font-size:75%; }
#menu ul li { padding:0px; margin:0px 10px 0px 0px; border-bottom:1px solid #FFFFFF; text-align: right; text-transform: uppercase;}
#menu ul li a { display:block; padding:4px 20px 4px 10px; text-decoration:none; color: #1C1C1A; }
#menu ul li a:hover { color:#fff; background: #24A9E1; }
*/

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #096D9C;
	color: #1C1C1A;
}

.yui-navset .yui-nav li a {
    background-color: #ffffee;
	background-image: url(/); 
	background-repeat: no-repeat;
	border-bottom: 0px;
	color: #1C1C1A;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #1C1C1A;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #096D9C;
}

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

#ft {
	text-align: center;
	margin:5px auto 20px auto;;
	color: #ffffff;
	background: #a59c8a;
}

#ft p {
	font-size: 10px;
}
#ft a:link, #ft a:hover, #ft a:visited{
	color: #ffffff;
}