/*
Theme Name: Havenskate.com Forums Only
Theme URI: http://www.havenskate.com/forums
Description: Havenskate.com Default Forums Theme
Version: 1
Author: Dark_Soul
*/

/* Begin Forums Elements */

/* Header cells */
th  { color: #FFFFFF; font-size: 110%; font-weight : bold; background-color: #73a0c5; text-align: center }

li.thread { list-style: none; }
#threadlisting ul { padding-left: 15px; margin: 0px; }

/*
#threadlisting ul a { background-image: url(./images/bullet-unread.png); }
#threadlisting ul a:hover { background-image: url(./images/bullet-hover.png); }
#threadlisting ul a:visited { background-image: url(./images/bullet-read.png); }
*/

.PostSubject { background-color: #306060; color: #FFFFFF; margin-bottom: 0; padding: 0; border-bottom: 1px solid #FFFFFF }
.PostSubject a { color: #FFFFFF; display: inline }
.PostSubject a:hover { color: #DFDFDF; text-decoration: none; display: inline }
.PostSubject h4 { font-size: 110%; font-weight: bold; display: inline }
.PostSubject span.points { font-size: 80%; padding: 3px }
.PostDetails { font-size: 80%; background-color: #e6e6e6 }
.PostContent { font-size: 90% }
.PostBottom { margin-bottom: 4px; padding: 2px 7px 4px 7px; font-size: 85%; font-weight: bold; color: #ccc000; border-bottom: 1px solid #666000; background-color: #FFFFFF }

}

/* End Forums Elements
