
body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  line-height:1.1em;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;

  }
#wdt {
	position:absolute;
	left:-8000px;
}
blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #996666;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;

  }

/* links */

a:link {
  color: #6699cc;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #5B739C;
  }

a:active {
  color: #5B739C;
  text-decoration: none;
  }

/* ---( layout structure )---*/


  #wrap {
    width: 847px;
    margin: 0 auto;
    text-align: left;
	background-color:#fff;
	border-left:1px solid #444;
	border-right:1px solid #444;
    }
	#wrap.bg1 {
		background:#fff url(images/solenoid_bg.jpg) no-repeat bottom right;
	}

  #content {
    padding: 10px 0 0 25px;
    width: 460px;
    line-height: 1.5em;
	float:left;
    }
  #content.wide {
	width:780px;
	padding: 10px 0 0 25px;
  }
  
   #content.ecom {
	width:780px;
	padding: 30px 0;
	position:relative;
  }
  
    #content.product {
	background:url(images/full-list.png) no-repeat top right;
  }
  #sidebar {
	width:300px;
    padding: 0 0 30px 0;
    font-size: 85%;
    line-height: 1.4em;
    color: #333;
	float:right;
	margin:20px 0 0;
	background:#ccc url(images/side-bottom.gif) no-repeat bottom;
    }


/* ---( header and site name )--- */

  #blog-header {
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", "Trebuchet MS", Arial;

    }

  #blog-header h1 {
    margin: 0;
    padding: 0;
    position:relative;
	}

#blog-header h1 span {
  text-decoration: none;
  color: #fff;
  position:absolute;
  bottom:7px;
  right:15px;
  font-size:0.4em;
  }
#blog-header h1 span a {
  color:#fff;
  text-decoration:none;
  }

#blog-header h1 a:hover {
  color: #eee;
  }
#blog-header ul {
	padding:10px 0 0 0;
	margin:0;
	background-color:#666;
	border-bottom:6px solid #999;
	height:20px;

}
#blog-header ul li {
	display:inline;
	padding-left:30px;
}
#blog-header ul li.selected a {
	font-weight:700;
	color:#fff;
}
#blog-header ul li a {
	font-weight:400;
	color:#bbb;
	text-decoration:none;
}
#blog-header ul li a:hover {
	color:#cc0;
}

/* ---( main column )--- */

h2 {
  margin-top: 0;
  font-size: 1.1em;
  color: #667;
  }
  
h3 {
  margin:0 0 -10px;
  padding:0;
  font-size: 1em;
  color:#006599;
  }  
#content strong {
	color:#006599;
}  
#content p {
	font-size:0.8em;
}
#content p span.image img {
	border:5px solid #dde;
	display:block;
}
#content p span.image {
	float:right;
	margin:10px 0 10px 30px;
	text-align:center;
	font-weight:700;
}
#content ul.products {

}
#content ul.products li {
	
	margin:6px;
	padding:0;
	display:inline;
	float:left;
}
#content ul.products li a {
	background:#fff url(images/blue-border.png) no-repeat top;
	display:block;
	width:136px;
	height:69px;
	padding:8px 12px;
	text-align:center;
}
#content ul.points {

}
#content ul.points li strong {
	font-weight:400;
}
#content ul.points li {
	font-size:0.8em;
	padding:0;
	margin:0;
	list-style-image:url(images/bullet.gif);
}
#content ul.products li a:hover {
	background:#fff url(images/blue-border-hl.png) no-repeat top;
}
#content input, #content textarea  {
	border:1px solid #006599;
}
#content.wide table {
	font-size:.8em;
	margin:-15px 0 0 0;
}
#content table th, #content table td {
	padding:0px 5px;
}
.center {
	text-align:center;
}
.right {
	float:right;
}
h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #993333;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-footer {
  margin: 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;

  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

.middle {
	text-align:center;
}

/* ---( sidebar )--- */

#sidebar ul, #sidebar p, #sidebar h3 {
  margin: 0 40px 0 20px;
  }
  
h2.sidebar-title {
  padding: 20px 0 0 20px;
  font-size: 1.2em;
  color: #fff;
  height: 12px;
  background:#ccc url(images/side-top.gif) no-repeat top;
  height: 12px !important; /* for most browsers */
  }
#sidebar h3 {
	margin-top:20px;
	font-size:1.1em;
	color:#fff;
}
#sidebar h4 {
	
}
#sidebar p {
	font-size:0.9em;
  }
label {
	text-align:right; 
	display:block; 
	margin: 0 5px 0 0;
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;

  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }


  #footer {
    margin: 40px 0 0;
    padding: 20px;
    font-size: 85%;
    color: #eee;
	background-color:#666;
	border-top:7px solid #999;

    }

  #footer p {
    margin: 0;
	text-align:center;

    }


/* ---- overrides for post page ---- */

.post {
  padding: 0;
  border: none;
  }



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

