﻿/*....................................................www.ipc.pt

||||||||||                IPC | Instituto Politécnico de Coimbra

Screen CSS.................|||||||||||||||||||||||||||||||||||||

Ricardo Baeta.........................Instituto Superior Técnico

Gabinete de Apoio à Criação de Conteúdos Multimédia e e-learning

ricardo.baeta@ist.utl.pt..............||||||||||||||||||||||||||

*/

/****|||||||  Generic  Selectors ****/

* html #header { height: 106px; }
	
/****|||||||  Design  Selectors ****/

* html #center_column { margin: 0 200px; }
* html #left_column { width: 200px; }

/****|||||||  Essencial  Selectors ****/

	/****Funky Corner****/
	* html .inside_left_top_corner { top: 1px; left: -14px; }	

* html .home_object_body {	background-position: 18px 6px;}
/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html .home_object_body {	background-position: 14px 6px;}

* html .home_girl_image { top: 14px; right: 220px;}

/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #article_navigation { margin-bottom: 2px; }
*:first-child+html li#active_link { padding: 0; }
*:first-child+html li#hidden_link { padding: 0; }

* html #articles { margin-top: -16px; }
* html #article_navigation { margin-bottom: 2px; }

/****|||||||  List  Selectors ****/

/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #main_navigation { margin-right: 25px; }

* html #article_navigation li { margin-left: 2px; }

* html #site_wide_navigation .log { margin-top: 3px; }
/* Specific IE7 Rule [ http://www.webdevout.net/articles/css_hacks.php ]*/
*:first-child+html #site_wide_navigation .log span { line-height: 32px; }

/****|||||||  Form  Selectors ****/

* html #search { top: 1px; right: -1px; }