/*
Theme Name: PDXPHP
Theme URI: http://releasethecodes.com
Description: Child theme for the pdxphp.org site
Author: Sam Keen
Author URI: http://releasethecodes.com
Template: thematic
Version: 1.0

This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/

@import url('../thematic/style.css');

#branding {
    padding: 40px 0 44px;
}
#mission_stmt {
    float: right;
    letter-spacing:1px;
    color: #666;
    font-size: 13px;
    font-style: italic;
    line-height: 15px;
    width: 400px;

}



