/*
 Theme Name:   THEME UQAC
 Theme URI:    http://www.uqac.ca/demowp
 Description:  Twenty Fourteen Child Theme - support de people list
 Author:       Sylvie Bouchard, Sarah Paradis et Matieu Duhaime
 Author URI:   http://www.uqac.ca/demowp/equipe
 Template:     twentyfourteen
 Version:      1.0.2
 Tags:         cesures, light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fourteen-child
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here*/

p, li, a, td, h1, h2, h3, h4, h5, tr, div, span {	
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
	word-wrap: normal;
}

div.person {display:block; float:left;  width:150px; height:200px; margin-right:0.5em;}
span.user-thumbnail {display:block; margin:auto;}
a.lien-courriel {display:block; font-size:0.9em;}
span.user-titre {display:block;color:#494949; font-size:0.8em;}
span.user-poste {display:block;color:#494949; font-size:0.8em;}
