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

body,
input,
textarea,
select {
  color: #000;
  background: none;
  font-family: Geneva, Tahoma, Verdana, sans-serif;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
	width: auto;
  margin: 0 .2in .2in .2in;
  font-size: 10pt;
}


#page,
#page-wrapper,
#main-wrapper,
#main,
#content,
.section,
#content .section{
	margin: 0;
	padding: 0;
	width: 100%;
	box-shadow: none;
	background: none;
}


h1, h2, h3, h4, h5, h6, h1#page-title{
	font-family: Geneva, Tahoma, Verdana, sans-serif;
	text-shadow: none;
}

#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
#footer-wrapper,
.tabs,
.add-or-remove-shortcuts {
  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 .title,
#comments form,
.comment_forbidden {
  display: none;
}

#bluebar, #bbpano, #a2apage_dropdown, .addtoany, .da2a_button, #header, #brandbar-link{
	display: none
}

/*#main-wrapper{
	width: 100%
}*/