/*
// JoomlaWorks "Disqus Comments for K2" Plugin for Joomla! 1.5.x - Version 1.0
// Copyright (c) 2006 - 2010 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
// Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
// More info at http://www.joomlaworks.gr
// Designed and developed by the JoomlaWorks team
// ***Last update: November 4th, 2010***
*/

/* Common */
a:active,
a:focus {outline:0;}
div.jwDisqusForm hr {line-height:0;height:0;border:none;border-bottom:2px dotted #ccc;padding:0;margin:16px 0;clear:both;}
span#startOfPage {display:none;}



/* ----- LISTING VIEW STYLING ----- */

/* Disqus comments counter and anchor link */
a.jwDisqusListingCounterLink,
a.jwDisqusListingCounterLink:hover {background:url(../images/comment.png) no-repeat 0 50%;padding:0 0 0 20px;margin:0;}



/* ----- ARTICLE VIEW STYLING ----- */

/* Disqus comments counter and anchor link */
div.jwDisqusArticleCounter {padding:4px 8px;margin:4px 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;background:#f7fafe;text-align:right;}
a.jwDisqusArticleCounterLink,
a.jwDisqusArticleCounterLink:hover {float:right;background:url(../images/comment.png) no-repeat 0 50%;padding:0 0 0 20px;margin:0;}

/* Disqus comments form */
/*
div.jwDisqusForm {clear:both;}
#disqus_thread { background:url(../images/dottedPattern.gif) repeat !important; padding:8px; margin:8px 0;border-bottom:3px solid #000; }
#dsq-new-post,
.dsq-full-comment {background:#fff !important;padding:4px !important;margin-bottom:4px !important;-moz-border-radius:4px;-webkit-border-radius:4px;border:1px solid #d7d7d7 !important;}

div#dsq-new-post h3,
div#dsq-comments-title h3 {font-family:BebasNeueRegular; text-transform:uppercase; font-size:32px; line-height:36px; letter-spacing:1px;}

.dsq-moderator .dsq-full-comment {background:#EAEAEA !important;}
#dsq-content .dsq-moderator .dsq-comment-header {background:#eee !important;}

div#dsq-comments-title {margin-top:16px !important;}

a.dsq-brlink {display:block;margin:0;padding:0 8px 16px 8px;text-align:center;}
*/

/* Back to top link */
div.jwDisqusBackToTop {text-align:right;}
div.jwDisqusBackToTop a,
div.jwDisqusBackToTop a:hover {float:right;text-decoration:underline;}

/* END */
