
/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

#idonate-embed {background: #FFFFFF;}

.container {
	padding:15px 0;
	position:relative;
}

.ie7 p { margin:15px 0; }

.row {
	width: 100%;
	max-width: 1140px;
	min-width: 755px;
	margin: 0 auto;
	position:relative;
}

#content .row, #sidebar .row {min-width:100%;}

p:empty {display:none;}

#content div:empty, div.content-item:empty, div.content-item.page-item:empty {display:none !important;}

#slider div:empty {display:block !important;}

.wrap {	margin:0 auto;}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
	margin-right:3.8%; /* around 40px (43.32px) at full width (1140px) */
	float: left;
	min-height: 1px;
}

.row .onecol { width: 4.85%; } /* 55.29px */

.row .twocol { width: 13.45%; } /* 153.33px */

.row .threecol { width: 22.05%; } /* 251.37px */

.row .fourcol { width: 30.75%; } /* 350.55px */

.row .fivecol { width: 39.45%; } /* 449.73px */

.row .sixcol { width: 48%; } /* 547.2px */

.row .sevencol { width: 56.75%; } /* 646.95px */

.row .eightcol { width: 65.4%; } /* 745.56px */

.row .ninecol { width: 74.05%; } /* 844.17px */

.row .tencol { width: 82.7%; } /* 942.78px */

.row .elevencol { width: 91.35%; } /* 1041.39px */

.row .twelvecol {
	width: 100%;
	float: left;
}

.first { margin-left:0; }

.last {margin-right: 0px !important;}

img, object, embed { height: auto; max-width:100%; }