/*
Theme Name:		NAPE - Serviços
Theme URI:		http://nme.ist.utl.pt
Description:	Template filho dos serviços para o NAPE
Author:			NME
Author URI:		http://nme.ist.utl.pt
Template:		geral
Version:		1.0
*/
@import url("../geral/style.css");

header .service_mission h2 {
	padding-top: 20px;
	}

#gallery {float: left;  margin: 0 0 10px 0;}

#gallery img {float: left; border: 3px solid #ece6ca; margin: 0 25px 25px 0; width: 184px;}

*:first-child+html .showreelp { margin-top: 1.0em;}

.grid_5.omega p{background: #F4F1EB;}

/* Styles for mailling list Widget */
.MailPress {
	padding: 48px 0 0 24px;
	}

.mp-form #slidercaptcha-general, {
	margin-top: 10px;
}

.mp-form {
	width: 194px !important;
}

.MailPressFormEmail, .MailPressFormName {
	font-family: 'KlavikaRegularPlain', sans-serif;
	font-size: 12px;
	color: #333;
	width: 176px;
	padding: 8px;
	margin-bottom: 5px;
	border: 1px solid #f3f3f3;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.MailPressFormEmail {
	margin-bottom: 10px;
}

.MailPressFormEmail:focus, .MailPressFormName:focus {
	border: 1px solid #36A8DB;
}

.mp-formdiv {
	width: 193px;
}

.mp-formdiv > span {
	font-size: 12px;
	margin-left: 2px;
}

.btn-manage {
	margin-top: 20px;
}

.btn-manage a {
	padding: 10px;
	background-color: #179cd8;
	color: #ffffff;
}

.button {
	border: 0;
	width: 100px;
	padding: 10px;
	margin-right: 5px;
	background-color: #179cd8;
	color: #ffffff;
}

.button:hover {
	cursor: pointer;
}
.mailpress_error {
	margin: 15px 0 5px 0;
}