/* @override http://sustech.possiblebox.net/wp-content/themes/sustainable/css/interface/custom.css */

/*
Theme Name: Sustainable Technologies
Theme URL: http://www.sustainabletechnologies.com.au/
Description: Sustainable Technologies
Version: 1.0
Author: Mighty Media
Author URI: http://www.mightymedia.com.au/
Tags: dark, custom header, fixed width, two columns, widgets

*/

body{
	font: 62.5%/1.6em Verdana, Arial, geneva;
	color: #4A4A4A;
	background-color: #EEEEEE;
	margin: 0;	
	
}

*{
	margin: 0;
	padding: 0;
}

p, ul, ol, blockquote, address {
	margin-top: 5px;
	margin-bottom: 10px;
	font-style: normal;
	
}


.article ul li{
	list-style-type: none;
	margin-left: 20px;
	background: transparent url(../../images/interface/bullet-black.gif) no-repeat 0px 6px;
	padding-left: 15px;
}

.article ol li{
	
	margin-left: 25px;
	padding-left: 10px;
}


p.error {
	font-size: 1.0em;
	line-height: 16px; 
	padding: 10px 10px 20px 10px;
	color: #fff;
	font-weight: bold;
	/*text-shadow: #8a0009 2px 2px 0;*/
	background-color: #e35f25;
	border: 1px solid #fff;
}

.clear {
	clear: left;
	font-size: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

.hidden {
	/* used to hide accessibility items */
	position: absolute;
	left: -9999px;
}

h1{
	font: 1.7em Verdana, Arial, geneva normal;
	color: #017d11;

}

h2{
	font-size: 1.5em;
	color: #4a4a4a;
	text-transform: none;
	border-top: 1px dotted #017D11;
	padding-top: 30px;
	font-weight: normal;
	margin-top: 10px;

}

*html h2{
	background: transparent url(../../images/interface/dotted-line.gif) repeat-x top;
	border-top: none;
}

h3{
	font-size: 1.3em;
	color: #4a4a4a;
	font-weight: normal;
}


a {
	color: #4A4A4A;
	text-decoration: none;
}

a img {
	border: none;
}

a:link,a:visited{
	color: #017d11;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}

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

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

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}




/* @group layout */

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	position: relative;  /*logo position relies on this */
}

#container {
	width: 940px;
	margin: 0 auto 20px auto;
	padding:0 0px 0 20px;
	background: #EEEEEE url(../../images/interface/bg.jpg) repeat-y 0 0;
	float: left;
}

#header {
	width: 920px;
	z-index: 1;
	height: 390px;

}
#nav {
	float: left;
	margin: 75px 0 0px 0px;
	padding-top: 0px;
	display: inline;
	width: 100%;
	height: 70px;
	background: #000000 url(../../images/interface/nav-bg.jpg) no-repeat top left;
}

#banner{
	height: 240px;
	background: #017d0f url(../../images/interface/banner-bg.gif) no-repeat top left;
	float: left;
	margin: 0px 0 0 0;
	padding: 0px;
	position: relative;
	width:920px; /* for IE 6 */
}

*html #banner div h2{
	border: 0px !important;
	background: none;
}

#banner div h2{
	float: right;
	width: 440px;
	color: #FFF;
	font-size: 1.8em;
	padding: 5px 20px 5px 10px;
	line-height: 1.2em;
	margin-top: 50px;
	border: 0px;
	text-transform: uppercase;
	background: none;
}

#banner p{
	float: right;
	width: 430px;
	font-size:1.4em;
	left: 500px;
	line-height:1.8em;
	padding: 0px 20px 0px 10px;
	color: #FFF;
}


#banner img{
	padding: 2px 0 0 0;
	margin: 0px;
}

#content {
	float: left;
	width: 920px;
	margin: 10px 0 0 0;
	padding: 0;
}

#main {
	float: left;
	width:100%;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

body.body_26 #main {
	float: left;
	width:560px;
	margin: 0;
	padding: 0;
}

#sidebar {
	float: right;
	width: 300px;
	margin: 0px 0px 0 0;
	padding: 0 20px 0 10px;
	z-index: 10;
	position: relative;
	display: inline;
}

body.body_26 #main .article, body.body_26 #main .article .article {
	line-height: 18px;
	font-size: 1.1em;
	padding: 1px 20px 1px 20px; /* 1px padding to prevent margin collapse */
	margin: 0px 0px 0 0px;
	float: left; /* required to stop images escaping */
width: 540px; /*	 required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

#main .article, #main .article .article {
	line-height: 18px;
	font-size: 1.1em;
	padding: 1px 40px; /* 1px padding to prevent margin collapse */
	margin: 0px 0px 0 0px;
	float: left; /* required to stop images escaping */
width: 840px; /*	 required beause float collapses width */
	display: inline; /* combat IE6 Doubled float-margin bug */
	position: relative;
	margin-right: -3px; /* combat IE6 duplicate character bug */
}

#main .article p{
	margin: 15px 0 0 0;
}

body.body_22 #main .contact-form p{
	padding: 15px 0 0 0;
	margin: 0px;
}

#main .article h3{
	line-height: 24px;
	font-weight: normal;
	padding: 6px 0 0 0;
}


#footer {
	float: left;
	width: 920px;
	display: inline; /* combat IE6 Doubled float-margin bug */
	font-size: 1.0em;
	height: 55px;
	padding: 7px 0 0 0;
	margin: 20px 0 -16px 0;
	color: #999;
	background: #027D0F url(../../images/interface/footer-bg.gif) repeat-x 0px 0px;
	
}

/* @end */


/*@group Header */
#header h1 a {
	width: 189px;
	height: 74px;
	position: absolute;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(../../images/interface/logo.jpg) no-repeat 0px 0px;
	padding: 0;
	margin: 13px 0 0 30px;
	left: 0px;
}
/*@end*/

/* @group nav */

/* @group Sidebar */

#sidebar h2{
	font-size: 1.3em;
	color: #FFFFFF;
	line-height: 20px;
	width: 280px;
	font-weight: normal;
	padding: 10px 10px;
	background: #000000 url(../../images/interface/sidebar-header-bg.gif) no-repeat 0px 0px;	
	border: 0px;
	text-transform: uppercase;
	margin: 0px;
}

#sidebar li{
	
	font-size: 0.9em;
	list-style-type: none;
	margin-bottom: 10px;
}

#sidebar p{
	font-size: 1.1em;
	color: #666;
	line-height: 20px;
	padding: 5px 0;
}

#sidebar ul{
	list-style-type: none;
	padding:0 0px;
	margin: 0px 0 20px 0;
	
}

#sidebar ul ul{
	margin-bottom: 10px;
}
#sidebar ul li{
	font-size: 1.0em;
	margin:0px 0px;
	padding:0px 0px 0px 0px;
	border-top: 1px solid #FFFFFF;
	
}

#sidebar ul ul li{
border-bottom: 1px solid #EAEAEA;}
#sidebar li a{
	display: block;
	padding: 5px 5px 5px 30px;
	background: #f5f3f4 url(../../images/interface/bullet.gif) no-repeat 15px 10px;
	font-weight: normal;
}
/* @end */
#nav ul{
	list-style-type: none;
}

#nav ul li{
	font-size: 1.1em;
	padding: 5px 0 0 0;
	margin: 0 0 0  0px;
	float: left;
	display: inline;
	background: transparent url(../../images/interface/nav-line.gif) no-repeat bottom right;		
}

#nav ul li.page-item-26 a{

}
#nav li a:link,#nav li a:visited {
	float: left;
	display: block;
	font-weight: normal;
	padding: 9px 22px 0 22px;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	height: 26px;
	margin-right: 2px;
}


#nav li a:hover,#nav li a:active {
	background: transparent url(../../images/interface/border.gif) repeat-x bottom left;
}

#nav li.current_page_ancestor a{
	background: transparent url(../../images/interface/border.gif) repeat-x bottom left;
}

#nav li.current_page_item a{
	color: #FFFFFF;
	background: transparent url(../../images/interface/border.gif) repeat-x bottom left;
	margin: 0 1px 0 0;
	display: inline;
	
}

/* @end */

/* @group footer */

#footer #left-footer {
	float: left;
	color: #FFF;
	margin: 0 15px;
	display: inline;
}

#footer .right {
	float: right;
	color: #999;
	margin: 0 10px;
	display: inline;
}

#footer #right-footer {
	font-weight: bold;
	color: #FFF;
	float: right;
	margin-right: 15px;
	display: inline;
}

#footer a:link, #footer a:visited {
	color: #FFF;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	border-bottom: 1px solid #7a95a3;
}

#footer a.hilite {
	border-bottom: 1px solid #7a95a3;
}

/* @end */

.article div.date{
	width: 50px;
	height: 40px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.4em;
	position: absolute;
	margin-left: -60px;
	padding: 5px 0 0 0;
	background-color: #1C5281;
}

.article a.more-link{
	background: transparent url(../../images/interface/more-button.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	width: 130px;
	height: 28px;
	float: right;
}

.article div.meta{
	color: #000000;
}

.article .commentpopup{
		background: transparent url(../../images/interface/comment-popup.gif) no-repeat 0px 0px;

	width: 48px;
	height: 48px;
	float: right;
	font-size: 1.4em;
	text-align: center;
}

.article .commentpopup a{
	color: #FFFFFF;
	line-height: 45px;
}



/* @group Dropdown Menu */

#dropmenu, #dropmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: relative;
	z-index: 300;
	width: 100%;
	margin-top: 0px;
	border-top: 0px !important;
}

#dropmenu a {

}

#dropmenu a:hover {
 
}

#dropmenu li {
	float: left;
	position: relative;
}

#dropmenu ul {
	position: absolute;
	display: none;
	top: 3.9em;
	left: -1px;
}

#dropmenu ul a {
	margin: 0;
}

#dropmenu ul a:hover {
	color: #333;
}


#dropmenu li ul{
	width: 15.1em;
	font-size: 0.8em;

}

#dropmenu li ul a {
	width: 8em;
	height: auto;
	float: left;
	margin: 0;
}

#dropmenu ul ul {
	top: auto;
	width: 15.0em;
}

#dropmenu li ul ul {
	left: 14.8em;
	margin: -3px 0 0 8px;

}

#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display: none;
}

#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display: block;
}

/* @end */



#main-subnav {
	height:41px;
	margin: 0px 0 0 5px;
	padding: 0px;
	}

#main-subnav li, #subnav li {
	float:left;
	list-style:none;
	margin: 0px;
	padding: 0px;
	}

#main-subnav a, #main-subnav a:visited {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	padding: 0px;
	margin: 0px;
	}

#main-subnav a:hover, #main-subnav a:active,
li.current_page_parent a,
li.current_page_parent a:visited,
#main-subnav li.current_page_item a,
#main-subnav li.current_page_item a:visited
        {
	text-decoration: none;
	}

#nav #subnav {
	float: left;
	padding: 2px 0px;
	margin: 3px 0;
	}

#nav #subnav li {
	padding:0 0px;
	background: none !important;
	
	}	

#nav #subnav a:link,#nav #subnav a:visited {
	color: #333;
	text-decoration:none;
	font-weight:normal;
	text-transform: none !important;
	border-right: 1px solid #909090;
	font-size: 1em !important;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 0px 0;
	display: inline;
	height: 18px;
	background: none;
	}


#nav #subnav a:hover,#nav #subnav a:active
{
	background: none !important;
	text-decoration:underline;
	color: #000;
	}

#subnav li.current_page_item a,
#subnav li.current_page_item a:visited {
	background: none;
	text-decoration: underline !important;
	font-weight: bold !important;
}
/* @group Sidebar Link Building */

#sidebar #linkcat-4 h2{
	display: none;
}

/* @end */

/* @group Font resizer */
#changeFont{
	float: right;
	width: 130px;
	padding: 0px 15px 0 15px;
	margin: 0px 0px 0 0;
	background: #ccc url(../../images/interface/fontresizer-bg.gif) no-repeat center bottom;
	display: inline;
}
.increaseFont, .decreaseFont, .resetFont {
	color:#4C4C4C !important;
	font-size:1.0em;
	float:left;
	width: 10px;
	text-align: center;
	padding:10px 6px;
	display: inline;
	background-color: #FFF;
	margin: 5px 1px;
	line-height: 0;
}

/* @end */
/* @group Sidebar Banner */
 #sidebar ul.sidebar-banner{
	list-style-type: none;
}
 #sidebar ul.sidebar-banner li a{
	padding: 0px;
	margin: 0px;
	background:none;
	border: 0px;
}

 #sidebar ul.sidebar-banner li a img{
	padding: 5px;
	margin: 5px 0px;
	border: 1px solid #E0E0E0;
}

#sidebar ul.sidebar-banner li{	
	background: #FFF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 0px solid #EAEAEA;
}
	
/* @end */

/* @group Sitemap */
#changeFont .sitemap{
		color: #4C4C4C;
		padding:8px 0px 4px 4px;
}
.sitemap{
	font-size:1.1em;
	float:left;
	padding:4px;
	text-decoration: underline;
	display: inline;
	list-style-type: none;
}

#main .article ul.sitemap li a{
	padding: 1px 2px ;
	display: block;
}






/* @end */


/* @group Skip to content */

#skip a
{ 
position:absolute; 
left:-10000px; 
top:auto; 
width:1px; 
height:1px; 
overflow:hidden;
}

#skip a:focus 
{ 
position:static; 
width:auto; 
height:auto; 
}
/* @end */ 
 
/* @group Contact page */
.contact-page{
	width: 440px;
	padding-right: 20px;
	float: left;
	height: 500px;
}

.contact-form p{
	font-weight: bold;
}

#si_contact_form{
	float: right;
	width: 380px;
}

#si_contact_form div label{
	margin: 5px 0;
	display: block;
	
}

/* @end */ 
