/* $Id: zen.css,v 1.14 2008/09/15 10:36:22 johnalbin Exp $ */

/*
 * ZEN STYLES
 *
 * This is an example stylesheet. Sub-themes should NOT include the zen/zen.css
 * file, but instead copy this CSS to their own stylesheets.
 *
 * In this stylesheet, we have included all of the classes and IDs from this
 * theme's tpl.php files. We have also included many of the useful Drupal core
 * styles to make it easier for theme developers to see them.
 *
 * Many of these styles are over-riding Drupal's core stylesheets, so if you
 * remove a declaration from here, the styles may still not be what you want
 * since Drupal's core stylesheets are still styling the element. See the
 * drupal6-reference.css file�� for a list of all Drupal 5.x core styles.
 *
 * In addition to the style declarations in this file, other Drupal styles that
 * you might want to override or augment are those for:
 *
 *   Book Navigation  See line 74  of Zen's drupal6-reference.css file
 *   Forum            See line 197 of Zen's drupal6-reference.css file
 *   Menus            See line 667 of Zen's drupal6-reference.css file
 *   News Aggregator  See line 20  of Zen's drupal6-reference.css file
 *   Polls            See line 287 of Zen's drupal6-reference.css file
 *   Search           See line 320 of Zen's drupal6-reference.css file
 *   User Profiles    See line 945 of Zen's drupal6-reference.css file
 */


/** body **/
  body
  {
    margin: 0;
    /*padding: 10px;*/
	width: 100%;
	/*background-image:url("images/backsquare.jpg");*/
	background-image:url("images/m-square-tile.jpg");
	background-repeat:repeat;
	font-family:font-family: "palatino linotype",palatino,serif;
	color:#3b3934;
	font-size:12px;
	
	}

  body, caption, th, td, input, textarea, select, option, legend, fieldset
  {
    /* The following font family declarations are based on the Microsoft core
     * web fonts which are common fonts available on most computer systems. The
     * Bitstream Vera fonts are commonly available on Linux systems where the MS
     * fonts are less common.
     *
     * A user's web browser will look at the comma-separated list and will
     * attempt to use each font in turn until it finds one that is available
     * on the user's computer. The final "generic" font (sans-serif or serif)
     * hints at what type of font to use if the web browser doesn't find any
     * of the fonts in the list.

    font-family: "Times New Roman", Times, Georgia, "Bitstream Vera Serif", serif;
    font-family: Times, "Times New Roman", Georgia, "Bitstream Vera Serif", serif;
    font-family: Georgia, "Times New Roman", "Bitstream Vera Serif", serif;

    font-family: Verdana, Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-family: Tahoma, Verdana, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
    font-family: Helvetica, Arial, "Bitstream Vera Sans", sans-serif;
    font-family: Arial, Helvetica, "Bitstream Vera Sans", sans-serif;

    font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;

     */
  }

#page
{
width: 100%; 
margin: auto;
background:url(images/m-rep-1.jpg) repeat-y 50% 0;	
}

#page-inner
{
background:url(images/m-scroll-2.jpg) no-repeat 50% 0;
margin: auto;
width: 100%;
}

   #page-width {
  /* width: 1000px; */
   margin: auto;
   background:url(images/bg_tile_small.jpg) repeat-y 50% 0;	
   }
/** header **/
  #header
  {
	height: 1px;
  }

  #header-inner
  {
	
	

  }

.item-list ul li,
   li {
 line-height:1.6em;
list-style-image:url(images/bullet.jpg);
list-style-type:none;
margin-bottom:10px;
  }

/*links*/
 a:link
  {
  color:#783c2a;
  text-decoration:none;
  }

  a:visited
  {
  color:#783c2a;
  text-decoration:none;
  }
  
  .ie a:visited
  {
  color:#783c2a;
  text-decoration:none;
  }

  a:hover,
  a:focus
  {
  color:#783c2a;
  text-decoration:underline;
  }

  a:active
  {
  color:#783c2a;
  text-decoration:none;
  }
/*links*/

  #logo-title /* Wrapper for logo, website name, and slogan */
  {
  }

  #logo /* Wrapper for logo */
  {
    margin: 0 10px 0 0;
    padding: 0;
	 float:left;
  }

  #logo-image /* The actual logo image */
  {
	
  }

  h1#site-name, div#site-name /* The name of the website */
  {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em;
  }

  #site-name a:link,
  #site-name a:visited
  {
    color: #000;
    text-decoration: none;
  }

  #site-name a:hover
  {
    text-decoration: underline;
  }

  #site-slogan /* The slogan (or tagline) of a website */
  {
  }

  #header-blocks /* Wrapper for any blocks placed in the header region */
  {
	  display:inline;
	  float:right;
	  width:: 700px;
	  clear:none;
	  /*background-image:url(images/topnavback.jpg);*/
	  background-repeat:no-repeat;
	  height:135px;
  }
  
  #content-inner .content,
  #content-inner p,
  #content-inner .view-content,
  #sidebar-left,
  #sidebar-right .view-content
  {
font-family: "lucida sans unicode","lucida grande",sans-serif;
  }
  
  
  
  .not-front #content-area{
  /*width:725px;
  margin-bottom:40px;*/
  }
  
/*about menu*/

#block-menu-menu-fellowship
{/*
background-color:#666259;
margin-left:-10px;
text-transform:uppercase;
width:750px;*/
}

#block-menu-menu-aboutmenu,
#block-menu-menu-fellowship,
#block-menu-menu-society
{/*
background-color:#666259;*/
text-transform:uppercase;
}

#block-menu-menu-aboutmenu li,
#block-menu-menu-fellowship li,
#block-menu-menu-society li,
#sidebar-left li,
#sidebar-right li
{
padding:5px 0;
font-family:
/*
color:#FBF8F2;
text-decoration:none;
display:block;
padding:5px 0px 5px 5px;
margin:0;
*/
}


#block-menu-menu-aboutmenu .menu,
#block-menu-menu-fellowship .menu,
#block-menu-menu-society .menu
{
/*width:195px;*/
}


#block-menu-menu-fellowship a,
#block-menu-menu-aboutmenu a,
#block-menu-menu-society a
{
font-size:11px;
letter-spacing:1px;
line-height:25px;
text-align:left;
/*padding:5px 10px;*/
}


#block-menu-menu-aboutmenu .content a:hover, 
#block-menu-menu-aboutmenu .content a.active,
#block-menu-menu-society .content a:hover,
#block-menu-menu-society .content a.active,
#block-views-staff_menu-block_1 .content a:hover,
#block-views-staff_menu-block_1 .content a.active,
#block-views-staff_menu-block_2 .content a:hover,
#block-views-staff_menu-block_2 .content a.active,
#block-menu-menu-fellowship .content a:hover, 
#block-menu-menu-fellowship .content a.active,
#block-views-exbitions-block_3 .views-field-title a:hover, 
#block-views-exbitions-block_3 .views-field-title a.active
{
background-color:#FFFFFF;
font-size:12px;
display:block;
padding:0 0 0 10px;
font-style:italic;
font-family:"palatino linotype",palatino,serif;
color:#4e4b44;
}

div.block .block-inner .view .view-content ul li a,
#block-menu-menu-aboutmenu li a, 
#block-menu-menu-fellowship li a, 
#block-menu-menu-society li a,
#block-views-staff_menu-block_1 a,
#block-views-staff_menu-block_2 a,
#block-views-exbitions-block_3 a
{ 
color:#693c2c;
text-decoration:none;
font-weight:normal;
text-transform:none;
font-size:11px;
letter-spacing:1px;
text-align:left;
line-height:25px;
padding:0 0 0 10px;
font-family: "lucida sans unicode","lucida grande",sans-serif;
}
div.block .block-inner .view .view-content ul li a {
padding: 0;
}


/*
{
font-size:11px;
letter-spacing:1px;
line-height:25px;
text-align:left;
}*/
/*about menu end*/

#block-menu-menu-bio a
{
color:#fcf8ee;
font-size:11px;
letter-spacing:1px;
line-height:25px;
text-align:left;
padding:5px 10px;
}

#block-views-staff_menu-block_1 .views-field-title .field-content,
#block-views-staff_menu-block_2 .views-field-title .field-content,
#block-views-exbitions-block_3 .views-field-title .field-content
{
/*background-color:#EEDCC7;
float:left;*/
padding:5px 0;
}

#block-views-staff_menu-block_1,
#block-views-staff_menu-block_2
{/*
background-color:#EEDCC7;
/*margin-bottom:0;
margin-left:280px;
margin-top:-7px;
width:200px;*/
}

#block-views-staff_menu-block_1 .content,
#block-views-staff_menu-block_2 .content,
#block-views-exbitions-block_3 .content
{
margin:0;
padding:0 5px 5px;
}

#block-views-staff_menu-block_1 .item-list ul li,
#block-views-staff_menu-block_2 .item-list ul li,
#block-views-exbitions-block_3 .item-list ul li
{
line-height:20px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

#block-menu-menu-bio .leaf,
#block-views-staff_menu-block_1 .leaf,
#block-views-staff_menu-block_2 .leaf,
#block-views-exbitions-block_3 .leaf
{
letter-spacing:0.5px;
margin-top:5px;  
 background-color:#eedfc5;
 padding:4px;
 margin-left:-2px;
}

.ie #block-menu-menu-bio .leaf,
.ie #block-views-staff_menu-block_1 .leaf,
.ie #block-views-staff_menu-block_2 .leaf,
.ie #block-views-exbitions-block_3 .leaf
{
letter-spacing:0.5px;
margin-top:0px;  
}

#block-menu-menu-bio .menu,
#block-views-staff_menu-block_1 .menu,
#block-views-staff_menu-block_2 .menu,
#block-views-exbitions-block_3 .menu
{
padding:5px 0;
/*margin-bottom:20px;*/
}

 #block-menu-menu-bio
 {

 text-transform:uppercase;
 }



#block-views-exbitions-block_3 .views-field-title a
{/*
font-size:11px;
letter-spacing:1px;
line-height:normal;
text-align:left;*/
}

.ie6 #block-views-exbitions-block_3 .views-field-title a
{
line-height:25px;
}

#block-views-exbitions-block_3 .views-field-title{
margin-bottom:10px;
}

.ie #block-menu-menu-bio a,
.ie #block-views-staff_menu-block_1 a,
.ie #block-views-staff_menu-block_2 a
.ie #block-views-exbitions-block_3 a
{
padding:3px 5px;
}

#block-menu-menu-bio a:hover,
#block-menu-menu-bio a.active
{
background-color:#fbf8f2;
text-decoration:none;
color:#241E1C;
padding:5px 10px;
}


/*#block-views-staff_menu-block_1 ul{
line-height:1.5em;
list-style-image:url(images/bullet.jpg);
list-style-type:none;
}
*/

/*bio*/

/*
.node-type-staff{
margin-top:30px;
}
*/

.node-type-staff .meta,
.node-type-announcements .meta{
display:none;
}  

.field-field-bio-img,
.imagecache-bio{
float:left;
margin:0 25px 25px 0;
}

#block-views-bio-block_5 .field-field-bio-img, 
#block-views-bio-block_5 .imagecache-bio{
clear:both;
float:none;
margin:0;
}

.node-type-staff .field-type-image{
margin:5px 12px 0px 0;
}

/*.view-content .field-field-location,*/
#block-views-bio-block_1 p,
#block-views-bio-block_2 .views-field-teaser p,
.view-content .field-field-position,
.view-content .field-field-degrees,
.view-content .field-field-email,
#content .node-type-staff h2.title,
.view-content .node-type-staff p
{
margin-left:180px;
margin-bottom:5px;
width:500px;
}
  
.node-type-staff p{
line-height:20px;
}

/*
.view-content .node-type-staff p
{
line-height:20px;
margin:15px 0 5px;
}


.node-type-staff .content{
margin-top:15px;
}

.ie .node-type-staff .content{
margin-top:1px;
}

.view-content .node-type-staff .content{
margin-top:5px;
}
*/

.node-type-staff .field-field-position{
color:#6c4025;
}

.field-field-degrees .field-item,
.views-field-field-degrees-value,
.field-field-research,
.field-field-email,
.field-field-degrees,
.views-field-field-research,
.views-field-field-degrees
{
/*margin:0 0 5px 90px;*/
color:#372f2f;
}

.field-field-research .field-label-inline-first{
font-weight:normal;
}

.view-content .node-teaser{
/*margin:5px 0 15px;*/
}

.view-bio h2.title{
font-size:12px;
/*margin-left:25px;*/
}

.view-bio ul.links.inline{
float:right;
}

.view-bio ul.links.inline a,
.views-field-view-node .field-content a,
.block-inner .node_read_more a
{
text-decoration:underline;
/*color:#783C2A;*/
font-size:11.5px;
}

.view-bio ul.links.inline a:hover,
.views-field-view-node .field-content a:hover,
.block-inner .node_read_more a:hover
{
text-decoration:none;
}

.field-field-position
{
color:#783C2A;
line-height:18px;
margin-bottom:5px;
font-style:italic;
}

.view-content .node-type-staff{
clear:both;
/*margin:15px 0 0;
padding:10px 0;*/
}

/*
.view-content .field-field-bio-img{
margin-top:-35px;
}

.view-content .field-field-degrees{
margin-top:35px;
}
*/

 /*
 * Rollover edit links for blocks
 */

  div.block.with-block-editing
  {
    position: relative;
	/* background-color:#F0F; */
  }

  div.block.with-block-editing div.edit
  {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
    border: 1px solid #eee;
    padding: 0 2px;
    font-size: 9px;
    background-color: #fff;
  }

  div.block.with-block-editing:hover div.edit
  {
    display: block;
  }

#block-menu-menu-topnav{
	width: 550px;
	height:76px;
	float:right;
}

#block-block-9{
	display: block;
	width: 400px;
	height:76px;
	float:left;
}

#block-block-9 .block-inner{
	display: block;
	width: 400px;
	height:70px;
	float:left;
}


#block-menu-menu-topnav .block-inner{
	float:right;
	width:580px;
	text-align:right;

}

#block-menu-menu-topnav .leaf{
	float:right;
	width:120px;
	text-align:center;
}


#block-menu-menu-pagelinks .block-inner{
	float:right;
	width:850px;
	text-align:right;

}

#block-menu-menu-pagelinks .leaf{
	float:right;
	width:120px;
	text-align:center;
}



#block-menu-menu-topnav h2{
	display:none;
}

#block-menu-menu-pagelinks h2{
	display:none;
}

#block-menu-menu-pagelinks{
	width: 850px;
	height:50px;
}

#block-menu-menu-pagelinks ul li.leaf a{
	width: 150px;
}

#block-block-11 p{
margin:0px;
}

#block-block-11{/*
margin:0 0 0 5px;*/
}


/** main (container for everything else) **/
  #main
  {
margin:auto;
width:1000px;
	   }

  #main-inner
  {
	 
  }

/** content **/
  #content
  {
	
  }

.with-navbar #content, .with-navbar #sidebar-left, .with-navbar  { 

}
/* "#sidebar-right" removed from the above margin declaration*/

  #content-inner
  {
	/*margin-top:10px;*/
  }

.not-front #content-inner{
	padding:10px 25px 0px 25px;
}

body.front #content-area {
	padding:0 25px 0px;
}

body.front .views-field-title{/*
border-bottom:1px solid #75746F;
border-color:#75746F;
color:#7A3E26;
font-size:16px;
font-weight:normal;
letter-spacing:2px;
padding-bottom:5px;
text-transform:uppercase;
margin-bottom: 30px;
*/

}

.view-front-page-story .views-field-field-image-fid{
float:left;
margin: 0px 20px 0px 0px;


}

body.front .field-content{
/*line-height:25px;*/
}

body.front .view-footer ul{
margin:5px 0px;
}

  #mission /* The mission statement of the site (displayed on homepage) */
  {
  }

  #content-top /* Wrapper for any blocks placed in the "content top" region */
  {
	
  }

  #content-header /* Wrapper for breadcrumb, title, messages, tabs, and help */
  {
  /*clear:both;*/
  margin-top:10px;
  }
  
 #block-block-6{
	background:url("images/callout.jpg") no-repeat; 
	background-repeat:no-repeat;
	display:none;
  }
  
   #block-block-6 p{
  	font-size: 18px;
	color:#cdb499;
	line-height:25px;
	width: 650px;
	margin:auto;
  }
  
  
 #block-menu-primary-links h2{
	display:none;
 }
 
  #block-menu-primary-links {
width:850px;

 }
  
 #block-menu-primary-links li{
width: 170px;
padding:25px;
}
  
#block-menu-secondary-links h2{
	display:none;
 }
  
  
#block-menu-secondary-links {
height:75px;
width:850px;

 }
 
 #block-menu-secondary-links .block-inner{
width:300px;
float:right;
padding:10px;
 }
 
 #block-menu-secondary-links li{
width:140px;
float:right;
padding-top:10px;
text-align:center;

 }

  
  
  
  
  

  .breadcrumb /* The path to the current page in the form of a list of links */
  {
    padding-bottom: 0; /* Undo system.css */
  }
  
h1,
h2,
h3,
.h-three,
h4,
h5,
h6
{
font-family:"palatino linotype",palatino,serif;
}

h2{
font-weight:normal;
}


  h2.title, /* Block title or the title of a piece of content when it is given in a list of content */
  h3.title /* Comment title */
  {
    margin: 0;
  }


  h1.title /* The title of the page */
  {
border-bottom:1px solid #C5C1B8;
color:#2B2824;
font-size:12px;
font-weight:normal;
letter-spacing:2px;
margin-bottom:20px;
padding-bottom:10px;
text-transform:uppercase;
font-weight:bold;
}
	
	


h3{
color:#693c2c;
font-weight:normal;
}

.h-three{
color:#693C2C;
font-weight:normal;
font-size:1.3em;
line-height:1.3em;
margin-bottom:0.769em;
margin-top:0.769em;
}

h4{
color:#693c2c;
font-size:14px;
font-weight:normal;
margin-bottom:0;
}

.field-field-subtile,
.field-field-location,
.field-field-start-date,
.field-field-end-date,
.views-field-field-start-date-value,
.views-field-field-end-date-value,
.views-field-field-location-value,
.field-field-record,
.field-field-sender,
.field-field-recipient,
.field-field-date-date,
.views-field-field-author-value,
.views-field-field-date-date-value
{
font-style:italic;
}



  div.messages /* Important messages (status, warning, and error) for the user */
  {
  }

  div.status /* Normal priority messages */
  {
  }

  div.warning, tr.warning /* Medium priority messages */
  {
    /* border: 1px solid #f0c020; */ /* Drupal core uses: 1px solid #f0c020 */
  }

  div.error, tr.error /* High priority messages. See also the .error declaration below. */
  {
  }

  div.tabs /* See also the tabs.css file. */
  {
  }

  .help /* Help text on a page */
  {
    margin: 1em 0;
  }

  .more-help-link /* Link to more help */
  {
    font-size: 0.85em;
    text-align: right;
  }

  #content-area /* Wrapper for the actual page content */
  {
	 
  }

  .pager /* A list of page numbers when more than 1 page of content is available */
  {
    clear: both;
    margin: 1em 0;
    text-align: center;
  }
  
  .item-list .pager li {
background:white none repeat scroll 0 0;
}
  .pager a, .pager strong.pager-current
  {
    padding: 0.5em;
  }

  .feed-icons /* The links to the RSS or Atom feeds for the current list of content */
  {
    margin: 1em 0;
	display:none;
  }

  #content-bottom /* Wrapper for any blocks placed in the "content bottom" region */
  {
  }
  
  .front  #content-bottom
  {
padding:15px 0 0;
  }
  

/** navbar **/
  #navbar
  {
	  width: 1000px;
	height: 151px;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	

  }

  #navbar-inner
  {
	
  }

  #search-box /* Wrapper for the search form */
  {
  }

  #edit-search-theme-form-1-wrapper label /* Label that says "Search this site:" */
  {
    display: none;
  }

  #primary /* Primary links */
  {
font-size:12px;
height:70px;
margin-left:260px;
padding-top:75px;
width:740px;
font-weight:600;
  }


.ie #primary{
width:730px;
padding-top:45px;
}

.ie7 #primary{
padding-top:30px;
}


.ie #primary ul.links li{
/*width:106px;*/
/*margin:12px 7px;*/
}

.ie #primary ul.links li.menu-303{
width:115px;
}

#primary ul.links li{
display:block;
height:70px;
width:120px;
/*
letter-spacing:1.5px;
margin:3px 5px;
padding:12px 0;
text-align:center;
*/

}

#primary ul.links li a{
/*
color:#494744;
text-decoration:none;
text-transform:uppercase;
display:block; */
display:block;
height:70px;
text-indent:-9999px;
}


#primary ul.links li.menu-303 a{
background:url(images/about_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-303 a:hover{
background:url(images/about_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-303-active-trail a,
#primary ul.links li.menu-303 a.active {
background:url(images/about_03hitState.jpg) no-repeat scroll 50% 0;
}


#primary ul.links li.menu-302 a{
background:url(images/staff_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-302 a:hover{
background:url(images/staff_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-302-active-trail a,
#primary ul.links li.menu-302 a.active {
background:url(images/staff_03hitState.jpg) no-repeat scroll 50% 0;
}


#primary ul.links li.menu-300 a{
background:url(images/fellowship_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-300 a:hover{
background:url(images/fellowship_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-300-active-trail a,
#primary ul.links li.menu-300 a.active {
background:url(images/fellowship_03hitState.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-627 a{
background:url(images/exhibitions_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-627 a:hover{
background:url(images/exhibitions_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-627-active-trail a,
#primary ul.links li.menu-627 a.active {
background:url(images/exhibitions_03hitState.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-840 a{
background:url(images/jewish_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-840 a:hover{
background:url(images/jewish_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-840-active-trail a,
#primary ul.links li.menu-840 a.active {
background:url(images/jewish_03hitState.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-308 a{
background:url(images/archive_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-308 a:hover{
background:url(images/archive_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-308-active-trail a,
#primary ul.links li.menu-308 a.active {
background:url(images/archive_03hitState.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-1590 a{
background:url(images/resproj_01navItem.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-1590 a:hover{
background:url(images/resproj_02rollover.jpg) no-repeat scroll 50% 0;
}

#primary ul.links li.menu-1590-active-trail a,
#primary ul.links li.menu-1590 a.active {
background:url(images/resproj_03hitState.jpg) no-repeat scroll 50% 0;
}



/*
#primary ul.links li.active
{
background:url(images/hover-button-3.jpg) no-repeat;
background-position:top center;
text-decoration:none;
}



#primary ul.links li.menu-308{
width:130px;
padding:6px 1px;
width:90px;
}

/*#primary ul.links li.menu-840,
#primary ul.links li.menu-303
{
padding:12px 10px;
width:90px;
}*/

/*#primary ul.links li.menu-302,
#primary ul.links li.menu-627
{
padding:22px 0px;
}*/

/*#primary ul.links li.menu-300,
#primary ul.links li.menu-306
{
padding:10px 10px 0px 10px;
}*/

/*#primary ul.links li.menu-300.active,
#primary ul.links li.menu-306.active
{
height:27px;
padding-top:0px;
}


#primary ul.links li a.active
{
color:#846857;
font-style:italic;
text-decoration:none;
text-transform:lowercase;
letter-spacing:1px;
}

#primary ul.links li a.active,
#primary ul.links li a:hover 
{
color:#846857;
text-decoration:none;
}
*/

#secondary /* Secondary links */
  {
 	float:right;
	margin:15px 10px 0 0;
	color:#4d4545;
	font-size:10px;
 	width: 250px;
} 
  
     
    /* Secondary links */
   #secondary a,  
   #secondary a:hover,  
   #secondary a:visited,
   #secondary a:active
  {
 
	color:#4d4545;
	font-size:10px;
	margin-right:10px;
  }




#secondary li.menu-618 
{
/*height:45px;
width:205px;*/
   }

#secondary li.menu-618 a
{
background:transparent url(images/searchBia.png) no-repeat scroll 50% 0;
color:#FFFFFF;
display:block;
font-size:12px;
height:45px;
letter-spacing:1px;
margin: 0 0 0 5px;
padding:15px 18px 0 0;
position:absolute;
text-align:center;
width:157px;
text-decoration:none;
text-indent:-5000px;
/*
text-indent:-5000px;
margin:0 auto; */
}






#secondary li.menu-628{
}

#secondary li.menu-628 a{
/*
background:transparent url(images/flag3.jpg) no-repeat scroll 50% 0;
height:25px;
margin:0 0 0 -85px;
padding:1.5px 70px 0 0;
position:absolute;*/
background:transparent url(images/italiano.jpg) no-repeat scroll 50% 0;
display:block;
height:30px;
text-indent:-99999px;
width:80px;
}

#secondary li.menu-628 a:hover,
#secondary li.menu-628 a.active
{
background:transparent url(images/italiano-hover.jpg) no-repeat scroll 50% 0;
display:block;
height:30px;
text-indent:-99999px;
width:80px;
}

#secondary li.menu-306 a:hover, 
#secondary li.menu-306 a.active
{
/*border-bottom:1.5px solid #A59E98;
font-size:9px;
text-decoration:none;*/
text-decoration:underline;
}

#secondary li.menu-749{
border-right:1.5px solid #DCD1B6;
height:10px;
margin-right:5px;
padding-bottom:5px;
}

#secondary li.menu-749 a:hover, 
#secondary li.menu-749 a.active
{
background:transparent url(images/contact-hover.jpg) no-repeat scroll 50% 0;
display:block;
height:30px;
text-indent:-99999px;
width:60px;
}

#secondary li.menu-749 a 
{
background:transparent url(images/contact.jpg) no-repeat scroll 50% 0;
display:block;
height:30px;
text-indent:-99999px;
width:60px;
}

/** sidebar-left **/
  #sidebar-left
  {
  }

  #sidebar-left-inner
  {
  }

/** sidebar-right **/
.front #sidebar-right 
  {
	/*margin-top:575px;*/


  }


#sidebar-left h2.title,
#sidebar-left h2.title a 
{
border:0px;
margin:0;
}

#sidebar-right h2.title,
#sidebar-left h2.title,
#block-multiblock-1 h2.title,
#block-block-17 h2.title,
#block-menu-menu-society h2.title 
{
	  font-size:11px;
	  color:#2b2824;
	  text-align:center;
	  text-transform:uppercase;
	  font-weight:normal;
	  letter-spacing:1.5px;
	  margin:10px 0 20px;
	  border-bottom:#ede9e0 1px solid;
	  padding-bottom:10px;
}



#sidebar-right h2.title a,
#sidebar-left h2.title a
{
	  font-size:11px;
	  color:#2b2824;
	  text-align:center;
	  text-transform:uppercase;
	  font-weight:normal;
	  letter-spacing:1.5px;
	  margin:10px 0 20px;
	  border-bottom:0;
	  padding-bottom:10px;
}




#sidebar-left h2.title a.active,
#sidebar-left h2.title a:hover,
#sidebar-right h2.title a.active,
#sidebar-right h2.title a:hover
{
  font-size:11px;
	  color:#2b2824;
	  text-align:center;
	  text-transform:uppercase;
	  font-weight:normal;
	  letter-spacing:1.5px;
	  margin:10px 0 20px;
	  border-bottom:0;
	  padding-bottom:10px;
 }
 
 
#block-views-recent_news-block_1 .view-content h2.title{
color:#372f2f;
text-transform:none;
text-decoration:underline;
letter-spacing:0px;
text-align:left;
margin:0;
}
 
   #block-views-recent_news-block_1 p,
   #block-views-recent_news-block_1 p
   {
	  font-color:#675c5c;
	  font-size:11px;
	  line-height:16px;
	  margin:7px 0;
  }
  
 .view-display-id-block_3 .view-content p{
	  /*margin:0 0 15px;
	  color:#736565;
	  font-style: italic;*/
  }
  
#block-views-recent_news-block_1 .view-footer{
color:#4F4A3D;
font-style:italic;
font-weight:bold;
display:block;
float:right;
margin:-5px 10px 0 0;
}


li.node_read_more a,
#read-more,
.view-front-page-story .views-field-view-node a,
.views-field-view-node .field-content a
{
/*color:#4F4A3D;*/
font-style:italic;
font-weight:bold;
display:block;
float:right;
margin:5px 10px 5px 0;
font-family:"palatino linotype",palatino,serif;
}

#read-more a{
color:#783C2A;
}

li.node_read_more,
#read-more,{
float:right;
}

#block-block-28{
margin:10px 0px -10px 0px;
}

#block-multiblock-7{
margin:25px 0 0 0;
}

#sidebar-right .field-field-date{
color:#783c2a;
font-size:11px;
margin-right:20px;
}
  
#block-views-recent_news-block_1 .content{
margin-top:0px;
}
 
#block-views-recent_news-block_1 .node_read_more a{
font-size:11px;
color:#783C2A;
text-decoration:underline;
text-align:right;
padding: 10px;
font-style:italic;
margin-left:75px;
}

#sidebar-right-inner{
padding:0px 10px;
}

#sidebar-left-inner{
padding:15px 0px 10px 15px;
margin-right:5px;
}

  
#sidebar-right-inner .block-inner,
#sidebar-left-inner .block-inner,
#block-multiblock-1 .block-inner,
#block-menu-menu-society .block-inner
{
padding:10px 5px 25px 15px;
/*background-color:#fcf8ef;*/
background:transparent url(images/sidebar-tile-1.jpg) repeat-y scroll 50% 0;
border-top:0.1px solid #E9E2D0;
border-bottom:0.1px solid #E9E2D0;
}


#sidebar-right .views-row-1{
margin-bottom:40px;
}

#sidebar-right .views-row-1,
#sidebar-right .views-row-2{
padding:0 0 20px;
}


#block-views-recent_news-block_1 .views-field-field-date-value{
font-size:10px;
}


#block-views-recent_news-block_1,
#block-block-3,
#block-constantcontact-0
{/*
background:transparent url(images/sidebar_tile.jpg) repeat-y 50% 0;*/
}

/** footer **/
  #footer
  {
/*background:transparent url(images/foot_tile.jpg) repeat-x scroll 0 0;
clear:both;
margin:auto;
width:1000px;
height:33px;
margin-top:-10px;
*/
background:transparent url(images/m-footer-3.jpg) no-repeat 50% 0;
clear:both;
height:175px;
margin:auto;
font-family:"palatino linotype",palatino,serif;
/*width:1800px;*/
  }
  
  #footer p,
  #footer a
  {
  font-family:"palatino linotype",palatino,serif;
  }

  #footer-inner
  {
	margin:auto;
padding:60px 0 0 0;
width:1000px;
height:215px;	
  }

  #footer-message /* Wrapper for the footer message from Drupal's "Site information"
                     and for any blocks placed in the footer region */
  {
	  
  }

#block-block-7 p{
	color:#aea38b;
	font-size:10px;
	margin:5px;
	margin-top:8px; 
}


#block-block-12{
margin:-35px 0 0;
}

#block-block-12 p{
color:#AEA38B;
margin-left:10px;
}



#block-block-7 {
	width:200px;
	float:left;
}

#block-block-7 .content{
	margin-left:10px;
	
	
}



#block-menu-menu-footermenu{
margin:50px 0 0 920px;
}

#block-block-26{
margin:-21px 0 0 850px;
}

#block-menu-menu-footermenu a{
margin:0 5px;
}


#block-menu-menu-footermenu .content{
	margin-top:7px;
	
}



#block-menu-menu-footermenu .block-inner a,
#block-block-26 a
  {
	  color:#aea38b;
	font-size:10px;
}


/** closure **/
  #closure-blocks /* Wrapper for any blocks placed in the closure region */
  {
  }

/** Drupal nodes **/
  .node /* Node wrapper */
  {
  }

  .node-inner /* Additional wrapper for node */
  {
  }

  .sticky /* A sticky node (displayed before others in a list) */
  {
  }

  .node-unpublished /* Unpublished nodes */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .node-unpublished div.unpublished, /* The word "Unpublished" displayed beneath the content. */
  .comment-unpublished div.unpublished
  {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  .node-mine /* A node created by the current user */
  {
  }

  .node-teaser /* A node displayed as teaser */
  {
  }

  /* All nodes are given a node-type-FOO class that describes the type of
   * content that it is. If you create a new content type called
   * "my-custom-type", it will receive a "node-type-my-custom-type" class.
   */
  .node-type-page /* Page content node */
  {
  }

  .node-type-story /* Story content node */
  {
  }

  .node h2.title /* Node title */
  {
  }

  .marker /* "New" or "Updated" marker for content that is new or updated for the current user */
  {
    color: #c00;
  }

  .node .picture /* The picture of the node author */
  {
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .node .meta /* Wrapper for submitted and terms data */
  {
  display:none;
  }

  .node .submitted /* The "posted by" information */
  {
  }

  .node .terms /* Node terms (taxonomy) */
  {
  }

  .node .content /* Node's content wrapper */
  {
  }

  .node div.links /* Wrapper for node links */
  {
    margin: 1em 0;
  }

  ul.links /* Taxonomy links, node links, comment links */
  {
    margin: 0;
    padding: 0;
  }

  ul.links.inline
  {
    display: inline;
  }

  ul.links li
  {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }

  .preview .node /* Preview of the content before submitting new or updated content */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal comments **/
  #comments /* Wrapper for the list of comments and its title */
  {
    margin: 1em 0;
  }

  #comments-title /* Heading for the list of comments */
  {
  }

  .comment /* Wrapper for a single comment */
  {
  }

  .comment-inner /* Additional wrapper for a single comment */
  {
  }

  .comment-preview /* Preview of the comment before submitting new or updated comment */
  {
  }

  .comment.new /* A new comment since the user last viewed the page. */
  {
  }

  .comment.odd /* An odd-numbered comment in the list of comments */
  {
  }

  .comment.even /* An even-numbered comment in the list of comments */
  {
  }

  .comment.first /* The first comment in the list of comments */
  {
  }

  .comment.last /* The last comment in the list of comments */
  {
  }

  .comment-unpublished /* Unpublished comments */
  {
    /* background-color: #fff4f4; */ /* Drupal core uses a #fff4f4 background */
  }

  .comment-unpublished div.unpublished /* The word "Unpublished" displayed beneath the content. See also the div.unpublished declaration in the node section above. */
  {
  }

  .comment-published /* Published comments */
  {
  }

  .comment-by-anon /* A comment created by an anonymous user */
  {
  }

  .comment-by-author /* A comment created by the node's author */
  {
  }

  .comment-mine /* A comment created by the current user */
  {
  }

  .comment h3.title /* Comment title */
  {
  }

  .new /* "New" marker for comments that are new for the current user */
  {
    color: #c00;
  }

  .comment .picture /* The picture of the comment author */
  {
  }

  .comment .submitted /* The "posted by" information */
  {
  }

  .comment .content /* Comment's content wrapper */
  {
  }

  .comment .user-signature /* The user's signature */
  {
  }

  .comment div.links /* Wrapper for comment links. See also the ul.links declaration in the node section above. */
  {
    margin: 1em 0;
  }

  .indented /* Nested comments are indented */
  {
    /* margin-left: 25px; */ /* Drupal core uses a 25px left margin */
  }

  .preview .comment /* Preview of the comment before submitting new or updated comment */
  {
    /* background-color: #ffffea; */ /* Drupal core uses a #ffffea background */
  }

/** Drupal blocks **/
  .block /* Block wrapper */
  {
    margin-bottom: 1em;
  }

  .block.region-odd /* Zebra striping for each block in the region */
  {
  }

  .block.region-even /* Zebra striping for each block in the region */
  {
  }

  .block.odd /* Zebra striping independent of each region */
  {
  }

  .block.even /* Zebra striping independent of each region */
  {
  }

  .region-count-1 /* Incremental count for each block in the region */
  {
  }

  .count-1 /* Incremental count independent of each region */
  {
  }

  .block-inner /* Additional wrapper for block */
  {
	  font-size:12px;
	  color:#4d4545;
  }

  .block-inner a
  {
	text-decoration:none;
	  color:#4d4545;
  }

  .block-inner a:link, .  .block-inner a:visited
{
	text-decoration:none;
}

  .block-inner a:hover
{
	text-decoration:underline;
}

/* modules/system/system-menus.css */

  ul.menu {
    list-style: none;
    border: none;
    text-align:left; /* LTR */
	/* background-color:#00F;	blue*/
	
  }
  div.block .block-inner .view .view-content ul li,
  ul.menu li {
    margin: 0 0 0 0.5em; /* LTR */
	list-style: none;
	 /*display: inline; /*add*/
  }
  li.expanded {
    list-style-type: circle;
    list-style-image: url(../../misc/menu-expanded.png);
    padding: 0.2em 0.5em 0 0; /* LTR */
    margin: 0;
  }
  li.collapsed {
    list-style-type: disc;
    list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
    padding: 0.2em 0.5em 0 0; /* LTR */
    margin: 0;
  }
  li.leaf {
    list-style-type: square;
    list-style-image: url(../../misc/menu-leaf.png);
    padding: 0.2em 0.5em 0 0; /* LTR */
    margin: 0;
  }
  li a.active {
    color: #000;
  }
  td.menu-disabled {
    background: #ccc;
  }
  ul.links {
    margin: 0;
    padding: 0;
  }
  ul.links.inline {
    display: inline;
  }
  ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
  }
  .block ul {
    margin: 0;
    padding: 0 0 0.25em 1em; /* LTR */
	list-style: none;
	padding:0 0 0.25em 0;
  }


  .block h2.title /* Block title */
  {
  }

  .block .content /* Block's content wrapper */
  {
  }

  #block-aggregator-category-1 /* Block for the latest news items in the first category */
  {
  }

  #block-aggregator-feed-1 /* Block for the latest news items in the first feed */
  {
  }

  #block-block-1 /* First administrator-defined block */
  {
	margin-left: 7px;
	margin-top: 10px;
	float:left;
  }

  #block-blog-0 /* "Recent blog posts" block */
  {
  }

  #block-book-0 /* "Book navigation" block for the current book's table of contents */
  {
  }

  #block-comments-0 /* "Recent comments" block */
  {
  }

  #block-forum-0 /* "Active forum topics" block */
  {
  }

  #block-forum-1 /* "New forum topics" block */
  {
  }

  #block-menu-2 /* "Primary links" block */
  {
  }

  #block-node-0 /* "Syndicate" block for primary RSS feed */
  {
  }

  #block-poll-0 /* "Most recent poll" block */
  {
  }

  #block-profile-0 /* "Author information" block for the profile of the page's author */
  {
  }

  #block-search-0 /* "Search form" block */
  {
  }

  #block-statistics-0 /* "Popular content" block */
  {
  }

  #block-user-0 /* "User login form" block */
  {
  }

  #block-user-1 /* "Navigation" block for Drupal navigation menu */
  {
  }

  #block-user-2 /* "Who's new" block for a list of the newest users */
  {
  }

  #block-user-3 /* "Who's online" block for a list of the online users */
  {
  }

/** Drupal boxes **/
  /* Wrapper for Comment form, Comment viewing options, Menu admin, and
   * Search results.
   */
  .box /* Wrapper for box */
  {
  }

  .box-inner /* Additional wrapper for box */
  {
  }

  .box h2.title /* Box title */
  {
  }

  .box .content /* Box's content wrapper */
  {
  }

/** Miscellaneous Drupal styles **/
  .error /* Errors that are separate from div.messages status messages (see above.) */
  {
    /* color: #e55; */ /* Drupal core uses a #e55 background */
  }

  .warning /* Warnings that are separate from div.messages status messages (see above.) */
  {
    /* color: #e09010; */ /* Drupal core uses a #e09010 background */
  }

  .more-link /* Aggregator, blog, and forum more link */
  {
    text-align: right;
  }

  #user-login-form /* Drupal's default login form */
  {
    text-align: left;
  }

  tr.even, tr.odd /* Some tables have rows marked even or odd. See also the ".section-admin tr.even" declaration below. */
  {
    border-bottom: none;
    padding: 0;
  }

  tr.even
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  tr.odd
  {
    /* background-color: #eee; */ /* Drupal core uses a #eee background */
  }

  li a.active /* The active item in a Drupal menu */
  {
    color: #000;
  }


/** Drupal forms **/
  .form-item, /* Wrapper for a form element (or group of form elements) and its label */
  .form-checkboxes,
  .form-radios
  {
    margin: 1em 0;
  }

  .form-item input.error, /* Highlight the form elements that caused a form submission error */
  .form-item textarea.error,
  .form-item select.error
  {
    border: 2px solid #c00;
  }

  .form-item label /* The label for a form element */
  {
    display: block;
    font-weight: bold;
  }

  .form-item label.option /* The label for a radio button or checkbox */
  {
    display: inline;
    font-weight: normal;
  }

  .form-required /* The part of the label that indicates a required field */
  {
    color: #c00;
  }

  .form-item .description /* The descriptive help text (separate from the label) */
  {
    font-size: 0.85em;
  }

  .form-checkboxes .form-item, /* Pack groups of checkboxes and radio buttons closer together */
  .form-radios .form-item
  {
    margin: 0.4em 0;
  }

  .form-submit /* The submit button */
  {
  }

#edit-submit{
margin-left:30px;
}

/*#edit-submitted-email-wrapper{
margin-left:30px;
}
*/

#webform-client-form-35 p{
text-align:center;
}

#edit-submit-2{
margin-left:30px;
}

#block-block-3 form,
#block-multiblock-1 form
{
margin-left:30px;
}

  .container-inline div, .container-inline label /* Inline labels and form divs */
  {
    display: inline;
  }

  .tips /* Tips for Drupal's input formats */
  {
    margin: 0;
    padding: 0;
    font-size: 0.9em;
  }

/** OpenID **/
  /* The default styling for the OpenID login link seems to assume Garland's
   * styling of list items.
   */
  #user-login-form ul /* OpenID creates a new ul above the login form's links. */
  {
    margin-bottom: 0; /* Position OpenID's ul next to the rest of the links. */
  }

  #user-login-form li.openid-link, /* The "Log in using OpenID" links. */
  #user-login li.openid-link
  {
    margin-top: 1em;
    margin-left: -20px; /* Un-do some of the padding on the ul list. */
  	padding-left: 20px;
  	background-position: left center;
  }

  #user-login-form li.user-link, /* The "Cancel OpenID login" links. */
  #user-login li.user-link
  {
    margin-top: 1em;
  	list-style-type: disc;
  	list-style-position: outside;
  }

  #user-login li.openid-link, /* The OpenID links on the /user form. */
  #user-login li.user-link
  {
    margin-left: -2em; /* Un-do all of the padding on the ul list. */
  }

/** Drupal admin tables **/
  /* We overrode these styles in html-elements.css, but restore them for the
   * admin section of the site.
   */
  .section-admin tbody
  {
    border-top: 1px solid #ccc;
  }

  .section-admin th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  .section-admin tbody th
  {
    border-bottom: 1px solid #ccc;
  }

  .section-admin thead th
  {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
  }

  .section-admin tr.even,
  .section-admin tr.odd
  {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
  }

/*featured document*/



.node .field-field-image {
	float:left;
	margin-right:30px;
	
}

/*end featured document*/

#block-block-3 a,
#block-multiblock-1 a,
#block-block-31 a{
	background-image:url(images/donate-donate.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width: 122px;
	height:24px;
	color:#fef9f0;
	text-align:center;
	display:block;
	font-size: 10px;
	padding-top:2px;
	margin:0 auto;
	text-decoration:none;
	font-style: normal;
	text-align:center;
	padding-top:8px;
	letter-spacing:1.5px;
	font-family:"palatino linotype",palatino,serif;
}

/*
#block-block-3 a:hover,
#block-multiblock-1 a:hover,
#block-block-31 a:hover{
text-decoration:underline;
}
*/

#block-block-3 H2,
#block-block-17 H2
{
	text-align:center;	
}


#block-block-3 p,
#block-block-17 p,
#block-multiblock-1 p,
#block-block-31 p
{
color:#736565;
text-align:center;
}

#staff-italy{
float:left;
width:325px;
padding-right:80px;
}

#staff-us{
float:left;
width:315px;
}

#staffbio{
clear:both;
}

h10{

}

.style-h1{
clear:both;
border-bottom:1px solid #75746F;
border-color:#75746F;
color:#7A3E26;
font-size:16px;
font-weight:normal;
letter-spacing:2px;
padding-bottom:5px;
text-transform:uppercase;
line-height:1.3em;
margin-bottom:0.5em;
margin-top:0;
font-family: "lucida sans unicode","lucida grande",sans-serif;
}

/* recent news*/
/*#block-views-recent_news-block_4 .meta{
display:none;
}

#block-views-recent_news-block_4 .field-field-publication,
#block-views-recent_news-block_4 .field-field-date,
#block-views-recent_news-block_4 .field-field-page-no
{
float:left;
margin-right:5px;
line-height:25px;
font-size:13px;
color:#78472a;
}*/

#block-views-recent_news-block_4 .views-field-field-publication-value{
margin-right:5px;
text-decoration:underline;
}

/******** Was overgenerously matching links *****
#block-views-recent_news-block_4 a {
color:#783C2A;
font-size:11px;
font-style:italic;
text-decoration:underline;
}
*/

#block-views-recent_news-block_4 .views-field-field-link-url{
margin-bottom:15px;
margin-top:-10px;
}

#block-views-recent_news-block_4 .views-field-body{
font-style:italic;
}

#sidebar-right .views-field-title,
#sidebar-right .views-field-title a
{
color:#693c2c;
letter-spacing:0;
text-align:left;
text-decoration:none;
text-transform:none;
font-size:13px;
font-weight:normal;
border-bottom:0px;
padding-bottom:0px;
line-height:17px;
}
.views-field-field-teaser-value{
margin:5px 0px;
}

#sidebar-right .views-field-title a:hover
{
text-decoration:underline;
}

#sidebar-right .block-inner
{
font-size:11px;
}

.webkit a.ext{
background:transparent url(extlink.png) no-repeat scroll 0% 0%;
padding-right:12px;
}

.logo{
display:inline;
}

.logo img{
margin:10px 10px 20px 30px;
}

#edit-field-teaser-0-value{
width:700px;
height:50px;
}

.front #content-header h1{
display:none;
}

a.ext {
/*padding:4px 15px 0 0;*/
color:#783C2A;
}


#block-block-15{
float:right;
margin:-12px 35px 0 0;
letter-spacing:0.5px;
}

.ie6 #block-block-15{
margin:-12px 25px 0 0;
}

#block-block-16{
float:left;
margin:-16px 0 0 30px;
letter-spacing:0.5px;
}

.ie6 #block-block-16{
margin:-12px 0 0 20px;
}


#block-block-15 p,
#block-block-16 p
{
color:#c7bbad;
font-size:11px;
}


#block-block-16 h5
{
color:#c7bbad;
size:12px;
margin-bottom:5px;
text-transform:uppercase;
font-size:10px;
font-weight:normal;
}

#block-block-15 a
{
color:#c7bbad;
text-decoration:underline;
font-style:italic;
font-size:11px;
}

#block-views-front_page_story-block_1{
margin:0 0 30px 30px;
}

#block-views-front_page_story-block_1 h2.title
/*#block-views-front_page_story-block_2 h2.title*/
{
border-bottom:1px solid #C5C1B8;
color:#2B2824;
font-size:12px;
font-weight:normal;
letter-spacing:2px;
margin-bottom:20px;
padding-bottom:10px;
text-transform:uppercase;
}

.front #block-views-front_page_story-block_1 h2.title{
display:none;
border:0px;
}

/*
#block-views-front_page_story-block_1 .views-field-title a,
#block-views-front_page_story-block_1 .view-content h2.title a,
#block-views-recent_news-block_4 .views-field-title,
#block-views-recent_news-block_3 .views-field-title,
#block-views-exbitions-block_1 .views-field-title,
.node-type-news h2.title a,
.node-type-conference h2.title a,
/*.view-display-id-block_1 h2.title a,*/
/*.node-type-trip h2.title a */
.views-field-title a,
.view-content h2.title a,
.views-field-title,
h2.title a
{ 
color:#693c2c;
font-size:14px;
text-decoration:none;
font-weight:normal;
text-transform:none;
letter-spacing:normal;
line-height:25px;
font-family:"palatino linotype",palatino,serif;
}

.views-field-title a:hover,
.view-content h2.title a:hover,
h2.title a:hover
{ 
text-decoration:underline;
}

#block-views-front_page_story-block_1 .view-content h2.title
{
border:0;
}

#content .node-type-staff h2.title{
}


#block-views-front_page_story-block_1 .views-field-title a:hover{
text-decoration:underline;
}

#block-views-front_page_story-block_1 .view-front-page-story p
{
margin-left:100px;
}

#block-views-front_page_story-block_1 .views-field-field-publication-value{
display:inline;
font-style:italic;
text-transform:uppercase;
}

/*.view-front-page-story .views-row-odd,
.view-front-page-story .views-row-even,
#block-views-recent_news-block_3 .views-row-odd,
#block-views-recent_news-block_3 .views-row-even,
.view-display-id-block_4 .views-row-odd,
.view-display-id-block_4 .views-row-even,
.view-display-id-block_6 .views-row-odd,
.view-display-id-block_6 .views-row-even,
#block-views-bio-block_1 .views-row-odd,
#block-views-bio-block_1 .views-row-even,
#block-views-exbitions-block_1 .views-row-odd,
#block-views-exbitions-block_1 .views-row-even*/
#content .views-row-odd,
#content .views-row-even
{
border-top:1px solid #E8E1CB;
clear:both;
margin-top:0px;
padding-top:20px;
padding-bottom:10px;
}


#content .views-row-first
{
padding-top:0px;
}

#sidebar-left .views-row-odd,
#sidebar-left .views-row-even,
#content .view-id-photo_gallery .views-row-odd,
.view-cms .views-row-odd, .view-id-photo_gallery .views-row-eve,
#content .views-row-first
{
border:0;
}

#content .view-cms .views-row-odd,
#content .view-cms .views-row-even
{
border:0;
margin:0;
padding:0;
}

#block-views-bio-block_5 .views-row-odd,
#block-views-bio-block_5 .views-row-even,
.view-cms .views-row-odd,
.view-cms .views-row-even
{
border:none;
margin:0px;
padding:0;
}

#block-views-bio-block_5{
/*margin:0px 0px 0px 100px;
width:800px;*/
}

/*#block-views-bio-block_5 .views-row-odd,
#block-views-bio-block_5 .views-row-even
{
margin: 10px;
}*/

#block-views-bio-block_5 p
{
margin-bottom:30px;
font-style:italic; 
padding:0 10px 0 5px;
}

/*#block-views-bio-block_5 img {
display:block;
float:left;
margin:5px 25px 25px 0;
}*/

#block-views-front_page_story-block_2{
clear:both;
}

#block-block-3,
#block-constantcontact-0,
#block-block-17 
{
background:url(images/sidebar_tile.jpg) repeat-y 50% 0;
}

/*
#block-block-17{
border:5px solid #b6afa3;
width:220px;
}
*/

#block-block-17 form{
margin:15px 0 0 40px;
}

.ie #block-block-17 form{

}

#block-block-17 .content{
margin-top:-5px;
}

.node-type-trip .field-field-subtile
{
color:#5c584d;
font-weight:bold;
line-height:20px;
}

.node-type-trip .field-field-sponsor
{
color:#5c584d;
font-weight:normal;
line-height:20px;
font-style:italic;
}

.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
font-weight:normal;
}

.node-teaser .field-field-location,
.node-teaser .field-field-date,
.node-teaser h4
{
/*
font-size:12px;
line-height:18px;
*/
}

.node-type-conference li.node_read_more a{
color:#693c2c;
/*float:none;*/
}

#block-views-recent_news-block_3 .views-field-title,
#block-views-exbitions-block_1 .views-field-title,
.view-recent-news .views-field-title
{ /*
font-size:16px;
font-weight:bold; */
}

.field-field-top-img{
margin-bottom:20px;
}

.views-field-edit-node a{
color:#693c2c;
font-style:italic;
}

.profile{
display:none;
}

#node-10 h3{
margin-top:30px;
}

ul.links li.upload_attachments{
padding:0px;
}

input#edit-submitted-body{
height:200px;
}

form#webform-client-form-99{
border-top:1px solid #C5C1B8;
border-bottom:1px solid #C5C1B8;
padding-bottom:25px;
}


#block-constantcontact-0 div.block-inner {
	text-align: center;
	
}

#block-constantcontact-0 span.button {
	background: transparent url('images/medici-button-right.jpg') no-repeat right top;
	padding: 5px 30px 5px 0;
	font-family:"palatino linotype",palatino,serif;
}

#block-constantcontact-0 span.button span {
	background: transparent url('images/medici-button-left.jpg') no-repeat left top;
	padding: 5px 0 5px 0;
	font-family:"palatino linotype",palatino,serif;
}

#block-constantcontact-0 span.button span input {
	background: transparent;
	border: 0;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #FEF9F0;
	font-size: 10px;
	padding: 0;
	font-family:"palatino linotype",palatino,serif;
}

.view-photo-gallery img{
margin:0 30px 10px 0;
}
	

.views-field-field-quote-value{
font-style:italic;
}

#jblock p{
float:left;
}

#boardimg{
float: left;
margin:5px 15px 0 0;
}

.node-type-highlights .content{
margin-right:25px;
}

.pager-current {
font-weight:bold;
text-decoration:underline;
}

.ie6 #primary {
        padding-top: 0;
	clear:both;
	width: 740px;
	margin-top: -75px;
}
.ie6 #block-constantcontact-0 SPAN.button {
	height: 24px;
	margin-top: 0;
	padding-top: 0;
	padding-left: -20px;
	background: transparent url('images/medici-button-left.jpg') no-repeat left top;
}
.ie6 #block-constantcontact-0 SPAN.button span {
	height: 24px;
	padding: 0px 0 5px 0;
	margin-top: 0;
	background: transparent url('images/medici-button-right.jpg') no-repeat right top;
}
.ie6 #block-constantcontact-0 SPAN.button SPAN INPUT {
	padding-left: 20px;
	padding-top: 5px;
}
.ie6 #footer-inner {
	background-position: bottom left;
	margin-bottom: -200px;
}

.ie #webform-client-form-67 span.button {
	margin-left: -30px;
}

#preloader {
	display: none;
}
#preloader img {
	display: none;
}

tr.even, tr.odd {
background-color:inherit;
border-bottom:0;
}

.webkit a.ext {
background:none;
padding-right:0px;
}

.node-type-conference .field-field-location
{
margin-left:0;
}

div.node-type-exhibitions img{
margin:5px 10px 25px 0;
}

#translator{
font-size:10px;
}

#starry{
text-align:center;
}

.field-field-photographer{
font-size:10px;
text-transform:uppercase;
}

.field-field-image-caption{
font-size:10px;
margin-bottom:15px;
}
div.field-field-date-date {
clear: both;
}



body.front div.view-rotor {

    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 12px;
    padding-left: 12px;
}
.view-content .rotor .rotor-items {

    margin-left: auto;
    margin-right: auto;

}

#content .view-fascinating-facts .view-content ol li {
	list-style-image: none;
	list-style-type: none;
	padding-top: 30px;
}
.view-fascinating-facts .view-content ol {
	padding: 0;
	margin: 0;
}
.view-fascinating-facts .view-content ol li div.views-field-field-fact-image-fid {
	float:left;
	margin-right: 20px;
        margin-bottom: 30px;
}
.view-fascinating-facts .view-content ol li div.views-field-body {

}
.view-fascinating-facts .view-content ol li div.views-field-body p {
	padding: 0;
	margin: 0;
	padding-right: 15px;
}

