/* @override http://localhost:8888/j1515/templates/pangea/css/k2_blog.css */

/*
// "K2" Component by JoomlaWorks for Joomla! 1.5.x - Version 2.1
// Copyright (c) 2006 - 2009 JoomlaWorks Ltd. All rights reserved.
// Released under the GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
// More info at http://www.joomlaworks.gr and http://k2.joomlaworks.gr
// Designed and developed by the JoomlaWorks team
// *** Last update: September 9th, 2009 ***
*/

/*
### Legend ###
Font families used:
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	
*/



/*----------------------------------------------------------------------
	Common Elements
----------------------------------------------------------------------*/

/* --- Basic typography --- */
a:active,
a:focus {outline:0;}
img {border:none;}

/* --- Global K2 container --- */
#k2Container {padding:0 0 24px 0;position: relative;float:right; width:100%; clear:both;}
body.contentpane #k2Container {padding:16px;} /* used in popups */

/* --- General padding --- */
.k2Padding {padding:4px;}

/* --- Clearing --- */
.clr {clear:both;height:0;line-height:0;display:block;float:none;}
.clearList {display:none;}

/* --- Zebra rows --- */
.even, .odd {padding:2px;border:none;}

/* --- RSS feed icon --- */
div.k2FeedIcon {padding: 0; position: absolute; left: 0; top: 0;}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {background: url(../images/k2/k2_rss.png) no-repeat scroll 50% 50%; display: block; float: left; height: 28px; margin: 0; padding: 0; width: 64px;}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {display:none;}

/* --- Rating --- */
div.itemRatingBlock {height: 20px;padding:0 10px;border-right:1px solid #FFF;float:right;text-align:top;}
div.itemRatingBlock span {display:block;float:right;color:#333;}

.itemRatingForm {display: block; vertical-align: middle; line-height: 20px; float: left;}
.itemRatingLog {font-size: 11px; margin: 0; padding: 0 0 0 4px; float: left; }
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {background: url(../images/k2/k2_star.png) left -1000px repeat-x; }
div.itemRatingForm .formLogLoading {height: 20px; }
.itemRatingList {position: relative; float: left; width: 100px; height: 20px; overflow: hidden; list-style: none; margin: 0; padding: 0; background-position: left top; }
.itemRatingList li {display: inline; background-image: none; padding: 0; }
.itemRatingList a,
.itemRatingList .itemCurrentRating {position: absolute; top: 0; left: 0; text-indent: -1000px; height: 20px; line-height: 20px; outline: none; overflow: hidden; border: none; cursor: pointer; }
.itemRatingList a:hover {background-position: left bottom; }
.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 {z-index: 1; background-position: 0 center; margin: 0; padding: 0; }
span.siteRoot {display: none; }

/* --- CSS added with Javascript --- */
.smallerFontSize {font-size:100%;line-height:inherit;}
.largerFontSize {font-size:150%;line-height:140%;}

/* ReCaptcha */
div#recaptcha {text-align: right !important;}
.recaptchatable .recaptcha_image_cell, #recaptcha_table {background-color:#fff !important;}
#recaptcha_table {border-color: #ccc !important;}
#recaptcha_response_field {border-color: #ccc !important;background-color:#fff !important;}

/* --- Read more --- */
a.k2ReadMore {}
a.k2ReadMore:hover, a.k2CommentsLink:hover {text-decoration:none;color:#CF1919;}
a.k2ReadMore, a.k2CommentsLink {
	float: right;
	padding: 3px 5px 3px 5px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	text-decoration: none;
	font-size: 90%;
	background: url(../images/k2/white_grad_bg.png) repeat-x 0 0;
	text-shadow: 1px 1px 1px #CCCCCC;
    font-family: Tahoma;
    direction: rtl;
}

/* --- Pagination --- */
div.k2Pagination {padding:8px;margin:4px 0 4px 0;text-align:center;color:#999;}



/*----------------------------------------------------------------------
	Component: Item view
----------------------------------------------------------------------*/

div.itemView {padding:8px 0 24px 0;margin:0;border:none;} /* this is the item container for this view */

span.itemEditLink {display:block;text-align:right;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;}
span.itemEditLink a {}
span.itemEditLink a:hover {}
div.articleMetaLinks {width: 100%; border-top: 1px solid #DDDDDD; }

div.itemHeader {direction:rtl;}
	div.itemHeader span.itemDateCreated {color:#999;font-size:11px;}
	div.itemHeader h2.itemTitle {font-weight:bold;line-height:110%;vertical-align:top;text-align:right;margin:0;padding:4px 0 4px 0;}
	div.itemHeader h2.itemTitle span {font-size:14px;margin-left:5px;}
	div.itemHeader h2.itemTitle span sup {font-size:14px;color:#666666;text-decoration:none;text-shadow:1px 1px 0 #FFF;} /* "Featured" presented in superscript */
	div.itemHeader span.itemAuthor, 
	div.itemHeader span.itemDateCreated,
	div.itemHeader span.itemCommentsLinkTop,
	div.catItemHeader span.catItemAuthor, 
	div.catItemHeader span.catItemDateCreated,
	div.catItemHeader span.catItemCommentsLinkTop {margin: 0; padding: 0; color: #666666; font-size: 11px; display: inline; font-family: Tahoma;}
	div.itemHeader span.itemAuthor a {}
	div.itemHeader span.itemAuthor a:hover {}

div.itemHeaderx {margin-top:20px;}
div.itemToolbar {top:43px;}

div.itemToolbar {background: url(../images/k2/k2_itemToolbarLeft.png) no-repeat top left; border: none; margin: 0; padding: 0; height: 28px; line-height: 28px; position: absolute; left: 0; }
div.pathwayEnabled div.itemToolbar {top:-30px;}
div.pathwayDisabled div.itemToolbar {top:0px;}

	div.itemToolbar ul {float:left;text-align:right;background:url(../images/k2/k2_itemToolbarRight.png) no-repeat top right;height:28px;line-height:24px;margin:0 0 0 8px;padding:0 0 0 0; }
	div.itemToolbar ul li {background:none!important;list-style:none;text-align:right;font-size:11px;height:26px;float:left;line-height:26px;display:block;font-family:Tahoma;direction:rtl;}

	div.itemToolbar ul li a {color:#666666;font-size:11px;text-decoration:none;height:22px;line-height:18px;font-family:Tahoma;direction:rtl;padding-top:0px;margin:0 3px 0 0;}
	div.itemToolbar ul li a:hover {color:#666666;text-decoration:none;}
	div.itemToolbar ul li a span {padding: 0 3px;}
	div.itemToolbar ul li a img {vertical-align:middle;}

	div.itemToolbar ul li.itemTextResizerTitle {list-style:none !important;border: none;margin-right: 5px;}
	div.itemToolbar ul li.itemTextResizerTitle a {}
	div.itemToolbar ul li.itemTextResizerTitle img {vertical-align: text-top; }
	div.itemToolbar ul li span.itemTextResizerTitle {}
	div.itemToolbar ul li a#fontDecrease {margin:0;}
	div.itemToolbar ul li a#fontIncrease {margin:0;}
	div.itemToolbar ul li a#fontDecrease span,
	div.itemToolbar ul li a#fontIncrease span {display:none;}

	div.itemToolbar ul li a.itemPrintLink {background: url(../images/k2/k2_print.png) no-repeat scroll right 4px; height: 20px; display: block; padding: 5px 22px 0 4px;}
	div.itemToolbar ul li a.itemPrintLink span {}

	div.itemToolbar ul li a.itemEmailLink {background:url(../images/k2/k2_email.png) no-repeat scroll right 4px; height: 20px; display: block; padding: 5px 26px 0 4px;}
	div.itemToolbar ul li a.itemEmailLink span {}

	div.itemToolbar ul li a.itemVideoLink {background:url(../images/k2/k2_video_icon.png) no-repeat scroll right 4px; height: 20px; display: block; padding: 5px 26px 0 4px;}
	div.itemToolbar ul li a.itemVideoLink span {}

	div.itemToolbar ul li a.itemAttachmentLink {background: url(../images/k2/k2_download_link.png) no-repeat scroll right 4px; height: 20px; display: block; padding: 6px 20px 0 4px;}
	div.itemToolbar ul li a.itemAttachmentLink span {}

	div.itemToolbar ul li a.itemImageGalleryLink {}
	div.itemToolbar ul li a.itemImageGalleryLink span {}

	div.itemToolbar ul li a.itemCommentsLink {background: url(../images/k2/k2_comment.png) no-repeat scroll right 4px; height: 20px; display: block; padding: 5px 20px 0 4px;}
	div.itemToolbar ul li a.itemCommentsLink span {}

	* html div.itemToolbar ul li a.itemPrintLink,
	* html div.itemToolbar ul li a.itemEmailLink,
	* html div.itemToolbar ul li a.itemVideoLink,
	* html div.itemToolbar ul li a.itemAttachmentLink,
	* html div.itemToolbar ul li a.itemImageGalleryLink,
	* html div.itemToolbar ul li a.itemCommentsLink {width:25px;} /*IE 6*/

div.itemBody {margin: 0; padding: 8px 0 0;}

div.itemImageBlock {padding:8px;margin:0 0 16px 0;}
	span.itemImage {display:block;text-align:center;margin:0 0 8px 0;}
	span.itemImage img {border:1px solid #ccc;padding:3px;}
	span.itemImageCaption {color:#666;float:right;display:block;font-size:11px;font-family:Tahoma;direction:rtl;}
	span.itemImageCredits {color:#999;float:left;display:block;font-style:italic;font-size:11px;font-family:Tahoma;direction:rtl;}

div.itemIntroText {color: #333333; font-size: 1em; font-weight: normal; line-height: 20px; padding: 4px 0;}
	div.itemIntroText img {padding:2px;margin:5px;background:#fff;border:1px solid #ccc;}

div.itemFullText {}
	div.itemFullText h3 {margin:0;padding:16px 0 4px 0;}
	div.itemFullText p {}
	div.itemFullText img {padding:2px;margin:5px;background:#fff;border:1px solid #ccc;}

div.itemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
	div.itemExtraFields h3 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
	div.itemExtraFields ul {margin:0;padding:0;list-style:none;}
	div.itemExtraFields ul li {display:block;}
	div.itemExtraFields ul li span.itemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.itemExtraFields ul li span.itemExtraFieldsValue {}

span.itemDateModified {font-size: 11px; margin: 2px 0; display: inline; float: left; padding: 0; border: none; color: #999; font-family: Tahoma;}

div.itemLinks {margin:0 0 16px 0;padding:0;text-align:top !important;width: 100%;}

div.itemPrintLinkBottom, 
div.itemEmailLinkBottom,
a#toggleSharingBlock {border-left: 1px solid #CCC; border-right: 1px solid #FFF; clear: none; float: right; padding: 0 10px;text-align: top;}

div.itemHitsTwitter {padding:2px 0;border-bottom: 1px dotted #CCCCCC; border-top: 1px dotted #CCCCCC; font-size: 100%; background: #EFEFEF; height: 20px; font-family: Tahoma; direction: rtl;}
	span.itemHits {color: #999999; margin: 2px 0; float: right; font-size: 11px;}
	span.itemTwitterLink {padding:0 0 0 8px;border-left:1px solid #ccc;margin:0 0 0 4px;}
	span.itemTwitterLink a {background:url(../images/k2/social/twitter.png) no-repeat 0 50%;padding:2px 0 0 20px;margin:8px 0;text-decoration:none;}
	span.itemTwitterLink a:hover {text-decoration:none;}

div.itemTagBlock {overflow: hidden; background:#FFF;direction: rtl;}

div.itemCategory {border: none; float: right; padding: 6px 0; background: url(../images/k2/category.gif) no-repeat right center; text-indent: 20px; font-size: 100%; font-family: Tahoma;}
	div.itemCategory span {font-weight:bold;color:#555;padding:0 0 0 4px;}
	div.itemCategory a {padding: 3px;}
div.itemCategory {display:none;}

div.itemTagsBlock {border: none; float: left; padding: 4px 0;}
	div.itemTagsBlock span {font-weight:bold;color:#555;padding:0 0 0 4px;}
	div.itemTagsBlock ul.itemTags {list-style:none;padding:0;margin:0;display:inline;direction:rtl;}
	div.itemTagsBlock ul.itemTags li {display:inline;list-style:none;float: left;padding:0 0 0 4px;margin:0;text-align:center;}
	div.itemTagsBlock ul.itemTags li a {background: #FFF url(../images/k2/tag.png) no-repeat right center; display: block; float: right; height: 22px; margin-left: 5px; padding: 5px 20px 5px 0; text-decoration: none;}
	div.itemTagsBlock ul.itemTags li a span {background: #FFF url(../images/k2/tag_bg.png) no-repeat left center; color: #999999; cursor: pointer; display: inline; float: right; font-size: 10px; font-weight: normal; height: 12px; line-height: 13px; padding: 5px 8px 5px 14px; text-decoration: none; font-family: Tahoma; }
	div.itemTagsBlock ul.itemTags li a:hover span {color:#8F0000;}
div.itemTagsBlock {display:none;}

div#socialSharingBlock {padding: 5px; height: 16px; background: #F7F6DF none repeat scroll 0 0; border-bottom: 1px dotted #CCCCCC;}

div.itemSocialLinksBlock {padding:0px;border:none;}
	div.itemSocialLinksBlock span {font-weight:bold;color:#555;float:right;display:block;padding:0 0 0 4px;}
	div.itemSocialLinksBlock ul.itemSocialLinks {list-style:none;padding:0;margin:0;float:right;direction:rtl;font-family:Tahoma;}
	div.itemSocialLinksBlock ul.itemSocialLinks li {float:right;list-style:none;margin:0;padding:0 4px;}
	div.itemSocialLinksBlock ul.itemSocialLinks li a {float:right;display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;}
	div.itemSocialLinksBlock ul.itemSocialLinks li a:hover {}
	div.itemSocialLinksBlock ul.itemSocialLinks li a span {display:none;}
		a.digg {background-image: url(../images/k2/social/digg.png);}
		a.reddit {background-image: url(../images/k2/social/reddit.png);}
		a.twitter {background-image: url(../images/k2/social/twitter.png);}
		a.stumble {background-image: url(../images/k2/social/stumble.png);}
		a.myspace {background-image: url(../images/k2/social/myspace.png);}
		a.facebook {background-image: url(../images/k2/social/facebook.png);}
		a.delicious {background-image: url(../images/k2/social/delicious.png);}
		a.technorati {background-image: url(../images/k2/social/technorati.png);}
    li.itemTwitterLink {border-right: 1px solid #CCCCCC; }
	li.itemTwitterLink a {height: auto !important; line-height: 16px; margin: 0; padding: 0; text-decoration: none; font-size: 100%; width: auto !important; direction: rtl; font-family: Tahoma;}
	* html div.itemSocialLinksBlock ul.itemSocialLinks {list-style:none;padding:0;margin:0;float:left;direction:rtl;font-family:Tahoma;}
	* html div.itemSocialLinksBlock ul.itemSocialLinks li {float:left;list-style:none;margin:0;padding:0 4px;}
	* html div.itemSocialLinksBlock ul.itemSocialLinks li a {float:left;display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;}
    * html li.itemTwitterLink {border-right: 0px solid #CCCCCC; }
    * html li.itemTwitterLink {border-left: 1px solid #CCCCCC; }
	*+html div.itemSocialLinksBlock ul.itemSocialLinks {list-style:none;padding:0;margin:0;float:left;direction:rtl;font-family:Tahoma;}
	*+html div.itemSocialLinksBlock ul.itemSocialLinks li {float:left;list-style:none;margin:0;padding:0 4px;}
	*+html div.itemSocialLinksBlock ul.itemSocialLinks li a {float:left;display:block;width:16px;height:16px;background-repeat:no-repeat;background-position:0 0;}
    *+html li.itemTwitterLink {border-right: 0px solid #CCCCCC; }
    *+html li.itemTwitterLink {border-left: 1px solid #CCCCCC; }

div.itemAttachmentsBlock {padding:10px 0 0;direction: rtl;}
	div.itemAttachmentsBlock span.downloadDescription {font-weight:bold;padding:3px 10px; background:#EFEFEF;border:1px solid #CCCCCC;font-size:16px;}
	div.itemAttachmentsBlock ul.itemAttachments {list-style:none;padding:0;margin:0;border-top:1px solid #CCC;direction:rtl;}
	div.itemAttachmentsBlock ul.itemAttachments li {display:block;overflow:hidden;list-style:none;padding:4px 0 4px 6px;margin:0;border:1px solid #CCC; border-bottom: none;}
	div.itemAttachmentsBlock ul.itemAttachments li a {background:#FFF url(../images/k2/k2_download.png) no-repeat right center;display:block;float:right;height:56px;padding:0 18px 0 0;text-decoration:none;text-shadow:1px 2px 0px #FFF;}
    div.itemAttachmentsBlock ul.itemAttachments li a span.downloadLink {background:#FFF url(../images/k2/k2_download_bg.png) no-repeat scroll left center;cursor:pointer;display:block;float:right;font-weight:normal;line-height:52px;height: 56px;margin:0 24px 0 0;padding:0 8px 0 24px;text-decoration:none;font-size: 12px;color:#666;font-family: Tahoma;}
    div.itemAttachmentsBlock ul.itemAttachments li a:hover span.downloadLink {color:#9F0B00;}
	div.itemAttachmentsBlock ul.itemAttachments li a:hover {color:#000;}
	div.itemAttachmentsBlock ul.itemAttachments li span.downloadCounter {font-size:11px;color:#999;font-weight:normal;height:56px;line-height:52px;margin-right:10px;font-family:Tahoma;}
	
/* Author block */
div.itemAuthorBlock {background: #FFFFFF url(../images/k2/page_bg.png) repeat-x 0 0; border: 1px solid #DDDDDD; border-top: none; margin: 0 0 16px; padding: 8px 0; float: right; width: 100%;}
	div.itemAuthorBlock img.itemAuthorAvatar {float:right;display:block;background:#fff;padding:4px;border:1px solid #ddd;margin:0 0 0 8px; width: 64px;}
	div.itemAuthorBlock div.itemAuthorDetails {margin:0 0 0 20px; float: right; clear: none; overflow: hidden; width: 47%; padding:8px;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName {font-size: 1.4em; margin: 0.2em 0; padding:0;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {font-size:20px;font-weight:bold;line-height:25px;direction:rtl;text-shadow:1px 1px 0 #CCCCCC;text-decoration:none;font-family:"Times New Roman", Arial, Helvetica, sans-serif;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {font-weight:bold;color:#555;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {font-weight:bold;color:#555;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {font-weight:normal;}
	div.itemAuthorBlock div.itemAuthorBio {float: right; clear: both; font-size: 88%; margin-top: 0.5em; direction: rtl; font-family: Tahoma; text-align: justify;}
	div.itemAuthorBlock div.itemAuthorBio p {margin: 0;}
	div.itemAuthorBlock div.itemAuthorDetails h3.authorName a:hover {}
	div.itemAuthorBlock div.itemAuthorDetails p {}

/* Author latest */
div.itemAuthorLatest {margin-bottom:16px;padding:0;}
	div.itemAuthorLatest h3 {direction:rtl;font-size:16px;font-weight:bold;font-family:Arial, "Times New Roman", Times, serif;}
	div.itemAuthorLatest ul {list-style-type: decimal; padding-right: 1em; list-style-position: inside; margin-bottom: 0; font-size: 11px; direction: rtl; font-family: Tahoma;}

/* Related by tag */
div.itemRelated {display:none;margin-bottom:16px;padding:0;}
	div.itemRelated h3 {direction:rtl;font-size:16px;font-weight:bold;font-family:Arial, "Times New Roman", Times, serif;}
	div.itemRelated ul.itemRelatedList {font-family:Tahoma;direction:rtl;}
	div.itemRelated ul.itemRelatedList li {}
	div.itemRelated ul.itemRelatedList li a {}
	div.itemRelated ul.itemRelatedList li a:hover {}

/* Video */
div.itemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(../images/k2/system/videoplayer-bg.gif) repeat-x bottom;}
	div.itemVideoBlock h3 {color: #CCC; text-shadow:1px 1px 0 #666; margin:0 0 0.5em}
	div.itemVideoBlock span.itemVideo {display:block;}
	div.itemVideoBlock span.itemVideoCaption {color:#eee;float:left;display:block;font-size:11px;font-weight:bold;width:60%;}
	div.itemVideoBlock span.itemVideoCredits {color:#eee;float:right;display:block;font-style:italic;font-size:11px;width:35%;text-align:right;}

/* Image Gallery */
div.itemImageGallery {margin:0 0 16px 0;padding:0;}

/* Article navigation */
div.itemNavigation {padding:4px 0;margin:0 0 24px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;float: right;clear: both;width: 100%;direction: rtl;font-family: Tahoma;font-size: 11px;background:#fffff0;}
	div.itemNavigation span.itemNavigationTitle {color:#999;float: right;padding-right:4px;}
	div.itemNavigation a.itemPrevious {padding:0 12px;float: right;}
	div.itemNavigation a.itemNext {padding: 0 12px; float: left;}

/* Comments */
div.itemComments {border:none;}
	div.itemComments h3 {clear:both;}
	div.itemComments h3.itemCommentsCounter {direction:rtl;text-align:center;text-shadow:1px 1px 0 #CCCCCC;}
	div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;border-bottom: 1px solid #DDDDDD;border-right: 1px solid #DDDDDD; border-left: 1px solid #DDDDDD; overflow: hidden;direction: rtl;}
	div.itemComments ul.itemCommentsList li {border-bottom: 1px solid #FFFFFF; margin: 0; padding: 10px 0 5px; list-style-type: none; background: #FFFFFF url(../images/k2/page_bg.png) repeat-x 0 0; float: right; width:100%;}
	div.itemComments ul.itemCommentsList li img {background: #FFFFFF; border: 1px solid #CCCCCC; margin: 0px; padding: 2px; margin:0 0 4px 4px;}
	div.itemComments ul.itemCommentsList li div.commentCite {color: #707070; display: block; font-size: 11px; margin: 0 75px 0 5px; text-align: right; border-bottom: 1px dotted #cccccc; direction: rtl; font-family: Tahoma;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName {font-size:11px;font-weight:bold;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName a {font-size:11px;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover {color:#8F0000;text-decoration:none;}
	div.itemComments ul.itemCommentsList li span.commentDate {}
    div.itemComments ul.itemCommentsList li span.commentLink {float:left;}
	div.itemComments ul.itemCommentsList li span.commentLink a {font-size:10px;color:#999;text-decoration:none;}
	div.itemComments ul.itemCommentsList li span.commentLink a:hover {color:#8F0000;text-decoration:none;}
	div.itemComments ul.itemCommentsList li p.commentText {padding:4px 0;margin: 0 75px 0 5px;}
	div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
    * html div.itemComments, * html div.itemComments h3,
    * html div.itemComments h3.itemCommentsCounter {direction:rtl !important;}
    *+html div.itemComments, *+html div.itemComments h3,
    *+html div.itemComments h3.itemCommentsCounter {direction:rtl !important;}
    * html div.itemComments ul.itemCommentsList li span.commentLink {display:none;}
    *+html div.itemComments ul.itemCommentsList li span.commentLink {display:none;}

div.userCommentDetails {float:right;overflow:hidden;padding: 0 10px 10px 6px;}

div.itemCommentsPagination {padding:4px;margin:0 0 24px 0;}
	div.itemCommentsPagination span.pagination {display:block;float:left;clear:both;}

div.commentTextbox {width: 330px; float: left; direction: rtl;}
div.commenterDetails {width: 210px; float: right; direction: rtl;}

div.itemCommentsForm {padding: 8px 4px;background-color:#F6F6F6;border: 1px solid #DDDDDD;}
div.itemCommentsForm h4.itemCommentsFormTitle {color:#135CAE;font-size:24px;margin:0 0 8px 0;padding:0;}
    div.itemCommentsForm h3.AddNewComments {direction:rtl;text-align:center;text-shadow:1px 1px 0 #CCCCCC;}
	div.itemCommentsForm form {clear: both;}
	div.itemCommentsForm form label.formComment {display:none;}
	div.itemCommentsForm form label.formName        {display:block;margin:0 0 0 2px;}
	div.itemCommentsForm form label.formEmail       {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formUrl         {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formRecaptcha   {display:block;margin:12px 0 0 2px;text-align:center;}
	div.itemCommentsForm form textarea.inputbox {display:block;width:323px;height:130px;margin:0; font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;}
	div.itemCommentsForm form input.inputbox {display:block;width:200px;margin:0;}
	div.itemCommentsForm form input.button {margin-top:12px;padding:4px 12px;border:1px solid #ccc;background:#eee;}
	div.itemCommentsForm form div#formLog {width:99%!important;font-weight:bold;color:#CF1919;text-align:center;direction:rtl;font-family:Tahoma;}
	div.itemCommentsForm form .formLogLoading {background:url(../images/k2/system/loading.gif) no-repeat right center;width:99%!important;text-align:center;}

/* Back to top link */
div.itemBackToTop {text-align:center;font-family:Tahoma;direction:rtl;padding-top:10px;}
	div.itemBackToTop a {text-decoration:none;}
	div.itemBackToTop a:hover {text-decoration:underline;}



/*----------------------------------------------------------------------
	Component: Itemlist view (category)
----------------------------------------------------------------------*/

div.itemListCategoriesBlock {}

/* --- Category block --- */
div.itemListCategory {background: #FFFFFF url(../images/k2/page_bg.png) repeat-x 0 0; border: 1px solid #DDDDDD; border-top: none; margin: 4px 0; padding: 8px; }
	span.catItemAddLink {clear:both;display:block;text-align:left;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;font-family:Tahoma;}
	span.catItemAddLink a {}
	span.catItemAddLink a:hover {}
	div.itemListCategory img {float:right;display:block;background:#fff;padding:4px;border:1px solid #ddd;margin:0 0 0 8px;}
	div.itemListCategory h2 {}
	div.itemListCategory p {direction:rtl;font-family:Tahoma;font-size:11px;}

/* --- Sub-category block --- */
div.itemListSubCategories {}
	div.itemListSubCategories h3 {}
		div.subCategoryContainer {float:left;}
			div.subCategory {background: #FFFFFF url(../images/k2/page_bg.png) repeat-x 0 0; border:1px solid #ddd;margin:4px;padding:8px;}
				div.subCategory a.subCategoryImage,
				div.subCategory a.subCategoryImage:hover {text-align:center;display:block;}
				div.subCategory a.subCategoryImage img,
				div.subCategory a.subCategoryImage:hover img {background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
				div.subCategory h2 {}
				div.subCategory h2 a {}
				div.subCategory h2 a:hover {}
				div.subCategory p {}

/* --- Item groups --- */
div.itemList {}
	div#itemListLeading {}
	div#itemListPrimary {}
	div#itemListSecondary {}
	div#itemListLinks {background:#f2f6fc;border:1px solid #ddd;margin:0px 0;padding:0 8px;direction: rtl;}
		
		div.itemContainer {float:right; margin-bottom: 20px;}

/* --- Item block for each item group --- */
div.catItemView {padding:4px;} /* this is the item container for this view - we add a generic padding so that items don't get stuck with each other */

	/* Additional class appended to the element above for further styling per group item */
	div.groupLeading {}
	div.groupPrimary {}
	div.groupSecondary {}
	div.groupLinks {padding:0;margin:0;}

span.catItemEditLink {display:block;text-align:left;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;font-family:Tahoma;}
span.catItemEditLink a {}
span.catItemEditLink a:hover {}

div.catItemHeader {direction: rtl;}
	div.catItemHeader span.catItemDateCreated {color:#999;font-size:11px;font-family:Tahoma;}

	div.catItemHeader h3.catItemTitle {font-weight:bold;line-height:110%;vertical-align:top;text-align:right;margin:0;padding:5px 0 4px 0;font-size:24px;text-shadow: 1px 1px 0 #CCCCCC;font-family:"Traditional Arabic", "Times New Roman", Times, serif;}

	div.caxitemHeader h2.caxitemTitle span {font-size:14px;margin-left:5px;}
	div.caxitemHeader h2.caxitemTitle span sup {font-size:14px;color:#666666;text-decoration:none;text-shadow:1px 1px 0 #FFF;} /* "Featured" presented in superscript */

	div.catItemHeader h3.catItemTitle span {}
	div.catItemHeader h3.catItemTitle span sup {font-size:10px;color:#CF1919;text-decoration:none;font-family:Tahoma;font-weight:normal;text-shadow:none;} /* superscript */

	div.catItemHeader span.catItemAuthor {padding:0;margin:0;font-family:Tahoma;}
	div.catItemHeader span.catItemAuthor a {}
	div.catItemHeader span.catItemAuthor a:hover {}

div.catItemRatingBlock {border-bottom:1px solid #666666;font-size:85%;padding:2px 0;}
	div.catItemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}

div.catItemBody {padding:0;margin:0;}

div.catItemImageBlock {padding:8px;margin:0;float: left;}
	span.catItemImage {display:block;text-align:center;margin:0 0 8px 0;}
	span.catItemImage img {border:1px solid #ccc;padding:2px;}

div.catItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 2px 0;font-family:Tahoma;direction:rtl;text-align:justify;}
	div.catItemIntroText img {padding:2px;margin:4px;background:#fff;border:1px solid #ccc;}

div.catItemExtraFields {margin:16px 0 0 0;padding:8px 0 0 0;border-top:1px dotted #ddd;}
	div.catItemExtraFields h4 {margin:0;padding:0 0 8px 0;line-height:normal !important;}
	div.catItemExtraFields ul {margin:0;padding:0;list-style:none;}
	div.catItemExtraFields ul li {display:block;}
	div.catItemExtraFields ul li span.catItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.catItemExtraFields ul li span.catItemExtraFieldsValue {}

div.catItemLinks {border-top: 1px dotted #CCCCCC; margin: 10px 0 0 0; padding:5px 0 0;}

div.catItemHitsBlock {float:left;clear:none;}
	span.catItemHits {font-size:11px;}

div.catItemCategory {border: none; float: left; background: url(../images/k2/category.gif) no-repeat left center; text-indent: 20px; font-size: 85%; }
	div.catItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.catItemCategory a {padding:3px;}
	
div.catItemTagsBlock {}
	div.catItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.catItemTagsBlock ul.catItemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.catItemTagsBlock ul.catItemTags li {display:inline;list-style:none; float: right; padding:0 4px 0 0;margin:0;text-align:center;}
	div.catItemTagsBlock ul.catItemTags li a {background: #FFF url(../images/k2/tag.png) no-repeat left center; display: block; float: left; margin-right: 5px; padding: 0 0 0 20px; text-decoration: none;}
	div.catItemTagsBlock ul.catItemTags li a:hover {}
	div.catItemTagsBlock ul.catItemTags li a span {background: #FFF url(../images/k2/tag_bg.png) no-repeat right center; color: #999999; cursor: pointer; display: inline; float: left; font-size: 11px; font-weight: normal; height: 12px; line-height: 13px; padding: 5px 14px 5px 8px; text-decoration: none; }
div.catItemAttachmentsBlock {padding:4px;border-bottom:1px dotted #ccc;}
	div.catItemAttachmentsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.catItemAttachmentsBlock ul.catItemAttachments {list-style:none;padding:0;margin:0;display:inline;}
	div.catItemAttachmentsBlock ul.catItemAttachments li {display:inline;list-style:none;padding:0 4px;margin:0;text-align:center;}
	div.catItemAttachmentsBlock ul.catItemAttachments li a {}
	div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}
	div.catItemAttachmentsBlock ul.catItemAttachments li span {font-size:10px;color:#999;font-weight:normal;}

/* Video */
div.catItemVideoBlock {margin:0 0 16px;padding:16px;background:#010101 url(../images/k2/system/videoplayer-bg.gif) repeat-x bottom;}
	div.catItemVideoBlock span.catItemVideo {display:block;}

/* Image Gallery */
div.catItemImageGallery {margin:0 0 16px 0;padding:0;}

/* Anchor link to comments */
div.catItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border:none;}
	div.catItemCommentsLink a {}
	div.catItemCommentsLink a:hover {}

/* Read more link */
div.catItemReadMore {display:inline;}
	div.catItemReadMore a {}
	div.catItemReadMore a:hover {}

/* Modified date */
span.catItemDateModified {display:block;text-align:right;float:right;color:#999;font-size:11px;}



/*----------------------------------------------------------------------
	Component: Itemlist view (user)
----------------------------------------------------------------------*/

/* User info block */
div.userView {}
	div.userBlock {border:1px solid #ddd;padding:8px;clear:both;margin:0 0 16px 0;}
	
		span.userItemAddLink {display:block;text-align:left;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;font-family:Tahoma;}
		span.userItemAddLink a {}
		span.userItemAddLink a:hover {}
		
		div.userBlock img {display:block;float:right;background:#fff;padding:4px;border:1px solid #ddd;margin:0 0 0 8px;}
		div.userBlock h2 {direction: rtl;}
		div.userBlock p.userDescription {padding:4px 0;direction: rtl;font-family: Tahoma;}
		div.userBlock p.userAdditionalInfo {padding:4px 0;margin:8px 0 0 0;border-top:1px dotted #ccc;direction: rtl;}
		div.userBlock p.userAdditionalInfo span.userURL,
		div.userBlock p.userAdditionalInfo span.userEmail {padding-right:18px!important;direction:rtl;font-family:Tahoma;font-size:11px;}
			span.userURL {font-weight:normal;color:#555;display:block;background: url(../images/k2/author_url.gif) 100% 50% no-repeat;}
			span.userEmail {font-weight:normal;color:#555;display:block;background: url(../images/k2/author_mail.gif) 100% 50% no-repeat;}

/* User items */
div.userItemView {} /* this is the item container for this view */

span.userItemEditLink {display:block;text-align:right;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;}
span.userItemEditLink a {}
span.userItemEditLink a:hover {}

div.userItemHeader {direction: rtl;}
	div.userItemHeader span.userItemDateCreated {color:#999;font-size:11px;}
	div.userItemHeader h3.userItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}

div.userItemBody {padding:8px 0;margin:0;}

div.userItemImageBlock {padding:0;margin:0;float:left;}
	span.userItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.userItemImage img {border:1px solid #ccc;padding:8px;}

div.userItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.userItemIntroText img {padding:2px;margin:4px;background:#fff;border:1px solid #ccc;}

div.userItemLinks {margin:0 0 16px 0;padding:0;}

div.userItemCategory {padding:4px;border-bottom:1px dotted #ccc;}
	div.userItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.userItemCategory a {}
	
div.userItemTagsBlock {padding:4px;border-bottom:1px dotted #ccc;}
	div.userItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.userItemTagsBlock ul.userItemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.userItemTagsBlock ul.userItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.userItemTagsBlock ul.userItemTags li a {}
	div.userItemTagsBlock ul.userItemTags li a:hover {}

/* Anchor link to comments */
div.userItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.userItemCommentsLink a {}
	div.userItemCommentsLink a:hover {}

/* Read more link */
div.userItemReadMore {display:inline;}
	div.userItemReadMore a {}
	div.userItemReadMore a:hover {}



/*----------------------------------------------------------------------
	Component: Itemlist view (generic)
----------------------------------------------------------------------*/

div.genericItemView {border-bottom:1px dotted #ccc;padding:8px 0;margin:0 0 16px 0;} /* this is the item container for this view */

div.genericItemHeader {}
	div.genericItemHeader span.genericItemDateCreated {color:#999;font-size:11px;}
	div.genericItemHeader h2.genericItemTitle {font-family:Georgia, "Times New Roman", Times, serif;font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}

div.genericItemBody {padding:8px 0;margin:0;}

div.genericItemImageBlock {padding:0;margin:0;float:left;}
	span.genericItemImage {display:block;text-align:center;margin:0 8px 8px 0;}
	span.genericItemImage img {border:1px solid #ccc;padding:8px;}

div.genericItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
	div.genericItemIntroText img {padding:2px;margin:4px;background:#fff;border:1px solid #ccc;}

div.genericItemCategory {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.genericItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.genericItemCategory a {}

/* Read more link */
div.genericItemReadMore {display:inline;}
	div.genericItemReadMore a {}
	div.genericItemReadMore a:hover {}



/*----------------------------------------------------------------------
	Modules: mod_k2_comments
----------------------------------------------------------------------*/

/* Latest Comments */
div.k2LatestCommentsBlock {}
div.k2LatestCommentsBlock ul {padding:4px;margin:4px;list-style:none;}
body div.module div.k2LatestCommentsBlock ul {padding:0;margin:5px 0}
div.k2LatestCommentsBlock ul li {display:block;clear:both;}
div.k2LatestCommentsBlock ul li.even, 
div.k2LatestCommentsBlock ul li.odd {margin:10px 0}
div.k2LatestCommentsBlock ul li a {}
div.k2LatestCommentsBlock ul li a:hover {}
div.k2LatestCommentsBlock ul li img.lcAvatar {display:block;float:left;background:#fff;border:1px solid #ccc;padding:2px;margin:2px 10px 4px 0;width:24px !important;height:auto;}
div.k2LatestCommentsBlock ul li span.lcComment {font-style:italic;}
div.k2LatestCommentsBlock ul li span.lcUsername {font-size: 11px; color:#999;}
div.k2LatestCommentsBlock ul li span.lcCommentDate {font-size: 11px; color:#999;}
div.k2LatestCommentsBlock ul li span.lcItemTitle {font-size: 11px;}
div.k2LatestCommentsBlock ul li span.lcItemCategory {font-size: 11px;}

/* Top Commenters */
div.k2TopCommentersBlock {}
div.k2TopCommentersBlock ul {padding:4px;margin:4px;list-style:none;}
div.k2TopCommentersBlock ul li {}
div.k2TopCommentersBlock ul li a.tcLink {}
div.k2TopCommentersBlock ul li a.tcLink:hover {}
div.k2TopCommentersBlock ul li img.tcAvatar {display:block;float:left;background:#fff;border:1px solid #ccc;padding:2px;margin:2px 4px 4px 0;/*width:24px;height:auto;*/}
div.k2TopCommentersBlock ul li span.tcUsername {}
div.k2TopCommentersBlock ul li span.tcCommentsCounter {}
div.k2TopCommentersBlock ul li a.tcLatestComment {}
div.k2TopCommentersBlock ul li a.tcLatestComment:hover {}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {color:#999;}



/*----------------------------------------------------------------------
	Modules: mod_k2_content
----------------------------------------------------------------------*/

div.k2ItemsBlock {}

div.k2ItemsBlock p.modulePretext {}

div.k2ItemsBlock ul {padding:4px;margin:4px;list-style:none;}
div.k2ItemsBlock ul li {padding:8px 4px;list-style:none!important;background:none!important;}
div.k2ItemsBlock ul li a {}
div.k2ItemsBlock ul li a:hover {}

div.k2ItemsBlock ul li.odd, div.k2ItemsBlock ul li.even {border-bottom: 1px solid #ddd !important;}
div.k2ItemsBlock ul li.odd:hover, div.k2ItemsBlock ul li.even:hover {background-color: #fffff0 !important;}
div.k2ItemsBlock ul li.odd {background-color: #f7f7f7 !important;}

div.k2ItemsBlock ul li a.moduleItemTitle {font-size:15px;font-weight:bold;font-family:Arial, "Times New Roman", Times, serif;}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {text-decoration:none;color:#9C162E;}

div.k2ItemsBlock ul li a.moduleItemAuthorLink {}
div.k2ItemsBlock ul li a.moduleItemAuthorLink:hover {}

div.k2ItemsBlock ul li img.moduleItemAuthorAvatar {display:block;float:right;background:#fff;width:50px;height:50px;padding:2px;margin:0 0 0 4px;border:1px solid #ccc;}

div.k2ItemsBlock ul li p.moduleItemIntrotext {display:block;padding:4px 0;line-height:120%;}
div.k2ItemsBlock ul li p.moduleItemIntrotext a.moduleItemImage img {float:left;margin:2px 4px 4px 0;padding:0;border:2px solid #ddd;}

div.k2ItemsBlock ul li ul.moduleItemExtraFields {margin:0;padding:0;list-style:none;}
	ul.moduleItemExtraFields li {display:block;}
	ul.moduleItemExtraFields li span.moduleItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	ul.moduleItemExtraFields li span.moduleItemExtraFieldsValue {}

div.k2ItemsBlock ul li p.moduleItemVideo {}
div.k2ItemsBlock ul li p.moduleItemVideo span.moduleItemVideoCaption {}
div.k2ItemsBlock ul li p.moduleItemVideo span.moduleItemVideoCredits {}

div.k2ItemsBlock ul li span.moduleItemDateCreated {}
div.k2ItemsBlock ul li a.moduleItemCategory {}
div.k2ItemsBlock ul li span.moduleItemTags {}
div.k2ItemsBlock ul li span.moduleItemTags b {}
div.k2ItemsBlock ul li span.moduleItemTags a {padding:0 2px;}
div.k2ItemsBlock ul li span.moduleItemTags a:hover {}
div.k2ItemsBlock ul li p.moduleAttachements {}

div.k2ItemsBlock ul li a.moduleItemComments {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemComments:hover {}
div.k2ItemsBlock ul li span.moduleItemHits {border-right:1px solid #ccc;padding:0 4px 0 0;margin:0 8px 0 0;}
div.k2ItemsBlock ul li a.moduleItemReadMore {}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {}

div.k2ItemsBlock a.moduleCustomLink {}
div.k2ItemsBlock a.moduleCustomLink:hover {}



/*----------------------------------------------------------------------
	Modules: mod_k2_login
----------------------------------------------------------------------*/

div.k2LoginBlock {}
	div.k2LoginBlock p.preText {}
	
	div.k2LoginBlock fieldset.input {margin:0;padding:0;}
	div.k2LoginBlock fieldset.input p {margin:0;padding:0 0 4px 0;}
	div.k2LoginBlock fieldset.input p label {display:block;}
	div.k2LoginBlock fieldset.input p input {display:block;}
	div.k2LoginBlock fieldset.input p#form-login-remember label,
	div.k2LoginBlock fieldset.input p#form-login-remember input {display:inline;}
	div.k2LoginBlock fieldset.input input.button {}
	
	div.k2LoginBlock ul {padding:4px 8px;margin:4px;list-style:square;}
	div.k2LoginBlock ul li {}
	
	div.k2LoginBlock p.postText {}

div.k2UserBlock {}
	div.k2UserBlock p img {display:block;float:left;background:#fff;border:1px solid #ccc;padding:2px;margin:2px 4px 4px 0;width:48px;height:auto;}
	div.k2UserBlock p span.ubName {}
	div.k2UserBlock ul {padding:4px 8px;margin:4px;list-style:square;}
	div.k2UserBlock ul li {font-family:Tahoma;direction:rtl;}
	div.k2UserBlock ul li a {}
	div.k2UserBlock ul li a:hover {}
	div.k2UserBlock p.ubCommentsCount {font-family:Tahoma;direction:rtl;}
	div.k2UserBlock form {}
	div.k2UserBlock form input.ubLogout {}



/*----------------------------------------------------------------------
	Modules: mod_k2_tools
----------------------------------------------------------------------*/

/* --- Archives --- */
div.k2ArchivesBlock {}
div.k2ArchivesBlock ul {padding:4px 8px;margin:4px;list-style:none;}
div.k2ArchivesBlock ul li {}
div.k2ArchivesBlock ul li a {}
div.k2ArchivesBlock ul li a:hover {}

/* --- Authors --- */
div.k2AuthorsListBlock {}
body div.module div.k2AuthorsListBlock ul {padding:0;margin:5px 0}
div.k2AuthorsListBlock ul {padding:0;margin:0;}
div.k2AuthorsListBlock ul li {margin:0;padding:0;}
div.k2AuthorsListBlock ul li img.abAuthorAvatar {display:block;float:left;background:#fff;border:1px solid #ccc;padding:2px;margin:2px 10px 4px 0;width:24px;height:auto;}
div.k2AuthorsListBlock ul li a.abAuthorName {}
div.k2AuthorsListBlock ul li a.abAuthorName:hover {}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover {}
div.k2AuthorsListBlock ul li span.abAuthorCommentsCount {}

/* --- Breadcrumbs --- */
div.k2BreadcrumbsBlock {}
div.k2BreadcrumbsBlock span.bcTitle {padding:0 4px 0 0;color:#999;}
div.k2BreadcrumbsBlock a {}
div.k2BreadcrumbsBlock a:hover {}
div.k2BreadcrumbsBlock span.bcSeparator {padding:0 4px;font-size:14px;}

/* --- Calendar --- */
div.k2CalendarBlock {height:165px;margin-bottom:8px;} /* use this height value so that the calendar height won't change on Month change via ajax */
div.k2CalendarLoader {background:url(../images/k2/system/k2CalendarLoader.gif) no-repeat 50% 50%;}
table.calendar {margin:0 auto;border-collapse:collapse;}
table.calendar tr td {text-align:center;vertical-align:middle;padding:1px;}
table.calendar tr td.calendarNavMonthPrev {text-align:left;}
table.calendar tr td.calendarNavMonthPrev a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthPrev a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarCurrentMonth {}
table.calendar tr td.calendarNavMonthNext {text-align:right;}
table.calendar tr td.calendarNavMonthNext a {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarNavMonthNext a:hover {font-size:20px;text-decoration:none;}
table.calendar tr td.calendarDayName {font-size:11px;width:14.2%;}
table.calendar tr td.calendarDateEmpty {}
table.calendar tr td.calendarDate {}
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 {color: #feff6a;font-weight:bold;}
table.calendar tr td.calendarTodayLinked {color: #feff6a;font-weight:bold;padding:0;}
table.calendar tr td.calendarTodayLinked a {display:block;padding:2px;color: #feff6a;font-weight:bold;text-decoration:none;}
table.calendar tr td.calendarTodayLinked a:hover {display:block;padding:2px;text-decoration:none;color:#FFF;}

/* --- Category Tree Select Box --- */
div.k2CategorySelectBlock {}
div.k2CategorySelectBlock form select {width:auto;}
#sidebar div.k2CategorySelectBlock form select {width:150px;margin-top:10px;}
div.k2CategorySelectBlock form select option {}

/* --- Category List/Menu --- */
div.k2CategoriesListBlock {}
div.k2CategoriesListBlock ul {padding:4px 8px;margin:4px;list-style:square;}
div.module div.k2CategoriesListBlock ul li {line-height:140%; font-size:12px;list-style:disc;}
div.k2CategoriesListBlock ul li a {}
div.k2CategoriesListBlock ul li a:hover {}
div.k2CategoriesListBlock ul li a span {}
div.k2CategoriesListBlock ul li a:hover span {}
div.k2CategoriesListBlock ul li.activeCategory {}
div.k2CategoriesListBlock ul li.activeCategory a {font-weight:bold;}

	/* Root level (0) */
	ul.level0 {}
	ul.level0 li {}
	ul.level0 li a {}
	ul.level0 li a:hover {}
	ul.level0 li a span {}
	ul.level0 li a:hover span {}
	
		/* First level (1) */
		ul.level1 {}
		ul.level1 li {}
		ul.level1 li a {}
		ul.level1 li a:hover {}
		ul.level1 li a span {}
		ul.level1 li a:hover span {}
		
			/* n level (n) - like the above... */

/* --- Search Box --- */
div.k2SearchBlock {}
div.k2SearchBlock form {}
div.k2SearchBlock form input.inputbox {margin-top: 10px;}
div.searchbar form input.inputbox {border:none;color:#CCCCCC;padding:3px 3px 3px 20px;text-align:center;width:130px;margin: 0;}
div.k2SearchBlock form input.button {}

/* --- Tag Cloud --- */
div.k2TagCloudBlock {padding:8px 0 !important;}
div.k2TagCloudBlock {padding:8px 0;}
div.k2TagCloudBlock a {padding:4px;float:left;display:block;}
div.k2TagCloudBlock a:hover {padding:4px;float:left;display:block;color:#feff6a !important;text-decoration:none !important;}

/* --- Print Link --- */
a.modalPrintLink {background: #F7F6DF; padding: 5px; border: 1px solid #666; text-transform: uppercase; font-weight: bold; text-decoration: none; float: right; }

/* --- END --- */
