
/*
Theme Name: APIA
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/


html,
	body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #e8e9e9 url(/wp-content/themes/apia/images/left_banner_bg.gif) repeat-x;
	font-family: "Lucida Grande", "Helvetica", Helvetica, Arial, Geneva, sans-serif;
	font-size:1em;
	}
	

basefont{
font-family: "Lucida Grande", "Helvetica", Helvetica, Arial, Geneva, sans-serif;
font-size:1em;
}	
	
a {
text-decoration:none;
}	

#bodyArea {

	padding-bottom: 30px;
	}

#wrapper {
	min-height: 100%;
	position: relative;
	}

#header {
	padding-top: 25px;

	}



#bodyArea div.event img {
	padding: 2px;
	border: 1px solid gray;
	margin-right: 1px;
	}
	
#bodyArea div.event img.lastBox {
	margin-right: 0px;
	}	
	
	
div.event{
	margin-bottom: 15px;
	w
	}
#contentArea {
	background-color: #FFF;
	border: 1px solid gray;
	padding: 40px;
	margin-bottom: 15px;
	
	}
.float-right{
	float: right;
	}
.float-left{
	float: left;
	}

#main-content {
font-family: "Lucida Grande", "Helvetica", Helvetica, Arial, Geneva, sans-serif;
	/*float: left;*/
	width: 501px;
	padding: 20px;
	background-color: #FFF;
	border: 1px solid silver;
	font-size: .8em;
	}
	
a:link{
text-decoration:underline;
color:#54a6aa;
}

a:visited{
text-decoration:underline;
color:#418285;
}	

a:hover{
text-decoration:underline;
color:#ff0000;
}	



#sidebar {
	/*float: right;*/
	width: 187px;
	padding-top: 0;
	padding-bottom: 10px;
	}

#main-content a img{
	border:none;
}

#contentArea h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #626463;
	margin-bottom: 1em;
	}
h1{
	font-size: 1.4em;
	color: #54a6aa;
	margin-bottom: 1em;
		font-weight: bold;

	}

h2 {
	font-size: 1.2em;
	color:#999999;
	font-weight:normal;
	}

p {
font-family: "Lucida Grande", "Helvetica", Helvetica, Arial, Geneva, sans-serif;
	
	margin-top: 1em;
	line-height:140%;
	color:#333333;
	}


ul{
	

}

li{
	margin-top: 1em;
	line-height:140%;
	color:#333333;
}	

dt {
	color: #54a6aa;
	font-weight: bold;
	margin-top: 2.5em;
	margin-bottom: 5px;
	background: url(/wp-content/themes/apia/images/arrow_h3.jpg) no-repeat left;
	padding-left: 12px;
	}

	dt  a:link{
		color: #54a6aa;
		text-decoration:none;
		}
		
	dt  a:visited{
		color: #418285;
		text-decoration:none;
		}	
		
	dt  a:hover{
		color: #ff0000;
		text-decoration:none;
		}
	
	
dl dd {
	text-indent: 0;
	margin-left:12px;
	}
	



#sidebar img {
	padding: 2px;
	border: 1px solid gray;
	
	margin-bottom: 15px;
	}

#sidebar #searchBox {
	
	padding: 3px;
	border: 1px solid gray;
	margin-bottom: 15px;
	}
	
#searchBox	
{

}

#searchBox	form
{
padding:0 0 0 0;
margin: 0 0 0 0;
}	
	
#searchBox input{
padding:4px;
color:#999999;
width:116px;
}	

#searchBox #searchsubmit{
padding:4px;
color:#333333;
width:30px;
}	
	

	
/* ##############  Footer ############# */	
	
#footer {
	
	height: 60px;
	border-top: 1px solid gray;
	clear: both;
	color:#333333;
	}
	
	#footer p {
	margin: 0;
	padding: 10px;
	}
	
	#footer a:link{
	color:#333333;
	}
	#footer a:visited{
	color:#333333;
	}
	#footer a:hover{
	color:#ff0000;
	}
	
	#footerlinks{
	float:right;	
	}
		
	
		#inner-footer {
			width: 745px;
			margin: 0 auto;
			}
		#inner-footer ul {
			list-style: none;
			margin: 0 auto;
			padding: 0;
			width: 745px;
			}
		
		#inner-footer ul li{
			font-size: 10px;
			float: left;
			margin-left: 20px;
			padding-top: 10px;
			}
		
		#inner-footer ul li.copyright {
			/*margin-right: 247px;*/
			margin-left:0;
			}
		
		.last{
			margin-right: 0px;
			}



	

#header p,
	#header h1 {
	margin: 0;
	padding: 10px 0 0 10px;
	}




#container {
	width: 745px;
	margin: 0 auto;
	}


/* ###############   Main Navigation   ############## */	


	
#ulnav{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	font-size:.8em;
	
	/*width: 720px;*/
	}

#navigation {
	background-color: #d5d7d6;
	margin-top: 15px;
	margin-bottom: 15px;
	padding:0;
	}
#ulnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	border: 1px solid silver;
}

#ulnav a {
	display: block;
	/*margin-right: 13px;*/
	line-height: 2.5em;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 0;
	margin-top:0;
	color: #626463;
	padding:5px 13px 5px 10px;
	}
	
#ulnav li a:hover{
background-color: #B0CBCF;

}	

#ulnav li { /* all list items */
	float: left;
	margin-top:0;
	/* width: 10em; width needed or else Opera goes nuts */
}
#ulnav li ul li{
	padding-bottom: 0px;
	width: 143px;
	}
#ulnav li ul li a{
	color: white;
	line-height: 1.2em;
	padding:8px 13px 7px 13px;
	}
#ulnav li ul a:hover{
	background-color: #b7b9b8;
	}
	
#ulnav li ul { 

	position: absolute;
	background: #9c9e9e;
	width: 143px;
	left: -999em;
	margin: 0;
	padding: 0;
	}

#ulnav li:hover ul, #ulnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}







#ulnav li ul ul { /* third-and-above-level lists */
	margin: -2.4em 0 0 141px;
}

#ulnav li:hover ul ul, #ulnav li:hover ul ul ul, #ulnav li.sfhover ul ul, #ulnav li.sfhover ul ul ul {
	left: -999em;
	
}

#ulnav li:hover ul, #ulnav li li:hover ul, #ulnav li li li:hover ul, #ulnav li.sfhover ul, #ulnav li li.sfhover ul, #ulnav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	
}

#ulnav ul li a.daddy {
	background: url("/wp-content/themes/apia/images/righ_arrow.gif") center right no-repeat;	
}

#ulnav ul li a.daddy:hover {
	background: url("/wp-content/themes/apia/images/righ_arrow.gif") center right no-repeat;	
	background-color: #b7b9b8;
}










#ulnav:after,
#bodyArea:after, 
#inner:after,
#inner-footer ul:after {
	content: ".";
	height: 0;
	visibility: hidden;
	display: block;
	clear: both;
	}
	
	
/* ################################################## */	
	
	
	

#background-right {
	background: url(/wp-content/themes/apia/images/right_banner_bg.gif) repeat-x;
	position: absolute;
	height: 190px;
	width: 50%;
	right: 0;
	}
.margin-footer{
	/*padding-bottom: 60px;*/
	margin-bottom: 120px;
	}
	
	#shadofooter{
	display:none;
	margin-left:20px;
}	





/* -------------------- Breadcrumbs -------------------- */
#breadcrumbs {
	color:#54a6aa;
	margin-bottom:12px;
	font-size: 0.6em;
	text-decoration: none;
}
#breadcrumbs a{
	color:#54a6aa;
	text-decoration:none;
}	
#breadcrumbs a:link{
	color:#54a6aa;
	text-decoration:none;
}	
#breadcrumbs a:visited{
	color:#54a6aa;
	text-decoration:none;
}	

#breadcrumbs a:hover{
	color:#ff0000;
	text-decoration:underline;
}	




#breadcrumbs
{
	margin: 0;
	padding-bottom: 5px;
}
#breadcrumbs ul
{
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	display: inline;
	list-style-type: none;
}






/* -------------------- Tables -------------------- */




.alaternatingRow{
background-color:#54a6aa;
}

table {
	/*width: 100%;*/
	border-collapse: collapse;
	font-size:.9em;
	}

th {
	text-align: left;
	background-color: #666;
	color: #fff;
	border: 1px solid white;
	padding: 4px;
	
	}

td {
	color: #333;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding: 2px 8px 2px 8px;
	}
td p{
	padding: 0;
}	




/* ############### Knowledgebase styles ############### */

#header_kb{
	background-image:url(images/banner_kb.png);
	height:120px;
	width:1000px;
	width:100%;
	background-repeat:no-repeat;
	
}

#kb_left_col{
	overflow:auto;
	font-size:.8em;
	background-color:#FFF;
	border:1px solid silver;
	padding:0;
	float:left;
	min-height:500px;
	height:500px;
	max-height:500px;
	overflow:auto;
	margin-right:10px;
	width:190px;
	width:20%;
	
}




#centre{
	overflow:hide;
	font-size:.8em;
	background-color:#FFF;
	border:1px solid silver;
	padding:0;
	float:left;
	min-height:500px;
	margin-right:10px;
	width:260px;
	width:30%;

}

#main-content-kb{
	
	font-family: "Lucida Grande", "Helvetica", Helvetica, Arial, Geneva, sans-serif;
	width: 524px;
	padding:0;
	background-color: #FFF;
	border: 1px solid silver;
	font-size: .8em;
	float:left;
	min-height:500px;
	width:45%;
}

.kb_inner{
	padding:4px 12px 12px 12px;
}


.kb_table{
	border:none;
	border-collapse:collapse;
	width:100%;
	
}


.kb_table th, td{
	padding:0px 6px 0px 12px;
	border:1px solid silver;
}
	
.kb_table th{
	background-color:#F2F2F2;
	width:120px;
}
	
#filedisplay{
	border:1px solid silver;
	padding:4px 8px;
}

#imagedisplay{
	border:1px solid silver;
	padding:0;
}

#imagedisplay a{
	border:none;
	padding:0;
	color:#CCC;
	text-decoration:none;
}

#imagedisplay img{
	max-width:506px;
	border:none;
}

.downloadLink a{
	padding:0 0 6px 23px;
}
	
.downloadLinkLabel{
	font-size:.8em;
	margin-bottom:0;
	color:#666;
}
	
#assetContent{
	padding:0px 0px;
}
	
	
#searchwrap	{
}
	
#kb_searchform #search{
	background-color:#EBEBEB;
	border:1px solid silver;
	padding:4px;
	width:225px;
	margin-bottom:6px;
	
	
}

#type{
	background-color:#EBEBEB;
	border:1px solid silver;
	padding:4px;
}
select#sort{
	background-color:#EBEBEB;
	border:1px solid silver;
	padding:4px;
}
.search_btn{margin: 5px 0 0 337px;}
#sort_label{margin-left: 5px;}

#go{
	background-color:#565656;
	color:#FFF;
	border:1px solid silver;
	padding:4px;
}


#searchReults{
	margin:0px 0 0px 0;
	
}

#searchInner{
	width:auto;
	overflow:auto;
	height:361px;
	max-height:361px;
}

#resultsParra{
margin:4px 10px 4px 12px;
font-size:.8em;
}

#searchReturned{
	margin:6px 0 6px 0;
	font-size:.8em;
	font-weight:bold;
}

	
.searchResult{
	display:block;
	background-color:#F4F4F4;
	padding:4px 10px 1px 12px;
	margin:0 0 1px 0;
	font-size:0.9em;
}



.even{
	background-color:#E9E9E9;
}

.odd{
	background-color:#F4F4F4;
}

.searchResult span a{
	margin-left:21px;
}
.searchResult p{
	font-size:.85em;
}	




.commentlist{
	list-style:none;
	margin-left:-36px;
	text-indent:0;
}

.commentlist li{
	padding:10px;
	list-style:none;
}

.commentlist li p{
	padding:10px;
	font-size:1.1em;
	font-style:italic;
}

.comment-author, .comment-meta, .reply{
	font-size:0.8em;
}

.loading {
	background-image:url(images/ajax_loader.gif);
	background-position:center;
	background-repeat:no-repeat;
}


#login{
	width:1000px;
	background-color:#FFF; 
	border:1px solid silver;
}

#loginform{
	margin:20px;
	}
#searchresults{min-height: 350px;}
#centre .HTMLPanelLoading{/*background: url('images/ajax_loader.gif') no-repeat center center; */position: relative;}
#loading_img{position: absolute; left: 47%; top: 45%; display: none}
#centre .HTMLPanelLoading #loading_img{display: inline;}