/*
	Theme Name:		Agenda
	Theme URI:		http://agendaorg.com
	Description:	Agenda web site print css.
	Version: 		1.0
	Author: 		Ozgur Gunes @ ORB
	Author URI:		http://orbproductive.com
*/

#nav,
#side,
#signature,
#infoTab,
#comments,
.pager {
	display: none;
}

#footer {
	clear: both;
	border-top: 1px solid #ccc;
	color: #ccc;
}

.copyright {
	font-size: 80%;
}

.fLeft {
	float: left;
	margin-right: 10px;
}

.fRight {
	float: right;
	margin-left: 10px;
}

.referenceList {
	margin: 0;
	padding: 0;
	text-align: center;
}

.referenceList li {
	list-style: none;
	margin: 0 20px;
	float: left;
}