/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 0.1.8
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    min-height:300px;
}
/*-

 flickrRSS

 http://eightface.com/code/wp-flickrrss/

*/

li.sb-flickr {

margin-left: 6px !important;

padding: 0px;

text-indent: none;

 list-style-type:none;

 display:inline;

}

li.sb-flickr a, li.sb-flickr a:hover, li.sb-flickr a:visited {

text-decoration: none;

border: none !important;

padding:0px;

background:transparent !important;

}

li.sb-flickr a img {

 border: 1px solid #ccc;

 margin: 0 2px 2px 0;

 }

li.sb-flickr a:hover img {

 border: 1px solid #0FA1B8;

 }