/*

Theme Name: Sanctuary

Theme URI: http://wordpress.org/

Description: Created by http://psd.to-html.com/

Version: 1.0

Author: 24kCer

Author URI: http://psd.to-html.com/

Tags: sanctuary, blue, custom header, fixed width, two columns, widgets

*/

@import url("styles/layout.css");



    img.centered {

    display: block;

    margin-left: auto;

    margin-right: auto;

    }



    img.alignright {

    padding: 4px;

    margin: 0 0 2px 7px;

    display: inline;

    }



    img.alignleft {

    padding: 4px;

    margin: 0 7px 2px 0;

    display: inline;

    }



    .alignright {

    float: right;

    }



    .alignleft {

    float: left;

    }