/********** Layout to be used if wide is active **********/

.wide-top {
	background: #ffffff;
	width: 100%;
	border-top: 6px solid #f4f4f4;
	border-bottom: 6px solid #f4f4f4;
}

.colorbar {
	background: url('../images/colorbar.png') repeat-x;
	width: 100%;
	height: 28px;
	padding-top: 7px;	
}

#header {
	margin: 0 auto;
}

.feature-wide {
	background: #90b2c2 url('../images/fire-red.png') top center;
	width: 100%;
	border-bottom: 6px solid #420c00;
}

#tall-nivo-featured-wrap.wide {
    padding: 40px 0 46px;
}

#action {
    border-bottom: none;
    margin: 0 auto;
}

.content-wide {
	background: #ffffff;
	width: 100%;
	overflow: hidden;
	border-bottom: 6px solid #f4f4f4;
	padding-bottom: 40px;
}

#content {
	float: none;
	margin: 0 auto;
}

.tweet-tweet-wide {
	background: #DCF2F5 url('../images/lines.png') 0 0 repeat;
	border-bottom: 6px solid #c2e0e4;
	width: 100%;
	font-style: italic;
}

#tweet-tweet {
	position: relative;
	float: none;
	margin: 0 auto;
    color: #5CA3BB;
}

#tweet-tweet a {
	text-decoration: underline;
}

.tweet-tweet-pointer {
	background: url('../images/tweet-tweet-pointer.png') 0 0 no-repeat;
	width: 53px;
	height: 28px;
	position: absolute;
	left: 0;
	bottom: -34px;
}

.footer-wide {
	background: #90b2c2 url('../images/footer-widgets-fire.png') repeat-x top center;
	width: 100%;
	border-bottom: 6px solid #561203;
}

#footer {
	margin: 0 auto;
}

.footer-bottom-wide {
	background: url("../images/footer-darker.png");
	width: 100%;
}

#footer-bottom {
	margin: 0 auto;
}

.masthead-wide {
	background: #90b2c2 url('../images/fire-red.png') top center;
	width: 100%;
	padding-bottom: 10px;
	border-bottom: 6px solid #742a0d;
}

#accordion-wrap {
	margin: 0 auto;
}

#galleryview-wrap {
	margin: 0 auto;
}