<?xml version="1.0" encoding="UTF-8"?>
<ConfigMaps>
  <!-- Metadata - information about your theme -->
  <ConfigMap type="Skin">
    <Meta name="title">Simple Giants</Meta>
    <Meta name="description">A simple New York Giants theme.</Meta>
    <Meta name="author">Gridiron Solutions</Meta>
    <Meta name="author_email">iGoogleThemes@gridironsolutions.com</Meta>
    <Meta name="thumbnail">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/thumbnail410x70.jpg</Meta>
    <Meta name="screenshot">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/screenshot680x116.jpg</Meta>
  </ConfigMap>

  <!-- Skins - different designs for the iGoogle page -->
  <ConfigMap type="Skin">
    <!-- TimeOfDay controls when this skin is shown.  You can show this skin at different times in the day. -->
    <!-- Keep times in chronological order  -->
    <!--<Trait name="TimeOfDay">12am-12pm</Trait>-->

    <!-- Background color is the first layer on the page, shown behind images and transparent images -->
    <Attribute name="header.background_color">#192F6B</Attribute>

    <!-- The tiled image shows on top of the background color, repeating across the width of the header -->
    <!-- The first tile is centered on the page, with tiles expanding outwards to both sides -->
    <!-- If no tile image is specified, the background color will appear to the sides of the center image -->
    <!-- Must be 175 px in height, and the width must factor evenly into the width of the center image -->
    <Attribute name="header.tile_image.url">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/header_tile.gif</Attribute>

    <!-- The center image shows on top of the background color and tile, centered on the page -->
    <!-- Must be 175 px in height, and at least 640 px in width -->
    <!-- The width must be an even multiple of the tile (if a tile is specified) -->
    <Attribute name="header.center_image.url">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/header_center.gif</Attribute>

    <!-- Colors for links and text in the header area -->
    <Attribute name="header.link_color">#ffffff</Attribute>
    <Attribute name="header.text_color">#ffffff</Attribute>

    <!-- See the API reference to see what logos you can choose from.  The logo must be clearly visible in all skins -->
    <Attribute name="header.logo">white</Attribute>

    <!-- Color for the outline around selected and unselected tabs -->
    <Attribute name="gadget_area.tab.border_color">#AE0533</Attribute>

    <!-- Colors for background of tabs and for the text of the tab name -->
    <Attribute name="gadget_area.tab.selected.background_color">#ffffff</Attribute>
    <Attribute name="gadget_area.tab.selected.text_color">#192F6B</Attribute>
    <Attribute name="gadget_area.tab.unselected.background_color">#192F6B</Attribute>
    <Attribute name="gadget_area.tab.unselected.text_color">#ffffff</Attribute>

    <!-- Color for the line between the tabs and gadget_area, and the gadget_area and footer -->
    <Attribute name="gadget_area.border_color">#000000</Attribute>

    <!-- Colors for the background of gadget titlebars and for the text of the title -->
    <Attribute name="gadget_area.gadget.header.background_color">#192F6B</Attribute>
    <Attribute name="gadget_area.gadget.header.text_color">#ffffff</Attribute>
    
    <!-- Color for the rectangle frame around gadgets -->
    <Attribute name="gadget_area.gadget.border_color">#AE0533</Attribute>

    <!-- Color for the colors of links inside some gadgets -->
    <Attribute name="gadget_area.gadget.body.link_color">#192F6B</Attribute>

    <!-- Must be 12 px in height and 12 px wide.  Hover states are shown when the user's cursor is over the button -->
    <Attribute name="gadget_area.menu_icon.image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_menu.gif</Attribute>
    <Attribute name="gadget_area.menu_icon.hover_image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_menu_hover.gif</Attribute>
    <Attribute name="gadget_area.delete_icon.image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_delete.gif</Attribute>
    <Attribute name="gadget_area.delete_icon.hover_image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_delete_hover.gif</Attribute>
    <Attribute name="gadget_area.collapse_icon.image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_collapse.gif</Attribute>
    <Attribute name="gadget_area.collapse_icon.hover_image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_collapse_hover.gif</Attribute>
    <Attribute name="gadget_area.expand_icon.image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_expand.gif</Attribute>
    <Attribute name="gadget_area.expand_icon.hover_image.url">http://www.gridironsolutions.com/igoogle/themes/images/192F6B_expand_hover.gif</Attribute>

    <!-- Similar to the header, you can specify a background color for the footer that shows behind images and transparent images -->
    <Attribute name="footer.background_color">#192F6B</Attribute>

    <!-- The tiled image shows on top of the background color, repeating across the width of the footer -->
    <!-- The first tile is centered on the page, with tiles expanding outwards to both sides -->
    <!-- If no tile image is specified, the background color will appear to the sides of the center image -->
    <!-- Must be 140 px in height, and the width must factor evenly into the width of the center image -->
    <Attribute name="footer.tile_image.url">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/header_tile.gif</Attribute>

    <!-- The center image shows on top of the background color and tile, centered on the page -->
    <!-- Must be 140 px in height, and at least 640 px in width -->
    <!-- The width must be an even multiple of the tile (if a tile is specified) -->
    <!--<Attribute name="footer.center_image.url">http://www.mysite.com/theme/footer_center1.jpg</Attribute>-->

    <!-- Colors for links and text in the footer area -->
    <Attribute name="footer.link_color">#AE0533</Attribute>
    <Attribute name="footer.text_color">#ffffff</Attribute>

    <!-- See the program policy for details on what you can include in the attribution image -->
    <!-- Must be 50 px in height and 100 px wide.  Shown in the upper right corner of the footer. -->
    <Attribute name="attribution.image.url">http://www.gridironsolutions.com/igoogle/themes/SimpleGiants/images/attribution.gif</Attribute>
  </ConfigMap>

</ConfigMaps>
