/*

1312 vs. Area 17

for Area 17 (www.area17.com)

fudging together a print style sheet :-)

*/
body {
	vertical-align: top;
}
* {
	color: #34322b !important;
}
#header *, #nav-bar, #page-heading *, div.secondary, div.secondary *, div.featured, div#footer, div#top-strap, div#btm-strap {
	display: none;
}
	div {
		height: auto !important;
	}
	hr, div.hr {
		background: none !important;
		border-bottom: 1px solid #ccc;
		height: 1px;
		overflow: hidden;
		margin: 17px 0 17px 0;
	}
	.hide-for-screen, a {
		color: #888681 !important;
	}
	.hide-for-screen {
		display: block;
		font-style: italic;
		text-align: left;
		margin: 0;
		padding: 0;
	}
		img.hide-for-screen {
			margin-top: 50px;
		}
	#page-heading h2, #page-heading h3, #page-heading h4 {
		display: block;
		float: none;
		margin: 0 !important;
		padding: 0 !important;
		height: auto !important;
		width: 100%;
	}
	h3 {
		display: block;
		float: none;
		border-bottom: 1px solid #ccc;
		margin: 0 !important;
		padding: 0 0 17px 0  !important;
		height: auto !important;
		width: 100%;
	}

	ul.tabnav {
	  display: none;
	}

div#burda.projects div.project ul.horz-links-list  {
  clear:both;
  display:block;
  margin:0 0 20px;
  padding:0 0 10px;
  width:100%;
  }

div#burda.projects ul.horz-links-list a {
  display:none;
}

h4.comments-heading span a {
  display: none;
}
div#page-heading div.user-details {

  display: none;
}

