/*
* FEEDS starts
*/

.feeds_heading {
	margin: 0 260px 16px 20px;
}

	.feeds_heading .tabs_box_wr .tabs_box {
		margin: 9px -220px 0 0;
	}
		.feeds_heading .tabs_box_wr .tabs_box a {
			color: #666666;
			font-size: 11px;
		}

	.feeds_heading .filter_ctrls {
		margin-top: 6px;
		padding-bottom: 17px;
	}
		/*.feeds_heading .filter_ctrls * {
			vertical-align: middle;
		}*/

		.feeds_heading .filter_ctrls .selector {
			float: left;
			margin: 6px 20px 0 0;
		}
    .feeds_heading .help_tip_box {
         left: 0.33em;
         top: -4px;
    }

    .feeds_heading .feed_cross {
        position: relative;
        height: 44px;
        width: 200px;
        z-index: 90;
    }
        .feeds_heading .feed_cross div.al_bottom {
            position: absolute;
            bottom: 0.5em;
            right: 0;
        }

.feeds_side_col {
	margin: -138px 27px 0 0;
    position: relative;
    width: 220px;
}
	.feeds_side_col .left_dotted {
		margin: 0 5px 0 0px;
		padding: 0 0 2px 12px;
	}

	.feeds_side_col .left_dotted, .feeds_side_col > .promo {
		margin-bottom: 20px;
	}

	.feeds_side_col .promo.join_us_box, .feeds_side_col .promo.popular_cities_box {
		margin-left: 0px;
        right: 0;
	}

	.feeds_side_col .hint {
		font-size: 10px;
		margin-top: 10px;
	}

	.feeds_side_col .soc_opps {
		margin-top: 8px;
		font-size: 12px;
	}
		.feeds_side_col ul {
			list-style: none;
			margin: 0;
		}


		.feeds_side_col .soc_opps ul li {
			margin: 9px 0;
		}

    .feeds_side_col .promo.most_discussed {

    }
        .feeds_side_col .promo.most_discussed .heading,
        .feeds_side_col .promo.hotels .heading {
            margin-bottom: 7px;
        }
        .feeds_side_col .promo.most_discussed .mini {
            margin-bottom: 15px;
        }
        .feeds_side_col .promo.most_discussed .info {
            font-size: 11px;
            margin-top: 6px;
        }

    .feeds_side_col .promo.hotels img {
        display: block;
    }
    .feeds_side_col .promo.hotels .cont_link {
        display: block;
        margin-top: 7px;
    }

	.feeds_side_col .promo.project h6 {
		padding: 0 0 7px 12px;
	}

	.feeds_side_col .promo.event {
		padding: 0;
	}
		.feeds_side_col .promo.event h6 {
			font-family: Georgia, "Century Schoolbook L", Serif;
			font-size: 18px;
			margin-bottom: 7px;
		}
			.feeds_side_col .promo.event p {
				margin-top: 0.5em;
			}

.feeds_content_col {
	margin: 0 0 0 13px;
    width: 740px;
}
	.feeds_content_col .feed.materials .bottom_dotted {
			margin: 16px 0;
		}
			.feeds_content_col .feed.materials .bottom_dotted .material {
				padding-bottom: 16px;
				margin-right: 0;
			}

.date_filter {
    margin-top: 10px;
}

.date_filter .filter_date {
    width: 80px;
    margin: 0 10px;
}

.guide_feed_quick_links {
	margin-top: 50px;
}
/*
* FEEDS ends
*/