/******************************************************/
/*  Text: #4d4d4d;                                    */
/*  Links: #cc7f32;                                   */
/*  Mouseovers:  #33cccc;                             */                     
/*  Text Boxes Background:  #cccccc;                  */
/*  Text Boxes Link color:  #cc7f32;                  */
/*  Text Boxes Mouseover color: #ffffff;              */
/*  Text Boxes Text Color: #4d4d4d;                   */   
/*  Fonts: Arial, Helvetica,                          */
/******************************************************/

/* Hides the footer */
#footer {display: none;}

/* Hides the category list */
.cat-list {display: none;}
 
/* Hides the comment area */
.comment_add {display: none;}
.coment {display: none;}

/* Hides the tags and categories */
.postmetadata {display: none;}

/* Display the book sign form */
#booksign {display: block;}
 

