/* joojoo - style sheet for snerf.com/susan  */


body {font: 11px trebuchet ms, trebuchet, gill sans, helvetica, sans-serif; color: #a3accc; background-color: #0D1638; margin: 0px}

a:link, a:visited {text-decoration: none; color: #a5b866}
a:hover, a:active {text-decoration: underline; color: #FFFFFF}

a.sidelinks:link {color: #a5b866}
a.sidelinks:visited {color: #a5b866}
a.sidelinks:hover {color: #FFFFFF}

img {
  border: none;
}


.title, h1 {font-family: trebuchet ms, trebuchet, gill sans, helvetica, sans-serif; font-size: 22px; font-weight: normal; color: #D2D7E9; line-height:40px;}
.subt, h2 {font-family: tahoma, arial, helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #CCD4EF}
.subt2 {font-family: trebuchet ms, trebuchet, gill sans, helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #a9a9c9}

p,td {font-family: trebuchet ms, trebuchet, gill sans, helvetica, sans-serif; font-size: 12px; color: #a3accc}
hr {color: #a5b866; background-color: #a5b866}
li, ul { list-style-image: url(http://www.snerf.com/susan/library/images/li.gif); list-style-type: circle; margin-left: 1em; padding-left: 0; marker-offset: 2px}

.postdate {font-family: tahoma, trebuchet, gill sans, helvetica, sans-serif; font-size: 11px; color: #a5b866}
.permalink {font-family: tahoma, trebuchet, gill sans, helvetica, sans-serif; font-size: 9px; color: #a5b866}
.side {font-family: tahoma, trebuchet, gill sans, helvetica, sans-serif; font-size: 10px; color: #a5b866}
.sidelinks {font-family: trebuchet ms, trebuchet, gill sans, helvetica, sans-serif; font-size: 11px; color: #a5b866}
.tptype {font-family: tahoma, trebuchet, gill sans, helvetica, sans-serif; font-size: 10px; color: #a5b866}
.readDate {font-family: tahoma, trebuchet, gill sans, helvetica, sans-serif; font-size: 10px; color: #a5b866}

select, option, textarea, input, select {border-right: #808080 1px solid; border-top: #808080 1px solid; border-bottom: #808080 1px solid; border-left: #808080 1px solid; color: #000000; font-size: 11px; font-family: verdana; background-color: #ffffff}
.button {border-right: #808080 1px solid; border-top: #808080 1px solid; border-bottom: #808080 1px solid; border-left: #808080 1px solid; color: #000000; font-size: 11px; font-family: verdana; background-color: #a3accc }
  
/*==================================== classes for divs ================================== */
#lSideBase { 
  position: absolute; 
  top:0px;
  left:0px;
  width: 363px; 
  height: 585px; 
  z-index:1;
	}
    
#rSideBase { 
  position: absolute; 
  top:0px;
  left:363px;
  width: 427px; 
  height: 585px; 
  z-index:2;
	}

#head { 
  position: absolute; 
  top:5px;
  left:18px;
  width: 755px; 
  height: 111px; 
  z-index:3;
	}

#main { 
  position: absolute; 
  top:158px;
  left:320px;
  width: 373px; 
  height: 387px; 
  z-index:7;
	}

#nav {
  position: absolute; 
  top:89px;
  left:18px;
  width: 284px; 
  height: 28px; 
  z-index:4;
	}
    
#lSide {
  position: absolute; 
  top:165px;
  left:39px;
  width: 146px; 
  height: 344px; 
  z-index:10;
	}

#garagelist {
  line-height: 14px;
}


