/* Адаптация Шаблона из Joomla в uCoz - Romkin © 2012 | Сайт проекта http://webstory.net.ru/ 
* Skype: djromkin
*/



/* --- Global K2 container --- */

#k2Container { padding:0; }
.article-tools { margin:0 0 20px 0; }
.article-meta { padding:0 20px; }
.itemHeader .article-tools,
.itemHeader .itemToolbar { margin:0 -15px!important; }
.itemHeader .itemToolbar { margin-bottom:20px!important; }
.catItemView .article-meta,
.latestItemView .article-meta { padding:0 10px!important; }
.itemHeader .article-meta { padding:0!important; }
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; }
/* --- Zebra rows --- */

.odd { }
/* --- RSS feed icon --- */

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

.itemRatingForm { display:block; vertical-align:middle; line-height:25px; float:left; }
.itemRatingLog { font-size:11px; margin:0; padding:0 0 0 4px; float:left; }
.itemRatingForm .formLogLoading { background:url('../images/k2/system/loading.gif') no-repeat left center; height:25px; padding:0 0 0 20px; }
.itemRatingList,
 .itemRatingList a:hover,
 .itemRatingList .itemCurrentRating { background:url('../images/k2/system/transparent_star.png') left -1000px repeat-x; }
.itemRatingList { position:relative; float:left; width:125px; height:25px; overflow:hidden; list-style:none; margin:0!important; 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; }
.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: #3d3d3d !important; }
#recaptcha_response_field { border-color: #3d3d3d !important; background-color:#fff !important; }
/* --- Primary lists in modules --- */

.k2LatestCommentsBlock ul,
 .k2TopCommentersBlock ul,
 .k2ItemsBlock ul,
 .k2LoginBlock ul,
 .k2UserBlock ul.k2UserBlockActions,
 .k2UserBlock ul,
 .k2ArchivesBlock ul,
 .k2AuthorsListBlock ul,
 .k2CategoriesListBlock ul,
 .k2UsersBlock ul { } /* Example CSS: padding:0;margin:0;list-style:none; */
.k2LatestCommentsBlock ul li,
 .k2TopCommentersBlock ul li,
 .k2ItemsBlock ul li,
 .k2LoginBlock ul li,
 .k2UserBlock ul.k2UserBlockActions li,
 .k2UserBlock ul li,
 .k2ArchivesBlock ul li,
 .k2AuthorsListBlock ul li,
 .k2CategoriesListBlock ul li,
 .k2UsersBlock ul li { } /* Example CSS: display:block;clear:both;padding:2px 0;border-bottom:1px dotted #3d3d3d; */
.clearList { display:none; float:none; clear:both; } /* this class is used to clear all previous floating list elements */
.lastItem { border:none; } /* class appended on last list item */
/* --- Avatars --- */

.k2Avatar img { display:block; float:left; background:#fff; margin:2px 4px 4px 0; }
/* --- Read more --- */

.k2ReadMore { }
.k2ReadMore:hover { }
/* --- Pagination --- */

.k2Pagination { padding:0 8px; margin:4px 0 4px 0; text-align:center; color:#999; overflow:hidden; }
/* --- 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 --- */

.itemIsFeatured,
 .catItemIsFeatured,
 .userItemIsFeatured { background:url('../images/k2/system/featuredItem.png') no-repeat 100% 0; }
/*----------------------------------------------------------------------

	Component: views

----------------------------------------------------------------------*/

.genericItemView { border-bottom:1px dotted #3d3d3d; padding:8px 0; margin:0 0 16px 0; } /* this is the item container for this view */
.userItemViewUnpublished { opacity:0.9; border:4px dashed #3d3d3d; background:#fffff2; padding:8px; }
.itemView { padding:8px 0 24px 0; margin:0 0 24px 0; border-bottom:1px dotted #3d3d3d; } /* this is the item container for this view */
.userItemEditLink,
.catItemEditLink,
.itemEditLink { display:block; text-align:right; padding:16px 36px 4px 4px; margin:0 0 4px 0; border-bottom:2px dashed #ddd; }
.userItemEditLink a,
.catItemEditLink a,
.itemEditLink a { }
.userItemEditLink a:hover,
.catItemEditLink a:hover,
.itemEditLink a:hover { }
.latestItemHeader,
.genericItemHeader,
.userItemHeader,
.catItemHeader,
.itemHeader { }
.latestItemDateCreated,
.genericItemDateCreated,
.userItemDateCreated,
.catItemDateCreated,
.itemDateCreated {color:#888;font-size:80%;text-transform:uppercase;}


.latestItemHeader .latestItemTitle,
.genericItemHeader .genericItemTitle,
.userItemHeader .userItemTitle,
.catItemHeader .catItemTitle,
.itemHeader .itemTitle {  font-size:260%; font-weight:normal; line-height:110%; margin:0; padding:10px 0 4px; }
.catItemHeader .catItemTitle,
.latestItemHeader .latestItemTitle,
.genericItemHeader .genericItemTitle,
.userItemHeader .userItemTitle { font-size: 220%!important; }
.catItemHeader .catItemTitle span,
.itemHeader .itemTitle span { }
.userItemHeader .userItemTitle span sup,
.catItemHeader .catItemTitle span sup,
.itemHeader .itemTitle span sup { font-size:12px; color:#CF1919; text-decoration:none; } /* "Featured" presented in superscript */
.catItemHeader .catItemAuthor,
.itemHeader .itemAuthor { padding:0; margin:0; color:#555; font-size:90%; }
.catItemHeader .catItemAuthor a,
.itemHeader .itemAuthor a { }
.catItemHeader .catItemAuthor a:hover,
.itemHeader .itemAuthor a:hover { }
.itemToolbar {  padding:0; margin:8px 0 20px; border-top:1px dotted #3D3D3D; border-bottom:1px dotted #3D3D3D;}
div.itemToolbar ul { float:left; text-align:right; list-style:none; padding:0; margin:0; }
div.itemToolbar ul li { display:inline; list-style:none; padding:0 6px; margin:0; border-left:1px dotted #3D3D3D; text-align:center; }
div.itemToolbar ul > li:first-child { border:none; }
.itemToolbar ul li a { font-weight:normal; }
.itemToolbar ul li a:hover { }
.itemToolbar ul li a span { }
.itemToolbar ul li a.itemPrintLink { }
.itemToolbar ul li a.itemPrintLink span { }
.itemToolbar ul li a.itemEmailLink { }
.itemToolbar ul li a.itemEmailLink span { }
.itemToolbar ul li a.itemVideoLink { }
.itemToolbar ul li a.itemVideoLink span { }
.itemToolbar ul li a.itemImageGalleryLink { }
.itemToolbar ul li a.itemImageGalleryLink span { }
.itemToolbar ul li a.itemCommentsLink { }
.itemToolbar ul li a.itemCommentsLink span { }
.itemToolbar ul li a img { vertical-align:middle; }
.itemToolbar ul li span.itemTextResizerTitle { }
.itemToolbar ul li a#fontDecrease { margin:0 0 0 2px; }
.itemToolbar ul li a#fontDecrease img { width:15px; height:15px; background:url('../images/k2/system/font_decrease.png') no-repeat; }
.itemToolbar ul li a#fontIncrease { margin:0 0 0 2px; }
.itemToolbar ul li a#fontIncrease img { width:15px; height:15px; background:url('../images/k2/system/font_increase.png') no-repeat; }
.itemToolbar ul li a#fontDecrease span,
 .itemToolbar ul li a#fontIncrease span { display:none; }
.catItemRatingBlock,
.itemRatingBlock { padding:2px 0; }
.catItemRatingBlock span,
.itemRatingBlock span { display:block; float:left; font-style:normal; padding:0 4px 0 0; margin:0; color:#999; }
.latestItemBody,
.genericItemBody,
.userItemBody,
.catItemBody,
.itemBody { padding:8px 0; margin:0; }
.latestItemImageBlock,
.genericItemImageBlock,
.userItemImageBlock,
.catItemImageBlock,
.itemImageBlock { float:left; width:auto; background:url('../images/header_top.png') no-repeat 96% top transparent;margin:8px !important;overflow:hidden;padding:8px 0 0 !important; }
.latestItemImageBlock { float:left; }
.itemImageBlock { float:right; padding:8px; }

span.latestItemImage,
span.genericItemImage,
span.userItemImage,
span.catItemImage,
span.itemImage { display:block; text-align:center; margin:0 0 8px; background:url('../images/header_bottom.png') no-repeat 2% 99% transparent;overflow:hidden;padding:0 0 8px !important; }

span.catItemImage { margin:0 8px 16px 8px; }
span.latestItemImage img,
span.genericItemImage img,
span.userItemImage img,
span.catItemImage img,
span.itemImage img { background: #0D0D0D; margin:0 !important; padding:0 !important; }
span.itemImageCaption, span.itemImageCredits  { display:block; font-size:90%; text-align:center; background: #0D0D0D;color:#AEAEAE !important;font-weight:bold;padding:4px;text-transform:uppercase; }
.itemImageBlock .itemImage a.modal {display:block;}
.latestItemIntroText,
.genericItemIntroText,
.userItemIntroText,
.catItemIntroText,
.itemIntroText { padding:4px 0 12px 0; }
.itemIntroText { font-weight:bold; }
.latestItemIntroText img,
.genericItemIntroText img,
.userItemIntroText img,
.catItemIntroText img,
.itemIntroText img { padding:2px; margin:4px; background:#fff; border:1px solid #3d3d3d; }
.itemFullText { }
.itemFullText h3 { margin:0; padding:16px 0 4px 0; }
.itemFullText p { }
.itemFullText img { padding:2px; margin:4px; background:#fff; border:1px solid #3d3d3d; }
.catItemExtraFields,
.genericItemExtraFields,
.itemExtraFields { margin:16px 0 0 0; padding:8px 0 0 0; border-top:1px dotted #3d3d3d; }
.catItemExtraFields h4,
.genericItemExtraFields h4,
.itemExtraFields h3 { margin:0; padding:0 0 8px 0; line-height:normal !important; }
.catItemExtraFields ul,
.genericItemExtraFields ul,
.itemExtraFields ul { margin:0; padding:0; list-style:none; }
.catItemExtraFields ul li,
.genericItemExtraFields ul li,
.itemExtraFields ul li { display:block; }
.catItemExtraFields ul li span.catItemExtraFieldsLabel,
.genericItemExtraFields ul li span.genericItemExtraFieldsLabel,
.itemExtraFields ul li span.itemExtraFieldsLabel { display:block; float:left; font-weight:bold; margin:0 4px 0 0; width:30%; }
.catItemExtraFields ul li span.catItemExtraFieldsValue,
.itemExtraFields ul li span.itemExtraFieldsValue { }
span.itemDateModified { display:block; text-align:right; font-size:90%; padding:4px; margin:16px 0 4px 0; color:#999; }
.latestItemLinks,
.userItemLinks,
.catItemLinks,
.itemLinks { border-bottom:1px dotted #3D3D3D;margin:0 0 12px;padding:0; }
.itemLinks .itemCategory { border-bottom:1px dotted #3d3d3d; }
.catItemHitsBlock,
.itemHitsTwitter { padding:4px 0; border-bottom:1px dotted #3d3d3d; }
span.catItemHits,
span.itemHits { }
span.itemHitsTwitterSep { padding:0 8px; color:#3d3d3d; }
span.itemTwitterLink { }
span.itemTwitterLink a { background:url(../images/k2/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; }
.latestItemCategory,
.genericItemCategory,
.userItemCategory,
.catItemCategory,
.itemCategory { padding:4px 0; }
.latestItemCategory span,
.genericItemCategory span,
.userItemCategory span,
.catItemCategory span,
.itemCategory span { font-weight:bold; padding:0 4px 0 0; }
.latestItemCategory a,
.genericItemCategory a,
.userItemCategory a,
.catItemCategory a,
.itemCategory a { }
.latestItemTagsBlock,
.userItemTagsBlock,
.catItemTagsBlock,
.itemTagsBlock { background:none repeat scroll 0 0 #F9F9F9; padding:4px 8px; }
.latestItemTagsBlock span,
.userItemTagsBlock span,
.catItemTagsBlock span,
.itemTagsBlock span { font-weight:bold; color:#555; padding:0 4px 0 0; }
.latestItemTagsBlock ul.latestItemTags,
.userItemTagsBlock ul.userItemTags,
.catItemTagsBlock ul.catItemTags,
.itemTagsBlock ul.itemTags { list-style:none; padding:0; margin:0; display:inline; }
.latestItemTagsBlock ul.latestItemTags li,
.userItemTagsBlock ul.userItemTags li,
.catItemTagsBlock ul.catItemTags li,
.itemTagsBlock ul.itemTags li { display:inline; list-style:none; padding:0 4px 0 0; margin:0; text-align:center; }
.latestItemTagsBlock ul.latestItemTags li a,
.userItemTagsBlock ul.userItemTags li a,
.catItemTagsBlock ul.catItemTags li a,
.itemTagsBlock ul.itemTags li a { }
.latestItemTagsBlock ul.latestItemTags li a:hover,
.userItemTagsBlock ul.userItemTags li a:hover,
.catItemTagsBlock ul.catItemTags li a:hover,
.itemTagsBlock ul.itemTags li a:hover { }
.itemSocialLinksBlock { padding:4px 0; }
.itemSocialLinksBlock span { font-weight:bold; color:#555; padding:0 4px 0 0; float:left; display:block; }
.itemSocialLinksBlock ul.itemSocialLinks { list-style:none; padding:0; margin:0; float:left; }
.itemSocialLinksBlock ul.itemSocialLinks li { float:left; list-style:none; padding:0 4px; margin:0; }
.itemSocialLinksBlock ul.itemSocialLinks li a { float:left; display:block; width:16px; height:16px; background-position:0 0; background-repeat:no-repeat; }
.itemSocialLinksBlock ul.itemSocialLinks li a:hover { }
.itemSocialLinksBlock ul.itemSocialLinks li a span { display:none; }
a.delicious { background-image: url(../images/k2/social/delicious_16.png); }
a.digg { background-image: url(../images/k2/social/digg_16.png); }
a.facebook { background-image: url(../images/k2/social/facebook_16.png); }
a.googlebuzz { background-image: url(../images/k2/social/googlebuzz_16.png); }
a.myspace { background-image: url(../images/k2/social/myspace_16.png); }
a.reddit { background-image: url(../images/k2/social/reddit_16.png); }
a.stumble { background-image: url(../images/k2/social/stumbleupon_16.png); }
a.technorati { background-image: url(../images/k2/social/technorati_16.png); }
.catItemAttachmentsBlock,
.itemAttachmentsBlock { padding:4px; border-bottom:1px dotted #3d3d3d; }
.catItemAttachmentsBlock span,
.itemAttachmentsBlock span { font-weight:bold; color:#555; padding:0 4px 0 0; }
.catItemAttachmentsBlock ul.catItemAttachments,
.itemAttachmentsBlock ul.itemAttachments { list-style:none; padding:0; margin:0; display:inline; }
.catItemAttachmentsBlock ul.catItemAttachments li,
.itemAttachmentsBlock ul.itemAttachments li { display:inline; list-style:none; padding:0 4px; margin:0; text-align:center; }
.catItemAttachmentsBlock ul.catItemAttachments li a,
.itemAttachmentsBlock ul.itemAttachments li a { }
.catItemAttachmentsBlock ul.catItemAttachments li a:hover,
.itemAttachmentsBlock ul.itemAttachments li a:hover { }
.catItemAttachmentsBlock ul.catItemAttachments li span,
.itemAttachmentsBlock ul.itemAttachments li span { font-size:10px; color:#999; font-weight:normal; }
/* Author latest */

.itemRelated { margin-bottom:16px; padding:0; }
/* Related by tag */

.itemAuthorLatest { margin-bottom:16px; }
.itemAuthorLatest h3 { font-size:100%; font-weight:bold; }
.itemAuthorLatest ul li {background:url("../images/li_def.png") no-repeat 5px 10px; border: none; line-height:240%; padding-left:25px; border-bottom: 1px dotted #3d3d3d; }
/* Video */

.latestItemVideoBlock,
.catItemVideoBlock,
.itemVideoBlock { margin:0 0 16px 0; padding:16px; background:#010101 url('../images/k2/system/videoplayer-bg.gif') repeat-x bottom; }
.catItemVideoBlock .catItemVideoEmbedded,
.itemVideoBlock .itemVideoEmbedded { text-align:center; } /* for embedded videos (not using AllVideos) */
.latestItemVideoBlock span.latestItemVideo,
.catItemVideoBlock span.catItemVideo,
.itemVideoBlock span.itemVideo { display:block; overflow:hidden; }
.itemVideoBlock span.itemVideoCaption { color:#eee; float:left; display:block; font-size:11px; font-weight:bold; width:60%; }
.itemVideoBlock span.itemVideoCredits { color:#eee; float:right; display:block; font-style:italic; font-size:11px; width:35%; text-align:right; }
/* Image Gallery */

.catItemImageGallery,
.itemImageGallery { margin:0 0 16px 0; padding:0; }
/* Article navigation */

.itemNavigation { padding:4px 8px; margin:0 0 24px 0; border:1px dotted #3d3d3d; background: #0d0d0d  }
.itemNavigation span.itemNavigationTitle { color:#999; }
.itemNavigation a.itemPrevious { padding:0 12px; }
.itemNavigation a.itemNext { padding:0 12px; }
/* Comments */

.itemCommentsForm h3,
.itemCommentsCounter {   border-bottom:1px solid #3d3d3d; font-weight:bold; height:40px; line-height:40px; margin:0 0 20px; padding:0; text-align:left; font-size: 180%; color: #fff; font-weight: normal;  }
.itemCommentsForm h3 span,
.itemCommentsCounter span {  float:right; font-size:65%; height:24px; line-height:24px; margin-top:10px; color: #3d3d3d;}
.itemComments {padding-top: 12px;}
.itemComments ul.itemCommentsList { margin:0 0 16px; padding:0; list-style:none; }
.itemComments ul.itemCommentsList li { padding:12px 4px; margin:0; border-bottom:1px dotted #3d3d3d; }
.itemComments ul.itemCommentsList li.authorResponse { background:url('../images/k2/system/stripes.png') repeat; }
.itemComments ul.itemCommentsList li img { float:left; margin:0 20px 4px 0; }
.itemComments ul.itemCommentsList li span.commentDate { border-right:1px solid #3d3d3d; color:#515151; margin:0 8px 0 0; padding:0 4px 0 0; }
.itemComments ul.itemCommentsList li span.commentAuthorName { }
.itemComments ul.itemCommentsList li span.commentAuthorName span { color:#496C94; font:bold 110% Verdana, Geneva, sans-serif; }
.itemComments ul.itemCommentsList li p { padding:4px 0; }
.itemComments ul.itemCommentsList li span.commentAuthorEmail { display:none; }
.itemComments ul.itemCommentsList li span.commentLink { float:right; }
.itemComments ul.itemCommentsList li span.commentLink a { font-size:11px; color:#999; text-decoration:underline; }
.itemComments ul.itemCommentsList li span.commentLink a:hover { font-size:11px; color:#555; text-decoration:underline; }
.itemCommentsPagination { padding:4px; margin:0 0 24px 0; }
.itemCommentsPagination span.pagination { display:block; float:right; clear:both; }
.itemCommentsForm h3 { padding:0; }
.itemCommentsForm p.itemCommentsFormNotes { font-size:90%; }
.itemCommentsForm form { }
.itemCommentsForm form label.formComment { display:block; margin:12px 0 0 2px; }
.itemCommentsForm form label.formName { display:block; margin:12px 0 0 2px; }
.itemCommentsForm form label.formEmail { display:block; margin:12px 0 0 2px; }
.itemCommentsForm form label.formUrl { display:block; margin:12px 0 0 2px; }
.itemCommentsForm form label.formRecaptcha { display:block; margin:12px 0 0 2px; }
.itemCommentsForm form textarea.inputbox { display:block; width:350px; height:160px; margin:0; }
.itemCommentsForm form input.inputbox { display:block; width:350px; margin:0; }
.itemCommentsForm form input#submitCommentButton { margin:12px 0; }
.itemCommentsForm form span#formLog { margin:0 0 0 20px; padding:0 0 0 20px; font-weight:bold; color:#CF1919; }
.itemCommentsForm form .formLogLoading { background:url(../images/k2/system/loading.gif) no-repeat left center; }
/* Back to top link */

.itemBackToTop { text-align:right; }
.itemBackToTop a { text-decoration:underline; }
.itemBackToTop a:hover { text-decoration:underline; }
.latestItemList { }
.userView,
.userItemView { margin-bottom: 20px;}
.latestItemsContainer { float:left; }
.itemListCategoriesBlock { }
.latestItemsUser,
.userBlock,
.itemAuthorBlock {  background:#0d0d0d; margin:0 0 22px; padding:12px;clear:both; }
.latestItemsUser img,
.userBlock img,
.itemAuthorBlock img.itemAuthorAvatar { display:block; float:left; margin:0 16px 0 0; }
.latestItemsUser h2,
.userBlock h2,
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName { font:bold 120% Verdana, Geneva, sans-serif; margin-bottom:12px; text-decoration:none; }
.itemAuthorBlock .itemAuthorDetails { margin:0; padding:4px 0 0 0; }
.itemAuthorBlock .itemAuthorDetails p { }
.latestItemsUser p.ulatestItemsUserDescription,
.userBlock p.userDescription { padding:0; }
.latestItemsUser p.ulatestItemsUserDescription p,
.userBlock p.userDescription p { padding:0; margin:0; }
.latestItemsUser p.latestItemsUserAdditionalInfo,
.userBlock p.userAdditionalInfo { padding:0; margin:8px 0 0 0; }
.itemAuthorBlock .itemAuthorDetails span.itemAuthorUrl,
span.latestItemsUserURL,
span.userURL { font-weight:bold; color:#555; display:block; width:auto; float:left; margin-right:10px; }
.itemAuthorBlock .itemAuthorDetails span.itemAuthorEmail,
span.latestItemsUserEmail,
span.userEmail { font-weight:bold; color:#555; display:block; width:auto; float:left; margin-right:10px; }
/* --- Category block --- */

.latestItemsCategory,
.itemListCategory { background: #0D0D0D;margin:4px 0 40px;padding:12px; }
.latestItemsCategory { margin-right: 8px;}
span.catItemAddLink,
span.userItemAddLink { clear:both; display:block; text-align:right; padding:4px; margin:0 0 4px 0; border-bottom:2px dashed #ddd; }
span.userItemAddLink a,
span.catItemAddLink a { }
span.userItemAddLink a:hover,
span.catItemAddLink a:hover { }
.latestItemsCategoryImage { text-align:center; }
.latestItemsCategoryImage img,
.itemListCategory img { float:left; display:block;  margin:0 20px 0 0; }
.latestItemsCategory h2,
.itemListCategory h2 { color:#fff; font-size:220%; font-weight:normal; }
.latestItemsCategory p,
.itemListCategory p { }
/* --- Sub-category block --- */

.itemListSubCategories { }
.itemListSubCategories h3 { }
.subCategoryContainer { float:left; }
.subCategory { background:#f7fafe; border:1px solid #ddd; margin:4px; padding:8px; }
.subCategory a.subCategoryImage,
 .subCategory a.subCategoryImage:hover { text-align:center; display:block; }
.subCategory a.subCategoryImage img,
 .subCategory a.subCategoryImage:hover img { background:#fff; padding:4px; border:1px solid #ddd; margin:0 8px 0 0; }
.subCategory h2 { }
.subCategory h2 a { }
.subCategory h2 a:hover { }
.subCategory p { }
/* --- Item groups --- */

.userItemList,
 .itemList { }
#itemListLeading { }
#itemListPrimary { }
#itemListSecondary { }
#itemListLinks { background: #0D0D0D;border:1px dotted #3D3D3D;margin:8px 0;padding:8px; }
div#itemListLinks h3.catItemTitle {font-size: 110%;}
.itemContainer { float:left; }
/* --- Item block for each item group --- */

.catItemView,
 .latestItemView { padding:4px;margin-bottom:20px;} /* 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 */

	.groupLeading { }
.groupPrimary { }
.groupSecondary { }
.groupLinks { padding:0; margin:0; }
/* Anchor link to comments */

.latestItemCommentsLink,
.catItemCommentsLink,
.userItemCommentsLink { display:inline; margin:0 8px 0 0; padding:0 8px 0 0; border-right:1px solid #3d3d3d; }
.latestItemCommentsLink a,
.userItemCommentsLink a,
.catItemCommentsLink a { }
.latestItemCommentsLink a:hover,
.userItemCommentsLink a:hover,
.catItemCommentsLink a:hover { }
/* Read more link */

.latestItemReadMore,
.genericItemReadMore,
.userItemReadMore,
.catItemReadMore { display:inline; }
.latestItemReadMore a,
.genericItemReadMore a,
.userItemReadMore a,
.catItemReadMore a {}
.latestItemReadMore a:hover,
.genericItemReadMore a:hover,
.userItemReadMore a:hover,
.catItemReadMore a:hover { }
/* Modified date */

span.catItemDateModified { display:block; text-align:right; padding:4px; margin:4px 0; color:#999; border-top:1px solid #ddd; }
/* Items presented in a list */

h2.latestItemTitleList { font-size:14px; padding:2px 0; margin:8px 0 2px 0; font-family:Arial, Helvetica, sans-serif; border-bottom:1px dotted #3d3d3d; line-height:normal; }
/*----------------------------------------------------------------------

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

----------------------------------------------------------------------*/

.k2AccountPage { }
.k2AccountPage table { }
.k2AccountPage table tr th { }
.k2AccountPage table tr td { }
.k2AccountPage table tr td label { white-space:nowrap; }
img.k2AccountPageImage { border:4px solid #ddd; margin:10px 0; padding:0; display:block; }
.k2AccountPage .k2AccountPageNotice { padding:8px; }
.k2AccountPage .k2AccountPageUpdate { border-top:1px dotted #3d3d3d; margin:8px 0; padding:8px; text-align:right; }
/* Profile edit */

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

	Modules: mod_k2_comments

----------------------------------------------------------------------*/



/* Latest Comments */

.k2LatestCommentsBlock { overflow:hidden; }
.k2LatestCommentsBlock ul { margin:0!important; }
.k2LatestCommentsBlock ul li { background:#0D0D0D; line-height: 1.9em !important; margin-bottom:12px; padding:12px; }
.k2LatestCommentsBlock ul li.lastItem { }
.k2LatestCommentsBlock ul li a.lcAvatar img { background:none; display:block; float:right; }
.k2LatestCommentsBlock ul li a {color: #696A6A }
.k2LatestCommentsBlock ul li a:hover { }
.k2LatestCommentsBlock ul li span.lcComment { display:block; }
.k2LatestCommentsBlock ul li span.lcUsername {  color:#fff; padding:1px 0; }
.k2LatestCommentsBlock ul li span.lcCommentDate { color:#999; }
.k2LatestCommentsBlock ul li span.lcItemTitle { font-weight: bold}
.k2LatestCommentsBlock ul li span.lcItemCategory { }
/* Top Commenters */

.k2TopCommentersBlock { }
.k2TopCommentersBlock ul { }
.k2TopCommentersBlock ul li { }
.k2TopCommentersBlock ul li.lastItem { }
.k2TopCommentersBlock ul li a.tcAvatar img { }
.k2TopCommentersBlock ul li a.tcLink { }
.k2TopCommentersBlock ul li a.tcLink:hover { }
.k2TopCommentersBlock ul li span.tcUsername { }
.k2TopCommentersBlock ul li span.tcCommentsCounter { }
.k2TopCommentersBlock ul li a.tcLatestComment { }
.k2TopCommentersBlock ul li a.tcLatestComment:hover { }
.k2TopCommentersBlock ul li span.tcLatestCommentDate { color:#999; }
/*----------------------------------------------------------------------

	Modules: mod_k2_content

----------------------------------------------------------------------*/



.k2ItemsBlock { overflow:hidden; }
.k2ItemsBlock p.modulePretext { }
.k2ItemsBlock ul { margin:4px!important; padding:4px!important; }
.k2ItemsBlock ul li { border-bottom:1px dotted #3D3D3D;margin-bottom:12px;padding:0 0 12px;}
.k2ItemsBlock ul li a { }
.k2ItemsBlock ul li a:hover { }
.k2ItemsBlock ul li.lastItem { }
.k2ItemsBlock ul li a.moduleItemTitle { font-size:20px; }
.k2ItemsBlock ul li a.moduleItemTitle:hover { }
.k2ItemsBlock ul li .moduleItemAuthor { }
.k2ItemsBlock ul li .moduleItemAuthor a { }
.k2ItemsBlock ul li .moduleItemAuthor a:hover { }
.k2ItemsBlock ul li a.moduleItemAuthorAvatar img { }
.k2ItemsBlock ul li .moduleItemIntrotext { display:block; padding:4px 0; line-height:160%; }
.k2ItemsBlock ul li .moduleItemIntrotext a.moduleItemImage { display:block; text-align:center; margin:10px 0; }
.k2ItemsBlock ul li .moduleItemIntrotext a.moduleItemImage img { float:none; margin:0; padding:0; border:none; }
.k2ItemsBlock ul li .moduleItemExtraFields { }
.moduleItemExtraFields ul { }
.moduleItemExtraFields ul li { }
.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel { display:block; float:left; font-weight:bold; margin:0 4px 0 0; width:30%; }
.moduleItemExtraFields ul li span.moduleItemExtraFieldsValue { }
.k2ItemsBlock ul li .moduleItemVideo { }
.k2ItemsBlock ul li .moduleItemVideo span.moduleItemVideoCaption { }
.k2ItemsBlock ul li .moduleItemVideo span.moduleItemVideoCredits { }
.k2ItemsBlock ul li span.moduleItemDateCreated { display:block; clear:both; }
.k2ItemsBlock ul li a.moduleItemCategory { }
.k2ItemsBlock ul li .moduleItemTags { padding:0 4px; background:#fff; }
.k2ItemsBlock ul li .moduleItemTags b { }
.k2ItemsBlock ul li .moduleItemTags a { padding:0 2px; }
.k2ItemsBlock ul li .moduleItemTags a:hover { }
.k2ItemsBlock ul li .moduleAttachments { }
.k2ItemsBlock ul li a.moduleItemComments { border-right:1px solid #3d3d3d; padding:0 4px 0 0; margin:0 8px 0 0; }
.k2ItemsBlock ul li a.moduleItemComments:hover { }
.k2ItemsBlock ul li span.moduleItemHits { border-right:1px solid #3d3d3d; padding:0 4px 0 0; margin:0 8px 0 0; }
.k2ItemsBlock ul li a.moduleItemReadMore { }
.k2ItemsBlock ul li a.moduleItemReadMore:hover { }
.k2ItemsBlock a.moduleCustomLink { }
.k2ItemsBlock a.moduleCustomLink:hover { }
/*----------------------------------------------------------------------

	Modules: mod_k2_login

----------------------------------------------------------------------*/



.k2LoginBlock { }
.k2LoginBlock p.preText { }
.k2LoginBlock fieldset.input { margin:0; padding:0 0 8px 0; }
.k2LoginBlock fieldset.input p { margin:0; padding:0 0 4px 0; }
.k2LoginBlock fieldset.input p label { display:block; }
.k2LoginBlock fieldset.input p input { display:block; }
.k2LoginBlock fieldset.input p#form-login-remember label,
 .k2LoginBlock fieldset.input p#form-login-remember input { display:inline; }
.k2LoginBlock fieldset.input input.button { }
.k2LoginBlock ul { }
.k2LoginBlock ul li { }
.k2LoginBlock p.postText { }
.k2UserBlock { }
.k2UserBlock p.ubGreeting { border-bottom:1px dotted #3d3d3d; }
.k2UserBlock .k2UserBlockDetails a.ubAvatar img { }
.k2UserBlock .k2UserBlockDetails span.ubName { display:block; font-weight:bold; font-size:14px; }
.k2UserBlock .k2UserBlockDetails span.ubCommentsCount { }
.k2UserBlock ul.k2UserBlockActions { }
.k2UserBlock ul.k2UserBlockActions li { }
.k2UserBlock ul.k2UserBlockActions li a { }
.k2UserBlock ul.k2UserBlockActions li a:hover { }
.k2UserBlock form { }
.k2UserBlock form input.ubLogout { }
/*----------------------------------------------------------------------

	Modules: mod_k2_tools

----------------------------------------------------------------------*/



/* --- Archives --- */

.k2ArchivesBlock { }
.k2ArchivesBlock ul { }
.k2ArchivesBlock ul li { }
.k2ArchivesBlock ul li a { }
.k2ArchivesBlock ul li a:hover { }
/* --- Authors --- */

.k2AuthorsListBlock { }
.k2AuthorsListBlock ul { margin:4px!important; padding:4px 8px!important; }
.k2AuthorsListBlock ul li { }
.k2AuthorsListBlock ul li a.abAuthorAvatar img { background:none repeat scroll 0 0 #FFFFFF; border:1px solid #3d3d3d3d3d3d; display:block; float:left; height:auto; margin:2px 4px 4px 0; padding:2px; width:24px; }
.k2AuthorsListBlock ul li a.abAuthorName { }
.k2AuthorsListBlock ul li a.abAuthorName:hover { }
.k2AuthorsListBlock ul li a.abAuthorLatestItem { display:block; clear:both; }
.k2AuthorsListBlock ul li a.abAuthorLatestItem:hover { }
.k2AuthorsListBlock ul li span.abAuthorCommentsCount { }
/* --- Breadcrumbs --- */

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

.k2CalendarBlock { height:190px; margin-bottom:8px; } /* use this height value so that the calendar height won't change on Month change via ajax */
.k2CalendarLoader { background:#fff url(../images/k2/system/k2CalendarLoader.gif) no-repeat 50% 50%; }
table.calendar { margin:0 auto; background:#fff; border-collapse:collapse; }
table.calendar tr td { text-align:center; vertical-align:middle; padding:2px; border:1px solid #f4f4f4; background:#fff; }
table.calendar tr td.calendarNavMonthPrev { background:#f3f3f3; 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 { background:#f3f3f3; }
table.calendar tr td.calendarNavMonthNext { background:#f3f3f3; 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 { background:#e9e9e9; font-size:11px; width:14.2%; }
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:#eee; }
table.calendar tr td.calendarDateLinked a:hover { display:block; background:#135cae; color:#fff; padding:2px; text-decoration:none; }
table.calendar tr td.calendarToday { background:#135cae; color:#fff; }
table.calendar tr td.calendarTodayLinked { background:#135cae; 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:#BFD9FF; padding:2px; text-decoration:none; }
/* --- Category Tree Select Box --- */

.k2CategorySelectBlock { }
.k2CategorySelectBlock form select { width:auto; }
.k2CategorySelectBlock form select option { }
/* --- Category List/Menu --- */

.k2CategoriesListBlock { }
.k2CategoriesListBlock ul { }
.k2CategoriesListBlock ul li { }
.k2CategoriesListBlock ul li a { }
.k2CategoriesListBlock ul li a:hover { }
.k2CategoriesListBlock ul li a span { }
.k2CategoriesListBlock ul li a:hover span { }
.k2CategoriesListBlock ul li.activeCategory { }
.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 { }
/* --- Search Box --- */

.k2SearchBlock { }
.k2SearchBlock form { }
.k2SearchBlock form input.inputbox { }
.k2SearchBlock form input.button { }
/* --- Tag Cloud --- */

.k2TagCloudBlock { padding:8px 0; }
.k2TagCloudBlock a { padding:4px; float:left; display:block; }
.k2TagCloudBlock a:hover { padding:4px; float:left; display:block; background:#135cae; color:#fff; text-decoration:none; }
/* --- Google Search --- */

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

	Modules: mod_k2_users

----------------------------------------------------------------------*/



.k2UsersBlock { }
.k2UsersBlock ul { }
.k2UsersBlock ul li { }
.k2UsersBlock ul li.lastItem { }
.k2UsersBlock ul li a.ubUserAvatar img { }
.k2UsersBlock ul li a.ubUserName { }
.k2UsersBlock ul li a.ubUserName:hover { }
.k2UsersBlock ul li .ubUserDescription { }
.k2UsersBlock ul li .ubUserAdditionalInfo { }
a.ubUserFeedIcon,
 a.ubUserFeedIcon:hover { display:inline-block; margin:0 2px 0 0; padding:0; width:16px; height:16px; background:url(../images/k2/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/k2/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/k2/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; }
.k2UsersBlock ul li h3 { clear:both; margin:8px 0 0 0; padding:0; }
.k2UsersBlock ul li ul.ubUserItems { }
.k2UsersBlock ul li ul.ubUserItems li { }
div.bodyleft{ position : absolute; left : -1000px; }
