/*
Theme Name: RSS Inventory Site Theme
Theme URI: http://www.dealersyndication.com
Description: A Custom Blog Theme from Dealer Syndication Inc. built for RSS Inventory Sites.
Tags: RSS Inventory, Micro Sites, RSS Inventory Sites
Version: 1.0
Author: Dealer Syndication, Inc.
Author URI: http://www.dealersyndication.com
*/

div.st-tag-cloud {padding:15px;}

div#floatnav {
	position:absolute;
	width:100%;
	height:100px;
	left:0;
	top:0;
	background-image: url(images/floatnav.png);
	background-repeat: repeat-x;
	background-position: left top;
}


#floatnav div.topmenu {
	margin: 0 auto;
	width:1000px;
	height:34px;
	padding-top:4px;
	
}

#floatnav div.topmenu a {
	color: #000;
	font-size:12px;
	font-weight:bold;
	padding: 0 11px;
	height: 34px;
	line-height: 34px;
	float: left;
	text-decoration: none;
}

#floatnav div.topmenu a:hover {
	color: #993333;
	background-image: url(images/top-arrow.png);
	background-repeat: no-repeat;
	background-position: center top;
}

div.gradient {float:left;width:100%;display:block;background-repeat: no-repeat;background-position: center top;min-height:203px;}
div.grad1 {background-image: url(images/header-01.jpg);}
div.grad2 {background-image: url(images/header-02.jpg);}
div.grad3 {background-image: url(images/header-03.jpg);}
div.grad4 {background-image: url(images/header-04.jpg);}
div.grad5 {background-image: url(images/header-05.jpg);}


div.wgt-body, div.wgt-header, div.wgt-footer {width:220px;float:left;display:block;}
div.wgt-body-w, div.wgt-header-w, div.wgt-footer-w {width:450px;float:left;display:block;}

div.wgt-body h2.wgt-ttl, div.wgt-body-w h2.wgt-ttl-w {height:33px;}

div.wgt-body ul, div.wgt-body div.textwidget {
	padding:0 10px;
	line-height: 16px;
	color: #cbcdce;
}

div.wgt-body div.textwidget {padding:0 20px;}

div.wgt-body ul li {border-bottom:1px solid #BBB}

div.wgt-body ul li a {
	line-height:24px;
	text-decoration: none;
	display: block;
	/* color: #9ea3a6; */
	padding-left: 10px;
}

div.wgt-body ul li a:hover {
	/* color: #000; */ /* changed */
}

/*
#column div.clmn-header {background-image: url(images/clmn-header.png);height:10px;background-repeat: no-repeat;}
#column div.clmn-content {background-image: url(images/clmn-content.png);background-repeat:repeat-y;}
#column div.clmn-ftr {background-image: url(images/clmn-ftr.png);height:10px;background-repeat: no-repeat;}
#column div.clmn-header, #column div.clmn-content, #column div.clmn-ftr {width:100%;float:left;display:block;background-position: center top;}
ul.content-nav {
	width: 100%;
	float: left;
	margin-top: -5px;
	background-image: url(images/content-nav.png);
	height: 33px;
	background-repeat: no-repeat;
	background-position: center top;
	text-indent: 20px;
}
ul.content-nav li {
	float:left;
	margin-right:10px;
	line-height: 28px;
	font-size: 12px;
}
ul.content-nav li a {
	line-height: 24px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
*/

ul.content-nav li a {
color: #777; /* changed */
}

ul.content-nav li a:hover {
color: #333; /* changed */
}

#sidebar h2 {color:#72c5cd;text-indent: 20px;height: 33px;font-size: 12px;line-height: 28px;}


#commentform button {margin-top:10px;}
/* defaults */
* {
	
	padding: 0;
	margin: 0;
	border: 0 none;
	text-decoration: none;

}

a:link, a:visited {color:#8f1f1f;} /* changed */
a:active, a:hover {color:#3b0d0d;} /* changed */

html, body {line-height: 1}
hr {display: none}
blockquote:before, blockquote:after, q:before, q:after {content: ''}
blockquote, q {quotes: "" ""}
ul {list-style-type: none}
ol {list-style-type: decimal}
.clean, .clear {clear: both}

/* rest */

body {
	background-color:#5c5736;
	font-family: Tahoma, Arial, "Trebuchet MS";
		
	background-image: url(images/bg.jpg);
		background-repeat:repeat-x;
		background-position:left top;
}

#container {
	width:100%;
	display: block;
	float: left;
	background-image: url(images/content-bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
div.headcontent a {
	line-height: 100px;
	color: #FFFFFF;
	font-size: 18px;
	text-indent: 250px;
	display: block;
	padding-top: 40px;
}
div.contentholder, div.headcontent, div.fcontent {
	width: 1000px;
	margin:0 auto;
	
}
div.headcontent {
	background-image: url(images/header-banner.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 148px;
}
 div.fcontent {height:85px;
 background-position:300px bottom;
 background-repeat:no-repeat}


#header {
	float:left;
	display:block;
	width:100%;
	height:148px;
	background-image: url(images/header-bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;

	
	

}


/***************************************************/
#pagenav {
	float: left;
	width: 627px;
	height: 45px;
}

#pagenav ul {
	float: left;
	padding-top: 15px;
	padding-left: 20px;
	height: 25px;
}

#pagenav ul li {
	float: left;
	height: 25px;
	text-align: center;
	margin-right: 10px;
}

#pagenav ul li a {
	/*background: url(images/nav.gif) repeat-x;
	background-position: center 0px;*/
	float: left;
	display: block;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 25px;
	height: 25px;
	font-size: 15px;
	letter-spacing: -1px;
	color: #aaa;
	font-weight: bold;
}

#pagenav ul li a:hover {
	/*background: url(images/nav.gif) repeat-x;
	background-position: center -30px;*/
	color: #666;
	background: #ddd;
}

#pagenav ul li.current_page_item a {
	/*background: url(images/nav.gif) repeat-x;
	background-position: center -60px;*/
	color: #fff;
	background: #00a8ee;
}

#pagenav ul li.current_page_item a:hover {
	/*background: url(images/nav.gif) repeat-x;
	background-position: center -60px;*/
}
/***************************************************/
/*
#searchform form {
	float: left;
	display: inline;
	background: url(images/ico-search.png) no-repeat;
	background-position: left -4px;
	width: 333px;
	height: 50px;
}
*/
#searchform form {padding:9px 10px 2px 0;background: url(images/ico-search.png) no-repeat;
	background-position: left -4px;}
fieldset#searchform {
	float: right;
	width:350px;
	text-align: right;
	

}

#searchform label {
	color: #fff;
	font-size: 10px;
	float: left;
	padding-left: 35px;
	line-height: 23px;
	padding-right: 10px;
}

/* #searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}*/

#searchinput {
	width: 170px;
	color: #333333;
	height: 16px;
	float: left;
	padding: 3px;
}

#searchbutton {
	width: 35px;
	height: 25px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
/***************************************************/
/* Search form CSS */
#srcform form {
	padding: 10px;
}
form#srcform input {
	vertical-align: middle;
	font-size: 11px;
}

fieldset#srcform input {
	padding: 4px;
	width: 250px;
	background: #FFF;
	color: #333;
	font-weight: normal;
	border: 1px solid #ddd;
}

/***************************************************/
#logo {
	float: left;
	display: inline;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#logo h1 {
	padding-top: 9px;
	font-size: 22px;
	font-weight: bold;
}

#logo h1 a {
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #c7ae66;
}

#logo h1 a:hover {
	color: #444;
}

#logo .description {
	color: #999;
	font-size: 11px;
	line-height: 1.4em;
}

#ads {
	float: right;
	display: inline;
	margin-top: 86px;
	width: 468px;
	height: 60px;
}

#ads img {
	display: block;
}

ul.listcat {
	margin-top: 20px;
}

ul.listcat li {
	float: left;
	display: inline;
	margin-right: 1px;
}

ul.listcat li a {
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #c7ae66;
	line-height: 22px;
	height: 22px;
	display: block;
}

ul.listcat li a:hover {
	background: #fffff4;
	color: #ED2D00;
}
/***************************************************/
#column {
	float: left;
	width: 780px;
	display:block;
	
}





.post {
	margin-top: 10px;
}
/*
.post a {
	color: #c7ae66;
}

.post a:hover {
	color: #ED2D00;
}
*/
.post-top {
	height: 10px;
}

.post-bottom {
	height: 10px;
}

.entry {
}

.entry h2, #inventory-feed ul li .headline {
	padding-left: 15px;
	padding-right: 15px;
	line-height: 1.3em;
	font-size: 20px;
	font-weight: bold;
	/* color: #72c5cd; */
	color: #AA1E22;
}

.entry h2 a, #inventory-feed ul li .headline a {
	line-height: 1.3em;
	font-size: 20px;
	/* color: #72c5cd; */
	color: #AA1E22;
	text-decoration: none;
}

.entry .date {
	display: block;
	margin-left: 15px;
	margin-right: 15px;
	color: #FFFFFF;
	padding-bottom: 5px;
	font-size: 0.7em;
	line-height: 30px;
	font-weight: bold;
}

/********* CSS For Post Info Below Header ***************/
.info, #inventory-feed ul li {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 11px;
	margin: 0 15px;
	height: 28px;
}

#inventory-feed ul li {
	border-top: 1px solid #999;
	border-bottom: none;
}

.info .cat {
	float: left;
	line-height: 28px;
	color: #555;
}

.info .comments {
	float: right;
}

.info .cat a {
	line-height: 26px;
	background: url(images/ico-date.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-weight: normal;
}

.info .comments a {
	line-height: 28px;
	background: url(images/ico-comment.png) no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
}
/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p, #inventory-feed ul {
	font-size: 12px;
	line-height: 1.6em;
	margin: 0px 0px 10px 0px;
	padding: 0;
	color: #FFFFFF;
	color: #000;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	font-size: 20px;
	color: #c7ae66;
}

.content h2 {
	font-size: 18px;
	color: #000; /* changed */
}

.content h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #999;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #999;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #7590a0;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #7590a0;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #999;
	font-family: verdana;
	font-size: 11px;
	background: #363f45;
}
/* Thanks! */

.tags {
	border-top: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	font-weight: bold;
	line-height: 2em;
	color: #363f45;
	text-align: right;
	font-size: 11px;
	margin: 0 15px;
	
}

.tags a {
	font-weight: normal;
	/*color: #6792ab;*/
	text-transform:lowercase;
}

.tags a:hover {
	/*color: #ff9600;*/
}

.follow {
	background: #EEE; /* changed */
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dotted #363f45;
	font-weight: normal;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 2px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	font-size: 11px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	padding: 10px;
}
/*
.navigation a {
	color: #333;
}

.navigation a:hover {
	color: #ff9000;
}
*/
.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
#sidebar {
	float: right;
	width: 220px;
}
/***************************************************/
.box {
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

.box h2 {
	display: block;
	background: #c7ae66;
	color: #FFFFFF;
	line-height: 28px;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	background-image: url(images/side-h2-bg.png);
	background-position: left center;
	background-repeat: repeat-x;
}
/***************************************************/
.ads {
	padding: 10px;
	border: 1px solid #c7ae66;
	background: #FFF;
}

.ads ul {

}

.ads ul li {
	float: left;
	display: inline;
	width: 125px;
	height: 125px;
	margin-left: 5px;
	margin-right: 2px;
}

.ads ul li a {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}

.ads ul li a img {
	float: left;
	display: block;
	width: 125px;
	height: 125px;
}
/***************************************************/
.subscribe {
	padding: 10px;
}

.rssfeed {
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 5px;
        color: #464646;
}

.rssfeedlinks {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #363f45;
	font-size: 11px;
}

.rssfeedlinks a {
	float: left;
	font-weight: bold;
	background: url(images/rss.png) no-repeat left;
	padding-left: 22px;
	line-height: 1.5em;
	/*color: #c7ae66;*/
	margin-right: 40px;
}

.rssfeedlinks a:hover {
	/*color: #ff9600;
	line-height: 1.5em;*/
}

.subscribe form {
	display: inline;
}

.subscribe fieldset {
	display: inline;
}

.subscribe input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#rssinput {
	width: 171px;
	height: 16px;
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
        margin-bottom:5px;
}

#rssinput:focus {

}

#rssbutton {
	background: #ff9000;
	color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
	height: 20px;
        margin-top: 5px
}

#rssbutton:hover {background: #ff3000}



/***************************************************/
ul.tabs {
	width: 450px;
	float:left;
	display:block;
	
}

.tabs li {
	float: left;
	display: block;
	text-align: center
	}

.tabs li a {
	float: left;
	display: block;
	color: #FFFFFF;
	height: 33px;
	width:150px;
	background-image: url(images/tabs.png);
	background-repeat: no-repeat;
	background-position: left -33px;
	text-decoration: none;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	padding-top: 5px;
}

.tabs li a:hover {
	display: block;
    color: #ffffff;
	background-position: -150px -33px;
}

.tabs li a.selected {
	display: block;
	color: #000;
	background-position: left top;
}

.tabs li a.selected:hover {
	display: block;
	background-position: -150px top;
}
/***************** CSS For TAB Content *******************/
.tabcontent {
	display: none;
	width:450px;
	float:left;
	background-image:url(images/wgt-body-w.png);
	background-repeat:repeat-y;
	background-position:center top;
	margin-top: -5px;
	min-height: 100px;
	
	
}

.tabcontent a, .tabcontent a strong {
	line-height: 1.4em;
}

.tabcontent a:hover, .tabcontent a:hover strong {
}

.tabcontent ul li {
	display: block;
	border-bottom: 1px dotted #363f45;
	color: #000000;
	line-height: 1.4em;
	font-size: 11px;
	margin: 0 10px;
	padding: 5px 0;
}

.tabcontent ul li:hover {}

.tabcontent ul li a {
	line-height: 1.4em;
}

.tabcontent ul li a:hover {
}

.tabcontent ul li span {
	display: block;
	color: #999;
}


.sidebar {
	float: left;
	width: 220px;
	font-size: 11px;
}
/*
.sidebar a {
	color: #c7ae66;
}

.sidebar a:hover {
	color: #c7ae66;
}
*/
.sidebar ul li h2 {
	margin-top: 10px;
	display: block;
	background: #c7ae66;
	width: 220px;
	color: #ffffff;
	line-height: 28px;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px;
	background-image: url(images/side-h2-bg-widgets.png);
	background-repeat: repeat-x;
	background-position: left center;
	height: 34px;
}

.sidebar ul li div {
	padding: 10px;
	background: #FFF;
	line-height: 1.4em;
	font-size: 11px;
}
/***********************************************/
.sidebar ul ul {
	background-color: #FFFFFF;
}

.sidebar ul ul ul {
}

.sidebar ul li ul li {
	display: block;
}

.sidebar ul li ul li a {
	display: block;
	line-height: 22px;
	padding-left: 10px;
	border-bottom: 1px solid #363f45;
}

.sidebar ul li ul li a:hover {
	border-left: 5px solid #ED2D00;
}
/***************************************************/
#footer {
	width: 100%;
	float:left;
	display:block;
	background-image: url(images/footer-bg.png);
	background-position: center top;
	background-repeat: no-repeat;

}
#footer p {
	color:#777; /* changed */
	padding: 10px;
}

#footer a {
color: #FFF; /* changed */
}

#footer a:hover {
color: #BBB; /* changed */
}

/*
#footercontent ul {
	float: left;
	margin-bottom: 10px;
}

#footercontent ul li {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px dotted #ED2D00;
	line-height: 1.5em;
}

#footercontent ul li a {
	float: left;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.5em;
}

#footercontent ul li a:hover {
	color: #333;
	line-height: 1.5em;
	background: #fff;
}
*/
p.copyright {
	float: right;
	line-height: 30px;
	font-size: 11px;
	text-align:right
}

.copyright a {
	font-weight: normal;
	border-bottom: none;
	line-height: 1.5em;
	/* color: #FFFFFF; */
}

.copyright a:hover {
	/* color: #cebb6f; */
}

p.rss {
	float: left;
	font-size: 11px;
	line-height:35px;
	
}

p.rss a {
	float: left;
	display: block;
	font-weight: normal;
	background: url(images/rss.png) no-repeat left;
	padding-left: 25px;
	line-height:30px;
	/* color: #FFFFFF; */
	margin-right: 25px;
}

p.rss a:hover {
/* color: #cebb6f; */
}

/*
p.property {
	float: right;
	color: #FFB400;
	line-height:35px;
	font-size: 11px;
      
}

p.property a {
	font-weight: bold;
	color: #FFFFFF;
}

p.property a:hover {
	text-decoration: none;
}

*/
/***************************************************/
/* CSS for Search Results Only Optional */









.result {
	border-top: 1px solid #363f45;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}


.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	padding:0;
	margin:0;
	line-height: 1em;
	/* color: #c7ae66; */ /* changed */
	text-decoration: none;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #000000;
	font-weight: bold;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: normal;
}
/*
.result .rcomment a {
	color: #c7ae66;
}

.result .rcomment a:hover {
	color: #ff9600;
}
*/
.result .rsummary {
	line-height: 1.7em;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #999999;
}
/*
.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}
*/
.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #000000;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
}

h3#respond {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	border-bottom: 1px dotted #363f45;
	margin: 10px 0 2px 0;
}

h3#comments {
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 2px;
	border-bottom: 1px dotted #363f45;
}

ol.commentlist {
	list-style-type: none;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #363f45;
	float: left;
}

ol.commentlist li {
	background: #2b343a;
	border: 1px solid #363f45;
	padding: 20px;
	margin-top: 20px;
	display: block;
	float: left;
}

ol.commentlist li.alt {
	background: #FFF;
	border: 1px solid #363f45;
	padding: 20px;
	margin-top: 20px;
}

.avatar {
	float: left;
	display: inline;
	width: 32px;
}

.avatar img {	border: 3px solid #ddddd4}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 410px;
}

.commentbody em {
	font-size: 11px;
}
/***************************************************/
p.comment_author, p.comment_author a {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
}

p.comment_author a:hover {
	font-weight: bold;
	color: #ff9000;
}

p.comment_time {
	line-height: 1.5em;
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}

.comment_text {
	line-height: 1.5em;
	color: #333333;
	margin-top: 15px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	width: 488px;
}

.reply p, .reply input, .reply textarea {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-family: Tahoma, Arial;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-weight: normal;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #363f45;
	width: 200px;
	padding: 5px;
	color: #000000;
}

.replytext:focus {
	background: #ffffff;
}

.replyarea {
	border: 1px solid #363f45;
	line-height: 1.5em;
	padding: 5px;
	width: 470px;
	height: 120px;
	color: #000000;
}

.replyarea:focus {
	background: #ffffff;
}

.replybutton {
	text-align: center;
	width: 100px;
	height: 25px;
	font-weight: bold;
	color: #c7ae66;
	cursor: pointer;
}
/* buttons */
button {font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	text-decoration: none;cursor: pointer;border-width: 1px;
	border-style: solid;
		background-repeat: repeat-x;
	background-position: left bottom;
	cursor:pointer;
	}
	
	button.breg {
	border-color: #b4b4b4;
	color: #464646;
	
	font-size: 12px !important;
	line-height: 16px;
	padding: 3px 8px;
	
	
	
	
	background-color:#FFFFFF;
	background-image: url(images/input-button-grad.png);

	}
	
button.breg:hover {color: #000;border: 1px solid #77756f;background-image: url(images/input-button-grad.png);background-position: left -26px;}

button.bact {
	border-color: #f96668;
	color: #fff5f4;
	font-size: 12px ;	
	
	background-color:#c7ae66;
	background-image: url(images/input-actionbutton-grad.png);
	font-weight: bold;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
/*
button.bact:hover {color: #ffffff;border: 1px solid #fcb4b5;background-image: url(images/input-actionbutton-grad.png);background-position: left -46px;}*/
/* candy */

 button, input#searchinput, ol.commentlist li, div.follow {-moz-border-radius:5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	
		-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	
		border-top-right-radius: 5px;
	border-top-left-radius: 5px;}
	
	/*bottom round 
	
	.sdfsd {-moz-border-radius:0 0 5px 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 0px;
	-khtml-border-top-left-radius: 0px;
	
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;}
	
		
	
	.fdgsdfg {-moz-border-radius: 5px 5px 0 0;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
	-khtml-border-bottom-right-radius: 0px;
	-khtml-border-bottom-left-radius: 0px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;}
*/

#wp-calendar caption {
	text-align:left;
	font-size:14px;
	color: #c7ae66;
	font-weight: bold;
	text-indent: 10px;
}

table#wp-calendar {
	width:200px;
	margin: 0 auto;
}
	
	#wp-calendar thead th {background-color:#363f45;color:#FFFFFF}
	
	#wp-calendar th, #wp-calendar td {padding:5px;}
	#wp-calendar tr td {
	border:1px solid #363f45;
	text-align:center;
	background-color:#2b343a;
	color: #9ea3a6;
}
#wp-calendar td#today {background-color:#c7ae66;color:#fff}
#wp-calendar td#today  a {color:#fff}

/* ------ LAYOUT FIXES ------- */

div#floatnav {
	height: 50px;   /* changed */
	position: static; /* position:absolute;  remove */
}

div.gradient {
	width: auto;   /* width:100%;   remove */
}

div.headcontent {
	background-position: 0 -5px; /* changed */
	height: 105px; /* changed */
}

#header {
	height: 105px;  /* changed */
}

/* ------ ADDITIONS ------- */

body {
	background-repeat: repeat;
}

#body-inner {
	width: auto;
	float: left;
	background: url(images/body-inner-bg.jpg) top left repeat-x;
}

#inventory-feed ul {
	margin: 10px;
}

#inventory-feed ul li {
	float: left;
	height: 335px;
	width: 223px; /* 780 / 3 = 260 */
	overflow: hidden;
	background: url(images/section-back.png) top left repeat-x;
	padding: 10px;
	margin: 5px;
	font-size: 11px;
	font-weight:700;
}

#inventory-feed ul li .headline {
	padding-left: 0px;
}

#inventory-feed ul li .date {
	display: none;
}

#inventory-feed .post-top {
	height: 0px;
}

#creditfooter {
	display: none;
}

#inventory-feed img.car-image {
	margin: 5px 0px;
}

#inventory-feed .car-price {
	font-size: 14px;
	font-weight: bold;
	/* color: #C7AE66; */
	color: #AA1E22;
}

#inventory-feed .car-comments {
	display: none;
}

#inventory-feed .car-name {
	display: none;
}

#inventory-feed br {
	font-size: 5px;
	line-height: 0px;
}

ul.content-nav {
	padding-left: 15px;
}

ul.content-nav li {
	display: inline;
	padding-right: 25px;
	font-size: 13px;
	font-weight: bold;
}

div.wgt-body div.textwidget {
	padding: 0px 10px;
}

#sidebar .wgt-body h2.wgt-ttl {
	color: #000; /* changed */
	text-transform: uppercase;
}

#sidebar h2 {
	line-height: 12px;
	height: 23px;
}

div.wgt-footer {
	margin-bottom: 10px;
}



/* -------- #nav-info -------- */

#nav-info {
	float: right;
	margin-right: 15px;
	padding-top: 5px;
	
	color: #000;
	font-size: 12px;
	line-height: 12px;
	font-weight: 500;
	text-align: right;
}

#nav-info .phone {
display:block;
font-size:14px;
font-weight:bold;
line-height:20px;
margin-top:5px;
}

#nav-info .address {
color: #545454;
}


/* -------- banner_small --------- */

a#banner_small {
	display: block;
	width: 200px;
	height: 200px;
}

a#banner_small span {
	display: none;
}

a#banner_small { /* preloads hover image */
	background-image: url(images/banner_small1.png);
}

a#banner_small:hover, a#banner_small:focus {
	background-image: url(images/banner_small1_hover.png);	
}


/* ----------- .car-button ----------- */

.car-button a {
	display: block;
	width: 103px;
	height: 37px;
	margin-top: 10px;
	background-image:url(images/view_now_button.png);
}

.car-button a:hover {
	background-image:url(images/view_now_button_hover.png);
}

.car-button a b{
	display: none;
}


/* ---- spirit form ---- */
fieldset div {
padding: 5px;
}

fieldset div label {
margin-right: 15px;
display: block;
color: #000;
}

fieldset div input {
border: 1px solid #000;
background-color: #FEE;
}

#spirit_insider fieldset {
width: 160px;
}

#spirit_insider {
margin: 0 auto;
width: 170px;
}

#spirit_insider h3 {
color: #AA1E22;
}

/* ---- temp ----- */
div.grad1, div.grad2, div.grad3, div.grad4, div.grad5 {
background-image: url(images/grad-bg.png);
}

/* --- TBs custom changes --*/

#spirit_insider div label{
margin-top: -10px;
}