/* CSS Document */
/* by: Guillaume Danielou
Reskin added CSS code for existing website 
07th July 2009
*/

/* Ecbot
====== */

h1 {
    margin-top:10px;
}

ul li {
	padding-left:0px;
	background:none;
	color: #686868;
}


/* Header
=======*/
/*div header changed to header-banner as it clashes with the name in main template*/
#header-banner {
    height:110px;
    width: 710px;
    margin-bottom:1px;
}


/* Content
========*/

#ecbot-content {
    width: 520px;
    float:left;
}

#ecbot-content img{
    max-width: 520px;
}

/*#ecbot-content ul {
   list-style-type: none;
    list-style-image:none;
    list-style-position:outside;
    padding-left:0;
}

#ecbot-content div.entry-content ul {
    margin-left:40px;
    padding:0;
}

#ecbot-content div.entry-content ul li {
    list-style-type:circle;    
} */
/* Sidebar
==================*/
.one-col{
	width:150px; !important
}

#sidebar {
    /*border-left:2px solid #D2D6D8;*/
    width: 150px;
    padding-right:0px;
    padding-left:0px;
    margin-left:1px;
    float:left;
}

#sidebar .box ul,
#sidebar .links ul {
    list-style-type: none;
    list-style-image:none;
    padding-left: 0;
    margin-left:0;
     width: 150px;
}

#sidebar .box ul ul ul,
#sidebar .links ul ul ul {
    list-style-type: none;
    list-style-image:none;
    padding-left: 1px;
}

#sidebar .links .tags, 
#sidebar #calendar_wrap, 
#sidebar .links li a, 
#sidebar #searchform {
padding:0 0 0 5px;
}

#sidebar .links li a {
display:inline-block;
}

#sidebar img {
    max-width: 140px;
}

/*
#sidebar li {
    font-size:12px;
}

#sidebar .links li li {
    font-size:12px;
}*/

#sidebar .links ul li h3 {
    font-size:14px;
}

/* Search results
==================*/


.alignleft {
float:left;
margin:0 1em 1em 0;
}

.searchblock {
clear:none;
float:left;
width:250px;
margin-bottom:20px;
}

.searchblock h4 {
    margin-top:0;
    margin-bottom:10px;    
}

.searchblock ul {
    list-style-type: none;
    list-style-image:none;
    list-style-position:outside;
    margin:0;
    padding:0;
}

.searchblock li {
    font-size:11px;
}





/* Bottom Navigation (Search Results)
==============================*/

.navigation {
    clear:both;
}

.wp-pagenavi {
    border-top:1px solid #EEEEEE;
    color:#747474;
    margin-bottom:10px;
    margin-top:10px;
    padding:20px 0 0;
    text-align:center;
    font-weight:bold;
    font-size:14px;
}

.pages {
    margin-right:30px;
}



#content-full table {
    border-collapse:collapse;
    border-right:1px solid #E5EFF8;
    border-top:1px solid #E5EFF8;
    font-size:11px;
    margin:1em auto;
}

#content-full td {
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
color:#4C4C4C;
padding:0.3em 1em;
}

#content-full .column1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F9FCFE none repeat scroll 0 0;
}

#content-full tr.odd td {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F7FBFF none repeat scroll 0 0;
}

#content-full tr.odd .column1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F4F9FE none repeat scroll 0 0;
}

#content-full th {
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
color:#4C4C4C;
font-weight:normal;
padding:0.3em 1em;
text-align:left;
}

#content-full thead th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F4F9FE none repeat scroll 0 0;
color:#333333;
}

#content-full tfoot th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F4F9FE none repeat scroll 0 0;
}

/* Background Images
==================*/

.home {
    background: url(/collections/ecbot/images/headers/header-1.jpg) no-repeat;
}

.events {
    background: url(/collections/ecbot/images/headers/header-2.jpg) no-repeat;
}

.history {
    background: url(/collections/ecbot/images/headers/header-3.jpg) no-repeat;
}

.collections {
    background: url(/collections/ecbot/images/headers/header-4.jpg) no-repeat;
}

.research {
    background: url(/collections/ecbot/images/headers/header-5.jpg) no-repeat;
}

.curation {
    background: url(/collections/ecbot/images/headers/header-6.jpg) no-repeat;
}

.educationtraining {
    background: url(/collections/ecbot/images/headers/header-7.jpg) no-repeat;
}

.howyoucanhelp {
    background: url(/collections/ecbot/images/headers/header-8.jpg) no-repeat;
}

.locationenquiries {
    background: url(/collections/ecbot/images/headers/header-9.jpg) no-repeat;
}



/************************************************************************/
/*Table
/************************************************************************/

table.full {
width:710px;
}

table {
border-collapse:collapse;
border-right:1px solid #E5EFF8;
border-top:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
border-bottom:1px solid #E5EFF8;
border:1px solid #E5EFF8;
font-size:11px;
margin:1em auto;
}

thead th {
background:#F4F9FE none repeat scroll 0 0;
color:#333333;
}

th {
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
font-weight:normal;
padding:0.3em 1em;
text-align:left;
}

td {
border-bottom:1px solid #E5EFF8;
border-left:1px solid #E5EFF8;
color:#4C4C4C;
padding:0.3em 1em;
}

tfoot th {
background:#F4F9FE none repeat scroll 0 0;

}

/*******************************************************************************************/
/************************ul li*************************************/
/*******************************************************************************************/

#ecbot-content ul{
	border-bottom:none;
}

#ecbot-content ul.resourcelist li {
	top: 0px;
	float: left;
	padding-left: 0px;
	background: none;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	/*list-style-image:url(../images/css-images/content/links-mod-bg.gif);*/
	clear:both;
}

#ecbot-content ul.resourcelist li a{
	background-color:#FFFFFF;
	display:inline;
	line-height:1.8em;
	padding:0 2px;
	color:#2B8006;
	
}

#ecbot-content ul.resourcelist ul{
	border-bottom:none;
}

#ecbot-content ul.resourcelist li ul li {
	top: 0px;
	float: left;
	padding-left: 0px;
	background: none;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	/*list-style-image:url(../images/css-images/content/links-mod-bg.gif);*/
	clear:both;
}

#ecbot-content .entry-content li {
	top: 0px;
	float: left;
	padding-left: 0px;
	background: none;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	border-bottom: 0px solid #999;
	/*list-style-image:url(../images/css-images/content/links-mod-bg.gif);*/
	clear:both;
}

#ecbot-content .entry-content li a{
	background-color:#FFFFFF;
	display:inline;
	line-height:1.8em;
	padding:0 2px;
	color:#2B8006;	
}

#ecbot-content .postdata ul li,
#ecbot-content .record-content ul li {
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	clear:both;
}

#content .one-col .one-col #sidebar .box ul li {
	list-style-image:none;
}


/******************* #sidebar .links **************/

#searchcontainer ul{
	border-bottom:none;
	clear:both;	
}

#searchcontainer ul li{
	top: 0px;
	float:none;
	padding-left: 0px;
	background: none;
	border-bottom:none;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
}

#searchcontainer img{
	margin-left:12px;
}
