/*  
Theme Name: mTelecomunicações
Description:  Theme for the Mestrado de Telecomunicações project. Based on the iBlog2 theme by <a href="http://www.pagelines.com">Pagelines</a>, inspired by Apple.
Theme URI: http://ued.ipleiria.pt
Version: 1.0.0
Author: UED
Original-Author: Andrew Powers (http://www.pagelines.com)
Author URI: http://ued.ipleiria.pt
*/

body {
	background: #ffffff url(none);
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}


h1 {
	color: #000000;
}
h1 a, h1 a:visited {
	color: #000000;
}


#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
