	

a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}
#k2Container {
  padding: 0 0 24px 0;
}
body.contentpane #k2Container {
  
  padding: 16px;
}
.k2Padding {
  padding: 4px;
}
.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.even {
  background: #fffff0;
  border-bottom: 1px dotted #ccc;
  padding: 2px;
}
.odd {
  background: #fff;
  border-bottom: 1px dotted #ccc;
  padding: 2px;
}
div.k2FeedIcon {
  padding: 4px 8px;
}
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.k2FeedIcon a span,
div.k2FeedIcon a:hover span {
  display: none;
}
.itemRatingForm {
  display: inline-block;
  line-height: 25px;
  vertical-align: top;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
  display: inline-block;
  font-weight: bold;
  color: #34495e;
}
div.itemRatingForm .formLogLoading {
  background: url(../images/system/loading.gif) no-repeat left center;
  height: 25px;
  padding: 0 0 0 20px;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../images/system/transparent_star.gif) left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  display: inline-block;
  height: 25px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
  vertical-align: top;
}
.itemRatingList li {
  background: none;
  display: inline;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  border: none;
  cursor: pointer;
  height: 25px;
  left: 0;
  line-height: 25px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 1000px;
  top: 0;
}
.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 {
  background-position: 0 center;
  margin: 0;
  padding: 0;
  z-index: 1;
}
span.siteRoot {
  display: none;
}
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background-color: #fff !important;
}
#recaptcha_table {
  border-color: #ccc !important;
}
#recaptcha_response_field {
  background-color: #fff !important;
  border-color: #ccc !important;
}
.clearList {
  
  clear: both;
  display: none;
  float: none;
}
.lastItem {
  
  border: none;
}
.k2Avatar img {
  display: block;
  float: left;
  margin-right: 15px;
}
div.k2Pagination {
  color: #999;
  margin: 24px 0 64px 0;
  padding: 8px;
  text-align: center;
}
div.k2Pagination ul {
  text-align: center;
}
div.k2Pagination ul li {
  display: inline-block;
}
div.k2Pagination ul li a {
  display: block;
  padding: 5px 13px;
  background: #f3f3f3;
  margin-left: 2px;
}
div.k2Pagination ul li a:hover {
  background: #1abc9c;
  color: #fff;
}
.itemCommentsPagination .pagination-list {
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  display: inline-block;
  margin-bottom: 0;
  margin-left: 0;
}
.itemCommentsPagination .pagination-list > li {
  display: inline;
}
.itemCommentsPagination .pagination-list > li > a,
.itemCommentsPagination .pagination-list > li > span {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #FFFFFF;
  border-color: #DDDDDD;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  float: left;
  line-height: 25px;
  padding: 4px 12px;
  text-decoration: none;
}
.itemCommentsPagination .pagination-list > .disabled > span,
.itemCommentsPagination .pagination-list > .disabled > a,
.itemCommentsPagination .pagination-list > .disabled > a:hover,
.itemCommentsPagination .pagination-list > .disabled > a:focus {
  background-color: transparent;
  color: #999999;
  cursor: default;
}
.itemCommentsPagination .pagination-list > li:first-child > a,
.itemCommentsPagination .pagination-list > li:first-child > span {
  border-bottom-left-radius: 0;
  border-left-width: 1px;
  border-top-left-radius: 0;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(../images/system/featuredItem.png) no-repeat 100% 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;
}
div.itemView {
  margin: 0 0 20px 0;
  padding: 0 0 20px 0;
}
span.itemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.itemEditLink a {
  background: #eee;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemBody div.itemHeader {
  color: #999;
  font-size: 12px;
  margin-bottom: 40px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-transform: Uppercase;
}
div.itemHeader span {
  display: block;
}
div.itemHeader span:before {
  font-family: "FontAwesome";
  font-weight: normal !important;
  margin-right: 5px;
}
div.itemHeader h2.itemTitle {
  margin: 0 0 15px 0;
  line-height: 1;
  font-size: 40px;
}
div.itemHeader h2.itemTitle span {
  font-size: 28px;
}
div.itemHeader h2.itemTitle span {
  display: inline;
}
div.itemHeader h2.itemTitle span sup {
  color: #CF1919;
  
  font-size: 14px;
  text-decoration: none;
}
div.itemToolbar {
  color: #999;
  font-size: 12px;
  margin-bottom: 10px;
  padding: 10px 0;
  border-top: 0;
  border-bottom: 0;
  text-transform: Uppercase;
}
div.itemToolbar span.itemAuthor,
div.itemToolbar span.itemDateCreated,
div.itemToolbar span.itemHits {
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  line-height: 1;
  color: #34495e;
}
div.itemToolbar span.itemAuthor small,
div.itemToolbar span.itemDateCreated small,
div.itemToolbar span.itemDateModified small,
div.itemToolbar span.itemHits small {
  font-family: serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999;
}
div.itemToolbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemToolbar ul li {
  margin: 0 0 0 20px;
  padding: 5px 0;
  list-style: none;
  float: left;
  line-height: 25px;
}
div.itemToolbar ul li a {
  color: #666;
}
div.itemToolbar ul li a:hover,
div.itemToolbar ul li a:active,
div.itemToolbar ul li a:focus {
  color: #34495e;
  text-decoration: none;
}
div.itemToolbar ul > li:first-child {
  
  border: none;
  margin-left: 0;
}
div.itemToolbar ul li a:before {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
}
div.itemToolbar ul li a.itemPrintLink:before {
  content: "\f02f";
}
div.itemToolbar ul li a.itemEmailLink:before {
  content: "\f003";
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease:before {
  content: "\f056";
}
div.itemToolbar ul li a#fontDecrease img {
  display: none;
}
div.itemToolbar ul li a#fontIncrease:before {
  content: "\f055";
}
div.itemToolbar ul li a#fontIncrease img {
  display: none;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  line-height: 25px;
}
div.itemRatingBlock span {
  font-family: serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999;
}
div.itemBody {
  margin: 0;
  padding: 8px 0;
}
div.itemImageBlock {
  margin: 0 0 20px 0;
}
span.itemImage {
  display: block;
  text-align: center;
}
span.itemImageCaption {
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
}
span.itemImage a.modal {
  border: none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  display: block;
  left: 0;
  margin: 0;
  position: relative;
  right: 0;
  top: -225px;
  width: auto;
  z-index: 10;
}
span.itemImageCredits {
  color: #999;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
}
div.itemIntroText {
  color: #34495e;
  font-weight: bold;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
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;
}
div.itemExtraFields ul li.social li {
  float: left;
}
div.itemExtraFields ul li.social li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 24px;
  color: #fff;
  background: #1abc9c;
  float: left;
}
div.itemExtraFields ul li.social li a:hover {
  background: #34495e;
}
div.itemExtraFields ul li.social li a i {
  padding: 0;
}
div.itemExtraFields ul li span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.itemContentFooter {
  color: #999;
  font-size: 12px;
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  text-transform: Uppercase;
}
div.itemSocialSharing {
  float: left;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemGooglePlusOneButton {
  float: left;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory {
  display: inline-block !important;
  background: transparent;
  padding: 5px 10px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: normal;
}
div.itemCategory a,
div.itemCategory a:hover,
div.itemCategory a:active,
div.itemCategory a:focus {
  text-decoration: none;
}
div.itemCategory span {
  display: none;
}
div.itemTagsBlock {
  padding-top: 20px;
  padding-bottom: 10px;
}
div.itemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.itemTagsBlock ul.itemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 0;
  text-align: center;
}
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;
}
span.itemDateModified {
  font-weight: bold;
  display: inline-block;
  margin-left: 0;
  margin-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap;
  line-height: 1;
  color: #34495e;
}
span.itemDateModified small {
  font-family: serif;
  font-weight: normal !important;
  font-size: 14px;
  margin-right: 3px;
  text-transform: none;
  color: #999;
}
div.itemAuthorPadding {
  padding: 30px 0;
  margin: 30px 0;
  border-top: 1px solid #ddd;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  margin-right: 20px;
  float: left;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName {
  margin: 0 0 4px 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,
div.itemAuthorBlock div.itemAuthorDetails h3.itemAuthorName a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  border-right: 1px solid #ccc;
  color: #555;
  font-weight: bold;
  margin: 0 4px 0 0;
  padding: 0 8px 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  color: #555;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
}
div.itemAuthorLatest {
  margin-bottom: 16px;
  padding: 0;
}
div.itemAuthorLatest ul {
  list-style: none;
  margin: 0;
}
div.itemAuthorLatest ul li {
  background: none;
  border-bottom: 0;
}
div.itemRelated {
  
  margin-bottom: 16px;
  padding: 0;
}
div.itemRelated ul {
  margin: 0;
  list-style: none;
}
div.itemRelated ul li {
  background: none;
  border-bottom: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  
  background: #fff;
  border: 1px solid #ccc;
  float: left;
  margin: 0 4px 4px 0;
  overflow: hidden;
  padding: 4px;
}
div.itemRelated ul li.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
div.itemVideoBlock {
  background: #010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.itemVideoBlock div.itemVideoEmbedded {
  
  text-align: center;
}
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%;
}
div.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.itemNavigation {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0 0 20px 0;
  padding: 4px 0;
}
div.itemNavigation span.itemNavigationTitle {
  color: #999;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
}
div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments ul.itemCommentsList li {
  border-bottom: 1px dotted #ddd;
  margin: 0;
  padding: 4px;
}
div.itemComments ul.itemCommentsList li.authorResponse {
  background: url(../images/system/stripes.png) repeat;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  background: #fff;
  border-bottom: 1px solid #d7d7d7;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #f2f2f2;
  float: left;
  margin: 4px 4px 4px 0;
  padding: 4px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  border-right: 1px solid #ccc;
  font-size: 14px;
  font-weight: bold;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 14px;
  font-weight: bold;
}
div.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #999;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #555;
  font-size: 11px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentToolbar {
  clear: both;
  display: block;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  color: #999;
  font-size: 11px;
  margin-right: 4px;
  text-decoration: underline;
}
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.itemCommentsPagination {
  margin: 0 0 24px 0;
  padding: 4px;
}
div.itemCommentsPagination span.pagination {
  clear: both;
  display: block;
  float: right;
}
div.itemCommentsForm h3 {
  margin: 0;
  padding: 0 0 4px 0;
  font-size: 30px;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  margin-bottom: 15px;
  font-size: 13px;
  color: #666;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  height: 160px;
  width: 350px;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  width: 350px;
}
div.itemCommentsForm form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
div.itemCommentsForm form .formLogLoading {
  background: url(../images/system/loading.gif) no-repeat left center;
}
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin-top: -100px;
}
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-size: 12px;
  font-style: italic;
  font-weight: normal;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer form label {
  display: block;
  font-weight: bold;
}
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 #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer form span#formLog {
  color: #CF1919;
  font-weight: bold;
  margin: 0 0 0 20px;
  padding: 0 0 0 20px;
}
div.k2ReportCommentFormContainer form .formLogLoading {
  background: url(../images/system/loading.gif) no-repeat left center;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
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;
}
div.itemListCategory img {
  display: block;
  float: left;
  margin: 0 30px 0 0;
}
div.subCategoryContainer {
  float: left;
}
div.subCategory {
  position: relative;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  display: block;
  text-align: center;
}
div.subCategory h2 {
  position: absolute;
  top: 20px;
  line-height: normal;
  margin: 0;
  padding: 5px 10px;
  background: #34495e;
  font-size: 12px;
  text-transform: uppercase;
  font-family: sans-serif;
}
div.subCategory h2 a {
  color: #fff;
}
div.subCategory h2 a:hover {
  text-decoration: none;
}
a.subCategoryMore {
  display: none;
}
div#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
div.itemContainer {
  float: left;
}
div.catItemView {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
div.groupLinks {
  margin: 0;
  padding: 0;
}
span.catItemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.catItemEditLink a {
  background: #eee;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.catItemEditLink a:hover {
  background: #ffffcc;
}
div.catItemHeader h3.catItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10.5px 0;
  line-height: 1;
  text-transform: none;
}
div.catItemHeader h3.catItemTitle a {
  color: #222;
}
div.catItemHeader h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:active,
div.catItemHeader h3.catItemTitle a:focus {
  color: #34495e;
  text-decoration: none;
}
div.catItemHeader h3.catItemTitle span sup {
  color: #CF1919;
  
  font-size: 14px;
  text-decoration: none;
}
div.catItemHeader {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -8px;
}
div.catItemHeader span {
  margin-right: 20px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.catItemHeader span.catItemAuthor {
  font-weight: bold;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  color: #999;
  display: block;
  float: left;
  font-style: normal;
  margin: 0;
  padding: 0 4px 0 0;
}
div.catItemBody {
  margin: 0;
}
div.catItemImageBlock {
  float: left;
  margin: 0 0 20px;
  position: relative;
}
span.catItemImage {
  display: block;
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.catItemExtraFields,
div.genericItemExtraFields {
  border-top: 1px dotted #ddd;
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
}
div.catItemExtraFields h4,
div.genericItemExtraFields h4 {
  line-height: normal !important;
  margin: 0;
  padding: 0 0 8px 0;
}
div.catItemExtraFields ul,
div.genericItemExtraFields ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemExtraFields ul li,
div.genericItemExtraFields ul li {
  display: block;
}
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.catItemLinks {
  display: block;
  margin: 0 0 16px 0;
  float: left;
  padding: 0;
  width: 100%;
}
div.catItemHitsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.catItemCategory {
  background: #34495e;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.catItemCategory span {
  display: none;
}
div.catItemCategory a {
  color: #fff;
}
div.catItemCategory a:hover {
  text-decoration: none;
}
div.catItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.catItemTagsBlock ul.catItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 0;
  text-align: center;
}
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.catItemVideoBlock {
  background: #010101 url(../images/system/videoplayer-bg.gif) repeat-x bottom;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.catItemVideoBlock div.catItemVideoEmbedded {
  
  text-align: center;
}
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
div.catItemCommentsLink {
  border-right: 1px solid #ddd;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.catItemReadMore {
  display: inline;
}
span.catItemDateModified {
  border-top: 1px solid #ddd;
  color: #999;
  display: block;
  margin: 4px 0;
  padding: 4px;
  text-align: right;
}
div.userBlock {
  background: #f7fafe;
  border: 1px solid #ddd;
  clear: both;
  margin: 0 0 16px 0;
  padding: 8px;
}
div.userBlock h2 {
  font-size: 36px;
  margin: 0;
}
span.userItemAddLink {
  border-bottom: 1px dotted #ccc;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: right;
}
span.userItemAddLink a {
  background: #eee;
  border: 1px solid #ddd;
  padding: 4px 16px;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
div.userBlock img {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.userURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.userEmail {
  color: #555;
  display: block;
  font-weight: bold;
}
div.userItemView {
  margin: 60px 0;
  border-bottom: 1px solid #ddd;
}
div.userItemViewUnpublished {
  background: #fffff2;
  border: 4px dashed #ccc;
  margin: 8px 0;
  opacity: 0.9;
  padding: 8px;
}
span.userItemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.userItemEditLink a {
  background: #eee;
  border: 1px solid #ddd;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader {
  color: #999;
  font-size: 12px;
  margin-top: -8px;
  text-transform: uppercase;
}
div.userItemHeader span {
  margin-right: 20px;
}
div.userItemHeader h3.userItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10.5px 0;
  line-height: 1;
  text-transform: none;
}
div.userItemHeader h3.userItemTitle a {
  color: #222;
}
div.userItemHeader h3.userItemTitle a:hover,
div.userItemHeader h3.userItemTitle a:active,
div.userItemHeader h3.userItemTitle a:focus {
  color: #34495e;
  text-decoration: none;
}
div.userItemHeader h3.userItemTitle span sup {
  color: #CF1919;
  
  font-size: 14px;
  text-decoration: none;
}
div.userItemBody {
  margin: 0;
}
div.userItemImageBlock {
  float: left;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.userItemImage {
  display: block;
}
div.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.userItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.userItemCategory {
  background: #34495e;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
}
div.userItemCategory span {
  display: none;
}
div.userItemCategory a {
  color: #fff;
}
div.userItemCategory a:hover {
  text-decoration: none;
}
div.userItemTagsBlock {
  border-bottom: 1px dotted #ccc;
  padding: 4px;
}
div.userItemTagsBlock span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock ul.userItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 0;
  text-align: center;
}
div.userItemCommentsLink {
  border-right: 1px solid #ddd;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.userItemReadMore {
  display: inline;
}
div.tagItemView {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
div.tagItemHeader {
  color: #999;
  font-size: 12px;
  margin-top: -8px;
  text-transform: uppercase;
}
div.tagItemHeader span {
  margin-right: 20px;
}
div.tagItemHeader h2.tagItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10.5px 0;
  line-height: 1;
  text-transform: none;
}
div.tagItemHeader h2.tagItemTitle a {
  color: #222;
}
div.tagItemHeader h2.tagItemTitle a:hover,
div.tagItemHeader h2.tagItemTitle a:active,
div.tagItemHeader h2.tagItemTitle a:focus {
  color: #34495e;
  text-decoration: none;
}
div.tagItemBody {
  margin: 0;
}
div.tagItemImageBlock {
  float: left;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.tagItemImage {
  display: block;
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.tagItemCategory {
  background: #34495e;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.tagItemCategory span {
  display: none;
}
div.tagItemCategory a {
  color: #fff;
}
div.tagItemCategory a:hover {
  text-decoration: none;
}
div.tagItemReadMore {
  display: inline;
}
div.genericItemView {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
div.genericItemHeader {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -8px;
}
div.genericItemHeader span {
  display: inline-block;
  line-height: normal;
  margin-bottom: 5px;
  margin-right: 20px;
  padding: 5px 0;
}
div.genericItemHeader h2.genericItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10.5px 0;
  line-height: 1;
  text-transform: none;
}
div.genericItemHeader h2.genericItemTitle a {
  color: #222;
}
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:active,
div.genericItemHeader h2.genericItemTitle a:focus {
  color: #34495e;
  text-decoration: none;
}
div.genericItemBody {
  margin: 0;
}
div.genericItemImageBlock {
  float: left;
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.genericItemImage {
  display: block;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
}
div.genericItemCategory {
  background: #34495e;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.genericItemCategory span {
  display: none;
}
div.genericItemCategory a {
  color: #fff;
}
div.genericItemCategory a:hover {
  text-decoration: none;
}
div.genericItemReadMore {
  display: inline-block;
  margin-bottom: 20px;
}
div#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
div#genericItemListNothingFound p {
  color: #999;
  font-size: 20px;
}
#k2GoogleSearchContainer .gsc-control {
  width: auto !important;
}
#k2GoogleSearchContainer .gsc-control .gsc-above-wrapper-area,
#k2GoogleSearchContainer .gsc-control .gsc-resultsHeader,
#k2GoogleSearchContainer .gsc-control .gsc-url-bottom {
  
  display: none !important;
}
div.latestItemsContainer {
  float: left;
  margin-bottom: 40px;
}
div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #fff;
  border: 1px solid #ddd;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  clear: both;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsUser img {
  background: #fff;
  border: 1px solid #ddd;
  display: block;
  float: left;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.latestItemsUserURL {
  color: #555;
  display: block;
  font-weight: bold;
}
span.latestItemsUserEmail {
  color: #555;
  display: block;
  font-weight: bold;
}
div.latestItemList {
  padding: 0 10px;
  overflow: hidden;
}
div.latestItemView {
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
div.latestItemHeader {
  color: #999;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -8px;
}
div.latestItemHeader h2.latestItemTitle {
  font-size: 28px;
  font-weight: normal;
  margin: 0 0 10.5px 0;
  line-height: 1;
  text-transform: none;
}
div.latestItemHeader h2.latestItemTitle a {
  color: #222;
}
div.latestItemHeader h2.latestItemTitle a:hover,
div.latestItemHeader h2.latestItemTitle a:active,
div.latestItemHeader h2.latestItemTitle a:focus {
  color: #34495e;
  text-decoration: none;
}
div.latestItemHeader span {
  margin-right: 20px;
  display: inline-block;
  line-height: normal;
  margin-right: 20px;
  padding: 5px 0;
  margin-bottom: 5px;
}
div.catItemHeader span.latestItemDateCreated {
  font-weight: bold;
}
div.latestItemBody {
  margin: 0;
}
div.latestItemImageBlock {
  margin: 0 0 20px;
  padding: 0;
  position: relative;
}
span.latestItemImage {
  display: block;
  text-align: center;
}
span.latestItemImage a {
  display: block;
  height: 200px;
  position: relative;
  overflow: hidden;
}
div.latestItemIntroText {
  padding: 0;
}
div.latestItemIntroText p {
  margin-bottom: 0;
}
div.latestItemLinks {
  margin-top: 10px;
  padding: 0;
}
div.latestItemCategory {
  background: #34495e;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  position: absolute;
  top: 20px;
}
div.latestItemCategory span {
  display: none;
}
div.latestItemCategory a {
  color: #fff;
}
div.catItemCategory a:hover {
  text-decoration: none;
}
div.latestItemTagsBlock {
  font-size: 14px;
}
div.latestItemTagsBlock span {
  color: #999;
  font-size: 12px;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock ul.latestItemTags {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.latestItemTagsBlock ul.latestItemTags li {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
div.latestItemTagsBlock ul.latestItemTags li:after {
  content: ", ";
}
div.latestItemTagsBlock ul.latestItemTags li:last-child:after {
  content: "";
}
div.latestItemVideoBlock {
  background: url(../images/system/videoplayer-bg.gif) repeat-x bottom #010101;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
div.latestItemCommentsLink {
  border-right: 1px solid #ccc;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.latestItemReadMore {
  display: inline-block;
  margin-bottom: 20px;
}
h2.latestItemTitleList {
  border-bottom: 1px solid #eaeaea;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  line-height: normal;
}
h2.latestItemTitleList a {
  color: #444;
}
h2.latestItemTitleList a:hover,
h2.latestItemTitleList a:focus,
h2.latestItemTitleList a:active {
  color: #34495e;
}
div.componentheading {
  font-family: serif;
  font-size: 40px;
  margin-bottom: 20px;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 20px 0 10px;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage div.k2AccountPageUpdate button {
  background: #34495e;
  border: none;
  color: #fff;
  font-weight: normal;
  padding: 5px 14px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.k2AccountPage div.k2AccountPageUpdate button:hover,
.k2AccountPage div.k2AccountPageUpdate button:focus,
.k2AccountPage div.k2AccountPageUpdate button:active {
  background: #3d566e;
  color: #fff;
  text-decoration: none;
}
.k2AccountPage table tr td label {
  display: inline-block;
  white-space: normal;
}
.k2AccountPage th.k2ProfileHeading {
  font-size: 18px;
  padding: 8px 20px;
  text-align: left;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td {
  border: none;
  padding-top: 20px;
  vertical-align: middle;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
.k2AccountPage td input[type=radio],
.k2AccountPage label.radiobtn {
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  vertical-align: middle;
}
div.k2LatestCommentsBlock ul li span.lcCommentDate {
  color: #999;
}
div.k2TopCommentersBlock ul li span.tcLatestCommentDate {
  color: #999;
}
div.k2ItemsBlock .moduleItemContent {
  position: relative;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage {
  position: relative;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage > a {
  display: block;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  
  z-index: 2;
  
  background-image: -ms-radial-gradient(center center,circle farthest-corner,rgba(85,85,85,0.3) 0%,rgba(81,81,81,0.1) 50%,rgba(0,0,0,0.5) 100%);
  
  background-image: -moz-radial-gradient(center center,circle farthest-corner,rgba(85,85,85,0.3) 0%,rgba(81,81,81,0.1) 50%,rgba(0,0,0,0.5) 100%);
  
  background-image: -o-radial-gradient(center center,circle farthest-corner,rgba(85,85,85,0.3) 0%,rgba(81,81,81,0.1) 50%,rgba(0,0,0,0.5) 100%);
  
  background-image: -webkit-gradient(radial,center center,0,center bottom,477,color-stop(0,rgba(85,85,85,0.3)),color-stop(0.5,rgba(81,81,81,0.1)),color-stop(1,rgba(0,0,0,0.5)));
  
  background-image: -webkit-radial-gradient(center center,circle farthest-corner,rgba(85,85,85,0.3) 0%,rgba(81,81,81,0.1) 50%,rgba(0,0,0,0.5) 100%);
  background-image: radial-gradient(circle farthest-corner at center center,rgba(85,85,85,0.3) 0%,rgba(81,81,81,0.3) 50%,rgba(0,0,0,0.5) 100%);
  -webkit-transition: opacity 600ms ease-in-out;
  -moz-transition: opacity 600ms ease-in-out;
  -o-transition: opacity 600ms ease-in-out;
  transition: opacity 600ms ease-in-out;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage:hover .overlay {
  opacity: 0;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0;
  margin-top: 100%;
  z-index: 3;
  opacity: 0;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  transition: all 400ms ease-in-out;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul {
  background: #fff;
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li a {
  color: #fff;
  display: block !important;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-transition: color .1s ease-in-out;
  -moz-transition: color .1s ease-in-out;
  transition: color .1s ease-in-out;
  line-height: 40px;
  font-size: 16px;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li a:hover {
  color: #34495e;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage .social .moduleItemExtraFieldsValue ul li a i {
  padding: 0;
}
div.k2ItemsBlock .moduleItemContent .moduleItemImage:hover .social .moduleItemExtraFieldsValue {
  opacity: 1;
  top: -50%;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro {
  position: relative;
  z-index: 4;
  padding: 15px 10px;
  text-align: center;
  background: #fff;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro .moduleItemTitle {
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'BebasNeue', Arial, Helvetica, sans-serif;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro p {
  font-size: 16px;
  margin-top: 10px;
}
div.k2ItemsBlock .moduleItemContent .k2TitleIntro p.job {
  margin: 0;
  font-size: 12px;
  text-align: center;
}
.k2ItemsBlock #filter {
  text-align: center;
  padding: 15px 0 40px 0;
}
.k2ItemsBlock #filter span {
  display: none;
}
.k2ItemsBlock #filter a {
  display: inline-block;
  padding: 10px 20px;
  margin-right: 4px;
  font-size: 12px;
  line-height: 12px;
  color: #333;
  background-color: #fff;
  border: 1px solid #C1C1C1;
  font-family: Arial, Helvetica, sans-serif;
  transition: all .50s ease-in-out;
  -moz-transition: all .50s ease-in-out;
  -webkit-transition: all .50s ease-in-out;
}
.k2ItemsBlock #filter a.active,
.k2ItemsBlock #filter a:hover {
  color: #fff;
  background-color: #F09800;
  border: 1px solid #F09800;
}
.k2ItemsBlock #folio-container {
  margin-left: -13px;
}
.k2ItemsBlock #folio-container > ul > li {
  width: 320px;
  float: left;
  margin-bottom: 2%;
  overflow: hidden;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding {
  margin-left: 20px;
  overflow: hidden;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background-color: rgba(0,0,0,0.7);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .image-popup span.zoom {
  cursor: pointer;
  display: block;
  font-size: 50px;
  height: 100%;
  line-height: 4.5;
  position: absolute;
  text-align: center;
  width: 100%;
  color: #F09800;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro {
  display: block;
  background-color: #ecf0f1;
  border-bottom: 1px solid #E5E5E5;
  padding: 30px;
  text-align: center;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro .moduleItemTitle {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  color: #111111;
  display: block;
  margin: 0;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding .k2TitleIntro .moduleItemCategory {
  display: block;
  line-height: 20px;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .image-popup img {
  -webkit-transform: scale(1.1,1.1);
  -moz-transform: scale(1.1,1.1);
  -o-transform: scale(1.1,1.1);
  -ms-transform: scale(1.1,1.1);
  transform: scale(1.1,1.1);
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .image-popup .mask {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .k2TitleIntro {
  background-color: #969696;
  color: #fff;
}
.k2ItemsBlock #folio-container > ul > li .k2contentpadding:hover .k2TitleIntro a {
  color: #fff;
}
div.k2ItemsBlock .bx-wrapper {
  position: relative;
  margin: 0 auto;
  text-align: center;
}
div.k2ItemsBlock .bx-wrapper img {
  display: inline-block;
  width: 90px;
  border: 4px solid #fff;
  margin-bottom: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
div.k2ItemsBlock .bx-wrapper .notround img {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
}
div.k2ItemsBlock .bx-wrapper blockquote {
  position: relative;
  padding: 0 120px;
  font-size: 20px;
  color: #FFF;
  line-height: 24px;
  margin-bottom: 8px;
  border: none;
  line-height: 1.4;
}
div.k2ItemsBlock .bx-wrapper blockquote:before,
div.k2ItemsBlock .bx-wrapper blockquote:after {
  content: '';
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro {
  padding: 0;
  color: #fff;
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro p {
  color: #ECF0F1;
  display: block;
  font-family: 'Open Sans', 'open_sansregular';
  font-size: 16px;
  font-style: inherit;
  font-weight: 700;
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro p:before,
div.k2ItemsBlock .bx-wrapper .k2TitleIntro p:after {
  bottom: 7px;
  color: #FFFFFF;
  content: ",,";
  font-family: open sans;
  font-size: 30px;
  font-weight: 100;
  left: auto;
  letter-spacing: -3px;
  margin-right: 10px;
  position: relative;
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro p:after {
  margin-left: 10px;
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor h4 {
  color: #fff;
}
div.k2ItemsBlock .bx-wrapper .k2TitleIntro .tesimonial-autor > a {
  color: #FFFFFF;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 900;
  margin-top: 5px;
  position: relative;
}
div.k2ItemsBlock .bx-wrapper .bx-prev {
  left: 0;
  background: url('../images/arrow_left.png') center center no-repeat;
  border: 2px solid #fff;
}
div.k2ItemsBlock .bx-wrapper .bx-next {
  right: 0;
  background: url('../images/arrow_right.png') center center no-repeat;
  border: 2px solid #fff;
}
div.k2ItemsBlock .bx-wrapper .bx-prev:hover {
  opacity: 0.92;
  filter: alpha(opacity=92);
}
div.k2ItemsBlock .bx-wrapper .bx-next:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
div.k2ItemsBlock .bx-wrapper .bx-controls-direction a {
  position: absolute;
  outline: 0;
  width: 55px;
  height: 55px;
  text-indent: -9999px;
  bottom: -105px;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}
div.k2ItemsBlock .bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
div.k2ItemsBlock .bx-wrapper .bx-controls .bx-pager {
  position: relative;
}
div.k2ItemsBlock #bx-triger {
  text-align: center;
}
div.k2ItemsBlock #bx-triger a {
  display: inline-block;
  margin: 10px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  width: 60px;
}
div.k2ItemsBlock #bx-triger a.active,
div.k2ItemsBlock #bx-triger a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.k2ItemsBlock #bx-triger a img {
  border: 3px solid #FFF;
}
div.k2ItemsBlock ul {
  list-style: none;
  margin: 0;
}
div.k2ItemsBlock ul.team-k2Content {
  margin-left: -20px;
}
div.k2ItemsBlock ul li {
  border-bottom: none;
  margin-bottom: 20px;
  padding: 0;
  background: none;
}
div.k2ItemsBlock ul li.clearList {
  display: none;
  float: none;
}
div.k2ItemsBlock ul li.lastItem {
  margin-bottom: 0;
}
div.k2ItemsBlock ul li a.moduleItemTitle {
  color: #34495e;
  margin-bottom: 5px;
  font-size: 13px;
  line-height: 1.5;
}
div.k2ItemsBlock ul li a.moduleItemTitle:hover,
div.k2ItemsBlock ul li a.moduleItemTitle:focus,
div.k2ItemsBlock ul li a.moduleItemTitle:active,
div.k2ItemsBlock ul li.active a.moduleItemTitle {
  color: #34495e;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext {
  display: block;
}
div.k2ItemsBlock ul li div.moduleItemIntrotext a.moduleItemImage img {
  float: left;
  padding: 0;
  margin: 7px 15px 15px 0;
}
div.moduleItemExtraFields ul li span.moduleItemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.k2ItemsBlock ul li div.moduleItemTags a {
  padding: 0 2px;
}
div.k2ItemsBlock ul li a.moduleItemComments {
  border-right: 1px solid #ccc;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.k2ItemsBlock ul li span.moduleItemHits {
  border-right: 1px solid #ccc;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
.team-k2Content .moduleItemExtraFieldsLabel {
  display: none;
}
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 0 4px 0;
}
div.k2LoginBlock fieldset.input p label {
  display: block;
}
div.k2LoginBlock fieldset.input p input {
  display: block;
}
div.k2LoginBlock fieldset.input p#form-login-remember label,
div.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
}
div.k2LoginBlock ul {
  margin: 0;
  list-style: none;
}
div.k2LoginBlock ul li a {
  font-family: serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}
div.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
div.k2UserBlock div.k2UserBlockDetails span.ubName {
  display: block;
  font-size: 14px;
  font-weight: bold;
}
div.k2UserBlock a.modal,
#k2Container a.modal {
  border: none;
  border-radius: 0 0 0 0;
  box-shadow: none;
  display: inline-block;
  left: 0;
  margin: 0;
  position: static;
  width: auto;
  background: none;
}
div.k2UserBlock ul.k2UserBlockActions {
  margin: 20px 0 0;
  list-style: none;
}
div.k2ArchivesBlock ul {
  margin: 0;
  list-style: none;
}
div.k2ArchivesBlock ul li a {
  font-family: serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 14px;
  padding: 0 4px;
}
div.k2CalendarBlock {
  margin-bottom: 8px;
}
div.k2CalendarLoader {
  background: #fff url(../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  background: #fff;
  border-collapse: collapse;
  margin: 0 auto;
}
table.calendar tr td {
  background: #fff;
  border: 1px solid #eee;
  padding: 7px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #34495e;
  text-align: left;
  border-right-color: #34495e;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #34495e;
  border-right-color: #34495e;
  color: #fff;
}
table.calendar tr td.calendarNavMonthNext {
  background: #34495e;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
  color: #fff;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarDayName {
  background: #e9e9e9;
  font-size: 11px;
  width: 14.2%;
}
table.calendar tr td.calendarDateEmpty {
  background: #fbfbfb;
}
table.calendar tr td.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: #135cae;
  color: #fff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #34495e;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  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: #BFD9FF;
  display: block;
  padding: 2px;
  text-decoration: none;
}
div.k2CategorySelectBlock form select {
  width: auto;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li.activeCategory a {
  font-weight: bold;
}
div.k2SearchBlock {
  position: relative;
}
div.k2SearchBlock form input.k2SearchLoading {
  background: url(../images/system/searchLoader.gif) no-repeat 100% 50%;
}
div.k2SearchBlock div.k2LiveSearchResults {
  background: #fff;
  border: 1px solid #ccc;
  display: none;
  margin-top: -1px;
  position: absolute;
  z-index: 99;
}
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.k2TagCloudBlock {
  padding: 8px 0;
}
div.k2TagCloudBlock a {
  color: #444;
  display: block;
  float: left;
  padding: 4px;
}
div.k2TagCloudBlock a:hover {
  color: #34495e;
  display: block;
  float: left;
  padding: 4px;
  text-decoration: none;
}
div.k2UsersBlock ul {
  margin: 0;
  list-style: none;
}
div.k2UsersBlock ul li {
  padding: 0;
  background: none;
  border: none;
}
div.k2UsersBlock ul li a.ubUserName {
  font-family: serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
  display: block;
}
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.ubUserFeedIcon span,
a.ubUserFeedIcon: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;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  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;
}
div.k2UsersBlock ul li h3 {
  clear: both;
  color: #999;
  text-transform: uppercase;
  font-size: 100%;
  margin: 15px 0 0;
  line-height: 21px;
}
div.k2UsersBlock ul li ul.ubUserItems li a {
  font-family: serif;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.2;
}
#k2Container {
  padding-bottom: 0;
  margin-bottom: 0;
}
.goBlackK2 div.itemImageBlock {
  margin-bottom: 0;
}
.goBlackK2 .itemBlockGB {
  padding: 30px;
}
.goBlackK2 .itemBlockGB .itemHeader > div {
  float: left;
  padding: 0 8px;
  margin: 0 0 10px;
  height: 24px;
  line-height: 24px;
}
.goBlackK2 .itemBlockGB .itemHeader > div:first-child {
  padding-left: 0;
}
.goBlackK2 .itemBlockGB .itemHeader > div.clr {
  border: none;
  clear: both;
  display: block;
  float: none;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}
.goBlackK2 .itemBlockGB div.itemHeader h2.itemTitle {
  font-family: 'Open Sans';
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  margin: 15px auto;
  padding-bottom: 15px;
  text-transform: uppercase;
}
.goBlackK2 .itemBlockGB div.itemHeader h2.itemTitle + div {
  padding-left: 0;
}
.goBlackK2 .itemComments {
  padding: 40px;
  background-color: #ECECEC;
  border-top: #DDD solid 1px;
  margin-bottom: 60px;
}

