3.1.15 (Brainy Betty) 7c9a0398fe270feb3bd49eef06559032381b3b7d o:Sass::Tree::RootNode :@template"P// @doc off // Extends the bottom of the element to enclose any floats it contains. // @doc on @import "hacks"; // This basic method is preferred for the usual case, when positioned // content will not show outside the bounds of the container. // // Recommendations include using this in conjunction with a width. // Credit: [quirksmode.org](http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html) @mixin clearfix { overflow: hidden; @include has-layout; } // This older method from Position Is Everything called // [Easy Clearing](http://www.positioniseverything.net/easyclearing.html) // has the advantage of allowing positioned elements to hang // outside the bounds of the container at the expense of more tricky CSS. @mixin legacy-pie-clearfix { &:after { content : "\0020"; display : block; height : 0; clear : both; overflow : hidden; visibility : hidden; } @include has-layout; } // This is an updated version of the PIE clearfix method that reduces the amount of CSS output. // If you need to support Firefox before 3.5 you need to use `legacy-pie-clearfix` instead. // // Adapted from: [A new micro clearfix hack](http://nicolasgallagher.com/micro-clearfix-hack/) @mixin pie-clearfix { &:after { content: ""; display: table; clear: both; } @include has-layout; } :@has_childrenT: @options{:@children[ o:Sass::Tree::CommentNode ;@: @loud0; [: @value["f/* @doc off * Extends the bottom of the element to enclose any floats it contains. * @doc on */: @linei: @silentio:Sass::Tree::ImportNode ;0;@:@imported_filename" hacks; [; i o; ;@; 0; [; ["./* This basic method is preferred for the usual case, when positioned * content will not show outside the bounds of the container. * * Recommendations include using this in conjunction with a width. * Credit: [quirksmode.org](http://www.quirksmode.org/blog/archives/2005/03/clearing_floats.html) */; i ;io:Sass::Tree::MixinDefNode : @name" clearfix;T;@; [o:Sass::Tree::PropNode ;[" overflow:@prop_syntax:new;@; [; o:Sass::Script::String: @type:identifier;@; " hidden; i: @tabsio:Sass::Tree::MixinNode ;"has-layout:@keywords{;@; [; i: @args[; i;[o; ;@; 0; [; [" /* This older method from Position Is Everything called * [Easy Clearing](http://www.positioniseverything.net/easyclearing.html) * has the advantage of allowing positioned elements to hang * outside the bounds of the container at the expense of more tricky CSS. */; i;io; ;"legacy-pie-clearfix;T;@; [o:Sass::Tree::RuleNode ;T: @rule[" &:after;@:@parsed_ruleso:"Sass::Selector::CommaSequence:@filename"; i: @members[o:Sass::Selector::Sequence;"[o:#Sass::Selector::SimpleSequence;!@.; i;"[o:Sass::Selector::Parent;!@.; io:Sass::Selector::Pseudo : @arg0;[" after;: class;!@.; i; [ o; ;[" content;;;@; [; o;;;;@; " "\0020"; i;io; ;[" display;;;@; [; o;;;;@; " block; i;io; ;[" height;;;@; [; o;;;;@; "0; i;io; ;[" clear;;;@; [; o;;;;@; " both; i;io; ;[" overflow;;;@; [; o;;;;@; " hidden; i ;io; ;["visibility;;;@; [; o;;;;@; " hidden; i!;i; i;io; ;"has-layout;{;@; [; i#;[; i;[o; ;@; 0; [; [" /* This is an updated version of the PIE clearfix method that reduces the amount of CSS output. * If you need to support Firefox before 3.5 you need to use `legacy-pie-clearfix` instead. * * Adapted from: [A new micro clearfix hack](http://nicolasgallagher.com/micro-clearfix-hack/) */; i&;io; ;"pie-clearfix;T;@; [o; ;T;[" &:after;@;o; ;!"; i+;"[o;#;"[o;$;!@n; i+;"[o;%;!@n; i+o;& ;'0;[" after;;(;!@n; i+; [o; ;[" content;;;@; [; o;;;;@; """; i,;io; ;[" display;;;@; [; o;;;;@; " table; i-;io; ;[" clear;;;@; [; o;;;;@; " both; i.;i; i+;io; ;"has-layout;{;@; [; i0;[; i*;[; i