@charset "utf-8";
/* CSS Document */
/*
blockquote {background-color:#EEEEEE; border-style:dashed;border-width:1px;border-color:#cdcdce;padding:2px; margin:2px;}

.ratelink { cursor:pointer; }
.replies-container { width:98%; }
.replies-container fieldset { width:100%; height:100%; font-weight:normal; position:relative; }
.replies-container fieldset legend .posted { padding-left:5px; font-size:10px; font-weight:bold; text-transform:capitalize; }
.replies-container fieldset .user-container { margin:5px; width:140px; float:left; }
.replies-container fieldset .user-container a { text-align:center; }
.replies-container fieldset .user-container a div { text-align:center; text-decoration:underline; }
.replies-container fieldset .user-container .user-information { text-align:left; font-weight:bold; }
.replies-container fieldset .user-container .user-information span { font-weight:normal; }

.replies-container fieldset .rating-container { width:70px; padding:3px; float:right; text-align:right; }

.replies-container fieldset .message-container { margin:0 0 0 0; width:100%; padding:0 0 0 0; }
.replies-container fieldset .message-container .message { margin-left:150px; margin-right:3px; min-height:200px; }

.replies-container fieldset .post-message-container { margin:0 0 0 150px; padding:5px 0 0 0; }
.replies-container fieldset .post-message-container .author-signature { margin:0 0 0 0; padding:0 0 0 0; vertical-align:bottom; }
.replies-container fieldset .post-message-container .author-signature .message-controls { float:right; width:250px; text-align:right; vertical-align:top; }
.morning { background:url('/assets/forums/timeindicators/3am_9am.png') no-repeat left center; padding-bottom:3px; }
.noon { background:url('/assets/forums/timeindicators/9am_3pm.png') no-repeat left center; padding-bottom:3px; }
.evening { background:url('/assets/forums/timeindicators/3pm_9pm.png') no-repeat left center; padding-bottom:3px; }
.night { background:url('/assets/forums/timeindicators/9pm_3am.png') no-repeat left center; padding-bottom:3px; }


table.forums {width:100%;color:#000857;text-decoration:none;font-weight:bold;border-spacing:10px;table-layout:auto;margin-left:auto;margin-right:auto;}
table.forums td {padding:5px;border:dashed;border-width:1px;border-color:#cdcdce;}
table.forums th.status {width:30px; max-width:30px;}
table.forums th.title {width:auto;text-align:left;padding-left:10px;}
table.forums th.author {width:100px;text-align:center;}
table.forums th.count {width:30px;text-align:center;}
table.forums th.last {width:350px;}
table.forums td.count {width:30px;text-align:center;}
table.forums td.author {width:100px;text-align:left;}
table.forums td.title a.lastview {float:right;text-align:right;vertical-align:bottom;}
table.forums tr:hover > td {background-color:#faf9f9;}
div#forum-statistics { height:80px; clear:both;}
div#forum-statistics #onlinemembers {list-style:none;margin:10px 0 0 0;padding:0 0 0 0;width:50%;float:left;}
div#forum-statistics #onlinemembers li {float:left;padding:0 0 0 10px;}
div#forum-statistics #newestmember {list-style:none;margin:10px 0 0 0;padding:0 0 0 0;width:50%;float:left;}
div#forum-statistics #newestmember li {float:left;padding:0 0 0 10px;}
div#forum-statistics #countstatus {list-style:none;margin:15px 0 0 10px;padding:0 0 0 0;width:100%;float:left;}
div#forum-statistics #countstatus li {float:left;padding:0 50px 0 0;}

div#forum-search-header {float:right; margin-right:25px;}


#new-topic-title {width:60%;}
#forumPost textarea { width:50%; height:150px; }

#advancedreply,#advancedreply textarea.message {width:100%;}
*/

