/** * @version		$Id: k2.css 1344 2011-11-25 16:47:03Z joomlaworks $ * @package		K2 * @author		JoomlaWorks http://www.joomlaworks.gr * @copyright	Copyright (c) 2006 - 2011 JoomlaWorks Ltd. All rights reserved. * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html *//*----------------------------------------------------------------------	Common Elements----------------------------------------------------------------------*/.com_k2 #ja-content-main {	background: none;	border: none;	padding: 0;}.com_k2 .column {	overflow: visible;}/* --- Basic typography --- */a:active,a:focus {	outline: 0;}img {	border: none;}a.ubUserFeedIcon, a.ubUserFeedIcon:hover, a.ubUserURL, a.ubUserURL:hover, span.ubUserEmail, div.k2FeedIcon a, div.k2FeedIcon a:hover, div.itemToolbar ul li a#fontDecrease, div.itemToolbar ul li a#fontIncrease {  background: none;  text-decoration: none;  vertical-align: middle;  font-family: 'simple-line-icons';  speak: none;  font-style: normal;  font-weight: 400;  font-variant: normal;  text-transform: none;  line-height: 1;  -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}/* --- Global K2 container --- */#k2Container {}div.subCategory h2, h3.catItemTitle,#our-blog div.k2ItemsBlock ul li h3.moduleItemTitle,h2.itemTitle, h3.userItemTitle, h2.tagItemTitle {	font-size: 290%;	font-weight: 100;	margin: 0;	padding: 0 0 5px;}/* --- General padding --- */.k2Padding {	padding: 4px;}/* --- Clearing --- */.clr {	border: none;	clear: both;	display: block;	float: none;	height: 0;	line-height: 0;	margin: 0;	padding: 0;}/* --- Zebra rows --- */.even {	border-bottom: 1px solid #e2e2e3;}.odd {	border-bottom: 1px solid #e2e2e3;}/* --- RSS feed icon --- */div.k2FeedIcon {	padding: 4px 8px;}div.k2FeedIcon a,div.k2FeedIcon a:hover {	background: url(../images/fugue/feed.png) no-repeat 50% 50%;	display: block;	float: right;	height: 16px;	margin: 0;	padding: 0;	width: 16px;}div.k2FeedIcon a span,div.k2FeedIcon a:hover span {	display: none;}/* --- Rating --- */.itemRatingForm {	float: left;	line-height: 1;	margin: 3px 0 0;	overflow: hidden;	vertical-align: middle;}.itemRatingLog {	float: left;	padding: 0 0 0 4px;}div.itemRatingForm .formLogLoading {	height: 25px;	padding: 0 0 0 20px;}.itemRatingList,.itemRatingList a:hover,.itemRatingList .itemCurrentRating {	background: url(../images/system/transparent_star.gif) 0 -1000px repeat-x;}.itemRatingList {	background-position: 0 0;	float: left;	height: 11px;	list-style: none;	margin: 0;	overflow: hidden;	padding: 0;	position: relative;	width: 97px;}div.itemRatingForm ul.itemRatingList li {	display: inline;	line-height: normal;	margin: 0;	padding: 0;}.itemRatingList a,.itemRatingList .itemCurrentRating {	border: none;	cursor: pointer;	height: 11px;	left: 0;	outline: none;	overflow: hidden;	position: absolute;	text-indent: -1000px;	top: 0;}.itemRatingList a:hover {	background-position: 0 -11px;}.itemRatingList a.one-star {	width: 20%;	z-index: 6;}.itemRatingList a.two-stars {	width: 40%;	z-index: 5;}.itemRatingList a.three-stars {	width: 60%;	z-index: 4;}.itemRatingList a.four-stars {	width: 80%;	z-index: 3;}.itemRatingList a.five-stars {	width: 100%;	z-index: 2;}.itemRatingList .itemCurrentRating {	background-position: 0 -11px;	margin: 0;	padding: 0;	z-index: 1;}span.siteRoot {	display: none;}/* --- CSS added with Javascript --- */.smallerFontSize {	font-size: 100%;}.largerFontSize {	font-size: 150%;}/* --- ReCaptcha --- */.recaptchatable .recaptcha_image_cell,#recaptcha_table {	background-color: #fff !important;}#recaptcha_table {	border-color: #ccc !important;}#recaptcha_response_field {	background-color: #fff !important;	border-color: #ccc !important;}/* --- Primary lists in modules --- */div.k2LatestCommentsBlock ul,div.k2TopCommentersBlock ul,div.k2ItemsBlock ul,div.k2LoginBlock ul,div.k2UserBlock ul.k2UserBlockRenderedMenu,div.k2ArchivesBlock ul,div.k2AuthorsListBlock ul,div.k2CategoriesListBlock ul,div.k2UsersBlock ul {	margin: 0;}div.k2LatestCommentsBlock ul li,div.k2TopCommentersBlock ul li,div.k2ItemsBlock ul li,div.k2LoginBlock ul li,div.k2UserBlock ul.k2UserBlockActions li,div.k2UserBlock ul.k2UserBlockRenderedMenu li,div.k2ArchivesBlock ul li,div.k2AuthorsListBlock ul li,div.k2UsersBlock ul li,div.itemAuthorLatest ul li,div.itemRelated ul li,div.itemComments ul.itemCommentsList li {	background: none;	line-height: 1.6;	margin-bottom: 0;	padding-left: 0;} #form-login li,div.k2UsersBlock ul li ul.ubUserItems li,div.k2UserBlock ul.k2UserBlockActions li,div.itemAuthorLatest ul li,div.itemRelated ul li {	background: none;}#form-login li a,div.k2UsersBlock ul li ul.ubUserItems li a,div.k2UserBlock ul.k2UserBlockActions li a,div.itemAuthorLatest ul li a,div.itemRelated ul li a {	background: url(../images/arrow.png) no-repeat 0 center;	padding-left: 13px;}#form-login li a:hover,div.k2UsersBlock ul li ul.ubUserItems li a:hover,div.k2UserBlock ul.k2UserBlockActions li a:hover,div.itemAuthorLatest ul li a:hover,div.itemRelated ul li a:hover {	background-image: url(../images/arrow-hover.png);}.clearList {	clear: both; /* this class is used to clear all previous floating list elements */	display: none;	float: none;}.lastItem {	border: none; /* class appended on last list item */}/* --- Avatars --- */.k2Avatar img, div.itemComments ul.itemCommentsList li img {	background: #fff;	border: 1px solid #e0e0e0;	float: left;	margin: 2px 27px 0 0;}/* --- Read more --- */a.k2ReadMore {	color: #333;}a.k2ReadMore:hover, a.k2ReadMore:active, a.k2ReadMore:focus {	color: #666;	text-decoration: none;}/* --- Pagination --- */div.k2Pagination p {	display: none;}/*----------------------------------------------------------------------	Component: Item view----------------------------------------------------------------------*/a.itemPrintThisPage {	background: #F7FAFE;	border: 1px solid #ccc;	color: #555;	display: block;	font-size: 13px;	margin: 4px auto 16px;	padding: 4px;	text-align: center;	width: 160px;}a.itemPrintThisPage:hover {	background: #eee;	text-decoration: none;}div.itemView {}span.itemEditLink {}span.itemEditLink a {	background: url(../images/edit-icon.png) no-repeat center center;	display: inline-block;	height: 42px;	text-indent: -9999em;	width: 30px;}span.itemEditLink a:hover {}div.itemHeader h2.itemTitle a, div.userItemHeader h3.userItemTitle a, div.tagItemHeader h2.tagItemTitle a {	color: #333;}div.itemHeader h2.itemTitle a:hover, div.itemHeader h2.itemTitle a:focus, div.itemHeader h2.itemTitle a:active,div.userItemHeader h3.userItemTitle a:hover, div.userItemHeader h3.userItemTitle a:focus, div.userItemHeader h3.userItemTitle a:active,div.tagItemHeader h2.tagItemTitle a:hover,div.tagItemHeader h2.tagItemTitle a:focus,div.tagItemHeader h2.tagItemTitle a:active {	color: #dd5280;}div.itemToolbar {	background: #fcfcfc;	border-bottom: 1px dotted #e2e2e3;	border-top: 1px dotted #e2e2e3;	font-size: 92%;	margin: 0 0 10px;	padding: 2px 0;}div.itemToolbar ul {	list-style: none;	margin: 0;	padding: 0;}div.itemToolbar ul.byline {	text-align: right;}div.itemToolbar ul.byline li {	background: none;	border-left: 1px solid #ccc;	display: inline;	font-size: 92%;	list-style: none;	margin: 0;	padding: 0 4px 0 8px;	text-align: center;}div.itemToolbar ul.byline > li:first-child {	border: none; /* remove the first CSS border from the left of the toolbar */}div.itemToolbar ul.byline li a img {	vertical-align: middle;}div.itemToolbar ul.byline li span.itemTextResizerTitle {}div.itemToolbar ul.byline li a#fontDecrease {	margin: 0 0 0 2px;}div.itemToolbar ul.byline li a#fontDecrease img {	background: url(../images/system/font_decrease.gif) no-repeat;	height: 13px;	width: 13px;}div.itemToolbar ul.byline li a#fontIncrease {	margin: 0 0 0 2px;}div.itemToolbar ul.byline li a#fontIncrease img {	background: url(../images/system/font_increase.gif) no-repeat;	height: 13px;	width: 13px;}div.itemToolbar ul.byline li a#fontDecrease span,div.itemToolbar ul.byline li a#fontIncrease span {	display: none;}div.itemRatingBlock {	color: #999;	font-size: 92%;}div.itemRatingBlock span {	color: #999;	display: block;	float: left;	margin-right: 10px;}div.itemBody {	border-bottom: 1px solid #e2e2e3;	margin: 0 0 30px;	padding: 0 0 15px;}div.itemImageBlock {}span.itemImageCaption {	color: #666;	display: block;	float: left;	font-size: 11px;}span.itemImageCredits {	color: #999;	display: block;	float: right;	font-size: 11px;	font-style: italic;}div.itemIntroText {	font-size: 116%;	font-weight: 700;}div.itemExtraFields {	border-top: 1px dotted #e2e2e3;	margin: 16px 0 0 0;	padding: 8px 0 0 0;}div.itemExtraFields h3 {	line-height: normal !important;	margin: 0;	padding: 0 0 8px 0;}div.itemExtraFields ul {	list-style: none;	margin: 0;	padding: 0;}div.itemExtraFields ul li {	display: block;}div.itemExtraFields ul li span.itemExtraFieldsLabel {	display: block;	float: left;	font-weight: 700;	margin: 0 4px 0 0;	width: 30%;}div.itemExtraFields ul li span.itemExtraFieldsValue {}span.itemHits {	border-bottom: 1px solid #e2e2e3;	display: block;	padding: 10px 0;}span.itemHits b {	color: #333;	font-weight: 700;}span.itemDateModified {	border-bottom: 1px solid #e2e2e3;	display: block;	padding: 10px 0;}	div.itemSocialSharing {	padding: 5px 0px;}div.itemComments h3.itemCommentsCounter {}div.itemTwitterButton {	float: left;	margin: 2px 0 0 0;	width: 90px;}.catItemHeader div.itemTwitterButton {	left: 20px;	position: absolute;	top: 220px;}div.itemFacebookButton {	float: left;	width: 240px;}div.itemGooglePlusOneButton {	float: left;	width: 54px;}div.itemLinks {}div.itemLinks a {	color: #333;}div.itemLinks a:hover {	color: #333;}div.itemCategory {	border-bottom: 1px solid #e2e2e3;	padding: 10px 0;}div.itemCategory span {	padding: 0 4px 0 0;}div.itemCategory a {}div.itemTagsBlock {	background: url("../images/tag-icon.png") no-repeat 0 center;	margin: 0;	padding: 0 0 0 20px;}div.itemTagsBlock span {	color: #333;	font-family: Georgia,"Times New Roman",Times,serif;	font-style: italic;}div.itemTagsBlock ul.itemTags {	display: inline;}div.itemTagsBlock ul.itemTags li {	background: none;	display: inline;	margin: 0;	padding: 0 4px 0 0;	text-align: center;}div.itemTagsBlock ul.itemTags li a {	color: #dd5280;}div.itemTagsBlock ul.itemTags li a:hover {	color: #349dad;}div.itemAttachmentsBlock {	border-bottom: 1px dotted #ccc;	padding: 4px;}div.itemAttachmentsBlock span {	color: #555;	font-weight: 700;	padding: 0 4px 0 0;}div.itemAttachmentsBlock ul.itemAttachments {	display: inline;	list-style: none;	margin: 0;	padding: 0;}div.itemAttachmentsBlock ul.itemAttachments li {	display: inline;	list-style: none;	margin: 0;	padding: 0 4px;	text-align: center;}div.itemAttachmentsBlock ul.itemAttachments li a {}div.itemAttachmentsBlock ul.itemAttachments li a:hover {}div.itemAttachmentsBlock ul.itemAttachments li span {	color: #999;	font-size: 10px;	font-weight: 100;}/* Author block */div.itemAuthorBlock {	margin: 0 0 30px;	overflow: hidden;}div.itemAuthorBlock img.itemAuthorAvatar, div.userBlock img {	background: #fff;	border: 1px solid #e0e0e0;	float: left;	margin: 0 27px 0 0;}div.itemAuthorDetails {	border: 1px solid #e0e0e0;	float: left;	padding: 15px 20px 12px;	position: relative;	width: 61%;}div.itemAuthorDetails span.leftarrow, div.itemCommentsInfo span.leftarrow, div.userDescription span.leftarrow {	background: url(../images/left-arrow.gif) no-repeat 0 0;	display: block;	height: 18px;	left: -8px;	position: absolute;	top: 20px;	width: 8px;}div.itemAuthorDetails h3, div.userBlock h2 {	font-size: 100%;	font-weight: 700;	margin: 0 0 10px;}div.itemAuthorDetails h3 a, span.itemAuthorUrl a:hover, div.userBlock h2 a, span.userURL a:hover, span.userEmail a:hover {	color: #333;}div.itemAuthorDetails h3 a:hover, span.itemAuthorUrl a, div.userBlock h2 a:hover, span.userURL a, span.userEmail a {	color: #333;}/* Author latest */div.itemAuthorLatest, div.itemRelated {	margin: 0 0 20px;}div.itemAuthorLatest h3, div.itemRelated h3, div.itemComments .itemCommentsCounter, div.itemCommentsForm h3 {	margin: 0 0 10px;}div.itemAuthorLatest ul, div.itemRelated ul {	margin: 0;}div.itemAuthorLatest ul li, div.itemRelated ul li {	background-position: 0 9px;	border-bottom: none;	line-height: 2;}div.itemAuthorLatest ul li a, div.itemRelated ul li a {}div.itemAuthorLatest ul li a:hover {}/* Related by tag */div.itemRelated ul li.k2ScrollerElement {	background: #fff; /* you need to insert this class in the related li element in item.php for this styling to take effect */	border: 1px solid #ccc;	float: left;	margin: 0 4px 4px 0;	overflow: hidden;	padding: 4px;}div.itemRelated ul li.clr {	border: none;	clear: both;	display: block;	float: none;	height: 0;	line-height: 0;	margin: 0;	padding: 0;}/* Video */div.itemVideoBlock {	background: #010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;	margin: 0 0 16px 0;	padding: 16px;}div.itemVideoBlock div.itemVideoEmbedded {	text-align: center; /* for embedded videos (not using AllVideos) */}div.itemVideoBlock span.itemVideo {	display: block;	overflow: hidden;}div.itemVideoBlock span.itemVideoCaption {	color: #eee;	display: block;	float: left;	font-size: 11px;	font-weight: 700;	width: 60%;}div.itemVideoBlock span.itemVideoCredits {	color: #eee;	display: block;	float: right;	font-size: 11px;	font-style: italic;	text-align: right;	width: 35%;}/* Image Gallery */div.itemImageGallery {	margin: 0 0 16px 0;	padding: 0;}/* Article navigation */div.itemNavigation {	background: #fcfcfc;	border-bottom: 1px solid #e2e2e3;	border-top: 1px solid #e2e2e3;	margin: 0 0 20px;	padding: 4px 0;}div.itemNavigation span.itemNavigationTitle {	color: #aaa;}div.itemNavigation a {	padding: 0 12px;}/* Comments */div.itemComments ul.itemCommentsList li {	border-bottom: none;	margin: 0 0 30px;	overflow: hidden;	width: 100%;}div.itemComments ul.itemCommentsList li img {	margin: 0 31px 0 0;}div.itemCommentsInfo {	border: 1px solid #e0e0e0;	float: left;	padding: 15px 20px 2px;	position: relative;	width: 76%;}div.itemCommentsInfo p {	margin: 0 0 15px;}div.itemMetaLinks {	border-top: 1px solid #e0e0e0;	color: #999;	font-size: 92%;	line-height: 2;	padding: 5px 0;}div.itemComments ul.itemCommentsList li.authorResponse {	background: #f7fafe;}div.itemComments ul.itemCommentsList li.unpublishedComment {	background: #ffeaea;}div.itemComments ul.itemCommentsList li span.commentDate {	border-left: 1px solid #e0e0e0;	font-family: Helvetica, Arial, sans-serif;	font-size: 92%;	margin-left: 8px;	padding-left: 10px;}li.authorResponse div.itemAuthorDetails span.leftarrow, li.authorResponse div.itemCommentsInfo span.leftarrow, li.authorResponse div.userDescription span.leftarrow {	background-image: url("../images/left-arrow-admin.gif");}div.itemComments ul.itemCommentsList li span.commentAuthorName {	color: #dd5280;}div.itemComments ul.itemCommentsList li span.commentLink {	float: right;}div.itemComments ul.itemCommentsList li span.commentLink a {	color: #dd5280;}div.itemComments ul.itemCommentsList li span.commentLink a:hover,div.itemComments ul.itemCommentsList li span.commentLink a:focus,div.itemComments ul.itemCommentsList li span.commentLink a:active {	color: #349dad;}div.itemComments ul.itemCommentsList li span.commentAuthorName a, span.commentToolbar a:hover {	color: #dd5280;}div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover, span.commentToolbar a {	color: #666;}div.itemComments ul.itemCommentsList li span.commentToolbarLoading {	background: url(../images/system/searchLoader.gif) no-repeat 100% 50%;}div.itemComments {}div.itemComments ul.itemCommentsList {	margin: 0;}div.itemCommentsForm {}div.itemCommentsForm .itemCommentsFormNotes {	margin: 0 0 15px;}.ja-content-main div.itemCommentsForm form {	padding: 0;}div.itemCommentsForm form .formLogLoading {	background: url(../images/system/loading.gif) no-repeat left center;}div.itemCommentsForm form#comment-form p {	margin: 0 0 20px;	overflow: hidden;}div.itemCommentsForm form#comment-form p.buttonrow {	margin-top: 15px;}div.itemCommentsForm form label {	display: block;	float: left;	font-size: 92%;	padding: 0 0 5px;	width: 134px;}div.itemCommentsForm form label span {	color: #666;}div.itemCommentsForm form label span.required {	color: red;	padding-left: 2px;}div.itemCommentsForm form#comment-form p input.inputbox {	font-size: 92%;	width: 73%;}div.itemCommentsForm textarea {	font-size: 92%;	height: 140px;	overflow: auto;	width: 73%;}div.itemCommentsForm form#comment-form p.buttonrow .button {	margin: 0 0 0 134px;}/* "Report comment" form */div.k2ReportCommentFormContainer {	margin: 0 auto;	padding: 8px;	width: 480px;}div.k2ReportCommentFormContainer blockquote {	background: #f7fafe;	border: 1px solid #e2e2e3;	margin: 0 0 8px 0;	padding: 8px;	width: 462px;}div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {	color: #135CAE;	display: block;	float: left;	font-size: 40px;	font-style: italic;	font-weight: 700;	line-height: 30px;	vertical-align: top;}div.k2ReportCommentFormContainer blockquote span.quoteIconRight {	color: #135CAE;	display: block;	float: right;	font-size: 40px;	font-style: italic;	font-weight: 700;	line-height: 30px;	vertical-align: top;}div.k2ReportCommentFormContainer blockquote span.theComment {	color: #000;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 12px;	font-style: italic;	font-weight: 100;	padding: 0 4px;}div.k2ReportCommentFormContainer form label {	display: block;	font-weight: 700;}div.k2ReportCommentFormContainer form input,div.k2ReportCommentFormContainer form textarea {	border: 1px solid #e2e2e3;	display: block;	font-size: 12px;	margin: 0 0 8px 0;	padding: 2px;	width: 474px;}div.k2ReportCommentFormContainer form #recaptcha {	margin-bottom: 24px;}div.k2ReportCommentFormContainer form span#formLog {	color: #CF1919;	font-weight: 700;	margin: 0 0 0 20px;	padding: 0 0 0 20px;}div.k2ReportCommentFormContainer form .formLogLoading {	background: url(../images/system/loading.gif) no-repeat left center;}span#formLog {	color: #CF1919;}/* Back to top link */div.itemBackToTop {	text-align: right;	text-transform: uppercase;}div.itemBackToTop a {	text-decoration: underline;}div.itemBackToTop a:hover {	text-decoration: underline;}/*----------------------------------------------------------------------	Component: Itemlist view (category)----------------------------------------------------------------------*/div.itemListCategoriesBlock {}/* --- Category block --- */div.itemListCategory h2 {	background: url(../images/bg-title.png) no-repeat center bottom;	color: #333;	font-size: 280%;	font-weight: 900;	margin-bottom: 30px;	padding-bottom: 30px;	padding-top: 30px;	text-align: center;}span.catItemAddLink {	border-bottom: 1px dotted #ccc;	display: block;	margin: 0 0 4px 0;	padding: 8px 0;	text-align: right;}span.catItemAddLink a {	background: #eee;	border: 1px solid #ccc;	padding: 4px 16px;	text-decoration: none;}span.catItemAddLink a:hover {	background: #ffc;}div.itemListCategory img {	background: #fff;	border: 1px solid #e2e2e3;	display: block;	float: left;	margin: 0 8px 0 0;	padding: 4px;}/* --- Sub-category block --- */div.itemListSubCategories {}div.subCategoryContainer {}div.subCategoryContainerLast {}div.subCategory {}div.subCategory h2 {	padding: 0 0 15px;}/* --- Item groups --- */div#itemListPrimary, div#itemListSecondary {}div#itemListLinks {}div.itemContainer {}div#itemListLeading div.itemContainer {	float: none;}/* --- Item block for each item group --- */div.tagView .metalist, div.userView .metalist, div.catItemView .metalist, div.itemView .metalist, #our-blog div.k2ItemsBlock .metalist {	margin: 0;	padding: 0 0 15px;	text-align: center;}/* Additional class appended to the element above for further styling per group item */div.groupLeading {}div.groupPrimary {}div.groupSecondary {}div.catItemBody {}div.catItemIsFeatured {}div.subCategory, div.userBlock, div.userItemView, div.tagItemView, div.catItemView, div#itemListLinks {	border-bottom: 1px solid #e2e2e3;	margin: 0 0 21px;	padding: 0 0 32px;}span.catItemImage, span.itemImage, span.userItemImage, span.tagItemImage, span.subCategoryImageItem {	border: 1px solid #dedccd;	display: inline-block;}span.userItemImage {	margin-bottom: 15px;}span.catItemImage a, span.itemImage a, span.userItemImage a, span.tagItemImage a, span.subCategoryImageItem a {	background: #eeede6;	border: 1px solid #fff;	display: inline-block;	padding: 7px;}span.catItemImage a img, span.itemImage a img, span.userItemImage a img, span.tagItemImage a img, span.subCategoryImageItem a img {	border: 1px solid #fff;	display: block;}span.catItemEditLink {}span.catItemEditLink a {	background: url(../images/edit-icon.png) no-repeat center center;	display: inline-block;	height: 42px;	text-indent: -9999em;	width: 30px;}span.catItemReadMore {	display: inline-block;	float: left;}span.catItemReadMore a,span.userItemReadMore a,span.tagItemReadMore a,a.subCategoryMore {	background: url(../images/icon-haft-heart.png) no-repeat 0 3px;	color: #dd5280;	padding: 3px 0 5px 15px;}span.catItemReadMore a:hover, span.catItemReadMore a:active, span.catItemReadMore a:focus,span.userItemReadMore a:hover, span.userItemReadMore a:active, span.userItemReadMore a:focus,span.tagItemReadMore a:hover, span.tagItemReadMore a:active, span.tagItemReadMore a:focus,a.subCategoryMore:hover, a.subCategoryMore:active, a.subCategoryMore:focus {	background-image: url(../images/icon-haft-heart-hover.png);	color: #349dad;	text-decoration: none;}span.userItemCommentsLink,span.tagItemDateCreated,span.userItemDateCreated,span.userItemTagsBlock,span.itemDateCreated,span.itemCategory,span.itemTagsBlock,span.catItemDateCreated,span.catItemCategory,span.moduleItemCategory,span.moduleItemDateCreated,span.catItemCommentsLink,span.moduleItemTags,span.moduleItemHits {	background: url(../images/bullet2.gif) no-repeat 0 4px;	margin-left: 5px;	padding-left: 18px;}.catItemTagsBlock {	background: url(../images/tag-icon.png) no-repeat 0 center;	display: inline-block;	float: right;	margin: 0px;	padding: 0px 0px 0px 20px;}.catItemTags a {	color: #dd5280;}.catItemTags a:hover,.catItemTags a:focus,.catItemTags a:active {	color: #349dad;}div.catItemRatingBlock {	padding: 8px 0;}div.catItemRatingBlock span {	color: #999;	display: block;	float: left;	font-style: normal;	margin: 0;	padding: 0 4px 0 0;}.catItemImageBlock {	position: relative;}span.itemFeatured {	display: none;}div.catItemIntroText {}div.catItemIntroText img {}div.catItemExtraFields, div.genericItemExtraFields {	border-top: 1px dotted #e2e2e3;	margin: 16px 0 0 0;	padding: 8px 0 0 0;}div.catItemExtraFields h4, div.genericItemExtraFields h4 {	line-height: normal !important;	margin: 0;	padding: 0 0 8px 0;}div.catItemExtraFields ul, div.genericItemExtraFields ul {	list-style: none;	margin: 0;	padding: 0;}div.catItemExtraFields ul li, div.genericItemExtraFields ul li {	display: block;}div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {	display: block;	float: left;	font-weight: 700;	margin: 0 4px 0 0;	width: 30%;}/* Video */.catItemVideoBlock {	background: #010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;}/* Image Gallery */.catItemImageGallery {}/* Modified date */span.catItemDateModified {	border-top: 1px solid #e2e2e3;	color: #999;	display: block;	margin: 4px 0;	padding: 4px;	text-align: right;}/*----------------------------------------------------------------------	Component: Itemlist view (user)----------------------------------------------------------------------*//* User info block */div.userView {}div.userBlock {	margin: 0 0 30px;}span.userItemAddLink {	float: right;	margin: 0 7px 4px 0;}span.userItemAddLink a {	background: #eee;	border: 1px solid #ccc;	padding: 4px 16px;	text-decoration: none;}span.userItemAddLink a:hover {	background: #ffc;}div.userBlock h2 {}div.userDescription {	border: 1px solid #e0e0e0;	float: left;	padding: 15px 20px 0;	position: relative;	width: 65.9%;}/* User items */div.userItemView {}div.userItemIsFeatured {}div.userItemViewUnpublished {	background: #fffff2;	border: 4px dashed #ccc;	margin: 8px 0;	padding: 8px;}span.userItemEditLink {}span.userItemEditLink a {	background: url(../images/edit-icon.png) no-repeat center center;	display: inline-block;	height: 42px;	text-indent: -9999em;	width: 30px;}span.userItemEditLink a:hover {}div.userItemTagsBlock {	border-bottom: 1px dotted #ccc;	padding: 4px;}div.userItemTagsBlock span {	color: #555;	font-weight: 700;	padding: 0 4px 0 0;}div.userItemTagsBlock ul.userItemTags {	display: inline;	list-style: none;	margin: 0;	padding: 0;}div.userItemTagsBlock ul.userItemTags li {	display: inline;	list-style: none;	margin: 0;	padding: 0 4px 0 0;	text-align: center;}/* Anchor link to comments */div.userItemCommentsLink {	border-right: 1px solid #ccc;	display: inline;	margin: 0 8px 0 0;	padding: 0 8px 0 0;}/*----------------------------------------------------------------------	Component: Itemlist view (tag)----------------------------------------------------------------------*//* Read more link */div.tagItemReadMore {	display: inline;}/*----------------------------------------------------------------------	Component: Itemlist view (generic)----------------------------------------------------------------------*/div.genericItemList {}div.genericItemView {	background: #fff;	border: 1px solid #e2e2e3;	margin: 0 0 10px;	padding: 15px;}/* this is the item container for this view */div.genericItemHeader span.genericItemDateCreated {	color: #aaa;	font-size: 85%;	text-transform: uppercase;}div.genericItemHeader h2.genericItemTitle {	font-size: 300%;	font-weight: 700;	margin: 3px 0 0;}div.genericItemHeader h2.genericItemTitle a {	color: #333;}div.genericItemBody {	margin: 0;	padding: 0;}div.genericItemImageBlock {}span.genericItemImage {	display: block;	margin: 0 8px 8px 0;	text-align: center;}div.genericItemIntroText {	font-size: inherit;	font-weight: 100;	line-height: inherit;	padding: 4px 0 12px 0;}div.genericItemCategory {	border-right: 1px solid #ccc;	display: inline;	margin: 0 8px 0 0;	padding: 0 8px 0 0;}div.genericItemCategory span {	color: #555;	font-weight: 700;	padding: 0 4px 0 0;}/* Read more link */div.genericItemReadMore {	display: inline;}/* --- Google Search --- */#k2Container div.gsc-branding-text {	text-align: right;}#k2Container div.gsc-control {	width: 100%;}#k2Container div.gs-visibleUrl {	display: none;}/*----------------------------------------------------------------------	Component: Latest view----------------------------------------------------------------------*/div.latestItemsContainer {	float: left;}/* Category info block */div.latestItemsCategory {	background: #f7fafe;	border: 1px solid #e2e2e3;	margin: 0 8px 8px 0;	padding: 8px;}div.latestItemsCategoryImage {	text-align: center;}div.latestItemsCategoryImage img {	background: #fff;	border: 1px solid #e2e2e3;	margin: 0 8px 0 0;	padding: 4px;}/* User info block */div.latestItemsUser {	background: #f7fafe;	border: 1px solid #e2e2e3;	clear: both;	margin: 0 8px 8px 0;	padding: 8px;}div.latestItemsUser img {	background: #fff;	border: 1px solid #e2e2e3;	display: block;	float: left;	margin: 0 8px 0 0;	padding: 4px;}div.latestItemsUser p.latestItemsUserDescription {	padding: 4px 0;}div.latestItemsUser p.latestItemsUserAdditionalInfo {	margin: 8px 0 0 0;	padding: 4px 0;}span.latestItemsUserURL {	color: #555;	display: block;	font-weight: 700;}span.latestItemsUserEmail {	color: #555;	display: block;	font-weight: 700;}/* Latest items list */div.latestItemList {	padding: 0 8px 8px 0;}div.latestItemHeader h3.latestItemTitle {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 24px;	font-weight: 100;	line-height: 110%;	margin: 0;	padding: 10px 0 4px 0;}span.latestItemDateCreated {	color: #999;	font-size: 11px;}div.latestItemBody {	margin: 0;	padding: 8px 0;}div.latestItemImageBlock {	float: left;	margin: 0;	padding: 0;}span.latestItemImage {	display: block;	margin: 0 8px 8px 0;	text-align: center;}span.latestItemImage img {	border: 1px solid #ccc;	padding: 8px;}div.latestItemIntroText {	font-size: inherit;	font-weight: 100;	line-height: inherit;	padding: 4px 0 12px 0;}div.latestItemLinks {	margin: 0 0 16px 0;	padding: 0;}div.latestItemCategory {	border-bottom: 1px dotted #ccc;	padding: 4px;}div.latestItemCategory span {	color: #555;	font-weight: 700;	padding: 0 4px 0 0;}div.latestItemTagsBlock {	border-bottom: 1px dotted #ccc;	padding: 4px;}div.latestItemTagsBlock span {	color: #555;	font-weight: 700;	padding: 0 4px 0 0;}div.latestItemTagsBlock ul.latestItemTags {	display: inline;	list-style: none;	margin: 0;	padding: 0;}div.latestItemTagsBlock ul.latestItemTags li {	display: inline;	list-style: none;	margin: 0;	padding: 0 4px 0 0;	text-align: center;}/* Video */div.latestItemVideoBlock {	background: #010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;	margin: 0 0 16px 0;	padding: 16px;}div.latestItemVideoBlock span.latestItemVideo {	display: block;}/* Anchor link to comments */div.latestItemCommentsLink {	border-right: 1px solid #ccc;	display: inline;	margin: 0 8px 0 0;	padding: 0 8px 0 0;}/* Read more link */div.latestItemReadMore {	display: inline;}/* Items presented in a list */h2.latestItemTitleList {	border-bottom: 1px dotted #ccc;	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	line-height: normal;	margin: 8px 0 2px 0;	padding: 2px 0;}/*----------------------------------------------------------------------	Component: Register & profile page views (register.php & profile.php)----------------------------------------------------------------------*/.k2AccountPage table tr td label {}img.k2AccountPageImage {	border: 1px solid #333;	display: block;	margin: 10px 0;}.k2AccountPage table .toggle-editor .button2-left {	margin: 10px 0 0;}.k2AccountPage div.k2AccountPageNotice {}.k2AccountPage div.k2AccountPageUpdate {	border-top: 1px solid #e2e2e3;	margin: 15px 0 0;	padding: 15px 0;	text-align: right;}.k2AccountPage div.k2AccountPageUpdate .button {	margin-right: 0;}/*----------------------------------------------------------------------	Modules: mod_k2_comments----------------------------------------------------------------------*//* Latest Comments */div.k2LatestCommentsBlock ul li, div.k2ItemsBlock ul li {	margin: 0 0 15px;	padding: 0 0 15px;}div.k2LatestCommentsBlock ul li.lastItem, div.k2ItemsBlock ul li.lastItem {	margin: 0;	padding: 0;}div.k2LatestCommentsBlock ul li span {	display: block;}div.k2TopCommentersBlock ul li span.tcLatestCommentDate {	color: #999;}/*----------------------------------------------------------------------	Modules: mod_k2_content----------------------------------------------------------------------*/div.k2ItemsBlock ul li h3.moduleItemTitle {	font-size: 110%;	font-weight: 700;	margin: 0;	padding: 0;	text-transform: uppercase;}.metalist, span.lcCommentDate {	color: #999;	margin: 0;}.metalist a {	color: #dd5280;}.metalist a:hover, .metalist a:focus, .metalist a:active {	color: #999;	text-decoration: underline;}div.k2ItemsBlock ul li div.moduleItemIntrotext {	line-height: 1.6;	padding: 15px 0 0;}div.k2ItemsBlock .moduleItemImageWrap {	border: 1px solid #dedccd;	float: right;	margin: 19px 0 4px 10px;}div.k2ItemsBlock a.moduleItemImage {	background: #eeede6;	border: 1px solid #fff;	display: block;	padding: 7px;}div.k2ItemsBlock a.moduleItemImage img {	border: 1px solid #fff;	display: block;}div.k2ItemsBlock ul li div.moduleItemExtraFields {}div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {	display: block;	float: left;	font-weight: 700;	margin: 0 4px 0 0;	width: 30%;}div.k2ItemsBlock ul li a.moduleItemCategory:hover {	color: #333;}div.k2ItemsBlock ul li div.moduleItemTags a {	padding: 0 2px;}div.k2ItemsBlock ul li a.moduleItemComments {}/*----------------------------------------------------------------------	Modules: mod_k2_user (mod_k2_login will be removed in v2.6)----------------------------------------------------------------------*/div.k2LoginBlock {}#form-login {	font-size: 92%;}#form-login fieldset.input {	padding: 0;}#form-login #form-login-username label, #form-login #form-login-password label,#form-login-remember label {	color: #333;	display: block;	font-weight: bold;	line-height: 1.6;	padding: 0 0 5px;}#form-login-remember label {	display: inline-block;	padding-bottom: 0px;}#form-login .inputbox[type="text"],#form-login .inputbox[type="password"] {	font-weight: 100;	width: 94%;}#form-login .inputbox[type="checkbox"] {	border: none;	height: 15px;	margin: 0;	vertical-align: middle;	width: 15px;}#form-login li, div.k2UserBlock ul.k2UserBlockActions li {	line-height: 1.6;	margin-bottom: 5px;}	/*----------------------------------------------------------------------	Modules: mod_k2_tools----------------------------------------------------------------------*//* --- Archives --- */div.k2ArchivesBlock {}div.k2ArchivesBlock ul {	margin: -15px 0 0;}div.k2ArchivesBlock ul li {	line-height: 1.6;}div.k2ArchivesBlock ul li a {	background: url(../images/bg-menu.gif) repeat-x left bottom #fefefe;	border: 1px solid #e2e2e3;	color: #666;	display: block;	margin-bottom: 5px;	padding: 5px 10px;}div.k2ArchivesBlock ul li a:hover,div.k2ArchivesBlock ul a:focus,div.k2ArchivesBlock ul a:active {	background: #fff;	color: #333;	text-decoration: none;}div.k2ArchivesBlock ul li.active > a {	color: #333;	font-weight: 100;}/* --- Authors --- */div.k2AuthorsListBlock ul li a.abAuthorLatestItem {	clear: both;	display: block;}/* --- Breadcrumbs --- */div.k2BreadcrumbsBlock {}div.k2BreadcrumbsBlock span.bcTitle {	color: #999;	padding: 0 4px 0 0;}div.k2BreadcrumbsBlock span.bcSeparator {	font-size: 14px;	padding: 0 4px;}/* --- Calendar --- */div.k2CalendarBlock {}div.k2CalendarLoader {	background: url(../images/system/k2CalendarLoader.gif) no-repeat 50% 50% #fff;}table.calendar {	background: #fff;	border-collapse: collapse;	border-left: 1px solid #e0e0e0;	border-top: 1px solid #e0e0e0;	font-family: Arial, Verdana, sans-serif;	width: 99%;}table.calendar tr td {	border-bottom: 1px solid #e0e0e0;	border-right: 1px solid #e0e0e0;	line-height: 1;	padding: 5px 2px;	text-align: center;	vertical-align: middle;}table.calendar tr td.calendarNavMonthPrev,table.calendar tr td.calendarCurrentMonth,table.calendar tr td.calendarNavMonthNext {	padding: 7px 5px;	text-transform: uppercase;}table.calendar tr td.calendarNavMonthPrev {	background: #f3f2ed;	border-right: none;	text-align: center;}table.calendar tr td.calendarCurrentMonth {	background: #f3f2ed;	border-right: none;	font-weight: bold;}table.calendar tr td.calendarNavMonthNext {	background: #f3f2ed;	text-align: center;}table.calendar tr td.calendarNavMonthPrev a,table.calendar tr td.calendarNavMonthNext a {	color: #666;	text-decoration: none;}table.calendar tr td.calendarNavMonthPrev a:hover,table.calendar tr td.calendarNavMonthNext a:hover {	color: #333;}table.calendar tr td.calendarDayName {	color: #349dad;	font-size: 10px;	font-weight: bold;	text-transform: uppercase;}table.calendar tr td.calendarDateEmpty {}table.calendar tr td.calendarDate {	font-size: 10px;}table.calendar tr td.calendarDateLinked {	padding: 0;}table.calendar tr td.calendarDateLinked a {	display: block;	padding: 2px;	text-decoration: none;}table.calendar tr td.calendarDateLinked a:hover {	display: block;	padding: 2px;	text-decoration: none;}table.calendar tr td.calendarToday {	background: #dd5280;	color: #fff;	font-size: 10px;	font-weight: bold;}table.calendar tr td.calendarTodayLinked {	padding: 0;}table.calendar tr td.calendarTodayLinked a {	display: block;	padding: 2px;	text-decoration: none;}table.calendar tr td.calendarTodayLinked a:hover {	display: block;	padding: 2px;	text-decoration: none;}/* --- Category Tree Select Box --- */div.k2CategorySelectBlock {}div.k2CategorySelectBlock form select {	width: auto;}div.k2CategorySelectBlock form select option {}/* --- Category List/Menu --- */div.k2CategoriesListBlock {}div.k2CategoriesListBlock ul {}div.k2CategoriesListBlock ul li {	background: url(../images/bullet3.gif) no-repeat 0 6px;	line-height: 1.6;	padding-left: 18px;}div.k2CategoriesListBlock ul li a {	color: #666;}div.k2CategoriesListBlock ul li a:hover,div.k2CategoriesListBlock ul a:focus,div.k2CategoriesListBlock ul a:active {	color: #333;	text-decoration: none;}div.k2CategoriesListBlock ul li.active > a {	color: #333;	font-weight: 100;} div.k2CategoriesListBlock ul li ul {	margin: 10px 0 10px 10px;}div.k2CategoriesListBlock ul li li {	background: none !important;	border: none !important;}div.k2CategoriesListBlock ul li li a,div.k2CategoriesListBlock ul li li a:hover,div.k2CategoriesListBlock ul li li a:focus,div.k2CategoriesListBlock ul li li a:active {	background: url(../images/arrow.png) no-repeat 0 center;	border: none;	margin-bottom: 0;	padding: 2px 10px;	text-indent: 0;}/* --- Search Box --- */div.k2SearchBlock {	position: relative;}div.k2SearchBlock form {}div.k2SearchBlock form input.inputbox {}div.k2SearchBlock form input.button {}div.k2SearchBlock form input.k2SearchLoading {	background: url(../images/system/searchLoader.gif) no-repeat 100% 50%;}div.k2SearchBlock div.k2LiveSearchResults {	background: #fff;	border: 1px solid #ccc;	display: none;	margin-top: -1px;	position: absolute;	z-index: 99;}	/* Live search results (fetched via ajax) */div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {	list-style: none;	margin: 0;	padding: 0;}div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {	border: none;	margin: 0;	padding: 0;}div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {	border-top: 1px dotted #eee;	display: block;	padding: 1px 2px;}div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {	background: #fffff0;}	/* --- Tag Cloud --- */div.k2TagCloudBlock {}div.k2TagCloudBlock a {	background: #f8f8f5;	border: 1px solid #d2d1cb;	border-bottom-color: #fff;	border-right-color: #fff;	color: #373737;	display: inline-block;	line-height: 1;	margin: 0 5px 5px 0;	padding: 3px 4px;}div.k2TagCloudBlock a:hover {	color: #dd5280;	text-decoration: none;}div.k2TagCloudBlock a[style="font-size:89%"] {	color: #666;	text-transform: none;}div.k2TagCloudBlock a[style="font-size:89%"]:hover {	color: #dd5280;}/* --- Custom Code --- */div.k2CustomCodeBlock {}/*----------------------------------------------------------------------	Modules: mod_k2_users----------------------------------------------------------------------*/div.k2UsersBlock {}div.k2UsersBlock ul {}div.k2UsersBlock ul li {}div.k2UsersBlock ul li div.ubUserDescription p {	line-height: 1.6;}div.k2UsersBlock ul li div.ubUserAdditionalInfo {	height: 16px;}div.k2UsersBlock ul li div.ubUserAdditionalInfo a {	display: inline-block;	height: 16px;	margin: 0 2px 0 0;	width: 16px;}*+ html div.k2UsersBlock ul li div.ubUserAdditionalInfo a {	margin: 0 4px 0 0;}.ubUserName, div.k2UsersBlock ul li h3, span.lcUsername {	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;	text-transform: uppercase;}a.ubUserFeedIcon,a.ubUserFeedIcon:hover {	background: url(../images/fugue/feed.png) no-repeat 0 50%;}a.ubUserFeedIcon span,a.ubUserFeedIcon:hover span {	display: none;}a.ubUserURL,a.ubUserURL:hover {	background: url(../images/fugue/globe.png) no-repeat 0 50%;}a.ubUserURL span,a.ubUserURL:hover span {	display: none;}span.ubUserEmail {	background: url(../images/fugue/mail.png) no-repeat 0 50%;}span.ubUserEmail a {	text-indent: -9999px;}div.k2UsersBlock ul li h3 {	font-size: 110%;	font-weight: 100;	padding: 8px 0 5px;}/* Blog page */div.catItemBlogView {}/*----------------------------------------------------------------------	Modules: mod_k2_content homepage----------------------------------------------------------------------*/#our-blog div.k2ItemsBlock ul li {	margin: 0 0 21px;	overflow: hidden;	padding: 0 0 32px;}div.subCategory h2, div.tagView h2.tagItemTitle, div.userView h3.userItemTitle, div.itemView h2.itemTitle, div.catItemView h3.catItemTitle, #our-blog div.k2ItemsBlock ul li h3.moduleItemTitle {	text-align: center;}#our-blog div.k2ItemsBlock .moduleItemImageWrap {	float: none;	margin: 0;}#our-blog div.k2ItemsBlock ul li div.moduleItemIntrotext {	padding: 0 0 20px;}#our-blog div.k2ItemsBlock ul li div.moduleItemIntrotext p {	margin: 15px 0 0;}#our-blog div.k2ItemsBlock ul li div.moduleItemIntrotext img {	display: block;}/* grouplinks */div.groupLinks {	border-bottom: none;	margin: 0;	padding: 0;}div.groupLinks h3.catItemTitle {	background: url(../images/arrow.png) no-repeat 0 7px;	font-family: Helvetica, Arial, sans-serif;	font-size: 100%;	line-height: 1.7;	padding-left: 15px;	text-align: left;	text-transform: none;}.com_k2.contentpane{	background: #fff !important;}#k2FrontendEditToolbar h2 {	color: #222222 !important;	font-family: JosefinSansRegular,sans-serif;	font-size: 24px !important;	font-weight: normal;	text-transform: uppercase;}body.contentpane .k2FrontendToolbar .button {	margin: 0px !important;}body.contentpane .k2FrontendToolbar .button:hover {	background: none;}div#k2Frontend .k2CommentsPagination .pagination li.pagination-start span,div#k2Frontend .k2CommentsPagination .pagination li.pagination-prev span, div#k2Frontend .k2CommentsPagination .pagination li.pagination-start strong a, div#k2Frontend .k2CommentsPagination .pagination li.pagination-prev strong a, div#k2Frontend .k2CommentsPagination .pagination li.pagination-next span, div#k2Frontend .k2CommentsPagination .pagination li.pagination-end span, div#k2Frontend .k2CommentsPagination .pagination li.pagination-next strong a, div#k2Frontend .k2CommentsPagination .pagination li.pagination-end strong a {	padding-right: 16px;}body.contentpane input, body.component-body input, body.contentpane select, body.component-body select {	padding: 0px;}div#k2Frontend table.k2FrontendToolbar td.button:hover,div#k2Frontend table.k2FrontendToolbar td.button:focus {	background: #fff;}div#k2Frontend .k2CommentsPagination .pagination {	margin-top: 15px;}div#k2Frontend .k2CommentsPagination ul {	float: none;	margin: auto;	text-align: center;	vertical-align: middle;}div#k2Frontend .k2CommentsPagination ul li{	background: none;	display: inline-block;	float: none;	font-size: 85%;	line-height: 20px;	margin: 0px 3px;	padding: 0px;}div#k2Frontend .k2CommentsPagination li span.pagenav {	background: url("../images/page-active.png") no-repeat center center;	color: #fff;	display: inline-block;	height: 20px;	margin: 0px;	padding: 0px;	text-align: center;	width: 20px;}div#k2Frontend .k2CommentsPagination li strong a {	background: url("../images/page-normal.png") no-repeat center center;	color: #666;	display: inline-block;	height: 20px;	padding: 0px;	text-align: center;	width: 20px;}div#k2Frontend .k2CommentsPagination li strong a:hover {	color: #dd5280;}div#k2Frontend .k2CommentsPagination li.pagination-start,div#k2Frontend .k2CommentsPagination li.pagination-prev,div#k2Frontend .k2CommentsPagination li.pagination-next,div#k2Frontend .k2CommentsPagination li.pagination-end{	background: url("../images/left-page.png") no-repeat left top;	height: 20px;	padding-left: 12px;}div#k2Frontend .k2CommentsPagination li.pagination-start span,div#k2Frontend .k2CommentsPagination li.pagination-prev span,div#k2Frontend .k2CommentsPagination li.pagination-start strong a,div#k2Frontend .k2CommentsPagination li.pagination-prev strong a,div#k2Frontend .k2CommentsPagination li.pagination-next span,div#k2Frontend .k2CommentsPagination li.pagination-end span,div#k2Frontend .k2CommentsPagination li.pagination-next strong a,div#k2Frontend .k2CommentsPagination li.pagination-end strong a{	background: url("../images/right-page.png") no-repeat right top;	color: #666;	margin: 0px;	padding-right: 14px;}div#k2Frontend .k2CommentsPagination li.pagination-start strong a:hover,div#k2Frontend .k2CommentsPagination li.pagination-prev strong a:hover,div#k2Frontend .k2CommentsPagination li.pagination-start strong a:active,div#k2Frontend .k2CommentsPagination li.pagination-prev strong a:active,div#k2Frontend .k2CommentsPagination li.pagination-next strong a:hover,div#k2Frontend .k2CommentsPagination li.pagination-end strong a:hover,div#k2Frontend .k2CommentsPagination li.pagination-next strong a:active,div#k2Frontend .k2CommentsPagination li.pagination-end strong a:active {}.userItemIntroText {	margin-top: -10px;}/* --- END --- */