3.1.2 (Brainy Betty)
f460892b2164d26bdea8e4e4571e8e5e7e02a98e
o:Sass::Tree::RootNode
:@has_childrenT:@children[o:Sass::Tree::ImportNode
;[ :@imported_filename"shared:@options{ :
@linei:@template0o:Sass::Tree::CommentNode;[ ;
@
:@lines[ :
@loud0:@value"(/* Specify the number of columns */;i:@silenti o:Sass::Tree::MixinDefNode;T;[o:Sass::Tree::MixinNode;[ ;
@
:@keywords{ :
@args[o:Sass::Script::String	;
{ ;"column-count;i
:
@type:identifiero:Sass::Script::Variable	;
@:
@name"
count:@underscored_name"
count;i
o;	;
@;"	-moz;i;;o;	;
@;"-webkit;i;;o;	;
@;"-o;i;;o:!Sass::Script::UnaryOperation	;
@:@operando;	;
@;"-ms;i;;:@operator:not;io;	;
@;o;	;
@;"-khtml;i;;;;;io;	;
@;"official;i;;;"experimental;i;
@
;[[o;;
{ ;"
count;"
count0;"column-count;i	o;;[ ;
@
;[ ;0;"6/* Specify the gap between columns e.g. `20px` */;i;i o;;T;[o;;[ ;
@
;{ ;[o;	;
{ ;"column-gap;i;;o;	;
@<;"
width;"
width;io;	;
@<;"	-moz;i;;o;	;
@<;"-webkit;i;;o;	;
@<;"-o;i;;o;	;
@<;o;	;
@<;"-ms;i;;;;;io;	;
@<;o;	;
@<;"-khtml;i;;;;;io;	;
@<;"official;i;;;"experimental;i;
@
;[[o;;
{ ;"
width;"
width0;"column-gap;io;;[ ;
@
;[ ;0;"4/* Specify the width of columns e.g. `100px` */;i;i o;;T;[o;;[ ;
@
;{ ;[o;	;
{ ;"column-width;i;;o;	;
@b;"
width;"
width;io;	;
@b;"	-moz;i;;o;	;
@b;"-webkit;i;;o;	;
@b;"-o;i;;o;	;
@b;o;	;
@b;"-ms;i;;;;;io;	;
@b;o;	;
@b;"-khtml;i;;;;;io;	;
@b;"official;i;;;"experimental;i;
@
;[[o;;
{ ;"
width;"
width0;"column-width;io;;[ ;
@
;[ ;0;"C/* Specify the width of the rule between columns e.g. `1px` */;i;i o;;T;[o;;[ ;
@
;{ ;[o;	;
{ ;"rule-width;i;;o;	;
@ƒ;"
width;"
width;io;	;
@ƒ;"	-moz;i ;;o;	;
@ƒ;"-webkit;i ;;o;	;
@ƒ;"-o;i ;;o;	;
@ƒ;o;	;
@ƒ;"-ms;i ;;;;;i o;	;
@ƒ;o;	;
@ƒ;"-khtml;i ;;;;;i o;	;
@ƒ;"official;i ;;;"experimental;i!;
@
;[[o;;
{ ;"
width;"
width0;"column-rule-width;io;;[ ;
@
;[ ;0;"h/* Specify the style of the rule between columns e.g. `dotted`.
 * This works like border-style. */;i$;i o;;T;[o;;[ ;
@
;{ ;[o;	;
{ ;"rule-style;i';;o:Sass::Script::Funcall
;
@©;{ ;[o;	;
@©;"
style;"
style;i';"unquote;i'o;	;
@©;"	-moz;i(;;o;	;
@©;"-webkit;i(;;o;	;
@©;"-o;i(;;o;	;
@©;o;	;
@©;"-ms;i(;;;;;i(o;	;
@©;o;	;
@©;"-khtml;i(;;;;;i(o;	;
@©;"official;i(;;;"experimental;i);
@
;[[o;;
{ ;"
style;"
style0;"column-rule-style;i&o;;[ ;
@
;[ ;0;"f/* Specify the color of the rule between columns e.g. `blue`.
 * This works like border-color. */;i,;i o;;T;[o;;[ ;
@
;{ ;[o;	;
{ ;"rule-color;i/;;o;	;
@Ó;"
color;"
color;i/o;	;
@Ó;"	-moz;i0;;o;	;
@Ó;"-webkit;i0;;o;	;
@Ó;"-o;i0;;o;	;
@Ó;o;	;
@Ó;"-ms;i0;;;;;i0o;	;
@Ó;o;	;
@Ó;"-khtml;i0;;;;;i0o;	;
@Ó;"official;i0;;;"experimental;i1;
@
;[[o;;
{ ;"
color;"
color0;"column-rule-color;i.o;;[ ;
@
;[ ;0;"Ï/* Mixin encompassing all column rule properties
 * For example:
 *
 *     @include column-rule(1px, solid, #c00)
 *
 * Or the values can be space separated:
 *
 *     @include column-rule(1px solid #c00) */;i4;i o;;T;[o:Sass::Tree::VariableNode:
@expro; 
;
{ ;{ ;[o; 
;
@ö;{ ;[o;	;
@ö;"
width;"
width;i=o;	;
@ö;"
style;"
style;i=o;	;
@ö;"
color;"
color;i=;"compact;i=;"-compass-space-list;i=;[ ;
@
;"	full:@guarded0;i=o;;[ ;
@
;{ ;[o;	;
{ ;"column-rule;i>;;o;	;
@;"	full;"	full;i>o;	;
@;"	-moz;i?;;o;	;
@;"-webkit;i?;;o;	;
@;"-o;i?;;o;	;
@;o;	;
@;"-ms;i?;;;;;i?o;	;
@;o;	;
@;"-khtml;i?;;;;;i?o;	;
@;"official;i?;;;"experimental;i@;
@
;[[o;;
{ ;"
width;"
width0[o;;
@%;"
style;"
styleo:Sass::Script::Bool;
@%;F;i<[o;;
@%;"
color;"
coloro;$;
@%;F;i<;"column-rule;i<;
@
;i;"€@import "shared";

// Specify the number of columns
@mixin column-count($count) {
  @include experimental(column-count, $count,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Specify the gap between columns e.g. `20px`
@mixin column-gap($width) {
  @include experimental(column-gap, $width,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Specify the width of columns e.g. `100px`
@mixin column-width($width) {
  @include experimental(column-width, $width,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Specify the width of the rule between columns e.g. `1px`
@mixin column-rule-width($width) {
  @include experimental(rule-width, $width,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Specify the style of the rule between columns e.g. `dotted`.
// This works like border-style.
@mixin column-rule-style($style) {
  @include experimental(rule-style, unquote($style),
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Specify the color of the rule between columns e.g. `blue`.
// This works like border-color.
@mixin column-rule-color($color) {
  @include experimental(rule-color, $color,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}

// Mixin encompassing all column rule properties
// For example:
//
//     @include column-rule(1px, solid, #c00)
//
// Or the values can be space separated:
//
//     @include column-rule(1px solid #c00)
@mixin column-rule($width, $style: false, $color: false) {
  $full : -compass-space-list(compact($width, $style, $color));
  @include experimental(column-rule, $full,
    -moz, -webkit, -o, not -ms, not -khtml, official
  );
}
