

body {
    font : 12px Verdana,Helvetica, sans-serif;
    margin-top:0;
  }

p {
    padding:10px 10px;
    margin: 0;
  }


.hatch {
    background-image:url("bg_line_.gif");
  }


.mainBlock {
    background-image:url("bg_line_.gif");
    width:590px;
    border:1px solid black;
    margin-bottom:20px;
  }

.mainPostedBy{
    padding:10px 10px;
    margin: 0;
    font-size: 0.75em;

}

.hrPostedBy{
color:Black;width:95%;height:1px;margin-top:20px;
}


.byAuthor, .byDate {
  display: none
}

.UnderTheLetter {
  font-weight:bold;
}
a.UnderTheLetter:hover {
  text-decoration:none;
}

.left {
    float:left;
  }


.shim {
    padding-bottom:5px;
  }

.AdSpacer{
  padding: 5px;
}



div#container {
    padding : 0;
    margin : 0 auto;
    height : auto;
    width : 760px;
  }


div#foot {
    background-color:#7da7d1;
    background-image:url("sideHead.png");
    width:750px;
    padding:3px 0px 3px 10px;
    clear:both;
    border:1px solid black;
    color:white;
    text-align:center;
    font-weight:bold;
  }


div#container #head {
    margin:10px 0;
    width:744px;
    clear:both;
  }


div#headImageWrap {
    height:64px;
    background-image:url("../images/page/kde_gear_64.png");
    background-position:bottom left;
    background-repeat:no-repeat;
  }


div#headImageText {
    display:none;
  }


.inMain {
    width:590px;
    border:1px solid black;
    margin-bottom:20px;
  }


.inSide {
    border:1px solid black;
    margin-bottom:15px;
    clear:right;
    padding:0;
  }

.listWrapHead {
    font-size:1.75em;
    font-weight:bold;
  }

.listWrap {
    border-bottom:1px solid black;
    padding:0;
    margin:0;
  }


div#main {
    float : right;
    width : 590px;
    margin-bottom:10px;
  }

div#entrymain {
    width : 590px;
    margin-bottom:10px;
    margin-left: auto;
    margin-right: auto;
    clear:both;
  }


.mainHead {
    background-color:#7da7d1;
    background-image:url("sideHead.png");
    padding:3px 0px 3px 10px;
    border-bottom:1px solid black;
    width : 580px;
    font-weight:bold ;
    color:White;
  }


div#side {
    margin:0;
    padding:0;
    width:152px;
    float:left;
  }


dt {
    padding:2px 10px;
    margin: 0;
  }


dd {
    padding:0 10px;
    margin: 0;
  }


div#listWrap dl {
    padding:0;
  }


.sideHead {
    background-color:#7da7d1;
    background-image:url("sideHead.png");
    color:black;
    width:140px;
    padding:3px 0px 3px 10px;
    border-bottom:1px solid black;
    margin-bottom:10px;
    color:White;
    font-weight:bold;
  }

.resourceHead {
    background-color:#7da7d1;
    background-image:url("sideHead.png");
    color:black;
    width:480px;
    padding:3px 0px 3px 10px;
    border-bottom:1px solid black;
    margin-bottom:10px;
  }


a {
    color: #5079A3;
    text-decoration:none;
  }


a:hover {
    color: #000000;
    text-decoration:underline;
  }


.linkhead {
    font-size:larger;
    font-weight:bold;
  }


.linkbody {
    text-indent: 20px;
  }


.linkref {
    color: #FFFFFF;
    text-decoration:none;
  }

/* Data table layout */



div.row {
    clear: both;
    padding-top: 2px;
    width: 570px;
  }


div.row span.subj {
    background-color : #3A82FF;
    color : white;
    float : left;
    font-size : larger;
    font-weight : bold;
    height : 24px;
    text-align : left;
    text-indent : 1em;
    vertical-align : center;
    width : 360px;
  }

div.row span.icons {
    background-color : #3A82FF;
    color : white;
    float : left;
    font-size : larger;
    font-weight : bold;
    height : 24px;
    text-align : left;
/*    text-indent : 1em; */
    vertical-align : center;
    width : 68px;
  }


div.row span.time {
    float: right;
    width: 142px;
    height: 24px;
    background-color:#3A82FF;
    color:white;
    text-align: right;
    text-indent : 1em;
    vertical-align : center;
    font-weight:bold;
    font-size:larger;
  }


div.row span.link {
    float: left;
    width: 70%;
    background-color:#D5D8D9;
    color:#000080;
    text-align: left;
  }


div.row span.poster {
    float: right;
    width: 30%;
    background-color:#D5D8D9;
    color:#000080;
    text-align: right;
  }

