webcast.css
webcast.css
—
CSS stylesheet,
2Kb
File contents
.webcast-listinghead,
.webcast-listingseries,
.webcast-listingtitle,
.webcast-listingtext,
.webcast-listingtime,
.webcast-listingbreak,
.webcast-checksched,
.webcast-listingavail {
display: block;
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
line-height: 1.5em;
text-align: left;
padding-left: 8px;
padding-right: 8px;
}
.webcast-center {
text-align: center;
}
.webcast-text {
font-family: "Lucida Grande", Verdana, Lucida, Helvetica, Arial, sans-serif;
line-height: 1.5em;
text-align: left;
padding-left: 8px;
padding-right: 8px;
}
.webcast-textsmall {
font-size: 80%;
font-weight: bold;
padding-left: 8px;
padding-right: 8px;
}
a.webcast-links {
text-decoration: none;
}
a.webcast-links:hover {
background-color: yellow;
}
a.webcast-links:visited {
}
a.webcast-redlinks {
text-decoration: none;
color: #CC3300;
}
a.webcast-redlinks:hover {
background-color: yellow;
}
a.webcast-redlinks:visited {
}
.webcast-hr {
border-bottom: solid 1px #536895;
}
.webcast-unbulletlist {
padding-top: 4px
}
.webcast-directoryname {
font-size: 90%;
font-weight: bold;
}
.webcast-directorylisting {
font-size: 90%;
}
.webcast-listinghead {
background: #536895;
font-size: 120%;
line-height: 2em;
font-weight: bold;
text-transform: uppercase;
color: white;
margin-top: 1em;
margin-bottom: .5em;
}
.webcast-listingseries {
font-size: 105%;
}
.webcast-listingtitle {
font-size: 125%;
font-weight: bold;
line-height: 1.3em;
}
.webcast-listingtext {
}
.webcast-listingtime {
font-size: 90%;
color: #444444;
}
.webcast-checksched {
font-size: 75%;
font-style: italic;
line-height: 2em;
font-weight: bold;
text-transform: uppercase;
text-align: right;
}
.webcast-listingavail {
font-size: 90%;
font-weight: bold;
text-transform: uppercase;
color: #CC3300
}
.webcast-listingbreak {
margin-top: .5em;
padding-top: .5em;
line-height: 0em; /* used to hide the   tag inbetween the div's */
border-top-style: solid;
border-top-width: 1px;
border-top-length: 100%;
color: #536895;
}
#webcast-col-left {
float: left;
width: 262px;
}
#webcast-col-right {
margin-left: 274px;
width: 262px;
}
#webcast-content {
/* CSS bug fix - DO NOT REMOVE
For more info: http://www.ampsoft.net/webdesign-l/fixing-float-margins.html */
border: solid 1px #FFFFFF;
}
.webcast-textnote {
font-size: 80%;
font-weight: normal;
line-height: 1em;
}
.webcast-image-l {
float: left;
margin-top: 0px;
margin-right: 15px;
margin-bottom: 10px;
margin-left: 0px;
}
.webcast-image-r {
float: right;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 10px;
margin-left: 15px;
}
.webcast-indent200 {
margin-left: 200px;
}



ShareThis