/* @override http://www.nectardesign.com/dev/nectardesign/wp-content/themes/nectar-final/print.css */

html, body, *{
	background-color: #fff;
	color:  #000!important;
	overflow: visible !important;
	float: none !important;
	position: relative !important;
}
div#leftside, #footer_links, #mainmenu, #social_media, #gallery_thumbs, .gallery, #slideshow img{
	display: none !important;
}
#slideshow img:first-child{
	display: block !important;
	opacity: 1 !important;
	-mos-opacity: 1 !important;
}
#content, #wrap, .entry, .post{
	margin: 0!important;
	width: 100% !important;
}

#sitename{
	text-align: center;
	vertical-align: middle;
}
#logo img{
	
}

#sitename h1{
	display: inline;
	position: relative;
	top: -25px;
	left: 5px;
	font-size: 30px;
	vertical-align: middle;
	color: #000;
	width: 600px;
}
h3#sweetside, #page h3#sweetside{
	text-align: center;
	float: none;
	margin: 0 auto;
	width: 100%;
	height: 18px;
	text-indent:0px;
	margin: 24px 0 0 0;
	background: none;
}
#footer, #homefooter, #homefooter p{
	font-size: 12pt;
	margin: 0;
	width: 100%;
	text-align: center;
}

#homefooter p a{
	display: none;
}