a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}
#k2Container {
  padding: 0 0 24px 0;
  position: relative;
}
#k2Container.itemListView div.k2FeedIcon a {
  margin-right: 5px;
  margin-top: 9px;
}
.componentheading {
  font-family: 'bebas_neuelight', sans-serif;
  font-size: 40px;
  letter-spacing: 1px;
  margin: 0;
  color: #f4c212;
  font-weight: bold;
}
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;
}
div.k2FeedIcon {
  position: absolute;
  right: 0;
  top: 0;
}
div.k2FeedIcon a,
div.k2FeedIcon a:hover {
  background: url("../../images/fugue/feed.png") no-repeat 50% 50%;
  display: block;
  float: right;
  height: 16px;
  margin: 5px 5px 0 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: middle;
}
.itemRatingLog {
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 0 0 0 4px;
}
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.png") left -1000px repeat-x;
}
.itemRatingList {
  background-position: left top;
  float: left;
  height: 25px;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  width: 125px;
}
.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;
}
.itemMeta {
  font-size: 13px;
  color: #999999;
  display: inline;
  font-weight: 700;
  text-transform: uppercase;
}
.itemMeta > span {
  margin-right: 10px;
}
.itemMeta a {
  color: #555555;
}
.itemMeta a:hover,
.itemMeta a:focus {
  color: #f4c212;
}
.itemMeta .itemAuthor a {
  color: #f4c212;
}
.itemMeta .itemAuthor a:hover,
.itemMeta .itemAuthor a:focus {
  color: #ca9f09;
}
.smallerFontSize {
  font-size: 100%;
  line-height: inherit;
}
.largerFontSize {
  font-size: 150%;
  line-height: 140%;
}
.recaptchatable .recaptcha_image_cell,
#recaptcha_table {
  background: #ffffff !important;
}
#recaptcha_table {
  border-color: #eeeeee !important;
}
#recaptcha_response_field {
  background: #ffffff !important;
  border-color: #eeeeee !important;
}
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul,
div.k2ItemsBlock ul,
div.k2LoginBlock ul,
div.k2UserBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockRenderedMenu,
div.k2ArchivesBlock ul,
div.k2AuthorsListBlock ul,
div.k2CategoriesListBlock ul,
div.k2UsersBlock ul {
  padding: 0px;
}
div.k2LatestCommentsBlock ul li:first-child,
div.k2TopCommentersBlock ul li:first-child,
div.k2ItemsBlock ul li:first-child,
div.k2LoginBlock ul li:first-child,
div.k2UserBlock ul.k2UserBlockActions li:first-child,
div.k2UserBlock ul.k2UserBlockRenderedMenu li:first-child,
div.k2ArchivesBlock ul li:first-child,
div.k2AuthorsListBlock ul li:first-child,
div.k2CategoriesListBlock ul li:first-child,
div.k2UsersBlock ul li:first-child {
  padding-top: 0px;
}
div.k2LatestCommentsBlock ul li,
div.k2TopCommentersBlock ul li,
div.k2ItemsBlock ul li,
div.k2LoginBlock ul li,
div.k2UserBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockRenderedMenu li,
div.k2ArchivesBlock ul li,
div.k2AuthorsListBlock ul li,
div.k2CategoriesListBlock ul li,
div.k2UsersBlock ul li {
  padding-top: 10px;
}
.clearList {
  clear: both;
  display: none;
  float: none;
}
.lastItem {
  border: none;
}
.k2Avatar img {
  background: #ffffff;
  border: 0;
  display: block;
  float: left;
  margin: 5px 10px 10px 0;
  border-radius: 50%;
}
a.k2ReadMore {
  border: 2px solid #f4c212;
  padding: 8px 20px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  color: #f4c212;
  display: inline-block;
  margin-right: 10px;
}
a.k2ReadMore:hover,
a.k2ReadMore:focus {
  color: #ffffff;
  background: #f4c212;
}
div.k2Pagination {
  color: #999;
  margin: 20px 0 0 0;
  padding: 10px 0;
  text-align: center;
}
div.k2Pagination:before,
div.k2Pagination:after {
  content: " ";
  display: table;
}
div.k2Pagination:after {
  clear: both;
}
div.k2Pagination .counter {
  margin-top: 0;
  float: right;
  border: 0;
}
div.k2Pagination ul {
  float: left;
  margin: 0;
  text-align: center;
}
div.k2Pagination ul li {
  display: inline;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url("../../images/system/featuredItem.png") no-repeat 100% 0;
}
a.itemPrintThisPage {
  background: #F7FAFE;
  border: 1px solid #eeeeee;
  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 24px 0;
  padding: 8px 0 24px 0;
}
div.itemView .itemTitle {
  font-size: 24px;
  font-family: 'PT Sans', sans-serif;
  color: #3a3a3a;
  line-height: 1.5;
  text-transform: uppercase;
  text-decoration: none !important;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  div.itemView .itemTitle {
    font-size: 30px;
  }
}
div.itemView .itemAuthor a {
  color: #f4c212;
}
span.itemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
  width: 120px;
}
span.itemEditLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  float: right;
  padding: 5px 10px;
  text-decoration: none;
  overflow: hidden;
  width: auto;
}
span.itemEditLink a:hover {
  background: #ffffcc;
}
div.itemHeader span.itemDateCreated {
  color: #999;
  font-size: 12px;
}
div.itemHeader h2.itemTitle {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  padding: 0px 0px 15px;
  text-transform: capitalize;
}
div.itemHeader h2.itemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
div.itemHeader span.itemAuthor {
  display: block;
  margin: 0;
  padding: 0;
}
.itemAuthor a {
  color: #f4c212;
}
.itemAuthor a:hover {
  color: #ca9f09;
}
div.itemToolbar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
div.itemToolbar ul:before,
div.itemToolbar ul:after {
  content: " ";
  display: table;
}
div.itemToolbar ul:after {
  clear: both;
}
div.itemToolbar ul li {
  background: none;
  border-left: 1px solid #eeeeee;
  display: inline-block;
  font-size: 12px;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 8px;
  text-align: center;
}
div.itemToolbar ul > li:first-child {
  border: none;
  float: left;
  margin-top: 2px;
  padding-left: 0;
}
div.itemToolbar ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #999999;
}
div.itemToolbar ul li a i.fa {
  font-size: 14px;
}
div.itemToolbar ul li a:hover {
  color: #f4c212;
}
div.itemToolbar ul li a img {
  vertical-align: middle;
}
div.itemToolbar ul li a#fontDecrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontDecrease img {
  background: url("../../images/system/font_decrease.gif") no-repeat;
  height: 13px;
  width: 13px;
}
div.itemToolbar ul li a#fontIncrease {
  margin: 0 0 0 2px;
}
div.itemToolbar ul li a#fontIncrease img {
  background: url("../../imagess/system/font_increase.gif") no-repeat;
  height: 13px;
  width: 13px;
}
div.itemToolbar ul li a#fontDecrease span,
div.itemToolbar ul li a#fontIncrease span {
  display: none;
}
div.itemRatingBlock {
  padding: 8px 0;
}
div.itemRatingBlock span {
  color: #999;
  display: block;
  float: left;
  font-style: normal;
  margin: 0;
  padding: 5px 0;
  font-size: 12px;
}
div.itemBody {
  margin: 0;
  padding: 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}
div.itemImageBlock {
  margin: 20px 0;
}
span.itemImage {
  display: block;
  margin: 0 0 8px 0;
  text-align: center;
}
span.itemImage a.modal {
  overflow-y: auto;
}
span.itemImage img {
  border: 0;
  padding: 0;
  width: 100% !important;
}
span.itemImageCaption {
  color: #666;
  display: block;
  float: left;
  font-size: 11px;
}
span.itemImageCredits {
  color: #999999;
  display: block;
  float: right;
  font-size: 11px;
  font-style: italic;
}
div.itemIntroText {
  line-height: 1.9;
  font-size: 15px;
  padding: 10px 0;
}
div.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
div.itemExtraFields {
  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 span.itemExtraFieldsLabel {
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 4px 0 0;
  width: 30%;
}
div.itemSocialSharing {
  padding: 8px 0;
}
div.itemTwitterButton {
  float: left;
  margin: 2px 24px 0 0;
}
div.itemFacebookButton {
  float: left;
  margin-right: 24px;
  width: 200px;
}
div.itemLinks {
  margin: 16px 0;
  padding: 0;
}
div.itemCategory span {
  color: #555555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.itemTagsBlock {
  padding: 10px 0;
  font-family: Georgia, "Times New Roman", Times, serif;
}
div.itemTagsBlock span {
  color: #555555;
  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.itemTagsBlock ul.itemTags li a {
  padding: 5px;
  background: #fafafa;
  color: #999999;
  font-size: 12px;
}
div.itemTagsBlock ul.itemTags li a:hover {
  color: #f4c212;
}
div.itemAttachmentsBlock {
  border-bottom: 1px dotted #eeeeee;
  padding: 4px;
}
div.itemAttachmentsBlock span {
  color: #555555;
  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: #999999;
  font-size: 10px;
  font-weight: normal;
}
div.itemAuthorBlock {
  background: #fafafa;
  border: 0;
  margin: 0 0 20px 0;
  padding: 20px;
}
.itemAuthorName {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
div.itemAuthorBlock img.itemAuthorAvatar {
  background: #fff;
  border: 0;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  width: 100px;
  min-width: 100px;
  height: auto;
}
@media screen and (max-width: 767px) {
  div.itemAuthorBlock img.itemAuthorAvatar {
    float: none;
    margin-bottom: 20px;
  }
}
div.itemAuthorBlock div.itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName {
  margin: 0 0 4px 0;
  padding: 0;
}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 16px;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
  color: #555555;
  font-weight: bold;
  margin: 0 5px 0 0;
  padding: 0 10px 0 0;
}
@media screen and (max-width: 767px) {
  div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl {
    border-right: 0;
  }
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail {
  color: #555555;
  font-weight: bold;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a {
  font-weight: normal;
  color: #f4c212;
}
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a:hover,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a:hover,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorUrl a:focus,
div.itemAuthorBlock div.itemAuthorDetails span.itemAuthorEmail a:focus {
  text-decoration: underline;
}
div.itemAuthorLatest {
  margin-bottom: 30px;
  padding: 0;
}
div.itemAuthorLatest h3 {
  text-align: left;
}
div.itemAuthorLatest ul li {
  padding: 10px 0;
  list-style: square;
}
div.itemAuthorLatest ul li:last-child {
  border: 0;
}
div.itemRelated {
  margin-bottom: 20px;
  padding: 0;
}
div.itemRelated ul li {
  padding: 10px 0;
  list-style: square;
}
div.itemRelated ul li:last-child {
  border: 0;
}
div.itemRelated ul li.k2ScrollerElement {
  background: #ffffff;
  border: 1px solid #eeeeee;
  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 {
  margin-top: 22px;
}
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 {
  margin: 0 0 30px 0;
}
div.itemNavigation:before,
div.itemNavigation:after {
  content: " ";
  display: table;
}
div.itemNavigation:after {
  clear: both;
}
div.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
div.itemNavigation a.itemNext {
  padding: 0 12px;
  float: right;
}
div.itemComments {
  border: 0;
  margin-top: 30px;
}
div.itemComments h3.itemCommentsCounter {
  color: #1a1a1a;
  font-size: 14px;
  margin: 0 0 10px 0;
  font-family: inherit;
  text-transform: uppercase;
  font-weight: 700;
}
div.itemComments ul.itemCommentsList {
  list-style: none;
  margin: 0 0 16px;
  padding: 0;
}
div.itemComments ul.itemCommentsList li {
  border-bottom: 1px dotted #eeeeee;
  margin: 0;
  padding: 15px 0;
}
div.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
div.itemComments ul.itemCommentsList li img {
  background: #ffffff;
  border: 0;
  display: block;
  float: left;
  border-radius: 50%;
  margin-right: 10px;
}
div.itemComments ul.itemCommentsList li span.commentDate {
  color: #999999;
  font-size: 12px;
  margin: 0 8px 0 0;
  padding: 0 4px 0 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName {
  font-size: 12px;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a {
  color: #999999;
}
div.itemComments ul.itemCommentsList li span.commentAuthorName a:hover {
  color: #f4c212;
}
div.itemComments ul.itemCommentsList li p {
  padding: 8px 0;
}
div.itemComments ul.itemCommentsList li span.commentAuthorEmail {
  display: none;
}
div.itemComments ul.itemCommentsList li span.commentLink {
  float: right;
  margin-left: 8px;
  text-decoration: underline;
}
div.itemComments ul.itemCommentsList li span.commentLink a {
  color: #555;
  font-size: 12px;
}
div.itemComments ul.itemCommentsList li span.commentLink a:hover {
  color: #f4c212;
  font-size: 12px;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a {
  position: inherit;
  display: inline-block;
  padding: 5px;
  color: #999999;
  border: 2px solid #eeeeee;
  font-size: 12px;
  vertical-align: middle;
  line-height: 1;
}
div.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
  color: #ffffff;
  background: #f4c212;
  border-color: #f4c212;
}
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 {
  color: inherit;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  margin: 0 0 10px 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
div.itemCommentsForm h3 span {
  background: #ffffff;
  padding-left: 15px;
  padding-right: 20px;
}
div.itemCommentsForm p.itemCommentsFormNotes {
  padding: 10px 20px;
  margin: 0;
}
.itemComments #comment-form {
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .itemComments #comment-form {
    padding: 0;
  }
}
div.itemCommentsForm form label {
  font-weight: normal;
  color: #222222;
}
div.itemCommentsForm form label.formComment,
div.itemCommentsForm form label.formName,
div.itemCommentsForm form label.formEmail,
div.itemCommentsForm form label.formUrl,
div.itemCommentsForm form label.formRecaptcha {
  display: block;
  margin: 20px 0 5px 0;
  color: #555555;
  font-weight: bold;
  font-size: 12px;
}
div.itemCommentsForm form textarea.inputbox {
  display: block;
  height: 160px;
  margin: 0;
  width: 100%;
  box-shadow: none;
  border: 2px solid #eeeeee;
}
div.itemCommentsForm form input.inputbox {
  display: block;
  margin: 0;
  width: 100%;
  box-shadow: none;
  border: 2px solid #eeeeee;
}
@media screen and (max-width: 767px) {
  div.itemCommentsForm form input.inputbox {
    width: 100%;
  }
}
div.itemCommentsForm form input#submitCommentButton {
  margin-top: 20px;
}
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;
}
.k2ReportCommentFormContainer {
  margin: 0 auto;
  padding: 8px;
  width: 510px;
}
.k2ReportCommentFormContainer h2 {
  color: #f4c212;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
  margin-bottom: 20px;
  font-size: 30px;
  font-family: 'Roboto', sans-serif;
}
.k2ReportCommentFormContainer blockquote.commentPreview span.theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  color: #333333;
  font-style: italic;
}
.k2ReportCommentFormContainer form label {
  color: #3a3a3a;
  font-weight: 100;
  font-size: 14px;
}
.k2ReportCommentFormContainer form input[type="text"],
.k2ReportCommentFormContainer form textarea {
  border: 1px solid #eeeeee;
  display: block;
  font-size: 12px;
  margin: 0 0 8px 0;
  padding: 5px;
  width: 474px;
}
.k2ReportCommentFormContainer form button {
  background-color: #f4c212;
  border-color: #f4c212;
  border: 1px solid;
  color: #ffffff;
  padding: 7px 25px;
  font-weight: 700;
  text-transform: uppercase;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.k2ReportCommentFormContainer form button:hover,
.k2ReportCommentFormContainer form button:active,
.k2ReportCommentFormContainer form button:focus {
  background: #ca9f09;
}
body.contentpane {
  background: none;
}
div.itemBackToTop {
  text-align: right;
}
div.itemBackToTop a {
  text-decoration: underline;
}
div.itemBackToTop a:hover {
  text-decoration: underline;
}
div.itemListCategoriesBlock {
  padding: 0;
}
div.itemListCategory {
  margin-bottom: 30px;
  background: #fafafa;
  padding: 20px;
  max-height: 300px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  div.itemListCategory {
    max-height: none;
    overflow: visible;
  }
}
span.catItemAddLink {
  border-bottom: 1px dotted #eeeeee;
  display: block;
  text-align: right;
}
span.catItemAddLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  padding: 4px 16px;
  text-decoration: none;
}
span.catItemAddLink a:hover {
  background: #ffffcc;
}
div.itemListCategory img {
  float: left;
  margin: -20px 20px -20px -20px;
  max-width: 50% !important;
}
@media screen and (max-width: 767px) {
  div.itemListCategory img {
    max-width: 100% !important;
    width: 100% !important;
    margin: 0 0 20px 0;
  }
}
div.itemListCategory h2 {
  font-size: 14px;
  font-weight: bold;
  color: #222222;
  margin: 0 0 10px 0;
  text-transform: uppercase;
}
div.itemListSubCategories {
  margin: 0 -20px;
}
div.itemListSubCategories h3 {
  margin: 0 20px;
}
div.subCategoryContainer {
  float: left;
}
@media screen and (max-width: 767px) {
  div.subCategoryContainer {
    width: 100% !important;
  }
}
div.subCategory {
  padding: 20px;
}
div.subCategory a.subCategoryImage {
  margin: 0 0 20px 0;
}
div.subCategory a.subCategoryImage,
div.subCategory a.subCategoryImage:hover {
  display: block;
  text-align: center;
}
div.subCategory a.subCategoryImage img {
  width: 100%;
}
div.subCategory h2 {
  font-size: 14px;
  font-weight: bold;
  color: #222222;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}
.subCategoryMore {
  border: 2px solid #f4c212;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #f4c212;
  padding: 6.66666667px 20px;
  margin: 10px 0;
  display: inline-block;
}
.subCategoryMore:hover,
.subCategoryMore:focus {
  background: #f4c212;
  border-color: #f4c212;
  color: #ffffff;
}
div#itemListLeading {
  margin: 0 -20px;
  padding: 0 20px;
}
div#itemListLeading div.itemContainer {
  width: 100%;
}
div#itemListLeading .catItemContentBlock {
  width: 100%;
  margin-top: 20px;
}
div#itemListLeading .catItemView {
  min-height: 300px;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  div#itemListLeading .catItemView {
    min-height: 0;
  }
}
div#itemListLeading .catItemView .catItemImageBlock {
  padding-left: 0;
  padding-right: 0;
}
div#itemListLeading div.catItemCategory a:after {
  display: none;
}
div#itemListLeading h3.catItemTitle a,
div#itemListLeading div.catItemHeader h3.catItemTitle a {
  font-size: 24px !important;
  text-transform: capitalize;
  font-weight: 700;
}
div#itemListLeading h3.catItemTitle a:hover,
div#itemListLeading div.catItemHeader h3.catItemTitle a:hover {
  color: #f4c212;
  text-decoration: none;
}
div#itemListLeading div.catItemHeader span.catItemAuthor a,
div#itemListLeading span.catItemDateCreated {
  color: #999999;
}
div#itemListLeading div.catItemCommentsLink {
  display: block;
  padding: 10px;
}
div#itemListLeading div.catItemTagsBlock {
  font-size: 12px;
  border: 0;
  padding: 0 10px;
  color: #999999;
  position: relative;
  z-index: 10;
  display: none;
}
div#itemListLeading div.catItemTagsBlock ul.catItemTags li a {
  color: #999999;
}
div#itemListLeading div.catItemTagsBlock ul.catItemTags li a:hover {
  color: #f4c212;
}
div#itemListLeading span.catItemImage img {
  width: 100% !important;
}
div#itemListLeading .catItemContentBlock {
  padding: 0;
  z-index: 2;
  position: relative;
}
div#itemListLeading h3.catItemTitle a,
div#itemListLeading div.catItemHeader h3.catItemTitle a {
  border: 0;
}
div#itemListLeading h3.catItemTitle a.modal,
div#itemListLeading div.catItemHeader h3.catItemTitle a.modal {
  overflow: hidden;
}
div#itemListLeading div.catItemReadMore a {
  font-style: italic;
  font-weight: bold;
}
div#itemListLeading div.catItemIntroText {
  font-size: 15px;
  color: #999;
  font-weight: 300;
  line-height: 3rem;
}
div#itemListPrimary {
  margin: 0 -20px;
  padding: 0px 20px;
}
@media screen and (max-width: 767px) {
  div#itemListPrimary .catItemView {
    border-bottom: 1px solid #eeeeee;
  }
}
div#itemListPrimary div.catItemImageBlock {
  float: none;
  width: 100%;
  margin: 0 0 20px 0;
}
div#itemListPrimary .catItemContentBlock {
  width: 100%;
  padding: 0px;
}
div#itemListPrimary .catItemCommentsLink {
  padding: 0;
  display: inline-block;
}
div#itemListPrimary div.catItemReadMore {
  display: none;
}
div#itemListPrimary div.catItemIntroText {
  padding-bottom: 0;
}
div#itemListSecondary {
  margin: 0 -20px;
}
div#itemListSecondary .catItemView {
  padding: 20px 0;
  margin: 0 20px;
}
div#itemListSecondary div.catItemReadMore {
  display: none;
}
@media screen and (max-width: 767px) {
  div#itemListSecondary .catItemContentBlock {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  div#itemListSecondary div.catItemBody {
    margin-left: 0;
  }
}
div#itemListSecondary div.catItemCommentsLink {
  padding-left: 0;
}
div#itemListSecondary div.catItemIntroText {
  padding-bottom: 0;
}
div#itemListLinks {
  margin: 10px 0;
}
div#itemListLinks h3.catItemTitle {
  font-size: 30px;
  font-weight: normal;
  padding: 10px 20px;
  position: relative;
}
div#itemListLinks div.catItemView {
  border: 0;
}
div#itemListLinks .catItemImageBlock {
  display: none;
}
.itemListLinks-title {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  color: #222222;
  border-left: 5px solid #f4c212;
  padding-top: 10px;
  padding-bottom: 10px;
  background: url("../../images/dot.gif") repeat-x center right;
}
.itemListLinks-title span {
  background: #ffffff;
  padding-left: 15px;
  padding-right: 20px;
}
div.itemContainer {
  float: left;
}
@media screen and (max-width: 767px) {
  div.itemContainer {
    width: 100% !important;
  }
}
.itemCategory {
  position: relative;
  margin-bottom: 20px;
  display: inline;
  margin-right: 5px;
}
.itemDateCreated {
  text-transform: capitalize;
  color: #999;
  margin-left: 5px;
}
div.catItemView {
  padding: 20px;
}
div.catItemView:hover h3.catItemTitle a.modal {
  border: 0;
}
div.catItemView:hover h3.catItemTitle a.modal:hover {
  color: #f4c212;
}
div.groupPrimary .catItemTitle a {
  font-size: 30px;
}
div.groupLinks {
  margin: 0;
  padding: 0;
}
span.catItemEditLink {
  display: block;
  float: right;
  margin: 0;
  padding: 4px 0;
  text-align: right;
}
span.catItemEditLink a {
  background: #fafafa;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.catItemEditLink a.modal {
  overflow: hidden;
}
.catItemMeta i {
  color: #f4c212;
  margin-right: 5px;
}
div.catItemMeta,
div.catItemMeta a {
  text-transform: capitalize;
  font-weight: 400;
  color: #999999;
}
div.catItemMeta:hover,
div.catItemMeta a:hover {
  text-decoration: none;
}
div.catItemMeta > span {
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
span.catItemDateCreated {
  color: #999999;
  font-size: 13px;
  display: inline-block;
}
h3.catItemTitle,
div.catItemHeader h3.catItemTitle {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
  padding: 5px 0;
}
h3.catItemTitle a,
div.catItemHeader h3.catItemTitle a {
  border-bottom: 1px solid transparent;
  color: #3a3a3a;
}
h3.catItemTitle a:hover,
div.catItemHeader h3.catItemTitle a:hover,
h3.catItemTitle a:focus,
div.catItemHeader h3.catItemTitle a:focus {
  color: #f4c212;
}
div.catItemHeader h3.catItemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
div.catItemHeader span.catItemAuthor {
  display: inline-block;
  padding: 0;
  font-size: 13px;
}
div.catItemHeader span.catItemAuthor a {
  color: #999999;
}
div.catItemHeader span.catItemAuthor a:hover {
  color: #f4c212;
}
div.catItemRatingBlock {
  padding: 8px 0;
}
div.catItemRatingBlock span {
  color: #999999;
  display: block;
  float: left;
  font-style: normal;
  margin: 0;
  padding: 0 4px 0 0;
}
div.catItemBody {
  margin: 0;
  padding: 0;
}
div.catItemBody:before,
div.catItemBody:after {
  content: " ";
  display: table;
}
div.catItemBody:after {
  clear: both;
}
@media screen and (max-width: 767px) {
  div.catItemImageBlock {
    float: none;
    max-width: inherit;
    margin-right: 0;
  }
}
span.catItemImage {
  display: block;
  margin: 0;
  text-align: left;
}
.catItemImage img {
  border: 0;
  padding: 0;
  width: 100% !important;
}
@media screen and (max-width: 767px) {
  .catItemImage img {
    width: 100% !important;
  }
}
div.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 10px 0;
}
div.catItemExtraFields .bx-wrapper,
div.genericItemExtraFields .bx-wrapper {
  margin: 0px !important;
}
div.catItemExtraFields .bx-wrapper .bx-pager,
div.genericItemExtraFields .bx-wrapper .bx-pager {
  bottom: 10px !important;
}
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 {
  margin: -5px 0 0 0;
  padding: 0;
}
div.catItemHitsBlock {
  border-bottom: 1px dotted #eeeeee;
  padding: 4px;
}
span.catItemHits {
  color: #999999;
}
div.catItemCategory {
  display: inline;
}
@media screen and (max-width: 767px) {
  div.catItemCategory {
    margin-top: 20px;
  }
}
div.catItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
  font-size: 12px;
}
div.catItemCategory a,
.itemCategory a,
div.userItemCategory a {
  color: #f4c212;
  font-weight: 600;
  text-transform: uppercase;
}
div.catItemCategory a:hover,
.itemCategory a:hover,
div.userItemCategory a:hover,
div.catItemCategory a:focus,
.itemCategory a:focus,
div.userItemCategory a:focus {
  color: #3a3a3a;
}
div.catItemTagsBlock {
  font-size: 12px;
  color: #999999;
  margin-top: 10px;
}
div.catItemTagsBlock ul.catItemTags li a {
  color: #999999;
  background: #fafafa;
  padding: 5px;
}
div.catItemTagsBlock ul.catItemTags li a:hover {
  color: #f4c212;
}
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-block;
  list-style: none;
  margin: 0;
  padding: 0 2px 8px 0;
  text-align: center;
}
div.catItemTagsBlock ul.catItemTags li a {
  color: #999999;
  display: block;
  padding-left: 5px;
  padding-right: 5px;
}
div.catItemAttachmentsBlock {
  border-bottom: 1px dotted #eeeeee;
  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 div.catItemVideoEmbedded {
  text-align: center;
}
div.catItemVideoBlock span.catItemVideo {
  display: block;
}
div.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
.catItemCommentsLink {
  border-right: 0;
  display: inline;
  margin: 0;
  font-size: 13px;
}
div.catItemReadMore {
  display: inline-block;
  float: right;
}
span.catItemDateModified {
  border-top: 1px solid #eeeeee;
  color: #999999;
  display: block;
  margin: 4px 0;
  padding: 4px;
  text-align: right;
}
div.userBlock {
  background: #fafafa;
  clear: both;
  margin: 0 0 20px 0;
  padding: 20px;
}
span.userItemAddLink {
  border-bottom: 1px dotted #eeeeee;
  display: block;
  margin: 0 0 4px 0;
  padding: 8px 0;
  text-align: right;
}
span.userItemAddLink a {
  background: #eee;
  border: 1px solid #eeeeee;
  padding: 4px 16px;
  text-decoration: none;
}
span.userItemAddLink a:hover {
  background: #ffffcc;
}
div.userBlock img {
  background: #ffffff;
  border: 0;
  display: block;
  width: 100%;
  min-width: 100px;
  float: left;
  margin: 0;
  padding: 0;
  border-radius: 50%;
}
div.userBlock h2 {
  margin: 10px 0;
  color: #3a3a3a;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
div.userBlock div.userDescription {
  padding: 4px 0;
}
div.userBlock div.userAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.userURL {
  color: #555555;
  display: block;
  font-weight: bold;
}
span.userURL a {
  color: #f4c212;
  font-weight: normal;
}
span.userURL a:hover,
span.userURL a:focus {
  text-decoration: underline;
}
span.userEmail {
  color: #555555;
  display: block;
  font-weight: bold;
}
div.userItemView .userItemImage a {
  position: relative;
  display: block;
}
div.userItemView .userItemImage a:before {
  border: 5px solid #000000;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
div.userItemViewUnpublished {
  background: #fffff2;
  border: 4px dashed #eeeeee;
  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 #eeeeee;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  text-decoration: none;
}
span.userItemEditLink a:hover {
  background: #ffffcc;
}
div.userItemHeader span.userItemDateCreated {
  color: #999999;
}
div.userItemHeader h3.userItemTitle {
  font-family: 'PT Sans', sans-serif;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
  padding: 5px 0;
}
div.userItemHeader h3.userItemTitle a {
  font-size: 30px;
  color: #3a3a3a;
}
div.userItemHeader h3.userItemTitle a:hover,
div.userItemHeader h3.userItemTitle a:focus {
  color: #f4c212;
}
div.userItemHeader h3.userItemTitle span sup {
  color: #CF1919;
  font-size: 12px;
  text-decoration: none;
}
.item-meta {
  font-size: 13px;
  margin-bottom: 10px;
}
.item-meta .userItemDateCreated {
  margin-right: 10px;
}
.item-meta .fa {
  color: #999999;
}
@media screen and (max-width: 767px) {
  div.userItemBody {
    margin: 20px 0 0 0;
  }
}
div.userItemImageBlock {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  div.userItemImageBlock {
    float: none;
  }
}
span.userItemImage {
  display: block;
  text-align: center;
}
span.userItemImage a {
  display: block;
}
@media screen and (max-width: 767px) {
  span.userItemImage {
    margin: 0;
  }
}
span.userItemImage img {
  border: 0;
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  span.userItemImage img {
    width: 100% !important;
  }
}
div.userItemIntroText {
  font-size: 15px;
  color: #999;
  font-weight: 300;
  line-height: 3rem;
}
.userItemAction,
div.userItemLinks {
  margin: 0 0 20px 0;
  padding: 0;
}
div.userItemCategory {
  padding: 0;
  position: relative;
  display: inline-block;
}
div.userItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.userItemTagsBlock {
  margin-bottom: 20px;
}
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;
  font-size: 12px;
}
div.userItemTagsBlock ul.userItemTags li a {
  color: #999999;
  background: #fafafa;
  padding: 5px;
}
div.userItemTagsBlock ul.userItemTags li a:hover {
  color: #f4c212;
}
div.userItemCommentsLink {
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
div.userItemCommentsLink a {
  color: #999999;
}
div.userItemCommentsLink a:hover {
  color: #f4c212;
}
div.userItemReadMore {
  display: inline-block;
}
div.tagItemView {
  margin: 0 0;
  padding: 20px 0;
}
div.tagItemView .tagItemImage a {
  position: relative;
  display: block;
}
div.tagItemView .tagItemImage a:before {
  border: 5px solid #000000;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
div.tagItemView:hover .tagItemTitle a {
  border-bottom: 1px solid #eeeeee;
}
div.tagItemView:hover .tagItemImage a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tagItemDateCreated {
  color: #999999;
}
div.tagItemHeader h2.tagItemTitle {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}
span.tagItemImage {
  display: block;
  text-align: center;
}
span.tagItemImage img {
  padding: 0;
  max-width: 100%;
}
@media screen and (max-width: 767px) {
  span.tagItemImage img {
    width: 100% !important;
  }
}
div.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 10px 0 0 0;
}
div.tagItemCategory span {
  color: #555555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.tagItemReadMore {
  display: inline-block;
}
div.genericItemView {
  border-bottom: 1px dotted #eeeeee;
  margin: 0 0 20px 0;
  padding: 20px 0;
}
div.genericItemView:hover span.genericItemImage a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.genericItemView:hover div.genericItemHeader h2.genericItemTitle a {
  border-color: #eeeeee;
}
div.genericItemHeader span.genericItemDateCreated {
  color: #999999;
  font-size: 11px;
}
div.genericItemHeader h2.genericItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
  padding: 5px 0;
}
div.genericItemHeader h2.genericItemTitle a {
  border-bottom: 1px solid transparent;
}
div.genericItemHeader h2.genericItemTitle a:hover,
div.genericItemHeader h2.genericItemTitle a:focus {
  color: #222222;
}
div.genericItemBody {
  margin: 0;
  padding: 8px 0;
}
span.genericItemImage {
  display: block;
  margin: 0 8px 8px 0;
  text-align: center;
}
span.genericItemImage a {
  position: relative;
  display: block;
}
span.genericItemImage a:before {
  border: 5px solid #000000;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
span.genericItemImage img {
  width: 100% !important;
  height: auto;
}
div.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
div.genericItemCategory {
  margin: -5px 0 0 0;
}
div.genericItemCategory span {
  color: #555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.genericItemReadMore {
  display: inline;
}
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;
}
div.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #eeeeee;
  margin: 0 8px 8px 0;
  padding: 8px;
}
div.latestItemsCategoryImage {
  text-align: center;
}
div.latestItemsCategoryImage img {
  background: #ffffff;
  border: 1px solid #eeeeee;
  margin: 0 8px 0 0;
  padding: 4px;
}
div.latestItemsUser {
  background: #fafafa;
  clear: both;
  margin: 0 0 20px 0;
  padding: 20px;
}
div.latestItemsUser img {
  background: #ffffff;
  display: block;
  float: left;
  margin: 0 20px 20px 0;
  border-radius: 50%;
}
div.latestItemsUser h2 {
  margin-top: 0;
}
div.latestItemsUser p.latestItemsUserDescription {
  padding: 4px 0;
}
div.latestItemsUser p.latestItemsUserAdditionalInfo {
  margin: 8px 0 0 0;
  padding: 4px 0;
}
span.latestItemsUserURL {
  color: #555555;
  display: block;
  font-weight: bold;
}
span.latestItemsUserURL a {
  font-weight: normal;
  color: #f4c212;
}
span.latestItemsUserURL a:hover,
span.latestItemsUserURL a:focus {
  text-decoration: underline;
}
span.latestItemsUserEmail {
  color: #555555;
  display: block;
  font-weight: bold;
}
div.latestItemView {
  padding: 20px 0;
}
div.latestItemView .latestItemImage a {
  position: relative;
  display: block;
}
div.latestItemView .latestItemImage a:before {
  border: 5px solid #000000;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
div.latestItemView:hover h3.latestItemTitle a {
  border-bottom: 1px solid #eeeeee;
}
div.latestItemView:hover .latestItemImage a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
div.latestItemHeader .latestItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
  margin: 0;
}
span.latestItemDateCreated {
  color: #999999;
  font-size: 13px;
}
span.latestItemImage {
  display: block;
  margin: 0 0;
  text-align: center;
}
span.latestItemImage img {
  max-width: 100%;
}
div.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 10px 0;
  color: #999999;
}
div.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
div.latestItemCategory span {
  color: #555555;
  font-weight: bold;
  padding: 0 4px 0 0;
}
div.latestItemTagsBlock {
  margin: 20px 0 0 0;
}
div.latestItemTagsBlock span {
  color: #555555;
  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;
  list-style: none;
  margin: 0;
  padding: 0 4px 0 0;
  text-align: center;
}
div.latestItemTagsBlock ul.latestItemTags li a {
  padding: 5px;
  background: #fafafa;
  color: #999999;
  font-size: 12px;
}
div.latestItemTagsBlock ul.latestItemTags li a:hover {
  color: #f4c212;
}
div.latestItemVideoBlock {
  background: #010101 url("../../images/system/videoplayer-bg.gif") repeat-x bottom;
  margin: 0 0 16px 0;
  padding: 16px;
}
div.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
div.latestItemCommentsLink {
  border-right: 1px solid #eeeeee;
  display: inline;
  margin: 0 8px 0 0;
  padding: 0 8px 0 0;
}
h2.latestItemTitleList {
  border-bottom: 1px dotted #eeeeee;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: normal;
  margin: 8px 0 2px 0;
  padding: 2px 0;
}
.k2AccountPage .control-detail {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.k2AccountPage .control-detail .k2ProfileHeading {
  color: #3a3a3a;
  display: inline-block;
  font-family: 'PT Sans', sans-serif;
  font-weight: 700;
  font-size: 14px;
  padding: 10px 0;
  text-transform: uppercase;
}
.k2AccountPage .form-detail {
  border-top: 0;
  margin-bottom: 30px;
  overflow: hidden;
}
.k2AccountPage .form-detail:last-child {
  margin-bottom: 0;
}
.k2AccountPage .control-label label {
  color: #555555;
  font-weight: normal;
}
.k2AccountPage .control-input input,
.k2AccountPage .control-input textarea {
  width: 100%;
}
.k2AccountPage .control-input input[type="checkbox"],
.k2AccountPage .control-input textarea[type="checkbox"] {
  float: left;
  margin-right: 5px;
  width: auto;
}
.k2AccountPage .control-input input[type="checkbox"] + label,
.k2AccountPage .control-input textarea[type="checkbox"] + label {
  display: inline;
  font-weight: normal;
}
.k2AccountPage .control-input select {
  width: 100%;
}
.k2AccountPage .control-select input {
  margin-left: 10px;
}
.k2AccountPage .control-select label {
  font-weight: normal;
  margin-left: 5px;
}
.k2AccountPage .toggle-editor {
  margin-top: 20px;
}
.k2AccountPage .toggle-editor a {
  background: #999999;
  color: #ffffff;
  display: inline-block;
  padding: 10px 20px;
}
.k2AccountPage .toggle-editor a:hover {
  background: #808080;
}
.k2AccountPage table tr td label {
  white-space: nowrap;
}
img.k2AccountPageImage {
  border: 4px solid #eeeeee;
  display: block;
  margin: 10px 0;
  padding: 0;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
}
.k2AccountPage div.k2AccountPageUpdate {
  margin-top: 10px;
  text-align: right;
}
.k2AccountPage th.k2ProfileHeading {
  background: #f6f6f6;
  font-size: 18px;
  padding: 8px;
  text-align: left;
}
.k2AccountPage td#userAdminParams {
  margin: 0;
  padding: 0;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  color: #666;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  width: 140px;
}
.moduleItemMeta {
  margin-top: 10px;
  color: #999999;
}
div.k2LatestCommentsBlock ul,
div.k2TopCommentersBlock ul {
  padding: 0;
}
div.k2LatestCommentsBlock ul li .lcItemTitle,
div.k2TopCommentersBlock ul li .lcItemTitle {
  padding: 5px 0;
}
div.k2LatestCommentsBlock ul li .lcItemTitle a,
div.k2TopCommentersBlock ul li .lcItemTitle a {
  font-weight: 700;
  font-size: 13px;
}
div.k2LatestCommentsBlock ul li .lcItemCategory,
div.k2TopCommentersBlock ul li .lcItemCategory {
  display: block;
}
div.k2LatestCommentsBlock ul li .lcItemCategory a,
div.k2TopCommentersBlock ul li .lcItemCategory a {
  color: #f65c38;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  position: relative;
}
div.k2LatestCommentsBlock ul li .lcItemCategory a:after,
div.k2TopCommentersBlock ul li .lcItemCategory a:after {
  position: absolute;
  content: "";
  width: 10px;
  height: 1px;
  background: #f65c38;
  top: 50%;
  margin-top: -1px;
  right: -15px;
}
div.k2LatestCommentsBlock ul li .lcUsername,
div.k2TopCommentersBlock ul li .lcUsername {
  display: block;
  margin: 5px 0;
  font-size: 12px;
}
div.k2LatestCommentsBlock ul li .lcUsername a,
div.k2TopCommentersBlock ul li .lcUsername a {
  font-size: 13px;
  font-weight: 700;
  color: #f4c212;
}
div.k2LatestCommentsBlock ul li .lcUsername a:hover,
div.k2TopCommentersBlock ul li .lcUsername a:hover,
div.k2LatestCommentsBlock ul li .lcUsername a:focus,
div.k2TopCommentersBlock ul li .lcUsername a:focus {
  color: #ca9f09;
}
div.k2LatestCommentsBlock ul li .lcCommentDate,
div.k2TopCommentersBlock ul li .lcCommentDate {
  color: #999999;
  display: block;
  font-size: 12px;
  margin-top: 5px;
}
div.k2LatestCommentsBlock ul li .lcComment,
div.k2TopCommentersBlock ul li .lcComment {
  color: #3a3a3a;
}
div.k2LoginBlock .k2-group,
div.k2UserBlock .k2-group {
  border-collapse: separate;
  display: table;
  position: relative;
  margin-bottom: 25px;
}
div.k2LoginBlock .k2-group .input-group-addon,
div.k2UserBlock .k2-group .input-group-addon {
  border-radius: 0;
  border-color: #eeeeee;
  background-color: #ffffff;
  padding: 6px 15px;
}
div.k2LoginBlock .k2-group .fa,
div.k2UserBlock .k2-group .fa {
  color: #878787;
}
div.k2LoginBlock .k2-group input[type="text"],
div.k2UserBlock .k2-group input[type="text"],
div.k2LoginBlock .k2-group input[type="password"],
div.k2UserBlock .k2-group input[type="password"] {
  border-radius: 0;
  box-shadow: none;
  width: 100%;
}
div.k2LoginBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockActions li {
  padding: 0;
}
div.k2LoginBlock ul.k2UserBlockActions li + li,
div.k2UserBlock ul.k2UserBlockActions li + li {
  padding-top: 0;
}
div.k2LoginBlock ul.k2UserBlockActions a.modal,
div.k2UserBlock ul.k2UserBlockActions a.modal {
  border: 0;
  display: inline-block;
  top: auto;
  left: 0px;
  margin: 0;
  position: static;
  width: auto;
  border-radius: 0px;
  overflow: visible;
  line-height: 1.42857143;
  -webkit-box-shadow: none;
  box-shadow: none;
}
div.k2LoginBlock ul.k2UserBlockRenderedMenu,
div.k2UserBlock ul.k2UserBlockRenderedMenu {
  margin: 0;
}
div.k2LoginBlock #form-login-remember input,
div.k2UserBlock #form-login-remember input {
  height: 13px;
  width: 13px;
  display: inline;
  margin-right: 3px;
  margin-top: 0;
}
div.k2LoginBlock #form-login-remember label,
div.k2UserBlock #form-login-remember label {
  color: #535353;
  display: inline;
  margin-top: 0px;
  font-weight: normal;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
div.k2LoginBlock .btn-primary,
div.k2UserBlock .btn-primary {
  width: 50%;
}
div.k2LoginBlock ul,
div.k2UserBlock ul {
  margin-top: 20px;
  padding-left: 0;
  list-style: none;
}
div.k2LoginBlock ul li,
div.k2UserBlock ul li {
  margin-bottom: 5px;
}
div.k2LoginBlock ul li a,
div.k2UserBlock ul li a {
  color: #555555;
}
div.k2LoginBlock ul li a:hover,
div.k2UserBlock ul li a:hover,
div.k2LoginBlock ul li a:active,
div.k2UserBlock ul li a:active,
div.k2LoginBlock ul li a:focus,
div.k2UserBlock ul li a:focus {
  color: #e2b20a;
}
div.k2LoginBlock .k2UserBlockDetails:hover .ubName,
div.k2UserBlock .k2UserBlockDetails:hover .ubName,
div.k2LoginBlock .k2UserBlockDetails:active .ubName,
div.k2UserBlock .k2UserBlockDetails:active .ubName,
div.k2LoginBlock .k2UserBlockDetails:focus .ubName,
div.k2UserBlock .k2UserBlockDetails:focus .ubName {
  color: #e2b20a;
}
div.k2LoginBlock .k2UserBlockDetails .ubAvatar,
div.k2UserBlock .k2UserBlockDetails .ubAvatar {
  float: left;
}
div.k2LoginBlock .k2UserBlockDetails .ubName,
div.k2UserBlock .k2UserBlockDetails .ubName {
  color: #1a1a1a;
  display: block;
  font-weight: 700;
  text-transform: uppercase;
}
div.k2LoginBlock .k2UserBlockDetails .ubCommentsCount,
div.k2UserBlock .k2UserBlockDetails .ubCommentsCount {
  font-size: 12px;
}
div.k2LoginBlock ul.k2UserBlockActions,
div.k2UserBlock ul.k2UserBlockActions {
  margin-top: 0;
}
div.k2LoginBlock ul.k2UserBlockActions li,
div.k2UserBlock ul.k2UserBlockActions li {
  display: inline;
  margin-right: 10px;
}
div.k2LoginBlock ul.k2UserBlockActions li a,
div.k2UserBlock ul.k2UserBlockActions li a {
  color: #3a3a3a;
  font-size: 13px;
}
div.k2LoginBlock ul.k2UserBlockActions li a:hover,
div.k2UserBlock ul.k2UserBlockActions li a:hover,
div.k2LoginBlock ul.k2UserBlockActions li a:active,
div.k2UserBlock ul.k2UserBlockActions li a:active,
div.k2LoginBlock ul.k2UserBlockActions li a:focus,
div.k2UserBlock ul.k2UserBlockActions li a:focus {
  color: #e2b20a;
}
div.k2ArchivesBlock ul li {
  padding: 5px 0;
  list-style: square;
}
div.k2ArchivesBlock ul li a {
  font-size: 13px;
}
div.k2AuthorsListBlock ul {
  padding-left: 0;
  list-style: none;
}
div.k2AuthorsListBlock ul li {
  border-bottom: 1px dotted #eeeeee;
}
div.k2AuthorsListBlock ul li:last-child {
  border-bottom: 0;
}
div.k2AuthorsListBlock ul li a.abAuthorName {
  font-size: 13px;
  font-weight: 700;
}
div.k2AuthorsListBlock ul li a.abAuthorLatestItem {
  clear: both;
  display: block;
  font-size: 12px;
  padding: 5px 0;
}
div.k2BreadcrumbsBlock span.bcTitle {
  color: #999;
  padding: 0 4px 0 0;
}
div.k2BreadcrumbsBlock span.bcSeparator {
  font-size: 13px;
  padding: 0 4px;
}
div.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
div.k2CalendarLoader {
  background: #ffffff url("../../images/system/k2CalendarLoader.gif") no-repeat 50% 50%;
}
table.calendar {
  background: #ffffff;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
table.calendar tr td {
  background: #ffffff;
  border: 1px solid #eeeeee;
  padding: 2px;
  text-align: center;
  vertical-align: middle;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 16px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover {
  font-size: 16px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover {
  font-size: 16px;
  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: #ffffff;
  display: block;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #ffffff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #ffffff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  color: #ffffff;
  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 {
  padding-left: 0px;
}
div.k2CategoriesListBlock ul li {
  list-style: none;
  border-bottom: 1px solid #fafafa;
  padding: 12px 13px 12px 27px;
  position: relative;
}
div.k2CategoriesListBlock ul li:hover {
  color: #f4c212;
}
div.k2CategoriesListBlock ul li:first-child {
  padding-top: 12px !important;
}
div.k2CategoriesListBlock ul li:before,
div.k2CategoriesListBlock ul li:after {
  content: " ";
  display: table;
}
div.k2CategoriesListBlock ul li:after {
  clear: both;
}
div.k2CategoriesListBlock ul li:before {
  content: "\f114";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 0.5em;
  position: absolute;
  top: 40%;
  left: 0;
  margin-top: -10px;
  color: #555555;
}
div.k2CategoriesListBlock ul li a {
  font-size: 14px;
  font-weight: 400;
}
div.k2CategoriesListBlock ul li a span.catTitle {
  padding-right: 4px;
}
div.k2CategoriesListBlock ul li a span.catCounter {
  float: right;
  background: #f4c212;
  color: #ffffff;
  padding: 5px;
  border-radius: 4px;
  line-height: 16px;
  font-size: 14px;
}
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: #ffffff;
  border: 1px solid #eeeeee;
  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 {
  display: block;
  float: left;
  padding: 4px;
}
div.k2TagCloudBlock a:hover {
  background: #135cae;
  color: #ffffff;
  display: block;
  float: left;
  padding: 4px;
  text-decoration: none;
}
div.k2UsersBlock ul {
  padding: 0;
}
div.k2UsersBlock ul li a.ubUserName {
  font-weight: bold;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  height: 16px;
  margin: 0 2px 0 0;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  height: 16px;
  margin: 0 2px 0 0;
}
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;
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 14px;
  color: #3a3a3a;
  font-weight: bold;
}
div.k2UsersBlock ul li ul.ubUserItems {
  padding: 10px 0 10px 30px;
}
div.k2UsersBlock ul li ul.ubUserItems li {
  list-style: square;
  padding: 5px 0;
}
div.k2UsersBlock ul li ul.ubUserItems li a {
  font-size: 12px;
  color: #555555;
}
div.k2UsersBlock ul li ul.ubUserItems li a:hover,
div.k2UsersBlock ul li ul.ubUserItems li a:focus {
  color: #f4c212;
}
.view-item .modal {
  position: inherit;
  display: inherit;
}
.t3-sidebar .t3-module {
  position: relative;
  margin-bottom: 50px;
}
.t3-sidebar .t3-module div.k2FeedIcon a {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .t3-sidebar .t3-module div.k2FeedIcon a {
    top: -20px;
    right: -20px;
  }
}
.com_k2 .t3-topbanner .container {
  padding: 20px;
  border-bottom: 1px solid #eeeeee;
}
.tagItemImage,
.latestItemImage,
.userItemImage,
.catItemImage {
  overflow: hidden;
}
.tagItemImage a:before,
.latestItemImage a:before,
.userItemImage a:before,
.catItemImage a:before {
  z-index: 2;
}
.catItemAddLink,
span.catItemEditLink,
span.itemEditLink {
  position: absolute;
  top: 10px;
  right: 25px;
  border: 0;
  padding: 0;
  margin: 0;
  width: auto;
  z-index: 3;
}
.catItemAddLink .modal,
span.catItemEditLink .modal,
span.itemEditLink .modal {
  display: block;
  background: #f4c212;
  position: relative;
  font-weight: bold;
  font-size: 10px;
  overflow: visible;
  color: #ffffff;
  padding: 2px 5px;
  line-height: 1;
  border: 2px solid #f4c212;
  text-transform: uppercase;
}
.catItemAddLink .modal:hover,
span.catItemEditLink .modal:hover,
span.itemEditLink .modal:hover {
  background: none;
  color: #f4c212;
}
.k2SearchBlockForm {
  display: flex;
}
.k2SearchBlockForm .inputbox {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 30px;
  border-top-left-radius: 30px;
  box-shadow: 0px;
  width: 100%;
  box-shadow: none;
  border: 2px solid #cccccc;
}
.k2SearchBlockForm .inputbox:focus {
  box-shadow: none;
  border-color: #f4c212;
}
.k2SearchBlockForm .btn {
  border-radius: 0px 30px 30px 0px;
  border: 0px;
  padding: 6px 20px !important;
}
.k2SearchBlockForm .btn:hover {
  border: none;
}
.featured-widget li {
  position: relative;
  margin: 4px 0;
  list-style: none;
}
.featured-widget li .alignleft {
  float: left;
}
.featured-widget li img {
  margin: 11px 13px 15px 0px;
  width: 100px !important;
}
.featured-widget li h3 {
  margin-top: 0px;
  line-height: 1;
}
.featured-widget li h3 a {
  font-weight: 700;
  padding-bottom: 0px !important;
  font-size: 14px;
  color: #3a3a3a;
}
.featured-widget li h3 a:hover {
  color: #e2b20a;
}
.featured-widget .metabox {
  font-style: italic;
}
.catItemShareBlock {
  display: inline;
}
.catItemShareBlock .jb-share {
  display: inline;
  margin-right: 10px;
  margin-top: 14px;
}
.catItemShareBlock .social-icons {
  display: inline;
}
.article-aside .article-info i {
  color: #f4c212;
  margin-right: 5px;
}
.article-aside .article-info a {
  color: #999999;
}
.article-aside .article-info a:hover {
  text-decoration: none;
}