/* $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-size: 100%;
	font-family: inherit;
	text-decoration: inherit;
	vertical-align: baseline;
  }

/*
 * HEADER ELEMENTS
 */
 		
#rightbg {
	height: 120px;
	padding: 0px 0px 5px 0px;
	}


/* "Skip to Main Content" link
 * ---------------------------
 * This link useful for both visually impaired people and those with mobility impairments
 * who cannot use a mouse. http://www.webaim.org/techniques/css/invisiblecontent/ */
#skip a:link, #skip a:hover, #skip a:visited {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
#skip a:active, #skip a:focus {
  position: static;
  width: auto;
  height: auto;
}

		
			
#main-menu {
  clear: both;
}
#main-menu-links a {
  padding: 0.6em 1em 0.4em;
}
#main-menu-links {
  font-size: 0.929em;
  margin: 0;
  /*padding: 0px 15px 0px 0px;*/
  background-color: #999999;
}
#main-menu-links li {
  /* float: left; /* LTR */
  /* list-style: none;
  padding: 0 1px;
  margin: 0 1px; */
  display: inline-block;
  padding: 0 1px;
}
#main-menu-links a {
  color: #333;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  float: left; /* LTR */
  height: 2.4em;
  line-height: 2.4em;
  padding: 0 0.6em;
  text-decoration: none;
  text-shadow: 0 1px #eee;
  -khtml-border-radius-topleft: 8px;
  -khtml-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  -webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
#main-menu-links a:hover,
#main-menu-links a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}
#main-menu-links a:active {
  background: #fff;
}
#main-menu-links li a.active {
  border-bottom: none;
  background: #fff;

}


		#searchbar {
			float: right;
			display: block;
			padding: 10px 20px 0 0;
			/*border-bottom: 1px solid #cacaca;
			margin-top:-30px;
			margin-right:160px;*/}
			
		#searchbar .search2 {
			background: #CC0033 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;}

#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;}

#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
 */
 
#content 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:24px;
font-weight:normal;
}
	
h2.title, h2.title a {
	font-family:Georgia;
	color:#003366;
	font-size:20px;
        font-weight:normal;
}
	
#content h3, h3 a {
	font-family:Georgia;
	color:#003366;
	font-size:18px;}
	
#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-color: #999999;
color:#FFFFFF;
font-family:"Lucida Grande",Lucida,Verdana,sans-serif;
font-weight:bold;
font-size:11px;
line-height:25px;
padding:0 0 0 10px;
}

.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:11px;
margin:0;
padding:0;
overflow:hidden;}

.content ul.menu li a, .left-menu ul li a {
background:#EEEEEE none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 10px;
margin:0;
}

.content ul.menu li a:hover, .left-menu ul li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;
/*width:210px;*/
margin:0;
}

.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 ul.menu a {
background:#E9E7D8 none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 44px;}

.content ul.menu li ul.menu li ul.menu ul.menu li a {
background:#E9E7D8 none repeat scroll 0 0;
color:#333333;
display:block;
padding:5px 54px;}


.content ul.menu li ul.menu li a:hover {
background:#F2F3EC;
color:#333333;
text-decoration:underline;}

/*
 * NICE MENUS + VIEWS MODULES
 */
 
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;}

#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;
width:150px;}

#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;
}
	
p {
	margin:0 0 1em;
	font-size:100%;
	color:#333333;
	line-height: 1.5em;}
	
#container {
  	background: #FFFFFF;
	width: 950px;
	padding: 0px 20px 45px;
        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: right;
     width: 700px;
     margin-right: 15px; 		
     top: 50px;
     margin-top: .5em;
/*     position:relative;*/
}

/* insert by IW 6-16-11 */
  .column1 {
    float: left;
    width: 33%;
    /*position:relative;*/
   /* margin-left: 0px;*/
}

  .column2 {
    width: 100%;
    padding: 0px 0px 5px 220px;
    margin: 0px;    /*position:relative;*/
    /*margin-left: 200px;*/
}

  .column3 {
    float: right;
    width: 33%;
}  
/* end insert */

  #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: -235px;
  }

  body.sidebar-left #squeeze,
  body.two-sidebars #squeeze
  {
    margin-left: 235px;
    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: 2; /* We ensure the sidebars are still clickable using z-index */
    margin: 0;
  }

  #container #sidebar-left
  {
    width: 230px; /* If you change this value, change the values
                     of margin-left for #main and #squeeze. */
    top: 50px;
  }

  #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;}
	
	
	/*MIKE*/
	#content .taxonomy {
	
		border: none;
		padding: 0;
	
		}
 
 
.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;
	margin: 10px 0 0 0;
	font-size: 11px;
	font-family: Lucida Grande, Lucida Sans Unicode, Verdana, Sans-Serif;
	text-align: center;
	
	}

/*
 * 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: #CC0033;
  }

  .poll .bar
  {
    padding: 2px;
    background: #CC0033;
  }

/*
 * 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
  {
    padding-bottom: 15px;
    margin: 0 0 4px 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;
  }

/*
*HOMEPAGE ROTATING PHOTO BLOCK
*/

#block-views-rotating_homepage_image-block_1 { 
	
	background-color: #ddd; 
	padding:2%;  
	width:485px; 
	height: 360x;
	margin: 0;

}

/* REMOVING SPACE ABOVE PHOTO BLOCK*/

#content .node {
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	
	}


em { font-style:italic; }

dd { margin-bottom: 7pt; }

strong { font-weight:bold }


/*
* BANNER LOGO STYLES
*/


#logo_white, #logo_red, #logo_blue {
	float:left;
	height:60px;
	width:251px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 25px;
	padding-left: 15px;
}

#logo_white h1, #logo span {
		
		background: url(images/header.logo.png) no-repeat scroll -1px top; 
		display: block; 
		height: 60px; 
		text-indent: -12345em;
        border-right: 2px solid #fff; 
		padding-right: 15px;
		/*DANIELLE*/
		width: 251px;
		}

#logo_blue h1, #logo span {
		background: url(images/blue.header.logo.png) no-repeat scroll -1px top; 
		display: block; 
		height: 60px; 
		text-indent: -12345em;
        border-right: 2px solid #036; 
		padding-right: 15px;  
		/*DANIELLE*/
		width: 251px;
		}

#logo_red h1, #logo span {
		background: url(images/red.header.logo.png) no-repeat scroll -1px top; 
		display: block; 
		height: 60px; 
		text-indent: -12345em;
        border-right: 2px solid #c03; 
		padding-right: 15px;
		/*DANIELLE*/
		width: 251px;		
		}
		
		
.supplied_logo	{
	width: 674px;
	height: 90px;
	float: left;
	padding: 0;
	margin: 0;
	background-color: #0FF;
}

#container .supplied_logo img	{
	padding: 0;
}


/*
* SWITCHABLE BACKGROUNDS
*/


/*
* Banner Background
*/
.blue_banner        { background-color: #036;  }
.red_banner         { background-color: #c03;  }
.light_gray_banner  { background-color: #ccc;  }
.dark_gray_banner   { background-color: #999;  }
.white_banner       { background-color: #fff;  }


/*
* Page Background
*/
#blue_background   { background-color: #036;  }
#red_background    { background-color: #c03;  }
#blue_dark_light   { background: #E9E7D8 url(./images/bkg.gradient.blue.png) repeat-x scroll 0 0;       }
#blue_light_dark   { background: #036 url(./images/bkg.gradient-light-dark.png) repeat-x scroll 0 0;    }
#red_dark_light    { background: #E9E7D8 url(./images/red_dark_light.png) repeat-x scroll 0 0; }
#red_light_dark    { background: #900 url(./images/red_light_dark.png) repeat-x scroll 0 0; }
#gray_dark_light   { background: #CCCCCC url(./images/gray_dark_light.png) repeat-x scroll 0 0; }
#gray_light_dark   { background: #8c8c8c url(./images/gray_light_dark.png) repeat-x scroll 0 0; }



/*
* BANNER TEXT LINK COLOR
*/
.blue_banner_text, .red_banner_text, .light_gray_banner_text, .dark_gray_banner_text, .white_banner_text      {
        width: 675px;
        height: 90px;
        float: left;
        margin-top: -5px;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0;
        padding-bottom: 0;
        padding-left: 0px;
        font-size: 30px;
        font-family:Georgia, serif;

}

.white_banner_text      a:link, .white_banner_text       a:visited  { color:#fff; }
.blue_banner_text       a:link, .blue_banner_text        a:visited  { color:#036; }
.red_banner_text        a:link, .red_banner_text         a:visited  { color:#C03; }
.light_gray_banner_text a:link, .light_gray_banner_text, a:visited  { color:#ccc; }
.dark_gray_banner_text  a:link, .dark_gray_banner_text,  a:visited  { color:#999; }


/*
* FOOTER TEXT LINK COLOR
*/

#footer {text-align:center; font-size: 75% }
.white_footer_text      a, .white_footer_text      p { color: #fff; }
.blue_footer_text       a, .blue_footer_text       p { color: #036; }
.red_footer_text        a, .red_footer_text        p { color: #C03; }
.light_gray_footer_text a, .light_gray_footer_text p { color: #ccc; }
.dark_gray_footer_text  a, .dark_gray_footer_text  p { color: #999; }



/*
* Department News Styles
*/
#block-views-news_articles-block_1 {

	width: 210px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	border: none;

}

#block-views-news_articles-block_1 ul li{

	border-bottom:1px dotted #999999;
	padding-bottom:9px;
	padding-top:4px;

	}

#block-views-news_articles-block_1 ul li a:link, #block-views-news_articles-block_1 ul li a:visited {

	color: #6E2E14;
	font-size: 0.8em;
	line-height: 1.2em;

	}

/*
* Feed Styles
*/
#sidebar-right .block-aggregator {
	
	border: none;

	}

.block-aggregator {

	width: 210px;
	line-height: 1em;
	margin: 0;
	padding: 0;
	border: none;

}

.block-aggregator ul li{

	border-bottom:1px dotted #999999;
	padding-bottom:9px;
	padding-top:4px;

	}

.block-aggregator ul li a:link, .block-aggregator ul li a:visited {

	color: #6E2E14;
	font-size: 0.8em;
	line-height: 1.2em;

	}
	
#sidebar-right .more-link a:link {
	
	color: #036;
	font-size: 0.75em;
	line-height: 1.2em;
	
	}
	/* 
* Feed items in content area 
* example: Campus News
*/
#aggregator .feed-item-body {
	
	font-size: .9em;
	padding: 0 0 0 5px;
	
	}

#aggregator .feed-item-meta {
	
	font-size: .86em;
	line-height: 1.1em;
	color: #333;
	padding: 5px 0 0 5px;
	
	}


/* --------------- Search Form ---------------- */

#block-search-form {
  padding-bottom: 7px;
}
#block-search-form .content {
  margin-top: 0;
}
#search-form input#edit-keys,
#block-search-form .form-item-search-block-form input {
  float: left; /* LTR */
  font-size: 1em;
  height: 1.143em;
  margin-right: 5px;
  width: 9em;
}
#search-block-form input.form-submit,
#search-form input.form-submit {
  margin-left: 0;
  margin-right: 0;
  height: 25px;
  width: 34px;
  padding: 0;
  cursor: pointer;
  text-indent: -9999px;
  border-color: #e4e4e4 #d2d2d2 #b4b4b4;
  background: url(images/search-button.png) no-repeat center top;
  overflow: hidden;
}
#search-block-form input.form-submit:hover,
#search-block-form input.form-submit:focus,
#search-form input.form-submit:hover,
#search-form input.form-submit:focus {
  background-position: center bottom;
}
#search-form .form-item-keys label {
  display: block;
}

/* --------------- Search Results ---------------- */
ol.search-results {
  padding-left: 0;
}
.search-results li {
  border-bottom: 1px solid #d3d7d9;
  padding-bottom: 0.4285em;
  margin-bottom: 0.5em;
}
.search-results li:last-child {
  border-bottom: none;
  padding-bottom: none;
  margin-bottom: 1em;
}
.search-results .search-snippet-info {
  padding-left: 0;
}

/* ----- additions 10-19-11 ----------------  */

.two_cols_container {
	 border:medium #000;
  width: 100%;
  /*height: 100%;*/
} 
.two_cols {
  position: relative;
  margin: 0 auto;
  overflow:auto;
  /*height: 100%;
  height: auto;
  min-height: 100%;*/ 
}
.two_cols .left-col {
  /*position: absolute;
    left: 0;*/
  float: left;
}
.two_cols .right-col {
  /*position: absolute;
    right: 0;*/
  float: right;
  width: 50%;
  /*text-align: center;
  padding-right: 50px;*/
}

.curtains { 
  border: 4px solid #0000;
  padding: 2px 2px 2px 2px;
}

#my_size {
  height: 300px;
}


div#views_slideshow_cycle_main_publicationsview-block {
 font-size: 11px;
 background: none repeat scroll 0px 0px rgb(238, 238, 238);
 color: rgb(51, 51, 51);
}
p.pub{
 margin-right: 3em;
 padding-right: 4px;
}
div.pub-auth{
  padding-top: 4px;
}

.newsimage{
 float: right;
}
