html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

body .ui-body-c {
  background: white;
}

#header {
  padding: 5px 5px 5px 160px;
}
#header #logo {
  margin-left: -155px;
  display: inline;
  float: left;
}
#header #user-tools {
  overflow: hidden;
  display: inline;
  float: right;
  font-size: 12px;
}
#header #user-tools li {
  display: inline;
  float: left;
  padding: 0 5px;
}
#header #user-tools li:first-child {
  border-right: 1px solid #cccccc;
}
#header .ui-input-search {
  clear: left;
}
#header .ui-input-search input.ui-input-text {
  padding: 5px 0;
  font-size: 12px;
}

#main-menu .ui-btn {
  font-size: 9px;
}

#content {
  background: white;
}

.tab-menu {
  height: 25px;
}
.tab-menu li {
  height: 15px;
}
.tab-menu li.tab-menu-item {
  border: 1px solid #cccccc;
  border-bottom: none;
  background: #e2e2e2;
}
.tab-menu li.tab-menu-item a {
  text-decoration: none;
}
.tab-menu li.tab-menu-item.active {
  background-color: white;
}

.body-text h4, .body-text h3 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.body-text p {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 16px;
}

.sponsor {
  padding: 10px;
}

#footer {
  text-align: center;
}
#footer #social-links li {
  display: inline;
}

#footer-links {
  font-size: 8px;
  font-weight: normal;
}
#footer-links li {
  display: inline;
  padding: 2px;
  border-left: 1px solid #cccccc;
}
#footer-links li:first-child {
  border-left: none;
}

#content-title {
  overflow: hidden;
  border-bottom: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 10px;
}
#content-title .ui-btn {
  font-size: 12px;
  display: inline;
  float: right;
}
#content-title h2 {
  display: inline;
  float: left;
  font-size: 16px;
  padding: 10px;
  font-weight: bold;
}

#city-hero {
  margin-bottom: 10px;
  padding-left: 140px;
}
#city-hero img.city-hero {
  margin-left: -130px;
  display: inline;
  float: left;
}
#city-hero p {
  font-size: 12px;
  line-height: 1.2em;
}

#actions {
  overflow: hidden;
  margin-bottom: 10px;
  padding: 10px;
}
#actions li {
  width: 50%;
  display: inline;
  float: left;
}
#actions li .ui-btn {
  font-size: 10px;
}

.form-row {
  overflow: hidden;
}
.form-row label.ui-select {
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding-left: 5px;
}
.form-row .ui-btn {
  font-size: 12px;
  margin: 5px 1%;
}
.form-row div.ui-select {
  display: inline;
  float: left;
  width: 66%;
}
.form-row > div.ui-btn {
  width: 30%;
  display: inline;
  float: left;
}

#search-form {
  padding: 10px;
  margin-bottom: 10px;
}
#search-form h3 {
  display: inline;
  float: left;
  padding: 0 10px;
  font-size: 12px;
}
#search-form .tab-menu {
  display: inline;
  float: left;
  border-bottom: 1px solid #cccccc;
  width: 100%;
}
#search-form .tab-menu li {
  padding: 5px;
  font-size: 12px;
  display: inline;
  float: left;
  margin-right: 10px;
}
#search-form #category-search, #search-form #business-search {
  clear: left;
  background: white;
}

.search-description {
  padding: 10px;
  font-size: 12px;
}
.search-description p {
  margin-bottom: 10px;
}

.search-result {
  padding-left: 90px;
  margin-bottom: 20px;
}
.search-result h4 {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
}
.search-result .item-thumb {
  margin-left: -85px;
  display: inline;
  float: left;
}
.search-result .description p {
  font-size: 12px;
  line-height: 16px;
}
.search-result .ratings {
  font-size: 12px;
  padding-left: 100px;
}
.search-result .ratings dt {
  margin-left: -100px;
  display: inline;
  float: left;
  clear: left;
}
.search-result .ratings dd {
  margin-bottom: 5px;
}

.search-results {
  padding: 10px;
}

.vendor-title {
  text-align: center;
  margin-bottom: 10px;
}

.vendor-report {
  font-size: 12px;
  padding: 10px;
}

.vendor-head {
  padding-left: 130px;
}
.vendor-head .vendor-thumb {
  margin-left: -130px;
  display: inline;
  float: left;
}

.vendor-details {
  clear: left;
  overflow: hidden;
  font-size: 12px;
  margin-bottom: 10px;
}
.vendor-details .vendor-contact-info, .vendor-details .vendor-categories {
  display: inline;
  float: left;
}

.vendor-review {
  padding-left: 90px;
  margin-bottom: 10px;
  overflow: hidden;
}
.vendor-review .reviewer-avatar {
  display: inline;
  float: left;
  margin-left: -90px;
}
.vendor-review .user-meta {
  margin-bottom: 10px;
}

.portfolio {
  padding: 10px;
}

.portfolio-head {
  padding-left: 130px;
  overflow: hidden;
  margin-bottom: 10px;
}
.portfolio-head .vendor-contact-info {
  font-size: 11px;
  margin-bottom: 10px;
}
.portfolio-head .vendor-photo {
  margin-left: -130px;
  display: inline;
  float: left;
}
.portfolio-head .thumbnails li {
  display: inline;
  float: left;
  margin-left: 5px;
}
.portfolio-head .thumbnails li:first-child {
  margin-left: 0;
}
.portfolio-head .thumbnails li a {
  display: block;
}
