/*COMMENTS*/

#comments{
}

#comment-count-title{
}

#comment-count-title h2{
border-bottom:6px solid #000;
color:#000;
font-weight:normal;
}

#comments .box,
.box{
width:370px;
margin:20px 0 0 110px;
}

#comments .box .resizable-textarea .grippie,
.box .resizable-textarea .grippie{
display:none;
}

#comments .box .textarea-identifier,
#comments .box .description,
#comments .box .collapsible,
#comments .box ul.tips,
#comments .box p,
.box .textarea-identifier,
.box .description,
.box .collapsible,
.box ul.tips,
.box p{
display:none;
clear:both;
}

#comments .box .form-item{
margin:1em 0 0 0;
}

#comments .box h2,
.box h2{
width:100%;
border-bottom:6px solid #1F99C2;
font:1.5em "RotisSemiSerifStd65Bold", "Trebuchet MS", Arial, sans-serif;
color:#1F99C2;
}

#comments .box a{
color:#0289c1;
}

#comments .box label{
float:left;
margin:0 5px 0 0;
}

#comments .box input{
border-color:#a2a2a2 #d8d8d8 #eaeaea #d7d7d7;
border-width:1px;
border-style:solid;
width:288px;
height:17px;
float:right;
}

#comments .box #edit-name-wrapper,
#comments .box #edit-mail-wrapper,
#comments .box #edit-comment-wrapper{
float:right;
}

#comments .box #edit-homepage-wrapper{
display:none;
}

#comments .box .resizable-textarea{
width:288px;
float:right;
}

#comments .box textarea{
border-color:#a2a2a2 #d8d8d8 #eaeaea #d7d7d7;
border-width:1px;
border-style:solid;
width:288px;
height:40px;
}

#comments .box input#edit-submit{
width:56px;
border:0;
margin:15px 232px 0 0;
font-size:1px;
text-align:right;
color:#4c9cbd;
clear:both;
background-position:0 -133px;
}

#comments .box input#edit-preview{
display:none;
}

#comments .comment{
margin:23px 0 0 20px;
}

#comments .comment .picture img{
margin:0 7px 0 0;
border:1px solid #c9c9c9;
}

#comments .comment h3{
font-size:1.2em
}

#comments .comment h3 a{
text-decoration:none;
background:url(images/comment_name_bg.gif) right no-repeat;
padding:0 18px 0 0;
}

#comments .comment h3.odd a,
#comments .comment h3.odd{
color:#f07203;
}

#comments .comment h3.even a,
#comments .comment h3.even{
text-decoration:none;
color:#b83695;
}

#comments .comment .links a{
text-decoration:none;
color:#f07203;
}

#comments .comment .links a:hover,
#comments .comment .links a:focus{
text-decoration:underline;
}

#comments .indented{
background:url(images/indented_bg.gif) left top no-repeat;
}
