/*	THE SENATE
	------------------------------------
	Author:		Darin Reid (http://darinreid.com/)
	Version:	081111
*/

@import url('assets/css/layout.css');
@import url('assets/css/type.css');
@import url('assets/css/shop.css');


/* 	GRID DEBUGGING - just enable background: none;
		on individual or all elements to see the grid.
----------------------------------------------------- */
/*
.content { 
				_background: none;
				}
				
#main-col {
				_background: none;
				}
				
.widget	{
				_background: none;
				}

.content,#main-col,.widget {
				_background: none;
				}
*/

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}