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

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #666;
  background: #e0e0e0;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* links */

a:link {
  color: #666699;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #6699CC;
  }

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

/* page layout */

#wrap {
  width: 710px;
  margin: 0 auto;
  text-align: left;
  background: url(http://i-am.daremedy.com/images/tile2.gif) repeat-y;
  }

#content {
  margin-left: 50px; 
  }

#main-content {
  float: left;
  width: 400px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  }

#sidebar {
  margin: 0 34px 0 460px;
  /*margin: 0 41px 0 547px;*/
  padding: 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  background: #E9E9E9 repeat-y;;
  }

#blog-header {
  margin: 0;
  padding: 10px 0 10px 20px;
  left: 34px;
  top: 0;
  width: 622px;
  position: relative;
  font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  font-family: "Lucida Grande", "Trebuchet MS";
  text-align: left;
  background: #e0e0e0;
  border-bottom: dashed 1px #CCC;
  }

#blog-header h1 {
  margin: 0; 
  padding: 0;
  font-size: 25px;
  color: #fff;
  text-shadow: #4F73B6 2px 2px 2px;
  background: #e0e0e0;
  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #999999;
  background: url(http://i-am.daremedy.com/images/date_icon_blue.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  letter-spacing: -1px;
  color: #993333;
  }

.section {
  display: block;
  margin: 0;
  padding: 0 0 15px 0;
  font-size: 130%;
  font: small tahoma, "Bitstream Vera Sans", "Trebuchet MS", "Lucida Grande", lucida, helvetica, sans-serif;
  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;
  background: url(http://i-am.daremedy.com/images/tictac_grey.gif) no-repeat 0 8px;
  }

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


/* side menu */

#sidebar-cam {
  margin: 0;
  padding: 2px 0 2px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  vertical-align: middle;
  }

#sidebar-cam IMG{
  vertical-align: middle;
  margin: 0;
  padding: 0;
  border: solid 2px #000;
  }

#sidebar-about {
  display: block;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  }

#sidebar-contact {
  display: block;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  }

#sidebar-links {
  display: block;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  }

#sidebar-archives {
  display: block;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  }

#sidebar-about h1 {
  margin: 0; 
  padding: 0;
  font-size: 12px;
  color: #993333;
  }

#sidebar-links h1 {
  margin: 0; 
  padding: 0;
  font-size: 12px;
  color: #993333;
  }

#sidebar-archives h1 {
  margin: 0; 
  padding: 0;
  font-size: 12px;
  color: #993333;
  }

#sidebar-contact h1 {
  margin: 0; 
  padding: 0;
  font-size: 12px;
  color: #993333;
  }

#sidebar-valid {
  display: block;
  margin: 0;
  padding: 10px 0 10px 0;
  font-size: 85%;
  color: #666;
  background: #E9E9E9;
  border-bottom: solid 1px;
  }

#sidebar-valid h1 {
  margin: 0; 
  padding: 0;
  font-size: 12px;
  color: #993333;
  }

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

#footer {
  margin: 0;
  padding: 10px 0 10px 20px;
  left: 34px;
  top: 0;
  position: relative;
  width: 622px;
  font-size: 12px;
  color: #000;
  background: #e0e0e0;
  border-bottom: dashed 1px #CCC;
  border-top: dashed 1px #CCC;
  }

#footer a:hover {
  color: #993333;
  font-size: 100%;
}

#footer a:link {
  color: #000;
  }

#footer a:active {
  color: #000;
  }

#footer a:visited {
  color: #993333;
  }

















