<?xml version="1.0" encoding="UTF-8"?>
<configuration>
        <layouts>
            <layout name="home">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="topmenu.php"/>
                    <widget name="top_blog.php"/>
                    <widget name="news.php"/>
                    <widget name="bottom_links.php"/>
                    <widget name="admob.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="single_page">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="topmenu.php"/>
                    <widget name="page.php"/>
                    <widget name="topmenu.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="single_post">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="topmenu.php">
                        <param name="menu_items" value="Blog"/>
                        <param name="show_banner" value="0"/>
                    </widget>
                    <widget name="post.php"/>
                    <widget name="bottom_links.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="comments">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="comment_list.php"/>
                    <widget name="bottom_links.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="changedevice">
                <widgets>
                    <widget name="changedevice.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
            <layout name="Blog">
                <widgets>
                    <widget name="header.php"/>
                    <widget name="topmenu.php">
                        <param name="menu_items" value="Blog"/>
                        <param name="show_banner" value="0"/>
                    </widget>
                    <widget name="top_blog.php"/>
                    <widget name="bloglist.php"/>
                    <widget name="footer.php"/>
                </widgets>
                <taglibs>
                </taglibs>
            </layout>
        </layouts>
        <css lastchange="1176715765" cssmd5="6a7aa8184ae6f8da39f23b4384ba9220" optionpolicy="overwrite" filepolicy="overwrite">
            <option name="LINE_BREAK_COLOR" values="" type="color">#69AEE7</option>
            <option name="TOPMENU_BG_COLOR" values="" type="color">#f4be0c</option>
            <option name="TOPMENU_FG_COLOR" values="" type="color">#000000</option>
            <option name="DARK_BG_COLOR" values="" type="color">#000000</option>
            <option name="LIGHT_BG_COLOR" values="" type="color">#FFFFFF</option>
            <option name="TOP_BLOG_COL_POST1" values="" type="color">#609514</option>
            <option name="TOP_BLOG_COL_POST2" values="" type="color">#ff7500</option>
            <option name="TOP_BLOG_COL_POST3" values="" type="color">#00729c</option>
            <option name="LINKS_TOP_COL_BG" values="" type="color">#870000</option>
            <option name="LINKS_TOP_COL_FG" values="" type="color">#FFFFFF</option>
            <option name="LINKS_BODY_BG" values="" type="color">#797979</option>
            <option name="PAGE_TITLE_BG" values="" type="color">#A70000</option>
        </css>
    </configuration>
