/* CSS Document */
body {
  background:#464d26;
  margin:0;
  padding:20px 10px;
  text-align:center;
  font:x-small/1.5em "Trebuchet MS",Verdana,Arial,Sans-serif;
  color:#7fa495;
  font-size/* */:/**/small;
  font-size: /**/small;
  }


/* Page Structure
----------------------------------------------- */

/* Centers all content and provides margins for columns*/
  #content {
    width:740px;
    margin:0 auto;
    text-align:left;
	background-color:#bbcb77;
    }
  #main {
    width:485px;
    float:left;
    background:#fff url(img/data_table_bot.gif) no-repeat left bottom;
    margin:15px 0 0 1px;
    padding:0 0 10px;
    color:#000;
    font-size:97%;
    line-height:1.5em;
    }
  #main2 {
    float:left;
    width:100%;
    background:url(img/data_table_top.gif) no-repeat left top;
    padding:10px 0 0;
    }
  #sidebar {
    width:240px;
    float:right;
    margin:15px 1px 0 0;
    font-size:97%;
    line-height:1.5em;
    }




/* Links
----------------------------------------------- */
#sidebar a:link {
  color:#475;
  }
#sidebar a:visited {
  color:#798;
  }
#sidebar a:hover {
  color:#c63;
  }
#sidebar a img {
  border-width:0;
  }
#main a:link {
  text-decoration:none;
  color:#000;
  }
#main a:visited {
  text-decoration:none;
  color:#666666 ;
  }
#main a:hover {
    text-decoration:none;
    color:#ced;
  } 

/* change the look of green ABC... links  */
#main3 h2.date-header  a:link{
    color:#cf4;
   }
   
#main3 h2.date-header  a:visited {

  color:#cf4;
  }
  
  /*to change the referneces page links*/
  #main3 .post-body a:link{text-decoration: underline;}
  

  #header {
    background:#fff url(img/hdr_pic2.jpg) no-repeat left bottom;
    margin:0 0 0;
    padding:0 0 8px;
	height:120px;
    color:#ffffff;
    }
  #header div {
    background:url(img/top_corner.gif) no-repeat left top;
    padding:8px 15px 0;
    }


#title {
  margin:0;
  padding:10px 30px 5px;
  font-size:200%;
  line-height:1.2em;
  }
#title a {
  text-decoration:none;
  color:#ffffff;
  }
#description {
  margin:0;
  padding:5px 30px 10px;
  font-size:94%;
  line-height:1.5em;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:0 28px 0 43px;
  font-size:85%;
  line-height:2em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#cf4;
  }
.post {
  margin:.3em 0 25px;
  padding:0 13px;
  border:1px dotted #6a7;
  border-width:1px 0;
  }
.post-title {
  margin:0;
  font-size:135%;
  line-height:1.5em;
  /*background:url(img/icon_arrow.gif) no-repeat 10px .5em;*/
  display:block;
  border:1px #6a7;
  border-width:0 1px 1px;
  padding:2px 14px 2px 29px;
  color:#000;
  }

.post-body {
  border:1px dotted #6a7;
  border-width:1px 1px 1px;
  border-top-color:#485;
  padding:10px 14px 1px 29px;
  }
html>body .post-body {
  border-bottom-width:0;
  }

/* a.comment-link + html>body a.comment-link is saved as a text file where the css is

  */

/*********************
 table styling
 ********************/
/*#post table, #post tr{ width: 95%; border-collapse: collapse;}
#post td {padding: 2px; border:1px solid rgb(201,201,184);}
.td1 {width: 20%;}
.td2 {width: 13%;}*/

#gap {height:20px;}

.post table {width: 100%;}
.post table tr td{ border-bottom:dotted 1px #475  !important; padding: 5px 5px 0 0;} 
/* To fix the link properties on the contact page - they will appear as normal text. This also made the page XHTML 1 compliant */
#main3  td.td1 a.nohref, #main3  td.td1 a.nohref:hoover, #main3  td.td1 a.nohref:focus, #main3  td.td1 a.nohref:visited  {border:none;  text-decoration:none; color:#74765c; cursor:default;}


/* Comments
----------------------------------------------- */
#comments {
  margin:-25px 13px 0;
  border:1px dotted #6a7;
  border-width:0 1px 1px;
  padding:20px 0 15px 0;
  }
#comments h4 {
  margin:0 0 10px;
  padding:0 14px 2px 29px;
  border-bottom:1px dotted #6a7;
  font-size:120%;
  line-height:1.4em;
  color:#fff;
  }






/* FOR PICTURE HOLDER
----------------------------------------------- */

  .box {
  
    background:#fff url(img/corners_side_top.gif) no-repeat left top;
    margin:0 0 15px;
    padding:5px 0 0;
    color:#666;
    }
  .box2 {
    background:url(img/corners_side_bot.gif) no-repeat left bottom;
    padding:0 0 8px;
    }


.box3 {
  background:url(img/rails_side.gif) repeat-y;
  padding:13px ;
  }
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  background-color:#464d26;
  border-bottom:2px solid #000;
  font-size:115%;
  line-height:1.5em;
  color:#fff;
  padding-left:5px;
  }
#randompic {padding:15px 5px 0px 5px;}



/* Footer
----------------------------------------------- */
#footer {
  clear:both;
  margin:0;
  padding:15px 0 0;
  }

  #footer div {
    background:#000 url(img/top_corner2.gif) no-repeat left top;
    padding:10px 0 0;
    color:#fff;
    }
  #footer div div {
    background:url(img/bottom_corner.gif) no-repeat left bottom;
    padding:0 15px 10px;
    }


#footer hr {display:none;}
#footer p {margin:0; padding-left: 20px; text-align:center;}
#footer a {color:#fff;} 
