/* 
  ------------------------------------------------
  www.cartafiore.com
  Print Media Style Sheet
  ------------------------------------------------
*/

body {
	margin: 0;
	padding: 0;
	min-width: 0;
	background-color: transparent;
}

#logo img { max-width: 50%; }
#logo .column-2 { text-align: left !important;}

.sidebar, .main-content, .sidebar2, .sidebar-right, .content, .column-content {
	padding-bottom: 0;
	margin-bottom: 0;
	border: none !important;
}
.main-content  {
	margin: 0;
}
#layout {
	max-width: none;
	margin: 0px;
	box-shadow: none;
	border-radius: 0px 0px 7px 7px;
	background-color: transparent;
}

form {
	display: none;
}

#masthead {
	display:none;
}

.column-content, .content {
	height: auto !important;
	max-height: 888678px;
	border: none !important;
}
.column-content * {
	padding: 0px !important;
}
.footer {
	position: static;
	background-color: #fff !important;
	background-image: none !important;
}

.copyright {
	display: none;
}