/* General */

body {
  font-family: arial, helvetica, sans-serif;
  font-size:   0.9em;
  margin-top: 0em;
  margin-bottom: 0em;
  margin-left: 0em;
  margin-right: 0em;
  color: #666;
  line-height:1.4em;
}

a {
  color: #87a74f;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: none;
}

.container {
  width: 900px;
  margin: 0 auto;
}

#mast {
  background: #B8D18A url("/images/mast_brush.png") repeat-x bottom;
  height: 145px;
  padding-top: 10px;
  font-weight: bold;
  z-index: 10;
}

#mast #logo {
  float: left;
  width: 364px;
}

#mast ul, #footer ul {
	margin:0;padding:0;
}

#mast #acct {
  float: right;
  width: 530px;
}

#mast #acct li {
  float: right;
  list-style: none;
  padding-left: 1em;
}

#mast #nav {
  float: right;
  width: 530px;
  margin: 1em 0 0 0;
}

#mast #nav li {
  float: right;
  list-style: none;
  padding: 0 0 0 1em;
}

#mast #nav a {
  color: #fff;
	text-shadow: 1px 1px 1px #888;
}

#col1 {
  float: left;
  width: 330px;
  margin: 0 30px 30px 0;
}

#col2 {
  float: left;
  width: 340px;
  margin: 0 30px 30px 0;
}

#col {
  float: left;
  width: 670px;
  margin: 0 0 30px 0;
}
/*
#col1 #welcome {
  background: #efefef url('/images/welcome_bg.png') no-repeat bottom center ;
	padding: 5px 20px;
}
*/
#adsense {
  float: right;
  width: 160px;
  margin: 20px 0 0 0;
}

#footer {
  clear: both;
  padding: 10px 0 0 0;
  margin: 0 0 30px 0;
  background: url("/images/dots.png") repeat-x top;
}

#footer li {
  list-style: none;
  margin: 10px 0 10px 0;
	display: inline;
}

#footer a {
  padding: 0 1em 0 0;
	color: #bbb;
}

h1, h2 {
  font-size: 1.4em;
  letter-spacing: -0.03em;
  line-height: 0.9em;
  padding-top: 0.4em;
  margin-top: 0.4em;
}

#col1 h1, h2 {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

h3 {
  font-size: 1.2em;
  letter-spacing: -0.03em;
  line-height: 0.9em;
  padding: 20px 0 5px 0;
  border-bottom: 1px solid #ccc;
}

h5 {
  letter-spacing: -0.03em;
  line-height: 0.1em;
  margin: 10px 0 15px 0;
}

.small {
  font-size: 0.7em;
  line-height: 1.4em;
}

.name {
  margin: 0 0 0.3em 0;
}

.tbl_data {
  font-size: 0.9em;
  text-align: left;
}

.tbl_data th {
  background: #ccc;
}

.tbl_data td {
  background: #eee;
}

.msg {
  color: #8C0031;
}


/* Buttons */

.btn {
  background-color: #87A74F;
  text-align: center;
  color: #fff;
  font: bold 1.0em arial;
  width: 130px;
  height: 25px;
  margin: 10px 0 20px 0;
}

#btn_map {
  position: relative;
  float: right;
  background: url('/images/btn_map.png') no-repeat top;
  width: 217px;
  height: 80px;
  margin: 10px 0 0 0;    
}

#btn_map a {
  color: #fff;
}

#btn_map a:hover {
  text-decoration: none;
}

#btn_map .hit {
  padding: 18px 0 0 0;
  height: 60px;
  float: left;
}

#btn_map a.pad {
  padding: 22px 41px 42px 41px;
}

#btn_map .details {
  float: left;
  padding: 18px 0 0 0;
  width: 125px;
  font-size: 1.2em;
  line-height: 0.9em;
}

#btn_map .small {
  float: left;
  width: 125px;
}


/* Home Page */

.rated_item {
  clear: both;
  height: 170px;
}

.rated_item a {
  line-height:0.9em;
  font-weight: bold;
}

.rated_item .num {
  float: left;
  font-size: 1.2em;
  font-family: arial, helvetica;
  letter-spacing: -0.05em;
  padding: 5px;
  background: #ccc;
  text-align: center;
}


.rated_item .details {
  float: right;
  width: 150px;
}

.review {
  margin: 0 0 20px 0;
}

.review a {
  font-weight: bold;
}

.see_all{
	padding: 5px;
}

/* List Pages */

.vy_item {
  float: left;
  height: 270px;
  width: 150px;
  margin: 0 11px 0 0;
}

.vy_item a {
  line-height:0.9em;
  font-weight: bold;
}

.shadow {
  height: 162px;
  float: left;
  background: url("/images/thumb_shadow.png") no-repeat bottom;
}

.thumb {
  border: 3px double #ccc;
}

a .thumb:hover {
  border: 3px solid #87a74f;
}

.no_gal .shadow {
  margin: 0 10px 0 0;
}


/* Show Pages */

#col #rating {
  float: left;
  width: 200px;
  margin: 0 0 20px 0;
}

#info {
  float: right;
  width: 210px;
  height: 150px;
  padding: 8px 10px 0 10px;
  background: url(/images/info_gradient.png) no-repeat;
}

#info div {
  line-height: 1.1em;
  padding: 0 0 5px 0;
}


#col .gal #reviews {
  width: 400px;
  float: left;
}

#col .gal #posts {
  width: 400px;
  float: left;
}

#col .gal #info {
  margin: 30px 0 0 20px;
}


#col #reviews, #photos, #posts, #yelp_reviews {
  clear: both;
}

#col #yelp_reviews .user_photo {
  float: left;
  padding: 0 10px 20px 0;
}

.post {
  margin: 0 0 20px 0;
  clear: both;
}

#write_post {
  margin: 10px 0 10px 0;
  cursor: pointer;
}


/* Ratings  */

#star-ratings-block {
  float: left;
  width: 150px;
}
 
.star-rating {
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 100px;
  height: 19px;
  position: relative;
  background: url(/images/rating_none.gif) top left repeat-x;        
}

.star-rating li {
  padding:0px;
  margin:0px;
  float: left;
}

.star-rating li a {
  display:block;
  width:20px;
  height: 19px;
  text-decoration: none;
  text-indent: -9000px;
  z-index: 20;
  position: absolute;
  padding: 0px;
}
    
.star-rating li a:hover {
  background: url(/images/rating_none.gif) left center;
  width: 100px;
  z-index: 10;
  left: 0px;
  border:none;
}

.star-rating a.one-star {
  left: 0px;
}

.star-rating a.one-star:hover {
	background: url(/images/rating_hover.gif) left center;
	width:20px;
}

.star-rating a.two-stars {
	left:20px;
}

.star-rating a.two-stars:hover {
	background: url(/images/rating_hover.gif) left center;
	width: 40px;
}

.star-rating a.three-stars {
	left: 40px;
}

.star-rating a.three-stars:hover {
	background: url(/images/rating_hover.gif) left center;
	width: 60px;
}

.star-rating a.four-stars {
	left: 60px;
}    

.star-rating a.four-stars:hover {
	background: url(/images/rating_hover.gif) left center;
	width: 80px;
}

.star-rating a.five-stars {
	left: 80px;
}

.star-rating a.five-stars:hover {
	background: url(/images/rating_hover.gif) left center;
	width: 100px;
}

.star-rating li.current-rating {
	background: url(/images/rating_mine.gif) left bottom;
	position: absolute;
	height: 19px;
	display: block;
	text-indent: -9000px;
	z-index: 5;
}

.star-rating li.avg-rating {
	background: url(/images/rating_avg.gif) left bottom;
	position: absolute;
	height: 19px;
	display: block;
	text-indent: -9000px;
	z-index: 3;
}