/*
Theme Name: U-Design Child
Theme URI: http://themeforest.net/item/udesign-wordpress-theme/253220?ref=internq7
Description: Child Theme for U-Design
Author: Andon
Author URI: http://themeforest.net/user/internq7/portfolio?ref=internq7
Template: u-design
Version: 1.0.0
*/
@import url("../u-design/style.css");

/**** BEGIN ADDING YOUR CUSTOM CSS CODE BELOW: ****/
a	{color:#CC0000}
#wrapper-1	{background:#000}
#top-wrapper	{background:url('images/header-bg.jpg') center top #c70000}
#main-menu	{background:url('images/menu-bg.jpg') center #000}
#logo	{top:0}
#before-content, #page-content-title	{ padding:0px; background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top,  #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
}
#page-content	{background:url('images/white-bg.png') repeat-y center}
#before-content	h2	{color:#FFF; text-align:center; font-size:24px !important; text-shadow:1px 1px #000}
#home-page-content	{background:#000; margin-bottom:20px}
#home-page-content #content-container	{padding:10px 0}
#main-content	{background:#FFF}
#cont-box-1 h3  {text-transform:uppercase; text-align:center; margin:5px 0px; padding:5px; background-image:none !important; background-color:
#000 !important; color:#FFF}

#sidebarSubnav h3	{text-transform:uppercase; text-align:center; margin:5px 0px; padding:5px; background-image:none; background-color:
#000; color:#FFF}

#page-content-title #page-title h1, #page-content-title #page-title h2, #page-content-title #page-title h3, #page-content-title #page-title .single-post-categories	{color: #FFFFFF;
    font-size: 2.3em;
    line-height: 42px;
    margin: 0 20px 0 340px;
    padding: 18px 0;
}

#footer-bg	{background-image:none; background-color:#252525}

.divider	{background:url('images/divider-bg.png') no-repeat center; height:20px}

/* MENU */

#navigation-menu ul.sf-menu > li > a > span	{font-size:15px; text-transform:uppercase}

/* PRODUCT PAGE */

.woocommerce div.product .product_title, .woocommerce #content div.product .product_title, .woocommerce-page div.product .product_title, .woocommerce-page #content div.product .product_title	{display:none}

.woocommerce div.product div.images, .woocommerce #content div.product div.images, .woocommerce-page div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce-page #content div.product div.summary	{width:100%}

#car_specs ul	{margin:0}
#car_specs ul	li	{list-style:none; margin-left:0; text-align:right; padding:3px; background:#f8f8f8; padding:5px 10px; margin-bottom:1px; float:left; width:95%; float:left}
#car_specs ul .label	{width:25%; float:left; text-align:left; font-weight:bold}