/* CSS Document */

.toptop{
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/toptop_wood.gif);
}
.botbot{
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/botbot_wood.gif);
}
body{
background-image:url(http://media.suntimes.com/images/cds/preps/season/designelements/background_wood.gif);
}
.articleleftcol{
width:500px;
margin-right:5px;
float:left;
padding-right:6px;
border-right:1px dotted #222;
padding:5px;
/*background-color:#FFFFFF;
color:#222;*/

}
.articleleftcol b{
border:1px solid #ccc;
}

.articleleftcol img.top{
border:3px solid #222;
margin:3px 0px 3px 0px;
width:492px;
}
.articleleftcol .headline{
   font: normal 26px Georgia, serif;
   line-height: 28px;
   margin:4px 0px 10px 0px;
   color:#ddd;
}

.articleleftcol .cutline{
text-align:right;
font-size:10px;
}
.articleleftcol p{
line-height:1.8;
font-size:1.4em;
font-weight:lighter;
letter-spacing:.05em;
}
.articleleftcol .byline{
font-size:10px;
border-bottom:1px dotted #333;
border-top:1px dotted #333;
padding:3px;
margin:5px 0;
background-color:#111;
}

.endarticle{
font-size:13px;
border-bottom:1px dotted #333;
border-top:1px dotted #333;
padding:10px;
margin:5px 0;
}

.fsizeholder{
float:left;
width:80px;
overflow:hidden;
font-size:10px;
padding:2px 0px 2px 3px;
vertical-align:top;
}
.fsizeholder img{
width:12px;
height:12px;
}
.sliderholder{
float:left;
}
.ui-slider-handle { position: absolute; height: 23px; background-repeat:no-repeat; width: 13px; top: 0px; left: 0px; background-image: url(http://media.suntimes.com/images/cds/preps/season/i/slider-handle.gif);  }
.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }

/* Default slider backgrounds */
.ui-slider-1 { width: 100px; height: 23px; position: relative; background-image: url(http://media.suntimes.com/images/cds/preps/season/i/slider-bg-1.png); background-repeat: no-repeat; background-position: center center; }
.ui-slider-2 { width: 100px; height: 23px; position: relative; background-image: url(http://media.suntimes.com/images/cds/preps/season/i/slider-bg-2.png); background-repeat: no-repeat; background-position: center center; }

.articletools{
float:right;
width:90px;
border:1px dotted #333;
padding:0px 4px 4px 4px;
margin:5px 0px 10px 10px;
background-color:#222;
}