/* CSS Document */

body	{

  margin: 0;
  padding: 0;
  border: 0;
  text-align: center;
  color:#2E353A;

  /*font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;*/
  font:"Times New Roman", Times, serif;
  }

img  {
  border: 0;
  display: block;
  }


  /* Wrapper */

@media all {
  #wrapper  {
    margin: 0 auto -4em;
    padding: 0;
    border: 0;
    width: 690px;
    text-align: left;
    background: #fff url(http://www.blogblog.com/moto_mr/innerwrap.gif) top right repeat-y;
    font-size:90%;
    }
  }
@media handheld {
  #wrapper  {
    width: 90%;
    }
  }


  /* Header */

#blog-header  {
height:200px;
width:100%;
  background: #CCCCCC url(http://www.benzblogger.com/HeaderPattern.jpg) top right repeat-x;
  position:absolute;
  overflow:hidden;
  top:0px;
  left:0px;
  z-index:1;
  }

#footer-column-container {
clear:both;
}

.footer-column {
padding: 10px;
}

#header-text{
  position:absolute;
  height:200px;
  width:480px;
  top:0px;
  left:410px;
  z-index:3;
}

#header-car{
  position:absolute;
  text-align:left;
  height:200px;
  width:458px;
  top:0px;
  left:0px;
  z-index:2;
}

#header-jesse-info{
  position:absolute;
  height:15px;
  width:900px;
  top:195px;
  left:15px;
  z-index:6;
  border-width:1px;
  border-color:#00004D;
  border-style:solid;
  background-color:#BB0E04;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#FFFFFF;
  overflow:hidden;
}

#header-jesse-info a:link, #header-jesse-info a:visited, #header-jesse-info a:active{
text-decoration:none;
color:#FFFFFF;
font-weight:normal;
}
#header-jesse-info a:hover{
text-decoration:underline;
color:#FFFFFF;
font-weight:normal;
}

  /* Inner layout */

#content  {

  }
  
@media all {
  #main  {
  position:absolute;
    width: 600px;
	z-index:6;
    }
	#main a{
	text-decoration:underline;
	}
	
#top-bar{
position:absolute;
left:0;
height:12px;
top:198px;
width:100%;
background: #fff url(http://www.benzblogger.com/carbon_header.gif) top right repeat-x;
z-index:5;
overflow:hidden;
}

  #left-sidebar  {
  text-align:left;
  position:absolute;
  top:100px;
  left:0px;
  width: 200px;
  z-index:3;
    }


	#right-sidebar  {
  text-align:left;
  position:absolute;
  padding-left:5px;
  top:100px;
  left:800px;
    width: 200px;
	z-index:3;
	overflow:hidden;
    }
	
	#footerTest {
	
	}
	
	#home-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	left:0px;
	width:150px;
	height:34px;
	z-index:5;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	text-align:center;
	vertical-align:middle;
	}
	#home-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#home-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#subscribe-icon{
	position:relative;
	left:130px;
	top:-26px;
	z-index:60;
	}
	#subscribe-icon img{
	  border: 0;
  	display:block;
	}
	#subscribe-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	left:0px;
	width:150px;
	height:34px;
	z-index:5;
	  border-width:1px;
  border-color:#00004D;
  border-style:solid;
	text-align:center;
	vertical-align:middle;
	}
	#subscribe-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#subscribe-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#about-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground.jpg) top right repeat-x;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	left:0px;
	width:150px;
	height:34px;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	}
	#about-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:33px;
	}
	#about-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
	#buy-button{
	position:relative;
	background: #fff url(http://www.benzblogger.com/buttonBackground100.jpg) top right repeat-x;
	border-width:1px;
    border-color:#00004D;
    border-style:solid;
	left:0px;
	width:150px;
	height:85px;
	z-index:5;
	text-align:center;
	vertical-align:middle;
	}
	#buy-button a{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:normal;
	color:#00004D;
	font-size:23px;
	line-height:27px;
	}
	#buy-button:hover{
	background: #fff url(http://www.benzblogger.com/buttonBackgroundHover100.jpg) bottom right repeat-x;
	cursor:pointer; 
	cursor:hand;
	}
  }
@media handheld {
  #main  {
    width: 100%;
    float: none;
    }

  #sidebar  {
    width: 100%;
    float: none;
    }
  }
   
  /* Bottom layout */


#footer  {
height:150px;
width:100%;
background: #CCCCCC url(http://www.benzblogger.com/HeaderPattern.jpg) top right repeat-x;
overflow:hidden;
color:#000000;
z-index:100;
  }
  


  /* Default links   */

a:link, a:visited {
  font-weight : bold; 
  text-decoration : none;
  color: #2E353A;
  background: transparent; 
  }

a:hover {
  font-weight : bold; 
  text-decoration:underline;
  color:#2E353A;
  background: transparent; 
  }

a:active {
  font-weight : bold; 
  text-decoration : none;
  color: #2E353A;
  background: transparent;  
  }

  
  /* Typography */
.quote-text{
color:#000000;
text-align:left;
/*font-family:      "Comic Sans MS","Brush Script MT",cursive;*/
font-family:Georgia, "Times New Roman", Times, serif;
font-size:13px;
}

#main p, #right-sidebar p, #left-sidebar p {
  line-height: 140%;
  margin-top: 5px;
  margin-bottom: 1em;
  }
  
.post-body {
  line-height: 120%;
  font-size:medium;
  } 

h1, h2, h3, h4, h5  {
  margin: 25px 0 0 0;
  padding: 0;
  }

h2  {
  font-size:larger;
  color:#00004D;
  }
h2.date-header {
font-size:larger;
}
h2.sidebar-title {
line-height:20px;
padding-bottom:0px;
padding-top:6px;
margin-top:0px;
}
h2.lead {
  margin-top: 5px;
  font-size:18px;
  color:#00004D;
  padding-left:15px;
  padding-right:15px;
}
h1.lead {
  margin-top: 5px;
  font-size:140%;
  color:#00004D;
  padding-left:25px;
  padding-right:25px;
}
h1.contact-type {
  margin-top: 5px;
  font-size:35px;
  color:#00004D;
  padding-left:15px;
  padding-right:15px;
}
h1.or {
  margin-top: 5px;
  font-size:35px;
  color:#00004D;
}
h1.post-title {
border-bottom-color:#D12E3C;
border-bottom-style:solid;
border-bottom-width:thin;
border-top-color:#D12E3C;
border-top-style:solid;
border-top-width:thin;
  margin-top: 5px;
  font-size:23px;
  color:#00004D;
  }
p.blogger-labels {
  font-size:smaller;
}

ul  {
  margin: 0 0 25px 0;
  }


li  {
  line-height: 160%;
  }

#right-sidebar ul, #left-sidebar ul   {
  padding-left: 10px;
  padding-top: 0px;
  line-height: 18px;
  }

#right-sidebar ul li, #left-sidebar ul li {
  list-style: disc url(http://www.blogblog.com/moto_mr/diamond.gif) inside;
  vertical-align: top;
  padding-left: 10px;
  padding-top: 0px;
  line-height: 18px;
  }
  
dl.profile-datablock  {
  margin: 3px 0 5px 0;
  }
dl.profile-datablock dd {
  line-height: 140%;
  }
  
.profile-img {display:inline;}

.profile-img img {
  float:left;
  margin:0 10px 5px 0;
  border:4px solid #ccb;
  }
    
#comments  {
  border: 0;
  border-top: 1px dashed #eed;
  margin: 10px 0 0 0;
  padding: 0;
  }

#comments h3  {
  margin-top: 10px;
  margin-bottom: -10px;
  font-weight: normal;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: 1px;
  }  

#comments dl dt   {
  font-weight: bold;
  font-style: italic;
  margin-top: 35px;
  padding: 1px 0 0 18px;
  background: transparent url(http://www.blogblog.com/moto_mr/commentbug.gif) top left no-repeat;
  color: #bba;
  }

#comments dl dd  {
  padding: 0;
  margin: 0;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
  
  /* Forms ----------------------------------------*/
input.text {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px; 
}

input.email {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
}

input.search {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

legend.type {
  margin-top: 5px;
  font-size:35px;
  color:#00004D;
  padding-left:15px;
  padding-right:15px;
  }
  
select {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px; 
}

textarea {
background-color:#FFFFFF;
border: 1px solid #666666;
margin-bottom:3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px; 
}

fieldset.form {
float:left;
clear:left;
width:100%;
margin: 0 0 0 0;
padding-right:15px;
border: 0 none;
}

fieldset.submit {
float:none;
width:auto;
border: 0 none #FFF;
padding-left: 6em;
}

fieldset.submit2 {
float:none;
width:auto;
border: 0 none #FFF;
padding-left: 15em;
}

/*  Search Results  --------------------------------  */
  
.isearch-title {
margin-top: 5px;
font-size:20px;
color:#00004D;
}

.isearch-highlight {
margin-top: 5px;
color:#003399;
}

.isearch-description {

}
  
.isearch-url {

}



  
  
  
  
  /* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }
  
