<?xml version="1.0" encoding="UTF-8"?>
<configuration>
        <layouts>
            <layout name="home">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="post_details.php"/>
                    <widget name="category.php"/>
                    <widget name="post_list.php">
                        <param name="max_num" value="2"/>
                    </widget>
                    <widget name="page_list.php"/>
                    <widget name="blogroll.php">
                        <param name="max_num" value="6"/>
                        <param name="show_desc" value="0"/>
                    </widget>
                    <widget name="admob.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="single_post">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="post_details.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="comment_list">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="comment_list.php"/>
                    <widget name="add_comment.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="category">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="category.php"/>
                    <widget name="post_list.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="page_list">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="page_list.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="single_page">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="page_list.php"/>
                    <widget name="page_details.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="changedevice">
                <widgets>
                    <widget name="changedevice.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="mypage">
                <widgets>
                    <widget name="mywidget.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
        </layouts>
        <css lastchange="1175702941" cssmd5="8d63929d8ac5e8fbd3db9f58f5ceae67">
            <option name="LINE_BREAK_COLOR" values="" type="color">#ababab</option>
            <option name="TOPMENU_BG_COLOR" values="" type="color">#ababab</option>
            <option name="DARK_BG_COLOR" values="" type="color">#000000</option>
            <option name="LIGHT_BG_COLOR" values="" type="color">#7FEFEF</option>
            <option name="BORDER_COLOR" values="" type="color">#C0C0C0</option>
            <option name="LABEL_FG_COLOR" values="" type="color">#808080</option>
            <option name="TITLE_FG_COLOR" values="" type="color">#000000</option>
            <option name="LINK_FG_COLOR" values="" type="color">#3366FF</option>
            <option name="LIGHT_FG_COLOR" values="" type="color">#FFFFFF</option>
        </css>
    </configuration>
