@charset "UTF-8";

/* respectrefugees.org/styles/es_ecard.css */
/* Tags */
h3 {
	border-top: 1px solid #C0DFEB;
	border-bottom: 1px solid #C0DFEB;
	clear: both;
	margin-right: 10px;
}
li h3 {
	border: 0;
	font-size: 1.1em;
}
ul.entry+h2 {
	clear: both;
	margin-top: -1.50em;
}
/* Classes */
.award {
	border-top: 1px solid #C0DFEB;
	border-bottom: 1px solid #C0DFEB;
	clear: both;
	margin-right: 10px;
}
.category {
	font-weight: bold;
	margin: 0 0 0 -15px;
	text-align: center;
	width:225px;
}
.entry, 
.thumb_dis {
	clear: both;
	list-style-type: none;
}
.thumb_dis li {
	float: left;
	padding-left: 2.00em;
}
.entry-left {
	float: left;
	list-style-type: none;
 	margin-left: 0;
	width: 35%;
}
.entry-left .poster, 
.entry-right .poster {
	margin-left: -2.00em;
	min-height: 75px;
	text-align: center;
	width: 250px;
}
.entry-left .winner, 
.entry-left .winner_portrait, 
.entry-right .winner, 
.entry-right .winner_portrait {
	margin: 0 1.00em 0 0;
	padding: 0 1.00em 0 0;
	width: 250px;
}
.entry-right {
	float: right;
	list-style-type: none;
	margin-right: 3.00em;
	width: 35%;
}
.entry-row {
	clear: both;
	min-height: 175px;
}
.entry-row+h2, 
.entry-row+p {
	clear: both;
	text-align: left;
}
.poster {
	text-align: center;
}
.country, 
.school, 
.student {
	list-style-type: none;
	margin: 0 0 0 -1.50em;
	text-align: center;
}
.statement {
	list-style-type: none;
	padding: 1.00em 0 0 0;
}
.student {
	font-size: 1.25em;
	font-weight: bold;
}
.winner ul, 
.winner_portrait ul {
	margin: 0 0 1.00em 0;
}
/* IDs */