web/res/css/archives-iframe.css
author Raphael Velt <raph.velt@gmail.com>
Fri, 10 Feb 2012 18:18:28 +0100
changeset 499 5ef383948a34
parent 495 34f92d5b2acf
child 502 b035e0787bb0
permissions -rw-r--r--
More corrections
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
495
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     1
body {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     2
    background: #ffffff;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     3
    padding: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     4
    margin: 0;
499
5ef383948a34 More corrections
Raphael Velt <raph.velt@gmail.com>
parents: 495
diff changeset
     5
    font-family: Georgia;
495
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     6
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     7
div, p, img {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     8
    margin: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
     9
    padding: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    10
    border: none;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    11
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    12
a img {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    13
    border: none;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    14
    display: block;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    15
    max-width: 266px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    16
    text-align: center;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    17
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    18
.archivesTitleContainer {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    19
    width: 270px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    20
    padding: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    21
    margin: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    22
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    23
.archivesTitle {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    24
    color: #4b4b4b;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    25
    font-size: 18px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    26
    margin: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    27
    text-align: center;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    28
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    29
.archivesBoxContainer {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    30
    width: 270px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    31
    padding: 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    32
    margin: 0;
499
5ef383948a34 More corrections
Raphael Velt <raph.velt@gmail.com>
parents: 495
diff changeset
    33
    height: 230px;
495
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    34
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    35
.archivesActionsContainer {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    36
    float: right;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    37
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    38
.archivesTitleActionsContainer {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    39
    float: left;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    40
    width: 100%;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    41
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    42
.archivesVideoBox {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    43
    position: relative;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    44
    display: inline-block;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    45
    float: left;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    46
    background: #f2f2f2;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    47
    cursor: pointer;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    48
    width: 266px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    49
    padding: 2px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    50
    overflow: hidden;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    51
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    52
.AVBtitle {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    53
    font-weight: bold;
499
5ef383948a34 More corrections
Raphael Velt <raph.velt@gmail.com>
parents: 495
diff changeset
    54
    font-size: 14px;
495
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    55
    white-space: nowrap;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    56
    overflow: hidden;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    57
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    58
.AVBtext {
499
5ef383948a34 More corrections
Raphael Velt <raph.velt@gmail.com>
parents: 495
diff changeset
    59
    font-size: 11px;
495
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    60
    white-space: nowrap;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    61
    overflow: hidden;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    62
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    63
.scrollable {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    64
    position: relative;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    65
    overflow: hidden;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    66
    /*    width: 660px;*/
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    67
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    68
.scrollable .items {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    69
    /* this cannot be too large */
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    70
    position: absolute;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    71
    top: 22px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    72
    width: 20000em;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    73
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    74
.item {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    75
    float: left;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    76
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    77
a.browse {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    78
    background: url(../../images/horizontal.png) no-repeat;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    79
    display: block;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    80
    float: left;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    81
    width: 20px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    82
    height: 20px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    83
    cursor: pointer;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    84
    font-size: 1px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    85
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    86
a.right {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    87
    background-position: 0 -20px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    88
    margin-left: 5px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    89
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    90
a.right:hover {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    91
    background-position: -20px -20px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    92
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    93
a.right:active {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    94
    background-position: -40px -20px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    95
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    96
/* left */
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    97
a.left {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    98
    margin-left: 0px;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
    99
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   100
a.left:hover {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   101
    background-position: -20px 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   102
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   103
a.left:active {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   104
    background-position: -40px 0;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   105
}
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   106
#actions a.disabled {
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   107
    visibility: hidden !important;
34f92d5b2acf Added an archive embed for the IRI homepage
Raphael Velt <raph.velt@gmail.com>
parents:
diff changeset
   108
}