/**
 * @version		$Id: k2.print.css 1812 2013-01-14 18:45:06Z lefteris.kavadas $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2013 JoomlaWorks Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */

/* Print-specific CSS for K2 */
a.itemPrintThisPage,
div.itemHeader h2.itemTitle span sup,
div.itemToolbar,
div.itemRatingBlock,
div.itemLinks,
div.itemSocialLinksBlock,
div.itemAttachmentsBlock,
div.itemRelated,
div.itemAuthorLatest,
div.itemVideoBlock,
div.itemImageGallery,
div.itemNavigation,
div.itemAuthorBlock,
div.itemSocialSharing,
div.itemTwitterButton {display:none;}

body,
div.itemHeader h2.itemTitle,
div.catItemIntroText, div.itemIntroText,
div.itemFullText {color:#000;}


div.itemBody img {border: 1px solid #999;max-width: 300px;}
div.itemBody img.noshadow {border: none;}
div#kop-ct {border-bottom: 1px solid #ccc;margin-bottom:40px;height:60px;}
div#kop-tekst, div#kop-url {width: 45%;vertical-align: middle;}
div#kop-tekst {float:left;}
div#kop-url {float:right;text-align: right;}
table.images td img {width: 212px;}
img.imgleft  {float:left;margin:0 15px 15px 0;}
img.imgright{float:right;margin:0 5px 15px 15px;}
a:hover, a span:hover, span.itemAuthor a:hover {color:#00f!important;}
div#print {float:right;font-size:120%;font-weight: bold;}
a#itemPrintLink img {width:13px;height:13px;background:url(../images/system/print.png) no-repeat;}
