/*
Theme Name: Pilcrow.nl
There URI: http://www.pilcrow.nl
Description: This is the first &para;ilcrow.nl theme, made by <a href="http://www.pilcrow.nl">Michiel Bakker</a>.
Version: 1.0
Author: Michiel Bakker
Author URI: http://www.pilcrow.nl
Tags: pilcrow, clean, rounded, white, orange, grey, widget-ready 
*/

/**********************
    RESET ALL STUFF
**********************/
@import url(includes/reset.css) all;


/************************
   MAIN LAYOUT & LINKS
************************/
@import url(includes/layout.css) all;


/******************
    POST STYLE
******************/
@import url(includes/post.css) all;


/********************
    SIDEBAR STYLE
********************/
@import url(includes/sidebar.css) all;


/*****************
     CAPTIONS
*****************/
@import url(includes/captions.css) all;


/***************
    COMMENTS
***************/
@import url(includes/comments.css) all;


/*********************
    SEARCH RESULTS
*********************/
@import url(includes/searchresults.css) all;


