
a:link {color: #809000; text-decoration: underline;}
a:visited {color: #809000; text-decoration: underline;}
a:hover {color: #809000; text-decoration: none;}
a:active {color: #809000; text-decoration: underline;}

h1, .header
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 0;
font-size: 170%;
font-weight: bold;
color: #23336c;
}

h2, .subheader
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 0;
font-size: 150%;
font-weight: bold;
color: #23336c;
}

h3, .subsubheader
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 0;
font-size: 130%;
font-weight: bold;
color: #23336c;
}

h4
{
font-family: helvetica, arial, univers, sans-serif;
margin-top: 0;
font-size: 115%;
font-weight: bold;
color: #23336c;
}

p
{
margin-top: 0;
}

.gray {color: #808080;}



/*========== Homepage Feature ==========*/
#feature
{
clear: both;
border: 1px solid #b6b6b6;
width: 100%;
display: block;
margin: 0 0 12px 0;
}

#feature_body
{
display: block;
overflow: auto;
width: auto;
height: auto;
margin: 10px 10px 10px 10px;
padding: 0;
border: 1px solid #fff;
}

#feature  h2
{

}

.feature_image
{
float: left;
margin: 0 10px 10px 0;
}

.feature_text
{

}

ul.feature_text
{
list-style: none;
}
/*========== END: Homepage Feature ==========*/


/* News & Publications (content width: 540px) */
#newspubs_bg
{
display: block;
overflow: auto;
width: 100%;
height: auto;
background-image: url(../img/bg_newspubs.v2.jpg);
background-repeat: repeat-y;
background-position: left top;
}

#newspubs_top
{
display: block;
width: 100%;
height: auto;
background-image: url(../img/bg_newspubs_top.v2.jpg);
background-repeat: no-repeat;
background-position: left top;
text-align: left;
}

#newspubs_container
{
width: 720px;
margin: 0 auto 0 auto;
padding-top: 10px;
}

#newspubs_bottom
{
width: 100%;
height: 10px;
background-image: url(../img/bg_newspubs_bottom.v2.jpg);
background-repeat: no-repeat;
background-position: left bottom;
}

#newspubs_bg  h2
{
margin: 0;
}

div.newspubs0 { /** 1st section/column **/
float: left;
/*width: 214px;*/
width: 456px;
padding: 0 10px;
}

div.newspubs1 { /** 2nd section/column **/
float: left;
width: 214px;
margin: 0 0 0 10px;
padding: 0 10px;
}


/*** admin inline-editor overrides ***/
.editBorderContainer div.newspubs0 { /** 1st section/column **/
width: 450px !important;
}
/*** END: admin inline-editor overrides ***/

div.newspubs2 { /** 3rd section/column **/
float: left;
width: 214px;
margin: 0 0 0 10px;
padding: 0 0 0 10px;
}

#newspubs_container .entry {
display: block;
margin: 1.2em 0;
padding: 10px;
border: 1px solid #b6b6b6;
background-color: #fff;
}

div.newspubs0 ul, div.newspubs1 ul, div.newspubs2 ul
{
padding: 0 0 0 10px;
margin: 0 0 0 10px;
}

#newspubs_bg .thumbnail { /** thumbnail **/
float: right; 
margin: 0 0 10px 10px;
border: 1px solid #bbb;
}

#newspubs_bg .source { /** source **/
display: block;
color: #777;
}

#newspubs_bg .date { /** date **/
display: block;
color: #000;
}

#newspubs_bg h4,
#newspubs_bg .headline { /** headline **/
display: block !important;
margin: 0 !important;
padding: 0 !important;
font-size: 1em !important;
font-weight: bold !important;
color: #000 !important;
}

#newspubs_bg .blurb { /** blurb **/
display: block;
margin: 0.2em 0;
}

#newspubs_bg .link { /** link / read-more **/
display: block;
font-weight: bold;
}
/* End: News & Publications */




/* Nav Sidebar */
#nav_sidebar
{
clear: both;
margin: 18px 0 8px 0;
display: block;
width: 100%;
}

#nav_sidebar_body
{
border: 1px solid #b6b6b6;
}

#nav_sidebar_body  h2
{
margin: 0;
padding: 8px 10px 6px 10px;
border-bottom: 1px solid #b6b6b6;
background-image: url("../img/bg_grayheader.jpg");
background-repeat: repeat-x;
background-position: left top;
background-color: #efefef;
font-size: 120%;
}

#nav_sidebar_body  ul
{
list-style: none;
padding: 0;
margin: 6px;
}

#nav_sidebar_body  li div
{
background-color: #e3ef83;
border: 1px solid #b6b6b6;
margin-top: 6px;
padding: 9px 6px 9px 6px;
}

#nav_sidebar_body  li a div 
{
display: block;
font-family: hevletica, arial, univers, sans-serif;
font-size: 110%;
font-weight: bold; 
color: #333333;
text-decoration: none;
}

#nav_sidebar_body  li a:link div {color: #333333; text-decoration: none;}
#nav_sidebar_body  li a:visited div {color: #333333; text-decoration: none;}
#nav_sidebar_body  li a:hover div {background-color:#b2ce3d; color: #333333; text-decoration: underline;}
#nav_sidebar_body  li a:active div {color: #333333; text-decoration: none;}

#nav_sidebar_body  li  div.Images
{
background-image: url("../img/nav_sidebar_image01.jpg");
background-repeat: no-repeat;
background-position: 94px center;
}

#nav_sidebar_body  li  div.Graphics
{
background-image: url("../img/nav_sidebar_image02.jpg");
background-repeat: no-repeat;
background-position: 94px center;
}

#nav_sidebar_body  li  div.Animations
{
background-image: url("../img/nav_sidebar_image03.jpg");
background-repeat: no-repeat;
background-position: 94px center;
}

#nav_sidebar_body  li  div.Posters
{
background-image: url("../img/nav_sidebar_image04.jpg");
background-repeat: no-repeat;
background-position: 94px center;
}

#nav_sidebar form {
margin: 0;
padding: 10px;
}

#nav_sidebar form .text-field {
height: 14px;
padding: 3px;
border: 1px solid #909090;
}

#nav_sidebar form .button {
width: 22px;
height: 22px;
padding: 0;
border: 1px solid #909090;
background: #dbea5e url(../img/button_arrow.gif) no-repeat center center;
color: #fff;
}
/* END: Nav Sidebar */




/*========== MISC ==========*/

/**** subscribe form :: left column ****/
#ilc-subscribe {
padding: 6px 6px 10px 10px;
}

#ilc-subscribe #subscribe-email {
width: 122px; 
height: 18px; 
margin: 0; 
padding: 2px 6px 0 6px;
border: 1px solid #909090;
}

#ilc-subscribe #subscribe-button {
border: 1px solid #909090;
vertical-align: bottom;
}
/**** END: subscribe form :: left column ****/

/* Sub-sections to mimic homepage areas */
div.subsection
{
clear: both;
background-color: #fff;
border: 1px solid #b6b6b6;
padding: 1.0em;
margin-bottom: 1.0em;
}

div.subsection h1
{
margin: 0 0 1.0em 0;
}

div.subsection h2
{
margin: 0 0 1.0em 0;
}

div.subsection h3
{
margin: 0 0 1.0em 0;
}

div.subsection p
{
margin: 0 0 1.0em 0;
padding: 10px;
border: 1px solid #b6b6b6;
background-color: #fff;
}
/* END: Sub-sections */



/* Left-Right Table Container */
table.DCContainerTBT
{
margin: 1.5em 0 1.5em 0;
border-width: 1px 0 1px 0;
border-style: solid;
border-color: #b6b6b6;
}

table.DCContainerTBT  td
{
width: 50%;
border-width: 0 1px 0 1px;
border-style: solid;
border-color: #b6b6b6;
padding: 1.0em;
}
/* END: Left-Right Table Container */

/* RSS Renderer */
.rssHeader
{
	font-weight: bold;
	margin-bottom: .4em;
}

.rssDescription
{
	margin-top: .4em;
	margin-bottom: .4em;
}

/* END: RSS Renderer */


/* Google Search */
#cse-search-results iframe { 
/*width: 650px; */
width: 100%;
} 
/* END: Google Search */


/*========== END: MISC ==========*/
