/* -----Comments---- */


#newsShare{
background:#e2e2e2;
float:left;
padding:4px 0px 0 4px;
width:660px;
margin:50px 10px 120px 0px;
border: 1px dashed #ccc;
}
.node-type-thirdparty_videos #vidShare{
background:#e2e2e2;
float:left;
padding:4px 0px 0 4px;
width:760px;
margin:0px 10px 25px 20px;
border: 1px dashed #ccc;
}

#newsStory .addthis_toolbox{
float:right;
margin:0px 10px 0 0px;
}

#fblikeNews div{
float:right;
margin:0px 0px 0 0px;
}

#newsStory #tweetThis, .node-type-thirdparty_videos #tweetThis{
float:right;
margin:0px 0px 0 0px;
}


#newsStory #fbShare, .node-type-thirdparty_videos #fbShare{
float:right;
margin:0px 5px 0 0px;
}


#comments{
padding:0px;
margin:0;
width:1024px;
border: solid 0px #000;
background:#fff;
padding-right:0px;
overflow:hidden;

}

.page-comment .node-type-news_story h2.title, .page-comment .node-type-thirdparty_videos h2.title {
display: none;
}
.page-comment .box{
width:800px;
background:#fff;

}
.page-comment ul.links li.comment_add, 
.node-type-thirdparty_videos ul.links li.comment_add{
display:none;
}

#addCommentLink{
float:left;
background:url(images/longBlkBtn.png) no-repeat top;
padding:6px;
margin:-5px 0 0 0;
}


#addCommentLink a {
color:#fff;
text-decoration:none;
}


#addCommentLink a:hover {
color:#ffcc33;
text-decoration:none;
}

#comments .box{
background:#fff;
width:780px;
padding:10px 10px 10px 10px;
}


.page-comment  .box h2.title{
background:#fff;
padding:0 10px 0 10px;
margin:20px 5px 20px 0px;
width:780px;
float:left;
}

#comment-form{
background:#fff;
margin:20px 0 0 0px;
padding:20px;

}

#comments-title {
background: url("images/whiteGlossTile.png") repeat-x scroll 0% 0% transparent;
padding: 5px 0 5px 5px;
margin:0 0 0 0;
}

.comment{
padding: 10px 10px 10px 10px;
border-bottom:1px solid #e2e2e2;
}

.comment-inner{
padding: 10px 10px 10px 10px;
background:#eee;
border:1px solid #e2e2e2;
}

.comment-inner h3{
font-size:1em;
}

.comment li.comment_reply{
background:url(images/shortBlkBtn.png) no-repeat top;
padding:6px 10px 8px 10px;
margin:0px 0 0 0;
}

.comment li.comment_reply a{
color:#fff;
text-decoration:none;
}

.comment li.comment_reply a:hover{
color:#ffcc00;
text-decoration:none;
}


.comment .submitted{
font-size:.85em;

}

.page-filter #content-area{
float:left;
margin:30px 0 0 0;
}

.page-filter ul.tips{
margin:0px 20px 0 20px;
}