a:active,
a:focus {
  outline: 0;
}
a.itemPrintThisPage {
  background: #F7FAFE;
  border: 1px solid #ccc;
  color: #555;
  display: block;
  font-size: 13px;
  margin: 4px auto 16px;
  padding: 4px;
  text-align: center;
  width: 160px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
#k2Container div.item-meta {
  margin-bottom: 10px;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  background: url(../../images/fugue/feed.png) no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  background: url(../../images/fugue/globe.png) no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  padding: 0;
  width: 16px;
}
body.contentpane #k2Container {
  
  padding: 16px;
}
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.catItemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemAttachmentsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}
div.catItemAttachmentsBlock ul.catItemAttachments li span {
  color: #999;
  font-size: 10px;
  font-weight: normal;
}
div.catItemBody {
  margin: 0;
  padding: 0 0 8px;
}
.catItemCategory {
  background: #000;
  color: #fff;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  position: absolute;
  bottom: -10px;
}
.catItemCategory a {
  color: #fff;
}
.catItemCategory span {
  display: none;
}
div.catItemCommentsLink {
  display: inline-block;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px 0;
}
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,
div.genericItemExtraFields ul li {
  display: block;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
.itemView .inset {
  float: left;
  width: 180px;
  margin-right: 20px;
}
.itemView .itemWrap {
  overflow: hidden;
}
div.catItemHeader {
  position: relative;
  overflow: hidden;
}
div.catItemHeader h3.catItemTitle {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 5px 0;
}
.video-page div.catItemHeader h3.catItemTitle {
  font-size: 36px;
  line-height: 1.1;
  margin: 0 0 20px;
}
div.catItemHeader h3.catItemTitle a {
  color: #222;
}
div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:focus,
div.catItemHeader h3.catItemTitle a:active {
  color: #c33;
}
div.catItemHeader h3.catItemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
div.catItemHitsBlock {
  display: inline-block;
  padding-right: 8px;
  color: #666;
  font-weight: 300;
}
div.catItemImageBlock {
  margin: 0 0 15px;
  padding: 0;
  position: relative;
}
div.catItemImageBlockcatItemImage {
  margin: 0;
  padding: 0;
}
div.catItemImageBlock a.video {
  background: url(../../images/video-icon.png) no-repeat left top;
  display: block;
  height: 69px;
  margin: -35px 0 0 -35px;
  position: absolute;
  left: 50%;
  top: 50%;
  text-indent: -999em;
  width: 69px;
}
div.catItemImageBlock a.video:hover {
  background: url(../../images/video-icon-hover.png);
}
.catItemDateModified {
  color: #aaa;
  font-size: 11px;
  display: inline-block;
  font-weight: normal;
}
div.catItemAuthor {
  display: inline-block;
  padding-right: 8px;
  color: #666;
  font-weight: 300;
}
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemIntroText {
  padding: 0;
}
div.catItemLinks {
  margin: 0;
  padding: 0;
}
div.catItemRatingBlock {
  display: inline-block;
  float: left;
}
div.catItemRatingBlock strong {
  color: #999;
  font-size: 11px;
  float: left;
  line-height: 1;
  margin: 7px 0 0;
  padding: 0 0 3px;
}
div.catItemReadMore a {
  background: url(../../images/readmore-bg.png) no-repeat 0px 0px;
  color: #999;
  display: block;
  font-weight: bold;
  padding-left: 25px;
}
div.catItemReadMore a:hover {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
}
div.catItemTagsBlock {
  display: inline-block;
  padding: 0;
}
div.catItemTagsBlock span {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.catItemTagsBlock ul.catItemTags li a {
  background: #f0f0f0;
  color: #666;
  display: block;
  padding: 4px 10px;
  line-height: 1;
  transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
  background: #c33;
  color: #fff;
}
div.catItemVideoBlock > h3 {
  display: none;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  
  text-align: center;
}
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
.genericItemList {
  margin-left: -40px;
  margin-right: -40px;
}
div.genericView .componentheading {
  background: #333;
  color: #fff;
  display: inline-block;
  font-family: 'novecento_wide_lightbold', sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  margin: 0 -20px 15px;
  overflow: hidden;
  padding: 5px 20px;
  text-transform: uppercase;
}
div.genericItemView {
  border-bottom: 1px solid #eee;
  margin: 0 0 30px;
  padding: 0 0 30px;
}
div.genericItemHeader {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
div.genericItemHeader h2.genericItemTitle {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 5px 0;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #222;
}
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:focus,
div.genericItemHeader h2.genericItemTitle a:active {
  color: #c33;
}
div.genericItemList div.genericItemView {
  border-bottom: 1px solid #e5e5e5;
  background: url(../../images/line.gif) repeat-y right top;
  float: left;
  margin: 0 0 20px;
  min-height: 510px;
  padding-bottom: 10px;
  width: 50%;
}
div.genericItemList div.genericItemView:nth-child(2),
div.genericItemList div.genericItemView:nth-child(4),
div.genericItemList div.genericItemView:nth-child(2n) {
  background-image: none;
}
div.genericItemList div.genericItemView .viewgeneric {
  padding: 0 20px;
}
.view-generic {
  margin-bottom: 15px;
  position: relative;
}
.genericItemImageBlock .genericItemImage img {
  width: 100% !important;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
.genericItemImageBlock .genericItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
.view-tag {
  position: relative;
  margin-bottom: 15px;
  height: 300px;
}
span.genericItemImage {
  display: block;
  height: 260px;
  overflow: hidden;
}
span.genericItemImage a.modal-image {
  border: 0 none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  display: inline-block;
  left: 0;
  margin: 0;
  position: static;
  top: -225px;
  width: auto;
  z-index: 10;
}
.genericItemCategory {
  background: none repeat scroll 0 0 #000000;
  bottom: -10px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  position: absolute;
}
.genericItemDateCreated {
  color: #AAA;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
div.genericItemReadMore a {
  background: url(../../images/readmore-bg.png) no-repeat 0 0;
  color: #999;
  display: inline-block;
  font-weight: bold;
  padding-left: 25px;
}
div.genericItemReadMore a:hover {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
}
div.groupLinks {
  margin: 0;
  padding: 0;
}
div.itemAttachmentsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.itemAttachmentsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.itemAttachmentsBlock ul.itemAttachments {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px;
  text-align: center;
}
div.itemAttachmentsBlock ul.itemAttachments li span {
  color: #999;
  font-size: 10px;
  font-weight: normal;
}
div.itemAuthorBlock {
  border: 1px solid #e5e5e5;
  margin: 0 0 15px;
  padding: 20px;
  background: #f5f5f5;
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 0;
  clear: both;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  background: inherit;
  color: #222;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  text-transform: uppercase;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  color: #444;
}
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a:hover {
  color: #c33;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  color: #555;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  color: #555;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  display: block;
  float: left;
  margin: 0 15px 15px 0;
}
div.itemAuthorLatest {
  margin: 0 0px 16px;
  padding: 0;
}
div.itemAuthorLatest {
  margin-right: 3%;
}
div.itemRelated h3,
div.itemAuthorLatest h3 {
  background: inherit;
  color: #222;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0;
  padding: 15px 0;
  text-transform: uppercase;
}
div.itemRelated ul,
div.itemAuthorLatest ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemRelated ul li,
div.itemAuthorLatest ul li {
  display: block;
}
div.itemRelated ul li a,
div.itemAuthorLatest ul li a {
  background: url(../../images/bullet.png) no-repeat left 8px;
  color: #444;
  display: inline-block;
  padding: 0 0 10px 15px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
div.itemRelated ul li a:hover,
div.itemAuthorLatest ul li a:hover {
  background-image: url(../../images/bullet-hover.png);
  color: #c33;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
div.itemBody {
  margin: 0;
  padding: 8px 0;
}
div.itemCategory {
  float: left;
  text-transform: uppercse;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  margin-right: 8px;
}
div.itemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.itemComments h3.itemCommentsCounter {
  border-top: 1px solid #e5e5e5;
  color: #222;
  font-size: 14px;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 20px;
  padding-top: 20px;
  text-transform: uppercase;
}
div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemComments ul.itemCommentsList li {
  display: block;
  margin: 0 0 30px;
  padding: 0 0 0 70px;
  position: relative;
  overflow: hidden;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
div.itemComments ul.itemCommentsList li img {
  background: #fff;
  margin: 0;
  padding: 0px;
  position: absolute;
  top: 0;
  left: 0;
  width: 48px \9;
}
div.comment-wrap {
  background: #fff;
  border: 1px solid #eee;
  padding: 15px;
  position: relative;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
div.comment-wrap span.arrow {
  background: url(../../images/arrow-l2.gif) no-repeat 0px 0px;
  display: block;
  height: 15px;
  position: absolute;
  top: 20px;
  left: -8px;
  width: 8px;
}
div.comment-wrap .comment-meta {
  font-size: 11px;
  margin: 0;
  padding: 0 0 5px;
}
div.comment-wrap .comment-meta strong {
  color: #999;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  display: inline-block;
  margin-right: 10px;
  padding: 0 10px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.commentAuthorName a {
  color: #222;
  text-transform: normal;
}
.commentAuthorName a:hover,
.commentAuthorName a:focus,
.commentAuthorName a:active,
.comment-meta:hover .commentAuthorName a {
  color: #c33;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #666;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #c33;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  clear: both;
  display: block;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  background: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: none;
  color: #999;
  font-size: 11px;
  margin-right: 4px;
  margin-left: 0;
  position: inherit;
  text-decoration: underline;
  width: auto;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbarLoading {
  background: url(../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
#comment-form {
  margin-bottom: 0;
}
div.itemCommentsForm h3 {
  border-top: 1px solid #E5E5E5;
  color: #222;
  display: block;
  line-height: 1.1;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 10px;
  padding-top: 20px;
  text-transform: uppercase;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  color: #999;
  display: block;
  padding: 0 0px 10px;
}
div.itemCommentsForm .comment-fields {
  overflow: hidden;
}
div.itemCommentsForm form .formLogLoading {
  background: url(../../images/system/loading.gif) no-repeat left center;
}
div.itemCommentsForm form input#submitCommentButton {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #000;
  box-shadow: none;
  background: #000;
  color: #fff;
  float: right;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  margin: 20px 0;
  padding: 6px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
div.itemCommentsForm form input#submitCommentButton:hover {
  color: #fff;
  background: #c33;
  border-color: #c33;
  text-decoration: none;
  text-shadow: none;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  height: 35px;
  line-height: 35px;
  margin: 0;
  padding: 5px 10px;
  width: 100%;
  box-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.itemCommentsForm form .item-left,
div.itemCommentsForm form .item-full {
  margin-bottom: 15px;
}
div.itemCommentsForm form input.inputbox:hover,
div.itemCommentsForm form input.inputbox:focus {
  border-color: #999;
}
div.itemCommentsForm form input#userName {
  background-image: url(../../images/icon);
}
div.itemCommentsForm form .item-left input.inputbox {
  width: 45%;
  float: left;
}
div.itemCommentsForm form .item-left label {
  display: line-block;
  float: left;
}
div.itemCommentsForm form .item-full label {
  display: none !important;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formRecaptcha,
div.itemCommentsForm form label.formUrl {
  color: #999;
  display: block;
  margin: 5px 0 5px 10px;
}
div.itemCommentsForm form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
div.itemCommentsForm form textarea.inputbox {
  box-shadow: none;
  box-sizing: border-box;
  display: block;
  height: 180px;
  margin: 0;
  padding: 10px;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
div.itemCommentsPagination {
  margin: 0;
  padding: 0;
  text-align: center;
}
div.itemCommentsPagination ul {
  display: block;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 0 15px;
  padding: 0;
  list-style: none;
  text-align: center;
  text-transform: uppercase;
}
div.itemCommentsPagination ul li {
  display: inline-block;
  padding: 0 5px;
}
div.itemCommentsPagination ul li a {
  border: 1px solid #eee;
  color: #444;
  display: block;
  font-size: 12px;
  padding: 5px 10px;
}
div.itemCommentsPagination ul li a:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
div.itemCommentsPagination ul li.disabled a {
  background: #fbfbfb;
  color: #999;
}
div.itemCommentsPagination ul li.disabled a:hover {
  border-color: #eee;
  color: #444;
}
div.itemCommentsPagination span.pagination {
  clear: both;
  display: block;
  float: right;
}
div.k2-items-row {
  overflow: hidden;
  background: url(../../images/line.gif) repeat-x left bottom;
  padding: 20px 0;
}
div#itemListLeading div.k2-items-row {
  padding-top: 0;
}
div.itemContainer {
  float: left;
  padding: 0 0 999em;
  margin: 0 0 -999em;
  background: url(../../images/line.gif) repeat-y right top;
}
#itemListLeading div.itemContainer:nth-child(2),
#itemListLeading div.itemContainer:nth-child(4),
div.itemContainer:nth-child(4),
div.itemContainer:nth-child(8),
div.itemContainer:nth-child(4n) {
  background-image: none;
}
div.itemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
.players div.itemExtraFields {
  float: left;
  border-top: 0;
  margin: 0 0 0 20px;
  padding: 20px;
  width: 360px;
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
  min-height: 138px;
}
div.itemExtraFields h3 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px 0;
}
div.itemExtraFields ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemExtraFields ul li {
  display: block;
  padding-bottom: 6px;
}
div.itemExtraFields ul li:last-child {
  padding-bottom: 0;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
.players div.itemExtraFields ul li span.itemExtraFieldsLabel {
  width: 40%;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
}
div.itemHeader h2.itemTitle {
  font-size: 36px;
  line-height: 1.1;
  margin: 0 0 20px;
  padding: 0;
  color: #000;
}
div.itemHeader h2.itemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
span.itemAuthor {
  display: block;
  padding: 0;
  float: left;
}
.itemDateCreated {
  display: block;
  float: left;
  padding: 0 8px 0 0;
}
.inset .article-info dd {
  float: none;
  border-bottom: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 7px 0;
  width: 100%;
  color: #444;
}
.inset .article-info dd i {
  color: #999;
  margin-right: 10px;
}
.inset .article-info dd a,
.inset .article-info dd a span {
  color: #444;
  font-size: 13px;
}
.inset .article-info dd a:hover,
.inset .article-info dd a:focus,
.inset .article-info dd a:active,
.inset .article-info dd a:hover span,
.inset .article-info dd a:focus span,
.inset .article-info dd a:active span {
  color: #c33;
  text-decoration: none;
}
.inset .article-info dd span {
  color: #999;
}
div.itemImageBlock {
  margin: 0 0 15px;
  padding: 0;
}
.players div.itemImageBlock {
  float: left;
}
span.itemImage {
  display: block;
  height: 300px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.players span.itemImage {
  height: 180px;
  width: 180px;
}
span.itemImage a.mmodal-image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  display: block;
  left: 0;
  margin: 0;
  position: static;
  top: -225px;
  width: auto;
  z-index: 10;
}
span.itemImage a.modal-image img {
  width: 100% !important;
}
div.itemIntroText {
  font-weight: bold;
  padding: 0;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemContentFooter {
  border-top: 1px solid #eee;
  color: #999;
  display: block;
  font-style: italic;
  margin: 15px 0 0 0;
  padding: 15px 0;
  text-align: right;
}
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.itemLinks {
  margin: 0;
  padding: 0;
}
.itemView .article-info dd {
  background: none;
}
.itemView .containerCountComment {
  float: none;
  margin: 0;
  padding: 0;
}
.itemView .containerCountComment a {
  background: none;
  font-weight: normal;
  padding: 0;
}
div.itemListCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0px 0 20px;
  padding: 8px;
}
div.itemListCategory img {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.itemNavigation {
  background: #fdfdfd;
  border-top: 1px solid #eee;
  clear: both;
  margin: 0;
  padding: 15px 0;
  overflow: hidden;
  width: 100%;
}
div.itemNavigation a.itemNext,
div.itemNavigation a.itemPrevious {
  color: #666;
  float: right;
}
div.itemNavigation a.itemPrevious {
  float: left;
}
div.itemNavigation a:hover,
div.itemNavigation a:focus,
div.itemNavigation a:active {
  color: #c33;
}
div.itemNavigation span.itemNavigationTitle {
  color: #444;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
}
div.itemRatingBlock {
  float: left;
  display: inline-block;
}
div.itemRatingBlock strong {
  color: #999;
  display: inline-block;
  font-size: 11px;
  float: left;
  margin: 7px 0 0;
  padding: 0 0 3px;
  line-height: 1;
}
div.itemRatingForm .formLogLoading {
  background: url(../../images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
div.itemRelated ul li.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 4px;
}
div.itemSocialSharing {
  padding: 8px 0;
}
div.itemTagsBlock {
  margin-bottom: 15px;
  padding: 15px 0 0;
}
div.itemTagsBlock span {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 0 0;
}
div.itemTagsBlock ul.itemTags {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.itemTagsBlock ul.itemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.itemTagsBlock ul.itemTags li a {
  background: #f0f0f0;
  color: #666;
  display: block;
  padding: 4px 10px;
  line-height: 1;
  transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
div.itemTagsBlock ul.itemTags li a:hover {
  background: #c33;
  color: #fff;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemVideoBlock h3 {
  margin: 0 0 10px;
  line-height: 1;
}
div.itemVideoBlock span.itemVideo {
  display: block;
  overflow: hidden;
}
div.itemVideoBlock span.itemVideoCaption {
  color: #eee;
  display: block;
  float: left;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
div.itemVideoBlock span.itemVideoCredits {
  color: #eee;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
  text-align: right;
  width: 35%;
}
.latestView {
  margin: 0 -40px;
}
.latestView .k2-items-row {
  padding: 20px 0;
}
.latestView .k2-items-row:first-child {
  padding: 20px 0;
}
.view-latest {
  display: block;
  border: solid 1px #fff;
  margin-bottom: 15px;
  position: relative;
}
.latestItemsCategory h2 {
  color: #222;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  margin: 0px 20px 10px;
}
.latestItemsCategory h2 a {
  color: #222;
}
.latestItemsCategory h2 a:hover,
.latestItemsCategory h2 a:focus,
.latestItemsCategory h2 a:active {
  color: #c33;
}
.latestView .latestItemsContainer {
  float: left;
  margin-bottom: 20px;
}
.latestView .latestItemList {
  background: url(../../images/line.gif) repeat-y right top;
  margin: 0 0 -999em;
  padding: 0px 20px 999em;
  position: relative;
}
.latestView .latestItemsContainer:nth-child(3) .latestItemList {
  background-image: none;
}
.latestView h2.latestItemTitle {
  color: #444;
  font-family: sans-serif;
  font-size: 14px;
  font-weight: bold;
  margin: 0 0 10px;
  line-height: 1.3;
}
.latestView h2.latestItemTitle a {
  color: #222;
  transition: color 0.3s;
}
.latestView h2.latestItemTitle a:hover,
.latestView h2.latestItemTitle a:focus,
.latestView h2.latestItemTitle a:active {
  color: #c33;
}
.latestView .latestItemBody {
  padding: 0;
}
.latestView .latestItemDateCreated {
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  margin-right: 5px;
}
.view-latest div.latestItemCategory {
  background: #000;
  border: none;
  color: #fff;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  font-weight: normal;
  line-height: normal;
  left: 0px;
  margin: 0;
  padding: 3px 6px;
  position: absolute;
  bottom: -5px;
  text-transform: uppercse;
  z-index: 10;
}
.view-latest div.latestItemCategory a:hover,
.view-latest div.latestItemCategory a:focus,
.view-latest div.latestItemCategory a:active {
  color: #fff;
  text-decoration: underline;
}
div.latestItemCategory span {
  color: #999;
  font-weight: bold;
  padding: 0;
}
div.latestItemCategory a {
  color: #c33;
}
div.latestItemCategory a:hover,
div.latestItemCategory a:focus,
div.latestItemCategory a:active {
  color: #c33;
  text-decoration: underline;
}
.latestView .latestItemIntroText {
  color: #444;
  padding: 0;
}
.latestView .latestItemIntroText img {
  margin-bottom: 15px;
}
.latestView h2.latestItemTitleList {
  border: 0;
  font-size: 13px;
  font-weight: normal;
  margin: 0;
  padding: 4px 0;
}
.latestView h2.latestItemTitleList a {
  background: url(../../images/bullet.png) no-repeat 0 4px;
  color: #444;
  padding-left: 12px;
  transition: color 0.3s;
}
.latestView h2.latestItemTitleList a:hover,
.latestView h2.latestItemTitleList a:focus,
.latestView h2.latestItemTitleList a:active {
  background-image: url(../../images/bullet-hover.png);
  color: #c33;
}
.latestItemImage img {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
.latestItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
div.latestItemBody {
  margin: 0;
  padding: 8px 0;
}
.media-info {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.media-info .latestItemCommentsLink {
  float: right;
}
.media-info .latestItemReadMore {
  float: left;
}
.latestView .latestItemCommentsLink {
  display: inline-block;
  font-weight: bold;
  font-size: 11px;
  margin: 0px;
  padding: 0 5px 0 0;
}
.latestView .latestItemCommentsLink a,
.latestView .latestItemReadMore a {
  color: #999;
  display: inline-block;
  font-weight: bold;
}
.latestView .latestItemCommentsLink a {
  font-weight: normal;
}
.latestView .latestItemCommentsLink a:hover,
.latestView .latestItemCommentsLink a:focus,
.latestView .latestItemCommentsLink a:active,
.latestView .latestItemReadMore a:hover,
.latestView .latestItemReadMore a:focus,
.latestView .latestItemReadMore a:active,
.latestView .latestItemReadMore:hover a {
  color: #c33;
}
.latestView .latestItemReadMore {
  background: url(../../images/readmore-bg.png) no-repeat 0px 0;
  display: inline-block;
  font-size: 12px;
  padding-left: 25px;
}
.latestView .latestItemReadMore:hover {
  background-image: url(../../images/readmore-hover-bg.png);
}
.latestView .seperator {
  display: block;
  height: 1;
  margin: 0;
}
div.latestItemTagsBlock {
  margin-bottom: 15px;
}
div.latestItemTagsBlock span {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.latestItemTagsBlock ul.latestItemTags li a {
  background: #f0f0f0;
  color: #666;
  display: block;
  padding: 4px 10px;
  line-height: 1;
  transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
}
div.latestItemTagsBlock ul.latestItemTags li a:hover {
  background: #c33;
  color: #fff;
}
div.k2ArchivesBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2ArchivesBlock ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}
div.k2ArchivesBlock ul li:last-child {
  border: 0;
}
div.k2ArchivesBlock ul li a {
  background: url(../../images/bullet.png) no-repeat 1% 15px;
  color: #666;
  display: block;
  padding: 8px 0 8px 17px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
div.k2ArchivesBlock ul li a:hover {
  background-image: url(../../images/bullet-hover.png);
  color: #c33;
  margin-left: 10px;
  text-shadow: 1px 1px 0 #fff;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14px;
  padding: 0 4px;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
div.k2CalendarLoader {
  background: #fff url(../../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
div.k2CategoriesListBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2CategoriesListBlock ul li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
}
div.k2CategoriesListBlock ul li:last-child {
  border: 0;
}
div.k2CategoriesListBlock ul li a {
  background: url(../../images/bullet.png) no-repeat 5px 15px;
  color: #666;
  display: block;
  padding: 8px 0 8px 17px;
  transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
}
div.k2CategoriesListBlock ul li a:hover {
  background-image: url(../../images/bullet-hover.png);
  color: #c33;
  margin-left: 10px;
  text-shadow: 1px 1px 0 #fff;
}
div.k2CategoriesListBlock ul ul {
  border-top: solid 1px #e5e5e5;
}
div.k2CategoriesListBlock ul ul li {
  padding-left: 10px;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}
div.k2CategorySelectBlock form select {
  width: auto;
}
div.k2FeedIcon {
  padding: 4px 8px;
}
div.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  background: url(../../images/fugue/feed.png) no-repeat 50% 50%;
  display: block;
  float: right;
  height: 16px;
  margin: 0;
  padding: 0;
  width: 16px;
}
div.k2ItemsBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2ItemsBlock ul li {
  border-bottom: 1px solid #e5e5e5;
  list-style: none;
  padding: 0 0 15px;
  margin: 0 0 15px;
}
div.k2ItemsBlock ul li.lastItem {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
div.k2ItemsBlock ul li a.k2Avatar {
  float: left;
}
div.k2ItemsBlock ul li a.k2Avatar img {
  float: none;
  margin-top: 5px;
  margin-right: 20px;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #222;
  display: block;
  font-weight: bold !important;
  line-height: 1.2;
  margin: 5px 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover {
  color: #c33;
}
div.k2ItemsBlock ul li span.moduleItemCategory {
  padding-left: 5px;
}
div.k2ItemsBlock ul li .moduleItemMeta {
  color: #666;
  font-size: 12px;
  margin: 0;
}
div.k2ItemsBlock ul li .moduleItemMeta a {
  font-weight: normal;
}
div.k2ItemsBlock ul li span.moduleItemAuthor {
  padding-right: 5px;
}
div.k2ItemsBlock ul li span.moduleItemAuthor a {
  color: #222;
}
div.k2ItemsBlock ul li span.moduleItemAuthor a:hover,
div.k2ItemsBlock ul li span.moduleItemAuthor a:focus,
div.k2ItemsBlock ul li span.moduleItemAuthor a:active {
  color: #c33;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
  margin-bottom: 10px;
  padding: 0;
  line-height: 1.5;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  border: 0;
  margin: 0 0 10px;
  padding: 0;
}
div.k2ItemsBlock ul li div.moduleItemTags {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  margin-bottom: 10px;
  padding: 5px 0;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #e5e5e5;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0 5px 0 0;
}
div.k2ItemsBlock ul li a.moduleItemComments:hover {
  color: #c33;
}
div.k2ItemsBlock ul li a.moduleItemReadMore {
  background: url("../../images/readmore-bg.png") no-repeat 0 0;
  color: #999;
  display: block;
  font-weight: bold;
  float: left;
  padding-left: 25px;
}
div.k2ItemsBlock ul li a.moduleItemReadMore:hover {
  background-image: url("../../images/readmore-hover-bg.png");
  color: #c33;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  float: right;
  font-size: 11px;
}
.t3-megamenu div.k2ItemsBlock ul li {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.t3-megamenu div.k2ItemsBlock ul li a.moduleItemTitle {
  font-weight: normal !important;
}
.viewcontent {
  margin-bottom: 15px;
  position: relative;
}
.viewcontent .moduleItemCategory {
  background: none repeat scroll 0 0 #000000;
  bottom: -10px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  left: 0;
  padding: 3px 6px !important;
  position: absolute;
}
.ItemsBlock .moduleItemDateCreated {
  color: #AAA;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
div.k2ItemsBlock .ItemsBlock div.moduleItemIntrotext {
  margin: 10px 0;
}
.showcategory .moduleItemImage {
  display: block;
  margin-bottom: 15px;
}
.showcategory .moduleItemDateCreated {
  color: #AAAAAA;
  font-size: 11px;
  display: block;
}
.showcategory .moduleItemTitle {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 5px 0 10px;
}
.footer-feature span.moduleItemHits {
  color: #AAA;
  border: none !important;
  display: inline-block;
  float: right;
  font-size: 12px;
}
.footer-feature a.moduleItemReadMore {
  background: url(../../images/readmore-bg.png) no-repeat left center;
  color: #999;
  display: inline-block;
  font-weight: bold;
  float: left;
  padding-left: 25px;
}
.footer-feature a.moduleItemReadMore:hover,
.footer-feature a.moduleItemReadMore:focus,
.footer-feature a.moduleItemReadMore:active {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
  text-decoration: none;
}
.showcategory div.moduleItemTags,
.showcategory a.moduleItemComments {
  border: none !important;
  display: block;
  margin-bottom: 0 !important;
  padding: 3px 0 !important;
}
.showcategory a.moduleItemComments {
  border: none !important;
}
.trending div.k2ItemsBlock ul li {
  border-bottom: solid 1px #e5e5e5;
  background: url(../../images/line.gif) repeat-y right top;
  margin-bottom: 20px;
  float: left;
  padding-bottom: 15px;
  width: 33.33%;
}
.trending div.k2ItemsBlock ul li:nth-child(3),
.trending div.k2ItemsBlock ul li:nth-child(6),
.trending div.k2ItemsBlock ul li:nth-child(9),
.trending div.k2ItemsBlock ul li:nth-child(3n) {
  background-image: none;
}
.trending .showcategory .moduleItemImage {
  margin-bottom: 0;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.trending .showcategory .moduleItemImage img {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
.trending .showcategory .moduleItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
.trending .moduleItemImageWrap {
  position: relative;
  margin-bottom: 15px;
}
.trending .moduleItemCategory {
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  position: absolute;
  bottom: -10px;
}
.tablayout ul li {
  border: none !important;
}
.tablayout .showcategory {
  border-bottom: solid 1px #e5e5e5;
  margin-bottom: 20px;
  padding-bottom: 15px;
}
.tablayout li.lastItem .showcategory {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.tablayout li .showcategory .moduleItemImage {
  float: none;
  max-height: 140px;
  overflow: hidden;
  width: 100%;
}
.tablayout li.first .showcategory .contenttabs {
  padding-left: 0;
}
.tablayout .showcategory .moduleItemDateCreated {
  margin-top: -6px;
}
.k2ItemsBlock.accordion {
  margin-top: 0;
  margin-bottom: 0;
}
.readlayout ul,
div.k2ItemsBlock.readlayout ul {
  margin: -20px -19px 0 !important;
  text-align: center;
}
div.k2ItemsBlock.readlayout ul li {
  margin: 0;
  padding: 15px;
}
div.k2ItemsBlock.readlayout ul li.odd {
  background: #F5F5F5;
}
div.k2ItemsBlock.readlayout ul li .moduleItemTitle {
  font-size: 12px;
  line-height: 1.4;
  margin-bottom: 0;
}
div.k2ItemsBlock.readlayout ul li.lastItem {
  border-bottom: solid 1px #e5e5e5;
}
div.k2ItemsBlock.player {
  margin-left: -20px;
  margin-right: -20px;
}
div.k2ItemsBlock.player li {
  border-color: #222;
  margin: 0 !important;
  padding: 0 !important;
}
div.k2ItemsBlock.player a,
div.k2ItemsBlock.player a:hover,
div.k2ItemsBlock.player a:focus,
div.k2ItemsBlock.player a:active {
  background: none !important;
  border: none !important;
  padding: 0 !important;
}
div.k2ItemsBlock.player .showcategory {
  min-height: 80px;
  position: relative;
  padding-left: 95px;
}
div.k2ItemsBlock.player .moduleItemImage {
  left: 0;
  margin: 0 !important;
  position: absolute;
  width: 80px;
  height: 80px;
}
div.k2ItemsBlock.player a.moduleItemTitle {
  color: #a6a6a6;
  font-size: 13px;
  display: block;
  margin: 0 !important;
  padding: 15px 0 5px !important;
}
div.k2ItemsBlock.player a.moduleItemTitle:hover,
div.k2ItemsBlock.player a.moduleItemTitle:focus,
div.k2ItemsBlock.player a.moduleItemTitle:active {
  color: #fff;
}
div.k2ItemsBlock.player ul li {
  border-bottom: 1px solid #2f2f2f;
}
div.k2ItemsBlock.player ul li div.moduleItemTags a {
  font-size: 11px;
  padding-right: 5px;
}
div.k2ItemsBlock.player ul li div.moduleItemTags a:first-child {
  background: url(../../images/sep.gif) no-repeat right center !important;
  padding-right: 5px !important;
}
div.k2ItemsBlock.player ul li div.moduleItemTags {
  border: none;
  margin: 0 !important;
  padding: 0 !important;
}
div.k2ItemsBlock.player .moduleItemAuthor,
div.k2ItemsBlock.player .moduleItemCategory {
  display: inline-block;
  font-size: 11px;
  margin-right: 5px;
  padding-right: 10px;
}
div.k2ItemsBlock.player .moduleItemAuthor {
  background: url(../../images/sep.gif) no-repeat right center !important;
}
div.k2ItemsBlock.video ul {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
div.k2ItemsBlock.video ul li {
  border: none;
  float: left;
  width: 25%;
}
div.k2ItemsBlock.video ul li .video-inner {
  padding: 0 15px;
  text-align: center;
}
div.k2ItemsBlock.video ul li .moduleItemVideo {
  display: block;
  margin-bottom: 15px;
  position: relative;
}
div.k2ItemsBlock.video ul li .moduleItemVideo img {
  width: 100%;
}
div.k2ItemsBlock.video ul li .moduleItemVideo span.modal {
  background: url(../../images/ico/video.png) no-repeat left top;
  border: none;
  box-shadow: none;
  bottom: 10px;
  display: block;
  height: 24px;
  left: auto;
  margin-left: 0;
  position: absolute;
  top: auto;
  right: 10px;
  width: 24px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  z-index: 10;
}
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li {
  background: transparent;
  display: block;
  margin: 0;
  min-height: 80px;
  padding: 10px 0;
  position: relative;
  overflow: hidden;
}
div.k2LatestCommentsBlock ul li.lastItem,
div.k2TopCommentersBlock ul li.lastItem {
  border: 0;
}
div.k2LatestCommentsBlock ul li.clearList,
div.k2TopCommentersBlock ul li.clearList {
  display: none;
}
div.k2LatestCommentsBlock ul li a.lcAvatar,
div.k2TopCommentersBlock ul li a.tcAvatar {
  display: block;
  float: left;
}
div.k2LatestCommentsBlock ul li a.lcAvatar img,
div.k2TopCommentersBlock ul li a.tcAvatar img {
  background: transparent;
  border: 0;
  max-width: none !important;
  margin: 0;
  padding: 0;
}
div.k2LatestCommentsBlock ul li div.comments,
div.k2TopCommentersBlock ul li div.comments {
  background: #fff;
  border: 1px solid #e5e5e5;
  color: #666;
  display: block;
  margin-left: 80px;
  padding: 10px;
  position: relative;
  line-height: 1.3;
}
div.k2LatestCommentsBlock ul li:hover div.comments,
div.k2TopCommentersBlock ul li:hover div.comments {
  border-color: #ccc;
}
div.k2LatestCommentsBlock ul li div.comments .arrow,
div.k2TopCommentersBlock ul li div.comments .arrow {
  background: url(../../images/arrow-ltr.png) no-repeat 0px 0px;
  display: block;
  height: 10px;
  position: absolute;
  left: -6px;
  top: 13px;
  width: 6px;
}
div.k2LatestCommentsBlock ul li div.comments a.lcComment,
div.k2TopCommentersBlock ul li div.comments a.lcComment {
  color: #666;
}
div.k2LatestCommentsBlock ul li div.comments a.lcComment:hover,
div.k2LatestCommentsBlock ul li div.comments a.lcComment:focus,
div.k2LatestCommentsBlock ul li div.comments a.lcComment:active,
div.k2TopCommentersBlock ul li div.comments a.lcComment:hover,
div.k2TopCommentersBlock ul li div.comments a.lcComment:focus,
div.k2TopCommentersBlock ul li div.comments a.lcComment:active {
  color: #c33;
}
div.k2LatestCommentsBlock ul li div.comments span.lcComment {
  float: left;
  margin-bottom: 10px;
}
div.k2LatestCommentsBlock ul li div.comments .lcUsername,
div.k2LatestCommentsBlock ul li div.comments .lcCommentDate,
div.k2LatestCommentsBlock ul li div.comments .lcItemCategory {
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li div.comments .lcItemTitle a {
  color: #222;
  font-weight: bold;
}
div.k2LoginBlock #form-login {
  margin-bottom: 0;
}
div.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
div.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0;
}
div.k2LoginBlock fieldset.input p input {
  box-shadow: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: block;
  height: 35px;
  line-height: normal;
  padding: 8px 15px;
  width: 100%;
}
div.k2LoginBlock fieldset.input p input:hover {
  border-color: #eee;
  box-shadow: none;
}
div.k2LoginBlock fieldset.input p input:focus {
  border-color: #666;
}
div.k2LoginBlock fieldset.input p label {
  color: #666;
  display: block;
  margin-bottom: 3px;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2LoginBlock fieldset.input p input#modlgn_remember {
  display: inline-block;
  margin: 0;
  padding: 0;
  line-height: 1;
  height: auto;
  width: auto;
}
div.k2LoginBlock .button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  box-shadow: none;
  background: #000;
  color: #fff;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  margin-top: 5px;
  padding: 6px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
div.k2LoginBlock .button:hover,
div.k2LoginBlock .button:focus,
div.k2LoginBlock .button:active {
  background: #c33;
  color: #fff;
  text-decoration: none;
}
div.k2LoginBlock ul {
  margin: 5px 0 0;
  padding: 0;
  list-style: none;
}
div.k2LoginBlock ul li a {
  background: url(../../images/bullet.png) no-repeat left 9px;
  display: block;
  color: #666 !important;
  padding: 2px 0 2px 13px;
}
div.k2LoginBlock ul li a:hover,
div.k2LoginBlock ul li a:focus,
div.k2LoginBlock ul li a:active {
  background-image: url(../../images/bullet-hover.png);
  color: #c33 !important;
}
div.k2Pagination {
  color: #999;
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-align: center;
}
div.k2Pagination ul {
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  margin: 20px 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
div.userView div.k2Pagination ul {
  margin-top: 0;
}
div.k2Pagination ul li {
  display: inline-block;
  padding: 0 5px;
}
div.k2Pagination ul li.active a {
  border-color: #000;
}
div.k2Pagination ul li a {
  border: 1px solid #eee;
  color: #444;
  display: block;
  font-size: 12px;
  font-weight: 300;
  padding: 5px 10px;
}
div.k2Pagination ul li a:hover {
  background-color: #444;
  border-color: #444;
  color: #fff;
}
div.k2Pagination ul li.disabled a {
  background: #fff;
  border-color: #eee;
  color: #999;
}
div.k2Pagination ul li.disabled a:hover {
  border-color: #eee;
  color: #444;
}
div.k2ReportCommentFormContainer {
  margin: 0 auto;
  padding: 8px;
  width: 480px;
}
div.k2ReportCommentFormContainer blockquote {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px 0;
  padding: 8px;
  width: 462px;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
  color: #135CAE;
  display: block;
  float: left;
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  vertical-align: top;
}
div.k2ReportCommentFormContainer blockquote span.quoteIconRight {
  color: #135CAE;
  display: block;
  float: right;
  font-size: 40px;
  font-style: italic;
  font-weight: bold;
  line-height: 30px;
  vertical-align: top;
}
div.k2ReportCommentFormContainer blockquote span.theComment {
  color: #000;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../../images/system/loading.gif) no-repeat left center;
}
div.k2ReportCommentFormContainer form input,
div.k2ReportCommentFormContainer form textarea {
  border: 1px solid #ddd;
  display: block;
  font-size: 12px;
  margin: 0 0 8px 0;
  padding: 2px;
  width: 474px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
.k2ReportCommentFormContainer button.button {
  box-shadow: none;
  background: #000;
  border: solid 1px #000;
  color: #fff;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-right: 5px;
  padding: 4px 14px;
  text-shadow: none;
  text-transform: uppercase;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.k2ReportCommentFormContainer button.button:hover,
.k2ReportCommentFormContainer button.button:focus,
.k2ReportCommentFormContainer button.button:active {
  background: #c33;
  color: #fff;
  border-color: #c33;
}
div.k2SearchBlock {
  display: block;
  margin: 25px 0 0;
}
.k2SearchBlock .k2SearchBlockForm input.inputbox {
  background: #f5f5f5;
  color: #666;
  width: 90% !important;
}
.k2SearchBlock .k2SearchBlockForm input.inputbox:hover,
.k2SearchBlock .k2SearchBlockForm input.inputbox:focus,
.k2SearchBlock .k2SearchBlockForm input.inputbox:active {
  border-color: #e5e5e5;
  color: #222;
}
div.k2SearchBlock div.k2LiveSearchResults {
  background: #fff;
  border: 1px solid #e5e5e5;
  display: none;
  margin-top: -1px;
  position: absolute;
  z-index: 99;
}
.k2SearchBlock .k2SearchBlockForm input.button {
  background: #000;
  border: 1px solid #000;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  color: #fff;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 5px 0 0;
  padding: 6px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
.k2SearchBlock .k2SearchBlockForm input.button:hover,
.k2SearchBlock .k2SearchBlockForm input.button:focus,
.k2SearchBlock .k2SearchBlockForm input.button:active {
  background: #c33;
  border-color: #c33;
}
.k2SearchBlock .k2SearchBlockForm input.button[type="image"],
.k2SearchBlock .k2SearchBlockForm input.button[type="image"]:hover,
.k2SearchBlock .k2SearchBlockForm input.button[type="image"]:focus,
.k2SearchBlock .k2SearchBlockForm input.button[type="image"]:active {
  border-color: #ccc;
  background-color: #e5e5e5;
}
div.k2SearchBlock {
  margin: 0;
}
div.k2SearchBlock form {
  margin: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li {
  border: none;
  margin: 0;
  padding: 0;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a {
  border-top: 1px dotted #eee;
  display: block;
  padding: 1px 2px;
}
div.k2SearchBlock div.k2LiveSearchResults ul.liveSearchResults li a:hover {
  background: #fffff0;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2TagCloudBlock {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  color: #444;
  display: block;
  float: left;
  padding: 4px;
  line-height: 1;
}
div.k2TagCloudBlock a:hover {
  color: #c33;
  display: block;
  float: left;
  text-decoration: none;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}
div.k2UserBlock ul {
  margin-left: 0;
}
div.k2UserBlock ul li {
  list-style: none;
}
div.k2UserBlock ul li a,
div.k2UserBlock ul li a.modal {
  background: url("../../images/bullet.png") no-repeat 0px 9px;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  color: #666 !important;
  display: block;
  margin-left: 0;
  padding: 2px 0 2px 17px;
  position: inherit;
  transition: all 0.3s ease-out 0s;
  width: auto;
  z-index: 10;
}
div.k2UserBlock ul li a:hover,
div.k2UserBlock ul li a:focus,
div.k2UserBlock ul li a:active {
  background-image: url("../../images/bullet-hover.png");
  color: #c33 !important;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
div.k2UserBlock input.button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #000;
  box-shadow: none;
  background: #000;
  color: #fff;
  font-weight: normal;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  margin: 10px 0 0;
  padding: 6px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
div.k2UserBlock input.button:hover {
  background: #c33;
  border-color: #c33;
  color: #fff;
  text-decoration: none;
}
a.tcLatestComment {
  color: #222;
  display: block;
  margin-bottom: 5px;
}
span.tcUsername {
  color: #c33;
}
.tcLatestCommentDate {
  color: #aaa;
  font-size: 11px;
  display: block;
  margin-top: 3px;
}
div.k2UsersBlock ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2UsersBlock ul li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-bottom: 5px;
  position: relative;
}
div.k2UsersBlock ul li.lastItem {
  border: 0;
  margin-bottom: 0;
}
div.k2UsersBlock ul li a.ubUserAvatar {
  float: right;
}
div.k2UsersBlock ul li a.ubUserAvatar img {
  float: none;
  margin: 3px 0 10px 20px;
  max-width: none !important;
}
div.k2UsersBlock ul li a.ubUserName {
  color: #222;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  margin-top: -6px;
}
div.k2UsersBlock ul li a.ubUserName:hover {
  color: #c33;
}
div.k2UsersBlock ul li div.ubUserDescription {
  padding-top: 5px;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  font-size: 15px;
  font-weight: bold;
  margin: 10px 0 5px;
  padding: 0;
  line-height: 1;
}
div.k2UsersBlock ul li ul.ubUserItems li {
  border: 0;
  padding: 0;
}
div.k2UsersBlock ul li ul.ubUserItems li a {
  background: url(../../images/bullet.png) no-repeat 5px 5px;
  padding-left: 15px;
}
div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:focus,
div.k2UsersBlock ul li ul.ubUserItems li a:active {
  background-image: url(../../images/bullet-hover.png);
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.subCategory {
  background: url("../../images/line.gif") repeat-y right top;
  border-bottom: 1px solid #E5E5E5;
  margin: 0 0 20px;
  overflow: hidden;
  padding: 0 20px 20px;
  position: relative;
}
.subCategoryContainer:nth-child(4) div.subCategory,
.subCategoryContainer:nth-child(8) div.subCategory {
  background: none !important;
}
div.CategoryInfo {
  color: #fff;
  position: relative;
  overflow: hidden;
}
div.subCategory a.subCategoryImage img,
div.subCategory a.subCategoryImage:hover img {
  margin: 0;
  overlow: hidden;
  padding: 0;
  width: 310px;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  display: block;
  text-align: center;
}
div.subCategory h2 {
  background: #000;
  border: none;
  color: #fff;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 3px 6px;
  position: relative;
  top: -13px;
  text-transform: uppercse;
}
div.subCategory h2 a,
div.subCategory h2 a:hover,
div.subCategory h2 a:focus,
div.subCategory h2 a:active {
  color: #fff;
}
div.subCategory .subCategoryImage {
  background: transparent;
  display: block;
}
div.subCategory .subCategoryDesc {
  background: url(../../images/trans-dark.png);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  color: #fff;
  display: none;
  font-size: 12px;
  padding: 60px 30px 70px;
  position: absolute;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease-in;
  top: 0;
}
div.subCategory .subCategoryDesc img {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
div.subCategory:hover .subCategoryDesc {
  left: 0px;
  display: block;
}
div.subCategory .subCategoryMore {
  background: url(../../images/readmore-white-bg.png) no-repeat right center;
  color: #e5e5e5;
  display: inline-block;
  font-weight: bold;
  font-size: 13px;
  padding: 0 25px 0 0;
}
div.subCategory .subCategoryMore:hover {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
}
div.subCategoryContainer {
  float: left;
}
.itemListSubCategories h3 {
  margin-left: 15px;
}
div.subCategory .CategoryInfo:hover img {
  margin: 0;
  padding: 0;
  box-shadow: 8px 8px 8px rgba(0,0,0,0.4);
  transform: rotate(0deg) scale(1.2);
}
div.tagItemList {
  margin-left: -40px;
  margin-right: -40px;
}
div.tagView div.tagItemView {
  border-bottom: 1px solid #e5e5e5;
  float: left;
  margin: 0 0 20px;
  min-height: 540px;
  padding-bottom: 10px;
  width: 50%;
}
div.tagView div.tagItemView.eq-first {
  background: url(../../images/line.gif) repeat-y right top;
}
div.tagView div.tagItemView .tagView {
  padding: 0 20px;
}
div.tagItemHeader {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
div.tagItemHeader h2.tagItemTitle {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 5px 0;
}
div.tagItemHeader h2.tagItemTitle a {
  color: #222;
}
div.tagItemHeader h2.tagItemTitle a:hover,
div.tagItemHeader h2.tagItemTitle a:focus,
div.tagItemHeader h2.tagItemTitle a:active {
  color: #c33;
}
.tagItemImageBlock .tagItemImage {
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.tagItemImageBlock .tagItemImage img {
  width: 100% !important;
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
.tagItemImageBlock .tagItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
.view-tag {
  position: relative;
  margin-bottom: 15px;
}
span.tagItemImage {
  display: block;
  height: 300px;
  overflow: hidden;
}
span.tagItemImage a.modal-image {
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  left: 0;
  margin: 0;
  position: static;
  top: -225px;
  width: auto;
}
.tagItemCategory {
  background: none repeat scroll 0 0 #000000;
  bottom: -10px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  position: absolute;
}
.tagItemDateCreated {
  color: #AAA;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
.tagItemReadMore {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.tagItemReadMore a {
  background: url(../../images/readmore-bg.png) no-repeat 0 0;
  color: #999;
  display: block;
  font-weight: bold;
  padding-left: 25px;
}
.tagItemReadMore a:hover,
.tagItemReadMore a:focus,
.tagItemReadMore a:active {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
}
div.userBlock {
  border: 1px solid #eee;
  clear: both;
  margin: 0 -20px 30px;
  padding: 20px;
}
.userView div.userBlock {
  margin-left: -20px;
  margin-right: -20px;
}
div.userBlock div.userAdditionalInfo {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
div.userBlock div.userAdditionalInfo span {
  color: #999;
}
div.userBlock div.userAdditionalInfo a {
  color: #666;
  font-weight: normal;
}
div.userBlock div.userAdditionalInfo a:hover {
  color: #c33;
  text-decoration: underline;
}
div.userBlock div.userDescription {
  margin: 0 0 10px;
  padding: 0;
}
div.userBlock h2 {
  margin: 0 0 10px;
  padding: 0;
  line-height: 1;
}
div.userBlock img {
  display: block;
  float: left;
  margin: 0 15px 0 0;
}
div.userItemList {
  margin-left: -40px;
  margin-right: -40px;
}
.userItemList .userItemView {
  border-bottom: 1px solid #e5e5e5;
  background: url(../../images/line.gif) repeat-y right top;
  float: left;
  margin: 0 0 20px;
  min-height: 530px;
  padding-bottom: 10px;
  width: 50%;
}
.userItemList .userItemView:nth-child(2),
.userItemList .userItemView:nth-child(4),
.userItemList .userItemView:nth-child(2n) {
  background-image: none;
}
div.userView div.userItemView .userView {
  padding: 0 20px;
}
div.userItemHeader {
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
}
div.userItemHeader h3.userItemTitle {
  display: block;
  font-size: 14px;
  line-height: 1.2;
  margin: 5px 0;
}
div.userItemHeader h3.userItemTitle a {
  color: #222;
}
div.userItemHeader h3.userItemTitle a:hover,
div.userItemHeader h3.userItemTitle a:focus,
div.userItemHeader h3.userItemTitle a:active {
  color: #c33;
}
div.userItemBody {
  margin: 0;
  padding: 8px 0;
}
div.userItemCommentsLink {
  display: block;
  margin-top: 15px;
}
div.userItemCommentsLink a {
  background: #000;
  color: #fff;
  font-size: 11px;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  font-weight: 300;
  padding: 6px 14px;
}
div.userItemCommentsLink a:hover {
  background: #c33;
  color: #fff;
  text-decoration: none;
}
div.userItemImageBlock {
  margin: 0 0 20px;
  padding: 0;
  height: 300px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
div.userItemImageBlock img {
  width: 100% !important;
}
span.userItemImage {
  overflow: hidden;
}
span.userItemImage img {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
span.userItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
span.userItemImage {
  display: block;
}
div.userItemLinks {
  margin: 0;
  padding: 0;
  position: relative;
}
div.userItemReadMore {
  position: absolute;
  right: 0;
  top: 0;
}
div.userItemReadMore a {
  background: url(../../images/readmore-bg.png) no-repeat 0px 0px;
  color: #999;
  display: block;
  font-weight: bold;
  padding-left: 25px;
}
div.userItemReadMore a:hover {
  background-image: url(../../images/readmore-hover-bg.png);
  color: #c33;
}
div.userItemTagsBlock {
  padding: 0;
  width: 70%;
}
div.userItemTagsBlock span {
  color: #666;
  font-weight: bold;
  font-size: 11px;
  padding: 0 5px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 3px 0 0;
  text-align: center;
}
div.userItemTagsBlock ul.userItemTags li a {
  background: #f0f0f0;
  color: #666;
  display: block;
  padding: 4px 10px;
  line-height: 1;
  transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -webkit-transition: background-color 0.5s ease-in;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
div.userItemTagsBlock ul.userItemTags li a:hover {
  background: #c33;
  color: #fff;
}
div.userItemViewUnpublished {
  background: #ffffcc !important;
  margin: 8px 0;
  opacity: 0.9;
  padding: 0;
}
span.userItemAddLink {
  display: inline-block;
  float: right;
  margin: 0;
  padding: 8px 0;
  text-align: right;
  vertical-align: middle;
}
span.userItemEditLink {
  display: inline-block;
  line-height: normal;
  margin: 0;
  padding: 0;
}
span.userItemAddLink a,
span.userItemAddLink a.modal {
  background: #eee;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #ccc;
  margin-left: 0;
  padding: 4px 16px;
  text-decoration: none;
  top: auto;
  position: inherit;
  width: auto;
  z-index: 10;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
span.userItemEditLink a,
span.userItemEditLink a.modal {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  left: 0;
  margin: 0;
  padding: 0;
  position: inherit;
  text-decoration: none;
  top: 0;
  vertical-align: middle;
  width: auto;
  z-index: 10;
}
span.userItemEditLink a:before {
  content: "\f044";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none !important;
  background-position: 0% 0%;
  background-repeat: repeat;
}
.userItemCategory {
  background: #000;
  bottom: -10px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'novecento_wide_lightbold';
  font-size: 10px;
  line-height: normal;
  padding: 3px 6px;
  position: absolute;
}
.userItemDateCreated {
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
.k2AccountPage table.admintable label {
  display: inline-block;
  margin-right: 5px;
}
.k2AccountPage table.admintable tr td {
  vertical-align: middle;
}
.k2AccountPage input#del_image {
  margin-top: 0;
}
h2.latestItemTitleList {
  border-bottom: 1px dotted #ccc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  margin: 8px 0 2px 0;
  padding: 2px 0;
}
img {
  border: none;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  display: block;
  margin: 10px 0;
  padding: 0;
}
span.catItemAddLink {
  border-bottom: 1px dotted #ccc;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: right;
}
span.catItemAddLink a {
  background: #eee;
  border: 1px solid #ccc;
  padding: 4px 16px;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
span.catItemAddLink a.modal {
  background: #eee;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: solid 1px #ccc;
  color: #444;
  display: inline-block;
  margin: 0;
  position: relative;
  top: auto;
  left: 0px;
  right: 0;
  width: auto;
  z-index: 10;
}
span.catItemAddLink a.modal:hover,
span.catItemAddLink a.modal:focus {
  background: #ffffcc;
  color: #c33;
}
span.catItemEditLink a,
span.catItemEditLink a.modal {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  left: 0;
  margin: 0;
  padding: 0;
  position: inherit;
  text-decoration: none;
  top: 0;
  vertical-align: middle;
  width: auto;
  z-index: 10;
  display: inline-block;
}
span.catItemEditLink a:before {
  content: "\f044";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none !important;
  background-position: 0% 0%;
  background-repeat: repeat;
}
span.catItemImage {
  display: block;
  overflow: hidden;
  height: 180px;
}
.groupLeading span.catItemImage {
  height: 180px;
  overflow: hidden;
  -webkit-transform: translateZ(0);
}
.players .groupLeading span.catItemImage {
  height: auto;
}
span.catItemImage img {
  transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}
span.catItemImage:hover img {
  transform: scale(1.15) rotate(-1.75deg);
  -o-transform: scale(1.15) rotate(-1.75deg);
  -ms-transform: scale(1.15) rotate(-1.75deg);
  -moz-transform: scale(1.15) rotate(-1.75deg);
  -webkit-transform: scale(1.15) rotate(-1.75deg);
}
span.catItemImage a.modal-image {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  border: 0px;
  display: block;
  left: 0;
  margin: 0;
  position: static;
  top: -225px;
  width: auto;
  z-index: 10;
}
span.catItemImage a.modal img {
  width: 100% !important;
}
span.itemEditLink {
  display: inline-block;
}
dd.itemEditLink a,
dd.itemEditLink a.modal {
  border-radius: 0;
  box-shadow: none;
  border: 0;
  font-weight: normal;
  left: 0;
  margin: 0;
  position: inherit;
  text-decoration: none;
  top: 0;
  width: auto;
}
span.itemImageCaption {
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
}
span.latestItemImage {
  display: block;
  min-height: 260px;
  margin: 0;
  overflow: hidden;
  text-align: left;
}
span.latestItemsUserEmail {
  color: #555;
  display: block;
  font-weight: bold;
}
span.latestItemsUserURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.siteRoot {
  display: none;
}
span.ubUserEmail {
  background: url(../../images/fugue/mail.png) no-repeat 50% 50%;
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
  overflow: hidden;
  padding: 0;
  width: 16px;
}
span.ubUserEmail a {
  display: inline-block;
  height: 16px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 16px;
}
span.userEmail {
  color: #555;
  display: block;
  font-weight: bold;
}
span.userURL {
  color: #555;
  display: block;
  font-weight: bold;
}
table.calendar {
  background: #fff;
  border-collapse: collapse;
  margin: 0 auto;
  width: 100%;
}
table.calendar tr td {
  background: #fff;
  border: 1px solid #f4f4f4;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.calendarDateLinked {
  padding: 0;
}
table.calendar tr td.calendarDateLinked a {
  background: #eee;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarDateLinked a:hover {
  background: #c33;
  color: #fff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: center;
}
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.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: center;
}
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.calendarToday {
  background: #c33;
  color: #fff;
  font-weight: bold;
}
table.calendar tr td.calendarTodayLinked {
  background: #c33;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  color: #fff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover {
  background: #c33;
  display: block;
  padding: 2px;
  text-decoration: none;
}
.clearList {
  
  clear: both;
  display: none;
  float: none;
}
.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.itemRatingForm {
  display: block;
  float: left;
  line-height: 25px;
  vertical-align: middle;
}
#k2Container .itemRatingList {
  background-position: left top !important;
  float: left;
  height: 25px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
}
#k2Container ul.itemRatingList li.itemCurrentRating {
  background-position: 0 center !important;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#k2Container .itemRatingList a,
#k2Container .itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: -1000px;
  top: 0;
}
#k2Container .itemRatingList a.five-stars {
  width: 100%;
  z-index: 2;
}
#k2Container .itemRatingList a.four-stars {
  width: 80%;
  z-index: 3;
}
#k2Container .itemRatingList a.one-star {
  width: 20%;
  z-index: 6;
}
#k2Container .itemRatingList a.three-stars {
  width: 60%;
  z-index: 4;
}
#k2Container .itemRatingList a.two-stars {
  width: 40%;
  z-index: 5;
}
#k2Container .itemRatingList a:hover {
  background-position: left bottom !important;
}
#k2Container .itemRatingList li {
  border: none;
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList,
.itemRatingList a:hover {
  background: transparent url(../../images/system/transparent_star.gif) left -1000px repeat-x;
}
#k2Container .itemRatingList .itemCurrentRating {
  background-image: url(../../images/system/transparent_star.gif) !important;
}
#k2Container .itemRatingLog {
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: solid 1px #e5e5e5;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage div.k2AccountPageUpdate button.button {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: solid 1px #000;
  box-shadow: none;
  background: #000;
  color: #fff;
  font-family: 'novecento_wide_bookbold', Arial, Helvetica, sans-serif;
  margin: 20px 0;
  padding: 6px 14px;
  text-shadow: none;
  text-transform: uppercase;
}
.k2AccountPage div.k2AccountPageUpdate button.button:hover {
  color: #fff;
  background: #c33;
  border-color: #c33;
  text-decoration: none;
  text-shadow: none;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage th.k2ProfileHeading {
  background: #f6f6f6;
  color: #222;
  font-size: 18px;
  padding: 8px;
  text-align: left;
}
.k2AccountPage table tr td label.radiobtn {
  display: inline-block;
  margin-right: 10px;
}
.k2AccountPage table tr td input[type="radio"] {
  margin-top: 3px;
  vertical-align: top;
}
.k2Avatar img {
  background: #fff;
  border: none;
  display: block;
  float: left;
  margin: 0px 10px 4px 0;
  padding: 0px;
}
.k2Padding {
  padding: 4px;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
.lastItem {
  
  border: none;
}
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
#k2Container {
  padding: 0 0 24px 0;
}
#k2Container div.gsc-branding-text {
  text-align: right;
}
#k2Container div.gsc-control {
  width: 100%;
}
#k2Container div.gs-visibleUrl {
  display: none;
}
#recaptcha_response_field {
  background-color: #fff !important;
  border-color: #ccc !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
div.itemListView {
  margin-left: -40px;
  margin-right: -40px;
}
div.catItemView {
  margin: 0 20px;
  position: relative;
}
div.itemRelated {
  clear: both;
  
  margin-bottom: 16px;
  padding: 0;
}
.hidden-phone a.modal {
  position: inherit;
  margin-left: 0;
  border: none;
  box-shadow: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  width: auto;
  z-index: 10;
}
.question {
  color: #222;
  font-size: 15px;
  font-style: italic;
  margin: 30px 0 15px;
}
.catItemBlogView .catItemViewContent {
  padding-left: 150px;
  position: relative;
}
.catItemBlogView .item-meta {
  position: absolute;
  left: 0;
  top: 0;
}
#k2FrontendEditToolbar h2 {
  background: url("../../images/system/K2_Logo_105x40_24.png") no-repeat 0 50% !important;
  display: block;
}
.catItemContainer .containerCountComment {
  margin-bottom: 0;
}
#k2Container .itemImageBlock  .itemImage .modal {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  left: auto;
  margin: 0;
  padding: 0;
  position: relative;
  top: auto;
  width: auto;
  z-index: 1;
}