@charset "utf-8";
/* COMMENTS
-------------------------------------------------------------------------------------------------------------*/
.comments{margin:0 0 50px;width:100%;}
.comments .title{font-size:2.75em;margin:0 0 35px;}
.comments .title_single_post{color:#1d96b8;font-size:1.67em;margin:0 0 35px;padding:55px 0 0;}
.comments .title_leave_comment{color:#1d96b8;font-size:1.67em;margin:0 0 35px;padding:125px 0 0;}
.comments .story{margin:0 0 30px;width:100%;}
.comments .story .storyinfo{margin:0 0 5px;}
.comments .story ul{height:14px;margin:5px 0 0;overflow:hidden;}
.comments .story li{color:#ccc;display:inline;margin:0 10px 0 0;}
.comments .story li a:link,.comments .story li a:visited{color:#ccc;display:inline;}
.comments .story li a:hover{color:#1d96b8;}
.comments .story .storytitle{color:#1d96b8;font-size:1.33em;margin:0 0 4px;}
.comments .story .storytype{color:#666;line-height:22px;text-align:justify;}
.comments .comment_login{color:#ccc;margin:0 0 35px;}
.comments .comment_login a:link,.comments .commentform .comment_login a:visited{color:#ccc;margin:0 0 20px;}
.comments .comment_login a:hover{color:#f60;}
.comments .boxtitle{color:#b2b2b2;margin:0 0 5px;}
/* COMMENT FORM
-------------------------------------------------------------------------------------------------------------*/
.comments form .commtwocolumn{float:left;height:48px;margin:0 0 25px;width:510px;}
.comments form .commauthor{float:left;margin:0 20px 0 0;width:245px;}
.comments form .commemail{float:left;width:245px;}
.comments .commauthurl{margin:0 0 25px;width:510px;}
.comments .commauthurl #url{border:1px solid #ccc;color:#666;font-size:1em;height:20px;padding:5px 5px 0;width:498px;}
.comments .commentform #title{border:1px solid #ccc;color:#666;font-size:1em;height:20px;margin:0 0 20px;padding:5px 5px 0;width:498px;}
.comments .commentform .commcontent{margin:0 0 25px;width:510px;}
.comments .commentform #comment{border:1px solid #ccc;color:#666;font-size:1em;height:250px;padding:5px 0 0 5px;width:503px;}
.comments .commentform #submit{background:url(../media/forms/comment_submit_off.gif);border:none;cursor:pointer;height:20px;width:84px;}
.comments .commentform #submit:hover{background:url(../media/forms/comment_submit_over.gif);}
.comments .commentform #author,.comments .commentform #email{border:1px solid #ccc;color:#666;font-size:1em;height:20px;padding:5px 5px 0;width:233px;}