/*
Theme Name: AutoFocus Child Theme
Theme URI: http://brettmorrison.net/
Description: AutoFocus Child Theme
Author: Brett Morrison
Author URI: http://brettmorrison.net/
Template: autofocus
Version: 0.1
.
This work is released under the GNU General Public License 2:
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url("../autofocus/style.css");

img.smicon {
 float: left; 
margin: 0px 5px 5px 5px;
padding: 0px;
border: 0px none #333333;
}

.sociable img {
margin: 2px 2px 2px 2px;
padding: 2px;
border: 0px none;
display: inline;
list-style-type: none;
}


#footer-left-left {
clear:none;
float:left;
margin:0px 0;
width:300px;
}

#footer-right {
display:table;
float:right;
width:200px;
}
 