#main-content {
  margin:0 0 0 50px;
  width:750px;
}

.city-description {
  font: normal normal normal 16px/24px Arial,Helvetica,sans-serif;
}

table.city-guide {
  table-layout:fixed;
}

table.city-guide td {
  vertical-align: top;
}

.listing-group {
  padding:0 0 20px 0;
  width:310px;
  font: normal normal normal 16px/30px Arial,Helvetica,sans-serif;
}

#main-content .listing-group h2 {
  padding:0 0 8px 0;
  width: 300px;
}

.listing-group .listing p.oneline {
  width:300px;
  height:25px;
  overflow: hidden;
  padding:0;
}

.listing-group a {
  text-decoration: none;
}

.listing-group h2 a:link,
.listing-group h2 a:visited {
  color: #7FBF30;
}

.listing-group h2 a:hover {
  color: #EC8914;
}

.tips-box h2 {
  xtext-decoration: none;  
}

.tips-box h2 a:link,
h2.tips-box a:visited {
  color: #7FBF30;
  text-decoration: none;  
}

.tips-box h2 a:hover {
  color: #EC8914;
}

.city-guide-images {
  margin:5px 0;
}

.city-guide-images .media_thumbnail_wrapper {
  margin:0;
  display:inline;
}

.city-guide-images .media_thumbnail_wrapper img {
}

.related-blog-posts {
  clear:both;
  padding-top:20px;
}

.entry {
  clear:left;
  margin: 0 0 30px 0;
}

.entry .entry-info {
  color: #aaa;
  text-align:left;
  font-size:80%;
  clear:both;
  padding: 0 0 6px 0;
}

.about-me {
  border:1px solid #BBBBBB;
  float:right;
  font-size:12px;
  line-height:16px;
  padding:5px;
  width:250px;
  position:absolute;
  right:-75px;
}

.about-me img {
  float:right;
}

