a:active,
a:focus {
  outline: 0;
}
img {
  border: none;
}
#k2Container {
  padding: 0 0 24px 0;
}
#k2Container .itemListSubCategories > h3 {
  display: none;
}
body.contentpane #k2Container {
  padding: 16px;
}
.k2Padding {
  padding: 4px;
}
.clr {
  clear: both;
  height: 0;
  line-height: 0;
  display: block;
  float: none;
  padding: 0;
  margin: 0;
  border: none;
}
.k2FeedIcon {
  padding: 4px 8px;
}
.k2FeedIcon a,
.k2FeedIcon a:hover {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/feed.png) no-repeat 50% 50%;
}
.k2FeedIcon a span,
.k2FeedIcon a:hover span {
  display: none;
}
.itemRatingForm {
  display: block;
  vertical-align: middle;
  line-height: 18px;
  float: right;
}
.itemRatingForm .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat right center;
  height: 18px;
  padding: 0 20px 0 0;
}
.itemRatingLog {
  font-size: 11px;
  margin: 0;
  padding: 0 4px 0 0;
  float: right;
}
.itemRatingList,
.itemRatingList a:hover,
.itemRatingList .itemCurrentRating {
  background: transparent url(../../../images/system/transparent_star.png) right -1000px repeat-x;
}
.itemRatingList {
  position: relative;
  float: right;
  width: 91px;
  height: 18px;
  overflow: hidden;
  list-style: none;
  margin: 0;
  padding: 0;
  background-position: right top;
}
.itemRatingList li {
  display: inline;
  background: none;
  padding: 0;
}
.itemRatingList a,
.itemRatingList .itemCurrentRating {
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -1000px;
  height: 18px;
  line-height: 18px;
  outline: none;
  overflow: hidden;
  border: none;
  cursor: pointer;
}
.itemRatingList a:hover,
.itemRatingList a:focus,
.itemRatingList a:active,
.itemRatingList .itemCurrentRating:hover,
.itemRatingList .itemCurrentRating:focus,
.itemRatingList .itemCurrentRating:active {
  background-position: right -17px;
}
.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: right -17px;
  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 {
  border-color: #ccc !important;
  background-color: #fff !important;
}
.clearList {
  display: none;
  float: none;
  clear: both;
}
.lastItem {
  border: none;
}
.k2Avatar img {
  background: #fff;
  border: 1px solid #222;
  float: right;
  margin: 2px 0 0 15px;
  padding: 0;
}
.itemCommentsPagination,
div.k2Pagination {
  margin: 0 0 20px 0;
  padding-top: 20px;
  text-align: left;
  border-top: 1px solid #d5d5d5;
  position: relative;
}
.itemCommentsPagination:after,
div.k2Pagination:after {
  display: block;
  width: 100%;
  position: absolute;
  content: "";
  border-top: 1px solid #fff;
  top: 0;
}
.itemCommentsPagination ul,
div.k2Pagination ul {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0;
}
.itemCommentsPagination ul li,
div.k2Pagination ul li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.itemCommentsPagination ul li a,
div.k2Pagination ul li a {
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background: #fff;
  border-right-width: 0;
  font-weight: bold;
  display: block;
}
.itemCommentsPagination ul li.active a,
.itemCommentsPagination ul li.disabled a,
div.k2Pagination ul li.active a,
div.k2Pagination ul li.disabled a {
  background: #cc3333;
  color: #fff;
  cursor: default;
  font-weight: normal;
  position: relative;
}
.itemCommentsPagination ul li.active a:after,
.itemCommentsPagination ul li.disabled a:after,
div.k2Pagination ul li.active a:after,
div.k2Pagination ul li.disabled a:after {
  content: "";
  display: inline-block;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-bottom: 6px solid #cc3333;
  position: absolute;
  top: -6px;
  right: 50%;
  margin-right: -5px;
}
div.itemIsFeatured,
div.catItemIsFeatured,
div.userItemIsFeatured {
  background: url(../../../images/system/featuredItem.png) no-repeat 0% 0;
}
a.itemPrintThisPage {
  display: block !important;
  width: 160px;
  margin: 4px auto 16px;
  padding: 4px;
  background: #f7fafe;
  border: 1px solid #ccc;
  text-align: center;
  color: #555;
  font-size: 13px;
}
a.itemPrintThisPage:hover {
  background: #eee;
  text-decoration: none;
}
#k2Container.itemView {
  background: #fff;
  margin: 0 0 15px;
  padding: 15px;
}
.itemEditLink {
  float: left;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: left;
}
.itemEditLink a {
  border: 1px solid #ccc;
  background: #eee;
  font-size: 11px;
  font-weight: normal;
  padding: 2px 12px;
  right: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  text-decoration: none;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.itemEditLink a:hover,
.itemEditLink a:focus,
.itemEditLink a:active {
  background: #ffffcc;
}
.itemHeader .itemDateCreated {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.itemHeader .itemTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 3px 0 15px;
}
.itemHeader > span {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.itemHeader > span:first-child {
  background: none;
  margin-right: 0;
  padding-right: 0;
}
.itemAuthor {
  background: url("../../../images/bullet2.gif") no-repeat scroll 100% 50% transparent;
  display: inline;
  margin-right: 6px;
  padding-right: 13px;
}
.itemToolbar {
  background: #fcfcfc;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
  margin: 16px 0 0 0;
  padding: 2px 0;
}
.itemToolbar ul {
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
}
.itemToolbar ul li {
  display: inline;
  font-size: 11px;
  list-style: none;
  padding: 0 8px 0 4px;
  margin: 0;
  border-right: 1px solid #ccc;
  text-align: center;
  background: none;
}
.itemToolbar ul li a {
  font-weight: normal;
}
.itemToolbar ul li a img {
  display: none;
}
.itemToolbar ul li a#fontDecrease {
  margin: 0 2px 0 0;
}
.itemToolbar ul li a#fontDecrease img {
  width: 13px;
  height: 13px;
  background: url(../../../images/system/font_decrease.gif) no-repeat;
}
.itemToolbar ul li a#fontDecrease span {
  display: none;
}
.itemToolbar ul li a#fontIncrease {
  margin: 0 2px 0 0;
}
.itemToolbar ul li a#fontIncrease img {
  width: 13px;
  height: 13px;
  background: url(../../../images/system/font_increase.gif) no-repeat;
}
.itemToolbar ul li a#fontIncrease span {
  display: none;
}
.itemToolbar ul > li:first-child {
  border: none;
}
.itemRatingBlock {
  padding: 8px 0;
}
.itemRatingBlock span {
  display: block;
  float: right;
  font-style: normal;
  padding: 0 0 0 4px;
  margin: 0;
  color: #999;
}
div.itemBody {
  padding: 8px 0;
  margin: 0;
}
.itemImageBlock {
  margin: -15px -15px 15px -15px;
  padding: 0;
  position: relative;
}
.itemImage {
  display: block;
  text-align: center;
  margin: 0;
}
.itemImage a.modal {
  background: none;
  border: none;
  box-shadow: none;
  right: 0;
  margin-right: 0;
  position: relative;
  top: 0;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.itemImage img {
  border: none;
  padding: 0;
}
.itemImageCaption {
  color: #666;
  float: right;
  display: block;
  font-size: 11px;
}
.itemImageCredits {
  color: #999;
  float: left;
  display: block;
  font-style: italic;
  font-size: 11px;
}
.itemIntroText {
  color: #444;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 4px 0 12px 0;
}
.itemFullText h3 {
  margin: 0;
  padding: 16px 0 4px 0;
}
.itemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
.itemExtraFields h3 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
.itemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.itemExtraFields ul li {
  display: block;
}
.itemExtraFields ul li .itemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 0 0 4px;
  width: 30%;
}
.itemContentFooter {
  display: block;
  text-align: left;
  padding: 4px;
  margin: 16px 0 4px 0;
  border-top: 1px solid #ddd;
  color: #999;
}
.itemHits {
  float: right;
}
.itemSocialSharing {
  padding: 8px 0;
}
.itemTwitterButton {
  float: right;
  margin: 2px 0 0 24px;
}
.itemFacebookButton {
  float: right;
  margin-left: 24px;
}
.itemLinks {
  margin: 16px 0;
  padding: 0;
}
.twocols .pull-left,
.twocols .pull-right {
  width: 49%;
}
.twocols.viewinfo {
  border-top: solid 1px #ddd;
  border-bottom: 5px solid #ddd;
}
.twocols .viewitemlink.pull-left,
.viewitemlink {
  color: #aaa;
  font-size: 10px;
  text-transform: uppercase;
  width: 45%;
}
.twocols .viewitemlink.pull-left > div,
.viewitemlink > div {
  border-bottom: solid 1px #ddd;
  display: block;
  margin-left: 15px;
  padding: 8px 0;
}
.itemCategory {
  padding: 4px;
}
.itemCategory span {
  color: #aaa;
  padding: 0 0 0 4px;
}
div.itemTagsBlock {
  padding: 4px;
}
div.itemTagsBlock span {
  color: #aaa;
  padding: 0;
}
div.itemTagsBlock ul.itemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
div.itemTagsBlock ul.itemTags li {
  display: inline;
  list-style: none;
  padding: 0 0 0 4px;
  margin: 0;
  text-align: center;
}
.itemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
.itemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 4px;
}
.itemAttachmentsBlock ul.itemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.itemAttachmentsBlock ul.itemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
.itemAttachmentsBlock ul.itemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
.itemAuthorBlock {
  background: #fff;
  border-right: solid 1px #ddd;
  margin: 0;
  padding: 20px 20px 20px 0;
}
.itemAuthorBlock img.itemAuthorAvatar {
  float: right;
  display: block;
  background: #fff;
  padding: 0;
  border: 1px solid #111;
  margin: 0 0 0 20px;
}
.itemAuthorBlock .itemAuthorDetails {
  margin: 0;
  padding: 4px 0 0 0;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName {
  font-size: 12px;
  line-height: normal;
  margin: 0 0 4px 0;
  padding: 0;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a {
  color: #222;
  font-size: 16px;
}
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a:hover,
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a:focus,
.itemAuthorBlock .itemAuthorDetails h3.itemAuthorName a:active {
  color: #666;
}
.itemAuthorBlock .itemAuthorDetails span.itemAuthorUrl {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 8px;
  margin: 0 0 0 4px;
}
.itemAuthorBlock .itemAuthorDetails span.itemAuthorEmail {
  font-weight: bold;
  color: #555;
}
.twocols .itemAuthorLatest,
.twocols .itemRelated {
  margin-bottom: 16px;
  padding: 0;
  width: 45%;
}
.twocols .itemAuthorLatest h3,
.twocols .itemRelated h3 {
  color: #666;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.twocols .itemAuthorLatest ul li,
.twocols .itemRelated ul li {
  background: url("../../../images/arrow.png") no-repeat right 10px;
  border: none;
  list-style: none;
  padding: 3px 12px 3px 0;
}
.twocols .itemAuthorLatest ul li a,
.twocols .itemRelated ul li a {
  font-weight: 700;
}
.itemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../../../images/system/videoplayer-bg.gif) repeat-x bottom;
}
.itemVideoBlock .itemVideoEmbedded {
  text-align: center;
}
.itemVideoBlock .itemVideo {
  display: block;
  overflow: hidden;
}
.itemVideoBlock .itemVideoCaption {
  color: #eee;
  float: right;
  display: block;
  font-size: 11px;
  font-weight: bold;
  width: 60%;
}
.itemVideoBlock .itemVideoCredits {
  color: #eee;
  float: left;
  display: block;
  font-style: italic;
  font-size: 11px;
  width: 35%;
  text-align: left;
}
.itemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
.itemNavigation {
  background: #fcfcfc;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin: 0 0 15px 0;
  padding: 5px;
}
.itemNavigation .itemNavigationTitle {
  color: #999;
}
.itemNavigation a.itemPrevious {
  padding: 0 12px;
}
.itemNavigation a.itemNext {
  padding: 0 12px;
}
.itemComments {
  border-top: 5px solid #ddd;
  padding: 10px 0 0;
}
.itemComments h3 {
  color: #666;
  border-bottom: 1px solid #ddd;
  font-size: 15px;
  font-weight: 300;
  line-height: normal;
  padding: 0 0 15px;
  text-transform: uppercase;
}
.itemComments #comment-form {
  width: 90%;
}
.itemComments #comment-form div.clearfix > p {
  font-size: 11px;
  float: right;
  width: 30%;
}
.itemComments #comment-form div.clearfix > p.item-center {
  margin: 0 4.5%;
}
.itemComments #comment-form label {
  font-size: 11px;
  color: #222;
  font-weight: 700;
}
.itemComments #comment-form input.inputbox {
  width: 95%;
  font-size: 11px;
}
.itemComments #comment-form textarea {
  height: 140px;
  width: 98%;
}
.itemComments ul.itemCommentsList {
  margin: 15px 0 !important;
  padding: 0 !important;
  list-style: none;
}
.itemComments ul.itemCommentsList li {
  padding: 15px 5px;
  margin: 0;
  border-bottom: 1px solid #ddd;
}
.itemComments ul.itemCommentsList li.authorResponse {
  background: url(../../../images/system/stripes.png) repeat;
}
.itemComments ul.itemCommentsList li.unpublishedComment {
  background: #ffeaea;
}
.itemComments ul.itemCommentsList li img {
  float: right;
  margin: 2px 0 15px 15px;
  padding: 0;
  background: #fff;
  border: solid 1px #222;
  max-width: 60px !important;
}
.itemComments ul.itemCommentsList li .commentDate {
  color: #aaa;
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
}
.itemComments ul.itemCommentsList li .commentAuthorName {
  color: #222;
  font-weight: 700;
}
.itemComments ul.itemCommentsList li .commentAuthorName a {
  color: #222;
}
.itemComments ul.itemCommentsList li .commentAuthorName a:hover,
.itemComments ul.itemCommentsList li .commentAuthorName a:focus,
.itemComments ul.itemCommentsList li .commentAuthorName a:active {
  color: #666;
}
.itemComments ul.itemCommentsList li .commentAuthorEmail {
  display: none;
}
.itemComments ul.itemCommentsList li .commentLink {
  float: left;
  margin-right: 8px;
}
.itemComments ul.itemCommentsList li .commentLink a {
  color: #cc3333;
}
.itemComments ul.itemCommentsList li .commentLink a:hover,
.itemComments ul.itemCommentsList li .commentLink a:focus,
.itemComments ul.itemCommentsList li .commentLink a:active {
  color: #222;
}
.itemComments ul.itemCommentsList li .commentToolbar {
  display: block;
  clear: both;
}
.itemComments ul.itemCommentsList li .commentToolbar a {
  background: none;
  border: none;
  color: #cc3333;
  right: 0;
  margin: 0 0 0 5px;
  top: 0;
  position: relative;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.itemComments ul.itemCommentsList li .commentToolbar a:hover,
.itemComments ul.itemCommentsList li .commentToolbar a:focus,
.itemComments ul.itemCommentsList li .commentToolbar a:active {
  color: #222;
}
.itemComments ul.itemCommentsList li .commentToolbarLoading {
  background: url(../../../images/system/searchLoader.gif) no-repeat 0% 50%;
}
.itemComments ul.itemCommentsList li p {
  padding: 4px 0;
}
div.itemCommentsPagination {
  border-top: none;
}
div.itemCommentsPagination:after {
  border-top: none;
}
div.itemCommentsPagination h3 {
  margin: 0;
  padding: 0 0 4px 0;
}
div.itemCommentsPagination .itemCommentsFormNotes {
  border-top: 2px solid #ccc;
}
div.itemCommentsPagination .formComment {
  display: block;
  margin: 12px 2px 0 0;
}
div.itemCommentsPagination .formName {
  display: block;
  margin: 12px 2px 0 0;
}
div.itemCommentsPagination .formEmail {
  display: block;
  margin: 12px 2px 0 0;
}
div.itemCommentsPagination .formUrl {
  display: block;
  margin: 12px 2px 0 0;
}
div.itemCommentsPagination .formRecaptcha {
  display: block;
  margin: 12px 2px 0 0;
}
div.itemCommentsPagination textarea.inputbox {
  display: block;
  width: 350px;
  height: 160px;
  margin: 0;
}
div.itemCommentsPagination input.inputbox {
  display: block;
  width: 350px;
  margin: 0;
}
div.itemCommentsPagination input#submitCommentButton {
  display: block;
  margin: 16px 0 0 0;
  padding: 4px;
  border: 1px solid #ccc;
  background: #eee;
  font-size: 16px;
}
div.itemCommentsPagination #formLog {
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  font-weight: bold;
  color: #CF1919;
}
div.itemCommentsPagination .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat right center;
}
div.k2ReportCommentFormContainer {
  padding: 8px;
  width: 480px;
  margin: 0 auto;
}
div.k2ReportCommentFormContainer blockquote {
  width: 462px;
  background: #f7fafe;
  border: 1px solid #ddd;
  padding: 8px;
  margin: 0 0 8px 0;
}
div.k2ReportCommentFormContainer blockquote .quoteIconLeft {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: right;
}
div.k2ReportCommentFormContainer blockquote .quoteIconRight {
  font-style: italic;
  font-weight: bold;
  font-size: 40px;
  color: #135CAE;
  line-height: 30px;
  vertical-align: top;
  display: block;
  float: left;
}
div.k2ReportCommentFormContainer blockquote .theComment {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 12px;
  font-weight: normal;
  color: #000;
  padding: 0 4px;
}
div.k2ReportCommentFormContainer blockquote form label {
  display: block;
  font-weight: bold;
}
div.k2ReportCommentFormContainer blockquote form input,
div.k2ReportCommentFormContainer blockquote form textarea {
  display: block;
  border: 1px solid #ddd;
  font-size: 12px;
  padding: 2px;
  margin: 0 0 8px 0;
  width: 474px;
}
div.k2ReportCommentFormContainer blockquote form #recaptcha {
  margin-bottom: 24px;
}
div.k2ReportCommentFormContainer blockquote form #formLog {
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
  font-weight: bold;
  color: #CF1919;
}
div.k2ReportCommentFormContainer blockquote form .formLogLoading {
  background: url(../../../images/system/loading.gif) no-repeat right center;
}
.itemBackToTop {
  text-align: left;
}
.itemBackToTop a {
  text-decoration: underline;
}
.itemBackToTop a:hover {
  text-decoration: underlin;
}
.itemListCategory {
  background: #fff;
  border: 1px solid #E5E5E5;
  margin: 0 0 15px;
  padding: 15px;
}
.itemListCategory img {
  border: solid 1px #222;
  float: right;
  margin: 0 0 10px 15px;
}
.itemListCategory h2 {
  font-size: 17px;
  color: #222;
  line-height: normal;
  margin-top: 0;
  padding: 0;
}
.catItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: left;
}
.catItemAddLink a {
  border: 1px solid #ccc;
  background: #eee;
  right: 0;
  margin-right: 0;
  position: relative;
  padding: 4px 16px;
  top: 0;
  width: auto;
  z-index: 10;
  text-decoration: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.catItemAddLink a:hover,
.catItemAddLink a:focus,
.catItemAddLink a:active {
  background: #ffffcc;
}
.catItemAddLink img {
  float: right;
  display: block;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 0 0 8px;
}
.subCategoryContainer {
  float: right;
}
.subCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 4px;
  padding: 8px;
}
.subCategory a.subCategoryImage,
.subCategory a.subCategoryImage:hover {
  text-align: center;
  display: block;
}
.subCategory a.subCategoryImage img,
.subCategory a.subCategoryImage:hover img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 0 0 8px;
}
#itemListLinks {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 8px 0;
  padding: 8px;
}
.itemContainer {
  float: right;
}
.itemList .catItemView {
  background: #fff;
  margin: 0 5px 10px;
  padding: 15px;
}
.itemList .catItemView.groupLeading {
  margin-right: 0;
  margin-left: 0;
}
.itemList .catItemView.groupLeading .catItemTitle {
  font-size: 20px;
}
.itemList .catItemView.groupLeading .catItemImageBlock {
  margin-top: -15px;
}
.itemList #itemListPrimary,
.itemList #itemListSecondary {
  margin-right: -5px;
  margin-left: -5px;
}
.itemList #itemListPrimary .catItemImageBlock,
.itemList #itemListSecondary .catItemImageBlock {
  margin: 0 0 10px 0;
}
.itemListBlog #itemListPrimary,
.itemListBlog #itemListSecondary {
  margin-right: 0;
  margin-left: 0;
}
.itemListBlog .catItemViewBlog {
  margin: 0 0 15px;
}
.itemListBlog .catItemViewBlog.groupLeading .catItemTitle {
  font-size: 40px;
  line-height: 1.1;
}
.itemListBlog .catItemViewBlog .catItemImageBlock {
  margin: -15px -15px 15px -15px !important;
}
.itemListBlog .catItemViewBlog .catItemViewer {
  position: relative;
  padding-right: 80px;
}
.itemListBlog .catItemViewBlog .catItemInfo {
  right: -20px;
  position: absolute;
  top: 0;
  width: 76px;
}
.itemListBlog .catItemViewBlog .catItemDateCreated {
  background: url("../../../images/bg-date-rtl.gif") no-repeat 100% 100% #222;
  color: #aaa;
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 6px 20px 12px;
  text-align: center;
}
.itemListBlog .catItemViewBlog .catItemDateCreated .date {
  color: #fff;
  border-bottom: 1px solid #333;
  display: block;
  font-size: 200%;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
.itemListBlog .catItemViewBlog .itemTwitterButton {
  float: left !important;
  margin-left: 0 !important;
}
.itemListBlog .catItemViewBlog .catItemTitle {
  font-size: 40px;
  line-height: 1.1;
}
.ItemViewBlog {
  margin: 0 0 15px;
}
.ItemViewBlog .ItemViewer {
  position: relative;
  padding-right: 80px;
}
.ItemViewBlog .ItemInfo {
  right: -20px;
  position: absolute;
  top: 0;
  width: 76px;
}
.ItemViewBlog .itemDateCreated {
  background: url("../../../images/bg-date-rtl.gif") no-repeat 100% 100% #222;
  color: #aaa;
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 6px 20px 12px;
  text-align: center;
}
.ItemViewBlog .itemDateCreated .date {
  color: #fff;
  border-bottom: 1px solid #333;
  display: block;
  font-size: 200%;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}
.ItemViewBlog .itemTwitterButton {
  float: left !important;
  margin-left: 0 !important;
}
.ItemViewBlog .catItemTitle {
  font-size: 40px;
  line-height: 1.1;
}
.catItemView {
  padding: 0;
  position: relative;
}
.groupLinks {
  padding: 0;
  margin: 0;
}
.catItemEditLink {
  float: left;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 80px;
  text-align: left;
}
.catItemEditLink a {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
  right: 0;
  top: 0;
  color: #666;
  margin-right: 0;
  padding: 3px 10px;
  border: 1px solid #ddd;
  text-decoration: none;
  position: relative;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.catItemEditLink a:hover,
.catItemEditLink a:focus,
.catItemEditLink a:active,
.catItemEditLink a.active,
.catItemEditLink a.disabled,
.catItemEditLink a[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
.catItemEditLink a:active,
.catItemEditLink a.active {
  background-color: #c4c4c4 \9;
}
.catItemEditLink a:hover {
  background: #fff;
  color: #cc3333;
}
.catItemHeader .catItemTitle {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.1;
  padding: 10px 0 4px 0;
  margin: 0;
}
.catItemHeader .catItemTitle a {
  color: #222;
}
.catItemHeader .catItemTitle a:hover,
.catItemHeader .catItemTitle a:focus,
.catItemHeader .catItemTitle a:active {
  color: #cc3333;
}
.catItemHeader > span {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.catItemHeader a {
  color: #222;
}
.catItemHeader a:hover,
.catItemHeader a:focus,
.catItemHeader a:active {
  color: #cc3333;
}
.catItemHeader .catItemDateCreated {
  color: #aaa;
  font-size: 11px;
  text-transform: uppercase;
}
.catItemHeader .catItemAuthor {
  display: block;
  padding: 0;
  margin: 0;
}
.catItemRatingBlock {
  padding: 8px 0;
}
.catItemRatingBlock span {
  display: block;
  float: right;
  font-style: normal;
  padding: 0 0 0 4px;
  margin: 0;
  color: #999;
}
.catItemBody {
  padding: 8px 0;
  margin: 0;
}
.catItemImageBlock {
  margin: 0 -15px 15px -15px;
  padding: 0;
  position: relative;
}
.catItemImage {
  display: block;
  text-align: center;
}
.catItemImage img {
  border: none;
  padding: 0;
}
.itemFeatured {
  background: #cc3333;
  bottom: 0;
  color: #fff;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  right: 0;
  position: absolute;
  padding: 13px 15px;
  text-transform: uppercase;
  z-index: 11;
}
.catItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0;
}
.catItemExtraFields,
.genericItemExtraFields {
  margin: 16px 0 0 0;
  padding: 8px 0 0 0;
  border-top: 1px dotted #ddd;
}
.catItemExtraFields h4,
.genericItemExtraFields h4 {
  margin: 0;
  padding: 0 0 8px 0;
  line-height: normal !important;
}
.catItemExtraFields ul,
.genericItemExtraFields ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.catItemExtraFields ul li,
.genericItemExtraFields ul li {
  display: block;
}
.catItemExtraFields ul li .genericItemExtraFieldsLabel,
.genericItemExtraFields ul li .genericItemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 0 0 4px;
  width: 30%;
}
.catItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
.catItemHitsBlock {
  padding: 4px;
}
.catItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 4px;
}
.catItemTagsBlock ul.catItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.catItemTagsBlock ul.catItemTags li {
  display: inline;
  list-style: none;
  padding: 0 0 0 4px;
  margin: 0;
  text-align: center;
}
.catItemAttachmentsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
.catItemAttachmentsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 4px;
}
.catItemAttachmentsBlock ul.catItemAttachments {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.catItemAttachmentsBlock ul.catItemAttachments li {
  display: inline;
  list-style: none;
  padding: 0 4px;
  margin: 0;
  text-align: center;
}
.catItemAttachmentsBlock ul.catItemAttachments li span {
  font-size: 10px;
  color: #999;
  font-weight: normal;
}
.catItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../../../images/system/videoplayer-bg.gif) repeat-x bottom;
}
.catItemVideoBlock .catItemVideoEmbedded {
  text-align: center;
}
.catItemVideoBlock .catItemVideo {
  display: block;
}
.catItemImageGallery {
  margin: 0 0 16px 0;
  padding: 0;
}
.catItemCommentsLink {
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
.catItemReadMore a {
  color: #cc3333;
}
.catItemReadMore a:hover,
.catItemReadMore a:focus,
.catItemReadMore a:active {
  color: #666;
  text-decoration: none;
}
.catItemDateModified {
  display: block;
  padding: 4px;
  margin: 4px 0;
  color: #999;
}
.metalist {
  border-top: 1px solid #E5E5E5;
  color: #aaa;
  font-size: 11px;
  padding: 12px 0 0;
}
.metalist ul {
  list-style: none;
  margin: 0;
}
.metalist ul > li {
  float: none;
}
.metalist ul > li a {
  color: #666;
}
.metalist ul > li a:hover,
.metalist ul > li a:focus,
.metalist ul > li a:active {
  color: #cc3333;
}
.metalist a {
  color: #666;
}
.metalist a:hover,
.metalist a:focus,
.metalist a:active {
  color: #cc3333;
}
.metalist i[class^="icon"] {
  display: inline-block;
  font-size: 13px;
  width: 15px;
}
.userBlock {
  background: #fff;
  border: solid 1px #E5E5E5;
  margin: 0 0 16px 0;
  padding: 15px;
  clear: both;
}
.userBlock h2 {
  font-size: 13px;
  color: #222;
  line-height: normal;
  margin: 0 0 10px;
}
.userBlock img {
  display: block;
  float: right;
  background: #fff;
  padding: 0;
  border: 1px solid #111;
  margin: 0 0 0 20px;
}
.userBlock .userDescription {
  padding: 4px 0 0;
}
.userBlock .userAdditionalInfo {
  padding: 4px 0;
  margin: 0;
}
.userBlock .userAdditionalInfo a {
  color: #cc3333;
}
.userBlock .userAdditionalInfo a:hover,
.userBlock .userAdditionalInfo a:focus,
.userBlock .userAdditionalInfo a:active {
  color: #666;
}
.userItemAddLink {
  display: block;
  padding: 8px 0;
  margin: 0 0 4px 0;
  border-bottom: 1px dotted #ccc;
  text-align: left;
}
.userItemAddLink a {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
  right: 0;
  margin-right: 0;
  padding: 3px 10px;
  border: 1px solid #ddd;
  text-decoration: none;
  position: relative;
  font-size: 11px;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  top: 0;
}
.userItemAddLink a:hover,
.userItemAddLink a:focus,
.userItemAddLink a:active,
.userItemAddLink a.active,
.userItemAddLink a.disabled,
.userItemAddLink a[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
.userItemAddLink a:active,
.userItemAddLink a.active {
  background-color: #c4c4c4 \9;
}
.userItemAddLink a:hover {
  background: #fff;
  color: #cc3333;
}
.userItemView {
  background-color: #fff !important;
  margin-bottom: 15px;
  position: relative;
  padding: 15px;
}
.userItemViewUnpublished {
  opacity: 0.9;
  border: 4px dashed #ccc;
  background: #fffff2;
  padding: 8px;
  margin: 8px 0;
}
.userItemEditLink {
  float: left;
  display: block;
  padding: 4px 0;
  margin: 0;
  width: 120px;
  text-align: left;
}
.userItemEditLink a {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  text-shadow: none;
  right: 0;
  margin-right: 0;
  padding: 3px 10px;
  border: 1px solid #ddd;
  text-decoration: none;
  position: relative;
  font-size: 11px;
  font-weight: normal;
  width: auto;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.userItemEditLink a:hover,
.userItemEditLink a:focus,
.userItemEditLink a:active,
.userItemEditLink a.active,
.userItemEditLink a.disabled,
.userItemEditLink a[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
.userItemEditLink a:active,
.userItemEditLink a.active {
  background-color: #c4c4c4 \9;
}
.userItemEditLink a:hover,
.userItemEditLink a:focus,
.userItemEditLink a:active {
  background: #fff;
  color: #cc3333;
}
.userItemHeader .userItemDateCreated {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.userItemHeader .userItemTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  padding: 0;
  margin: 4px 0 10px;
}
.userItemHeader .userItemTitle a {
  color: #666;
}
.userItemHeader .userItemTitle a:hover,
.userItemHeader .userItemTitle a:focus,
.userItemHeader .userItemTitle a:active {
  color: #cc3333;
}
.userItemBody {
  padding: 8px 0;
  margin: 0;
}
.userItemImageBlock {
  padding: 0;
  margin: -15px -15px 15px -15px;
}
.userItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
.userItemTagsBlock ul.userItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.userItemTagsBlock ul.userItemTags li {
  display: inline;
  list-style: none;
  padding: 0 0 0 4px;
  margin: 0;
  text-align: center;
}
.userItemReadMore {
  margin: 0 0 15px;
}
.userItemReadMore a {
  color: #cc3333;
}
.userItemReadMore a:hover {
  color: #666;
}
.tagItemView {
  background: #fff;
  padding: 15px;
  margin: 0 0 16px 0;
}
.tagItemView .tagItemDateCreated {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.tagItemView .tagItemTitle {
  font-size: 40px;
  font-weight: normal;
  line-height: 110%;
  padding: 4px 0 10px 0;
  margin: 0;
}
.tagItemView .tagItemTitle a {
  color: #222;
}
.tagItemView .tagItemTitle a:hover,
.tagItemView .tagItemTitle a:focus,
.tagItemView .tagItemTitle a:active {
  color: #cc3333;
}
.tagItemBody {
  padding: 8px 0;
  margin: 0;
}
.tagItemImageBlock {
  padding: 0;
  margin: -15px -15px 15px -15px;
}
.tagItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 0;
}
.tagItemCategory {
  border-top: solid 1px #ddd;
  margin-top: 10px;
  padding-top: 10px;
}
.tagItemCategory span {
  color: #999;
  padding: 0 0 0 4px;
}
.tagItemReadMore a {
  color: #cc3333;
}
.tagItemReadMore a:hover,
.tagItemReadMore a:focus,
.tagItemReadMore a:active {
  color: #666;
}
.genericView .componentheading {
  background: #fff;
  color: #222;
  font-weight: bold;
  padding: 15px;
}
.genericItemView {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}
.genericItemView .genericItemDateCreated {
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
}
.genericItemView h2.genericItemTitle {
  font-size: 40px;
  font-weight: 700;
  line-height: 1.1;
  margin: 4px 0 10px;
  padding: 0;
}
.genericItemBody {
  padding: 8px 0;
  margin: 0;
}
.genericItemImageBlock {
  padding: 0;
  margin: 0;
  float: none;
}
.genericItemImage {
  display: block;
  text-align: center;
  margin: -15px -15px 15px;
}
.genericItemImage img {
  border: none;
  padding: 0;
}
.genericItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
.genericItemCategory {
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
}
.genericItemReadMore {
  display: block;
  margin: 0 0 15px;
}
.genericItemReadMore a {
  color: #cc3333;
}
.genericItemReadMore a:hover,
.genericItemReadMore a:focus,
.genericItemReadMore a:active {
  color: #666;
}
#genericItemListNothingFound {
  padding: 40px;
  text-align: center;
}
#genericItemListNothingFound p {
  font-size: 20px;
  color: #999;
}
#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;
}
.latestItemsContainer {
  float: right;
}
.latestItemsCategory {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px 8px;
  padding: 8px;
}
.latestItemsCategoryImage {
  text-align: center;
}
.latestItemsCategoryImage img {
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 0 0 8px;
}
.latestItemsUser {
  background: #f7fafe;
  border: 1px solid #ddd;
  margin: 0 0 8px 8px;
  padding: 8px;
  clear: both;
}
.latestItemsUser img {
  display: block;
  float: right;
  background: #fff;
  padding: 4px;
  border: 1px solid #ddd;
  margin: 0 0 0 8px;
}
.latestItemsUser .latestItemsUserDescription {
  padding: 4px 0;
}
.latestItemsUser .latestItemsUserAdditionalInfo {
  padding: 4px 0;
  margin: 8px 0 0 0;
}
.latestItemsUserURL {
  font-weight: bold;
  color: #555;
  display: block;
}
.latestItemsUserEmail {
  font-weight: bold;
  color: #555;
  display: block;
}
.latestItemList {
  padding: 0 0 8px 8px;
}
.latestItemList .latestItemTitle {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: normal;
  line-height: 110%;
  padding: 10px 0 4px 0;
  margin: 0;
}
.latestItemDateCreated {
  color: #999;
  font-size: 11px;
}
.latestItemBody {
  padding: 8px 0;
  margin: 0;
}
.latestItemImageBlock {
  padding: 0;
  margin: 0;
  float: right;
}
.latestItemImage {
  display: block;
  text-align: center;
  margin: 0 0 8px 8px;
}
.latestItemImage img {
  border: 1px solid #ccc;
  padding: 8px;
}
.latestItemIntroText {
  font-size: inherit;
  font-weight: normal;
  line-height: inherit;
  padding: 4px 0 12px 0;
}
.latestItemLinks {
  margin: 0 0 16px 0;
  padding: 0;
}
.latestItemCategory {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
.latestItemCategory span {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 4px;
}
.latestItemTagsBlock {
  padding: 4px;
  border-bottom: 1px dotted #ccc;
}
.latestItemTagsBlock span {
  font-weight: bold;
  color: #555;
  padding: 0 0 0 4px;
}
.latestItemTagsBlock ul.latestItemTags {
  list-style: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.latestItemTagsBlock ul.latestItemTags li {
  display: inline;
  list-style: none;
  padding: 0 0 0 4px;
  margin: 0;
  text-align: center;
}
.latestItemVideoBlock {
  margin: 0 0 16px 0;
  padding: 16px;
  background: #010101 url(../../../images/system/videoplayer-bg.gif) repeat-x bottom;
}
.latestItemVideoBlock span.latestItemVideo {
  display: block;
}
.latestItemCommentsLink {
  display: inline;
  margin: 0 0 0 8px;
  padding: 0 0 0 8px;
  border-left: 1px solid #ccc;
}
.latestItemReadMore {
  display: inline;
}
h2.latestItemTitleList {
  font-size: 14px;
  padding: 2px 0;
  margin: 8px 0 2px 0;
  font-family: Arial, Helvetica, sans-serif;
  border-bottom: 1px dotted #ccc;
  line-height: normal;
}
img.k2AccountPageImage {
  border: 4px solid #ddd;
  margin: 10px 0;
  padding: 0;
  display: block;
}
.k2AccountPage div.k2AccountPageNotice {
  padding: 8px;
  font-style: italic;
  color: #999;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px dotted #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: left;
}
.k2AccountPage th.k2ProfileHeading {
  text-align: right;
  padding: 8px;
  background: none;
  color: #666;
}
.k2AccountPage td#userAdminParams {
  padding: 0;
  margin: 0;
}
.k2AccountPage td {
  border: none;
  padding: 5px 10px;
}
.k2AccountPage td > label {
  padding-top: 5px;
}
.k2AccountPage td > label[for="del_image"] {
  display: inline-block;
}
.k2AccountPage td input.inputbox {
  margin-bottom: 0;
}
.k2AccountPage td .radiobtn {
  display: inline-block;
  padding: 0;
  margin: 0 0 0 10px;
  line-height: 30px;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  color: #666;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
  width: 140px;
}
.k2LatestCommentsBlock ul li {
  border-bottom: solid 1px #e5e5e5;
  list-style: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.k2LatestCommentsBlock ul li.lastItem {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.k2LatestCommentsBlock ul li .lcUsername a {
  color: #222;
  font-weight: 700;
  display: block;
}
.k2LatestCommentsBlock ul li .lcUsername a:hover,
.k2LatestCommentsBlock ul li .lcUsername a:focus,
.k2LatestCommentsBlock ul li .lcUsername a:active {
  color: #cc3333;
}
.k2LatestCommentsBlock ul li .lcCommentDate {
  color: #aaa;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
.k2TopCommentersBlock ul li {
  border-bottom: solid 1px #e5e5e5;
  list-style: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.k2TopCommentersBlock ul li.lastItem {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.k2TopCommentersBlock ul li .tcUsername,
.k2TopCommentersBlock ul li .tcCommentsCounter {
  color: #222;
  font-weight: 700;
}
.k2TopCommentersBlock ul li .tcUsername:hover,
.k2TopCommentersBlock ul li .tcUsername:focus,
.k2TopCommentersBlock ul li .tcUsername:active,
.k2TopCommentersBlock ul li .tcCommentsCounter:hover,
.k2TopCommentersBlock ul li .tcCommentsCounter:focus,
.k2TopCommentersBlock ul li .tcCommentsCounter:active {
  color: #cc3333;
}
.k2TopCommentersBlock ul li .tcLatestCommentDate {
  color: #aaa;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}
.k2ItemsBlock ul li {
  border-bottom: solid 1px #e5e5e5;
  list-style: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.k2ItemsBlock ul li .moduleItemIntrotext {
  display: block;
  padding: 4px 0;
  line-height: 1.5;
}
.k2ItemsBlock ul li .moduleItemIntrotext a.moduleItemImage img {
  float: left;
  margin: 4px 10px 4px 0;
  padding: 0;
  border: solid 1px #222;
}
.k2ItemsBlock ul li .moduleItemExtraFieldsLabel {
  display: block;
  float: right;
  font-weight: bold;
  margin: 0 0 0 4px;
  width: 30%;
}
.k2ItemsBlock ul li .moduleItemTags a {
  padding: 0 2px;
}
.k2ItemsBlock ul li a.moduleItemComments {
  border-left: 1px solid #ccc;
  padding: 0 0 0 4px;
  margin: 0 0 0 8px;
}
.k2ItemsBlock ul li .moduleItemHits {
  border-left: 1px solid #ccc;
  padding: 0 0 0 4px;
  margin: 0 0 0 8px;
}
.k2ItemsBlock ul li .moduleItemAuthor {
  color: #aaa;
}
.k2ItemsBlock ul li .moduleItemAuthor a {
  font-weight: 700;
  color: #222;
}
.k2ItemsBlock ul li .moduleItemDateCreated {
  color: #aaa;
  font-size: 11px;
  text-transform: uppercase;
}
.k2ItemsBlock ul li .moduleItemTitle {
  clear: both;
  display: block;
  font-weight: 700;
  padding: 10px 0;
}
.k2ItemsBlock ul li .moduleItemReadMore {
  color: #cc3333;
  display: block;
  padding: 10px 0 0;
}
.k2ItemsBlock ul li .moduleItemReadMore:hover,
.k2ItemsBlock ul li .moduleItemReadMore:focus,
.k2ItemsBlock ul li .moduleItemReadMore:active {
  color: #666;
}
.k2ItemsBlock ul li.lastItem {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.k2LoginBlock fieldset.input {
  margin: 0;
  padding: 0 0 8px 0;
}
.k2LoginBlock fieldset.input p {
  margin: 0;
  padding: 0 0 4px 0;
}
.k2LoginBlock fieldset.input p label,
.k2LoginBlock fieldset.input p input {
  display: inline-block;
}
.k2LoginBlock fieldset.input p input {
  width: 90%;
}
.k2LoginBlock fieldset.input #form-login-remember label,
.k2LoginBlock fieldset.input p#form-login-remember input {
  display: inline;
  width: auto;
}
.k2LoginBlock ul li {
  list-style: none;
}
.k2LoginBlock ul li a {
  background: url("../../../images/arrow.png") no-repeat right 4px;
  padding-right: 12px;
  font-size: 11px;
}
.k2UserBlock p.ubGreeting {
  border-bottom: 1px dotted #ccc;
}
.k2UserBlock .k2UserBlockDetails {
  margin-bottom: 10px;
}
.k2UserBlock .k2UserBlockDetails .ubCommentsCount {
  line-height: normal;
  font-size: 11px;
}
.k2UserBlock .k2UserBlockDetails span.ubName {
  display: block;
  font-weight: bold;
  font-size: 14px;
}
.k2UserBlock ul {
  margin-bottom: 10px !important;
}
.k2UserBlock ul li {
  list-style: none;
}
.k2UserBlock ul li a {
  background: url("../../../images/arrow.png") no-repeat right 4px;
  border: none;
  margin-right: 0;
  right: 0;
  position: relative;
  width: auto;
  top: 0;
  padding-right: 12px;
  z-index: 10;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.k2UserBlock ul li a:hover,
.k2UserBlock ul li a:focus,
.k2UserBlock ul li a:active {
  background-color: none;
}
.k2UserBlock input.ubLogout {
  margin-top: 10px;
}
.k2AuthorsListBlock ul li {
  border-bottom: solid 1px #e5e5e5;
  list-style: none;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.k2AuthorsListBlock ul li a.abAuthorName {
  color: #222;
  display: block;
  font-weight: 700;
}
.k2AuthorsListBlock ul li a.abAuthorName:hover,
.k2AuthorsListBlock ul li a.abAuthorName:focus,
.k2AuthorsListBlock ul li a.abAuthorName:active {
  color: #cc3333;
}
.k2BreadcrumbsBlock span.bcTitle {
  padding: 0 0 0 4px;
  color: #999;
}
.k2BreadcrumbsBlock span.bcSeparator {
  padding: 0 4px;
  font-size: 14px;
}
.k2CalendarBlock {
  height: 190px;
  margin-bottom: 8px;
}
.k2CalendarLoader {
  background: #fff url(../../../images/system/k2CalendarLoader.gif) no-repeat 50% 50%;
}
table.calendar {
  margin: 0 auto;
  background: #fff;
  border-collapse: collapse;
}
table.calendar tr td {
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  border: 1px solid #f4f4f4;
  background: #fff;
}
table.calendar tr td.calendarNavMonthPrev {
  background: #f3f3f3;
  text-align: right;
}
table.calendar tr td.calendarNavMonthPrev a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthPrev a:hover,
table.calendar tr td.calendarNavMonthPrev a:focus,
table.calendar tr td.calendarNavMonthPrev a:actieve {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarCurrentMonth {
  background: #f3f3f3;
}
table.calendar tr td.calendarNavMonthNext {
  background: #f3f3f3;
  text-align: left;
}
table.calendar tr td.calendarNavMonthNext a {
  font-size: 20px;
  text-decoration: none;
}
table.calendar tr td.calendarNavMonthNext a:hover,
table.calendar tr td.calendarNavMonthNext a:focus,
table.calendar tr td.calendarNavMonthNext a:active {
  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 {
  display: block;
  padding: 2px;
  text-decoration: none;
  background: #eee;
}
table.calendar tr td.calendarDateLinked a:hover,
table.calendar tr td.calendarDateLinked a:focus,
table.calendar tr td.calendarDateLinked a:active {
  display: block;
  background: #135cae;
  color: #fff;
  padding: 2px;
  text-decoration: none;
}
table.calendar tr td.calendarToday {
  background: #135cae;
  color: #fff;
}
table.calendar tr td.calendarTodayLinked {
  background: #135cae;
  color: #fff;
  padding: 0;
}
table.calendar tr td.calendarTodayLinked a {
  display: block;
  padding: 2px;
  color: #fff;
  text-decoration: none;
}
table.calendar tr td.calendarTodayLinked a:hover,
table.calendar tr td.calendarTodayLinked a:focus,
table.calendar tr td.calendarTodayLinked a:active {
  display: block;
  background: #BFD9FF;
  padding: 2px;
  text-decoration: none;
}
.k2CategorySelectBlock form select {
  width: auto;
}
.k2CategoriesListBlock ul {
  list-style: none;
}
.k2CategoriesListBlock ul li a {
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  border: 1px solid #ddd;
  color: #666;
  display: block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.k2CategoriesListBlock ul li a:hover,
.k2CategoriesListBlock ul li a:active,
.k2CategoriesListBlock ul li a:focus {
  color: #cc3333;
  background: #fff;
}
.k2CategoriesListBlock ul li.activeCategory a {
  color: #cc3333;
  background: #fff;
}
.k2SearchBlock {
  position: relative;
}
.k2SearchBlock input.inputbox {
  width: 90%;
}
.k2TagCloudBlock {
  padding: 8px 0;
}
.k2TagCloudBlock a {
  padding: 4px;
  float: right;
  display: block;
}
.k2TagCloudBlock a:hover {
  padding: 4px;
  float: right;
  display: block;
  background: #135cae;
  color: #fff;
  text-decoration: none;
}
a.ubUserFeedIcon,
a.ubUserFeedIcon:hover {
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/feed.png) no-repeat 50% 50%;
}
a.ubUserFeedIcon span,
a.ubUserFeedIcon:hover span {
  display: none;
}
a.ubUserURL,
a.ubUserURL:hover {
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/globe.png) no-repeat 50% 50%;
}
a.ubUserURL span,
a.ubUserURL:hover span {
  display: none;
}
span.ubUserEmail {
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url(../../../images/fugue/mail.png) no-repeat 50% 50%;
  overflow: hidden;
}
span.ubUserEmail a {
  display: inline-block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
}
.k2UsersBlock ul li {
  list-style: none;
}
.k2UsersBlock ul li h3 {
  border-bottom: solid 1px #e5e5e5;
  color: #222;
  clear: both;
  font-size: 12px;
  line-height: normal;
  margin: 4px 0 10px 0;
  padding: 0 0 10px;
  text-transform: uppercase;
}
.k2UsersBlock a.ubUserName {
  font-size: 13px;
  color: #222;
  font-weight: bold;
}
.k2UsersBlock ul.ubUserItems li a {
  background: url("../../../images/arrow.png") no-repeat right 11px;
  display: block;
  margin-bottom: 4px;
  padding: 4px 12px 4px 0;
}
.k2ArchivesBlock ul {
  list-style: none;
}
.k2ArchivesBlock ul li a {
  background-image: linear-gradient(to bottom,#fff,#f5f5f5);
  border: 1px solid #ddd;
  color: #666;
  display: block;
  margin-bottom: 5px;
  padding: 5px 10px;
}
.k2ArchivesBlock ul li a:hover,
.k2ArchivesBlock ul li a:active,
.k2ArchivesBlock ul li a:focus {
  color: #cc3333;
  background: #fff;
}
#k2Container .subCategory {
  padding: 15px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
#k2Container .subCategory h2 {
  background: inherit;
  border-bottom: 1px solid #ddd;
  color: #222;
  font-family: 'TeXGyreAdventorRegular', Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 13px 15px;
  text-transform: uppercase;
  line-height: normal;
  font-size: 12px;
  margin: -15px -15px 15px -15px;
}
#k2Container .subCategory .subCategoryImage img {
  padding: 0;
  border: none;
  margin: 0;
}
#k2Container .subCategory .subCategoryMore {
  color: #cc3333;
}
#k2Container .subCategory .subCategoryMore:hover {
  color: #666;
}
div#k2Frontend table.adminlist .modal {
  background: none;
  position: relative;
  top: 0;
  right: 0;
  width: auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  border: none;
}
div#k2Frontend table.k2FrontendToolbar tr td.button {
  color: #666;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fcfcfc),to(#ddd));
  background-image: -webkit-linear-gradient(top,#fcfcfc,#ddd);
  background-image: -o-linear-gradient(top,#fcfcfc,#ddd);
  background-image: linear-gradient(to bottom,#fcfcfc,#ddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcfcfc', endColorstr='#ffdddddd', GradientType=0);
  border-color: #ddd #ddd #b7b7b7;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  
  *background-color: #ddd;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  padding: 5px 10px;
  text-shadow: none;
}
div#k2Frontend table.k2FrontendToolbar tr td.button:hover,
div#k2Frontend table.k2FrontendToolbar tr td.button:focus,
div#k2Frontend table.k2FrontendToolbar tr td.button:active,
div#k2Frontend table.k2FrontendToolbar tr td.button.active,
div#k2Frontend table.k2FrontendToolbar tr td.button.disabled,
div#k2Frontend table.k2FrontendToolbar tr td.button[disabled] {
  color: #666;
  background-color: #ddd;
  *background-color: #d0d0d0;
}
div#k2Frontend table.k2FrontendToolbar tr td.button:active,
div#k2Frontend table.k2FrontendToolbar tr td.button.active {
  background-color: #c4c4c4 \9;
}
div#k2Frontend table.k2FrontendToolbar tr td.button:hover {
  background: #fff;
}
div#k2Frontend table.k2FrontendToolbar tr td.button > a {
  font-size: 12px;
  font-weight: normal;
}
div#k2Frontend .k2AdminTableFiltersSearch input {
  vertical-align: top;
}