/*
Theme Name: NME IE Stlyesheet
Theme URI: http://groups.ist.utl.pt/unidades
Description: IE Stlyesheet
Version: 1.0
Author: RB @ NME
Author URI: http://nme.ist.utl.pt
*/


/*......................................................................................

NME -------------------------------------------------- Núcleo de Multimédia e e-Learning

||||||||||||||||||  http://nme.ist.utl.pt ||||||  nme@ist.utl.pt  ||||||||||||||||||||||

Screen CSS......................  Ricardo Baeta .........................|||||||||||||||

.....................................................................................*/

/* Internet explorer tribute... */

nav ul {
	margin-left: 0.5em;
	}
article.noticias h4 {
	margin-top: 0;
	}
.content_container {
	background: #fff url("img/navigation_background.png") repeat-y scroll 723px 10px;
	}
.breadcrumbs a:link, .breadcrumbs a:visited {
	padding: 7px 16px 8px 0;
	}	
	
/** IE7 hacks **/
*:first-child+html nav ul {
	width: 225px;
	}
*:first-child+html nav ul li ul {
	width: 216px;
	}
*:first-child+html nav ul li ul li ul {
	width: 203px;
	}				
*:first-child+html .breadcrumbs a:link, .breadcrumbs a:visited {	
	padding-top: 8px;
	}
*:first-child+html .identity_language {
	margin-bottom: -36px;
	}
*:first-child+html .identity_language p {
	margin-right: -34px;
	}
	
/** IE6 hacks **/
* html body li.current_page_item a:link {
	color: #5a7133;
	font-weight: bold;
	}
* html body li.current_page_ancestor a:link {
	color: #5a7133;
	font-weight: bold;
	}
