3.1.12 (Brainy Betty) 0ffd8417bfedd54d4a7014749660aa5dd7b9b46c o:Sass::Tree::RootNode : @options{:@has_childrenT:@templateI"Ø// Implementation of float:left with fix for the // [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) @mixin float-left { @include float(left); } // Implementation of float:right with fix for the // [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) @mixin float-right { @include float(right); } // Direction independent float mixin that fixes the // [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) @mixin float($side: left) { display: inline; float: unquote($side); } // Resets floated elements back to their default of `float: none` and defaults // to `display: block` unless you pass `inline` as an argument // // Usage Example: // // body.homepage // #footer li // +float-left // body.signup // #footer li // +reset-float @mixin reset-float($display: block) { float: none; display: $display; }:ET:@children[ o:Sass::Tree::CommentNode : @value[I"•/* Implementation of float:left with fix for the * [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) */; T: @linei: @loud0: @silenti;@; [o:Sass::Tree::MixinDefNode ; i: @args[: @nameI"float-left; T;@;T; [o:Sass::Tree::MixinNode ; i ;[o:Sass::Script::String ; I" left; T; i : @type:identifier;@:@keywords{;I" float; T;@; [o; ; [I"–/* Implementation of float:right with fix for the * [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) */; T; i ;0;i;@; [o; ; i ;[;I"float-right; T;@;T; [o; ; i;[o; ; I" right; T; i;;;@;{;I" float; T;@; [o; ; [I"˜/* Direction independent float mixin that fixes the * [double-margin bug in IE5/6](http://www.positioniseverything.net/explorer/doubled-margin.html) */; T; i;0;i;@; [o; ; i;[[o:Sass::Script::Variable:@underscored_nameI" side; T;I" side; T;@o; ; I" left; T; i;;;@;I" float; T;@;T; [o:Sass::Tree::PropNode ; o;; I" inline; T;;;@: @tabsi; i:@prop_syntax:new;[I" display; T;@; [o; ; o:Sass::Script::Funcall ; i;[o; ; i;I" side; T;I" side; T;@;{;I" unquote; T;@;i; i;;;[I" float; T;@; [o; ; [I"'/* Resets floated elements back to their default of `float: none` and defaults * to `display: block` unless you pass `inline` as an argument * * Usage Example: * * body.homepage * #footer li * +float-left * body.signup * #footer li * +reset-float */; T; i;0;i;@; [o; ; i!;[[o;;I" display; T;I" display; T;@o; ; I" block; T; i!;;;@;I"reset-float; T;@;T; [o; ; o;; I" none; T;;;@;i; i";;;[I" float; T;@; [o; ; o; ; i#;I" display; T;I" display; T;@;i; i#;;;[I" display; T;@; [; i