/*
Theme Name: ZOA Regional Theme
Description: ZOA Regional Theme
Version: 0.1
Text Domain: zoaregional
*/

body.blog img.attachment-post-thumbnail {
    max-width: 50%;
    float:left;
    padding-right: 15px;
    padding-bottom: 15px;
}

body.blog .entry-summary .read-more {
    float: right;
}


/* utility classes */
.alignleft {
    float: right;
}

.alignright {
    float: left;
}

.textleft {
    text-align: right;
}

.textright {
    text-align: left;
}

.clear {
    clear: both;
}

body.westcoast-site #web-slogan {
    color: #ffffff;
}