.itemFullText img[align="left"] {
margin-right: 0px;
}
.itemFullText img[align="right"] {
margin-left: 20px;
margin-right: 0px;
}
.itemFullText img {
margin: 0px;
}
/* Item date --- */
#k2Container .itemDate {
background: none repeat scroll 0% 0% #F0F0F0;
padding: 10px;
position: absolute;
left: 0px;
top: 5px;
overflow: hidden;
text-shadow: 1px 1px 0px #FFFFFF;
border-radius: 3px 3px 3px 3px;
}
#k2Container .itemDate .date {
color: #666666;
display: block;
float: left;
font-size: 225%;
font-weight: bold;
line-height: 1;
margin-right: 5px;
text-transform: uppercase;
text-align: center;
}
#k2Container .itemDate .month-year {
display: block;
float: left;
}
#k2Container .itemDate .month, #k2Container .itemDate .year {
color: #999999;
display: block;
font-size: 92%;
letter-spacing: 1px;
line-height: 1;
padding: 1px 0px;
text-align: center;
text-transform: uppercase;
}
/* Rating star --- */
#k2Container .itemRatingBlock {
float: left;
text-shadow: 1px 1px 0px #FFFFFF;
}
#k2Container .itemRatingBlock span {
color: #666666;
display: block;
float: left;
font-weight: bold;
line-height: 1;
padding: 5px 5px 5px 10px;
}
#k2Container .itemRatingForm {
display: block;
vertical-align: middle;
line-height: 25px;
float: left;
}
#k2Container .itemRatingLog {
color: #999999;
float: left;
font-size: 11px;
margin: 0px;
padding: 0px 0px 0px 4px;
}
#k2Container .itemRatingForm .formLogLoading {
background: url("../images/system/loading.gif") no-repeat scroll left center transparent;
height: 25px;
padding: 0px 0px 0px 20px;
}
#k2Container .itemRatingList, #k2Container .itemRatingList a:hover, #k2Container .itemRatingList .itemCurrentRating {
background: url("../images/system/transparent_star.gif") repeat-x scroll left -1000px transparent;
}
#k2Container .itemRatingList {
position: relative;
float: left;
width: 125px;
height: 25px;
overflow: hidden;
list-style: none outside none;
margin: 0px;
padding: 0px;
background-position: left top;
}
#k2Container .itemRatingList li {
display: inline;
background: none repeat scroll 0% 0% transparent;
padding: 0px;
}
#k2Container .itemRatingList a, #k2Container .itemRatingList .itemCurrentRating {
position: absolute;
top: 0px;
left: 0px;
text-indent: -1000px;
height: 25px;
line-height: 25px;
outline: medium none;
overflow: hidden;
border: medium none;
cursor: pointer;
}
#k2Container .itemRatingList a:hover {
background-position: left bottom;
}
#k2Container .itemRatingList a.one-star {
width: 20%;
z-index: 6;
}
#k2Container .itemRatingList a.two-stars {
width: 40%;
z-index: 5;
}
#k2Container .itemRatingList a.three-stars {
width: 60%;
z-index: 4;
}
#k2Container .itemRatingList a.four-stars {
width: 80%;
z-index: 3;
}
#k2Container .itemRatingList a.five-stars {
width: 100%;
z-index: 2;
}
#k2Container .itemRatingList .itemCurrentRating {
z-index: 1;
background-position: 0px center;
margin: 0px;
padding: 0px;
}
#k2Container span.siteRoot {
display: none;
}
/* Pagination ---*/
#k2Container .k2Pagination {
overflow: hidden;
}
#k2Container .k2Pagination p {
margin: 0px;
}
#k2Container .k2Pagination a:hover, #k2Container .k2Pagination a:focus, #k2Container .k2Pagination a:active {
text-decoration: underline;
}
#k2Container .k2Pagination ul {
display: block;
float: left;
margin: 0px;
padding: 0px;
list-style: none outside none;
}
#k2Container .k2Pagination ul li {
background: none repeat scroll 0% 0% transparent;
display: inline;
padding: 0px 5px;
}
#k2Container .k2Pagination p.page-count {
color: #999999;
display: block;
float: right;
}
/* iconFeed */
.k2FeedIcon {
overflow: hidden;
margin: 0px 5px 10px;
}
.k2FeedIcon a {
background: url("../images/icon-feed.png") no-repeat scroll 0px 0px transparent;
display: block;
float: right;
height: 16px;
text-indent: -999em;
width: 16px;
}
/* --- CSS added with Javascript --- */
.smallerFontSize {
font-size: 100%;
line-height: inherit;
}
.largerFontSize {
font-size: 150%;
line-height: 140%;
}
.itemListCategory {
background: none repeat scroll 0px 0px #F0F0F0;
border-color: #F0F0F0;
border-style: solid;
border-width: 0px 1px 1px;
margin: 0px 5px 10px;
padding: 10px 25px 5px;
overflow: hidden;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
border-radius: 5px 5px 5px 5px;
z-index: 1;
}
.portfolio .itemListCategory {
border-radius: 0px 0px 5px 5px;
}
span.catItemAddLink {
display: block;
padding: 8px 0px;
margin: 0px 0px 4px;
border-bottom: 1px dotted #CCCCCC;
text-align: right;
}
span.catItemAddLink a {
padding: 4px 16px;
border: 1px solid #CCCCCC;
background: none repeat scroll 0% 0% #EEEEEE;
text-decoration: none;
}
span.catItemAddLink a:hover {
background: none repeat scroll 0% 0% #FFFFCC;
}
.itemListCategory img, .itemRelImg {
float: left;
background: none repeat scroll 0% 0% #FEFEFE;
border: 1px solid #C02617;
padding: 2px;
width: 28% ! important;
border-radius: 2px 2px 2px 2px;
display: block;
box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4);
}
.itemRelImg {
width: 90% ! important;
}
.itemListCategory img {
margin: 0px 8px 0px 0px;
position: relative;
}
.itemListSubCategories h3 {
display: none;
font-size: 200%;
margin: 0px 5px 10px;
}
.subCategoryContainer {
float: left;
}
.subCategory {
background: none repeat scroll 0% 0% #FEFEFE;
border: 1px solid #FEFEFE;
margin: 5px;
padding: 15px 15px 10px;
position: relative;
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
overflow: hidden;
}
.subCategory a.subCategoryImage, .subCategory a.subCategoryImage:hover {
text-align: center;
display: block;
}
/*
.subCategory a.subCategoryImage img, .subCategory a.subCategoryImage:hover img {
padding: 0px;
margin: 0px;
}
*/
a.subCategoryImage img {
background: none repeat scroll 0% 0% #FEFEFE;
padding: 2px;
border: 1px solid #C02617;
}
.subCategory h2 {
display: block;
overflow: hidden;
text-overflow: ellipsis;
text-align: center;
margin: 10px 0px 5px ! important;
}
.subCategory h2 a:hover {
color: #2D79AB;
}
.subCategory .subCategoryFooter {
background: none repeat scroll 0% 0% #F0F0F0;
margin: 0px;
padding: 5px 0px;
position: absolute;
bottom: 0px;
left: 0px;
text-shadow: 1px 1px 0px #FFFFFF;
width: 100%;
border-radius: 0px 0px 3px 3px;
display: none;
}
.subCategory .subCategoryFooter a {
border: 1px solid #CCCCCC;
color: #666666;
display: block;
float: right;
font-size: 92%;
margin-right: 15px;
padding: 2px 6px;
overflow: hidden;
border-radius: 3px 3px 3px 3px;
}
.subCategory:hover .subCategoryFooter a {
background: none repeat scroll 0% 0% #2D79AB;
border-color: #2D79AB;
color: #FFFFFF;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
/* Item groups --- */
div#itemListSecondary {
}
div#itemListLinks {
background: none repeat scroll 0% 0% #F7FAFE;
border: 1px solid #DDDDDD;
margin: 8px 0px;
padding: 8px;
}
.catItemView {
background: none repeat scroll 0% 0% #FFFFFF;
margin: 5px;
padding: 15px 15px 0px;
position: relative;
overflow: hidden;
border-radius: 3px 3px 3px 3px;
box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
border: 1px solid #DDDDDD;
}
.item:hover .catItemView {
box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.4);
}
.groupLinks {
padding: 0px;
margin: 0px;
}
span.catItemEditLink {
float: right;
display: block;
padding: 0px;
margin: 0px 0px 0px 10px;
}
span.catItemEditLink a {
background: url("../images/icon-edit.png") no-repeat scroll 0px 0px transparent;
display: block;
height: 16px;
font-size: 11px;
font-weight: normal;
padding: 0px;
text-indent: -999em;
width: 16px;
}
span.catItemEditLink a:hover {
}
.catItemHeader {
margin-bottom: 5px;
}
.catItemHeader h3.catItemTitle {
font-size: 150%;
padding: 0px;
margin: 0px 0px 15px;
}
.catItemHeader h3.catItemTitle a {
color: #C02617;
text-shadow: 1px 1px 2px #B6C2C9;
}
.catItemHeader h3.catItemTitle a:hover, .catItemHeader h3.catItemTitle a:focus, .catItemHeader h3.catItemTitle a:active {
color: #2D79AB;
}
.catItemHeader h3.catItemTitle span sup {
font-size: 12px;
color: #CF1919;
text-decoration: none;
}
.catItemHeader span.catItemAuthor {
display: block;
padding: 0px;
margin: 0px;
}
.catItemRatingBlock {
padding: 8px 0px;
}
.catItemRatingBlock span {
display: block;
float: left;
font-style: normal;
padding: 0px 4px 0px 0px;
margin: 0px;
color: #999999;
}
.catItemBody {
padding: 0px;
margin: 0px;
}
.catItemImageBlock {
margin: 0px;
padding: 0px;
}
span.catItemImage {
display: block;
text-align: center;
margin: 0px 0px 8px;
}
span.catItemImage img {
border: 0px none;
padding: 0px;
}
.catItemIntroText {
padding: 0px;
}
.catItemIntroText p {
margin: 0px 0px 15px;
}
.catItemExtraFields, .genericItemExtraFields {
border-top: 1px dotted #DDDDDD;
margin: 16px 0px 0px;
padding: 8px 0px 0px;
}
.catItemExtraFields h4, .genericItemExtraFields h4 {
margin: 0px;
padding: 0px 0px 8px;
line-height: normal ! important;
}
.catItemExtraFields ul, .genericItemExtraFields ul {
margin: 0px;
padding: 0px;
list-style: none outside none;
}
.catItemExtraFields ul li, .genericItemExtraFields ul li {
display: block;
}
.catItemExtraFields ul li span.catItemExtraFieldsLabel, .genericItemExtraFields ul li span.genericItemExtraFieldsLabel {
display: block;
float: left;
font-weight: bold;
margin: 0px 4px 0px 0px;
width: 30%;
}
.catItemLinks {
margin: 0px 0px 16px;
padding: 0px;
}
.catItemHitsBlock {
float: left;
margin: 4px 10px 0px 0px;
}
.catItemCategory {
padding: 4px;
}
.catItemCategory span {
font-weight: bold;
color: #555555;
padding: 0px 4px 0px 0px;
}
.catItemTagsBlock, .item-tags {
overflow: hidden;
}
.catItemTagsBlock span, .item-tags strong {
display: block;
float: left;
font-weight: bold;
margin-right: 2px;
position: relative;
line-height: 1;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
border-radius: 2px 2px 2px 2px;
color: black;
padding: 3px 10px 5px 5px;
width: 8px;
height: 16px;
background: url("/images/icons/16_icomoon/tags.png") no-repeat scroll 0px 2px transparent;
}
.catItemTagsBlock ul.catItemTags, .item-tags ul {
margin: 0px;
padding: 0px;
list-style: none outside none;
}
.catItemTagsBlock ul.catItemTags li, .item-tags ul li {
background: none repeat scroll 0% 0% transparent ! important;
display: inline-block;
margin: 0px 5px 0px 0px;
padding: 0px;
}
.catItemTagsBlock ul.catItemTags li a:hover, .item-tags ul li a:hover {
color: red;
}
.catItemAttachmentsBlock {
border-bottom: 1px dotted #CCCCCC;
padding: 4px;
}
.catItemAttachmentsBlock span {
font-weight: bold;
color: #555555;
padding: 0px 4px 0px 0px;
}
.catItemAttachmentsBlock ul.catItemAttachments {
list-style: none outside none;
padding: 0px;
margin: 0px;
display: inline;
}
.catItemAttachmentsBlock ul.catItemAttachments li {
display: inline;
list-style: none outside none;
padding: 0px 4px;
margin: 0px;
text-align: center;
}
.catItemAttachmentsBlock ul.catItemAttachments li span {
font-size: 10px;
color: #999999;
font-weight: normal;
}
.catItemVideoBlock {
background: url("../images/system/videoplayer-bg.gif") repeat-x scroll center bottom #010101;
margin: 0px 0px 16px;
padding: 16px;
}
.catItemVideoBlock .catItemVideoEmbedded {
text-align: center;
}
.catItemVideoBlock span.catItemVideo {
display: block;
}
.catItemImageGallery {
margin: 0px 0px 16px;
padding: 0px;
}
.catItemCommentsLink {
float: left;
margin: 4px 0px 0px;
padding: 0px;
}
.catItemCommentsLink a {
color: #999999;
}
/* Modified date */
span.catItemDateModified {
border-top: 1px solid #DDDDDD;
display: block;
text-align: right;
padding: 4px;
margin: 4px 0px;
color: #999999;
}
.catItemFooter {
background: none repeat scroll 0% 0% #F0F0F0;
color: #999999;
margin: 10px -15px 0px;
padding: 5px 15px;
overflow: hidden;
box-shadow: 1px 1px 0px #FFFFFF;
}
.item:hover .catItemReadMore a {
background: url("../images/trans-grad-white-20.png") repeat-x scroll center center #2D79AB;
border-color: #2D79AB;
color: #FFFFFF;
text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}
/* Comments link */
.comments-link {
float: left;
margin: 4px 4px 0px 0px;
font-size: 92%;
}
.comments-link a {
color: #999999;
}
.comments-link a:hover, .comments-link a:focus, .comments-link a:active {
color: #2D79AB;
}
/* SHOWCASE ITEMS LIST
---------------------------------------------------------------------*/
.item-showcase .item-image {
border-bottom: 1px solid #DDDDDD;
margin: 0px;
}
.item-showcase .item-image img {
border-radius: 2px 2px 0px 0px;
}
.item-showcase .header {
margin-bottom: 5px;
}
.item-showcase .header h2 {
font-size: 115%;
margin-bottom: 0px;
font-weight: 600;
}
.item-showcase .header .item-title sup {
background: none repeat scroll 0% 0% #CF1919;
color: #FFFFFF;
display: block;
font-size: 10px;
position: absolute;
padding: 2px 5px;
top: -3px;
left: 10px;
text-transform: uppercase;
letter-spacing: 1px;
text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
.item-showcase .item-content p {
margin: 0px;
}
/* Item info ---*/
.item-showcase .item-inner {
margin: 5px;
}
.item-showcase .createby, .item-showcase .category-name, .item-showcase .item-tags {
border-bottom: 1px solid #EEEEEE;
padding: 5px 0px;
}
.item-showcase .item-tags {
border-bottom: 0px none;
padding-bottom: 0px;
margin-left: 5px;
}
.item-showcase .createby strong, .item-showcase .category-name strong {
color: #999999;
}
/*
.item-showcase .item-tags strong {
    background: none repeat scroll 0% 0% transparent;
    margin-right: 0px;
    padding: 3px 0px;
    text-shadow: none;
}
.item-showcase .item-tags strong:after {
    display: none;
}
*/
.item-showcase .article-hit dd.hits {
background: url("../images/icon-eye.png") no-repeat scroll 0px 0px transparent;
padding-left: 24px;
}
.item-showcase .comments-link {
background: url("../images/icon-comments.png") no-repeat scroll 0px 0px transparent;
float: right;
padding-left: 24px;
}
/* Item Dark */
.item-showcase.dark .createby, .item-showcase.dark .category-name {
border-color: #4B4B4B;
}
.item-showcase.dark .item-tags li a {
border-color: #4B4B4B;
}
.item-showcase.dark a:hover {
color: #FFFFFF;
border-color: #FFFFFF;
}
/* Item high light */
.item-showcase.hilite .item-image {
border-bottom-color: #FFE3A0;
}
.item-showcase.hilite .createby, .item-showcase.hilite .category-name {
border-color: #F0E8D2;
}
.item-showcase.hilite .createby strong, .item-showcase.hilite .category-name strong, .item-showcase.hilite .item-tags strong {
color: #333333;
}
.item-showcase.hilite .article-hit dd.hits {
background-image: url("../images/icon-eye-hilite.png");
}
.item-showcase.hilite .comments-link {
background-image: url("../images/icon-comments-hilite.png");
}
.genericView {
}
.genericItemList {
}
.genericItemView {
border-bottom: 1px solid #DDDDDD;
margin-bottom: 20px;
padding: 0px 0px 20px;
overflow: hidden;
}
.genericItemHeader {
margin-bottom: 0px;
}
.genericItemHeader h2.genericItemTitle {
font-size: 200%;
margin-bottom: 5px;
margin-top: 0px;
padding: 0px;
}
.genericItemHeader h2.genericItemTitle a {
color: #000000;
}
.genericItemHeader h2.genericItemTitle a:hover, .genericItemHeader h2.genericItemTitle a:focus, .genericItemHeader h2.genericItemTitle a:active {
color: #2D79AB;
}
.genericItemBody {
margin-bottom: 10px;
}
span.genericItemImage img {
border: 1px solid #EEEEEE;
padding: 4px;
}
.genericItemIntroText p {
margin: 0px;
}
.genericItemIntroText img {
border: 1px solid #DDDDDD;
padding: 4px;
}
.genericItemReadMore {
overflow: hidden;
}
.genericItemReadMore a {
background: url("../images/trans-grad-white-20.png") repeat-x scroll center center #F0F0F0;
border: 1px solid #CCCCCC;
border-radius: 3px 3px 3px 3px;
color: #666666;
display: block;
float: right;
padding: 2px 5px;
text-shadow: 1px 1px 0px #FFFFFF;
}
.genericItemReadMore a:hover, .genericItemReadMore a:focus, .genericItemReadMore a:active {
background-color: #2D79AB;
border-color: #2D79AB;
color: #FFFFFF;
text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
}
#k2Container .gsc-branding-text {
text-align: right;
}
#k2Container .gsc-control {
width: 100%;
}
#k2Container .gs-visibleUrl {
display: none;
}
/* USER ITEMS LIST
---------------------------------------------------------------------*/
.userBlock {
background: none repeat scroll 0% 0% #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0px 5px 10px;
padding: 10px;
overflow: hidden;
border-radius: 3px 3px 3px 3px;
}
.userBlock img {
border: 1px solid #EEEEEE;
float: left;
padding: 4px;
margin-right: 10px;
}
.userBlock h2 {
margin: 0px 0px 10px;
}
.userBlock .userDescription {
margin-bottom: 10px;
}
/* ITEM LIST BLOG VIEW
---------------------------------------------------------------------*/
.itemListBlogView .itemListCategory {
background: none repeat scroll 0% 0% #F0F0F0;
padding: 10px;
overflow: hidden;
border-radius: 5px 5px 5px 5px;
}
.itemListBlogView .itemListCategory img {
float: left;
margin: 0px 20px 0px 0px;
}
.itemListBlogView .itemListCategory h2 {
margin: 0px 0px 10px;
}
/* Item list ---*/
.itemListBlogView .itemContainer {
border-bottom: 1px solid #EEEEEE;
margin: 0px 0px 20px;
padding: 0px 0px 20px;
}
.itemListBlogView .catItemView {
background: none repeat scroll 0% 0% transparent;
border: 0px none;
margin: 0px;
padding: 0px 0px 0px 100px;
position: relative;
border-radius: 0px 0px 0px 0px;
box-shadow: none;
}
.itemListBlogView .catItemView h3.catItemTitle {
font-size: 170%;
margin-bottom: 5px;
}
.article-info {
margin-bottom: 10px;
}
.article-info span {
display: block;
float: left;
padding-right: 10px;
}
.itemListBlogView .catItemCommentsLink {
border: 0px none;
position: absolute;
top: 60px;
left: 0px;
}
.itemListBlogView .catItemCommentsLink a {
color: #999999;
font-size: 92%;
letter-spacing: 1px;
text-transform: uppercase;
}
.itemListBlogView .catItemImageBlock {
margin-bottom: 10px;
}
.itemListBlogView .catItemImageBlock .catItemImage a {
display: block;
}
.itemListBlogView .catItemBody {
margin: 0px 0px 20px;
overflow: hidden;
}
.itemListBlogView .catItemBody img {
border: 1px solid #DDDDDD;
padding: 4px;
}
.itemListBlogView .catItemBody img.img-full {
width: 100%;
-moz-box-sizing: border-box;
}
.itemListBlogView .catItemBody p {
margin-top: 0px;
}
/* Item links */
.itemListBlogView .catItemLinks .catItemTagsBlock {
overflow: hidden;
}
.itemListBlogView .catItemLinks .catItemTagsBlock span {
color: #666666;
display: block;
float: left;
font-weight: bold;
padding-right: 5px;
}
.itemListBlogView .catItemLinks .catItemTagsBlock ul {
float: left;
margin: 0px;
padding: 0px;
}
.itemListBlogView .catItemLinks li {
background: none repeat scroll 0% 0% transparent;
display: block;
float: left;
margin: 0px 5px 0px 0px;
padding: 0px;
}
.itemListBlogView .catItemLinks li a {
color: #666666;
}
.itemListBlogView .catItemLinks li a:hover, .itemListBlogView .catItemLinks li a:focus, .itemListBlogView .catItemLinks li a:active {
border-color: #2D79AB;
color: #2D79AB;
}
.catItemReadMore a {
background: none repeat scroll 0% 0% #F0F0F0;
border: 1px solid #CCCCCC;
color: #666666;
display: block;
float: right;
padding: 2px 5px;
border-radius: 3px 3px 3px 3px;
text-shadow: 1px 1px 0px #FFFFFF;
margin: 0px 0px 5px;
}
.catItemReadMore a:hover, .catItemReadMore a:focus, .catItemReadMore a:active {
background: none repeat scroll 0% 0% #2D79AB;
border-color: #2D79AB;
color: #FFFFFF;
text-shadow: -1px -1px 0px rgba(0, 0, 0, 0.3);
}
/* POPUP CONTENT
--------------------------------------------------------- */
body.popupview .itemImageBlock img {
width: 100% ! important;
}
/* ITEM DETAIL
---------------------------------------------------------------------*/
.itemView {
position: relative;
}
.itemView h2.itemTitle {
font-size: 175%;
margin-top: 0px;
margin-bottom: 5px;
color: #D93F2E;
text-align: center;
text-shadow: 1px 1px 2px #B6C2C9;
font-weight: 700;
}
h2.itemTitle span sup {
font-size: 55%;
color: #C02617;
text-transform: uppercase;
}
.itemView h2.itemTitle .itemEditLink a {
background: url("../images/icon-edit.png") no-repeat scroll 0px 0px transparent;
display: block;
float: left;
font-size: 12px;
height: 16px;
margin: 5px 5px 0px 0px;
text-indent: -999em;
width: 16px;
}
.itemView .article-info {
margin: 10px 0px;
}
.itemView .article-info span {
padding-right: 10px;
}
.itemView .itemDate {
display: none;
left: 25px ! important;
top: 20px ! important;
}
.itemToolbar {
padding: 0px;
margin: 0px 0px 20px;
overflow: hidden;
border-radius: 2px 2px 2px 2px;
background: none repeat scroll 0px 0px transparent;
border-bottom: 1px solid #DDDDDD;
height: 25px;
}
.itemToolbar ul {
display: block;
float: left;
list-style: none outside none;
padding: 0px;
margin: 0px;
overflow: hidden;
}
.itemToolbar ul li {
background: none repeat scroll 0% 0% transparent;
border-left: 1px solid #DDDDDD;
display: block;
float: left;
margin: 0px;
padding: 0px;
}
.itemToolbar ul > li:first-child {
border: medium none;
}
.itemToolbar ul li a.itemPrintLink, .itemToolbar ul li a.itemEmailLink, .itemToolbar ul li a.itemCommentsLink, .itemToolbar ul li a.itemVideoLink, .itemToolbar ul li a.itemImageGalleryLink {
background-image: url("../images/icon-toolbar.png");
background-repeat: no-repeat;
display: block;
width: 16px;
height: 16px;
margin: 4px 5px;
text-indent: -999em;
}
.itemToolbar ul li a.itemPrintLink {
background-position: 0px -32px;
}
.itemToolbar ul li a.itemPrintLink:hover {
background-position: 0px -48px;
}
.itemToolbar ul li a.itemEmailLink {
background-position: 0px 0px;
}
.itemToolbar ul li a.itemEmailLink:hover {
background-position: 0px -16px;
}
.itemToolbar ul li a.itemVideoLink {
background-position: 0px -128px;
}
.itemToolbar ul li a.itemVideoLink:hover {
background-position: 0px -144px;
}
.itemToolbar ul li a.itemVideoLink span {
}
.itemToolbar ul li a.itemImageGalleryLink {
background-position: 0px -96px;
}
.itemToolbar ul li a.itemImageGalleryLink:hover {
background-position: 0px -112px;
}
.itemToolbar ul li a.itemImageGalleryLink span {
}
.itemToolbar ul li a.itemCommentsLink {
background-position: 0px -64px;
}
.itemToolbar ul li a.itemCommentsLink:hover {
background-position: 0px -80px;
}
.itemToolbar ul li a.itemCommentsLink span {
}
.itemToolbar ul li a img {
vertical-align: middle;
}
.itemToolbar ul li span.itemTextResizerTitle {
color: #666666;
display: block;
float: left;
margin: 5px 5px 3px 0px;
height: 16px;
line-height: 1;
text-shadow: 1px 1px 0px #FFFFFF;
}
.itemToolbar ul li a#fontDecrease, .itemToolbar ul li a#fontIncrease {
display: block;
float: left;
margin: 4px 5px 4px 0px;
width: 16px;
height: 16px;
}
.itemToolbar ul li a#fontDecrease img {
background: url("../images/system/font_decrease.gif") no-repeat scroll center center transparent;
height: 16px;
width: 16px;
}
.itemToolbar ul li a#fontIncrease img {
background: url("../images/system/font_increase.gif") no-repeat scroll center center transparent;
height: 16px;
width: 16px;
}
.itemToolbar ul li a#fontDecrease span, .itemToolbar ul li a#fontIncrease span {
display: none;
}
/* Item footer ---*/
.itemView .itemContentFooter {
border-top: 1px solid #EEEEEE;
color: #999999;
font-size: 92%;
padding: 5px 0px 0px;
text-align: right;
}
/* Item social sharing ---*/
.itemView .itemSocialSharing {
overflow: hidden;
margin: 0px 0px 20px;
}
.itemView .itemSocialSharing div {
float: left;
}
/* Item links ---*/
.itemView .itemLinks {
overflow: hidden;
margin-bottom: 20px;
margin-left: 5px;
}
.itemView .itemLinks .itemAttachmentsBlock {
background: url("../images/icon-download.png") no-repeat scroll 10px 10px #FCFCFC;
border: 1px solid #CCCCCC;
float: left;
padding: 5px 10px 5px 30px;
border-radius: 3px 3px 3px 3px;
}
.itemView .itemLinks .itemAttachmentsBlock ul {
margin: 0px;
}
.itemView .itemLinks .itemAttachmentsBlock span {
font-weight: bold;
}
/* Item author --- */
.itemView .itemAuthorBlock {
background: none repeat scroll 0% 0% #FCFCFC;
border: 1px solid #CCCCCC;
margin-bottom: 20px;
padding: 10px;
overflow: hidden;
text-shadow: 1px 1px 0px #FFFFFF;
border-radius: 3px 3px 3px 3px;
}
.itemView .itemAuthorBlock .itemAuthorAvatar {
background: none repeat scroll 0% 0% #FFFFFF;
border-width: 1px;
border-style: solid;
border-color: #CCCCCC #EEEEEE #EEEEEE #CCCCCC;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
float: left;
margin-right: 15px;
padding: 3px;
}
.itemView .itemAuthorBlock h3.itemAuthorName {
font-size: 150%;
margin: 0px 0px 10px;
}
.itemView .itemAuthorBlock p {
margin: 0px 0px 10px ! important;
}
.itemView .itemAuthorUrl, .itemView .itemAuthorEmail {
color: #999999;
font-weight: bold;
margin-right: 10px;
}
.itemView .itemAuthorUrl a, .itemView .itemAuthorEmail a {
font-weight: normal;
}
/* Author latest ---*/
.itemView .itemAuthorLatest h3, .itemView .itemRelated h3 {
margin-bottom: 5px;
font-size: 110% ! important;
text-transform: uppercase;
color: #27749D;
}
.itemView .itemRelated {
width: 100%;
}
.itemView .itemAuthorLatest h3 span, .itemView .itemRelated h3 span {
color: #666666;
font-size: 100%;
}
.itemView .itemAuthorLatest ul, .itemView .itemRelated ul {
margin-top: 0px;
float: left;
width: 100%;
}
.itemView .itemAuthorLatest ul li, .itemView .itemRelated ul li {
background: none repeat scroll 0% 0% transparent;
padding: 3px 0px;
float: left;
width: 25%;
margin: 0px;
}
.itemView .itemAuthorLatest ul li a, .itemView .itemRelated ul li a {
background: none repeat scroll 0% 0% transparent;
color: #C02617;
padding: 5px 0px;
text-align: left;
font-weight: 600;
line-height: 100%;
display: block;
}
.itemView .itemAuthorLatest ul li a:hover, .itemView .itemAuthorLatest ul li a:focus, .itemView .itemAuthorLatest ul li a:active, .itemView .itemRelated ul li a:hover, .itemView .itemRelated ul li a:focus, .itemView .itemRelated ul li a:active {
background-image: none;
color: #2D79AB;
}
.itemTagsBlock {
overflow: hidden;
}
.itemTagsBlock span {
border-radius: 2px 2px 2px 2px;
display: block;
float: left;
font-weight: bold;
margin-right: 10px;
padding: 4px 5px 5px;
position: relative;
line-height: 1;
text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.5);
color: transparent;
background: url("/images/icons/16_icomoon/tags.png") no-repeat scroll 0px 1px transparent;
height: 16px;
width: 8px;
}
.itemTagsBlock ul.itemTags {
margin: 0px;
padding: 0px;
list-style: none outside none;
}
.itemTagsBlock ul.itemTags li {
margin: 0px 0px 5px;
padding: 0px 3px 0px 0px;
display: inline-block;
background: none repeat scroll 0% 0% transparent;
}
.catItemTagsBlock ul.catItemTags li a, .item-tags ul li a, .itemTagsBlock ul.itemTags li a {
color: white;
border-bottom: 0px dotted #CCCCCC;
background: url("/images/icons/various/icon_tag_bg.png") no-repeat scroll 4px 0px transparent;
display: block;
height: 20px;
padding: 0px 5px 0px 15px;
line-height: 19px;
}
.itemTagsBlock ul.itemTags li a:hover {
border-color: transparent;
color: red;
}
.masonry-brick ul.catItemTags li a {
background: none repeat scroll 0% 0% transparent;
color: #2D79AB;
padding: 0px;
}
.masonry-brick ul.catItemTags li a:hover {
border-color: transparent;
color: #C02617;
}
/* Item navigation ---itemNavigation*/
.itemView .itemNavigation {
overflow: hidden;
margin-bottom: 20px;
float: left;
width: 100%;
}
.itemView .itemNavigation .itemNavigationTitle, .itemView .itemNavigation .itemPrevious, .itemView .itemNavigation .itemNext {
display: block;
float: left;
font-weight: bold;
}
.itemView .itemNavigation .itemNavigationTitle {
color: #666666;
font-weight: bold;
padding-right: 10px;
}
.itemView .itemNavigation .itemNext {
float: right;
}
.itemComments {
}
.itemComments h3.itemCommentsCounter {
color: #666666;
font-size: 200%;
}
.itemComments ul.itemCommentsList {
margin: 0px;
padding: 0px;
list-style: none outside none;
}
.itemComments ul.itemCommentsList li {
margin: 0px 0px 40px;
padding: 0px 0px 0px 80px;
position: relative;
}
.itemComments ul.itemCommentsList li.authorResponse {
background: url("../images/system/stripes.png") repeat scroll 0% 0% transparent;
}
.itemComments ul.itemCommentsList li.unpublishedComment {
background: none repeat scroll 0% 0% #FFEAEA;
}
.itemComments ul.itemCommentsList li img {
background: none repeat scroll 0% 0% #FFFFFF;
border: 1px solid #DDDDDD;
margin: 0px;
padding: 4px;
position: absolute;
top: 0px;
left: 0px;
}
.itemComments .commentInfo {
background: none repeat scroll 0% 0% #F9F9F9;
border: 1px solid #E5E5E5;
color: #666666;
font-size: 92%;
margin-bottom: 10px;
padding: 4px 10px;
overflow: hidden;
text-shadow: 1px 1px 0px #FFFFFF;
text-transform: capitalize;
border-radius: 3px 3px 3px 3px;
box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.05);
}
.itemComments ul.itemCommentsList li span.commentDate {
padding: 0px;
margin: 0px;
}
.itemComments ul.itemCommentsList li span.commentAuthorName {
display: block;
float: left;
margin-right: 10px;
}
.itemComments ul.itemCommentsList li span.commentAuthorName a {
text-transform: uppercase;
}
.itemComments ul.itemCommentsList li p {
margin: 0px;
padding: 0px;
}
.itemComments ul.itemCommentsList li span.commentAuthorEmail {
display: none;
}
.itemComments ul.itemCommentsList li span.commentLink {
float: right;
}
.itemComments ul.itemCommentsList li span.commentLink a {
}
.itemComments ul.itemCommentsList li span.commentLink a:hover {
}
.itemComments ul.itemCommentsList li span.commentToolbar {
display: block;
clear: both;
}
.itemComments ul.itemCommentsList li span.commentToolbar a {
font-size: 11px;
color: #999999;
text-decoration: underline;
margin-right: 4px;
}
.itemComments ul.itemCommentsList li span.commentToolbar a:hover {
font-size: 11px;
color: #555555;
text-decoration: underline;
}
.itemComments ul.itemCommentsList li span.commentToolbarLoading {
background: url("../images/system/searchLoader.gif") no-repeat scroll 100% 50% transparent;
}
.itemCommentsPagination {
border-top: 1px dotted #DDDDDD;
padding: 5px 0px;
margin: 0px 0px 24px;
}
.itemCommentsPagination ul {
margin: 0px;
padding: 0px;
list-style: none outside none;
}
.itemCommentsPagination ul li {
background: none repeat scroll 0% 0% transparent;
display: inline;
list-style: none outside none;
padding-left: 0px;
padding-right: 10px;
}
.itemCommentsPagination span.pagination {
display: block;
float: right;
clear: both;
}
.itemCommentsForm h3 {
color: #666666;
font-size: 200%;
margin: 0px 0px 5px;
padding: 0px 0px 4px;
}
.itemCommentsForm p.itemCommentsFormNotes {
border-top: 2px solid #CCCCCC;
color: #666666;
margin-top: 0px;
padding-top: 5px;
}
.itemCommentsForm form {
}
.itemCommentsForm form label.formComment, .itemCommentsForm form label.formName, .itemCommentsForm form label.formEmail, .itemCommentsForm form label.formUrl {
color: #666666;
display: block;
font-weight: bold;
margin: 0px 0px 3px;
}
.itemCommentsForm form label.formRecaptcha {
display: block;
margin: 12px 0px 0px 2px;
}
.itemCommentsForm form textarea.inputbox {
background: none repeat scroll 0% 0% #FCFCFC;
border-width: 1px;
border-style: solid;
border-color: #999999 #DDDDDD #DDDDDD #999999;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
color: #666666;
display: block;
height: 150px;
font-size: 100%;
margin: 0px 0px 20px;
padding: 5px;
width: 350px;
border-radius: 2px 2px 2px 2px;
}
.itemCommentsForm form input.inputbox {
background: none repeat scroll 0% 0% #FCFCFC;
border-width: 1px;
border-style: solid;
border-color: #999999 #DDDDDD #DDDDDD #999999;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
color: #666666;
display: block;
font-size: 100%;
margin: 0px 0px 20px;
padding: 5px;
width: 350px;
border-radius: 2px 2px 2px 2px;
}
.itemCommentsForm form textarea.inputbox:focus, .itemCommentsForm form input.inputbox:focus {
background: none repeat scroll 0% 0% #FFFFFF;
}
.itemCommentsForm form input#submitCommentButton {
background: none repeat scroll 0% 0% #2D79AB;
border: 1px solid #2D79AB;
color: #FFFFFF;
display: block;
margin: 16px 0px 0px;
padding: 4px;
border-radius: 3px 3px 3px 3px;
}
.itemCommentsForm form input#submitCommentButton:hover, .itemCommentsForm form input#submitCommentButton:focus, .itemCommentsForm form input#submitCommentButton:active {
background: none repeat scroll 0% 0% #333333;
border: 1px solid #333333;
cursor: pointer;
}
.itemCommentsForm form span#formLog {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 20px;
font-weight: bold;
color: #CF1919;
}
.itemCommentsForm form .formLogLoading {
background: url("../images/system/loading.gif") no-repeat scroll left center transparent;
}
.k2ReportCommentFormContainer {
padding: 8px;
width: 480px;
margin: 0px auto;
}
.k2ReportCommentFormContainer blockquote {
width: 462px;
background: none repeat scroll 0% 0% #F7FAFE;
border: 1px solid #DDDDDD;
padding: 8px;
margin: 0px 0px 8px;
}
.k2ReportCommentFormContainer blockquote span.quoteIconLeft {
font-style: italic;
font-weight: bold;
font-size: 40px;
color: #135CAE;
line-height: 30px;
vertical-align: top;
display: block;
float: left;
}
.k2ReportCommentFormContainer blockquote span.quoteIconRight {
font-style: italic;
font-weight: bold;
font-size: 40px;
color: #135CAE;
line-height: 30px;
vertical-align: top;
display: block;
float: right;
}
.k2ReportCommentFormContainer blockquote span.theComment {
font-family: Georgia,"Times New Roman",Times,serif;
font-style: italic;
font-size: 12px;
font-weight: normal;
color: #000000;
padding: 0px 4px;
}
.k2ReportCommentFormContainer form label {
display: block;
font-weight: bold;
}
.k2ReportCommentFormContainer form input, .k2ReportCommentFormContainer form textarea {
display: block;
border: 1px solid #DDDDDD;
font-size: 12px;
padding: 2px;
margin: 0px 0px 8px;
width: 474px;
}
.k2ReportCommentFormContainer form #recaptcha {
margin-bottom: 24px;
}
.k2ReportCommentFormContainer form span#formLog {
margin: 0px 0px 0px 20px;
padding: 0px 0px 0px 20px;
font-weight: bold;
color: #CF1919;
}
.k2ReportCommentFormContainer form .formLogLoading {
background: url("../images/system/loading.gif") no-repeat scroll left center transparent;
}
.itemBackToTop {
text-align: right;
display: none;
}
.itemBackToTop a {
text-decoration: underline;
}
.itemBackToTop a:hover {
text-decoration: underline;
}
/* K2 Account page ---*/
.k2AccountPage {
width: 100%;
overflow: hidden;
}
.k2AccountPage .admintable {
margin-bottom: 20px;
}
.k2AccountPage .admintable td.key {
color: #666666;
font-weight: bold;
padding: 10px 5px;
text-align: right;
width: 200px;
}
.k2AccountPage .admintable td #image {
display: block;
margin-bottom: 10px;
}
.k2AccountPage .admintable td .k2AccountPageImage {
border: 1px solid #EEEEEE;
display: block;
margin-bottom: 10px;
padding: 4px;
}
.k2AccountPage .k2ProfileHeading {
background: none repeat scroll 0% 0% #333333;
padding: 10px;
color: #FFFFFF;
font-weight: bold;
text-align: left;
margin: 0px 0px 10px;
}
.k2ItemsBlock ul li {
background: none repeat scroll 0% 0% transparent;
border-bottom: 1px solid #EEEEEE;
margin: 0px;
padding: 5px 0px;
overflow: hidden;
}
.k2ItemsBlock ul li.clearList {
border: 0px none;
}
.k2ItemsBlock ul li .k2Avatar {
border: 1px solid #DDDDDD;
display: block;
float: left;
margin-right: 5px;
padding: 4px;
width: 50px;
}
.k2ItemsBlock ul li a.moduleItemTitle {
color: #333333;
font-weight: bold;
font-size: 110%;
margin-bottom: 5px;
}
.k2ItemsBlock ul li .moduleItemTitle:hover, .k2ItemsBlock ul li .moduleItemTitle:focus, .k2ItemsBlock ul li .moduleItemTitle:active {
color: #2D79AB;
}
.k2ItemsBlock ul li .moduleItemAuthor {
color: #999999;
font-size: 92%;
font-weight: bold;
}
.k2ItemsBlock ul li .moduleItemAuthor a {
font-weight: normal;
}
.k2ItemsBlock ul li .moduleItemIntrotext {
margin-bottom: 5px;
}
.k2ItemsBlock ul li .moduleItemReadMore {
color: #999999;
display: block;
font-size: 92%;
font-weight: bold;
text-align: right;
}
.k2ItemsBlock ul li .moduleItemReadMore:hover {
color: #2D79AB;
}
/* MODULE K2 USER
---------------------------------------------------------------------*/
.k2UserBlock .k2UserBlockDetails {
overflow: hidden;
margin-bottom: 5px;
}
.k2UserBlock .k2UserBlockDetails .k2Avatar {
border: 1px solid #EEEEEE;
display: block;
float: left;
margin-right: 5px;
padding: 2px;
width: 50px;
}
.k2UserBlock .k2UserBlockActions {
display: block;
margin-bottom: 10px;
overflow: hidden;
}
#form-login p {
margin: 0px 0px 5px;
}
#form-login .inputbox {
width: 100%;
}
#form-login ul {
margin-top: 10px;
}
/* K2 ARCHIVE BLOCK
---------------------------------------------------------------------*/
.k2ArchivesBlock ul li {
background: url("../images/icon-calendar.png") no-repeat scroll left center transparent ! important;
border-bottom: 1px solid #EEEEEE;
padding: 5px 0px 5px 20px;
}
.k2ArchivesBlock ul li a {
color: #333333;
}
.k2ArchivesBlock ul li a:hover {
color: #2D79AB;
}
.k2AccountPageUpdate button.button {
margin-top: 20px;
}
/* K2 REGISTRATION FORM
---------------------------------------------------------------------*/
.wcgroup {
margin-bottom: 10px;
}
legend .wcgroup {
margin-top: 20px;
}
.wform .wcgroup {
padding: 8px 0px;
margin: 0px;
border-bottom: 1px solid #E5E5E5;
}
.wform .wcgroup:before, .wform .wcgroup:after {
display: table;
content: "";
line-height: 0;
}
.wform .wcgroup:after {
clear: both;
}
.wform .wlabel {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
font-weight: bold;
color: #666666;
}
.wform .wcontrols {
margin-left: 180px;
}
.wform .wcontrols:first-child {
}
.wform .wcontrols input[type="file"] {
max-width: 100% ! important;
}
.wform .wcontrols label.wlabel {
display: inline;
width: auto ! important;
text-align: left;
float: none;
padding-top: 0px;
margin-right: 0px;
font-weight: normal;
}
.wform .wcontrols input#image {
display: block;
margin-bottom: 10px;
}
input#del_image {
display: inline-block;
float: left;
margin-right: 3px;
margin-top: 2px;
}
.wform .wcontrols img.k2AccountPageImage {
display: block;
margin-bottom: 10px;
}
.wform .wcgroup_detail {
display: inline-block;
width: 160px;
float: left;
font-weight: bold;
text-align: right;
color: #666666;
margin-right: 10px;
}
/* MISC */
table.k2FrontendToolbar {
border-spacing: 5px;
}
table.k2FrontendToolbar td.button {
margin-left: 5px;
text-shadow: none;
}
.itemListCategoriesBlock {
}
/*K2 Popup Items*/
.windowview .itemHeader h1.itemTitle {
color: #D93F2E;
text-align: center;
text-shadow: 1px 1px 2px #B6C2C9;
font-weight: 700;
}
.windowview .itemExtraFields h2 {
display: none;
}
span.itemImage {
max-width: 100% ! important;
}
span.itemImage img {
border: 5px solid #C02617;
padding: 4px;
background: none repeat scroll 0% 0% white;
border-radius: 5px 5px 5px 5px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
}
dl.article-hit dd.hits strong {
display: none;
}
.itemExtraFields h3 {
display: none;
}
.itemExtraFields ul li {
background-image: none;
}
.itemListCategoriesBlock .itemListCategory h2, .subCategory h2 {
margin-top: 0px;
text-transform: uppercase;
text-align: center;
color: #D93F2E;
text-shadow: 1px 1px 2px #B6C2C9;
}
.itemListCategoriesBlock .itemListCategory h2 {
margin-bottom: 5px;
}
.itemListSubCategories {
height: 120px;
}
.itemExtraFields {
margin-top: 15px;
width: 100%;
position: relative;
}
.itemExtraFields.group_5 span.time1 {
color: white;
font-family: Verdana,helvetica;
font-size: 80% ! important;
font-weight: bolder;
left: 82.5%;
position: absolute;
top: 9.6%;
}
.itemExtraFields.group_5 ul {
position: absolute;
margin: 0px ! important;
padding: 0px ! important;
top: 12.8%;
left: 9.5%;
font-size: 100% ! important;
width: 81.5%;
}
.itemExtraFields.group_5 .itemExtraFieldsLabel {
display: block;
float: left;
text-align: left;
width: 19%;
height: 16px;
padding-left: 20px;
font-weight: 600;
background-attachment: scroll;
background-clip: border-box;
background-color: transparent;
background-origin: padding-box;
background-position: 0px 0px;
background-repeat: no-repeat;
background-size: auto auto;
}
.itemExtraFields.group_5 .itemExtraFieldsValue {
display: table;
float: left;
text-align: left;
width: 75%;
height: 16px;
}
.itemExtraFields ul li {
height: 18px;
padding-left: 0px;
}
.itemExtraFieldsValue ol, .itemExtraFieldsValue ul {
margin: 0px;
}
.itemExtraFields ul li.alias_ExtendedClasses {
display: none;
}
.alias_url {
font-weight: 700;
}
.alias_url a {
background: url("/images/icons/various/external_link.png") no-repeat scroll right 4px transparent;
padding-right: 15px;
}
.alias_url .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/link.png");
}
.alias_opis {
margin-top: 0.2% ! important;
}
.alias_opis .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/info2.png");
}
.alias_opis .itemExtraFieldsValue {
color: #27749D;
line-height: 13px;
}
.alias_status {
margin-top: 2.5% ! important;
}
.alias_status .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/contrast.png");
}
.alias_aktivanod .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/arrow-up3.png");
}
.alias_aktivando .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/arrow-down3.png");
}
.alias_platforma .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/html52.png");
}
.alias_mobilni .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/mobile.png");
}
.alias_dizajner .itemExtraFieldsLabel {
background-image: url("/images/icons/16_mini_black/paint_brush.png");
}
.alias_tipprojekta .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/expand.png");
}
.alias_vrstaposla .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/cog2.png");
}
.alias_aktInostI .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/wrench.png");
}
.alias_sinopsis {
margin-top: 2.5% ! important;
}
.alias_sinopsis .itemExtraFieldsLabel {
background-image: url("/images/icons/16_icomoon/paste2.png");
}
span.itemDateModified {
}
span.itemDateModified span {
font-weight: 700;
}
.alias_sinopsis .itemExtraFieldsValue {
display: block ! important;
}
.itemFullText, itemIntroText, .catItemIntroText {
font-size: 110%;
line-height: 140%;
}