﻿#home
{
    width: 850px;
    position: relative;
    font-size: 0.9em;
    line-height: 1.5;
    background: transparent;
}

#home #left-col
{
    float: left;
    width: 475px;
}

#home #right-col
{
    float: left;
    width: 375px;
    padding-left: 0px;
}

#home .pod
{
    clear: both;
    margin: 5px;
    border: solid 1px #EDE1FE;
    background: White url(top-fade.png) repeat-x;
}

#home .pod .peas
{
    color: #2A1A5A;
    margin: 2px 0;
    padding: 0;
    background: White;
}
#home .pod .peas .program-list
{
    padding-bottom:13px;
}
#home .pod p
{
    padding: 0 10px;
}
#home .pod .abstract p 
{
    font-size: 0.85em;
    padding: 0 5px;
}

#home .pod h1
{
    margin: 0;
    padding: 0 5px 4px 10px;
    font-size: 1.5em;
    color: #2A1A5A;
    font-variant: small-caps;
    line-height: 1;
}
#home .pod h2
{
    margin: 0;
    padding: 0px 5px 4px 10px;
    font-size: 1em;
    color: #2A1A5A;
}

#home .pod ul.tidy
{
    margin-left: 20px;
    padding-left: 10px;
}

#home .pod ul.tidy li
{
    list-style-type: square;
}


#home .date
{
    font-size: 0.8em;
    color: #333;
}
#home .moreinfo
{
    font-size: 0.85em;
}

#home h3
{
    font-size: 1.1em;
    text-align: left;
    padding: 0 10px;
}
#home .event img
{
    padding: 0 5px 2px 0;
}
#home .event .logos
{
    margin: 0 0 0 40px;
}
#home .event .moreinfo
{
    margin: 0 0 10px 10px;
}

#home .event #share ul 
{
    padding: 0;
    margin: 0;
}
#home .event #share ul li 
{
    margin: 0 0 5px 220px;
    padding: 0 0 0 0px;
    font-size: 0.85em;    
    line-height: 1.2em;
}



#home #crisis li
{
}
#home #crisis li.alt
{
}

#home .shelter-phones
{
    margin-top:0px;
    padding: 2px 0 0 18px;
}
#home .shelter-phones td
{
    padding-right: 5px;
}


.waiters .list1,
.waiters .list2
{
    float: left;
    width: 150px;
}