/*
Theme Name: Max Wax Theme
Version: 1.0
Tags: blue, custom header, fixed width, two columns, widgets
*/

a.more-link
{
	color: #097DA6;
	font-weight: bold;
	font-size: 12px;
	display: inline;
	padding: 0px 0px 0px 18px;
	background: url(../../../../images/exports/triangle1.gif) 0 1px no-repeat;
	margin-left: 2px;
}

a.more-link:hover
{
	padding: 0px 0px 0px 18px;
	background: url(../../../../images/exports/triangle.gif) 0 1px no-repeat;
}

.content .carEntry a.readMore
{
	display: block;
	padding: 0px 0px 0px 18px;
	background: url(../../../../images/exports/triangle5.gif) 0 1px no-repeat;
}

.content .carEntry a:hover.readMore
{
	padding: 0px 0px 0px 18px;
	background: url(../../../../images/exports/triangle4.gif) 0 1px no-repeat;
}






.entry,
.carEntry
{
	margin: 0px 0 0;
}

.carEntry
{
	background: #f1f1f1;
	float: left;
	padding: 2px 15px 4px 10px;
	width: 615px;
}

/*.carEntry .thumbs*/
.thumbs
{
	clear: left;
	float: left;
	width: 450px;
	padding: 5px 0px 0 0;
}

/*.carEntry .thumbs li */
.thumbs li
{
	display: inline;
	padding: 0 0px 0 0;
	margin: 0;
}

.carEntry .carImage
{
	width: 164px;
	padding: 3px 15px 0px 0;
	margin-bottom: -5px;
}


.carEntry .carImage a,
.carEntry .thumbs a
{
	border-bottom: none;
}

.carEntry .carImage img
{

    margin: 5px 0px 5px 0; 
}

.carEntry .valeted
{
	font-size: 11px;
	line-height: 14px;
	color: #097DA6;
	background: url(images/exports/star.jpg) 0 0px no-repeat;
	padding: 0px 0 0px 16px;
/*	background: #00CCFF;*/
}

.carHeading
{
	width: 360px;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 5px;
}

.carHeading h2
{
	line-height: 22px;
	margin-bottom: 0;

}

.carPrice
{
	text-align: right;
}

.carDescBox
{
	width: 630px;

}

.carSummaryBox ul
{
	height: 106px;
	width: 120px;
	margin: 0 0 0 5px;
/*	background: #669900;*/
}

.carSummaryBox li
{
	background: url(images/exports/bullet.gif) 0 9px no-repeat;
	padding: 0px 0 0px 15px;
	text-indent: 0px;
}

.carDescBox1
{
	width: 310px;
	height: 90px;
/*	background: #669900;*/
}

.carDescBox2
{
	width: 310px;
	padding: 0 0px 0px;
	font-size: 12px;
	line-height: 16px;
/*	background: #CCCC00;*/
}

.carDescBox3
{
/*	background: #996600;*/
	width: 160px;
	padding: 5px 0px 15px;
	font-size: 12px;
	line-height: 16px;
}

.sidebarBlog
{
    width:250px;
	margin: 0px 0 20px 0;
	padding: 5px 0px 15px 15px;
	background: #e2e2e2;
}

.sidebarBlog li
{
	margin: 0 0 10px;
	font-size: 12px;
	font-weight: bold;
}

.postmetadata
{
	border-bottom: 1px dotted #1E323F;
	font-size: 12px;
	padding: 5px 0 15px;
	color: #b2b2b2;
	margin-bottom: 20px;
}

.postmetadata p
{
	margin: 0;
	line-height: 12px;
}

.postmetadata,
.postmetadata a
{
	color: #b2b2b2;
}

.postmetadata a:hover
{
	color: #097DA6;
	border-bottom:1px dotted;
}

.postmetadata p
{
	margin: 0;
}

.wp-pagenavi
{
	margin: 0px 0 0;
}

/******************************************
* Align box
******************************************/

img.centered, .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}
