/**
 * @version		$Id: k2.css 702 2011-03-30 19:23:05Z joomlaworks $
 * @package		K2
 * @author		JoomlaWorks http://www.joomlaworks.net
 * @copyright	Copyright (c) 2006 - 2011 JoomlaWorks, a business unit of Nuevvo Webware Ltd. All rights reserved.
 * @license		GNU/GPL license: http://www.gnu.org/copyleft/gpl.html
 */


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

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

/* --- Global K2 container --- */
#k2Container { }
body.contentpane #k2Container {padding:16px;} /* used in popups */

/* --- General padding --- */
.k2Padding {}

/* --- Zebra rows --- */
.even {}
.odd {}

/* --- RSS feed icon --- */
div.k2FeedIcon {padding:0px 10px; margin: 0px 0 3px;}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {display:block;float:right;margin:0;padding:0;width:16px;height:16px;background:url(../images/fugue/feed.png) no-repeat 50% 50%;}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {display:none;}

/* --- Rating --- */
.itemRatingForm {display:block;vertical-align:middle;line-height:25px;float:left;}
.itemRatingLog {font-size:9px;margin:0;padding:0 0 0 2px;float:left;}
div.itemRatingForm .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;height:25px;padding:0 0 0 20px;}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {background:url(../images/system/transparent_star.gif) left -1000px repeat-x;}
.itemRatingList {position:relative;float:left;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position:left top;}
.itemRatingList li {display:inline;background:none;padding:0;}
.itemRatingList a,
.itemRatingList .itemCurrentRating {position:absolute;top:0;left:0;text-indent:-1000px;height:25px;line-height:25px;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 --- */
.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;}

/* --- Primary lists in modules --- */
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {} /* Example CSS: padding:0;margin:0;list-style:none;*/

div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {} /* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #ccc;*/


/* --- Avatars --- */
.k2Avatar img {}

/* --- Read more --- */
a.k2ReadMore {}
a.k2ReadMore:hover {}

/* --- Pagination --- */
div.k2Pagination {}

/* --- Extra fields: CSV data styling --- */
table.csvData {}
table.csvData tr th {}
table.csvData tr td {}

/* --- Featured flags: the classes are repeated further below to indicate placement in the CSS structure --- */
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {}



/*----------------------------------------------------------------------
	Component: Item view
----------------------------------------------------------------------*/
a.itemPrintThisPage {display:block;width:160px;margin:4px auto 16px;padding:4px;background:#F7FAFE;border:1px solid #ccc;text-align:center;color:#555;font-size:13px;}
a.itemPrintThisPage:hover {background:#eee;text-decoration:none;}

div.itemView {}
div.itemIsFeatured {}

div.itemView a:hover { color:#000;  } /* the main hover color*/

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

div.itemHeader { margin: 10px 0; }
	div.itemHeader span.itemDateCreated {}
	div.itemHeader h2.itemTitle { font-size: 30px; line-height: 37px; margin: 10px 0; }
	div.itemHeader h2.itemTitle span {}
	div.itemHeader h2.itemTitle span sup { padding:2px 3px; font-family: 'Istok', Helvetica, Arial, sans-serif; border-radius:3px; color:#fff; font-weight: 400;
	background: #fe8c38; font-size: 11px; text-transform: uppercase;} /* "Featured" presented in superscript */
	div.itemHeader span.itemAuthor {}
	div.itemHeader span.itemAuthor a {}
	div.itemHeader span.itemAuthor a:hover {}

div.itemToolbar { margin:15px 0;  border-bottom: 1px solid #d7d7d7; border-top:1px solid #d7d7d7; overflow: hidden; }
	div.itemToolbar ul {text-align:right;list-style:none;padding:0;margin:0;}
	div.itemToolbar ul li {display:inline;list-style:none;padding:3px 4px 3px 8px;margin:0;border-left:1px solid #ccc;text-align:center;background:none;  float: left;}
	div.itemToolbar ul > li:first-child {border:none;} /* remove the first CSS border from the left of the toolbar */
	div.itemToolbar ul li.fontResizer { float: left; color: #2484b0; margin-right: 475px; padding-left: 0; font-size: 12px; }
	div.itemToolbar ul li a {font-size:12px;font-weight:normal; display: inline-block; vertical-align: middle;}
	div.itemToolbar ul li a:hover {}
	div.itemToolbar ul li a { }
	div.itemToolbar ul li a:before { display: inline-block; padding-top: 4px; font-size: 16px; }
	div.itemToolbar ul li a.itemPrintLink { background: url(../images/toolbar/print-link-icon.png) no-repeat 0 3px; width:16px; height: 22px; display: block; overflow: hidden; text-indent: -999em; }
	div.itemToolbar ul li a.itemPrintLink span {  }
	div.itemToolbar ul li a.itemEmailLink { background: url(../images/toolbar/mail-link.png) no-repeat 0 5px; width:16px; height: 22px;  display: block; overflow: hidden; text-indent: -999em;}
	div.itemToolbar ul li a.itemEmailLink span {  }
	div.itemToolbar ul li a.itemVideoLink { background: url(../images/toolbar/movie-link-icon.png) no-repeat 0 2px; width:16px; height: 22px;  display: block; overflow: hidden; text-indent: -999em;}
	div.itemToolbar ul li a.itemVideoLink span {  }
	div.itemToolbar ul li a.itemImageGalleryLink { background: url(../images/toolbar/photo-link-icon.png) no-repeat 0 4px; width:16px; height: 22px;  display: block; overflow: hidden; text-indent: -999em;}
	div.itemToolbar ul li a.itemImageGalleryLink span {  }
	div.itemToolbar ul li a.itemCommentsLink { background: url(../images/toolbar/commnet-link.png) no-repeat 0 100%; width:16px; height: 16px; font-weight:700; padding-left: 22px;}
	div.itemToolbar ul li a.itemCommentsLink span { }
	div.itemToolbar ul li a img {vertical-align:middle; display: none;}
	div.itemToolbar ul li span.itemTextResizerTitle {}
	div.itemToolbar ul li a#fontDecrease {margin:0 0 0 2px;}
	div.itemToolbar ul li a#fontDecrease img {width:17px;height:17px;background:url(../images/system/font_decrease.png) no-repeat; display: none; }
	div.itemToolbar ul li a#fontIncrease {margin:0 0 0 2px;}
	div.itemToolbar ul li a#fontIncrease img {width:17px;height:17px;background:url(../images/system/font_increase.png) no-repeat; display: none;}
	div.itemToolbar ul li a#fontDecrease span,
	div.itemToolbar ul li a#fontIncrease span {display:none;}

div.itemBody { padding: 0 10px 0 0; }
	div.itemBody blockquote { padding-left: 15px; margin:10px 15px; border-left: 5px solid #d7d7d7;  }
	div.itemBody ul { list-style: square inside; margin: 10px; padding: 0 10px; }
	div.itemBody ul ul { list-style: disc inside; }
	div.itemBody ul ul ul { list-style: circle inside; }
	div.itemBody ul { padding: 7px 0; margin: 0; }

div.itemImageBlock { border: 5px solid #fff; background:#fff; margin: 0 10px 15px 0; max-width: 834px; float: left;}
	span.itemImage {display:block; line-height: 1px;}
	span.itemImage a:link,
	span.itemImage a:visited { display: block;}
	span.itemImage img {}
	span.itemImageCaption {float:left;display:block;font-weight:bold;margin-top:4px;}
	span.itemImageCredits {float:right;display:block;font-style:italic;color:#999;margin-top:4px;}

div.itemIntroText { font-size: 16px; line-height: 22px; color:#292929; }
	div.itemIntroText img {}

div.itemFullText {}
	div.itemFullText h3 {}
	div.itemFullText p {}
	div.itemFullText img {}

/* Extra Information */
.itemExtraInformation { float: left; margin: 10px 20px 10px 0; min-width: 315px; }
	.itemExtraInformation h3 { margin: 0; padding:  0 0 5px 0; border-bottom: 1px solid #515151; text-transform: uppercase; font-size: 14px; line-height: 22px;}
	div.itemExtraFields {}
		div.itemExtraFields ul { margin: 5px 0 10px; padding: 0;}
		div.itemExtraFields ul li { display:block; padding: 5px 0; border-bottom: 1px solid #d7d7d7; }
		div.itemExtraFields ul li span.itemExtraFieldsLabel {display:block;float:left;margin:0 4px 0 0;width:30%; font-weight: 700;}
		div.itemExtraFields ul li span.itemExtraFieldsValue {}

	div.itemAttachmentsBlock {}
		div.itemAttachmentsBlock span {padding:0 4px 0 0;}
		div.itemAttachmentsBlock ul.itemAttachments { list-style:none; padding:0; margin:5px 0 10px;  }
		div.itemAttachmentsBlock ul.itemAttachments li { display:block; padding: 5px 0; border-bottom: 1px solid #d7d7d7; }
		div.itemAttachmentsBlock ul.itemAttachments li a { font-weight: 700; }
		div.itemAttachmentsBlock ul.itemAttachments li a:hover { color: #000; }
		div.itemAttachmentsBlock ul.itemAttachments li span { font-size: 12px; float: right; }


span.itemDateModified {display:block; margin:25px 0 5px 0; }

/* Lower Toolbar*/
.lowerItemToolbar { margin: 3px 0; height: 35px; line-height: 35px; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; }

div.itemRatingBlock { float: left; padding: 0 7px 0 0; margin: 0 7px 0 0; border-right: 1px solid #d7d7d7; }
	.lowerItemToolbar div.itemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;}
	.lowerItemToolbar div.itemRatingBlock ul { margin: 5px 0 0; }
	.lowerItemToolbar .itemRatingLog { padding: 6px 0 4px; }
/*social sharing*/
.itemSocialSharing { float: left; margin: 0 0 10px; }
	.itemGooglePlusOneButton , .itemFacebookButton , .itemTwitterButton { float: left; padding-top: 4px; }
	.itemTwitterButton { margin-right: 10px; }

div.itemLinks {}

div.itemHitsTwitter {}
	div.itemHits { float: left; padding: 0 7px 0 0; margin: 0 7px 0 0; border-right: 1px solid #d7d7d7; }
	span.itemHitsTwitterSep {padding:0 8px;color:#ccc;}
	span.itemTwitterLink {}
	span.itemTwitterLink a {background:url(../images/social/twitter_16.png) no-repeat 0 50%;padding:2px 0 0 20px;margin:8px 0;text-decoration:none;}
	span.itemTwitterLink a:hover {text-decoration:none;}

div.itemCategory {}
	div.itemCategory span {}
	div.itemCategory a { font-weight: 700;}
div.itemTagsBlock {}
	div.itemTagsBlock span {}
	div.itemTagsBlock ul.itemTags {list-style:none;padding:0;margin:0;display:inline;}
	div.itemTagsBlock ul.itemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
	div.itemTagsBlock ul.itemTags li a {}
	div.itemTagsBlock ul.itemTags li a:hover {}
div.itemSocialLinksBlock {}
	div.itemSocialLinksBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;float:left;display:block;}
	div.itemSocialLinksBlock ul.itemSocialLinks {list-style:none;padding:0;margin:0;float:left;}
	div.itemSocialLinksBlock ul.itemSocialLinks li {float:left;list-style:none;padding:0 4px;margin:0;}
	div.itemSocialLinksBlock ul.itemSocialLinks li a {float:left;display:block;width:16px;height:16px;background-position:0 0;background-repeat:no-repeat;}
	div.itemSocialLinksBlock ul.itemSocialLinks li a:hover {}
	div.itemSocialLinksBlock ul.itemSocialLinks li a span {display:none;}
		a.delicious {background-image: url(../images/social/delicious_16.png);}
		a.digg {background-image: url(../images/social/digg_16.png);}
		a.facebook {background-image: url(../images/social/facebook_16.png);}
		a.googlebuzz {background-image: url(../images/social/googlebuzz_16.png);}
		a.myspace {background-image: url(../images/social/myspace_16.png);}
		a.reddit {background-image: url(../images/social/reddit_16.png);}
		a.stumble {background-image: url(../images/social/stumbleupon_16.png);}
		a.technorati {background-image: url(../images/social/technorati_16.png);}

/* Author block */
div.itemAuthorBlock { background: #d7d7d7; padding: 10px; margin: 15px 0; }
	div.itemAuthorBlock img.itemAuthorAvatar {float:left; display:block; margin:0 10px 0 0; width:100px; height:auto;}
	div.itemAuthorBlock div.itemAuthorDetails {margin:0;padding:4px 0 0 0;}
	div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName { margin:0 0 5px 0; padding:0; }
	div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {}
	div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover {}
	div.itemAuthorBlock div.itemAuthorDetails div {} /* deleted <p> tag as the editor adds one already */
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {border-right:1px solid #ccc;padding:0 8px 0 0;margin:0 4px 0 0;}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {}
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
	div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {font-weight: 700;}

/* Author latest  && Related by tag */
.itemLists {  }
	.itemLists h3 { font-size: 14px; line-height: 22px; padding: 0 0 4px 0; margin: 0 0 6px 0; border-bottom:1px solid #515151; text-transform: uppercase; }
	.itemLists ul { list-style: none outside none;margin: 0 0 15px 0; padding: 0; }
	.itemLists ul li { padding: 5px 0; border-bottom:1px solid #d7d7d7; }

div.itemRelated { width:48%; padding: 0 0 0 2%; float: left;}
div.itemAuthorLatest { width:48%; padding: 0 2% 0 0 ; float: left; }
div.itemAuthorLatest.singleItemList,
div.itemRelated.singleItemList { width:100%; padding: 0; clear:both; }

/* Item Tabs */
ul.TabsNavigation { list-style: none outside none; margin: 15px 0 0; padding: 0; text-transform: uppercase; font-weight: 700; }
	ul.TabsNavigation li { display: inline-block; cursor: pointer; margin: 0 3px 0 0;}
	ul.TabsNavigation li a { padding: 0 35px; line-height: 32px; display: inline-block; color:#fff; border-radius:5px 5px 0 0;
		background: -webkit-gradient(linear, left top, left bottom, from(#3399cc), to(#21506b));
		background-image: -webkit-linear-gradient(top, #3399cc, #21506b);
		background-image:    -moz-linear-gradient(top, #3399cc, #21506b);
		background-image:     -ms-linear-gradient(top, #3399cc, #21506b);
		background-image:      -o-linear-gradient(top, #3399cc, #21506b);
		background-image:         linear-gradient(top, #3399cc, #21506b);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3399cc', endColorstr='#21506b');
	}
	ul.TabsNavigation li a.current {  background: #515151; }
	ul.TabsNavigation li a:hover { color:#fff; }
	.itemTab { padding: 10px; background: #515151; overflow: hidden;  }


/* Video */
div.itemVideoBlock {}
	div.itemVideoBlock div.itemVideoEmbedded {text-align:center;} /* for embedded videos (not using AllVideos) */
	div.itemVideoBlock .itemVideo {display:block;overflow:hidden;}
	div.itemVideoBlock .itemVideoCaption {float:left;display:block;width:60%; color:#d7d7d7; }
	div.itemVideoBlock .itemVideoCredits {float:right;display:block;width:35%;text-align:right; color:#d7d7d7;  }

/* Image Gallery */
div.itemImageGallery {}

/* Article navigation */
div.itemNavigation { background: #fff; clear: both; margin: 10px 0 0; border-top:3px solid #515151; padding: 2px 5px; }
	div.itemNavigation span.itemNavigationTitle { }
	div.itemNavigation a.itemPrevious {padding:0 12px; font-weight: 700; }
	div.itemNavigation a.itemNext {padding:0 12px; font-weight: 700; }

/* Comments */
div.itemComments { margin:30px 0 10px; padding: 10px 0 0; border-top:3px solid #515151; }
	div.itemComments h3 { text-transform: uppercase; }
	div.itemComments ul.itemCommentsList {margin:0 0 16px;padding:0;list-style:none;}
	div.itemComments ul.itemCommentsList li {padding:10px 0;margin:0; border-bottom:1px dotted #d7d7d7;}
	div.itemComments ul.itemCommentsList li.authorResponse {background:url(../images/system/stripes.png) repeat;}
	div.itemComments ul.itemCommentsList li.unpublishedComment {background:#ffeaea;}
	div.itemComments ul.itemCommentsList li img {float:left; margin: 0 20px 5px 0; border:2px solid #d7d7d7; }
	div.itemComments ul.itemCommentsList li div.commentDate {padding:0 4px 0 0;margin:0 8px 0 0; font-size:13px; color: #777;}
	div.itemComments ul.itemCommentsList li span.commentAuthorName {font-weight:bold;font-size:14px;}
	div.itemComments ul.itemCommentsList li p {padding:4px 0;}
	div.itemComments ul.itemCommentsList li span.commentAuthorEmail {display:none;}
	div.itemComments ul.itemCommentsList li span.commentLink {float:right;}
	div.itemComments ul.itemCommentsList li span.commentLink a {}
	div.itemComments ul.itemCommentsList li span.commentLink a:hover { }

	div.itemComments ul.itemCommentsList li span.commentToolbar {display:block;clear:both;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a { margin-right:4px;}
	div.itemComments ul.itemCommentsList li span.commentToolbar a:hover { }
	div.itemComments ul.itemCommentsList li span.commentToolbarLoading {background:url(../images/system/searchLoader.gif) no-repeat 100% 50%;}

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

div.itemCommentsForm { 
	padding: 0 10px 0 0;
	background:oldlace none repeat scroll 0 0;
}
div.itemCommentsForm h3 {margin:0;padding:0 0 4px 0; text-transform: uppercase;}
	div.itemCommentsForm .itemFormLeft { width:210px; float: left; }
	div.itemCommentsForm .itemFormRight { width:440px; float:right; }
	div.itemCommentsForm p.itemCommentsFormNotes {}
	div.itemCommentsForm form {}
	div.itemCommentsForm form input:focus,
	div.itemCommentsForm form textarea:focus{ outline: 0;}
	div.itemCommentsForm form label.formComment {
		display:none;
/*		margin:12px 0 0 2px;*/
	}
	div.itemCommentsForm form label.formName {display:none;margin:12px 0 0 2px; }
	div.itemCommentsForm form label.formEmail {display:none;margin:12px 0 0 2px;}
	div.itemCommentsForm form label.formUrl {display:none;margin:11px 0 0 2px;}
	div.itemCommentsForm form label.formName,
	  div.itemCommentsForm form label.formEmail,
	    div.itemCommentsForm form label.formUrl { 
				float: left; width:418px; 
	}

	div.itemCommentsForm form label.formRecaptcha {display:block;margin:12px 0 0 2px;}
	div.itemCommentsForm form textarea.inputbox {display:block;width:434px; height:160px;margin:0; border: 0; background: #fff; box-shadow: 0; padding:4px; color:#666;  }
	div.itemCommentsForm form input.inputbox {display:block;width: 200px;margin:0; border: 0; background: #fff; box-shadow: 0; padding:11px 4px; color:#666;  }
	div.itemCommentsForm form input#submitCommentButton {display:block;margin:16px 0 0 0; font-weight:700; margin:25px 0;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2484b0), to(#3399cc));
		background-image: -webkit-linear-gradient(top, #2484b0, #3399cc);
		background-image:    -moz-linear-gradient(top, #2484b0, #3399cc);
		background-image:     -ms-linear-gradient(top, #2484b0, #3399cc);
		background-image:      -o-linear-gradient(top, #2484b0, #3399cc);
		background-image:         linear-gradient(top, #2484b0, #3399cc);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2484b0', endColorstr='#3399cc');
		border-radius:5px; box-shadow: 1px 1px 2px #999; border: 0; padding:10px;  text-transform: uppercase; color:#fff; cursor: pointer;
		float:left;
	}
	div.itemCommentsForm form input#submitCommentButton:hover { box-shadow: 0px 0px 5px #515151; }
	div.itemCommentsForm form input#submitCommentButton:active { box-shadow:inset 0px 0px 9px #212121; }

	div.itemCommentsForm form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
	div.itemCommentsForm form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

/* Comment report form */
div.k2ReportCommentFormContainer {padding:20px;}
	div.k2ReportCommentFormContainer blockquote {background-color:#F7FAFE;border:1px solid #ddd;width:565px;padding:8px;margin-left:0;margin-right:0;}
	div.k2ReportCommentFormContainer blockquote span.quote {font-style:italic;font-weight:bold;font-size:32px;color:#135CAE;line-height:32px;}
	div.k2ReportCommentFormContainer blockquote span.commentContent {font-size:12px;font-weight:normal;color:#333;}
	div.k2ReportCommentFormContainer input, div.k2ReportCommentFormContainer textarea {width:578px;}
	div.k2ReportCommentFormContainer form span#formLog {margin:0 0 0 20px;padding:0 0 0 20px;font-weight:bold;color:#CF1919;}
	div.k2ReportCommentFormContainer form .formLogLoading {background:url(../images/system/loading.gif) no-repeat left center;}

/* Back to top link */

div.itemBackToTop {text-align:right; padding: 5px 10px; font-weight: 700; text-transform: uppercase; }
	div.itemBackToTop a {}
	div.itemBackToTop a:hover { color:#000;}

	/*mail to window*/
	#mailto-window  { font-family: 'Istok',Helvetica,Arial,sans-serif; padding: 20px; }
	#mailto-window h2 { font-size: 16px; line-height: 20px; padding: 10px 0 4px 0; border-bottom: 1px solid #515151; margin: 0 0 15px 0; text-transform: uppercase; }
	#mailto-window .formelm { padding: 10px 0; overflow: hidden; border-bottom: 1px solid #d7d7d7; }
	#mailto-window label { font-weight: 700;  width:30%; display: block; float: left; }
	#mailto-window input.inputbox { padding: 5px; border: 0;float: right; }
	#mailto-window a { font-weight: 700; }
	#mailto-window button.button { margin: 10px 10px 10px 0; color: #fff; border: 0; text-transform: uppercase; text-align: center; font-size: 13px; padding: 5px 0; width:90px; font-weight: 700; border-radius: 10px; box-shadow: 1px 1px 2px #444; background: #f7a81e; cursor: pointer; color: #936d2a;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f7a81e), to(#fcd797));
		background-image: -webkit-linear-gradient(top, #f7a81e, #fcd797);
		background-image:    -moz-linear-gradient(top, #f7a81e, #fcd797);
		background-image:     -ms-linear-gradient(top, #f7a81e, #fcd797);
		background-image:      -o-linear-gradient(top, #f7a81e, #fcd797);
		background-image:         linear-gradient(top, #f7a81e, #fcd797);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a81e', endColorstr='#fcd797');
	}
	#mailto-window button.button:hover,
	#mailto-window button.button:focus {
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fcd797), to(#f7a81e));
		background-image: -webkit-linear-gradient(top, #fcd797, #f7a81e);
		background-image:    -moz-linear-gradient(top, #fcd797, #f7a81e);
		background-image:     -ms-linear-gradient(top, #fcd797, #f7a81e);
		background-image:      -o-linear-gradient(top, #fcd797, #f7a81e);
		background-image:         linear-gradient(top, #fcd797, #f7a81e);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd797', endColorstr='#f7a81e');
	}
	#mailto-window button.button:active { box-shadow:inset 2px 2px 6px #444; }
#commentURL{display:none;}

/*----------------------------------------------------------------------
	Component: Itemlist view (category)
----------------------------------------------------------------------*/
	.indexComponentHeader { margin: 0; padding: 0; text-transform: uppercase; color: #000; }
	h2.componentHeader { font-size: 30px; margin: 10px 0 0; line-height: 40px; }

	article.catItemView { padding: 15px 0px 10px 0; }
	#itemListPrimary,
	#itemListSecondary {  border-bottom: 2px solid #515151;  }

	/*Leading */
	.groupLeading { padding: 10px  0px;  border-bottom: 3px solid #515151; }
	article.groupLeading a,
	article.groupLeading a:visited { color:#2484b0; }
	article.groupLeading a:hover { color: #000; }
	article.groupLeading h1 { font-size: 30px; line-height: 37px; margin: 15px 0; }
	article.groupLeading h1 sup { padding:2px 3px; font-family: 'Istok', Helvetica, Arial, sans-serif; border-radius:3px; color:#fff; font-weight: 400; background: #fe8c38;
	font-size: 11px; text-transform: uppercase;}
	article.groupLeading .catItemIntroText { padding: 0 10px 10px 0; }
	article.groupLeading .catItemCategory a,
	article.groupLeading .catItemCategory a:visited { color:#000; text-decoration: underline; }
	article.groupLeading .catItemCategory a:hover { color:#2484b0; }
	article.groupLeading .catItemReadMore { font-weight: 700; }
	.isFrontpage article.groupLeading .catItemImageBlock { border:5px solid #fff;  overflow: hidden; padding: 0; line-height: 1px; /*strange gap fix*/ margin: 0 0 15px 0;}
	.isFrontpage article.groupLeading .catItemImageBlock img { width:100%; height: auto; }

	/*toolbar*/
	.isFrontpage .IndexToolbar { overflow: hidden; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding: 0 3px 0 0; height: 30px; line-height: 30px; margin: 10px 0 4px 0; font-size: 12px;}
	.isFrontpage .IndexToolbar .catItemHitsBlock { float: left; margin: 0; padding: 0 3px 0 0; border-right:1px solid #d7d7d7;}
	.isFrontpage .IndexToolbar .catItemRatingBlock { float: left; padding: 0 0 0 3px; }
	.isFrontpage .IndexToolbar .catItemCommentsLink { float: right; padding: 0 0 0 3px; border-left:1px solid #d7d7d7; margin: 0; }
	.isFrontpage .IndexToolbar .catItemCommentsLink a { background: url(../images/icons/commentLink.png) no-repeat 0 0px; padding: 0 0 0 22px; }

	/* Primary &&  Secondary*/
	.isFrontpage div.catItemImageBlock { border: 5px solid #fff; float: left; line-height: 0; margin: 0 10px 10px 0; }
	.groupSecondary h1,
	.groupPrimary h1 { font-size: 16px; line-height: 20px; margin: 0 0 10px 0; }


div.itemListCategoriesBlock {}

/* --- Category block --- */
div.itemListCategory {}
	span.catItemAddLink {clear:both;display:block;text-align:right;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;}
	span.catItemAddLink a {}
	span.catItemAddLink a:hover {}
	div.itemListCategory img {float:left;display:block;background:#fff; margin:0 15px 0 0;}
	div.itemListCategory h2 {}
	div.itemListCategory p {}

/* --- Sub-category block --- */
div.itemListSubCategories {}
	div.itemListSubCategories h3 {}
		div.subCategoryContainer {float:left;}
		div.subCategoryContainerLast {} /* this class is appended to the last container on each row of items (useful when you want to set 0 padding/margin to the last container) */
			div.subCategory {}
				div.subCategory a.subCategoryImage,
				div.subCategory a.subCategoryImage:hover {display:block;}
				div.subCategory a.subCategoryImage img,
				div.subCategory a.subCategoryImage:hover img {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 {}
	div#itemListLinks h4 { text-transform: uppercase; line-height: 22px; border-bottom: 1px solid #515151; margin: 0 0 10px; padding: 5px 0; font-family: 'Istok',Helvetica,Arial,sans-serif; }
		div.itemContainer {float:left;}
		div.itemContainerLast { border: 0;}

/* --- Item block for each item group --- */
div.catItemView {} /* 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 {}

	div.catItemIsFeatured {} /* Attach a class for each featured item */

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

div.catItemHeader {}
	div.catItemHeader span.catItemDateCreated { }
	div.catItemHeader h3.catItemTitle { }
	div.catItemHeader h3.catItemTitle span {}
	div.catItemHeader h3.catItemTitle span sup {padding:2px 3px; font-family: 'Istok', Helvetica, Arial, sans-serif; border-radius:3px; color:#fff; font-weight: 400; background: #fe8c38; font-size: 11px; text-transform: uppercase; } /* superscript */
	div.catItemHeader span.catItemAuthor { padding:0;margin:0;}
	div.catItemHeader span.catItemAuthor a {}
	div.catItemHeader span.catItemAuthor a:hover {}

div.catItemRatingBlock {}
	div.catItemRatingBlock span {display:block;float:left;font-style:normal;padding:0 4px 0 0;margin:0;color:#999;}

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

div.catItemImageBlock { float: left; margin: 0 15px 10px 0; }
	span.catItemImage {}
	span.catItemImage a:link,
	span.catItemImage a:visited { display: inline-block; width:auto;}
	span.catItemImage img {}

div.catItemIntroText { padding: 0 10px 0 0;}
	div.catItemIntroText img {}

div.catItemExtraFields, div.genericItemExtraFields { margin: 10px 0; font-family: 'Istok',Helvetica,Arial,sans-serif;}
	div.catItemExtraFields h4, div.genericItemExtraFields h4 {margin:0;padding:0 0 8px 0; border-bottom:1px solid #515151; font-size: 14px; line-height: 22px; text-transform: uppercase; }
	div.catItemExtraFields ul, div.genericItemExtraFields ul {margin:10px 0;padding:0;list-style:none;}
	div.catItemExtraFields ul li, div.genericItemExtraFields ul li {display:block; padding: 5px 0; border-bottom:1px solid #d7d7d7; }
	div.catItemExtraFields ul li span.catItemExtraFieldsLabel, div.genericItemExtraFields ul li span.genericItemExtraFieldsLabel {display:block;float:left;font-weight:bold;margin:0 4px 0 0;width:30%;}
	div.catItemExtraFields ul li span.catItemExtraFieldsValue {}

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

div.catItemHitsBlock {}
	span.catItemHits {}

div.catItemCategory {}
	div.catItemCategory span {font-weight:bold;color:#555;padding:0 4px 0 0;}
	div.catItemCategory a {}

div.catItemTagsBlock { }
	div.catItemTagsBlock span {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;padding:0 4px 0 0;margin:0;text-align:center;}
	div.catItemTagsBlock ul.catItemTags li a {}
	div.catItemTagsBlock ul.catItemTags li a:hover {}

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 { font-weight: 700;}
	div.catItemAttachmentsBlock ul.catItemAttachments li a:hover {}
	div.catItemAttachmentsBlock ul.catItemAttachments li span {float: right;}

/* Video */
div.catItemVideoBlock {margin:0 0 16px 0;padding:16px;background:#010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;}
	div.catItemVideoBlock div.catItemVideoEmbedded {text-align:center;} /* for embedded videos (not using AllVideos) */
	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;}
	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; font-size: 13px; }

/*----------------------------------------------------------------------
	Component: Main Categories View
----------------------------------------------------------------------*/

	/*Category wrapper classes ( see category.php ) we use CSS to manipulate the paddings and the widths */
	.itemContainer.odd { padding: 0 0 0 1.5%; border-left: 1px solid #d7d7d7; }
	.itemContainer.even { padding: 0 1.5% 0 0; }
	.itemContainer.blockWidth100 { padding:0; border:0; /*no paddings or borders for full width articles*/}
	.itemContainer.blockWidth50 { width: 48%!important; }
		/*Set display none to specific non-important elements on 50/33/25 perc columns  */
		.itemContainer.blockWidth50 article { }
		.itemContainer.blockWidth50 article .catItemRatingBlock .itemRatingLog,
		.itemContainer.blockWidth33 article .catItemRatingBlock .itemRatingLog,
		.itemContainer.blockWidth25 article .catItemRatingBlock .itemRatingLog { display: none; }
		/* Different setup for comment links ( hides the text ) */
		.itemContainer.blockWidth50 article .catToolbar .catItemCommentsLink a,
		.itemContainer.blockWidth33 article .catToolbar .catItemCommentsLink a,
		.itemContainer.blockWidth25 article .catToolbar .catItemCommentsLink a { text-indent: -9999em; display: block; width:16px; height: 16px; padding: 14px 2px;
		background-position: 0 7px; }

		.itemContainer.blockWidth50 img { border: 5px solid #fff; }
		.itemContainer.blockWidth33 img { border: 3px solid #fff; }

	/*shared Styles ( use the .itemlistColumn class as a parent  ) */
	.itemlistColumn h3.catItemTitle { font-size: 22px; margin: 0 0 10px; line-height: 28px; }
	.itemlistColumn .catItemDateCreated {  }
	.itemlistColumn .catItemReadMore { font-weight: 700; }
	.itemlistColumn .catItemIntroText { margin: 0 0 15px; }
	.itemlistColumn a:hover { color: #000; }
	div.catItemTagsBlock { padding: 3px 0; }

	/*The Toolbar ( shared for non catalogue listings ) */
	.itemlistColumn .catToolbar { overflow: hidden; border-top:1px solid #d7d7d7; border-bottom:1px solid #d7d7d7; padding: 0 5px 0 0; height: 30px; line-height: 30px; font-size: 12px; }
	.itemlistColumn .catToolbar .catItemHitsBlock { float: left; margin: 0; padding: 0 5px 0 0; border-right:1px solid #d7d7d7;}
	.itemlistColumn .catToolbar .catItemRatingBlock { float: left; padding: 0 0 0 5px; }
	.itemlistColumn .catToolbar .catItemCommentsLink { float: right; padding: 0 0 0 5px; border-left:1px solid #d7d7d7; margin: 0; }
	.itemlistColumn .catToolbar .catItemCommentsLink a { background: url(../images/icons/commentLink.png) no-repeat 0 0px; padding: 0 0 0 22px; }
	.itemlistColumn img { border:5px solid #fff; height: auto; margin: 0 0 10px 0 }
	.itemlistColumn  div.catItemVideoBlock { padding: 10px; max-width:844px; overflow: hidden; }
	.itemlistColumn .avPlayerContainer,
	.itemlistColumn .avPlayerContainer embed,
	.itemlistColumn .avPlayerContainer video,
	.itemlistColumn .avPlayerContainer object,
	.itemlistColumn .avPlayerContainer iframe { width:100%!important;  } /*reset the video sizes*/
	.itemlistColumn ul.sigProClassic { width:100%!important; max-width:844px; overflow: hidden; margin: 15px auto!important; padding: 10px!important; background: #515151; clear: both; }


/*----------------------------------------------------------------------
	Component: Catalogue view
----------------------------------------------------------------------*/

.itemListViewcatalogue { padding: 20px 0; }
	/*The top (parent) category*/
	.itemListViewcatalogue .itemListCategory { background: #d7d7d7; padding: 10px; margin: 0 10px 20px 0; }
	.itemListViewcatalogue .itemListCategory h2 { font-size: 30px; margin: 5px 0 15px 0; }
	.itemListViewcatalogue .itemListCategory img { width:120px; height: auto; border: 5px solid #fff;}
	.itemListViewcatalogue .itemContainer.odd { border: 0; }
	/*Subcategory block*/
	.itemListViewcatalogue .itemListSubCategories {  }
	.itemListViewcatalogue .itemListSubCategories {  }
	.itemListViewcatalogue .itemListSubCategories h2 { font-size: 25px; line-height: 20px; margin: 20px 0 0; }
	.itemListViewcatalogue .itemListSubCategories a,
	.itemListViewcatalogue .itemListSubCategories a:visited { color: #2484b0; }
	.itemListViewcatalogue .itemListSubCategories a:hover { color:#515151; }
	.itemListViewcatalogue .subCategoryContainer { line-height: 22px; }
	.itemListViewcatalogue .subCategoryContainer .subCategory { padding: 10px 10px 20px; border-top: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7; }
	.itemListViewcatalogue .subCategoryContainerLast {  }
	.itemListViewcatalogue .subCategoryContainerLast .subCategory { border-right: 1px solid transparent; }
	.itemListViewcatalogue .subCategoryContainer .subCategoryImageWrap { border: 5px solid #fff; width:194px; overflow: hidden; height: 134px; /* lock the dimensions so the template wont break with huge images */}
	.itemListViewcatalogue .subCategoryContainer .subCategory img { width:100%; min-height: 100%; height: auto; border: 0; /*the border is on the wrapper*/ }
	/* article listings (mostly used on sub-categories) */
	.itemListViewcatalogue article.catItemView { padding: 10px 0; overflow: hidden; border-top: 1px solid #d7d7d7;   }
	.itemListViewcatalogue article.catItemView .catItemImageBlock { border: 5px solid #fff; height: 310px; max-height: 320px;overflow: hidden; line-height: 1; background: #fff; margin: 0 0 10px 0; }/* we hide the extra width of the pictures so that we archieve a true grid layout */
	.itemListViewcatalogue article.catItemView img { border: 0; } /* the extra height is filled with white*/
	.itemListViewcatalogue article.catItemView h3.catItemTitle { font-size: 22px; line-height: 28px; min-height: 56px; }
	.itemListViewcatalogue .catToolbar {  }
	.itemListViewcatalogue .catToolbar .catItemCommentsLink { float: left; border: 0; }



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

	/* User info block */
		div.userBlock {background:#d7d7d7; border:1px solid #ddd; margin:0 10px 20px 0; padding:10px; clear:both;}
		div.userBlock h2.componentHeader { margin: 0; }
			span.userItemAddLink {display:block;text-align:right;padding:4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;}
			div.userBlock img {display:block;float:left;background:#fff;border:5px solid #fff; margin:0 15px 10px 0;}
			div.userBlock p.userDescription {padding:4px 0;}
			div.userBlock p.userAdditionalInfo {padding:4px 0;margin:8px 0 0 0;border-top:1px dotted #ccc;}
				span.userURL {font-weight:bold;color:#555;display:block;}
				span.userEmail {font-weight:bold;color:#555;display:block;}
	/* User items */
	article.userItemView { padding: 10px 0 10px 0; border-bottom:3px solid #515151; } /* this is the item container for this view */
	div.userItemIsFeatured {}
	div.userItemView a:hover { color:#000; }
	div.userItemViewUnpublished {opacity:0.9;border:4px dashed #ccc;background:#fffff2;padding:8px;}
	span.userItemEditLink {display:block;text-align:right;padding:16px 36px 4px 4px;margin:0 0 4px 0;border-bottom:2px dashed #ddd;}
	div.userItemHeader {}
		div.userItemHeader span.userItemDateCreated {color:#212121;font-size:13px;}
		div.userItemHeader h3.userItemTitle { font-size:24px; line-height:110%;padding:0px 0 10px 0;margin:0;}
		div.userItemHeader h3.userItemTitle span sup {font-size:12px;color:#CF1919;text-decoration:none;} /* "Unpublished" presented in superscript */
	div.userItemBody { padding:10px 10px 10px 0px;margin:0; }
	div.userItemImageBlock {padding:0;margin:0;float:left;}
		span.userItemImage {display:block;text-align:center;margin:0 15px 10px 0;}
	div.userItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
		div.userItemIntroText p { margin: 0 0 10px 0; }
	div.userItemLinks {margin:0 0 16px 0;padding:0;}
		div.userItemCategory span {padding:0 4px 0 0;}
	div.userItemTagsBlock { padding: 3px 0;}
		div.userItemTagsBlock span {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.userItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
	div.userItemReadMore {display:inline;}


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

div.genericItemView {border-bottom:1px dotted #ccc;padding:8px 0;margin:0 0 16px 0;}

div.genericItemHeader {}
	div.genericItemHeader span.genericItemDateCreated {color:#999;font-size:11px;}
	div.genericItemHeader h2.genericItemTitle { 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 {}

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;}

.genericItemList  {  }
	.genericItemList article { padding: 10px 0; border-bottom: 3px solid  }
	.genericItemList .itemIntroText { font-size: 14px; line-height: 20px; }
	.genericItemList .itemBlock { padding: 10px 10px 10px 0;  }
	.genericItemList .itemImage { float: left; margin: 0 15px 10px 0; line-height: 1px; }
	.genericItemList .itemTitle { margin: 4px 0 10px 0; font-size: 22px; }
	.genericItemList .itemMore { font-weight:700; }
	.genericItemList .itemCategory { margin: 0 0 10px 0; }
	.genericItemList .itemDate { font-size: 12px; color: #212121; }

/* No results found message */
div#genericItemListNothingFound {padding:40px;text-align:center;}
	div#genericItemListNothingFound p {font-size:20px;color:#999;}


/*----------------------------------------------------------------------
	Component: Latest view
----------------------------------------------------------------------*/

/* Latest posts View*/
section.latestView { padding: 10px 0; }
	div.latestItemsContainer {float:left;}

	/* Category info block */
	div.latestItemsCategory {background:#d7d7d7; border-top:3px solid #515151; margin:0 8px 8px 0;padding:5px;}
	div.latestItemsCategory a,
	div.latestItemsCategory a:visited { color:#515151; }
		div.latestItemsCategoryImage {text-align:center;}
		div.latestItemsCategoryImage img {background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0;}
	div.latestItemsCategory h2 {}
	div.latestItemsCategory p {}

	/* User info block */
	div.latestItemsUser { background:#d7d7d7; border-top:3px solid #515151; margin:0 8px 8px 0; padding:8px; clear:both; }
		div.latestItemsUser img { display:block;float:left;background:#fff;padding:4px;border:1px solid #ddd;margin:0 8px 0 0; width:100px; height: auto;}
		div.latestItemsUser h2 { margin: 0 0 10px 0; padding: 0;}
		div.latestItemsUser a,
		div.latestItemsUser a:visited { color:#515151;  }
		div.latestItemsUser p.ulatestItemsUserDescription {padding:4px 0;}
		div.latestItemsUser p.latestItemsUserAdditionalInfo {padding:4px 0;margin:8px 0 0 0;border-top:1px dotted #ccc;}
			span.latestItemsUserURL {font-weight:bold;color:#555;display:block;}
			span.latestItemsUserEmail {font-weight:bold;color:#555;display:block;}

	div.latestItemList {padding:0 8px 8px 0;}

		div.latestItemView { margin-bottom: 10px; padding-top: 15px; border-top: 1px solid #515151; } /* this is the item container for this view */
			.latestItemView h2.latestItemTitle { margin: 0; padding: 4px 0 10px; min-height: 45px;}
			.latestItemView a:hover { color: #000; }

		div.latestItemHeader {}
			div.latestItemHeader h3.latestItemTitle { font-size:24px;font-weight:normal;line-height:110%;padding:10px 0 4px 0;margin:0;}

		span.latestItemDateCreated {font-size:12px;}

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

		div.latestItemImageBlock {padding:0;margin:0;float:left; max-height: 200px; overflow: hidden; border: 5px solid #fff; margin: 0 0 15px 0;  }
			span.latestItemImage {display:block;text-align:center; line-height: 0;}
			span.latestItemImage img { height: auto; }

		div.latestItemIntroText {font-size:inherit;font-weight:normal;line-height:inherit;padding:4px 0 12px 0;}
			div.latestItemIntroText img {}

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

		div.latestItemCategory { }
			div.latestItemCategory span { padding:0 4px 0 0;}
			div.latestItemCategory a {}

		div.latestItemTagsBlock {padding:4px;border-bottom:1px solid #d7d7d7; margin: 0 0 4px 0;}
			div.latestItemTagsBlock span {font-weight:bold;color:#555;padding:0 4px 0 0;}
			div.latestItemTagsBlock ul.latestItemTags {list-style:none;padding:0;margin:0;display:inline;}
			div.latestItemTagsBlock ul.latestItemTags li {display:inline;list-style:none;padding:0 4px 0 0;margin:0;text-align:center;}
			div.latestItemTagsBlock ul.latestItemTags li a {}
			div.latestItemTagsBlock ul.latestItemTags li a:hover {}

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

		/* Anchor link to comments */
		div.latestItemCommentsLink {display:inline;margin:0 8px 0 0;padding:0 8px 0 0;border-right:1px solid #ccc;}
			div.latestItemCommentsLink a { background: url(../images/icons/commentLink.png) no-repeat 0 0px;padding: 0 0 0 22px;}
			div.latestItemCommentsLink a:hover {}

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

		/* Items presented in a list */
		h2.latestItemTitleList {font-size:14px;padding:2px 0;margin:8px 0 2px 0; line-height:normal;}

div.latestItemTagsBlock {}
	div.latestItemTagsBlock span {}
	div.latestItemTagsBlock ul.latestItemTags {}
	div.latestItemTagsBlock ul.latestItemTags li {}
	div.latestItemTagsBlock ul.latestItemTags li a {}
	div.latestItemTagsBlock ul.latestItemTags li a:hover {}

/*----------------------------------------------------------------------
Component: Register & profile page views (register.php & profile.php)
----------------------------------------------------------------------*/

.componentheading { font-family: 'Istok',Helvetica,Arial,sans-serif; font-size: 22px; line-height: 28px; }
.k2AccountPage { font-family: 'Istok',Helvetica,Arial,sans-serif;}
.k2AccountPage label { font-weight: 700; }
.k2AccountPage input { padding: 5px; border: 0; margin: 5px; color: #515151; }
.k2AccountPage table {}
.k2AccountPage table tr th {}
.k2AccountPage table tr td {}
.k2AccountPage table tr td label {white-space:nowrap;}
.k2AccountPage .k2ProfileHeading { line-height: 26px; text-transform: uppercase; color: #2484b0; text-align: left; padding: 20px 0 10px;}
img.k2AccountPageImage {border:4px solid #ddd;margin:10px 0;padding:0;display:block;}
.k2AccountPage div.k2AccountPageNotice {padding:8px;}
.k2AccountPage div.k2AccountPageUpdate {border-top:1px solid #d7d7d7 ;margin:8px 0;padding:8px 0;}
	.k2AccountPage button { margin: 10px 10px 10px 0; color: #fff; border: 0; text-transform: uppercase; text-align: center; font-size: 13px; padding: 5px 0; width:90px; font-weight: 700; border-radius: 10px; box-shadow: 1px 1px 2px #444; background: #f7a81e; cursor: pointer; color: #936d2a;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f7a81e), to(#fcd797));
		background-image: -webkit-linear-gradient(top, #f7a81e, #fcd797);
		background-image:    -moz-linear-gradient(top, #f7a81e, #fcd797);
		background-image:     -ms-linear-gradient(top, #f7a81e, #fcd797);
		background-image:      -o-linear-gradient(top, #f7a81e, #fcd797);
		background-image:         linear-gradient(top, #f7a81e, #fcd797);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a81e', endColorstr='#fcd797');
	}
	.k2AccountPage button:hover,
	.k2AccountPage button:focus {
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fcd797), to(#f7a81e));
		background-image: -webkit-linear-gradient(top, #fcd797, #f7a81e);
		background-image:    -moz-linear-gradient(top, #fcd797, #f7a81e);
		background-image:     -ms-linear-gradient(top, #fcd797, #f7a81e);
		background-image:      -o-linear-gradient(top, #fcd797, #f7a81e);
		background-image:         linear-gradient(top, #fcd797, #f7a81e);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcd797', endColorstr='#f7a81e');
	}
	.k2AccountPage button:active { box-shadow:inset 2px 2px 6px #444; }

	/* Profile edit */
	.k2AccountPage table.admintable {}
	.k2AccountPage table.admintable tr td {}
	.k2AccountPage table.admintable tr td span {}
	.k2AccountPage table.admintable tr td span label {}

/*----------------------------------------------------------------------
	Component: Tags view
----------------------------------------------------------------------*/
.TagItemList {  }
	.TagItemView { padding: 10px 0; border-bottom: 1px solid #d7d7d7; }
	.TagItemView .TagItemBody { padding: 0 10px 0 0; }
	.TagItemView .TagItemImageBlock { float: left; margin: 0 15px 0 0; }
	.TagItemView .TagItemTitle { margin: 0px 0 15px 0; padding: 0; }
	.TagItemView .TagItemCategory { margin: 0 0 5px 0; }
	.TagItemView .TagItemReadMore { font-weight: 700; }

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

	/*Latest Comments*/
	div.k2LatestCommentsBlock {}
	div.k2LatestCommentsBlock ul { margin: 0; padding: 0;}
	div.k2LatestCommentsBlock ul li { border-bottom: 1px solid #d7d7d7; padding: 19px 0; }
	div.k2LatestCommentsBlock ul li.lastItem { border-bottom: 0; }
	div.k2LatestCommentsBlock ul li a.lcAvatar img { float: left; margin: 0 12px 0 0; border: 2px solid #d7d7d7;}
	div.k2LatestCommentsBlock ul li p { margin: 7px 0; }
	div.k2LatestCommentsBlock ul li span.lcComment { line-height: 20px;}
	div.k2LatestCommentsBlock ul li a.lcCmtLink,
	div.k2LatestCommentsBlock ul li a.lcCmtLink:visited { color:#515151; }
	div.k2LatestCommentsBlock ul li a.lcCmtLink:hover { color:#000; }
	div.k2LatestCommentsBlock ul li span.lcUsername {}
	div.k2LatestCommentsBlock ul li span.lcUsername a,
	div.k2LatestCommentsBlock ul li span.lcUsername a:visited { color:#2484b0; }
	div.k2LatestCommentsBlock ul li span.lcCommentDate {}
	div.k2LatestCommentsBlock ul li span.lcItemTitle {}
	div.k2LatestCommentsBlock ul li h4 { margin: 0; font-size: 14px; line-height: 18px; }
	div.k2LatestCommentsBlock ul li h4 a,
	div.k2LatestCommentsBlock ul li h4 a:visited { color:#000;}
	div.k2LatestCommentsBlock ul li span.lcItemCategory a,
	div.k2LatestCommentsBlock ul li span.lcItemCategory a:visited { color:#2484b0; }

	/* Top Commenters */
	div.k2TopCommentersBlock {}
	div.k2TopCommentersBlock ul {}
	div.k2TopCommentersBlock ul li { border-bottom: 1px solid #d7d7d7; padding: 10px 0; }
	div.k2TopCommentersBlock ul li.lastItem { border: 0;}
	div.k2TopCommentersBlock ul li a.tcAvatar img { float: left; margin: 0 12px 12px 0; border: 2px solid #d7d7d7; }
	div.k2TopCommentersBlock ul li a.tcLink {}
	div.k2TopCommentersBlock ul li a.tcLink:hover {}
	div.k2TopCommentersBlock ul li span.tcUsername { font-weight: 700; }
	div.k2TopCommentersBlock ul li span.tcCommentsCounter { display: block; color: #515151; }
	div.k2TopCommentersBlock ul li a.tcLatestComment { display: block; }
	div.k2TopCommentersBlock ul li a:hover { color: #000;}
	div.k2TopCommentersBlock ul li span.tcLatestCommentDate { font-size: 13px; }

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

div.k2ItemsBlock {}

div.k2ItemsBlock p.modulePretext {}

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

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

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

div.k2ItemsBlock ul li a.moduleItemAuthorAvatar img {}

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

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

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

div.k2ItemsBlock ul li span.moduleItemDateCreated {}

div.k2ItemsBlock ul li a.moduleItemCategory {}

div.k2ItemsBlock ul li div.moduleItemTags {}
div.k2ItemsBlock ul li div.moduleItemTags b {}
div.k2ItemsBlock ul li div.moduleItemTags a {padding:0 2px;}
div.k2ItemsBlock ul li div.moduleItemTags a:hover {}

div.k2ItemsBlock ul li div.moduleAttachments {}

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 { font-family: 'Istok', Helvetica, Arial,sans-serif; padding: 0 10px; font-weight: 700; line-height: 22px;}
div.k2ItemsBlock a.moduleCustomLink:hover {}

	/*Latest posts module (tmpl - lists, applies to all lists with this tmpl,
	this is oprimized for vertical lists, like the popular items) */
	.k2ListsModule {  }
	.k2ListsModule article { padding: 10px 0; overflow: hidden; border-bottom: 1px solid #d7d7d7; font-size: 13px; line-height: 16px; }
	.k2ListsModule article h4 a,
	.k2ListsModule article h4 a:visited { color:#000; }
	.k2ListsModule article h4 a:hover { color: #2484b0; }
	.k2ListsModule h4 { margin: 0 0 10px 0; font-size: 14px; line-height: 22px; }
	.k2ListsModule img { margin: 0 10px 0px 0; border:3px solid #fff; float: left;  }


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

div.k2LoginBlock { padding: 20px 10px 10px; color:#d7d7d7; font-size: 12px; width: 180px; overflow: hidden;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2484b0), to(#3399cc));
		background-image: -webkit-linear-gradient(top, #2484b0, #3399cc);
		background-image:    -moz-linear-gradient(top, #2484b0, #3399cc);
		background-image:     -ms-linear-gradient(top, #2484b0, #3399cc);
		background-image:      -o-linear-gradient(top, #2484b0, #3399cc);
		background-image:         linear-gradient(top, #2484b0, #3399cc);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2484b0', endColorstr='#3399cc');
		border-radius: 0 0 5px 5px; box-shadow: 1px 1px 2px #999; border: 0;}
	div.k2LoginBlock p.preText {}
	div.k2LoginBlock a,
	div.k2LoginBlock a:visited { font-weight: 400; color: #d7d7d7; text-transform: uppercase; font-size: 11px; line-height: 15px;}
	div.k2LoginBlock a:hover { color:#fff; }
	div.k2LoginBlock h4 { margin: 0; padding: 10px 0 0 0; color: #fff; font-size: 14px;  text-align: center; text-transform: uppercase; border-top:1px solid #3399cc; }
	div.k2LoginBlock fieldset.input {margin:0;padding:0 0 8px 0; border: 0; }
	div.k2LoginBlock fieldset.input p {margin:0;padding:0 0 4px 0;}
	div.k2LoginBlock fieldset.input p label {display:block; color:#fff;}
	div.k2LoginBlock fieldset.input p input[type="text"],
	div.k2LoginBlock fieldset.input p input[type="password"] {display:block; padding: 5px; border: 0; width:170px; background: #fff;}
	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 { color: #fff; border: 0; text-transform: uppercase; text-align: center; font-size: 13px; padding: 5px 0; width:180px; font-weight: 700; margin: 0 auto; border-radius: 10px; box-shadow: 1px 1px 2px #444; background: #f7a81e; cursor: pointer; color: #936d2a;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f7a81e), to(#fcd797));
		background-image: -webkit-linear-gradient(top, #f7a81e, #fcd797);
		background-image:    -moz-linear-gradient(top, #f7a81e, #fcd797);
		background-image:     -ms-linear-gradient(top, #f7a81e, #fcd797);
		background-image:      -o-linear-gradient(top, #f7a81e, #fcd797);
		background-image:         linear-gradient(top, #f7a81e, #fcd797);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a81e', endColorstr='#fcd797');
	}
	div.k2LoginBlock fieldset.input input.button:hover { box-shadow: inset 0px 0px 2px #777; }

	div.k2LoginBlock ul { list-style: square inside; color:#fff; margin: 0 ; padding: 0 5px 10px; border-bottom:1px solid #2484b0;}
	div.k2LoginBlock ul li { color:#fff; }

	div.k2LoginBlock p.postText {}

div.k2UserBlock { padding: 20px 10px; color:#d7d7d7; font-size: 13px; width: 180px; color: #fff; line-height: 14px; height: 221px;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#2484b0), to(#3399cc));
		background-image: -webkit-linear-gradient(top, #2484b0, #3399cc);
		background-image:    -moz-linear-gradient(top, #2484b0, #3399cc);
		background-image:     -ms-linear-gradient(top, #2484b0, #3399cc);
		background-image:      -o-linear-gradient(top, #2484b0, #3399cc);
		background-image:         linear-gradient(top, #2484b0, #3399cc);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2484b0', endColorstr='#3399cc');
		border-radius: 0 0 5px 5px; box-shadow: 1px 1px 2px #999; border: 0;}
	div.k2UserBlock h4 { margin: 0; padding: 10px 0 0 0; color: #fff; font-size: 14px; width:180px; text-align: center; text-transform: uppercase; border-top:1px solid #3399cc; position: absolute; bottom: 10px; } /* expand button always must stay on the bottom*/
	div.k2UserBlock p.ubGreeting {border-bottom:1px dotted #ccc;}
	div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img { float: left; margin: 0 10px 0 0; border:2px solid #d7d7d7; }
	div.k2UserBlock div.k2UserBlockDetails span.ubName {display:block;font-weight:bold;font-size:14px; padding-bottom: 5px;}
	div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {}

	div.k2UserBlock ul.k2UserBlockActions { margin: 10px 0; padding: 0; list-style:  square inside; }
	div.k2UserBlock ul.k2UserBlockActions li { padding: 5px 0;}
	div.k2UserBlock ul.k2UserBlockActions li a { color:#fff; font-weight: 700; }
	div.k2UserBlock ul.k2UserBlockActions li a:hover { color:#ccc; }

	div.k2UserBlock form {}
	div.k2UserBlock form input.ubLogout { color: #fff; border: 0; text-transform: uppercase; text-align: center; font-size: 13px; padding: 5px 0; width:180px; font-weight: 700; margin: 0 auto; border-radius: 10px; box-shadow: 1px 1px 2px #444; background: #f7a81e; cursor: pointer; color: #936d2a;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#f7a81e), to(#fcd797));
		background-image: -webkit-linear-gradient(top, #f7a81e, #fcd797);
		background-image:    -moz-linear-gradient(top, #f7a81e, #fcd797);
		background-image:     -ms-linear-gradient(top, #f7a81e, #fcd797);
		background-image:      -o-linear-gradient(top, #f7a81e, #fcd797);
		background-image:         linear-gradient(top, #f7a81e, #fcd797);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7a81e', endColorstr='#fcd797');
	}
	div.k2UserBlock form input.ubLogout:hover{ box-shadow: inset 0px 0px 2px #777; 	}
	.openSlide,
	.closeSlide { cursor: pointer; }

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

/* --- Authors --- */
	div.k2AuthorsListBlock {}
	div.k2AuthorsListBlock ul { padding: 0; margin: 0;}
	div.k2AuthorsListBlock ul li { padding: 10px 10px 20px; border-bottom: 1px solid #d7d7d7;}
	div.k2AuthorsListBlock ul li.lastItem { border: 0; }
	div.k2AuthorsListBlock ul li a.abAuthorAvatar img { float: left; margin: 0 12px 12px 0; border: 2px solid #d7d7d7;}
	div.k2AuthorsListBlock ul li a.abAuthorName,
	div.k2AuthorsListBlock ul li a.abAuthorName:visited { color:#2484b0; }
	div.k2AuthorsListBlock ul li a.abAuthorName span { color: #515151; }
	div.k2AuthorsListBlock ul li a.abAuthorName:hover,
	div.k2AuthorsListBlock ul li a.abAuthorName:hover span { color:#000; }
	div.k2AuthorsListBlock ul li h4.hAuthorLatestItem { font-size: 14px; line-height: 18px; margin: 0 0 3px 0; }
	div.k2AuthorsListBlock ul li a.abAuthorLatestItem {display:block;clear:both; color:#000; }
	div.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover { color:#2484b0; }
	div.k2AuthorsListBlock ul li span.abAuthorCommentsCount { color:#2484b0; background:url(../images/icons/commentLink.png) no-repeat 0 4px; padding: 2px 0 2px 22px; }
	div.k2AuthorsListBlock ul li span.abAuthorCommentsCount:hover { color:#000; }


/* --- Breadcrumbs --- */
div.k2BreadcrumbsBlock { padding: 0 0 7px; margin: 0 0 7px; border-bottom: 1px solid #d7d7d7;}
	div.k2BreadcrumbsBlock span.bcTitle {padding:0 4px 0 0; font-weight: 700; }
	div.k2BreadcrumbsBlock a {}
	div.k2BreadcrumbsBlock a:hover { color:#000; }
	div.k2BreadcrumbsBlock span.bcSeparator {padding:0 4px;font-size:12px;}

/* --- 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 {}
	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 {}

	/*Search*/
	div.k2SearchBlock { position:relative; }
	div.k2SearchBlock form {  }
	div.k2SearchBlock form input[type="text"] { width: 228px; padding: 0 10px; height: 24px; line-height: 24px; font-size: 12px; color: #515151; border: 0; }
	div.k2SearchBlock form input.button { cursor: pointer; background: url(../images/icons/searchLens.png) no-repeat 0 0; text-indent: -9999em; overflow: hidden; width:38px; height: 24px; border: 0; }
	div.k2SearchBlock form input.button:hover { background-position: 0 100%; }
	div.k2SearchBlock form input.k2SearchLoading { background:url(../images/system/searchLoader.gif) no-repeat 100% 50%;}
	div.k2SearchBlock div.k2LiveSearchResults { display:none;background:#fff;position:absolute; z-index:99; border:1px solid #ccc;margin-top:-1px; }
		/* 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 {display:block;padding:1px 2px;border-top:1px dotted #eee;}
		div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {background:#fffff0;}

	/*Calendar (transparent border colors for better Table Header) */
	.k2CalendarBlock { min-height:190px; margin-bottom:8px; }
	.k2CalendarLoader { background:#fff url(../images/system/k2CalendarLoader.gif) no-repeat 50% 50%; }
	table.calendar { margin:0 auto;background:#fff;border-collapse:collapse; width:280px;  }
	table.calendar tr td { text-align:center; vertical-align:middle; padding:2px; border:2px solid #eee; background:#fff; }
	table.calendar tr td.calendarNavMonthPrev { background:#515151;text-align:left;  border-right:2px solid transparent;  }
	table.calendar tr td.calendarNavMonthPrev a {text-decoration:none; background: url(../images/icons/calendarPrev.png) no-repeat 6px 2px; width:100%; display: block; line-height: 20px;  overflow: hidden; color:#515151;  }
	table.calendar tr td.calendarNavMonthPrev a:hover { text-decoration:none; color:#515151; }
	table.calendar tr td.calendarCurrentMonth { background:#515151;  color: #d7d7d7; font-size:12px; font-family: 'Istok',Helvetica,Arial, sans-serif; font-weight: 700;
	border-right:2px solid transparent; text-transform: uppercase; }
	table.calendar tr td.calendarNavMonthNext { background:#515151;text-align:right;
	border-left:2px solid #515151; }
	table.calendar tr td.calendarNavMonthNext a { text-decoration:none; background: url(../images/icons/calendarNext.png) no-repeat 14px 2px; width:100%; display: block; line-height: 20px;  overflow: hidden; color:#515151; }
	table.calendar tr td.calendarNavMonthNext a:hover { text-decoration:none; color:#515151; }
	table.calendar tr td.calendarDayName { background:#d7d7d7; font-size:13px;width:14.2%; font-family: 'Istok',Helvetica,Arial, sans-serif;}
	table.calendar tr td.calendarDateEmpty { background:#fbfbfb;}
	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;background:#d7d7d7; color:#515151; }
	table.calendar tr td.calendarDateLinked a:hover { display:block;background:#2484b0;color:#fff;padding:2px;text-decoration:none; }
	table.calendar tr td.calendarToday { background:#2484b0;color:#fff; }
	table.calendar tr td.calendarTodayLinked { background:#2484b0;color:#fff;padding:0; }
	table.calendar tr td.calendarTodayLinked a { display:block;padding:2px;color:#fff;text-decoration:none; }
	table.calendar tr td.calendarTodayLinked a:hover { display:block;background:#515151;padding:2px;text-decoration:none; }

	/* n level (n) - like the above... */

	/* --- Google Search --- */
	#k2Container div.gsc-branding-text {text-align:right;}
	#k2Container div.gsc-control {width:100%;}
	#k2Container div.gs-visibleUrl {display:none;}

	/*Tag Cloud*/
	.k2TagCloudBlock { font-family: 'Istok', Helvetica, Arial, sans-serif; }
	.k2TagCloudBlock a, .k2TagCloudBlock a:link,
	.k2TagCloudBlock a:visited {padding:4px;float:left;display:block; color:#000; font-weight: 700; }
	.k2TagCloudBlock a:hover {padding:4px; float:left; display:block; color:#fff; color: #2484b0; }

/*----------------------------------------------------------------------
	Modules: mod_k2_users
----------------------------------------------------------------------*/

	div.k2UsersBlock {}
	div.k2UsersBlock ul {  list-style: none outside none;}
	div.k2UsersBlock ul li.userModuleItem { display: inline; width:147px; padding:11px; border-right: 1px solid #d7d7d7; float: left; overflow: hidden; }
	div.k2UsersBlock ul li.lastItem { border: 0; }
	div.k2UsersBlock ul li .userInfo { text-align: center; }
	div.k2UsersBlock ul li a.ubUserAvatar img { margin-bottom: 10px; }
	div.k2UsersBlock ul li a,
	div.k2UsersBlock ul li a:visited { color: #2484b0; }
	div.k2UsersBlock ul li a:hover { color:#000; }
	div.k2UsersBlock ul li h4.userModuleName { margin: 5px 0; padding: 0; font-size: 16px; line-height: 22px;  }
	div.k2UsersBlock ul li a.ubUserName {}
	div.k2UsersBlock ul li a.ubUserName:hover { }
	div.k2UsersBlock ul li div.ubUserDescription { line-height: 20px; }
	div.k2UsersBlock ul li div.ubUserAdditionalInfo { padding: 15px 0 30px; border-bottom: 1px solid #d7d7d7; }
		a.ubUserFeedIcon,
		a.ubUserFeedIcon:hover {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(../images/fugue/feed.png) no-repeat 50% 50%;}
		a.ubUserFeedIcon span,
		a.ubUserFeedIcon:hover span {display:none;}
		a.ubUserURL,
		a.ubUserURL:hover {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(../images/fugue/globe.png) no-repeat 50% 50%;}
		a.ubUserURL span,
		a.ubUserURL:hover span {display:none;}
		span.ubUserEmail {display:inline-block;margin:0 2px 0 0;padding:0;width:16px;height:16px;background:url(../images/fugue/mail.png) no-repeat 50% 50%;overflow:hidden;}
		span.ubUserEmail a {display:inline-block;margin:0;padding:0;width:16px;height:16px;text-indent:-9999px;}

	div.k2UsersBlock ul li h3 {clear:both;margin:8px 0 0 0;padding:0;}
	div.k2UsersBlock ul li ul.ubUserItems { font-weight: 700; font-size: 14px; line-height: 20px; margin: 10px 0; padding: 0; overflow: hidden;}
	div.k2UsersBlock ul li ul.ubUserItems li { padding: 0 0 10px; }
	div.k2UsersBlock ul li ul.ubUserItems li a,
	div.k2UsersBlock ul li ul.ubUserItems li a:visited { background: url(../images/template/listArrowGray.png) no-repeat 0 4px; padding: 0 0 0 15px; display: block; }

/* --- END --- */

