/***************************
************* By Elements */

body { 
	font-size: 62.5%;
	font-family: 'Myriad Pro', 'Trebuchet MS', Arial, Verdana, sans-serif;

}
div#wrapper {
	font-size: 1.2em;
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2.page-title {
	font-size: 2.5em;
	text-transform: lowercase;
	font-weight: normal;
}

h2.post-title {
	font-size: 2em;
	text-transform: lowercase;
	font-weight: normal;
}

/***************************
************* Header */

div#news h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}
div#news h2 span {
	font-size: 0.8em;
	line-height: 1.2em;
}
div#news li {
	font-size: 1.0em;
	line-height: 1.2em;

}



/***************************
************* Navigation */

div#menu {
	line-height: 1em;
	font-size: 0.9em;
	text-transform: uppercase;
/*	font-weight: bold;*/
	letter-spacing: 2px;
}



/***************************
************* Content */


div#content {
	font-size: 0.8em;
	line-height: 1.2em;
}

div#content {
	font-size: 0.8em;
	line-height: 1.2em;
}

/***************************
************* Footer */

div#footer {
	font-size: 0.8em;
}
div#footer li {
	line-height: 0.8em;
	text-transform: uppercase;
}
p#riba, p#society {
	text-indent: -999em;
}
div#footer p {
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
}
