<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.adv {
	margin-bottom:0;
}

/* Izceltais runaa */
/* +++ izceltais runÃ„Â +++ */
h1 + .sayHlHeader {
	margin-top: -10px;
}
.sayHlHeader {
	background: url("/lapas/img/pageads/say_highlight_header.jpg") no-repeat center top;
	width: 730px;
	min-height: 305px;
	overflow: hidden;
	margin-bottom: 25px;
}
.sayHlHeader .headerContent {
	padding: 0 20px;
	width: 375px;
}
.sayHlHeader .orangeTitle {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 15px;
	margin-top: 6px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	font-size: 38px;
	color: #ff6600;
	line-height: normal;
}
.sayHlHeader .subTitle {
	font-size: 17px;
	margin-bottom: 20px;
}
.sayHlHeader .aboutTitle {
	font-size: 16px;
	margin-bottom: 10px;
	display: inline-block;
}
.sayHlHeader .howItWorks {
	margin-bottom: 20px;
}
.sayHlHeader .howItWorks li {
	line-height: 18px;
}
.sayHlHeader .howItWorks li:first-child {
	margin-bottom: 15px;
}
.sayHlHeader .howItWorks img {
	border: 1px solid #f3f3f3;
	margin-top: 10px;
	padding: 5px;
}
.sayHlHeader .buttonLarge {
	min-width: 200px;
}
.sayHlNotificationLink {
	float: right;
	font-size: 12px;
	font-weight: normal;
}

/* izceltais runaa end */

div.artist-list {
	overflow:hidden;
}

div.artist-list .shortArticle {
	float:left;
	width:33%;
	clear:none;
}

div.artist-list .shortArticle:nth-child(3n-2) {
	clear:both;
}

.address-preview {
	float:right;
}

.top-block {
	overflow:hidden;
	margin-bottom:30px;
}

.top-block .artist-pic {
	float:left;
	position:relative;
}

.top-block .artist-pic,
.top-block .pic {
	width:100px;
	height:100px;
}

.top-block .pic {
	background-repeat:no-repeat;
	background-position:center;
}

.top-block .artist-pic  span.flag {
	position:absolute;
	top:0;
	left:0;
}

.top-block .top-data {
	margin-left:110px;
}

.top-block .top-data .options {
	overflow:hidden;
}

.top-block .top-data .song-options {
	display: block;
	float: left;
}

.top-block .top-data .player {
	float:left;
	width:450px;
	margin-right:10px;
}

.top-block .top-data .vote {
	float:left;
	width:160px;
}

.top-block .progress-stats {
	background:#f3f3f3;
	-moz-border-radius:0px 5px 5px 0px;
	border-radius:0px 5px 5px 0px; 
	height: 26px;
	position: relative;
	margin-left:33px;
}

.top-block .full-length {
	margin-left:0;
}


.top-block .progress-stats div{
	background:#c5d6e2;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	height: 26px;
}

.top-block .progress-stats span {
	display:block;
	position: absolute;
	top: 5px;
	left: 5px;
}
h1.sectionhead span {
	font-weight:normal;
	color:#666;
}

.dropdownHold {
	overflow:hidden;
	clear:both;
	height:5px;
}

.dropdownHold .dropdownList {
	right:0;
}

.artist-big-pic {
	margin-bottom:15px;
}

#top-song {
	overflow:hidden;
	margin-bottom:10px;
}

#top-song .playr {
	padding-top: 10px;
}

#top-song .playr ul li {
	float: left;
	padding-right: 10px;
}

#top-song .playr .audioPlayer {
	width: 300px;
	height: 28px;
}

#top-song .playr .audioPlayer .play,#top-song .playr .audioPlayer .pause {
	top: 0;
	left: 0;
}

#top-song .playr .audioPlayer .trackWrap {
	width: 250px;
	top: 24px;
	left: 36px;
	height: 3px;
}

#top-song .playr .audioPlayer .trackWrap input {
	height: 3px;
}

#top-song .playr .audioPlayer .title .eclipse {
	max-width: 216px;
}

#top-song .playr .audioPlayer .title {
	font-size: 13px;
	line-height: 1.31;
	letter-spacing: 0.1px;
	color: #1e1e1e;
	top: 0;
	left: 36px;
}


#top-song .sng-name {
	float: right;
	padding-top: 5px;
	width: 140px;
}

#top-song ul {
	padding-top:5px;
}

#top-song ul,
#top-song ul li {
	margin:0;
}

#top-song ul li  {
	float:none;
}

.music-album {
	overflow:hidden;
	margin-bottom:30px;
}

.music-album p {
	margin:0;
}

.music-album .album-pic {
	float:left;
	width:170px;
}

.music-album .album-info {
	float: right;
	width: 640px;
}

.music-album .album-songs {
	clear:both;
	padding-top:10px;
}

.top-icon {
	display:block;
	background-image:url('/i/icons/star_double.png');
	background-repeat:no-repeat;
	background-position:center;
	width:16px;
	height:16px;
	margin:auto;
}

.top-icon:hover {
	text-decoration:none;
}

.star_inactive {
	background-position:0px 0px;
}

.star_active {
	background-position:-16px 0;
}

#news-spotlight-pic {
	background-position: top center;
	background-repeat: no-repeat;
	display: block;
	height:200px;
	width:400px;
	
}

#news-spotlight-pic:hover {
	text-decoration:none;
}

table#songs-list tr td a.icon {

}


.large-player {
	width:201px;
	margin:auto;
}

.song-list {
	width:100%;
}
#followPopupContent {
    z-index: 1003;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#followPopupContent &gt; .popupVoteContent {
    position: absolute;
}

.song-list tr {
	border-top: 1px solid #ededed;
}

.song-list td {
	padding: 12px 8px;
}

.song-list tr.nd td {
	background:#F8F8F8;
}

.song-list td.user-icon {
	vertical-align:top;
}

.song-list td.user-icon .profileSmallIcon  {
	width: 72px;
	height: 72px;
	border: solid 1px rgba(0, 0, 0, 0.08);
}

.song-list .voted {
	display: block;
	float: left;
	font-weight: bold;
	margin-top: 2px;
}

.song-list td.user-icon {
	width:60px;
}

.song-list td.player-cell {
	width:45px;
	padding-right: 8px;
}

.song-list td.top-data {
	width:145px;
	padding-right:10px;
}

#top-song .playr .iconListNew a, .song-list td.top-data a {
	font-size: 13px;;
	color: #747474;
}

#top-song .playr .iconListNew i, .song-list td.top-data i {
	font-weight: bold;
	font-style: normal;
}

#top-song .playr .iconListNew .likeIcon, .song-list td.top-data .likeIcon {
	background-image: url(/music/img/like.png);
}

.song-list td.top-data .inlineList.iconListNew li {
	padding: 5px;
}

.song-list .vote-cnt {
	float:right;
	padding-top:5px;
	padding-right:5px;
}

.song-list td.top-data li {
	/*margin:0;
	float:right;
	*/
	margin-bottom:0;
}

.song-list td.top-data .button {
	margin-bottom:4px;
	float:right;
}

.song-list td.song-title {
	padding-right:10px;
}

.song-list td.song-title .trackWrap input {
	background: #ededed;
}

.song-list p.genres {
	clear:both;
	margin:0;
	padding:10px 0 0;
}

.song-list td.pos {
	padding:0 10px;
	text-align:center;
	width:40px;
}

.song-list td.pos h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0.1px;
	text-align: center;
	color: #424242;
	margin-bottom: 0;
}

.song-list td.pos span.pos {
	display:block;
	color:#fff;
	text-align:center;
	margin-top: 5px;
	width: 40px;
	height: 16px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	border-radius: 2px;
	background-color: #da6500;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.song-list td.with-player {
	padding:9px 10px;
}

.sideTop tr {
	border: 0;
}

.song-list td.topSidePlayer {
	position: relative;
	padding:0;
}

.song-list td.topSidePlayer span.pos {
	top: 42px;
	left: 0;
	position: absolute;
	margin-top: 0;
}

.song-list td.topSidePlayer .audioPlayer {
	width: 300px;
	height: 66px;
}

.song-list td.topSidePlayer .audioPlayer .play,.song-list td.topSidePlayer .audioPlayer .pause {
	top: 8px;
	left: 6px;
}

.song-list td.topSidePlayer .audioPlayer .trackWrap {
	width: 250px;
	top: 54px;
	left: 50px;
	height: 3px;
}

.song-list td.topSidePlayer .audioPlayer .trackWrap input {
	height: 3px;
}

.song-list td.topSidePlayer .audioPlayer .title .eclipse,
.song-list td.topSidePlayer .audioPlayer .artist-title .eclipse {
	max-width: 216px;
}

.song-list td.topSidePlayer .audioPlayer .title {
	font-size: 13px;
	line-height: 1.31;
	letter-spacing: 0.1px;
	color: #1e1e1e;
	top: 30px;
	left: 50px;
}

.song-list td.topSidePlayer .audioPlayer .artist-title {
	top: 8px;
	left: 50px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.43;
	letter-spacing: 0.2px;
	color: #205a9a;
}

.song-list .small-player, 
.song-list .small-player-play {
	margin:auto;
	/*margin-bottom:5px; neatceros nah*/
}

.song-list td.pos span.up { background-color:#74c00a; }
.song-list td.pos span.down { background-color:#da6500; }
.song-list td.pos span.no_change { background-color:#aeaeae; }
.song-list td.pos span.new { background-color:#205a9a; }

/*
.song-list .mini-playlist {
	width:100%;
}

.song-list .mini-playlist td {
	border:none;
	padding:2px 0;
}

.song-list .mini-playlist td.player-cell {
	width:35px;
}

.song-list .mini-playlist td.song-title {
	line-height:18px;
	vertical-align:middle;
	width:460px;
}

.song-list td.votes {
	text-align:right;
	padding-right:10px;
	width:81px;
}

.song-list .top-data {
	text-align:left;
	width:79px;
}


*/




#actual-2-col {
	clear:both;
}

#actual-left {
	float:left;
	width:500px;
}

#actual-right {
	float:right;
	width:300px;
	margin-left:20px;
}

#spotlight {
	overflow:hidden;
}

#spotlight h2 {
	padding:0;
}

#spotlight #artist-pic {
	float:left;
	width:240px;
}

#spotlight #artist-pic a {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	display: block;
	height:220px;
	width: 220px;
	text-decoration:none;
}

#spotlight #artist-info {
	float:right;
	width:260px;
}

table.small-songlist {
	margin-bottom:15px;
}

table.small-songlist td {
	padding:1px 0;
	vertical-align:middle;
}

table.small-songlist td.player {
	width:34px;
}

table.small-songlist td h4 {
	font-weight:normal;
	font-size:12px;
	padding:0;
}

h1 .subtitle_badge {
    background-color: #445F96;
    border-radius: 3px 3px 3px 3px;
    color: white;
    font-size: 10px;
    margin-left: 10px;
    padding: 1px 5px 2px;
    position: relative;
    top: -2px;
}
.subtitle_badge.poll {
    background-color: #74C008;
}

#top-song-controls {
	overflow:hidden;
}

#top-song-controls #vote-button {
	float:right;
	width:50%;
	text-align:right;
}

#top-song-controls #top-song-play {
	float:left;
	width:50%;
}

#top-song-controls .voted {
	margin-top:5px;
}

.galleryAlbumThumbs div.galleryType {
    width: 168px;
}

#music-profile .galleryAlbumThumbs li {
	margin-right: 10px;
}

#music-profile .galleryAlbumThumbs li:last-child {
	margin-right: 0;
}


#add-pl-response {
	width:0;
	height:0;
	border:none;
	display:block;
}

#yml {
	overflow:hidden;
}

#yml,
#yml .yml-block {
	height:100px;
}

#yml .yml-block {
	float:left;
	width:50%;
	position:relative;
}

#yml .yml-block .a-pic {
	float:left;
	width:110px;
}

#yml .yml-block .artist-data {
	margin-left:110px;
	padding-right:10px;
}

#yml .yml-block p.genres a {
	color:#6f6f6f;
}

#yml .yml-block ul {
	bottom: 0;
	left: 110px;
	overflow: hidden;
	position: absolute;
}

#yml .yml-block ul li {
	float:left;
	margin-right:5px;
	line-height:15px;
}

#yml .yml-block ul li a {
	color:#6f6f6f;
	font-size:10px;
	font-weight:bold;
}

#promotion-box {
	position:relative;
}

#promotion-box a.icon {
	position:absolute;
	display:block;
	padding:0;
	width:16px;
	height:16px;
}

#promotion-box a.closeIcon {
	right:5px;
	top:5px;
}

#promotion-box a:hover {
	text-decoration:none;
}

#promotion-box.lv {
	background-image:url('../img/muz_lv.png');
	height:330px;
}

.latest-events li {
	overflow:hidden;
	margin-bottom:14px;
}

.latest-events li p {
	float: right;
	width: 239px;
}

.latest-events li dl {
	float: left;
	margin-right: 14px;
}

#sidebar-list .shortArticle{
	width:100%;
}

.topNav{
	background-color: #F5F5F5;
	padding:5px;
	text-align:right;
}

.topNav .buttonLarge {
	min-width:240px;
}

.topNav .buttonLarge{
	display:inline-block;
}

.topNav.general{
	border-top: 1px solid #E7E7E7;	
	margin-top:20px;
}

.topNav.secondary{
	margin:-10px 0 10px 0;
}

table#xmas tr.nd td {
	background:#e9f3f4;
}

.genre-block {
	padding-bottom:15px;	
}

.genre-block .formItem {
	margin-bottom:10px;	
}


.pratavetraSpecialMenu a {
	font-weight: bold;
	color: #f00;
}

#yml-wrap:empty + script + h2.ctTitle {
	padding-top: 0;
}

#actual-right h3.sidebarTitle:first-child {
	border-top: 0;
	margin-top: 2px;
	padding-top: 0;
}

.music-spotlight {
	padding-bottom: 24px;
	border-bottom: 1px solid #ededed;
	margin-bottom: 12px;
}</pre></body></html>