/* CSS Document */

input {
    border:solid 1px #ccc;
    border-radius: 5px;
    padding:7px 14px;
    margin-bottom:10px;
    width: 420px;
    max-width: 90%;
    font-size: 16px;
}
input:focus {
    outline:none;
    border-color:#aaa;
}
.inputsearch {
    margin: auto;
}

a
{
    font-family: Georgia, 'Times New Roman', serif, 'MS Serif';
    color: #c00;
}

a:hover
{
    text-decoration:none;
}


h1, h2, h3, h4 {
    letter-spacing: 0em;
}

h1 {
	text-shadow: 0 0 3px rgba(0,0,0,0.2);
	font-family: 'Vollkorn', Georgia, "Times New Roman", serif;
    color: #333;
    font-size: 42px;
}



#aoty,
#soty,
#loty,
#mdoty,
#fsoty,
#msoty,
#nf-soty,
#nf-aoty
{
    padding-bottom: 5px;
}
.award-name,
.award-name a
{
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: -1px;
    color: #cc0000cf;
    padding: 5px 0 10px 0;
}

.nf .award-name,
.nf .award-name a
{
	color: #2c7986;
}

.sammaan .award-name,
.sammaan .award-name a
{
	color: #56791e;
}


.hiaward-name,
.hiaward-name a
{
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
    color: #c00;
}

.winner-name
{
    font-family: Vollkorn, Georgia, 'Times New Roman', serif, 'MS Serif';
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    text-decoration: none;
    color: #600;
    letter-spacing: -.5px;
    padding-bottom: 7px;
}
.nf .winner-name
{
	color: #0d616f;
}

.sammaan .winner-name
{
	color: #335204;
}


.winner-artists
{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #777;
    letter-spacing: -.5px;
    padding-bottom: 7px;
}


.jury
{
    font-family: 'Vollkorn', Georgia, "Times New Roman", serif;
    font-size: 15px;
    line-height: 1.4em;
    padding-top: 3px;
    color: #888;
}

.special
{
    clear: both;

    margin-top: 0;
    margin-right: 0;
    margin-bottom: 11px;
    margin-left: 0;
    padding-top: 4px;
    padding-right: 1em;
    padding-bottom: 4px;
    padding-left: 1em;
    border: 1px solid #c879033b;
    background-color:#c8790314;
}

.nf
{
    border: 1px solid #3795a53b;
    background-color:#3795a514;
}

.sammaan
{
    border: 1px solid #588c093b;
    background-color: #588c0914;
}

.footer
{
    font-size: 11px;
    padding-bottom: 1em;
}

.second
{
    font-size: 11pt;
}

.third
{
    font-size: 10pt;
}

.forth
{
    font-size: 9pt;
}

.description
{
    font-size: 8pt;
    padding-bottom: 1em;
}

.runnersup
{
    font-family: Vollkorn, Georgia, 'Times New Roman', Times, serif;
    font-size: 17px;
    position: relative;
    top: -4px;
    left: -1em;
    margin-bottom: 0;
    list-style-type: disc;
    color: #630;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
}

.nf .runnersup 
{
	 color: #0d616f;
}

.subsection
{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    /*font-variant: small-caps;*/
    line-height: 6pt;
    /*letter-spacing: 2px;*/
    color: #666;
}

.bynames
{
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #777;
    letter-spacing: -.5px;
    padding-bottom: 1em;
}

.song-title
{
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4em;
    text-decoration: none;
    padding: 5px;
    color: #660000;
    background-color:#fbf5ed;
}

.nonfilm .song-title
{
	color: #0d616f;
	background-color: #3795a514;
}

.border
{
    border: 1px solid #c87903ad;
}

.nonfilm .border
{
    
    border: 1px solid #3795a5a6;
}

.score
{
    font-size: 24px;
    padding-right: .2em;
    text-align: right;
    vertical-align: middle;
    color: #fff;
}

.award-filmname
{
    color: #666;
}


a.button {
    font-family: system-ui,helvetica,arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold; 
    line-height: 1;
    display: inline-block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    /* letter-spacing: -1px; */
    margin-bottom: 5px;
    color: #fff;
    border: 1px solid #900;
    border-radius: 5px;
    background-color: #900;
}

a.nf-button {
    font-family: system-ui,helvetica,arial,sans-serif;
    font-size: 1.2em;
    font-weight: bold; 
    line-height: 1;
    display: inline-block;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    /* letter-spacing: -1px; */
    margin-bottom: 5px;
    color: #fff;
    border: 1px solid #0c606f;
    border-radius: 5px;
    background-color: #0c606f;
}

a:hover.button {
	color:#900;
	background-color:#fff;
	border: 1px solid #900;
}

a:hover.nf-button {
	color:#0c606f;
	background-color:#fff;
	border: 1px solid #0c606f;
}

a.headerlink {
    font-family: 'Vollkorn', Georgia, "Times New Roman", serif;
    text-decoration: none;
}

.jury a
{
    text-decoration: none;
    color: #888;
    font-family: 'Vollkorn', Georgia, "Times New Roman", serif;
}

.jury a:hover
{
    text-decoration: underline;
    color: #666;
}

.nf a, .nonfilm a
{
	color: #0d616f;
}

/* Detail page */

.comment-text
{
    font-family: Vollkorn, Georgia, 'Times New Roman', serif, 'MS Serif';
    font-size: 15px;
    padding-right: 8px;
    color: #555;
    letter-spacing: -.25px;
}

.tag-text
{
    font-family: Vollkorn, Georgia, 'Times New Roman', serif, 'MS Serif';
    font-size: 15px;
    font-style: italic;
    color: #777;
}

.ranking
{
    font-size: 24px;
    padding-right: .2em;
    text-align: center;
    vertical-align: top;
    color: #999;
}

.top-container,
.header-row
{
    display: table;
    border-spacing: 2px;
    border-collapse: separate;
    width:100%;
}

.column-container,
.header-cell
{
    display: table-cell;
}

.row
{
    display: table-row;
    width: 100%;
}

.header-row
{
    width: 100%;
    margin-bottom: 10px;
}
.header-cell
{
    width: 50%;
    vertical-align: top;
}

.col-1,
.col-4
{
    width: 23%;
}

.col-2
{
    padding: 11px;
    width: 27%;
}
.col-3
{
	padding: 0 11px 0 0;
	width: 27%;
}

.col-song
{
    width: 30%;
}
.col-stats
{
    width: 20%;
}
.col-score
{
    width: 5%;
}
.col-comments
{
    width: 40%;
}
.col-rank,
.col-song,
.col-year,
.col-stats,
.col-music,
.col-lyrics,
.col-singer,
.col-score,
.col-comments,
.col-rank-header,
.col-song-header,
.col-stats-header,
.col-score-header,
.col-comments-header
{
    display: table-cell;
    padding: 10px;
}

.colored
{
    background-color: rgba(252, 235, 234, 1);
}

.nonfilm .colored {
	background-color: #3795a514;
}

.page-description
{
    margin: 1em 0;
    border: 1px solid #666;
    padding: 5px;
    border-radius: 5px;
}

.action-link
{
    font-size: 11.66px;
}

.col-song h4 {
    margin-top:0;
}

.col-song p {
    margin-bottom: 0;
    padding-right: 5px;
}

.col-stats p, .col-music p, .col-lyrics p, .col-singer p {
    padding-right: 5px;
}

.style3 {
    color: #660000; 
    font-weight: bold; 
    background:rgba(229, 57, 53, 0.24); 
}

.nonfilm .style3 {
    color: #035361;
    font-weight: bold;
    background: #3795a53b;
}

.style4 {
    font-weight: bold
}

.page-title {
	color: #c00;
	font-size: 28px;
    font-weight: 700;
    line-height: 2em;
    letter-spacing: -1px;
    text-shadow: 0 0 3px rgb(0 0 0 / 20%);
}

.nonfilm .page-title {
	color: #035361;
}

@media only screen and (max-width: 767px)
{
    /* MEDIA QUERY FOR PHONE/TABLET */

    .top-container,
    .column-container,
    .row
    {
        display: block;
    }
    .row
    {
        padding: 0.5em;
        width:95%;
    }

    .col-1,
    .col-2,
    .col-3,
    .col-4
    {
        width: 100%;
    }
    .col-2
    {
        padding: 0;
    }
    .col-rank,
    .col-song,
    .col-stats,
    .col-music,
    .col-lyrics,
    .col-singer,
    .col-score,
    .col-year,
    .col-comments,
   .col-rank-header,
.col-song-header,
.col-stats-header,
.col-score-header,
.col-comments-header
    {
        display: block;
        width: 100%;
        padding: 0;
    }
    .col-rank,
    .col-score
    {
        text-align: left;
    }

    .col-score
    {
        font-size: 1.2em;

    }
    .row-title
    {
        display: none;
    }
    #maintable,
    #comments
    {
        width: 95%;
    }
    .col-song h4 {
        margin-top: 0;
        margin-bottom: 5px;
    }
    .header-cell img {
        width: 153px;
        height: 83px;
    }
}
