/* $Id: style.css,v 1.9 2008/09/21 15:09:48 johnalbin Exp $ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, container, pre,
a, abbr, acronym, address, big, cite, footer, end, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, content, page
dl, dt, dd, ol, ul, li,
fieldset, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-decoration: inherit;
	vertical-align: baseline;
  }

/*
 * HEADER ELEMENTS
 */
 
#logobar #social-mda {
	position: absolute;
	right: 0px;
	top: 18px;
 }

 #logobar #social-mda img {
 	padding: 0px;
 }

 #logo {
	float:left;
	height:26px;
	width:300px;
	padding:10px;
}
		
#logo h1, #logo span {
	background: #003366 url(./images/header.logo.png) no-repeat;
	display:block;
	height:26px;
	text-indent:-12345em;
	width:300px;
	padding: 0 10px 0 0;
}
			
#rightbg {
	background:#003366;
	height:46px;
}
		
#logobar {
	background: url(./images/logo.gradient.png);
	height:80px;
	position: relative;
}
		
#htitle, #htitle a {
	color:#003366;
	font-family:Georgia;
	font-size:35px;
	padding:22px 0 0 4px;}
		
	#htitle a:hover {
		text-decoration: none;}

		#navbar {
			background: #D6D3BB url(./images/nav.png);
/*			padding: 14px 6px 9px 4px; */
			padding: 14px 6px 8px 4px;
			color: #764f1d;
			text-decoration: none;
			font-size: 14px;
			border-bottom: 1px solid #cacaca;
		}
			
		#searchbar {
			float: right;
			border-bottom: 1px solid #cacaca;
			margin-top:-30px;
			margin-right:160px;}
			
		#searchbar .search2 {
			background: #003366 url(./images/search_button.png) no-repeat;
			background-position:center;
			border: 0;
			color: #5b5b5b;
			height: 25px;
			width: 26px;
			margin-left:96px;
			margin-top:6.5px;
			position: absolute;}
		
		#searchbar .search {
			border: 1px solid #a7abaf;
			padding-top: 4.5px;
			margin-top: 7px;
			position: absolute;
			height:17px;}
	
#navbar ul.links li {
  display: inline;
  padding: 0px;
}

.menu-3898.last {

}

.menu-3898.last > a {
/*	display:inline-block; */
	padding: 0px 9px;
}

#navbar ul.links li a:link, #navbar ul.links li a:visited {
	color: #764f1d;
	padding: 14px 15px 9px;
	border-right:1px solid #DAD6C3;
	margin: -2px;
/*	font-size: 12px; */
	font-size: 0.82em;
}

#navbar ul.links li a:hover, #navbar ul.links li a:active {
  text-decoration: none;
  border-right:1px solid #DAD6C3;
  background:#d6d3bb repeat;}
  
  .breadcrumb
  {
    margin: 0;
    padding: 0;
    font-size: 85%;
    margin-left: 10px; /* #header-region already has 10px */
  }

/*
 * TEXT STYLING
 */
 
a {
	color:#003876;
	text-decoration:none;
	font-weight:normal;}
	
a:hover {
	text-decoration:underline;}
	
#content a:hover {
	text-decoration:underline;}
	
#content h2.featured, h2.featured a {
	font-family:Georgia;
	color:#6E2E1D;
	font-size:28px;}

#content h2, h2 a {
	font-family:Georgia;
	color:#003366;}
	
h1, h1 a {
	font-family:Georgia;
	color:#003366;
	font-size:20px;}
	
h2.title, h2.title a {
	font-family:Georgia;
	color: #003366;
	font-size:20px;
	clear: both;
	}
	
h2, h2 a {
	font-family:Georgia;
	color: #003366;
	font-size:20px;}
	
#content h3, h3 a {
	font-family:Georgia;
	color:#003366;
	font-size:20px;}
	
#content h4, h4 a {
	font-family:Georgia;
	color:#003366;
	font-size:16px;}
	
#content h5, h5 a {
	font-family:Arial;
	color:#333333;
	font-size:13px;
	font-weight:bold;}
	
ul.links li, ul.links li ul.links li {
display:block;
list-style-type:none;
padding:0 0.1em;}

#block-user-1 h2, #block-user-2 h2, #block-menu-secondary-links h2, .left-menu ul li h4, #sidebar-left .block h2, #sidebar-right .block h2 {
background:transparent url(./images/links.bg.png) repeat-x scroll 0 0;
color:#FFFFFF;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
font-size:12px;
line-height:25px;
padding:0 0 0 10px;
margin-bottom: 6px;}

.content ul.menu li, .left-menu ul li {
background:#E9E7D8 none repeat scroll 0 0;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
border-top:1px solid #F7F8F3;
font-size:10px;
line-height:15px;
margin:0;
overflow:hidden;}

.content ul.menu li a, .left-menu ul li a {
background:#E9E7D8 none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 10px;
overflow:hidden;}

.content ul.menu li a:hover, .left-menu ul li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;
width:210px;
overflow:hidden;}

.content ul.menu li ul.menu li {
background:#E9E7D8 none repeat scroll 0 0;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
border-top:1px solid #F7F8F3;
font-size:10px;
line-height:15px;
margin:0;}

.content ul.menu li ul.menu li a {
background:#E9E7D8 none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 30px;}

.content ul.menu li ul.menu li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;}

/*
 * NICE MENUS + VIEWS
 */
 
ul.nice-menu, ul.nice-menu ul {
border-top:0px;}

ul.nice-menu li {
float:none;
border-width:0px;}

ul.nice-menu-right, ul.nice-menu-left, ul.nice-menu-right li, ul.nice-menu-left li {
width: auto;}

#block-nice_menus-1 ul.nice-menu li, #block-nice_menus-2 ul.nice-menu li {
background:#E9E7D8 none repeat scroll 0 0;
list-style-image:none;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
border-top:1px solid #F7F8F3;
font-size:10px;
line-height:15px;
margin-left:0px;}

#block-nice_menus-1 ul.nice-menu li.menuparent a, #block-nice_menus-2 ul.nice-menu li.menuparent a {
background:#E9E7D8 url(./images/menu-collapsed.png) no-repeat scroll 96% 60%;
color:#333333;
display:block;
padding:5px 10px;
z-index: 10;}

#block-nice_menus-1 ul.nice-menu li a, #block-nice_menus-2 ul.nice-menu li a {
background:#E9E7D8 none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 10px;}

#block-nice_menus-1 ul.nice-menu li a:hover, #block-nice_menus-2 ul.nice-menu li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;}

#block-nice_menus-1 ul.nice-menu li.menuparent a:hover, #block-nice_menus-2 ul.nice-menu li.menuparent a:hover {
background:#F2F3EC url(./images/menu-collapsed.png) no-repeat scroll 96% 60%;
color:#333333;
text-decoration:underline;}

#block-nice_menus-1 ul.nice-menu li.menuparent ul li, #block-nice_menus-2 ul.nice-menu li.menuparent ul li {
background:#E9E7D8 none repeat scroll 0 0;
list-style-image:none;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
border-top:1px solid #F7F8F3;
border-left:1px solid #F7F8F3;
font-size:10px;
line-height:15px;
margin-left:208px;
height:auto;}

#block-nice_menus-1 ul.nice-menu li.menuparent ul li a, #block-nice_menus-2 ul.nice-menu li.menuparent ul li a {
background:#E9E7D8;
color:#333333;
display:block;}

#block-nice_menus-1 ul.nice-menu li.menuparent ul li a:hover, #block-nice_menus-2 ul.nice-menu li.menuparent ul li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;}

ul.nice-menu-right ul {
left:0em;
top:0px;
width:0em;}

div.view div.views-admin-links ul {
	padding-left:120px;
	display:inline;
	margin-left:0px;}
	
div.view div.views-admin-links li {
	display:inline;
	margin-left:0px;}

/*
 * COMMON STYLES
 */
  
body {
	color: black;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	}

body.front, body.not-front {
background: #E9E7D8 url(./images/bkg.gradient.blue.png) repeat-x scroll 0 0;
}	
p {
	margin:0 0 1em;
	font-size:100%;
	color:#333333;
	line-height: 1.3em;}
	
#container {
  	background: #FFFFFF;
	width: 950px;
	padding: 0px 20px 20px 20px;
    margin: 0 auto;
	border-left:1px solid #D0CEC1;
	border-right:1px solid #D0CEC1;
	border-bottom:1px solid #D0CEC1;}

#container img {
	padding: 5px;}
	
#edit-search-block-form-1-wrapper label
{
	display: none;
}

/* Layout the main content column */
  #main
  {
    float: left;
    width: 100%; /* Prevent it from being too narrow on near-empty pages */
  }

  #squeeze
  {
    position: relative;
  }

  /* First we adjust the #main container to make room for the left sidebar */
  body.sidebar-left #main,
  body.two-sidebars #main
  {
    margin-left: -210px;
  }

  body.sidebar-left #squeeze,
  body.two-sidebars #squeeze
  {
    margin-left: 210px;
    padding-left: 1em;
  }

  /* Then we adjust the #main container to make room for the right sidebar */
  body.sidebar-right #main,
  body.two-sidebars #main
  {
    margin-right: -210px;
  }

  body.sidebar-right #squeeze,
  body.two-sidebars #squeeze
  {
    margin-right: 210px;
    padding-right: 1em;
  }

/* Layout the sidebars */
  #container .sidebar
  {
    float: left;
    position: relative;
    z-index: 20; /* We ensure the sidebars are still clickable using z-index */
    margin: 0;
  }

  #container #sidebar-left
  {
    width: 210px; /* If you change this value, change the values
                     of margin-left for #main and #squeeze. */
  }

  #container #sidebar-right
  {
    width: 210px; /* If you change this value, change the values
                     of margin-right for #main and #squeeze. */
  }

/* Ensure long text or wide images don't break IE6 layout. */
  #page, #header, #footer, #squeeze, #container .sidebar
  {
    _overflow: hidden;
    _overflow-y: visible;
    word-wrap: break-word; /* A very nice CSS3 property */
  }

  /* With 3 columns, require a minimum width of 1000px to ensure there is enough horizontal space. */
  body.two-sidebars
  {
    min-width: 980px;
  }

  /* With 2 columns, require a minimum width of 800px. */
  body.sidebar-left, body.sidebar-right
  {
    min-width: 760px;
  }

  #main .node .content
  {
    color: #333;
  }

  div.content, div.links
  {
    font-size: 92%;
  }

  .block h3
  {
    font-size: 122%;
  }
  
/*
 * BULLETS
 */

#content ul li, dl li, .item-list ul li {
list-style-image:url(./images/bullet.png);
margin-left:13px;

}

.block ul li {
list-style-image:url(./images/bullet.png);
margin-left:13px;}

ol li {
margin-left:18px;}

#content li.comment_add, li.comment_comments {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_comments {
	margin-left:0px;
	font-size:.9em;}
	
#content li.node_read_more {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_reply {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_delete {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_edit {
	margin-left:0px;
	font-size:.9em;}
	
#content li.update-download {
	margin-left:0px;
	font-size:.9em;}
	
#content li.update-release-notes {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_reply {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_delete {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_edit {
	margin-left:0px;
	font-size:.9em;}
	
#content li.comment_forbidden {
	margin-left:0px;
	font-size:.9em;}
	
#content ul.secondary li {
	margin-left:0px;
	background:none;}
	
li.leaf {
	list-style-image:url(./images/bullet.png);
	margin:0;
	padding:0.2em 0.5em 0 0;}

li.collapsed {
	list-style-image:url(./images/menu-collapsed.png);
	list-style-type:disc;
	margin:0;
	padding:0.2em 0.5em 0 0;}

li.expanded {
	list-style-image:url(./images/menu-expanded.png);
	list-style-type:circle;
	margin:0;
	padding:0.2em 0.5em 0 0;}
	
.submitted {
    font-size: 80%;
    color: #999;
	padding:5px;}
  
.taxonomy {
    border-top:1px solid #D0CEC1;
    font-size: 80%;
    color: #999;
	padding:5px;}
 
.taxonomy ul li {
  display: inline;}

/*
 * TABLES
 */
 
table {
	background:#E9E7D8 none repeat scroll 0 0;
	border-bottom:1px solid #F7F8F3;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:10px;
	margin:0;
	overflow:hidden;
	padding:0px;
	white-space:normal;}

td {
	border:1px solid #FFFFFF;
	background-color:#E9E7D8;
	color:#333333;
	overflow:hidden;
	padding:5px 10px;}

th, thead th {
	line-height: 25px;
	border:1px solid #FFFFFF;
	background:transparent url(./images/links.bg.png) repeat-x scroll 0 0;
	color:#FFFFFF;
	font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
	font-size:10px;
	text-align: center;}
	
thead th a {
	color:#FFFFFF;}

/*
 * ALERTS, STATUS, HELP MESSAGE STYLES
 */

  div.messages
  {
    padding: 1.3em 1em .3em 52px;
    border-width: 2px;
    margin: 10px 0;
  }

  div.status
  {
    border: 2px solid #ddd;
    background-color: #eee;
  }

  div.messages ul
  {
    padding: 0 0 0 20px;
    margin: 0;
  }

/*
 * FOOTER STYLES
 */
 
#footer {
    clear: both;
	color: #797979;
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Sans-Serif;
	text-align: center;}

#footer a
{
	color:#797979;
	font-weight:bold;
}
#footer a:hover
{
	text-decoration: underline;
}
	#footer ul li
	{
		display:inline;
	}
	#footer ul li a
	{
		color:#797979;
	}
		#footer ul li.last
		{
			border: none;
		}

/*
 * ADMINISTRATION STYLES
 */
 
  .admin-panel h3
  {
    margin-bottom: 0;
    padding: 5px;
    font-family: Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    font-size: 122%;
    color: #fff;
    border-width: 0 2px 2px 2px;
  }
  
  div.admin-panel {
  margin:0;
  padding:0;}

  table tr.odd
  {
    background: #ddd;
  }

  td.icon
  {
    text-align: center;
  }
	
  table.system-status-report th {
	color: #000000;
	background-position:5px 50%;
	background-repeat:no-repeat;
	padding-bottom:6px;
	padding-top:6px;}

/*
 * COMMENT STYLES
 */

  .comment
  {
    margin: 0 0 10px 0;
    padding: 10px;
    background: #e9e7d8;
  }

  .comment-unpublished
  {
    background-color: #FFF;
  }

  .comment-by-author
  {
	  color:#6E2E14;
	  font-family:Georgia,"Times New Roman",Times,serif;
  }
  
  .comment  h3.title, .comment  h3.title a {
	font-family:Georgia;
	color:#003366;
	font-size:20px;}

  .comment .picture, .node .picture
  {
    float: left;
    margin-right: 15px;
  }

  .node.node-unpublished .picture,
  .comment.comment-unpublished .picture
  {
    position: relative; /* Otherwise floated pictures will appear below the "Unpublished" text. */
  }

  .comment .new
  {
    color: #B51233;
    font-weight: bold;
    font-family: Arial;
  }

  .comment .links
  {
    text-align: right;
  }

/*
 * POLL STYLES
 */

  .poll .bar .foreground
  {
    background: #003366;
  }

  .poll .bar
  {
    padding: 2px;
    background: #003366;
  }

/*
 * Node, Block, Content styles
 */

  .node
  {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .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 .content
  {
    padding-top: 10px;
    padding-bottom: 5px;
  }

  #sidebar-left .block,
  #sidebar-right .block
  {
    border-bottom: solid #ddd 1px;
    padding-bottom: 15px;
    margin: 0 0 1.5em 0;
  }
  
  .block ul {
  	padding: 0px;
  }

/*
 * Status report colors.
 */

  table.system-status-report tr.error, table.system-status-report tr.error th
  {
    background-color: #fcc;
    border-color: #ebb;
    color: #200;
  }

  table.system-status-report tr.warning, table.system-status-report tr.warning th
  {
    background-color: #ffd;
    border-color: #eeb;
  }

  table.system-status-report tr.ok, table.system-status-report tr.ok th
  {
    background-color: #dfd;
    border-color: #beb;
  } 
  /*
 * Node, Block, Content styles


  .views-field-field-news-photo-imceimage-path {
  float: left;
  }
 
  

  
  #content.field field-type-imceimage field-field-news-photo {
  float: left;
  padding-right: 15px;
  }
  */
   
  #content img {
  float: left;
  padding-right: 15px;
  }

strong {
	font-size: 110%;
	font-weight: bold;
}

em {
	font-size: 100%;
	font-style: italic;
	}

  #content #imceimage-field_spotlight_photo- {
  float: none;
  padding-right: 15px;
  }
td em {
	font-size: 100%;
	font-style: italic;
	}
td strong {
	font-size: 110%;
	font-weight: bold;
	}




#views_slideshow_singleframe_main_1{
	font-family:Georgia;
	color: #d6d3bb;
	font-size:15px;
	line-height: 1.1em;
	clear: both;
	
	}
/*#views_slideshow_singleframe_teaser_section_1 {
color: black;
font-size: 110%;
}
*/

#content {
padding-left: 10px;
padding-right: 15px;
}

/*#content .views-field-title {
	font-family:Georgia;
	color: #003366;
	font-size:20px;
	}
*/

/*
 * Node, Block, Content styles

views_slideshow_singleframe_teaser_section_spotlights-page_2

view view-spotlights view-id-spotlights view-display-id-page_2 view-dom-id-1 */

#content #view view-spotlights view-id-spotlights view-display-id-block_1 view-dom-id-5 {
font-family: "Times New Roman", Times, serif;
}
.caption {
font-size: 90%;
padding-bottom: 20px;
}

.body-field-wrapper {
clear:both;
}

.views_slideshow_singleframe_teaser_section_spotlights-page_2 {
clear: both;
float: left;
}

#content #views_slideshow_singleframe_main_1 img{
	float: none;
	clear: both;
	padding-right: 20px;
}
.views_slideshow_singleframe_teaser_section {
clear: both;
float: left;
}
.views-field-teaser {
clear: both;
float: left;
}
#block-block-9 h3{
 border-radius:12px;
padding:10px;
box-shadow:1px 3px 6px #818181;
}
