/*
Theme Name: AAA
Theme URI: http://groups.ist.utl.pt/unidades
Description: Template AAA Serviços
Version: 1.0
Author: Tiago Pratas
Author URI: http://nme.ist.utl.pt
Template: geral
*/


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

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

||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

Screen CSS...............................................................|||||||||||||||

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

/********||||||  960 Grid System "http://960.gs/" ******/

@import url("../geral/style.css");


h1 a {
	background: url("img/logo_aaa_iniciativa.png") no-repeat 0 0;
	display: block;
	width: 148px;
	height: 56px;
	text-indent: -9999999px; 
	}
h1 {
	padding: 46px 0 0 0;
	display: inline-block;
	}
.content_wrapper h2 {
 margin-bottom: 20px;
 }
.positionlogo {
	margin-top: -32px;
}

.global_navigation ul li {
	padding-left: 2%;
}

/*********menu*******/

.global_navigation {
	width: 83%;
}

/********||||||  Social Media ******/

footer ul {
	list-style: none !important;
	}
#social_media {
	float:left; 
	width: 111px; 
	padding: 20px 0 0 0;
	}
#social_media li {
	float:left; 
	margin: 0 0 0 2px;
	}
#social_media li a {
	text-indent: -9999px; 
	display:block; 
	width: 26px; 
	height: 24px; 
	background-image: url("img/footer.png");
	background-repeat: no-repeat;
	}
.in a {
	background-position: 0 0;
	}		
.fb a {
	background-position: -28px 0;
	}
.tw a {
	background-position: -56px 0;
	}
.rss a {
	background-position:-84px 0;
	}
.in a:hover {
	background-position: 0 -28px;
	}			
.fb a:hover {
	background-position: -28px -28px;
	}
.tw a:hover {
	background-position: -56px -28px;
	}
.rss a:hover {
	background-position: -84px -28px;
	}
#social_media a {
    color: #43515C;
    padding: 1px 0px;
    text-decoration: none;
	}
.positionlogo {
	float: right;
	}


#contacts h2 a {
	background: none;
	}

#contacts {
	float:right;
	width: 176px;
	padding-bottom: 2.6em;
	}	
