/*
Theme Name: Motor Shop di Alex Bruno
Theme URI: http://www.motor-shop.it/
Author: Timothy G. Colica
*/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #272f34 url('../images/bg_main.gif') repeat-y 50% 0;
	color: #354657;
	font: 0.71em/150% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	text-align: center; /* be nice to IE */
}
a {
    color: #ff7300;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

.menu_laterale a:link img, .menu_laterale a:visited img {filter:alpha(opacity=75); -moz-opacity: 0.75; opacity: 0.75}
.menu_laterale a:hover img {filter:alpha(opacity=100); -moz-opacity: 1; opacity: 1}

/*** Main Positioning Elements **********************************************/
#BLINK
{
    color: #ff7300;
    font: 0.71em/150% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
    font-weight: bold;
}

#BLINK2
{
    color: #ff7300;
    font: 0.71em/150% "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 100%;
    font-weight: bold;
}

#wrapper {
	background: #FFF;
	margin: 0 auto;
	overflow: hidden;
	text-align: left; /* be nice to IE */
	width: 759px;
}
#body {
    margin-top: 1px;
    float: left;
    width: 100%;
    padding-bottom: 2em;
    position: relative;
}
#content_single {
    float: left;
    width: 755px;
    padding: 0;
	min-height: 493px;
}
#content {
    background: transparent url('../images/bg_sidebar.gif') no-repeat 100% 0;
    float: left;
    width: 436px;
    padding: 0;
	min-height: 493px;
}
#sidebar {
    clear: none;
    float: right;
    width: 323px;
}

/*** Navigation Elements ****************************************************/

.navigation {
	background: #151c24 url('../images/bg_nav.gif') repeat-x 0 0;
	float: left;
	list-style: none;
	/*margin-top: 260px;*/
	width: 100%;
}
.navigation li,
.navigation li a {
	color: #fff;
	float: left;
	height: 34px;
	line-height: 35px;
}
.navigation li a:hover {
    background: transparent url('../images/bg_nav_hover.gif') no-repeat 50% 1px;
    text-decoration: none;
}
.navigation li {
	margin-left: 27px; /*20px	*/
}
.navigation .selected a,
.navigation .selected a:hover {
    background: transparent url('../images/bg_nav_selected.gif') no-repeat 50% 100%;
}

/*** Teaser Elements ********************************************************/

#teaser h2 {
    font-size: 160%;
    margin-bottom: 1em;
}
#teaser {
    background: #d8dcdf url('../images/bg_teaser.gif') no-repeat 0 0;
    height: 14.5em;
    padding: 25px;
}
#teaser ul {
    list-style: none;
    font-size: 120%;
}
#teaser li {
    background: transparent url('../images/icon_list_teaser.gif') no-repeat 0 50%;
    padding: 0.3em 0;
    padding-left: 30px;
}

/*** Section Elements *******************************************************/

.section {
    background: transparent url('../images/bg_separator.gif') no-repeat 0 0;
    clear: both;
    padding: 20px 25px;
}
.section.firstchild {
    background: transparent;
    padding-top: 5px;
}
.section h3 {
    font-size: 180%;
    margin-bottom: 0.2em;
}
.section h3 a {
    color: #354657;
}
.section p { margin-bottom: 0.77em; }
.meta,
.meta a {
    color: #889aab;
    margin: 0;
}
.meta .print {
	padding: 0 0 0 20px;
	background: url('../images/print.gif') no-repeat center left;
}
.meta .email {
	padding: 0 0 0 20px;
	background: url('../images/email.gif') no-repeat center left;
	margin-left: 10px;
}
.section .more {
    background: transparent url('../images/icon_more.gif') no-repeat 100% 50%;
    color: #ff7500;
    padding-right: 10px;
    text-decoration: underline;
}
.date,
.comments {
    background: transparent url('../images/icon_date.gif') no-repeat center left ;
    margin-right: 0.5em;
    padding-left: 15px;
}
.comments {
    background-image: url('../images/icon_comment.gif');
}

.section.mailform input {
	margin-top: 0;
    width: auto;
}

.section.mailform label {
	margin-bottom: 1px; 
}

.section.mailform form .button {
    border-color: #363f49;
    width: auto;
}

/*** Error Elements *****************************************************/

span#error {
display: block;
width: 100%;
padding: 5px 5px 5px 0;
}

#error {
	float: left;
}

#error h4 a {
	color: #354657;
	font-weight: bold;
	font-size: 103%;
	text-indent: .5em ! important; 
}

#error em {
	font-style: normal;
	color: #697E99;
	text-indent: .5em ! important; 
}

#error p {
	padding-top: 1em;
	text-indent: .5em ! important;
}

/*** Sidenotes Elements *****************************************************/
    
#sidebar h2 {
    margin-top: 10px;
    padding: 10px 10px 10px 23px;
	font-size: 160%;
}

#sidenote h2 a {
    color: #354657;
}
.sidenote {
    clear: both;
    padding: 10px 20px 10px 25px;
}
.sidenote h3 {
    font-size: 100%;
    font-weight: bold;
}
.sidenote h3 a {
    color: #ff7300;
}
.sidenote .meta {
    color: #889aab;
    background: transparent url('../images/icon_date.gif') no-repeat 0 0.4em;
    margin-right: 0.5em;
    padding-left: 16px;
}

#previousnotes {
	transparent url('../images/icon_more.gif') no-repeat 100% 50%;
	font-weight: normal;
	padding-left: 25px;
}

#sidebar li {
	list-style: none;
    padding-left: 25px;
}

#sidebar form {
    background: transparent;
    border: none;
    margin-top: 5px;
    padding: 0 25px 10px 25px;
}

/*** Separator Elements *****************************************************/

.separator {
	clear: both;
	background: transparent url('../images/bg_separator.gif') no-repeat 0 0;
	width: 347px;
    float: left;
    padding: 30px 10px 25px 25px;
}
.separator a {
	color: #354657;
}

/*** Contact Elements *******************************************************/

#contact {
	background: #eaeeef url('../images/bg_contact.gif') no-repeat 0 0;
    height: 14.5em;
    padding: 25px;
    padding-left: 70px;
}
#contact h2 {
    margin-left: -40px;
    margin-bottom: 1em;
    padding: 0;
	font-size: 160%; 
	font-weight: bold;
}
* html #contact h2 {
    margin-left: -20px;
    margin-bottom: 0em;
}
#contact h3 {
    background: #eaeeef url('../images/icon_vcard.gif') no-repeat 0 50%;
    clear: both;
    margin: 0;
    margin-left: -40px;
    float: none;
    padding-left: 40px;
    font-size: 100%;
    font-weight: bold;
}
#contact h3 strong {
    display: block;
    font-weight: normal;
}
#contact address {
    font-style: normal;
}
.check {
	padding-left: 28px;
	background: url('../images/icon_list_teaser2.gif') no-repeat 0 50%;
	
/*** Contact Elements - Used on Contact Us Page *******************************************************/
	
}
#contact2 {
	background: #fff;
    height: 14.5em;
    padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
    padding-left: 70px;
}
#contact2 h2 {
    margin-left: -40px;
    margin-bottom: 1em;
    padding: 0;
}
* html #contact2 h2 {
    margin-left: -40px;
    margin-bottom: 1em;
}
#contact2 h3 {
    background: #fff url('../images/icon_vcard.gif') no-repeat 0 50%;
    clear: both;
    margin: 0;
    margin-left: -40px;
    float: none;
    padding-left: 40px;
    font-size: 100%;
    font-weight: bold;
}
#contact2 h3 strong {
    display: block;
    font-weight: normal;
}
#contact2 address {
    font-style: normal;
}

#emailmeresults {
padding: 25px;
background: #EAEEEF;
color: #272F34;
font-size: 14px;
font-style: italic;
text-align: center;
border-top: 3px solid #272F34;
border-bottom: 3px solid #272F34;
}

#busy {
margin-left: 3px;
}

/***Download Links ********************************************************/

a.dnld {
	padding-left: 12px;
	background: url('../images/icon-dnld.gif') no-repeat 0 3px;
	color: #354657;
}
/*** End Download Links ********************************************************/

/*** Footer Elements ********************************************************/

#footer {
    background: #141d25 url('../images/bg_footer.gif') repeat-x 0 -1px;
    clear: both;
    color: #fff;
    /*float: left;*/
    height: 70px;
    padding: 17px 0;
    position: relative;
    width: 100%;
}
#footer p {
    margin-left: 25px;
}
#footer em {
    color: #889aab;
    font-style: normal;
}
#footer ul {
    list-style: none;
    position: absolute;
    right: 25px;
    top: 17px;
}
#footer li,
#footer li a {
    color: #fff;
    float: left;
}
#footer li a {
    background: transparent url('../images/icon_standards.gif') no-repeat 0 50%;
    padding-left: 25px;
    margin-right: 20px;
}

/*** Infoarea Components ******************************************************/

#infoarea {
    background: #404a54 url('../images/bg_infoarea.gif') repeat-x 0 0;
    border-bottom: 1px solid #212e35;
	/*padding-bottom: 3.5em;*/
    clear: both;
    color: #cdd3d4;
    float: left;
    width: 100%;
}
#infoarea .content {
    /*padding: 30px 25px;*/
	padding: 10px 25px;
}

#infoarea form {
    background: transparent;
	border: none; 
	margin-top: 1em;
	padding: 0.2em 0.3em;
	width: 200px;
}

#wrapper #infoarea form input {
	width: 200px;
}
#wrapper #infoarea form .button {
    border-color: #363f49;
    width: auto;
}

/*** Code below cribbed from Wolfgang Bartelme ***/

#infoarea .column {
  float: left;
  margin: 0;
  padding: 0 25px 25px 0;
  width: 210px;
}

#infoarea .column h4 {
  color: #fff;
  font-size: 160%;
  margin: 1em 0;
}
#infoarea h4 em {
  color: #889AAB;
  font-style: normal;
}

#infoarea .column ul {
  list-style: none;
  float: left;
  padding: 0;
  width: 100%;
}
#infoarea .column li {
  background: transparent;
  width: 100%;
}
#infoarea .column li a {
  background: transparent;
  border-top: 1px solid #4d5760;
  border-bottom: 1px solid #4d5760;
  color: #fff;
  margin-top: -1px;
  display: block;
  padding: 0.2em 0.3em;
  padding-right: 4em;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
#infoarea .column li a:hover {
  background-color: #363f49;
}
#infoarea .column li a:active {
  background-color: #151D25;
}

/*** End cribbed code ***/

#toggleinfoarea {
    background: transparent url('../images/button_infoarea.gif') no-repeat 0 0;
    clear: both;
    color: #cdd3d4;
    cursor: pointer;
    height: 25px;
    line-height: 25px;
    width: 213px;
    position: absolute;
    bottom: -1px;
    left: 0px;
    padding-left: 25px;
}
#toggleinfoarea:hover {
    background-position: 0 -25px;
    color: #fff;
    text-decoration: none;
}

/*** Maincontent Elements ***************************************************/

#maincontent {
    background: transparent url('') no-repeat 0 0;
    float: left;
    padding: 20px 20px 20px 20px;
	clear: none;
	width: 90%;
}
#maincontent_single {
    background: transparent url('') no-repeat 0 0;
    float: left;
    padding: 20px 20px 20px 20px;
	clear: none;
	width: 95%;
}
#maincontent p,
#maincontent_single p,
#maincontent ul,
#maincontent_single ul,
#maincontent ol
#maincontent_single ol, {
    list-style: none;
    margin-bottom: 1em;
}
#maincontent li,
#maincontent_single li {
	background: transparent url('../images/icon_bullet.gif') no-repeat 0 0.4em;
	padding-left: 12px;
	line-height: 150%;
	margin-left: -15px;
}
#maincontent h1,
#maincontent_single h1 {
    font-size: 200%;
    margin-top: -0.5em;
    margin-bottom: 1px;
}
#maincontent h2,
#maincontent_single h2 {
    font-size: 160%;
}
#maincontent h3,
#maincontent_single h3 {
    font-size: 110%;
    text-transform: uppercase;
}
#maincontent blockquote,
#maincontent_single blockquote {
    background: transparent url('../images/icon_quote.gif') no-repeat 0 0.3em;
    color: #889aab;
    font-style: italic;
    margin: 0;
    padding: 0 25px;
}
#maincontent .frame,
#maincontent_single .frame, {
    border: 1px solid #889aab;
    padding: 5px;
}
#maincontent ul,
#maincontent_single ul,
#maincontent ol
#maincontent_single ol, {
    margin-left: 20px;
}
.alert {
	padding-left: 24px;
	background: url('../images/icon_error_bullet.gif') no-repeat 0 50%;
}
#author {
	padding-left: 24px;
	background: url('../images/icon_user.gif') no-repeat 0 50%;
}
#posted {
	padding-left: 24px;
	background: url('../images/icon_book_open.gif') no-repeat 0 50%;
}
#maincontent .download {
    background: transparent url('../images/icon_download.gif') no-repeat 0 0.2em;
    font-weight: bold;
    padding: 0.2em 20px;
}
#maincontent .info {
    padding-top: 1em;
}
#maincontent .info strong {
    background: transparent url('../images/icon_error_bullet.gif') no-repeat 0 0.2em;
    font-weight: bold;
    padding: 0.2em 0 0.2em 20px;
}


/*** Comment Elements *******************************************************/

#commentlist {
    padding: 20px 25px;
}
form {
    background: #eaeeef;
    border: 1px solid #d3dae0;
    margin-top: 15px;
    padding: 20px;
	/*padding-right: 15px;*/
}
#content form {
    width: 337px;
}
form.contact {
    background: #eaeeef url('../images/bg_form_contact.gif') no-repeat 100% 0;
}
form label {
    display: block;
}
#wrapper form input {
	background: #fff url('../images/bg_input.gif') repeat-x 0 -1px;
    border: 1px solid #d3dae0;
    padding: 0.1em 0.2em;
    width: 330px;
}
#wrapper form textarea {
    background: #fff url('../images/bg_input.gif') repeat-x 0 -1px;
    border: 1px solid #d3dae0;
    padding: 0.1em 0.2em;
    width: 330px;
	height: 110px;
}
form p {
    margin-bottom: 1em;
}
form textarea {
    height: 15em;
    margin-bottom: 1.5em;
}
#wrapper form .button {
    background: #191f26 url('../images/bg_button.gif') repeat-x 0 0;
    color: #fff;
    cursor: pointer;
    margin-top: -1em;
    padding: 0.2em 0.7em;
    width: auto;
}
#wrapper form .button:hover {
    background-position: 0 -50px;
}
form h2 {
    font-size: 150%;
    margin-bottom: 1em;
}

h2#comments { margin-left: 1.5em; }

#formcontainer { margin-left: 25px; margin-bottom: 2em; }

#commentlist .comment h3 {
    color: #889aab;
    font-size: 100%;
}
#commentlist .comment p {
    margin-bottom: 1em;
}

#commentlist li { list-style: none; }

#commentlist .comment {
    border-top: 1px solid #eaeeef;
    margin-top: 1em;
    padding-top: 1em;
    /*padding-left: 80px;*/
    position: relative;
}
#commentlist .comment h3 cite {
	color: #354657;
    font-weight: bold;
    font-style: normal;
}
#commentlist .gravatar {
    background: #eaeeef;
    position: absolute;
    left: 0;
    top: 1.3em;
    float: left;
    border: 1px solid #889aab;
    width: 48px;
    height: 48px;
    padding: 5px;
}
* html #commentlist .gravatar {
	left: -80px;
}
#commentlist input,
#commentlist textarea {
    background: #fff url('../images/bg_input.gif') repeat-x 0 0;
    border: 1px solid #889aab;
    padding: 0.1em 0.2em;
}
#commentlist .button {
    background: #ff7500;
    color: #fff;
    margin-top: -1em;
}

#commentlist #submit {
float: left;
clear: both;
}

#commentlist .officialcomment {
background: #EAEEEF;
padding-bottom: 1em;
padding-left: 15px;
}