/*
Theme Name: VehicleFixer
Theme URI: http://vehiclefixer.com/liquid
Description: VehicleFixer Theme
Version: 1.00
Author: Jeff Rafter and Brian Corder
Author URI: http://jeffrafter.com http://toxicshock.tv
*/
div.vehiclefixer_widget {
	color:#333;
	font-family: Arial, Helvetica, Verdana, sans serif;
	font-size:92.5%;
	line-height:1.5;
	text-align:center;
  float:none;
  text-align:center;
  width:100%;
}   
div.vehiclefixer_indicator {
  width: 10px; 
  float: right; 
  margin-top: -15px; 
  margin-right: 20px;
}
div.vehiclefixer_button_left {
  width:30px;
  height:30px;
  background:#fff;
  float:left;  
  vertical-align:middle;
  margin:9px;
  margin-top:65px;
}
div.vehiclefixer_button_right {
  width:30px;
  height:30px;
  background:#fff;
  float:left;  
  margin:9px;
  vertical-align:middle;
  margin-top:65px;
}
div.vehiclefixer_thumb img {
  border:0px;
  overflow:clip;  
  position:relative;
}

div.vehiclefixer_thumb {
  width:150px;
  height:145px;
  background:#000;
  float:left;  
  margin:10px;
  padding-top:5px;
  font-size:70%;
  position:relative;
}
div.vehiclefixer_embed {
 float:left;
 clear:both;
 margin-left:20px;
 padding:4px;
}
div.vehiclefixer_rss {
 float:none;
 clear:both;
 width:100%;
 margin-bottom:6px;
 padding-bottom:6px;
}
div.vehiclefixer_thumb a{
	color:#fff;
	text-decoration:none;
	border: 0;
}
div.vehiclefixer_thumb a:hover{
	color:#CC0000;
	border: 0;
}
