/* file name: custom.css
  file author: Charles Abry
  date: 24 Jan 2011
  
  This customization file is for express use for The International Society of Ethnobiology
  reuse of this file by permission only 

  Current color theme:
  http://kuler.adobe.com/#themes/search?term=leaved%20leather

  From darkest to lightest in the palette:

  #472F30 (brown; "current background color" in NAV)
  #754338 (reddish; "link background color" and "hover text color" in NAV)
  #996F4B (orange-y; "site background color" in BODY)
  #C9B281 (beige; not currently being used...footer color??)
  #F2EEDD (cream; "link text color" and "hover background color" in NAV

*/

/***************************/
/* Home page customization */
/***************************/

/*
*** Home page layout ***
*/
/* Inner page background color */
.custom.three_column_layout #content_box{
  background-color: #FFFFFF;
}
.custom.three_column_layout #sidebars a, .custom.three_column_layout.sidebar_list a {
  color: #1313F2;
  background-color: #FFFFFF;
}
.custom.three_column_layout #sidebars a:hover, .custom.three_column_layout.sidebar_list a:hover {
  color: #1313F2;
  background-color: #FFFFFF;
  text-decoration: underline;
}
.custom.three_column_layout #content{
   float:left;
   width:540px;
   margin: 0;
}
.custom.three_column_layout #post-9 {
  padding-left: 0px;
  padding-right: 0px;
}
.custom.three_column_layout #sidebars{
   float:right;
   width:400px;
}
#home-sidebar-1{
   width:195px;
   clear:left;
   float:left;
   margin-top:1.0em;
}
#home-sidebar-2{
   width:195px;
   float:left;
   margin-top:1.0em;
} 
.custom .post-box{
   padding-top:0.5em;
}

/*
*** Home page header section 
*/

/* set top menu background color */
.custom .menu {
  background:#754338;
}

/* 
*** Home page content section (not sidebars)
*/

#section_first{
  margin-top:0px;
}
#section_first #main_headline{
  color:#472F30;
  font-size:140%;
  font-variant:small-caps;
  font-weight:bold;
}
.section_container{
  margin-top:8px;
  margin-bottom:0px;
  border-bottom:1px solid #472F30;
  padding-bottom:8px;
}
.section_title{
  clear:both;
  font-weight:bold;
  font-size:125%;
  margin-bottom:3px;
}
#section_first a, #section_first a:visited,
.section_title a, section_title a:visited,
.section_content a, section_content a:visited{
  color:#754338;
  background-color:#ffffff;
  text-decoration:none;
}
#section_first a:hover, .section_title a:hover, .section_content a:hover{
  color:#ffffff;
  background-color:#754338;
  text-decoration:none;
}
.section_pic{
  display: block;
  float:left;
  margin-top:2px;
  margin-bottom:0px;
  margin-right:10px;
}
.section_pic img{
  border-width:1px;
  border-style:solid;
  border-color:#754338;
}
.section_content{
  margin-left:148px;
  height: 110px;
}

/*
*** Home Page sidebars section ***
*/
/*
*** home-sidebar-1
*/

/* side bar video box */
#ise_vid_box{
  margin-left:10px;
  margin-top:5px;
}
/* home page picture box */
#home-sidebar-1 #multimedia_box{
  padding-top:15px;
  margin-bottom:0px;
}
.custom.three_column_layout #image_box img{
  border-style:solid;
}

/* search box customization 

.custom #s {
  font-size: 11px;
  position: relative;
  float: right;
  margin-top: .5em;
  background: #ffffff;
  color: #000000;
  padding: 0.2em;
  width: 160px;
}
*/
.custom .widget.thesis_widget_search {
  background: #fff;
  margin-bottom: 2em;
}
#home-sidebar-1 ul.sidebar_list {
  padding-top:1em;
}
#home-sidebar-1 ul.sidebar_list input {
  font-size:0.8em;
}
#home-sidebar-1 #countdown-3 {
  margin-bottom: 1.0em;
}
/*
*** home-sidebar-2 ***
*/
#home-sidebar-2 ul.sidebar_list{
  padding-top:1.8em;
  padding-left:1.8em;
}

/* Join and Donate buttons */

.rolloverButton {
  margin-left: 2.0em;
  margin-top: 0em;
  height: 120px;
  width: 160px;
}
.rolloverButton a{
  display:block;
  text-indent: -9999px;
  height: 120px;
  width: 160px;
  overflow: hidden;
  font-size: 0px;
  line-height: 0px;
  border-style:solid;
  border-width: 1px;
  border-color: #BBBBBB;
  text-decoration:none;
}
#joinButton{
  margin-top:-1em;
}
#donateButton{
  margin-top:2em;
}
#joinButton a{
  background: url("http://ethnobiology.net/wp-content/uploads/2011/02/joinISE_160x120.jpg") no-repeat scroll 0 0 transparent;
}
#donateButton a{
  background: url("http://ethnobiology.net/wp-content/uploads/2011/02/donate_160x120.jpg") no-repeat scroll 0 0 transparent;
}
#joinButton a:hover, #donateButton a:hover{
  background-position:0 -120px;
}

/*** Footer customization ***/
#footer {
  background-color: #754338;
}
#footer a {
  border-bottom: 0;
}
#footer_address {
  text-align: left;
}
#footer_menu {

}
#footer_menu ul {
  float: right;
  border: 10px;
}
#footer_menu li {
  list-style-type: none;
  float: left;
  border: 10px;
  font-size: 1.2em;
}
#footer_menu li a {

}

/*** All other pages ***/
.custom #content {
  background-color: #FFFFFF;

}
.custom .post_box {
  padding-left: 30px;
  padding-right: 30px;
}
.sidebar_list a {
  color: #754338;
  background-color:#F2EEDD;
  text-decoration:none;
}
.sidebar_list a:hover {
  color: #F2EEDD;
  background-color: #754338;
  text-decoration:none;
}

/*** Customize AddToAny Menu ***/
#a2apage_BROWSER { display:none !important;}
#a2apage_EMAIL { display:none !important;}
#a2apage_any_email { display:none !important; } /* For standard sharing menu */

/*** Customize jQuery Collapse-O-Matic plugin ***/
.expandsub_list {
  font-weight:bold;
  font-size: 1.1em;
  margin-left:-1.2em;
  font-family: arial,helvetica,sans-serif;
}
.expandsub2_list {
  font-weight:bold;
  font-size: 1.1em;
  margin-left:-1.0em;
  font-family: arial,helvetica,sans-serif;
}