/*
* Index browser
*/

#reader{width:100%;}

.header_row_reader{width:100%;font-weight:bold;padding-bottom:10px;}

.header_title{width:70%;float:left;}
.header_date{width:29%;float:left;}
.header_enddiv{clear:both;}

.row_reader{width:100%;}
.row_reader_hover{width:100%;background-color:#eee;cursor:pointer;}

.row_categories{width:100%;}
.row_categories_hover{width:100%;background-color:#eee;cursor:pointer;}

.field_title{}
.field_date{}
.field_enddiv{}

.reader_paging{width:90%;text-align:center;margin-top:10px;}

/*
* Content
*/

.reader_content_header{margin-top:10px;}
.reader_content_body{margin-top:10px;}

/*
* Print content
*/

.reader_print_content_header{margin-top:10px;}
.reader_print_content_body{margin-top:10px;}

/*
* Comments
*/

#no_comments_msg{margin-top:10px;}

.stars div a {
  background: transparent url(/_templates/simpelkoken.nl/img/fig_forms_star_sprite.png) 0 0 no-repeat;
  display: inline-block;
  height: 23px;
  width: 12px;
  text-indent: -999em;
  overflow: hidden;
}

.stars a.rating-right {
  background-position: 0 -23px;
  padding-right: 6px;
}

.stars a.rating-over { background-position: 0 -46px; }

.stars a.rating-over.rating-right { background-position: 0 -69px; }

.stars a.rating { background-position: 0 -92px; }

.stars a.rating.rating-right { background-position: 0 -115px; }
