/***********************************
    EXPAND/COLLAPSE
************************************/
/*.expanded{float:left;background:url(https://www.cityofmadison.com/images/blogExpanded.gif) no-repeat 0px 1px;width:10px;height:13px;margin-right:3px;}
.collapsed{float:left;background:url(https://www.cityofmadison.com/images/blogCollapsed.gif) no-repeat 0px 2px;;width:10px;height:13px;margin-right:3px;}
.year div.expanded, .cat div.expanded{background-position:0px 3px;}
.year div.collapsed, .cat div.collapsed{background-position:0px 4px;}*/
.expanded{background:url(https://www.cityofmadison.com/images/blogExpanded.gif) no-repeat 0px 1px;cursor:pointer;padding-left:13px;}
.collapsed{background:url(https://www.cityofmadison.com/images/blogCollapsed.gif) no-repeat 0px 2px;cursor:pointer;padding-left:13px;}
/***********************************
    ARCHIVE
************************************/
#archive .year, #labels .cat{font-family:Trebuchet MS;color:#336699;font-weight:bold;font-size:14px;}
#archive  ul.byDate{margin-left:13px;list-style-type:none;}
#archive  ul.byDate ul,#labels ul.byCat {list-style-type:square;padding-left:15px;}

/***********************************
    GENERAL
************************************/
#blogPost ul{margin-top: 10px; margin-left:30px;}
#blogPost ol{margin-top: 10px; }
div.left{float:left;}
div#subscribe{float:right;margin-right:218px;padding-top:5px;}
img.actionIcon{border:0px;margin:0px;padding:0px 5px 0px 0px;vertical-align:bottom;}
object.video{border:1px solid #CCC;padding:5px;margin-bottom:5px;}