1 div.cdmHeader img, div.cdmHeader input, div.cdmFooter img {
2 vertical-align : middle;
18 div.cdmHeader > span {
22 div.cdmHeader span.updated {
27 vertical-align : middle;
34 div.cdmHeader div.updPic {
36 display : inline-block;
40 div.cdmHeader div.updPic img {
41 vertical-align : middle;
44 div.cdmHeader img, div.cdmFooter img {
58 div.cdmContentInner img {
77 background-color : #f0f0f0;
78 border-width : 0px 0px 1px 0px;
79 border-color : #c0c0c0;
83 div.cdm.expandable > hr {
87 div.cdm.expanded > hr {
92 div.cdm.expandable.Unread {
96 div.cdm.expandable.Selected {
100 div.cdm.expandable.active {
101 box-shadow : inset 0px 0px 3px 0px rgba(0,0,0,0.1);
102 border-color : #88b0f0;
103 background : white ! important;
106 div.cdm.expandable div.cdmHeader span.titleWrap {
107 white-space : nowrap;
108 text-overflow : ellipsis;
113 div.cdm.expandable.active div.cdmHeader span.titleWrap {
114 white-space : normal;
117 div.cdm.expandable div.cdmHeader a.title {
120 -webkit-transition : color 0.2s;
121 transition : color 0.2s;
124 div.cdm.expandable.Unread div.cdmHeader a.title {
128 div.cdm.expandable.active div.cdmHeader a.title {
132 div.cdm.expanded div.cdmHeader {
133 background : transparent ! important;
136 div.cdm.expanded div.cdmHeader a.title {
140 -webkit-transition : color 0.2s;
141 transition : color 0.2s;
144 div.cdm.expanded.active {
148 div.cdm.expanded.active div.cdmHeader a.title {
152 div.cdm.expanded.Unread div.cdmHeader a.title {
156 div.cdm.expanded div.cdmContent {
160 div.cdm.expanded.Unread div.cdmContent {
164 div.cdm.active div.cdmContent {
171 font-weight : normal;
175 div.cdmContent div.postEnclosures {
181 border-color : #a0a0a0;
182 border-width : 0px 0px 1px 0px;
183 border-style : solid;
184 padding : 5px 3px 5px 5px;
185 background : url("images/toolbar.png") bottom left;
186 background-repeat : repeat-x;
189 div.cdmFeedTitle a.title {
199 div.cdmFeedTitle a:hover {
203 div.cdmHeader span.hlFeed {
205 font-weight : normal;
209 div.cdmHeader div.hlFeed, div.cdmHeader div.hlFeed a {
210 vertical-align : middle;
212 font-weight : normal;
219 display : inline-block;
220 padding : 1px 4px 1px 4px;
223 div.cdmContentInner p {
225 text-align : justify;
228 div.cdmContentInner iframe {
232 div.cdmHeader span.author {
235 font-weight : normal;
246 border-width : 1px 0px 1px 0px;
247 border-style : solid;
248 background : #fcfcfc;
250 box-shadow : 0px 1px 1px 0px rgba(0,0,0,0.1);
253 div#floatingTitle > * {
254 display : table-cell;
255 white-space : nowrap;
256 vertical-align : middle;
260 div#floatingTitle img {
265 div#floatingTitle span.author {
268 font-weight : normal;
271 div#floatingTitle a.title {
275 -webkit-transition : color 0.2s;
276 transition : color 0.2s;
279 div#floatingTitle.Unread a.title {
283 div#floatingTitle img.anchor {
288 div#floatingTitle div.hlFeed {
289 padding-right : 10px;
291 font-weight : normal;
294 white-space : nowrap;
297 div#floatingTitle div.hlFeed a {
299 display : inline-block;
300 padding : 1px 4px 1px 4px;
303 div#floatingTitle span.updated {
304 padding-right : 10px;
305 white-space : nowrap;
310 div#floatingTitle div.hlFeed a {
314 div#floatingTitle span.titleWrap {
316 white-space : normal;
319 div#floatingTitle .dijit,
320 div#floatingTitle img.hlScorePic {
324 .cdm.high .cdmHeader a.title.high, .cdm.high .cdmHeader .cdmExcerpt,
325 .cdm.high .cdmHeader span.author {
329 .cdm.Unread.high .cdmHeader a.title.high, .cdm.Unread.high .cdmHeader .cdmExcerpt,
330 .cdm.Unread.high .cdmHeader span.author {
334 .cdm .cdmHeader a.title.low, .cdm.low .cdmHeader .cdmExcerpt,
335 .cdm.Unread .cdmHeader a.title.low, .cdm.Unread.low .cdmHeader .cdmExcerpt,
336 .cdm.low .cdmHeader span.author {
338 text-decoration : line-through;