/*
Theme Name: Twenty Ten Kimondo
Description: My own version of the twenty ten theme
Author: Your name here
Template: twentyten
*/

@import url("../twentyten/style.css");

#site-title 
{

		width: 232px;
        padding: 74px 0 0 0;
        height: 0;
        background: url("images/kimondo.gif") no-repeat;
        overflow: hidden;
}

#site-description 
{

		width: 306px;
        padding: 34px 0 0 0;
        height: 0;
        background: url("images/strapline.gif") no-repeat;
        overflow: hidden;
}

li#twitter-widget-3.widget-container.twitter-widget h3

{

		width: 131px;
        padding: 95px 0 0 0;
        height: 0;
        background: url("images/tweets.gif") no-repeat;
        overflow: hidden;
}

li#recent-flickr-photos.widget-container.FlickrManager_RenderRecentPhotoWidget h3

{

		width: 102px;
        padding: 56px 0 0 0;
        height: 0;
        background: url("images/photos.gif") no-repeat;
        overflow: hidden;
}

li#tag_cloud-3.widget-container.widget_tag_cloud h3

{

		width: 61px;
        padding: 39px 0 0 0;
        height: 0;
        background: url("images/stuff.gif") no-repeat;
        overflow: hidden;
}

li#linkcat-2.widget-container.widget_links h3

{

		width: 108px;
        padding: 38px 0 0 0;
        height: 0;
        background: url("images/blogroll.gif") no-repeat;
        overflow: hidden;
}

li#linkcat-3.widget-container.widget_links h3

{

		width: 94px;
        padding: 45px 0 0 0;
        height: 0;
        background: url("images/sites.gif") no-repeat;
        overflow: hidden;
}
