/*------------------------------------+
 | Site: Love thy Neighborhood Awards |
 | Part: Print styles                 |
 +------------------------------------*/


/* Hide unnecessary elements
=====================================================================*/
#profile { display: none; }


/* Basics
======================================================================*/
dt { font-size: 16px; font-weight: strong; }


/* Reset
======================================================================*/
body,
.content,
.content-main,
.content-main-sub,
.content-sub,
#footer,
#header,
#page,
#wrapper {
	background: none;
	border: 0;
	float: none;
	padding: 0;
	margin: 0;
	max-width: 100%;
	min-width: 0;
	position: static;
	width: 100%;
}


/* Content
======================================================================*/
#logo { float: none; }