/***********************************************
 *
 *Rosa for Maine Theme: printer friendly version
 *by Clifford Vickrey <clifford.vickrey@uconn.edu>
 *
 *Tried, tested, not approved!
 *
 **********************************************/

/***********************************************
 *
 *Color reference
 *
 *UNSATURATED
 *	#ffffff (white):     background
 *
 *SATURATED
 *	#1964a1 (pale blue): visited content links
 *
 **********************************************/
 
/***********************************************
 *
 *Font reference
 *
 *Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman", serif: all text
 *
 **********************************************/  

/***********************************************
 *
 *Structure
 *
 **********************************************/ 

html
{
	height:100%;
	width:100%;
}

body
{
	background-color:#ffffff;
	background-image:none;
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
	font-size:13px;
	overflow:visible;
}

#wrapper
{
	left:auto;
	margin:0;
	position:relative;
	top:auto;
	width:100%;
}

#ribbon,#rosaHeader,#wrapperTop,form,#respond,#htmlTagsA,#htmlTags,#footer,#socialMediaFooter,#contentDropShadow,.dropShadowBottom,#middleRightPane,#footNav,.noPrint,object
{
	display:none;
}

#wrapperMiddle
{
	margin:0;
	width:100%;
}

#middleLeftPane
{
	background-image:none;
	float:none;
	width:100%;
}

#contentWrapper
{
	width:100%;
}

#content
{
	background-image:none;
	height:100% !important;
	min-height:0;
	padding:0;
	width:100%;
}

#breadCrumbs
{
	border:0;
	margin:0;
	padding:0;
}

.navigation
{
	display:none;
}

/***********************************************
 *
 *Elements
 *
 **********************************************/ 

h1,h2,h3,h4
{
	font-family:Georgia,Palatino,"Palatino Linotype",Times,"Times New Roman",serif;
}

hr
{
	display:block;
}

#content .entry p a:visited
{
	color:#1964a1;
}

#bottom
{
	text-align:center;
}
