/********** Layout to be used if wide is active **********/

#header {
	margin: 0 auto;
}

.feature-wide {
	width: 100%;
}

#action {
    border-bottom: none;
    margin: 0 auto;
}

.content-wide {
	background: #f9f9f9 url("../images/tgrad.png") repeat-x;
	width: 100%;
	overflow: hidden;
	padding-top: 40px;
}

#content {
	margin: 0 auto;
}

#tweet-tweet a {
	text-decoration: underline;
}

.footer-wide {
	background: #90b2c2 url('../images/fire.png') repeat-x top center;
	width: 100%;
}

#footer {
	margin: 0 auto;
}

.footer-bottom-wide {
	width: 100%;
}

#footer-bottom {
	margin: 0 auto;
}