body {

  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: url(images/pca_bg.gif);

  }


copy {

  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 100%;
  color: #000;


  }


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: 10px;
  margin-bottom: 3px;


  }



/* links */



a:link {

  color: #01517a;

  }



a:visited {

  color: #06a5ce;

  }



a:hover {

  color: #06a5ce;

  }



a:active {

  color: #06a5ce;
  text-decoration: none;

  }



/* --- layout ---*/



#wrap {

  width: 769px;
  margin: 0 auto;
  text-align: left;
  background: url(images/pca_bgcontent.gif) repeat-y;

  }



#content {

  margin-left: 32px; /* to avoid the BMH */

  }



#main-content {

  float: left;
  width: 460px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;

  }



#sidebar {

  border:0px;
  margin: 0 15px 0 525px;

   }
   
#sidebarcontent {

  padding: 0px 0 0 30px;
  font-size: 85%;
  line-height: 1.4em;

   }   

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



#blog-header {

  margin: 0;
  padding: 0;
  font-family: "Lucida Grande", "Trebuchet MS";

  }



#blog-header h1 {

  margin: 0;
  padding: 45px 60px 50px 160px;
  font-size: 200%;
  color: #fff;
  text-shadow: #4F73B6 2px 2px 2px;

  }



#blog-header h1 a {

  text-decoration: none;
  color: #fff;

  }



#blog-header h1 a:hover {

  color: #eee;

  }



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



h2.date-header {

  margin-top: 0;
  padding-left: 14px;
  text-align: center;
  font-size: 110%;
  color: #06a5ce;

  }



h3.post-title {

  margin-top: 0;
  font-family: Verdana, sans-serif;
  font-size: 110%;
  letter-spacing: -0px;
  color: #0e5904;

  }



.post {

  margin: 0 0 1.5em 0;
  padding-left: 14px;
  border-bottom: 1px solid #ddd;

  }



.post-footer {

  margin: 0;
  padding: 0 0 0 14px;
  font-size: 85%;
  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;

  }
  

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



h2.sidebar-title {

  margin: 0 0 0 0;
  padding: 5px 0 0 5px;
  font-family: Verdana, sans-serif;
  font-size: 100%;
  color: #01517a;
  height: 20px;
  height: 20px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */

  }

h2.sidebar-list {

  margin: 0 0 0 0;
  padding: 5px 0 0 5px;
  font-family: Verdana, sans-serif;
  font-size: 100%;
  color: #01517a;
  height: 20px;
  height: 20px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */

  }



#sidebar ul, #sidebar p {

  margin: 0 0 0 0;
  padding: 5px 0px 1em 0px;
  border-bottom: 1px solid #58b6e4;

  }


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



.clear { 

  clear: both;
  height: 0;

  }


#footer {

  margin: 0;
  padding: 0 0 0px 0;
  font-size: 85%;
  color: #fff;

 }


#footer p {

  margin: 0;
  padding: 40px 320px 26px 35px;
  background: url(images/pca_footer.gif) no-repeat top left;
  background-position: center center; 
 
  }
