/*** Seattle Human Rights Commission styles ***/


h1 {
    margin-bottom: 12px;
}

.spotlight {
    background-color: #eeeeee;
    color: #007dc3;
    padding: 10px;
}

.spotlight p {
    font-size: 1.25em;
}

.homeHeading { 
    margin: 24px 0 12px 0;
}


/*** Top Item ***/

#x12613 {
    padding-top: 0;
}

.shrc .spotlight p {
    margin: 0 0 12px 0;
}


/*** Documents ***/

.accords li {
    line-height: 1.5em;
    margin-bottom: 1em;
}


/*** Contact Info on Right Sidebar ***/

.humanRightsSideBox {
    background-color: #e1eaf4;
    line-height: 1.5em;
    padding: 5%;
}

.humanRightsSideBox h4 {
    line-height: 1.5em;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 1em;
    color: #333;
}

.humanRightsSideBox address {
    margin-bottom: 10px;
}

.humanRightsSideBox input {
    margin: 6px 0;
}

/*** Recent Activity on Right Sidebar ***/


#x12611, #x12612 {
    border: 1px solid #bfbfbf;
    margin-top: 20px;
}

#x12611 ul, #x12612 ul {
    list-style-type: none;
    padding: 10px;
}

#x12612 ul li {
    margin-bottom: 12px;
}

#x12611 h2, #x12612 h2 {
    font-weight: 700;
    font-size: 1em;
    color: #333;
    padding: 0 0 2px 10px;
}


.shrc p {
    margin: 14px 0;
}

.shrc h2 {
    font-weight: 700;
    margin-top: 24px;
}

.shrc ul {
    padding-left: 0;
    list-style-type: none; 
}

.shrc ul li {
    padding: 12px 0;
    font-size: 1em;
}




