/* Messages stylesheet*/
#forum table {margin: 0; border:solid 1px #e8e8e8; width:100%; font-family:Arial, Helvetica, sans-serif; }
#forum th {background-color:#e5e5e5; font-weight: bold; text-align:center; line-height:24px; font-size:12px;}
#forum td {background-color:#f8f8f8; text-align:center; line-height:22px; font-size:11px; padding: 0 5px;}
#forum tr.item2 td {background-color:#e3e3e3;}
#forum td.content {text-align:left; padding-left:10px; }
#forum tr.sticky td {font-weight: bold; background-color:#fffbdb; }


/* Form */
div.form * {position: relative; }
div.form {padding: 0 20px;}
div.form br {clear: left; }
div.form label{line-height:22px; display:block; font-weight:bold; font-size:12px; }
div.form input, div.form textarea{width: 300px; line-height:20px; margin-bottom:15px; }
div.form textarea{width: 500px; height:300px; font-size:12px; line-height:16px; }
div.form .clean {width: auto; }
div.form input.code {height: 20px; line-height:26px; margin-right:5px; }
div.form input.submit {width: auto; padding: 0 10px; }

div.box ul {margin: 10px 0;}
div.box li {line-height: 18px; list-style-type:square; margin-left:20px; }

#tema {}
#tema ul.stats li {color: #999;}
#tema h2 {font-weight: normal; font-size:18px; margin-top:30px; }
#tema .list .comentariu .sep {clear: left; }
#tema .avatar {float: right; width:80px; margin-bottom:10px; text-align:center; }
#tema .text{}
#tema .text img {margin: 0 0 10px 10px; }

#tema div.list .avatar {float: left; width:80px; margin-bottom:10px; text-align:center; }
#tema div.list .text {margin-left: 80px; }

#tema .formAdd br {clear: left; }
#tema .formAdd label {float: left; width: 150px; text-align:right; padding: 0 5px 0 0; font-weight:bold; line-height:22px;}
#tema .formAdd select, #tema .formAdd textarea {border: solid 1px #cdcdcd; font-size: 11px; padding-left:3px; width:200px; height:18px; font-family:Arial, Helvetica, sans-serif; float:left; }
#tema .formAdd textarea {width: 550px; height:100px; margin-bottom:5px; }

#tema div.comentariu {padding: 10px 0; border-bottom:solid 1px #ccc; min-height:80px;}
#tema p.details {margin-bottom: 10px; color:#999; font-size:12px;}
#tema ul.inlineMenu {margin-top: 15px; }
#tema ul.inlineMenu li {font-size: 10px; margin:0; }

#pageNavigator li {margin-left: 0; }
