@charset "UTF-8";
/*CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
	background: #1a1a1a;
}

img {
	border: none;
}

ul.nav, #sidebar ul.sidebar-ul, #shopp-cart-ajax ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul {
	padding: 0px;
	list-style-position: inside;
}

ul.nav li {
	display: block;
	float: left;
}

hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-color: #dddddd;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	color: #ffffff;
}

h1 {
	font-size: 30px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}

div.alignright {
	float: right;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 16px;
}

div.alignleft {
	float: left;
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 0px;
}

img.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 5px;
}

#blog-body .wp-caption-text {
	background-color:#222;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 12px;
	font-size:10px;
	color:#555;
	margin:0px;
	margin-right:10px;
	margin-top: 2px;
	
}


/**************/
/* LINKS */
/**************/

a:link, a:visited, .alignright .next a:link, .alignright .next a:visited, .alignright .previous a:link, .alignright .previous a:visited, #archive ul li a:hover {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #FA0000;
	text-decoration: underline;
}

#header a:link, #header a:visited, #feature-container a:link, #feature-container a:visited, #footer a:link, #footer a:visited, #extras #blog-preview a:link, #extras #blog-preview a:visited {
	color: #ffffff;
	text-decoration: none;
}

.name a:link, .name a:visited, #header .current_page_item a:link, #header .current_page_item a:visited {
	color: #000000;	
}

#sidebar ul.shopp_categories a:link, #sidebar ul.shopp_categories a:visited {
	color: #4d4d4d;
}

#sidebar ul.shopp_categories ul.children a:link, #sidebar ul.shopp_categories ul.children a:visited, #header .page-item-7 a:link, #header .page-item-7 a:visited, #header .page-item-23 a:link, #header .page-item-23 a:visited {
	color: #999999;
}

.dollars a:link, .dollars a:visited, .alignright a:link, .alignright a:visited, #extras a:link, #extras a:visited, #extras #blog-preview h2 .count a:link, #extras #blog-preview h2 .count a:visited, #blog-sidebar h1 a:link, #blog-sidebar h1 a:visited, #archive h1 a:link, #archive h1 a:visited {
	color: #FA0000;
}

#header a:hover, #feature-container a:hover, #footer a:hover, .name a:hover, .dollars a:hover, #sidebar ul.shopp_categories a:hover, #sidebar ul.shopp_categories ul.children a:hover, #header .page-item-7 a:hover,#header .page-item-23 a:hover, .alignright .next a:hover, .alignright .previous a:hover, #extras #blog-preview a:hover  {
	color: #FA0000;
	text-decoration: underline;
}


/**************/
/* HEADER */
/**************/

#header-container {
	width: 100%;
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 45px;
}

#header {
	width: 960px;
	margin: 0 auto;
}

#header-nav {
	float: left;
	color: #000000;
}

#header-contact {
	float: right;
	width: 200px;
	color: #999999;
	padding-top: 22px;
	text-align: right;
}

#header-nav ul.nav li {
	height: 26px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 19px;
	text-transform: uppercase;
}

.current_page_item a {
	cursor:default;
}

.page-item-1.current_page_item {
	background-image: url(images/tab-home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-13.current_page_item {
	background-image: url(images/tab-audi.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-9.current_page_item {
	background-image: url(images/tab-bmw.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-15.current_page_item {
	background-image: url(images/tab-lotus.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-7.current_page_item {
	background-image: url(images/tab-cart.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.page-item-23.current_page_item {
	background-image: url(images/tab-install.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#header .nav {
	font-size: 15px;
	font-weight: bold;
}

.phone-number {
	color: #ffffff;	
}


/**************/
/* EXTRAS */
/**************/
#extras-container {
	width: 100%;
	height: 550px;
	background-color: #000;
	background-image: url(images/bg-extras.gif);
	background-repeat: repeat-x;
}

#extras {
	width: 960px;
	padding-top:40px;
	margin: 0 auto;
	padding-bottom: 40px;
	line-height: 17px;
	color: #808080;
	font-size: 11px;
}

#extras h1, #blog-sidebar h1 {
	font-size: 14px;
	padding-bottom: 10px;
	color: #fff;
}

#blog-preview {
	width: 330px;
	height: 470px;
	float: left;
	margin-top: -10px;
}

#blog-preview .entry {
	margin-bottom: 32px;
}

#blog-preview h3, #archive-body h3 {
	font-size: 11px;
	color: #4d4d4d;
	margin: 0px;
	text-transform:lowercase;
}

#blog-preview h2, #archive-body h2 {
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	margin: 0px;
}

#blog-preview h2 .count, #archive-body h2 .count {
	font-size: 14px;	
}

#about-us {
	width: 200px;
	height: 470px;
	float: left;
	margin-left: 30px;
	padding: 20px;
	background-image: url(images/bg-about.png);
	background-repeat: repeat-x;
	background-position: top;
}

#about-us p {
	margin-top: 0px;
	margin-bottom: 15px;
}

#about-us #title, #about-us #title:hover {
	margin-bottom: 15px;
	float: none;
	opacity: 1;
	padding: 0px;
}

#about-us img {
	float: left;
	padding-right: 3px;
	padding-top: 3px;
}

#about-us img:hover {
	opacity: 0.5;	
}

#flickr {
	width: 330px;
	height: 190px;
	float: right;
}

#youtube {
	width: 330px;
	height: 238px;
	float: right;
	margin-top: 40px;
}

#sidebar-blog {
	width: 330px;
	float: right;
}

/**************/
/* SIDEBAR */
/**************/
#main-container {
	width: 100%;
	background: #ffffff;
}

#main {
	padding-top: 20px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#sidebar {
	width: 215px;
	float: left;
}

#content {
	width: 715px;
	float: right;
}

#sidebar ul li.widget {
	width: 195px;
	background: #f5f5f5;
	padding: 10px;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}

/**************/
/* WIDGETS */
/**************/

.widgettitle {
	margin: 0px;
	color: #000000;
	font-size: 16px;
	font-weight:bold;
	font-style:italic;
}

.widget hr {
	margin-top: 5px;
	margin-bottom: 8px;	
}

.dollars {
	font-size: 14px;
	font-weight: bold;
	color: #FA0000;
	margin-top: 0px;
	margin-bottom: 5px;
}

.status1 {
	font-size: 11px;
	color: #808080;
	margin: 0px;
	
}

#sidebar ul.shopp_categories {
	list-style-type: none;
	font-weight: normal;
	font-style:italic;
	padding-bottom: 0px;
	line-height: 14px;
}


#sidebar ul.shopp_categories ul.children {
	list-style-position: inside;
	list-style-image: url(images/bullet-arrow.gif);
	font-weight: normal;
	padding-left: 10px;
	padding-bottom: 10px;
	font-style: normal;
	font-size: 11px;
}

#sidebar .widget_recent_entries ul {
	list-style-position:outside;
	list-style-type:square;
	padding-left: 15px;
}

#sidebar .widget_recent_entries li {
	padding-bottom: 5px;	
}

#sidebar img:hover {
	opacity: 0.80;	
}

/**************/
/* FEATURES */
/**************/


#flash-container {
	width: 100%;
	background: #ffffff;
}

#flash {
	padding-top: 20px;
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#feature-container {
	width: 100%;
	background-color: #000000;
	background-image: url(images/bg-feature.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #999999;
}

#featured-header {
	width: 960px;
	margin: 0 auto;
}

#featured-title {
	width: 200px;
	float: left;
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	font-style:italic;
}

#featured-browse {
	width: 200px;
	float: right;
	padding-top: 27px;
	font-size: 10px;
	text-align: right;
}

#featured-products {
	width: 980px;
	height: 205px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}	

.featured-product {
	width: 20%;
	text-align: center;
	float: left;
}

.featured-product img {
	width: 164px;
	height: 123px;
}

.featured-product img:hover {
	opacity: 0.85;	
}

.featured-product-end {
	width: 225px;
	text-align: center;
	float: right;
}

.product-title {
	color: #ffffff;
	font-size: 12px;
	line-height: 14px;
	width: 164px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.product-price, .price {
	color: #FA0000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	width: 164px;
	margin-left: 15px;
}


/**************/
/* Pages */
/**************/

.entry h2 {
	margin-bottom: -5px;
	margin-top: 20px;
}


/**************/
/* BLOG */
/**************/

#blog-container {
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	padding-left: 00px;
	padding-bottom: 40px;
}

#blog-title {
	float: left;	
}

#blog-header {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	width: 555px;
	line-height: 36px;
}

#date-header {
	font-size: 12px;	
	color: #B3B3B3;
	margin-top: 10px;
	margin-bottom:0px;
	width: 555px;
}

#archive {
	width: 330px;
	height: 100px;
	float: right;
}

#archive h1 {
	font-size: 14px;
	padding-bottom: 10px;
	margin-top: -5px;
	color: #000;
}

#archive-header {
	font-size: 36px;
	font-weight: bold;
	margin: 0px;
	padding-top: 30px;
	width: 555px;
	line-height: 36px;
}

#archive ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:330px;	
}

#archive ul li {
	float: left;	
}

#archive ul li a {
	background-color:#F2F2F2;
	background-image:url(images/bullet-arrow.png);
	background-position:10px center;
	background-repeat:no-repeat;
	display:block;
	height:26px;
	margin:1px 2px 1px 0;
	padding:10px 0 0 25px;
	width:138px;	
}

#archive ul li a:hover {
	background-color:#E6E6E6;
}

#blog-body, #archive-body {
	width: 555px;
	line-height: 20px;
	float: left;
	margin-top: -12px;
	margin-bottom: 30px;
}

#blog-body p {
	margin-bottom: 20px;
}

#archive-body p {
	margin-bottom: 30px;
}

#blog-body h2 {
	color: #fff;
	font-size: 16px;
	padding-top: 20px;
}

/**************/
/* COMMENTS */
/**************/

#comments, #reply {
	font-size: 24px;
	color: #FFF;
	line-height: 120%;
}

ol.commentlist  {
	list-style-type: none;
	margin: 0px;
	padding:0px;
}

ol.commentlist li {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 0 10px;
	padding: 18px 20px 18px 20px;
	position: relative;
	background-color:#1A1A1A;
}

ol.commentlist li p {
	margin: 0
}

ol.commentlist li img.avatar {
	float:right;
	padding:0 10px 0 10px;
}

ol.commentlist li p a { 
	color: #6099ff;
}
		
ol.commentlist li ul li {
	margin:0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 50px;
}

ol.commentlist .comment-meta a {
	color:#999;
	padding-bottom:5px;
}

ol.commentlist .children {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

ul.children {
	list-style-type: none;
	margin-top: 10px;
	padding:0px;
}

ul.children li {
	margin-top:0px;
	padding-top: 0px;
	background-image: url(images/reply.png);
	background-repeat: no-repeat;
	background-position: 0px 15px;
	padding-left: 0px;
}

.comment-body em {
	color:#FF0;	
}

#blog-body .comment-body p {
	margin-bottom: 0px;
}

form#comments {
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color:#1A1A1A;
	padding: 15px;
}

input.text, select.select, textarea.textarea
{
	border: 0;
	color: #000;
	padding: 7px;
}

ol.commentlist li.odd {
}

textarea#comment {
	width: 510px; 
	height: 100px; 
	background-color: #fff;
	padding:5px;
	border: 0px;
}

button.button {
	color: #fff;
	height: auto; width: auto;
	line-height: normal;
	white-space: nowrap;
}
			
form.form p.submit, #blog-body p.submit { 
	margin: 0
}
	
form.form p.submit input {
	padding: 5px 10px
}


/**************/
/* FOOTER */
/**************/

#footer-container {
	width: 100%;
	height: 88px;
	background-color: #1a1a1a;
	clear: both;
}

#footer {
	width: 960px;
	margin: 0 auto;
	color: #808080;
}

#footer-nav {
	font-size: 11px;
	margin: 0px;
	padding-top: 32px;
}

#footer-copyright {
	margin: 0px;
	font-size:11px;
	padding-top: 4px;
}