#news {
    margin-bottom: 3px;
    background-color: #f7d135;
    font-size: 9pt;
}

#news .caption {
    font-family: HelveticaNeue-CondensedBlack, Impact, "Arial Narrow", sans-serif;
    font-size: 12pt;
    text-transform: uppercase;
    letter-spacing: 1pt;
    display: block;
    color: white;
    padding-top: 5px;
    padding-left: 5px;
    border-bottom: 1px solid white;
}

#news .caption .comment {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    text-transform: none;
    color: white;
    letter-spacing: 0pt;

}

#news .caption .comment a {
    color: white;
    text-decoration: none;
}

#news a {
    color: #bb3c27;
    text-decoration: underline;
}

#news div {
    border-bottom: 1px solid white;
    cursor:pointer;
    padding: 5px 5px 3px 5px;
    line-height: 10px;
}

#news div.hl {
    background-color: #f5b335;
}

#news div.hl .c2 {
    font-weight: bold;
    white-space: normal;
}

#news .c1, #news .c2 {
	line-height: 16px;
}

#news .c1 {
    color: black;
    font-size: 8pt;
    display: inline-block;
    vertical-align: top;
}

#news .c1:after {
/* 	content: '\00a0'; */
}

#news .c2 {
    color: #bb3c27;
    display: inline-block;
    width: 195px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#news .c3 {
    display: none;
    background-color: white;
	margin: 2px 0; 
    padding: 5px;
    line-height: 16px;
    cursor: default;
    font-size: 8pt;
    color: black;
}

#news .c3 p {
    margin-top: 0;
    margin-bottom: 5px;
}

#news .c3 p:empty {
    margin: 0;
}

#news .c3 p:last-child {
    margin-bottom: 0;
}

#news .c3 > :last-child {
    display: block;
    clear: both;
}

#news .c3 p > img {
    max-width: 75px;
    max-height: 75px;
    float: left;
    border-radius: 3px;
}

#news .c3 .inline-image, #news .c3 .inline-gallery {
    margin: 0;
    padding: 0;
}

#news .c3 .inline-image .caption, #news .c3 .inline-gallery .caption {
    font-family: inherit !important;
    letter-spacing: normal !important;
    text-transform: none !important;
    font-size: inherit !important;
    padding: 0 !important;
    height: auto !important;
}

#news .c3 .inline-image img, #news .c3 .inline-gallery img {
    max-width: 100%;
}

#news .c3 .inline-gallery.float-left, #news .c3 p > img {
    margin: 5px 7px 2px 0;
}
#news .c3 p > img {
    margin: 0px 6px 2px 0;
}

#news .c3 p > img.default {
    max-height: initial;
    max-width: initial;
    float: initial;
    border-radius: initial;
}

#news .c3 .inline-gallery.float-right {
    margin: 5px 0 2px 7px;
}

#news .c3 .inline-gallery.float-left .img, #news .c3 .inline-gallery.float-right .img {
    margin: 0;
    padding: 0;
}

#news .c3 .inline-gallery.float-left .caption, #news .c3 .inline-gallery.float-right .caption {
    display: none !important;
}

#news .c3 {
    position: relative;
}

#news .c3 .extend {
    display: none;
    position: absolute; 
    bottom: 0px; 
    left: 0px;
    width: 100%; 
    text-align: center; 
    margin: 0; padding: 20px 0 0 0; 
	
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+35,ffffff+100&0+0,1+77 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.45) 35%, rgba(255,255,255,1) 77%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,0.45) 35%,rgba(255,255,255,1) 77%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,0.45) 35%,rgba(255,255,255,1) 77%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}


#news div.hl .c3 {
    display: block;
    max-height: 20em;
    overflow: auto;
}

#news form {
    padding: 0px;
    margin: 0px;
    background-color: #f5b335;
    position: relative;
    clear: both;
    overflow: hidden;
    cursor: default;
    line-height: 1.5;
}

#news fieldset {
    margin: 1px 0px 1px 0px;
    border: 0px ;
    padding: 10px;
    font-size: 10pt;
    color: black;
    background-color: #FFF7E0;
}

#news fieldset.meta-container {
	margin: 0;
	padding: 0;
	display: flex;
	justify-content: space-between;
}

#news fieldset label {
	display: block;
}

#news fieldset label.inline {
	display: inline;
}

#news fieldset.post textarea {
	font-size: 1em;
}

#news textarea[name="body_long"] {
	height: 50vh;
}

/*
.left {
    width: 200px;
    height: 370px;
    float: left;
}

.right {
    width: 498px;
    height: 370px;
    float: left;
}
*/

#news .flags {
    font-family: Courier;
    letter-spacing: 7pt;
    font-weight: bold;
    color: black;
    font-size: 8pt;
    float: right;
}

#news .tit {
    color: red;
}

#news .cyklo {
    color: brown;
}

#news .skialp {
    color: blue;
}

#news .ultra {
    color: green;
}

#news .read_more {
	white-space: nowrap;
}

#news .edit {
	float: right;
	margin: 0 0 0 5px;
}
