/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.9
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
/*min-height:300px;*/
}

.widget a
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #333333;

}
.sidebar a
{
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #333333;
}

.aktt_tweets .aktt_tweet_time
{
border-bottom-width: 0px;
}

#twitter-tools .widgettitle
{
background-repeat:no-repeat;
height:73px;
background-image:url('tw_top.png');
background-position:bottom;
}

.aktt_more_updates{
background-repeat:no-repeat;
height: 75px;
background-image:url('tw_bottom.png');
background-position:bottom;
}
