.jf_k2_item_image_block .jf_k2_item_zoom_sec,
.jf_k2_item_image_block .jf_k2_item_image img {
  -webkit-transition: all 0.8s cubic-bezier(0.425,1.405,0.425,1.000);
  -moz-transition: all 0.8s cubic-bezier(0.425,1.405,0.425,1.000);
  -o-transition: all 0.8s cubic-bezier(0.425,1.405,0.425,1.000);
  transition: all 0.8s cubic-bezier(0.425,1.405,0.425,1.000);
}
.jf_k2_item_image_block .jf_k2_item_views,
.itemRatingLog,
.jf_k2_TagsBlock,
.jf_k2_TagsBlock a,
.jf_k2_userBlock,
div.subCategory,
span.itemHits,
span.itemDateModified,
div.itemTwitterButton,
div.itemFacebookButton,
div.itemGooglePlusOneButton,
div.itemNavigation,
div.itemComments,
.jf_k2_comment_separator,
.itemComments .jf_k2_comment_separator .jf_k2_comment_separator_icon,
.itemComments:hover .jf_k2_comment_separator .jf_k2_comment_separator_icon {
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
div.subCategory .subCategoryMore,
div.itemBackToTop a,
div.itemComments ul.itemCommentsList li span.commentLink a,
div.k2TagCloudBlock a,
.nspArt p.nspInfo a,
div.k2SearchBlock form input.button,
div.k2SearchBlock form input.inputbox {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.itemRatingLog.formLogLoading {
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
}
div.jf_k2_item_image_block {
  padding: 0;
  margin: 0 0 15px 0;
  float: none;
}
span.jf_k2_catItemImage img {
  border: none;
  padding: 0;
  width: 100% !important;
  display: block;
}
span.jf_k2_catItemImage {
  border: 1px dashed #CCC;
  padding: 0;
  background: url(../images/jf/jf_coms/k2/jf_k2_cat_img_bg.png) repeat;
  position: relative;
  overflow: hidden;
  margin: 0;
}
div.catItemView,
div.tagItemView,
div.userItemView,
div.latestItemView {
  border-bottom: 1px solid #e9e9e9;
  padding: 0 0 20px 0;
  margin: 0 0 15px 0;
}
div.jf_k2_catItemIntroText {
  padding: 4px 2px 12px 2px;
}
.jf_k2_item_image_block .jf_k2_item_zoom_sec {
  position: absolute;
  height: 100%;
  width: 100%;
  display: block;
  bottom: -500px;
}
.jf_k2_item_image_block:hover .jf_k2_item_zoom_sec {
  bottom: 0;
}
.jf_k2_item_zoom_sec .jf_k2_item_zoom_block {
  display: table-cell;
  vertical-align: middle;
}
.jf_k2_item_zoom_sec .jf_k2_item_zoom a {
  margin: 0 auto;
  background: url(../images/jf/jf_coms/k2/jf_k2_zoom.png) no-repeat top left;
  height: 54px;
  width: 54px;
  position: relative;
  display: block;
  left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
}
.jf_k2_item_zoom_sec .jf_k2_item_zoom a:hover {
  background-position: bottom left;
}
.jf_k2_item_date {
  position: absolute;
  background: url(../images/jf/jf_ie/jf_ie_opaciry_070.png);
  background: rgba(0,0,0,0.7);
  top: 20px;
  left: 0;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
  vertical-align: middle;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.jf_k2_item_date .catItemDateCreated {
  padding: 10px 20px;
  display: block;
  line-height: 24px;
}
.jf_k2_item_author {
  position: absolute;
  background: url(../images/jf/jf_ie/jf_ie_opaciry_070.png);
  background: rgba(0,0,0,0.7);
  width: 160px;
  bottom: 60px;
  right: 0;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  text-align: left;
  padding-left: 20px;
}
.jf_k2_item_author .catItemAuthor {
  padding: 5px 0;
  display: block;
}
.jf_k2_item_author .catItemAuthor a {
  color: #028dbe;
}
.jf_k2_item_author a:hover {
  color: #2698DE;
  text-decoration: underline;
  text-shadow: 0 0 5px #2698DE;
}
.jf_k2_item_category {
  position: absolute;
  background: url(../images/jf/jf_ie/jf_ie_opaciry_070.png);
  background: rgba(0,0,0,0.7);
  width: 160px;
  bottom: 20px;
  right: 0;
  color: white;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  text-align: left;
  padding-left: 20px;
}
.jf_k2_item_category div.jf_k2_catItemCategory {
  padding: 5px 0;
  display: block;
  margin: 0;
  border: none;
}
.jf_k2_item_category div.jf_k2_catItemCategory a {
  color: #028dbe;
}
.jf_k2_item_category a:hover {
  color: #2698DE;
  text-decoration: underline;
  text-shadow: 0 0 5px #2698DE;
}
.jf_k2_item_views {
  position: absolute;
  background: #000 url(../images/jf/jf_coms/k2/jf_k2_views.png) no-repeat 15px 50%;
  background: rgba(0,0,0,0.7) url(../images/jf/jf_coms/k2/jf_k2_views.png) no-repeat 15px 50%;
  bottom: 20px;
  left: 0px;
  padding: 7px 20px 8px 40px;
  color: white;
  font-size: 16px;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.jf_k2_item_image_block:hover .jf_k2_item_views {
  opacity: 1;
  filter: alpha(opacity=100);
}
.jf_k2_item_image {
  background: #000;
}
.jf_k2_item_image_block:hover .jf_k2_item_image img {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
div.catItemRatingBlock {
  padding: 5px 0;
}
.itemRatingLog {
  font-size: 14px;
  color: #DDD;
}
.itemRatingLog:hover {
  color: #999;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../images/jf/jf_coms/k2/jf_k2_stars.png) left -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: left;
  width: 90px;
  height: 24px;
  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: 24px;
  line-height: 24px;
  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;
}
div.jf_k2_ItemHeader h3.jf_k2_ItemTitle,
div.jf_k2_ItemHeader h2.jf_k2_ItemTitle {
  font-size: 28px;
  line-height: 34px;
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background-position: 100% 0;
}
div.jf_k2_ItemReadMore {
  float: right;
}
div.jf_k2_ItemReadMore a {
  background: #2a7b99;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none !important;
  color: white !important;
  font-size: 17px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
}
div.jf_k2_ItemReadMore a:hover {
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
div.jf_k2_ItemReadMore a:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
}
div.jf_k2_ItemCommentsLink {
  display: inline;
  margin: 0;
  padding: 0;
  border-right: none;
}
div.jf_k2_ItemCommentsLink a {
  padding: 4px 10px 6px 35px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
  font-size: 17px;
  cursor: pointer;
  letter-spacing: 1px;
  margin: 0;
  line-height: 15px;
  background: #EEE url(../images/jf/jf_coms/k2/jf_k2_comment.png) no-repeat 11px 50%;
  color: #555;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
div.jf_k2_ItemCommentsLink a:hover {
  color: #555;
  opacity: 1;
  filter: alpha(opacity=100);
}
div.jf_k2_ItemCommentsLink a:active {
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2),0 1px 0 #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2),0 1px 0 #fff;
}
div.jf_k2_Pagination {
  font-size: 18px;
  text-align: center;
  margin: 0;
}
div.itemCommentsPagination.jf_k2_Pagination ul {
  margin: 20px 0 0 0;
}
div.jf_k2_Pagination ul li {
  background: #EEE;
  margin: 2px;
  display: inline-block;
}
div.jf_k2_Pagination ul {
  margin: 0;
}
div.jf_k2_Pagination .jf_k2_Pagination_result {
  margin: 10px 0 0 0;
}
div.jf_k2_Pagination ul li .pagenav,
div.jf_k2_Pagination ul li a {
  padding: 2px 6px;
  font-size: 18px;
  line-height: 1.4em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div.jf_k2_Pagination ul li a:hover {
  color: #fff;
  background: #2a7b99;
}
.jf_k2_itemListView div.jf_k2_Pagination {
  margin: 24px 0 4px 0;
}
div.tagItemImageBlock {
  float: none;
}
span.tagItemImage {
  margin: 0 0 8px 0;
}
.jf_k2_tagView div.jf_k2_ItemHeader h2.tagItemTitle.jf_k2_ItemTitle {
  padding: 14px 0 8px 0;
}
div.userItemCategory span {
  font-weight: 100;
  color: white;
}
.jf_k2_userView div.jf_k2_ItemHeader h3.userItemTitle.jf_k2_ItemTitle {
  padding: 20px 0 12px 0;
}
.jf_k2_ItemLinks {
  margin: 0 0 26px 0 !important;
  font-size: 13px;
}
.jf_k2_TagsBlock {
  border: 1px dashed #E6E6E6 !important;
  background: #F7F7F7;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.jf_k2_TagsBlock:hover {
  background: none;
}
.jf_k2_TagsBlock_span {
  background: url(../images/jf/jf_coms/k2/jf_k2_tags.png) no-repeat center bottom;
  padding: 0 15px !important;
}
.jf_k2_TagsBlock a {
  font-size: 15px;
  padding: 2px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  line-height: 1.8em;
}
.jf_k2_TagsBlock a:hover {
  color: #fff;
  background: #2a7b99;
}
div.jf_k2_userBlock {
  margin: 2px 0 0 0;
  font-size: 16px;
  background: #F6F6F6;
  border: 1px dashed #DDD;
}
.jf_k2_userBlock:hover {
  background: #fff;
}
.jf_k2_userBlock h2 {
  margin: 0;
  border: none;
  padding: 0 0 5px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.jf_k2_userBlock p {
  margin: 0 0 5px 0;
}
.jf_k2_userBlock b {
  background: #ECECEC;
  color: #494949;
  font-weight: 100;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 0 5px 0 0;
  padding: 0 5px;
}
.jf_k2_userBlock a {
  margin-right: 10px;
  font-weight: 100;
}
div.jf_k2_userBlock img {
  padding: 0 !important;
  margin: 6px 8px 0 0;
}
div.itemListCategory {
  background: none;
  border: none;
  margin: 10px 0 0 0;
  padding: 0;
}
div.itemListCategory h2 {
  border: none;
  padding: 0;
  margin: 0;
  font-size: 32px;
}
div.itemListSubCategories h3 {
  font-weight: 100;
  font-size: 24px;
}
div.subCategory {
  background: #F7F7F7;
  border: 1px dashed #DDD;
  text-align: center;
}
div.subCategory:hover {
  background: #fff;
}
div.subCategory h2 {
  border-bottom: 1px solid #EEE;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 24px;
  line-height: 32px;
  padding: 0 0 5px 0;
  text-shadow: 1px 1px 1px #FFF;
}
div.subCategory h2 a:hover {
  text-decoration: underline;
  color: #028DBE;
}
div.subCategory .subCategoryMore {
  background: #EEE;
  padding: 4px 8px;
  font-size: 16px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 10px;
}
div.subCategory .subCategoryMore:hover {
  color: #fff;
  background: #2a7b99;
}
div.itemHeader h2.itemTitle span sup {
  font-size: 16px;
  padding: 0 10px;
}
div.itemToolbar {
  padding: 2px 0;
  margin: 7px 0 0 0;
  border-top: none;
  border-bottom: none;
  background: none;
  float: right;
}
div.itemToolbar ul li a span,
div.itemToolbar ul li span.itemTextResizerTitle,
div.itemToolbar ul li a.itemCommentsLink {
  font-size: 14px;
}
div.itemToolbar ul li a img {
  margin: -4px 0 0 0;
}
div.itemToolbar ul li {
  padding: 0 4px 0 6px;
}
div.itemBody {
  padding: 2px 0 8px 0;
}
div.itemIntroText {
  color: #6E6E6E;
  font-size: 12px;
  font-weight: 100;
  line-height: 1.7em;
  padding: 4px 2px 12px 2px;
}
div.itemIntroText p {
  margin: 0 0 5px 0;
}
div.itemFullText {
  padding: 0 2px;
}
div.itemFullText p {
  margin: 0 0 5px 0;
}
div.itemContentFooter {
  padding: 0;
  margin: 16px 0 0 0;
  border: none;
  font-size: 16px;
}
span.itemHits {
  padding: 2px 6px;
  background: #F4F4F4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px dashed #F4F4F4;
}
span.itemHits:hover {
  color: #333;
}
span.itemDateModified {
  padding: 2px 6px;
  background: #F4F4F4;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px dashed #F4F4F4;
  float: right;
}
span.itemDateModified:hover {
  color: #333;
}
div.itemTwitterButton,
div.itemFacebookButton,
div.itemGooglePlusOneButton {
  float: left;
  width: 33%;
  margin: 0;
  padding: 10px 0;
  height: 20px;
  text-align: center;
  overflow: hidden;
  position: relative;
  background: #f6f6f6;
  border: 1px solid #e6e6e6;
}
div.itemTwitterButton:hover,
div.itemFacebookButton:hover,
div.itemGooglePlusOneButton:hover {
  background: #fff;
}
div.itemTwitterButton {
  -webkit-border-radius: 2px 0 0 2px;
  -moz-border-radius: 2px 0 0 2px;
  border-radius: 2px 0 0 2px;
  border-right: none;
}
div.itemFacebookButton {
  padding: 7px 0 13px 0;
  border-right: none;
}
div.itemFacebookButton .fb_edge_widget_with_comment {
  padding: 0 5px;
}
div.itemGooglePlusOneButton {
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
div.itemTwitterButton .jf_k2_socialbtn-mask,
div.itemFacebookButton .jf_k2_socialbtn-mask,
div.itemGooglePlusOneButton .jf_k2_socialbtn-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
div.itemTwitterButton .jf_k2_socialbtn-mask {
  background: #3ACEFE;
}
div.itemFacebookButton .jf_k2_socialbtn-mask {
  background: #3D5B9A;
}
div.itemGooglePlusOneButton .jf_k2_socialbtn-mask {
  background: #d34634;
}
.jf_k2_socialbtn-mask-txt {
  color: white;
  font-size: 24px;
  letter-spacing: 1px;
  position: absolute;
  left: 60px;
  top: 9px;
}
.jf_k2_user_ItemLinks {
  margin: 10px 0 17px 0 !important;
  font-size: 13px;
}
.jf_k2_user_ItemLinks .jf_k2_TagsBlock {
  border: 1px solid #E6E6E6 !important;
}
.itemAuthorName {
  margin: 0;
  line-height: 1.1em;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  margin: 3px 8px 0 0;
}
div.itemAuthorLatest,
div.itemRelated {
  border-left: 3px solid #2a7b99;
  padding-left: 10px;
}
div.itemAuthorLatest h3,
div.itemRelated h3 {
  font-weight: 100;
  border: 1px dashed #DDD;
  padding: 10px 0;
  margin: 15px 0 5px 0;
  border-width: 1px 0;
  line-height: 1.1em;
}
div.itemAuthorLatest ul li.even,
div.itemAuthorLatest ul li.odd,
div.itemRelated ul li.even,
div.itemRelated ul li.odd {
  background: none;
  padding: 0;
  border-bottom: 0;
}
div.itemAuthorLatest ul li a,
div.itemRelated ul li a {
  font-size: 16px;
  line-height: 1.4em;
}
div.itemAuthorLatest ul li a:hover,
div.itemRelated ul li a:hover {
  text-decoration: underline;
}
div.itemAuthorLatest ul,
div.itemRelated ul {
  list-style: none;
  margin: 0;
}
div.itemAuthorLatest ul li,
div.itemRelated ul li {
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow.png) no-repeat 4px 8px !important;
  padding-left: 15px !important;
}
div.itemNavigation {
  background: #F6F6F6;
  border: 1px solid #DDD;
  font-size: 14px;
}
div.itemNavigation:hover {
  background: #fff;
}
div.itemNavigation a:hover {
  text-decoration: underline;
}
div.itemComments {
  background: #F6F6F6;
  border: 1px dashed #DDD;
  padding: 10px;
}
div.itemComments:hover {
  background: #fff;
}
.jf_k2_comment_separator {
  display: block;
  margin: 30px auto;
  background-color: #DDD;
  height: 3px;
  width: 70%;
}
.itemComments:hover .jf_k2_comment_separator {
  background: #2a7b99;
  width: 100%;
}
.jf_k2_comment_separator .jf_k2_comment_separator_icon {
  width: 82px;
  height: 36px;
  position: relative;
  margin: 0 auto;
  background: #f6f6f6 url(../images/jf/jf_coms/k2/jf_k2_comment_sep.png) no-repeat center;
  top: -18px;
}
.jf_k2_comment_separator .jf_k2_comment_separator_icon.leave-comment {
  background: #F6F6F6;
  width: 150px;
  text-align: center;
  text-transform: uppercase;
  top: -22px;
}
.jf_k2_comment_separator .jf_k2_comment_separator_icon.leave-comment h3 {
  padding: 2px 0;
}
.itemComments:hover .jf_k2_comment_separator .jf_k2_comment_separator_icon {
  background-color: #fff;
}
div.itemComments ul.itemCommentsList {
  border: 1px dotted #DDD;
  border-bottom: none;
  margin: 0;
}
div.itemComments ul.itemCommentsList li {
  padding: 8px;
}
div.itemComments ul.itemCommentsList li:hover {
  background: #FDFCDC !important;
}
div.itemComments ul.itemCommentsList li p {
  margin: 0;
  font-size: 15px;
}
.itemCommentsCounter {
  font-weight: 100;
  color: #666;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  font-weight: 100;
  font-size: 16px;
  text-transform: uppercase;
  background: #EEE;
  padding: 2px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-weight: 100;
  font-size: 16px;
  background: #EEE;
  padding: 2px 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a {
  font-size: 16px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover {
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li img {
  float: none;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 48px;
  width: 48px;
}
.jf_k2_comnt_avatar {
  float: left;
  border: 2px solid #E6E6E6;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: block;
  margin: 1px 8px 4px 0;
  height: 50px;
  width: 50px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  font-size: 16px;
  color: #2a7b99;
  text-decoration: none;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  font-size: 16px;
  color: #fff !important;
  text-decoration: none;
  background: #2a7b99;
}
div.itemCommentsForm form span#formLog {
  margin: 10px 0;
  padding: 5px 20px;
  font-weight: 100;
  font-size: 16px;
  color: #CF1919;
}
div.itemCommentsForm h3 {
  padding: 0 0 10px 0;
  font-weight: 100;
  color: #555;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 0;
  padding: 0;
  font-size: 15px;
  margin: 0 0 5px 0;
}
div.itemCommentsForm form textarea.inputbox {
  height: 100px;
  margin: 0;
  border: 1px dashed #DDD;
  padding: 4px 6px;
}
div.itemCommentsForm form input.inputbox {
  border: 1px dashed #DDD;
  padding: 4px 6px;
}
div.itemCommentsForm form textarea.inputbox:hover,
div.itemCommentsForm form input.inputbox:hover {
  background: #FDFCDC;
}
div.itemCommentsForm form textarea.inputbox:focus,
div.itemCommentsForm form input.inputbox:focus {
  -webkit-box-shadow: 0 0 5px rgba(170,170,170,0.7);
  -moz-box-shadow: 0 0 5px rgba(170,170,170,0.7);
  box-shadow: 0 0 5px rgba(170,170,170,0.7);
  color: #222;
  background: #FFFDD2;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  display: inline-block;
  margin: 12px 0 6px 0;
  background: #EEE;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
}
div.itemCommentsForm form .inputbox {
  font-size: 16px;
}
div.itemCommentsForm form input#submitCommentButton {
  background: #2a7b99;
  padding: 5px 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none !important;
  color: white !important;
  font-size: 17px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
div.itemCommentsForm form input#submitCommentButton:active {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
}
div.itemBackToTop {
  margin-top: 10px;
}
div.itemBackToTop a {
  text-decoration: none;
  background: #EEE;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  font-size: 16px;
  color: #555;
}
div.itemBackToTop a:hover {
  text-decoration: none;
  color: #fff;
  background: #2a7b99;
}
div.itemCommentsForm #recaptcha {
  margin: 6px 0 0 -3px;
}
#k2Container {
  padding: 0 0 20px 0;
}
div.itemView {
  padding: 0 !important;
  margin: 0;
  border-bottom: none;
}
#k2Container .even {
  background: #FFFFF0;
}
#k2Container .odd {
  background: #FFF;
}
div.itemAuthorBlock div.itemAuthorDetails p {
  overflow: hidden;
}
#k2Container.jf_k2_layout2 div.jf_k2_item_image_block {
  margin: 5px auto 15px auto;
  width: 70%;
}
#k2Container.jf_k2_layout3 div.jf_k2_item_image_block {
  margin: 5px auto 15px auto;
  width: 50%;
  float: left;
  padding-right: 10px;
}
#k2Container.jf_k2_layout3 .jf_k2_item_category {
  width: auto;
  padding: 0 10px;
  bottom: 5px;
  font-size: 12px;
}
#k2Container.jf_k2_layout3 .jf_k2_item_category div.jf_k2_catItemCategory {
  padding: 2px 0;
}
#k2Container.jf_k2_layout3 .jf_k2_item_author {
  width: 140px;
  padding-left: 10px;
  bottom: 35px;
  font-size: 12px;
}
#k2Container.jf_k2_layout3 .jf_k2_item_author .catItemAuthor {
  padding: 2px 0;
}
#k2Container.jf_k2_layout3 .jf_k2_item_date {
  font-size: 18px;
  top: 10px;
}
#k2Container.jf_k2_layout3 .jf_k2_item_date .catItemDateCreated {
  padding: 5px 15px;
}
div.k2TagCloudBlock a:hover {
  padding: 5px 7px;
  background: #2a7b99;
}
div.k2TagCloudBlock a {
  padding: 5px 7px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #2a7b99;
  letter-spacing: 1px;
  background: #f1f1f1;
  margin: 2px;
}
.k2SearchBlock {
  margin: 10px 0 0 0;
}
div.k2SearchBlock form input.inputbox {
  float: left;
  width: 78%;
  margin: 0;
  border: 1px dashed #DDD;
  background: #F7F7F7;
  font-size: 16px;
  padding: 4px 6px;
}
div.k2SearchBlock form input.inputbox:focus {
  background: #fff;
}
div.k2SearchBlock form input.button {
  text-indent: -999px;
  width: 10px;
  margin: -1px 0 0 5px;
  display: inline-block;
  background: transparent url(../images/jf/jf_coms/k2/jf_k2_search.png) no-repeat 4px 8px;
  border: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
  height: 30px;
  padding: 3px 10px;
}
div.k2SearchBlock form input.button:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.k2SearchBlock form input.button:active {
  background: transparent url(../images/jf/jf_coms/k2/jf_k2_search.png) no-repeat 4px 8px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  display: block;
  padding: 2px 10px 2px 18px;
  font-size: 16px;
  border-top: 1px dashed #DDD;
  margin-bottom: -1px;
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow.png) no-repeat 7px center;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  color: #fff;
  background: #2a7b99;
}
div.k2SearchBlock div.k2LiveSearchResults {
  background: #F7F7F7;
  border: 0;
  margin-top: 0;
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.5);
  box-shadow: 0 2px 4px rgba(0,0,0,0.5);
}
div.k2LoginBlock {
  padding: 10px 0;
}
div.k2LoginBlock fieldset.input p input {
  width: 93%;
  border: 1px dashed #DDD;
  background: #F7F7F7;
  font-size: 16px;
  padding: 4px 6px;
  margin-bottom: 9px;
}
div.k2LoginBlock fieldset.input p input:focus {
  background: #fff;
}
div.k2LoginBlock fieldset.input p input#modlgn_remember {
  width: auto;
  margin-left: 3px;
}
div.k2LoginBlock fieldset.input p label {
  font-size: 16px;
  margin-bottom: 5px;
}
div.k2LoginBlock fieldset.input input.button {
  background: #2a7b99;
  padding: 5px 8px 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none !important;
  color: white !important;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
  margin-top: 10px;
}
div.k2LoginBlock fieldset.input input.button:hover {
  background: #2a7b99;
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
div.k2LoginBlock fieldset.input input.button:active {
  background: #2a7b99;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
}
div.k2LoginBlock ul {
  margin: 0;
  list-style: none;
}
div.k2LoginBlock ul li {
  padding-left: 15px;
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow.png) 3px 50% no-repeat;
  line-height: 24px;
}
div.k2LoginBlock ul li a {
  font-size: 16px;
}
div.k2UserBlock {
  padding: 10px 0;
  font-size: 16px;
}
div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {
  padding: 0;
  border: 1px dashed #CCC;
  margin: 5px 10px 0 0;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  font-weight: 100;
  font-size: 16px;
  margin-bottom: 10px;
}
div.k2UserBlock div.k2UserBlockDetails span.ubCommentsCount {
  font-size: 14px;
  border-top: 1px solid #DDD;
  padding-top: 5px;
}
div.k2UserBlock ul.k2UserBlockActions li a {
  font-size: 16px;
  line-height: 1.4em;
}
div.k2UserBlock ul.k2UserBlockActions {
  list-style: none;
  margin: 10px 0 0 0;
}
div.k2UserBlock ul.k2UserBlockActions li {
  padding-left: 15px;
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow.png) 3px 8px no-repeat;
}
div.k2UserBlock form input.ubLogout {
  background: #2a7b99;
  padding: 5px 8px 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none !important;
  color: white !important;
  font-size: 16px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
}
div.k2UserBlock form input.ubLogout:hover {
  background: #2a7b99;
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
div.k2UserBlock form input.ubLogout:active {
  background: #2a7b99;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
}
div.k2LoginBlock fieldset.input {
  padding: 0;
  border: none;
}
body .nspArt h4.nspHeader {
  padding: 5px 0 7px 0;
}
.nspArt h4.nspHeader a {
  font-size: 18px;
  font-weight: 100;
}
.nspArt p.nspInfo {
  margin: 0 0 5px 0;
  font-size: 14px !important;
  border-bottom: 1px dashed #DDD;
  padding-bottom: 5px;
}
.nspArt p.nspInfo a:hover {
  text-decoration: underline;
}
.nspImageWrapper {
  border: 1px dashed #CCC;
}
.nspArt p.nspText {
  font-size: 11px;
  line-height: 1.7em;
  clear: none;
}
body .nspArt .readon {
  background: #2a7b99;
  padding: 4px 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: none !important;
  color: white !important;
  font-size: 15px;
  text-transform: uppercase;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 15px;
  margin: 0;
  position: absolute;
  bottom: 15px;
  right: 10px;
}
.nspArt .readon:hover {
  background: #2a7b99;
  -webkit-box-shadow: 0 0 6px #AAA;
  -moz-box-shadow: 0 0 6px #AAA;
  box-shadow: 0 0 6px #AAA;
}
.nspArt .readon:active {
  background: #2a7b99;
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.3),0 1px 0 #fff;
}
div.nspBotInterface,
div.nspTopInterface {
  margin: 5px 0;
}
body .nspPagination li:hover,
body .nspPagination li.active {
  background-color: #555;
}
body .nspPagination li {
  width: 8px;
  height: 8px;
  margin: 1px 0 0 4px !important;
}
body .nspArt p.nspText {
  margin: 0 0 10px 0;
}
body .nspPagination {
  margin: 5px 0 0 0 !important;
}
.k2AccountPage th.k2ProfileHeading {
  background: none;
  line-height: 30px;
  padding: 8px 0;
  font-weight: 100;
  font-size: 24px;
  border-bottom: 1px solid #DDD;
  text-transform: uppercase;
  color: #222;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: none;
  border: none;
  padding: 0 5px;
  font-weight: 100;
}
.k2AccountPage table.admintable td.key label,
.k2AccountPage table.admintable td.paramlist_key label {
  font-size: 16px;
}
.k2AccountPage table.admintable td input {
  padding: 5px;
  margin: 5px 0;
  border: 1px dashed #CCC;
  background: #F6F6F6;
  font-size: 16px;
}
.k2AccountPage table.admintable td label {
  display: inline-block;
  font-size: 16px;
  margin: 10px 0;
}
.k2AccountPage table.admintable td b {
  font-size: 16px;
  color: #C00;
  font-weight: 100;
}
.k2AccountPage .defaultNoSkin table.mceLayout {
  background: #FFFBC8;
  border: 1px dashed #CCC;
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #k2Container.jf_k2_layout2 .jf_k2_item_date {
    top: 10px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_author {
    bottom: 40px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_category {
    bottom: 5px;
  }
  #k2Container.jf_k2_layout3 .jf_k2_item_date {
    font-size: 16px;
  }
  #k2Container.jf_k2_layout3 .jf_k2_item_date .catItemDateCreated {
    padding: 5px 10px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
  #k2Container.jf_k2_layout2 .jf_k2_item_author {
    bottom: 35px;
    width: 140px;
    padding-left: 10px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_category {
    bottom: 5px;
    width: 140px;
    padding-left: 10px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_date {
    top: 5px;
    font-size: 16px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_date .catItemDateCreated {
    padding: 5px 10px;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_author,
  #k2Container.jf_k2_layout2 .jf_k2_item_category {
    font-size: 12px !important;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_category div.jf_k2_catItemCategory {
    padding: 2px 0;
  }
  #k2Container.jf_k2_layout2 .jf_k2_item_author .catItemAuthor {
    padding: 2px 0;
  }
  #k2Container.jf_k2_layout3 div.jf_k2_item_image_block {
    margin: 0 auto 15px auto;
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
@media only screen and (min-width: 321px) and (max-width: 480px) {
  .jf_k2_item_author {
    bottom: 35px;
    width: 140px;
    padding-left: 10px;
  }
  .jf_k2_item_category {
    bottom: 5px;
    width: 140px;
    padding-left: 10px;
  }
  .jf_k2_item_date {
    top: 5px;
    font-size: 16px;
  }
  .jf_k2_item_date .catItemDateCreated {
    padding: 5px 10px;
  }
  .jf_k2_item_author,
  .jf_k2_item_category {
    font-size: 12px !important;
  }
  .jf_k2_item_category div.jf_k2_catItemCategory {
    padding: 2px 0;
  }
  .jf_k2_item_author .catItemAuthor {
    padding: 2px 0;
  }
  #k2Container.jf_k2_layout2 div.jf_k2_item_image_block {
    margin: 0 auto 15px auto;
    width: 100%;
    float: none;
    padding-right: 0;
  }
  #k2Container.jf_k2_layout3 div.jf_k2_item_image_block {
    margin: 0 auto 15px auto;
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
@media only screen and (min-width: 0px) and (max-width: 320px) {
  .jf_k2_item_author {
    bottom: 35px;
    width: 140px;
    padding-left: 10px;
  }
  .jf_k2_item_category {
    bottom: 5px;
    width: 140px;
    padding-left: 10px;
  }
  .jf_k2_item_date {
    top: 5px;
    font-size: 16px;
  }
  .jf_k2_item_date .catItemDateCreated {
    padding: 5px 10px;
  }
  .jf_k2_item_author,
  .jf_k2_item_category {
    font-size: 12px !important;
  }
  .jf_k2_item_category div.jf_k2_catItemCategory {
    padding: 2px 0;
  }
  .jf_k2_item_author .catItemAuthor {
    padding: 2px 0;
  }
  div.itemToolbar,
  div.itemHeader h2.itemTitle span sup,
  span.itemDateModified,
  div.itemComments ul.itemCommentsList li span.commentLink {
    display: none;
  }
  div.jf_k2_ItemHeader h3.jf_k2_ItemTitle,
  div.jf_k2_ItemHeader h2.jf_k2_ItemTitle {
    font-size: 22px;
  }
  div.itemTwitterButton,
  div.itemFacebookButton,
  div.itemGooglePlusOneButton {
    float: none;
    width: auto;
    padding: 10px 0 10px 10px;
    text-align: left;
  }
  div.itemTwitterButton,
  div.itemFacebookButton {
    border-right: 1px solid #E6E6E6;
    border-width: 1px 1px 0 1px !important;
  }
  div.itemCommentsForm form textarea.inputbox,
  div.itemCommentsForm form input.inputbox {
    width: 90%;
  }
  #k2Container.jf_k2_layout2 div.jf_k2_item_image_block {
    margin: 0 auto 15px auto;
    width: 100%;
    float: none;
    padding-right: 0;
  }
  #k2Container.jf_k2_layout3 div.jf_k2_item_image_block {
    margin: 0 auto 15px auto;
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  body div.subCategoryContainer {
    float: none;
    width: 100% !important;
  }
  body #k2Container.itemListView div.itemContainer {
    width: 100% !important;
  }
}
body.rtl div.itemIsFeatured,
body.rtl div.catItemIsFeatured,
body.rtl div.userItemIsFeatured {
  background-position: 0 0;
}
body.rtl div.itemToolbar {
  float: left;
}
body.rtl .itemRatingForm {
  float: right;
}
body.rtl .itemRatingList {
  float: right;
}
body.rtl div.itemToolbar ul li {
  padding: 0 6px 0 4px;
  float: right;
  border-left: none;
  border-right: 1px solid #CCC;
}
body.rtl div.itemToolbar ul li a#fontDecrease {
  margin: 0 2px 0 0;
}
body.rtl .jf_k2_item_date,
body.rtl .jf_k2_item_views {
  left: auto;
  right: 0;
}
body.rtl .jf_k2_item_author,
body.rtl .jf_k2_item_category {
  right: auto;
  left: 0;
}
body.rtl div.itemTwitterButton,
body.rtl div.itemFacebookButton,
body.rtl div.itemGooglePlusOneButton {
  float: right;
}
body.rtl div.itemTwitterButton,
body.rtl div.itemFacebookButton {
  border-right: 1px solid #e6e6e6;
  border-left: none;
}
body.rtl div.itemAuthorBlock img.itemAuthorAvatar {
  margin: 3px 0 0 8px;
  float: right;
}
body.rtl div.itemAuthorLatest ul li,
body.rtl div.itemRelated ul li {
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow_rtl.png) 100% 50% no-repeat !important;
  padding-left: 0 !important;
  padding-right: 15px !important;
}
body.rtl div.itemAuthorLatest,
body.rtl div.itemRelated {
  border-left: none;
  border-right: 3px solid #2a7b99;
  padding-left: 0;
  padding-right: 10px;
}
body.rtl .jf_k2_comnt_avatar {
  float: right;
  margin: 1px 0 4px 8px;
}
body.rtl div.itemComments ul.itemCommentsList li span.commentLink {
  float: left;
  margin-left: 0;
  margin-right: 8px;
}
body.rtl div.itemBackToTop {
  text-align: left;
}
body.rtl div.jf_k2_ItemReadMore {
  float: left;
}
body.rtl div.jf_k2_userBlock img {
  margin: 6px 0 0 9px;
  float: right;
}
body.rtl .nspArtScroll1,
body.rtl .nspLinkScroll1 {
  direction: ltr;
}
body.rtl div.k2SearchBlock form input.inputbox {
  float: right;
}
body.rtl div.k2SearchBlock form input.button {
  margin: -1px 5px 0 0;
}
body.rtl div.k2TagCloudBlock a,
body.rtl div.k2TagCloudBlock a:hover {
  float: right;
}
body.rtl div.k2LoginBlock ul li,
body.rtl div.k2UserBlock ul.k2UserBlockActions li {
  padding-left: 0;
  padding-right: 15px;
  background: url(../images/jf/jf_coms/k2/jf_k2_list_arrow_rtl.png) 100% 50% no-repeat;
}
body.rtl div.k2UserBlock div.k2UserBlockDetails a.ubAvatar img {
  margin: 5px 0 0 10px;
  float: right;
}
