/* $Id: print.css,v 1.2 2010/09/09 15:27:08 webchick Exp $ */

/* ---------- General Layout ---------- */

body,
input,
textarea,
select {
  color: #000;
  background: none;
  font-size:110%;
  font-family:"Times New Roman", Times, serif;
  line-height:normal;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 600px;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts,
.action-menu-drop{
  display: none;
}
.one-sidebar #content,
.two-sidebars #content {
  width: 100%;
}
#triptych-wrapper {
  width: 960px;
  margin: 0;
  padding: 0;
  border: none;
}
#triptych-first, #triptych-middle, #triptych-last {
  width: 250px;
}
/* ---------- Node Pages ---------- */

#comments,
#comments .title,
#comments form,
.comment_forbidden {
  display: none;
}
.search-form {
	display:none;
}
#header {
	margin:0;
	padding:0;
	height:90px;
}
#logo {
	margin:0;
	padding:0;
}
h1#page-title{
	font-family:Arial, Helvetica, sans-serif;
}
.TabbedPanelsTabGroup { 
display: none !important; 
}
 
.TabbedPanelsContent { 
display: block !important; 
overflow: visible !important; 
height: auto !important;
border: 1px solid #666;
	-khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin-bottom:10px;
}
.column-two {
	border:1px solid #666;
	border-color:#666;
}

.print-only h2 {
	display:block;
}
h1#page-title-b {
	background:none;
	padding-left:0;
}
.grid8 {
	width:100%;
}
.grid4 {
	clear:both;
	width:100%;
	margin:10px 0 0 0;
}
.view-media {
	display:none;
}
.column-two {
	padding:10px 20px;
}
.column-two .field-item {
	font-size:1.0em;
}
.related-articles {
	display:none;
}
.overview .field-item {
	background:none;
	padding:0;
	margin:10px 0;
}
.chronology-date {
	width:12%;
}
.chronology-date .field-item {
	background:none;
	color:#000;
	font-size:.9em;
	margin:6px 3px 0 0;
}
.chronology-title {
	width:88%;
}
.column-two h4 {
	font-size:1.35em;
	font-weight:normal;
	color:#000;
	margin: 1.0em 0 0.5em;
	font-family:"Times New Roman", Times, serif;
}
.view-media.article-main {
	display:block;
}
