/*
Theme Name: NTBA Theme
Theme URI: http://www.ntba.asn.au
Description: The Northern Territory Bar Association theme for WordPress
Version: 1.2
Author: Non Verbal (Mars El-Bougrini)
Author URI: http://nonverbal.com.au
Tags: ntba

	NTBA
	http://www.ntba.asn.au

	This theme was designed and built by Non Verbal,
	exclusively for the Northern Territory Bar Association

	The CSS, XHTML and design is copyright property
	of the Northern Territory Bar Association

*/



/*
	Global constants
*/
body{
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}


/*
	Helpers
*/
.clear{
	clear:both;
}


/*
	Structure
*/
 
#page_wrapper{
	position:relative;
	width:882px;
	margin:0 auto;
}

#shadow_body{
	position:relative;
	background:url(images/shadow_content_body.gif) repeat-y;
}

#shadow_bottom{
	position:relative;
	min-height:24px;
	height:auto !important;
	height:24px;
	padding:20px 0 0 15px;
	background:url(images/shadow_content_bottom.gif) no-repeat top center;
}

#outer_content{
	position:relative;
	width:852px;
	margin:0 auto;
}

#header{
	position:relative;
	height:173px;
	/*overflow:hidden;*/
}

#header #header_img{
	position:absolute;
}

#header #nav{
	position:absolute;
	width:800px;
	height:34px;
	bottom:1px;
	left:50%;
	margin:0 0 0 -400px;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background:#9fa0a4 url(images/nav_background.gif) repeat-x;
	line-height:34px;
}

#header #nav ul{
	list-style:none;
	padding:0;
	margin:0;
}

#header #nav ul li{
	float:left;
	padding:0;
	margin:0;
}

#header #nav a{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0 7px;
	display:block;
	float:left;
	background:url(images/nav_divider.gif) no-repeat right;
}

#header #nav a:hover,#header #nav a.active, #header #nav .current_page_item a{
	background:url(images/nav_hover.gif) repeat-x;
}


#inner_content{
	position:relative;
	width:800px;
	margin:0 auto;
	padding:45px 0;
}

#inner_content_left{
	position:relative;
	float:left;
	width:500px;
	padding:0;
	margin:0;
	
}

#member_profile_meta{
	position:relative;
	float:left;
	width:180px;
	padding:0;
	margin:0;
	overflow:hidden;
	word-wrap:break-word;
}

#member_profile_details{
	position:relative;
	float:right;
	width:300px;
	padding:0;
	margin:0;
}

#inner_content_right{
	position:relative;
	float:right;
	width:238px;
	padding:0;
	margin:0;
}

#search_box{
	position:relative;
	width:238px;
	padding:4px 0;
	margin:0 0 25px 0;
	background:#999999;
	overflow:hidden;
}

#search_box_top{
	position:absolute;
	top:0;
	width:238px;
	height:4px;
	background:url(images/search_box_top.gif) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}

#search_box_bottom{
	position:absolute;
	bottom:0;
	width:238px;
	height:4px;
	background:url(images/search_box_bottom.gif) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}

#search_box form{
	margin:0;
	padding:2px 8px;
	overflow:hidden;
}

#search_box #searchform #s{
	width:154px;
	height:23px;
	border:none;
	padding:0;
	margin:0;
	vertical-align:middle;
	background:#e6e6e6;
	font:14px Arial, Helvetica, sans-serif;
	color:#333;
	line-height:23px;
}

#search_box #searchform input{
	vertical-align:middle;
	float:left;
}

#search_box #searchform #searchsubmit{
	display:block;
	margin-left:5px;
	border:none;
	background:url(images/button_search.gif) no-repeat;
	width:59px;
	height:23px;
	cursor:pointer;
	outline:none;
	text-indent:-1000em;
	font-size:0px;
	overflow:hidden;
}

#search_box #searchform label{
	display:none;
}

#resources_box{
	position:relative;
	width:238px;
	padding:5px 0;
	margin:0;
	background:#e6e6e6;
	overflow:hidden;
}

#resources_box .resources_box_info{
	padding:10px;
	margin:0;
}

#resources_box_top{
	position:absolute;
	top:0;
	width:238px;
	height:5px;
	background:url(images/resources_box_top.gif) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}

#resources_box_bottom{
	position:absolute;
	bottom:0;
	width:238px;
	height:5px;
	background:url(images/resources_box_bottom.gif) no-repeat;
	padding:0;
	margin:0;
	overflow:hidden;
}

#member-benefits{
	position:relative;
	width:238px;
	padding:0;
	margin:20px 0 0 0;
}



/*
	Text styling and formatting
*/

h1{
	font:36px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:43px;
	padding:0 0 20px 0;
	margin:0;
	color:#F04C28;
}

h2{
	font:20px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:24px;
	padding:0 0 15px 0;
	margin:0;
	color:#F04C28;
}

h3{
	font:16px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:19px;
	padding:0 0 15px 0;
	margin:0;
	color:#666;
}

h4{
	font:14px Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	line-height:16px;
	padding:0 0 0 0;
	margin:0;
	color:#666;
}

h5{
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:16px;
	padding:0 0 5px 0;
	margin:0;
	color:#666;
}

h6{
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:15px;
	padding:0;
	margin:0;
	color:#F04C28;
}

p{
	margin:0 0 15px 0;
	padding:0;
}

p.intro{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
}

a{
	color:#F04C28;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

ul,ol{
	margin:0 0 0 20px;
	padding:0;
}

li{
	padding:0 0 5px 0;
}

.resources_box_info ul{
	margin:0;
	padding:0;
}

.resources_box_info li{
	list-style:none;
	background:url(images/doc_icon.jpg) no-repeat left top;
	padding:0 0 10px 20px;
	margin:10px 0;
	border-bottom:1px solid #ccc;
}

.member_links ul{
	margin:0;
	padding:0;
}

.member_links li{
	list-style:none;
	background:url(images/member_icon.jpg) no-repeat left top;
	padding:0 0 10px 20px;
	margin:10px 0;
}

#member_profile_meta ul{
	margin:0;
	padding:0;
	list-style:none;
}

#member_profile_meta li{
	list-style:none;
	padding:0 0 10px 0;
	margin:10px 0;
	border-bottom:1px solid #ccc;
}

#member_profile_meta li .post-meta-key {
	display:none;
}

#member_profile_meta img{
	border:3px solid #b3b3b3;
	max-width:174px;
	width:auto !important;
	height:auto !important;
	width:174px;
}

.divider{
	display:block;
	height:1px;
	border-bottom:1px solid #ccc;
	margin:5px 0;
	font-size:0;
}

#footer{
	font-size:11px;
	color:#F04C28;
	font-weight:normal;
	padding-left:20px;
}


#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
	border: none;
	margin: none;
	padding: 0;
	/*line-height: 1;*/
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
#cssmenu ul {
	margin: auto;
}

#cssmenu {
	height: 34px;
        width: 800px;
	display: block;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	border-top:1px solid #999999;
	background:#9fa0a4 url(images/nav_background.gif) repeat-x;
	left:50%;
	bottom:1px;
	position:absolute;
	margin:0 0 0 -400px;
	line-height:34px;
	text-align:center;
}
#cssmenu > ul > li > ul > li a:hover {
	background:url(images/nav_hover.gif) repeat-x;
}
#cssmenu > ul {
	list-style: inside none;
	padding: 0;
	margin: 0;
}
#cssmenu > ul > li {
	list-style: inside none;
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	position: relative;
}
#cssmenu > ul > li > a {
	outline: none;
	display: block;
	position: relative;
	padding: 0px 7px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;  
	background:url(images/nav_divider.gif) no-repeat right;
}
#cssmenu > ul > li:last-child > a {
	background: none;
}

#cssmenu > ul > li > a:hover, #cssmenu li.active {
	background:url(images/nav_hover.gif) repeat-x;
	color: #ffffff;
}
#cssmenu > ul > li:first-child > a {
	/*border-radius: 5px 0 0 5px;*/
}

#cssmenu > ul {
	padding-left: 25px;
	
}
/*
#cssmenu > ul > li > a:after {
	content: '';
	position: absolute;
	top: -1px;
	bottom: -1px;
	right: -2px;
	z-index: 99;
	border-color: #3c3c3c;  
}



#cssmenu ul li.has-sub:hover > a:after {
	top: 0;
	bottom: 0;
}

#cssmenu > ul > li.has-sub > a:before {
	content: '';
	position: absolute;
	top: 18px;
	right: 6px;
	border: 5px solid transparent;
	border-top: 5px solid #ffffff;
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 19px;
}
*/
#cssmenu ul li.has-sub:hover > a {
	/*background: #3f3f3f;
	border-color: #3f3f3f;
	padding-bottom: 13px;
	padding-top: 13px;*/
	top: -1px;
	z-index: 999;
}
#cssmenu ul li.has-sub:hover > ul,
#cssmenu ul li.has-sub:hover > div {
	display: block;
}
#cssmenu ul li.has-sub > a:hover {
	/*background: #3f3f3f;
	border-color: #3f3f3f;*/
}
#cssmenu ul li > ul,
#cssmenu ul li > div {
	display: none;
	width: auto;
	position: absolute;
	top: 34px;
	padding: 0px 0;
	background:#9fa0a4 url(images/nav_background.gif) repeat-x;
	z-index: 999;
}
#cssmenu ul li > ul {
	width: 170px;
}
#cssmenu ul li > ul li {
	display: block;
	list-style: inside none;
	padding: 0;
	margin: 0;
	position: relative;
}
#cssmenu ul li > ul li a {
	outline: none;
	display: block;
	position: relative;
	margin: 0;
	padding: 8px 20px;
	font: 10pt Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
#cssmenu ul ul a:hover {
	color: #ffffff;
	background:url(images/nav_hover.gif) repeat-x;
}
#cssmenu > ul > li.has-sub > a:hover:before {
	border-top: 5px solid #ffffff;
}
