
/* ---------- Basic Layout Styles ----------- */

/*html,
body,
#page  {
  height: 100%;
}*/
#page-wrapper {
  min-height: 100%;
  min-width: 940px;
}
#header div.section,
#featured div.section,
#messages div.section,
#triptych,
#footer-columns,
#footer {
  width: 940px;
  margin-left: auto;
  margin-right: auto;
}
#header div.section {
  position: relative;
}
/*.region-header {
  float: right; /* LTR 
  margin: 0 5px 10px;
}*/
.with-secondary-menu .region-header {
  margin-top: 3em;
}
.without-secondary-menu .region-header {
  margin-top: 15px;
}
#secondary-menu {
  width: 480px;
}
/*#content,
#sidebar-first,
#sidebar-second,
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last,
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  display: inline;
  float: left; /* LTR 
  position: relative;
}*/
.content-double{
	width:920px;
	float: none;
	padding-right: 10px;
}
.content-simple{
	width:700px;
	float: left;
}

/*.top-box{
	position:absolute;
	top:10px;
	right: 20px;
}*/

#sidebar{
	float: right;
	width:220px;
	
}

#sidebar .content{
	float:left;
}


body.front #sidebar{margin-top: 280px}
#main-wrapper {
  min-height: 300px;
}
/*#content .section,
.sidebar .section {
  padding: 0 15px;
}*/
#breadcrumb {
  margin: 10px 10px 10px 0;
}
.region-triptych-first,
.region-triptych-middle,
.region-triptych-last {
  margin: 20px 20px 30px;
  width: 280px;
}
.region-footer-firstcolumn,
.region-footer-secondcolumn,
.region-footer-thirdcolumn,
.region-footer-fourthcolumn {
  padding: 0 10px;
  width: 220px;
}
#footer{
  width: 940px;
  min-width: 920px;
}
	
.col2x{
	float: left;
	width: 340px;
	padding-right: 8px;
}

#node-2 .field{
	float: left;
	width: 370px;
}

