/* $Id: node-library-rbfhealth.css,v 1 2009/04/16 joshualieb */

/*****************************
*  Theme: RBF Health (tendu-wbigm-rbfhealth)
*  Node Type: Library Item
*  Dependency: tendu-wbigm-base/node-library.css
*    This stylesheet contains styles specific to the RBF Health website's implementation of the WBEGM-standard node type "library".  It is not intended to be a stand-alone stylesheet.
*****************************/


/******************
*  Global settings
*    The styles established here govern elements that are common to all states of the node.  Styles specific to the Teaser and Node states are set in later sections.
*/

/****
* Fonts: These styles relate to fonts as they are used globally - font styles that are specific to individual blocks and other elements can be set in those sections below.
*/

/****
* Template Layout: These styles define the layout and shape of the node display where the settings are common for all states.
*/

/****
* Blocks and modularized elements:  Block-level elements are defined here, as are elements that are organized within discrete containers.  Fonts and layout are defined together.
*/

/****
* Menus:  Menus and other navigational elements are defined here.  Fonts and layout are defined together.
*/

/******************
* State: Teaser: These styles define the Teaser state of the node.
*    The styles established here govern elements that are common to all states of the node.  Styles specific to the Teaser and Node states are set in later sections.
*/

/****
* Fonts: These styles relate to fonts as they are used globally - font styles that are specific to individual blocks and other elements can be set in those sections below.
*/

/****
* Template Layout: These styles define the layout and shape of the node display where the settings are common for all states.
*/

/* Global style for all rows in View */

#content .view .resourcetype {
  color: #9d6ea1;
}

/****
* Blocks and modularized elements:  Block-level elements are defined here, as are elements that are organized within discrete containers.  Fonts and layout are defined together.
*/

/*
.homepage-top-docs .node h2 {
  background-color: #F5F6F8 ;
  margin-right:5px;
  margin-left:2px;
  padding-top:5px;
  text-align: left;
  font-size:11pt;
}
*/

/* "Download" link for individual file downloads */
/*
.node .attachments .download {
  padding: 8px 0px 5px 20px;
  background-position: 0px 10px;
}

.view-homepage-top-docs .attachments {margin-right:5px; margin-top:12px;}
.view-homepage-top-docs ul.links li {color:#000; padding-bottom:5px;  margin-left:-13px !important;}
*/


.sidebar-region .view-homepage-top-docs .node-type-library .resourcetype {
  color: #9d6ea1;
}


/****
* Menus:  Menus and other navigational elements are defined here.  Fonts and layout are defined together.
*/





/******************
* State: Node: These styles define the Teaser state of the node.
*    The styles established here govern elements that are common to all states of the node.  Styles specific to the Teaser and Node states are set in later sections.
*/

/****
* Fonts: These styles relate to fonts as they are used globally - font styles that are specific to individual blocks and other elements can be set in those sections below.
*/

/****
* Template Layout: These styles define the layout and shape of the node display where the settings are common for all states.
*/

/****
* Blocks and modularized elements:  Block-level elements are defined here, as are elements that are organized within discrete containers.  Fonts and layout are defined together.
*/

/* Attachments block, title of downloadable file */
.node .attachments .filetitle {
  color: #000;
}





.view-library .resourcetype {
  display: none;
}



