/* @group Universal Overrides */

body{
 font-size: 11px;
 margin: 0px;
 font-family: Verdana, Arial, Helvetica;
 background-color: #FFF;
 text-align: center;
}

a {
 color:#2F5583;
 text-decoration:none;
}

a:hover {
 color:#FF4500;
 text-decoration:underline;	
}
.esa h1.title {
color:#5D9345;
}

h2, h2 a, h2 a:hover {
 color: #4D4D4D;
}

h1, h2, h3, h4, h5 {
 font-family: arial, helvetica, sans-serif;
}

h1 {
 color: #6B768F;
 font-size: 1.8em;
}

h1.section-title {
 color: #66332b;
 border-bottom: 2px solid #6B768F;
}

h2 {
 color:#6B768F;
}

h2.title {
 color:#336699;
}
#latest_block h2.title, #recent_block h2.title, #opportunities_block h2.title{
border-bottom:2px solid #336699;
font-size:1.5em;
font-weight:bold;
margin-bottom:20px;
}

h3 {
 color: #336699;
 font-size: 1em;
}
.faceted-search-facet h3 {
display:block;
background-color: #D1D9EF;
}
.faceted-search-facet .item-list li a{
font-weight:normal;
}
h4 {
 color: #000000;
 font-size: 0.9em;
}

h5 {
 color: #4d4d4d;
 font-size: 0.85em;
}


/* @end Universal Overrides */

/* @group Header */

.esa #header {
 padding: 0px;
 
}

/* @end Header */


/* @group Major Layout */

.esa #main-content {
 padding-bottom:20px;
 width:710px;
}

.esa #content-area { 
 padding:10px; 
}

.esa #inner-wrapper {
 padding: 0px;
}

.esa #wrapper{
 background-image:none;
 width:950px;
 border-left:1px solid #D1D9EF;
 border-right:1px solid #D1D9EF;
}

.esa #content {
 margin: 45px 10px 10px;
}
.esa  div.panel-flexible div.panel-row-1 div.panel-col-1 {
width:400px;
}

/* @end Major Layout */


/* @group Nodes */

.node-teaser .links, .node .links {
 font-size: 11px;
}

/* @end Node */


/* @group Main Navigation */

.esa #menu {
 background: #89AAFF url(../images/nav_patt.gif) repeat-x top left;
 height: 36px;
 border-top: solid 1px #fff;
 border-bottom: solid 1px #fff;
 font-family: arial, helvetica, sans-serif;
 padding-left: 7px;
 text-transform:lowercase;
}

.esa #menu ul { /* Setting a precedant for dropdowns beneath */
 padding: 0px;
 margin: 0px;
 list-style: none;
}

.esa #menu li { /* Setting a precedant for dropdown-items beneath */
 padding: 0px;
 margin: 0px;
}

.esa #menu a { /* Setting a precedant for links beneath */
 color: #FFF;
 text-decoration: none;
 font-size:15px;
 padding:10px 10px 5px;
}

.esa #menu ul.nice-menu li { /* Styles for Main Buttons */
 font-size: 13px;
 font-weight: bold;
 border-right: 1px solid #8395BF;
 position: relative;
 float: left;
}

.esa #menu ul.nice-menu li a:hover{
 background-color:#6CAB50;
}

.esa #menu ul.nice-menu > li:hover > a {
 background: #a6653f url(../images/nav_patt_over.gif);
 color: #fff;
}

.esa ul.nice-menu ul { /* First level of dropdowns */
 display: none;
 position: absolute;
 top: 34px; /* Height of #menu + 1 */
 border-bottom: 1px solid #ccc;
 border-top: none;
 background-color: #eee;
 size: 0.85 em;
}

.esa #menu ul.nice-menu ul li { /* Styles for Dropdown items */
 font-weight: normal;
 font-size: 12px;
 border: 1px solid #ccc;
 border-top: none;
 background-color: #EEEEEE;
}
.esa #menu ul.nice-menu ul li a{
 color: #666;
 font-size:13px;
}

.esa #menu ul.nice-menu ul li a:hover {
 background-color:#6CAB50; /*hover with green*/
 color: #fff;
}

.esa #menu ul.nice-menu ul ul { /* Second level dropdown */
 left: 150px; /* = width of 1st tier items */
 top: -1px; /* Compensating for border on top of 1st tier items */
 border-left: solid 4px #ccc;
}

#menu ul.nice-menu li ul li:hover { /* Turns on a highlight color on 1st Tier Item while on 2nd Tier Child */
 background: #DFDFDF;
 color: #666;
}


/* @end Main Navigation */


/* @group Footer */

.esa #footer {
background:#637BAB none repeat scroll 0 0;
border-left:1px solid #B2BED6;
border-right:1px solid #B2BED6;
border-top:7px solid #B2BED6;
clear:both;
color:#FFFFFF;
font-size:11px;
padding:15px;
}


#esa-links, #esa-links a {
font-weight: bold;
}

.esa .footer_sections {
 background-color:#D1D9EF;
  font-size:11px;
 }

.esa .footer_sections_left {
  background-color:#CACED7;
  
}

/* @end Footer */

/* @group Sidebar */

.esa #sidebar {
width: 200px;
margin-top:30px;
}

.esa #sidebar .block {
 border:1px solid #D1D9EF;
}

.esa #sidebar .block h3.title {
 background-color:#D1D9EF;
 font-size:12px;
}

/* @end Sidebar */



/*----------------Sidebar Items ---------------------------*/
.sidebar_item{
border: solid 1px #D6D7C4;
margin-left: 20px;
}
.esa .sidebar_item h2.title {
background-color:#D1D9EF;
border-bottom-color:#FFFFFF;
color:#000000;
margin:0;
padding:5px;
}
.sidebar_item h2.title {
 color:#000000 !important;
 }
 .sidebar_item p, .sidebar_item .form-item, .sidebar_item .item-list ul li, .sidebar_item .more-link {
 padding: 0px 10px;
 }
/*---------------end: Sidebar Items ------------------------*/
.esa #featured_video {
height: 250px;
width:550px;
background-color: #FFFFFF;
padding:10px;
overflow:auto;
border:1px solid #6699CC; }

.node-text {
margin-bottom:10px;
}
#video_body h2 a {
color:#6B768F;
}
#video_body h2 a:hover { text-decoration:none; color:#5D9345;}



/*------------Popular Block - from drupal5------------------*/

.esa #popular_block {
margin-bottom: 20px;
}

#popular_block .fragment{
padding: 15px;
background-color: #93B6F0;
border:1px solid #336699;
}
#popular_block .panel-pane .content { /* tabs block when it's inside popular block */
height: 250px;
background-color: #FFFFFF;
padding:10px;
overflow:auto;
border:2px solid #336699;
border-top:none;
}
.esa #popular_block .section-title {
border-bottom:none;
padding-bottom: 0px;
}

#popular_block .tabs ul.primary li.active a {
background-color:#93B6F0;
color:#000000;
font-weight:bold;
text-decoration:none;
}
#popular_block #tabs .fragment{
height: 250px;
overflow:scroll;
}
.esa #popular_block .faceted-search-env-Grants, .esa #popular_block .faceted-search-env-Jobs, .esa #popular_block .faceted-search-env-Authors, .esa #popular_block .faceted-search-env-Volunteer_opps, .esa #popular_block .faceted-search-env-Volunteers, .esa #popular_block .faceted-search-env-Volunteer_orgs{
float:left; 
width:180px;
padding-right: 5em;
}

.esa #popular_block th{
display:none;}

.esa #popular_block td.active{
background-color:#FFFFFF;
}

.esa .panels-flexible-region-last {margin-top:0px;}
/* end of popular block */


/*------------- end:ESA Specific--------------*/
table#esa-menu a{ color:#FFF; font-size:16px; padding:5px; font-weight:bold;}
table#esa-menu td {padding:5px;}
/*
.translation-link {
display: none;
}
.print-link {
display: none;
}
.terms {
display: none;
}
.addtoany img {
display: none; !important
}
*/
