/*
 Theme Name:   Sparkling Child
 Theme URI:    http://example.com/twenty-fourteen-child/
 Description:  Twenty Fourteen Child Theme
 Author:       John Doe
 Author URI:   http://example.com
 Template:     sparkling
 Version:      1.0.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  sparkling-child
*/


@import url("../sparkling/style.css");

div.elected-official {
    height: 300px;
}

div.elected-official img {
    width: 300px;
    float:left;
}

div.elected-official ul {
    float:left;
    margin-left:20px;
}
