/*******************************************************************************

    Package: AFFIRMA XHTML/CSS Framework 1.0
    Title: Screen Style Sheet
    File: screen_blog.css
    Version: 1.0
    Date/Time: 2008-08-29 15:16
    Author name: Adal Hernandez Fraile
    Author organisation: AFFIRMA
    Author URI: www.affirma.nu
    Author contact details: <support@affirma.nu>
    Copyright: (c) 2008-2009 Adal Hernandez Fraile // AFFIRMA
	License: AFFIRMA XHTML/CSS Framework 1.0 is released under the MIT License:
    		http://www.opensource.org/licenses/mit-license.php
    Acknowledgements: none
    Media: Screen, projection
    Description: Style sheet for screen rendering at BobvanderVlist.com
    Dependencies: reset.css, typography.css, layout.css
    Change history: ../../change.log
    To-do list: ../../todo.txt

*******************************************************************************/

@import url(reset.css);
@import url(typography_blog.css);
@import url(layout.css);
