/* Default CSS for usr-* Scripts                                                   */
/*                                                                                 */
/* For further tailoring, create a usr-*.css to override default classes, below.   */


body, table, th, td { font-family: verdana, sans-serif; font-size: 12px; background: #FFFFFF; }

p { margin: 0; padding: 0; }  /* For TinyMCE */

/* Blog           */
/*   Title        */   .usr-blog-titl { font-weight: bold; }
/*   Author       */   .usr-blog-auth { font-style: italic; }
/*   Text         */   .usr-blog-text {  }


/* Contact        */
/*   Form Text    */   .usr-contact-text { width: 360px; height: 90px; font-family: verdana; font-size: 11px; }
/*   Form Buttons */   .usr-contact-butt {  }
/*   Messages     */   .usr-contact-msgs {  }


/* Date           */
/*   Date         */   .usr-date-date { font-weight: bold; }
/*   Text         */   .usr-date-text {  }


/* Image Show     */
/*   Heading      */   .usr-imagshow-head { font-weight: bold; }
/*   Text         */   .usr-imagshow-text {  }
/*   Link         */   a.usr-imagshow-link         { color: #000099; text-decoration: none; }
/*   Link:Visited */   a.usr-imagshow-link:visited { color: #660099; text-decoration: none; }
/*   Link:Hover   */   a.usr-imagshow-link:hover   { color: #0000CC; text-decoration: underline; }
/*   Navi:        */   a.usr-imagshow-navi         { color: #000099; text-decoration: none; }
/*   Navi:Visited */   a.usr-imagshow-navi:visited { color: #660099; text-decoration: none; }
/*   Navi:Hover   */   a.usr-imagshow-navi:hover   { color: #0000CC; text-decoration: underline; }


/* Link List      */
/*   Heading      */   .usr-linklist-head { font-weight: bold; }
/*   Text         */   .usr-linklist-text {  }
/*   Link         */   a.usr-linklist-link         { color: #000099; text-decoration: none; }
/*   Link:Visited */   a.usr-linklist-link:visited { color: #660099; text-decoration: none; }
/*   Link:Hover   */   a.usr-linklist-link:hover   { color: #0000CC; text-decoration: underline; }


/* Mail List      */
/*   Form Text    */   .usr-maillist-text {  }
/*   Form Buttons */   .usr-maillist-butt {  }
/*   Messages     */   .usr-maillist-msgs {  }


/* News Feed      */
/*   Heading      */   .usr-newsfeed-head { font-weight: bold; }
/*   Description  */   .usr-newsfeed-desc { margin-top: 3px; font-weight: bold; }
/*   Text         */   .usr-newsfeed-text { margin-top: 12px; }
/*   Link         */   a.usr-newsfeed-link         { color: #000099; text-decoration: none; }
/*   Link:Visited */   a.usr-newsfeed-link:visited { color: #660099; text-decoration: none; }
/*   Link:Hover   */   a.usr-newsfeed-link:hover   { color: #0000CC; text-decoration: underline; }


/* Poll           */
/*   Form Buttons */   .usr-poll-butt {  }
/*   Question     */   .usr-poll-ques { font-weight: bold; }
/*   Answers      */   .usr-poll-answ {  }
/*   Messages     */   .usr-poll-msgs { font-style: italic; }
