/* General CSS For Top and Doc *//*{{{*/

body#thebody {
  margin: 0;
  min-width: 550px;
  padding: 8px;
  font-family: Georgia;
}


th {
  text-align: left;
  padding-right: 3px;
}

a         { text-decoration:none; }
a:hover   { text-decoration:underline; }
a:link    { color:#3366CC; }
a:visited { color: purple; }



#outercontainer {
  width: auto;
  overflow: hidden;
  background: white;
}
/*}}}*/

/* The Logo and Links/Nav on Top *//*{{{*/

#logobar {
  background: #E0E0E0;
  font-size: medium;
  width: auto;
  overflow: hidden;
  text-align: right;
  padding: 5px;
  background-image: url(/newsimages/gradient.png);
  background-repeat:repeat-y;
  /* barbox */
}
#logobarleft {
  float: left;
  overflow: hidden;
  display: inline;
}
#logobarright {
  overflow: hidden;
}

#logo {
  font-size: large;
}
#logo a {
  font-weight: bold;
}

#logo img {
  vertical-align: middle;
  border: none;
}

.sitedesc {
  margin-left: 10px;
  font-weight: normal;
}

#logo A:link {text-decoration: none; color: black;}
#logo A:visited {text-decoration: none; color: black;}
#logo A:active {text-decoration: underline; color: black;}
#logo A:hover {text-decoration: underline; color: black;}


#statusbar {
  clear: left;
  overflow: hidden;
  width: auto;
  margin: 5px 0px 5px 0px;
  padding: 4px;
  background:#EEEEEE;

  text-align: right;
}

#pagename {
  float: left;
  font-weight: bold;
  color: black;
  display: inline;
}

#statusbar ul {
  display: inline;
}

#statusbar li {
  display: inline;
  list-style: none;
  margin-left: 10px;
}

#messagebar {
  clear: left;
  color: black;
  background: #FC9;
  /* background: #C0C0C0; */
  font-weight: bold;
  padding: 4px;
  margin: 5px 0px 5px 0px;
  border: 1px black solid;
}

#statusbar a{ color:#36c;}
#logobar a {color:#36c;}


/*}}}*/

/* The footer *//*{{{*/

#footer {
  clear: both;
  margin-left: auto ;
  margin-right: auto ;
  width: 50%;
  padding: 10px;
  font-size: small;
}

#footer a {
  margin-left: 20px;
}
/*}}}*/

.plusminus {
  font-family: Courier;
  cursor:pointer;
}

/* The left section *//*{{{*/

a.categorytype:link ,
a.categorytype:visited ,
a.categorytype:active ,
a.categorytype:hover
{
  color: black !important; 
}

a.categorytype:link ,
a.categorytype:visited ,
a.categorytype:active
{
  text-decoration: none;
}
a.categorytype:hover { text-decoration: underline; }



span.notchar {
  margin-right: 3px;
  color: #999; 
}


.forest {
  float: left;
  width: 170px;
  padding: 2px;
  margin: 5px 5px 5px 0px;
}

.forest .alltrees {
  display: block;  
}

.pubnav .categorytype,
.forest .categorytype {
  display: block;
}

#viewnav .categorytype,
.pubnav .categorytype {
  color: black;
  font-weight: bold;
  font-size: large;
}

#viewnav .sectiontitle,
.forest .sectiontitle {
  font-weight: bold;
}

.pubnav ul,
.forest ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pubnav li,
.forest li {
  list-style-position: inside;
  margin-left: 10px;
}


.showmorecats, .morecats {
  display: inline;
  cursor:pointer;
}




.advancedsearchtxt
{
  cursor:pointer;
  font-size: large;
  font-weight: bold;
}

.advancedsearchtxt .plusminus {
  display: none;
}

.outterpubnavsection {
  float: left;
}
.watermark {color:#999}


#navsectionads{
  width: 164px;
  height: 604px;
  border: 1px black solid;
  clear: left;
  margin-top: 45px;
}



/*}}}*/

/* The right section *//*{{{*/

#contentbody {
  /* barbox */
  margin: 5px;
  padding: 0px;
  margin-left:180px;
}/*}}}*/


/* stories list paragraphs *//*{{{*/
#storylistparagraphs {
  text-indent: 0px;
  margin-left: 4px;
  padding-left: 0px;
}

#storylistparagraphs li {
  list-style: none;
}


.storygroupseen,
.storygroupnew {
  text-indent: 0px;
  list-style: none;
  margin-bottom: 15px;
}
.gstoryname {
  font-size: x-large;
  font-style: bold;
}

.storygroupsignedout {
  margin-bottom: 15px;
}


.publist,
.domainlist,
.highlightgroup {
  margin: 0px;
  padding: 0px;
  text-indent: 0px;
}

.publist,
.domainlist {
  display: inline;
}

.publist li,
.highlightgroup li,
.domainlist li
 {
  display: inline;
  margin-right: 4px;
}

.publist li,
.domainlist li{
  font-size: small;
}

.ptalk,
.pstime {
  font-size: small;
  color: #999;
}

a.pseemore {
  font-size: small;
}
li.plseemore {
  margin-left: 10px;
}
/*}}}*/


/* ******HIGHLIGHT PAGE****** *//*{{{*/

#storyname {
  padding     : 5px;
  font-weight : bold;
  font-size   : x-large;
}


.divider_pipe {
  color   : #ccc;
  padding : 0 2px;
}

table.highlightlist {
  empty-cells: show;
  table-layout: fixed;
  overflow: none;
}

.colhighlight {
  vertical-align: top;
  text-align: left;
  white-space: normal;
}
.colhighlight span {
  font-weight: bold;
  color: blue;
  font-family: monospace;
}

.coldate {
  text-align: center;
  width: 95px;
}



.rowhighlight {
  cursor:pointer;
}

.rowhighlight:hover {
  text-decoration:underline;
  cursor:pointer;
}

.highlightlist th {
  color: black;
}

.highlightlistaj {
  border: 1px black solid;
}

.rowreason td {
  padding: 3px;
}

.rowreason ul {
  list-style: none;
  text-indent: 0px;
  margin: 0 0 0 7px;
  padding: 10px;
  filter          : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#B0B0B0'); /* for IE */
  background      : -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#B0B0B0)); /* for webkit browsers */
  background      : -moz-linear-gradient(top,  #FFFFFF,  #B0B0B0); /* for firefox 3.6+ */
  line-height     : 1.3em;
}
.rowreason li {
  padding : 0;
  margin  : 0 0 10px 0;
}

a.articleurl {
  font-size : small;
  color     : #999;
}

.phrasequote {
  font-size: small;
  font-weight: bold;
  font-style: italic;
}

/*}}}*/
