#col_left, #col_right {
	padding: 20px 0 0 20px;
}

#col_left {
	width: 240px;
}

#content {
	width: 420px;
}

#col_right {
	width: 240px;
}

.feature_left {
	border-bottom: 1px solid #999;
	padding: 30px 0 8px;
	width: 220px;
}

.feature_left h1 {
	margin-bottom: 5px;
	font-family: georgia,serif;
	font-weight: normal;
	text-indent: -9999px;
	height: 19px;
} 

.feature_txt p {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.2em;
}

.feature_txt {
	width: 140px;
}

#heading_menu { background: url(../images/heading_menu.png) no-repeat; }
#heading_transfats { background: url(../images/heading_transfats.png) no-repeat; height: 43px; }
#heading_locations { background: url(../images/heading_locations.png) no-repeat; }


span.fries { left: -8px; top: -27px; }
span.poutine { left: -15px; top: -4px; }
span.transfat { left: 0; top: 0; }
span.locations { left: -4px; top: -8px; }
span.community { left: -4px; top: -16px; }

p.arrow {
/*	background: transparent url(../images/arrow.jpg) no-repeat bottom right;*/
	padding-right: 10px;
	margin: 0;
	font-size: 1.0em;
}

#news {
	background: transparent url(../images/bg_news.jpg) repeat-x top left;
	margin-top: 30px;
	padding: 12px 10px 10px;
	width: 200px;
	min-height: 138px;
}

#news h1 {
	font-family: georgia,serif;
	font-weight: normal;
	margin: 5px 0 0 10px;
}

#news p.arrow {
	margin-top: 10px;
	display: inline;
}

p.news {
	margin: 10px 0 10px 0;
	font-size: 1.1em;
	font-weight: normal;
}

p.news a {
	color: #bcbec0;
}

p.news span {
	font-size: 1.1em;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	display: block;
}

.feature_right {
	background-color: #474747;
	padding: 5px;
	margin-bottom: 10px;
	position: relative;
}

.feature_right.noborder {
	padding: 0;
}

.feature_right p {
	line-height: 1.2em;
}

.feature_right h3, .feature_right h4 {
	margin-bottom: 3px;
	font-family: georgia,serif;
	font-weight: normal;
	letter-spacing: 0.05em;
	font-size: 1.6em;
	text-align: left;
}

.feature_right h3 { text-indent: -9999px; height: 16px; }

#title_tweets { background: url(../images/heading_tweets.png) no-repeat; }
#title_poll { background: url(../images/heading_poll.png) no-repeat; height: 19px; }

.feature_content {
	background-color: #474747;
	border: 3px solid #303030;
	padding: 5px 8px;
	text-align: center;
	overflow: hidden;
}
.feature_content p, .feature_content li {
	font-size: 1.1em;
	font-weight: bold;
}
.feature_content li { margin-bottom: 5px; }

.feature_content p.news { font-weight: normal; }

.feature_content ul {
	margin-bottom: 10px;
	text-align: left;
}

.feature_content label {
	font-size: 1.1em;
	font-weight: normal;
}

#feature_poll { background: none; border-top: 1px solid #999; }
#feature_poll .feature_content { background: none; border: none; }


.results {
	text-align: left;
}

.result {
	width: 100px;
	margin-top: 8px;
}

.result p {
	font-size: 1.0em;
	display: inline;
	line-height: 1.0em;
}

.result div {
	height: 8px;
	margin-top: 2px;
}

#email {
	font-size: 1.3em;
	width: 270px;
	height: 25px;
}

#btn_send {
	margin: 5px 0 0 7px;
}

ul.feed li {
	margin-bottom: 8px;
}

#col_left .feature_right { margin-right: 20px; margin-top: 20px; }

#right_promo { height: 412px; background: none; padding: 0; }

#icon_tweets { position: absolute; left: 0px; }
#title_tweets { margin: 10px 0 20px 45px; }
#follow_tweets { width: 154px; height: 45px; padding-top: 8px; background: #303030; text-transform: uppercase; position: absolute; bottom: 5px; left: 33px; }
#follow_tweets h4 { font-size: 1.4em; margin-bottom: 6px; text-align: center; }
#follow_tweets img { margin: 0 auto;
	-moz-box-shadow: 1px 1px 1px #000;
	-webkit-box-shadow: 1px 1px 1px #000;
	box-shadow: 1px 1px 1px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color='#000000');
}

#content { width: 420px; }
#maincontent { background: #000; height: 673px; margin-bottom: 10px; }

#feature_newsletter { background: #303030 url(../images/bg_newsletter.jpg) repeat-x top left; padding: 33px 25px 28px 46px; height: 81px; position: relative; }
#feature_newsletter h3 { font-family: georgia,serif; font-weight: normal; font-size: 1.8em; line-height: 1.2; }
#feature_newsletter #icon_newsletter { position: absolute; left: -16px; top: 12px; }

#icon_poll { position: absolute; left: -5px; }
#title_poll { margin: 10px 0 20px 45px; }
#poll_question { font-weight: normal; text-align: left; font-size: 1.2em; }
#poll_answers { padding-bottom: 10px; }

#feature_tweets .feature_content { min-height: 357px; }
#feature_poll .feature_content { min-height: 357px; }

#jukebox_container { padding-top: 15px; }
#jukebox_container p { margin-top: 5px; font-weight: bold; }
#jukebox_container a { color: #ffd400; }

