.home #body {
    height: 1485px;
}

#leftcolumn {
	float: left;
	top: 100px;
	left: 0;
	margin: 0;
	padding: 0 14px 0 0;
	width: 635px;
	display: block;
}

#rightcolumn {
	float: left;
	top: 100px;
	left: 20px;
	margin: 0;
	padding: 0;
	width: 300px;
	display: block;
}

/*
#ad {
    position: relative;
    padding: 0 0 8px 0;
    width: 300px;
    height: 250px;
}
#ad a {
    display: block;
    width: 300px;
    height: 250px;
}

*/

#merchant-search {
  background-color: #FD8E34;
  padding: 10px 20px;
  border: 2px solid #A43D12;
  margin-bottom: 5px;
}
#merchant-search h3 {
  color: white;
  font-size: 18px;
  margin: 0px;
  margin-bottom: 5px;
}
#merchant-search label.main {
  display: block;
  color: white;
}
#merchant-search input.submit {
  display: block;
}
#merchant-search a.multiSelect {
  width: 200px;
  margin-bottom: 10px;
}

#merchant-search #selected_facets {
  height: 21px;
  width: 200px;
}

#slideshow {
    position: relative;
    padding: 0 0 13px 0;
    width: 633px;
    height: 335px;
    background: url(/site_media/static/img/sample_feature.png) no-repeat;
}

#newsletter {
    position: relative;
    padding: 0 0 13px 0;
    width: 300px;
    height: 84px;
    background: url(/site_media/static/img/newsletter.png) no-repeat;
}

#newsletter form {
    position: relative;
    top: 40px;
    left: 20px;
}

#newsletter #id_email {
    width: 175px;
}

#inner_cont {
    position: relative;
    margin-bottom: 14px;
}

#left_inner {
    position: relative;
    float: left;
    padding: 13px 11px 0 0;
    width: 179px;
    height: 720px;
}

#right_inner {
    position: relative;
    float: left;
    padding: 13px 0 0 0;
    width: 445px;
    height: 720px;
}

#foodieupdates {
    position: relative;
    left: 189px;
    width: 444px;
    height: 259px;
    clear: both;
    border-bottom: 1px solid #ccc;
    background: url(/site_media/static/img/foodieupdates_bg.png) no-repeat;
}

#foodieupdates .view-more {
    position: relative;
    bottom: 0;
    left: 220px;
    text-align: right;
    width: 200px;
}

#foodieupdates .view-more a {
    text-decoration: none;
    font-size: 14px;
    font-family: Georgia, Helvetica, serif;
    color: #fd8e34;
}

.foodieupdates-count {
    position: relative;
    top: 5px;
    left: 10px;
    width: 300px;
    font-size: 16px;
    font-family: Georgia, Helvetica, serif;
    color: #a43d12;
    font-weight: bold;
}

.foodieupdates-count span {
    font-weight: normal;
}

#poll {
    position: relative;
    margin: 0 0 16px 0;
    width: 179px;
    height: 177px;
    background: #ccc;
}

#flblogs {
    position: relative;
    padding: 10px 5px 40px 13px;
    width: 162px;
    border: 1px solid #ccc;
}

#flblogs h2 {
    margin: 0 0 10px 0;
    color: #e77a33;
}

.flblogs-header {
    color: #e77a33;
    font-size: 22px;
}

.flblogs-header-bold {
    color: #e77a33;
    font-size: 22px;
    font-weight: bold;
}

#flblogs-featured {
    height: 215px;
    overflow: hidden;
}

.flblogs-view-all {
    position: absolute;
    bottom: 10px;
    left: 100px;
    text-align: right;
    font-family: Georgia, Helvetica, serif;
    font-size: 14px;
}

.flblogs-view-all a {
    text-decoration: none;
    color: #fd8e34;
}

#flnews {
    position: relative;
    padding: 0 0 13px 0;
    width: 444px;
    height: 245px;
    background: url(/site_media/static/img/foodienews_bg_01.png) no-repeat;
}

.flnews-view-all {
    position: relative;
    top: 10px;
    left: 370px;
}

.flnews-view-all a {
    text-decoration: none;
    font-size: 10px;
    font-family: Georgia;
    color: #fd8e34;
    font-weight: bold;
}

.flnews-float-cont {
    position: relative;
    float: left;
    top: 35px;
    left: 15px;
    width: 425px;
    height: 200px;
}

.flnews-item {
    float: left;
    margin-right: 13px;
    width: 130px;
    height: 200px;
    font-family: Georgia;
    font-size: 11px;
    font-weight: bold;
    color: #999;
}

.flnews-item-text {
    height: 145px;
    overflow: hidden;
}

.flnews-item-text a {
    color: #999;
    text-decoration: none;
}

.flnews-item-title {
    text-decoration: underline;
}

.lastcol {
    margin: 0 !important;
}

.flnews-comments {
    position: absolute;
    bottom: 26px;
    margin-left: 23px;
    color: #3333ff;
    font-family: Arial;
    font-size: 10px;
    font-weight: normal;
}

.flnews-comments a {
    text-decoration: none;
}

#groups {
    position: relative;
    float: left;
    width: 215px;
    height: 455px;
    background: url(/site_media/static/img/groups_bg.png) no-repeat;
}

.groups-item-cont {
    position: relative;
    top: 25px;
    left: 15px;
}

.groups-item-cont ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    font-family: Arial;
    font-size: 12px;
    color: #666;
}

.groups-item {
    position: relative;
    width: 200px;
    font-family: Arial;
    font-size: 12px;
    color: #666;
    border: 1px solid #ff0000;
}

.groups-item-cont a {
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
    color: #666;
}

.groups-more {
    position: absolute;
    bottom: 8px;
    left: 150px;
}

.groups-more a {
    text-decoration: none;
    font-family: Georgia;
    font-size: 14px;
    color: #ff9900;
}


#photostreams {
    position: relative;
    float: right;
    top: 0;
    left: -3px;
    width: 215px;
    height: 456px;
    background: url(/site_media/static/img/photos_bg.png) no-repeat;
}

.photostreams-featured {
    position: relative;
    top: 35px;
    left: 14px;
    width: 185px;
    height: 325px;
    overflow: hidden;
}

.photostreams-featured-item {
    position: relative;
    height: 165px;
    overflow: hidden;
}

.photostreams-featured-item .photostreams-caption {
    font-family: Arial;
    font-size: 12px;
    color: #999;
}

.photostreams-widget {
    position: absolute;
    bottom: 30px;
    left: 14px;
}

.photostreams-item {
    float: left;
    margin: 0 8px 0 0;
}

.photostreams-view-all {
    position: absolute;
    font-family: Georgia, Helvetica, serif;
    bottom: 5px;
    left: 135px;
}

.photostreams-view-all a {
    text-decoration: none;
    color: #fd8e34;
}

/*---------------------------------
	newest foodies
---------------------------------*/

#newest {
    position: relative;
    margin: 10px 0 16px 0;
    width: 179px;
    border: 1px solid #ccc;
    background-color: #fbeee3;
}

.profile {
    width: 160px;
    height: 45px;
    }

.profile a {
    text-decoration: none;
}

/*---------------------------------
	merchants
---------------------------------*/

.merchants-obj {
    clear: both;
    overflow: hidden;
    width: 290px;
}

.merchants-thumb {
    float: left;
    width: 72px;
    margin: 0 10px 20px 0;
}

.merchants-desc {
    float: left;
    width: 180px;
    margin-bottom: 20px;
}

.going-on-header {
    position: relative;
    top: 5px;
    left: 10px;
    color: #a43d12;
    font-size: 18px;
    font-weight: bold;
}

.merchants-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 162px;
    height: 25px;
    background-color: #e67a32;
    color: #fff;
    font-size: 16px;
    text-indent: 8px;
    line-height: 24px;
}

#merchants-float {
    position: relative;
    top: 30px;
}

a .merchants-desc-title {
    color: #000;
    font-size: 14px;
}

.merchants-desc-text {
    color: #666;
    font-size: 10px;
}

a .merchants-desc-subtitle {
    color: #e67a32;
}

.merchants-dotted { border-bottom: 2px dotted #f89037; border-top: 0; border-left: 0; border-right: 0; }

