/* sample theme-independent CSS classes, uncomment to use them if you wish :)

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	float: right;
	margin: 0 0 2px 10px;
	}
img.alignleft {
	float: left;
	margin: 0 10px 2px 0;
	}
	
*/
h1 a, h2 a, h3 a, h4 a, h5 a h6 a{
	color: #fed125;
	}
.small_box h3{
								border-bottom:1px solid #777;
	color: #fed125;
}

#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		color: #fed125;
		}


#subscribe { float:left; }
#subscribe h3 { padding:0; }
#subscribe .block { _width:265px; width:265px; float:left; margin:0 10px 10px 0; }
#subscribe .small_box img{
								border-top:1px solid #777;
								border-bottom:1px solid #777;
	float: left;
	margin-right: 5px;
}

.myicons {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin: -10px 6px -2px 0;
	background: none no-repeat;
	padding: 0 0 0 0px;
}

.myicons-main {
	float: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding: 0 0 0 0px;
	background: none no-repeat;
	margin-right: 10px;
	margin-top: 0;
	margin-left: 0;
}

.line-space {
	padding-top:40px;
}

.small_box img{
}

#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a{
		font-size:22px;
				}

/**
 * Twitter Widget
 */
.widget_twitter li {
	clear:both;
	list-style-type: circle;
}
.widget_twitter li img {
	float:left;
	margin-right:.5em;
}
.widget_twitter li .clear {
	clear:both;
}
#twitter-2 div ul li {
	list-style-type: disc;
}

/*JTO - yellow box */  
.yelbx {

	background-color:#FFFFCC;

	border:1px dotted #D8D2A9;

	margin-bottom:20px;

	background-position: left top;
margin-top: .7px;
	padding: 10px;
font-size: 1.2em;
}

/*JTO - Logo Adjust  
#head{
		height: 143px;
		position:relative;
		z-index:10;
		}
		
			.logo, .logo a{
				display:block;
				height: 135px;
				width: 235px;
				position:absolute;
				right: 5px;
				top: 33px;
	margin-top: -15px;
}
				
					#top .logo a{
						top:0;
						right:0;
						text-indent:-9999px;
						outline:none;
						}

body{
	font-size: 13.5px;
	}
	
a{
	color:#fed125;
	text-decoration:underline;
	}

a:hover{
	color:#fed125;
	text-decoration:none;
	}
	
#top #nav a{
	color: #fed125;
}

#top #nav a{
	height:33px;
	display:block;
	padding:0 21px;
	text-decoration:none;
	text-align:center;
	line-height:28px; 
	outline:none;
	z-index:35;
	position:relative;
	float:left;
	color: #fed125;
}

#top #nav ul a{
	line-height:33px;
	color: #fed125;
}

#sidebar #rcrlogo .img{
	padding-left: 60px;
	background: url(http://www.ride4yellow.com/wp-content/images/logo_RCR-Sidebar.png) no-repeat 60px;
}

.Regbx {
	background-color: gray;
	padding: 10px 10px 40px;
	margin-bottom: 30px;
	border: 1px dotted #423d2c;
	color: white;
}

.upload_error{
	color: #fed125;
	background: url(http://www.ride4yellow.com/wp-content/images/_icons/24-em-check.png) no-repeat left;
	text-indent: 30px;
}
/*#footer{
	
			background:transparent url(http://www.ride4yellow.com/wp-content/themes/lafride/images2/bg_slice2.png) right -0px no-repeat;
			color:#aaa;
			}
		
				#footer a{
					color:#f5f5f5;
					}*/



.copyright{
					float:left;
	display: inline;
	position: relative;
	top: -38px;
}

.scroll-top{
					float:right;
					display:block;
	position: relative;
	top: -59px;
	right: 30px;
}

.auctiondetails {
	background-color: #fed125;
}

.auctiondescription { /* custom styles can come here */ padding: 5px 5px 0; !important; margin-bottom: 10px !important;
	background-color: #fed125;
}

.auctiontables { border-top: 3px double #aa0000 !important; margin: 0 !important; }

.auctiontables table { margin: 0 padding: 0 !important; border-bottom: 3px double #aa0000 !important; border-top: 1px solid #aa0000 !important; }

.wpauction h3 { border-bottom: 3px double #aa0000 !important; margin-bottom: 15px !important;
	color: black;
}

.wp-head-list { font-size: 15px; font-weight: bold; text-align: center; border-right: 1px solid #e34600; border-left: 1px solid #e34600; background: url(gradient.png) repeat-x left bottom; padding: 4px; border-top: 1px solid #e34600; text-decoration: none; color: #fff; margin: 0px; }

p.current-bid, p.refresh { text-align: center !important; font-size: 1.3em !important; color: #000 !important; padding: 5px !important; margin: 0 !important; border-bottom: 1px solid #aa0000 !important; }


.spotsleft2{
								font-size:11px;
								margin:8px 15px 0 39px;
								width:450px;
								}

.breadcrumb{
				
				bottom: -49px;
				
				}


h4, legend{
	color:#fed125;
	}

.button_yellow {
   border-top: 1px solid #808385;
   background: #f8d212;
   background: -webkit-gradient(linear, left top, left bottom, from(#fdf3c8), to(#f8d212));
   background: -moz-linear-gradient(top, #fdf3c8, #f8d212);
   padding: 7.5px 15px;
   -webkit-border-radius: 13px;
   -moz-border-radius: 13px;
   border-radius: 13px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: #141314;
   font-size: 15px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button_yellow:hover {
   border-top-color: #f8d212;
   background: #f8d212;
   color: #5c5a5c;
   }
.button_yellow:active {
   border-top-color: #f8d212;
   background: #f8d212;
   }

.small_box h3{
	background-color: #464646;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.small_box h4{
	background-color: #464646;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
*/
