3.1.12 (Brainy Betty) 64b27a6864fe37c5d8fa59bc33c07b7648c732a5 o:Sass::Tree::RootNode : @options{:@has_childrenT:@templateI"º@import "compass/utilities/general/hacks"; @import "images"; // The linear gradient mixin works best across browsers if you use percentage-based color stops. // // Examples: // // // This yields a linear gradient spanning from top to bottom // +linear-gradient(color-stops(white, black)) // // // This yields a linear gradient spanning from bottom to top // +linear-gradient(color-stops(white, black), bottom) // // // This yields a linear gradient spanning from left to right // +linear-gradient(color-stops(white, black), left) // // // This yields a linear gradient starting at white passing // // thru blue at 33% down and then to black // +linear-gradient(color-stops(white, blue 33%, black)) // // // This yields a linear gradient starting at white passing // // thru blue at 33% down and then to black at 67% until the end // +linear-gradient(color-stops(white, blue 33%, black 67%)) // // // This yields a background image on top of the gradient; requires an image // // with an alpha-layer. // +linear-gradient(color_stops(white,black), top, image-url('noise.png')) // // Browsers Supported: // // - Chrome // - Safari // - Firefox 3.6 // - Opera // // @deprecated Use the linear-gradient() function in conjunction with a // property mixin like `background-image`. @mixin linear-gradient($color-stops, $start: false, $image: false) { @if $image { @if $start { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, linear-gradient(#{$start}, #{$color-stops}))"; } @else { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, linear-gradient(#{$color-stops}))"; } } @else { @if $start { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(#{$start}, #{$color-stops}))"; } @else { @warn "The linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(#{$color-stops}))"; } } @if not $start { $start: top; } @include background-image($image, linear-gradient($start, $color-stops)); } // Because of webkit's limitations, the radial gradient mixin works best if you use // pixel-based color stops. // // Examples: // // // Defaults to a centered, 100px radius gradient // +radial-gradient(color-stops(#c00, #00c)) // // // 100px radius gradient in the top left corner // +radial-gradient(color-stops(#c00, #00c), top left) // // // Three colors, ending at 50px and passing thru #fff at 25px // +radial-gradient(color-stops(#c00, #fff, #00c 50px)) // // // A background image on top of a 100px radius gradient; requires an image // // with an alpha-layer. // +radial-gradient(color_stops(#c00, #fff), top left, image-url("noise.png"))) // // Browsers Supported: // // - Chrome // - Safari // - Firefox 3.6 // - Opera // // @deprecated Use the radial-gradient() function in conjunction with a // property mixin like `background-image`. @mixin radial-gradient($color-stops, $center-position: false, $image: false) { @if $image { @if $center-position { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, radial-gradient(#{$center-position}, #{$color-stops}))"; } @else { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(#{$image}, radial-gradient(#{$color-stops}))"; } } @else { @if $center-position { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(#{$center-position}, #{$color-stops}))"; } @else { @warn "The radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(#{$color-stops}))"; } } @if not $center-position { $center-position: center center; } @include background-image($image, radial-gradient($center-position, $color-stops)); } :ET:@children[ o:Sass::Tree::ImportNode : @linei:@imported_filenameI"$compass/utilities/general/hacks; T;@;0; [o; ; i; I" images; T;@;0; [o:Sass::Tree::CommentNode : @value[I"/* The linear gradient mixin works best across browsers if you use percentage-based color stops. * * Examples: * * // This yields a linear gradient spanning from top to bottom * +linear-gradient(color-stops(white, black)) * * // This yields a linear gradient spanning from bottom to top * +linear-gradient(color-stops(white, black), bottom) * * // This yields a linear gradient spanning from left to right * +linear-gradient(color-stops(white, black), left) * * // This yields a linear gradient starting at white passing * // thru blue at 33% down and then to black * +linear-gradient(color-stops(white, blue 33%, black)) * * // This yields a linear gradient starting at white passing * // thru blue at 33% down and then to black at 67% until the end * +linear-gradient(color-stops(white, blue 33%, black 67%)) * * // This yields a background image on top of the gradient; requires an image * // with an alpha-layer. * +linear-gradient(color_stops(white,black), top, image-url('noise.png')) * * Browsers Supported: * * - Chrome * - Safari * - Firefox 3.6 * - Opera * * @deprecated Use the linear-gradient() function in conjunction with a * property mixin like `background-image`. */; T; i : @loud0: @silenti;@; [o:Sass::Tree::MixinDefNode ; i+: @args[[o:Sass::Script::Variable:@underscored_nameI"color_stops; T: @nameI"color-stops; T;@0[o;;I" start; T;I" start; T;@o:Sass::Script::Bool;F; i+;@[o;;I" image; T;I" image; T;@o;;F; i+;@;I"linear-gradient; T;@;T; [u:Sass::Tree::IfNode [o:Sass::Script::Variable : @linei,:@underscored_nameI" image:ET: @nameI" image;T: @options{u:Sass::Tree::IfNode[00[u:Sass::Tree::IfNodeá[o:Sass::Script::Variable : @linei3:@underscored_nameI" start:ET: @nameI" start;T: @options{u:Sass::Tree::IfNode§[00[o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(:ET: @linei6: @type: string: @options{: @mido:Sass::Script::Variable ; i6:@underscored_nameI"color_stops; T: @nameI"color-stops; T;@ : @aftero; ; I")); T; i6; ;;@ ; i6;@ :@children[; i6;@ [o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"eThe linear-gradient mixin is deprecated. Instead use: @include background-image(linear-gradient(;T;i4: @type: string; @ : @mido; ;i4;I" start;T; I" start;T; @ : @aftero; ;o; ;I", ;T;i4;;; @ ;o; ;i4;I"color_stops;T; I"color-stops;T; @ ;o; ;I"));T;i4;;; @ ;i4; @ ;i4; @ :@children[;i4; @ [u; ‹[o:Sass::Script::Variable : @linei-:@underscored_nameI" start:ET: @nameI" start;T: @options{u:Sass::Tree::IfNodeü[00[o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"UThe linear-gradient mixin is deprecated. Instead use: @include background-image(:ET: @linei0: @type: string: @options{: @mido:Sass::Script::Variable ; i0:@underscored_nameI" image; T: @nameI" image; T;@ : @aftero; ;o; ; I", linear-gradient(; T; i0; ;;@ ;o; ; i0;I"color_stops; T;I"color-stops; T;@ ;o; ; I")); T; i0; ;;@ ; i0;@ ; i0;@ :@children[; i0;@ [o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"UThe linear-gradient mixin is deprecated. Instead use: @include background-image(;T;i.: @type: string; @ : @mido; ;i.;I" image;T; I" image;T; @ : @aftero; ;o; ;I", linear-gradient(;T;i.;;; @ ;o; ;i.;I" start;T; I" start;T; @ ;o; ;o; ;I", ;T;i.;;; @ ;o; ;i.;I"color_stops;T; I"color-stops;T; @ ;o; ;I"));T;i.;;; @ ;i.; @ ;i.; @ ;i.; @ :@children[;i.; @ u;A[o:!Sass::Script::UnaryOperation : @operando:Sass::Script::Variable : @linei9:@underscored_nameI" start:ET: @nameI" start; T: @options{:@operator:not;i9; @ 0[o:Sass::Tree::VariableNode : @guarded0;i9: @expro:Sass::Script::String : @valueI"top; T;i9: @type:identifier; @ ; I" start; T; @ :@children[o:Sass::Tree::MixinNode ; i:;[o; ; i:;I" image; T;I" image; T;@o:Sass::Script::Funcall ; i:;[o; ; i:;I" start; T;I" start; T;@o; ; i:;I"color_stops; T;I"color-stops; T;@:@keywords{;I"linear-gradient; T;@;{;I"background-image; T;@; [o; ;[I"‚/* Because of webkit's limitations, the radial gradient mixin works best if you use * pixel-based color stops. * * Examples: * * // Defaults to a centered, 100px radius gradient * +radial-gradient(color-stops(#c00, #00c)) * * // 100px radius gradient in the top left corner * +radial-gradient(color-stops(#c00, #00c), top left) * * // Three colors, ending at 50px and passing thru #fff at 25px * +radial-gradient(color-stops(#c00, #fff, #00c 50px)) * * // A background image on top of a 100px radius gradient; requires an image * // with an alpha-layer. * +radial-gradient(color_stops(#c00, #fff), top left, image-url("noise.png"))) * * Browsers Supported: * * - Chrome * - Safari * - Firefox 3.6 * - Opera * * @deprecated Use the radial-gradient() function in conjunction with a * property mixin like `background-image`. */; T; i=;0;i;@; [o; ; iX;[[o;;I"color_stops; T;I"color-stops; T;@0[o;;I"center_position; T;I"center-position; T;@o;;F; iX;@[o;;I" image; T;I" image; T;@o;;F; iX;@;I"radial-gradient; T;@;T; [u;b [o:Sass::Script::Variable : @lineiY:@underscored_nameI" image:ET: @nameI" image;T: @options{u:Sass::Tree::IfNode)[00[u:Sass::Tree::IfNode [o:Sass::Script::Variable : @linei`:@underscored_nameI"center_position:ET: @nameI"center-position;T: @options{u:Sass::Tree::IfNode§[00[o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(:ET: @lineic: @type: string: @options{: @mido:Sass::Script::Variable ; ic:@underscored_nameI"color_stops; T: @nameI"color-stops; T;@ : @aftero; ; I")); T; ic; ;;@ ; ic;@ :@children[; ic;@ [o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"eThe radial-gradient mixin is deprecated. Instead use: @include background-image(radial-gradient(;T;ia: @type: string; @ : @mido; ;ia;I"center_position;T; I"center-position;T; @ : @aftero; ;o; ;I", ;T;ia;;; @ ;o; ;ia;I"color_stops;T; I"color-stops;T; @ ;o; ;I"));T;ia;;; @ ;ia; @ ;ia; @ :@children[;ia; @ [u; ³[o:Sass::Script::Variable : @lineiZ:@underscored_nameI"center_position:ET: @nameI"center-position;T: @options{u:Sass::Tree::IfNodeü[00[o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"UThe radial-gradient mixin is deprecated. Instead use: @include background-image(:ET: @linei]: @type: string: @options{: @mido:Sass::Script::Variable ; i]:@underscored_nameI" image; T: @nameI" image; T;@ : @aftero; ;o; ; I", radial-gradient(; T; i]; ;;@ ;o; ; i];I"color_stops; T;I"color-stops; T;@ ;o; ; I")); T; i]; ;;@ ; i];@ ; i];@ :@children[; i];@ [o:Sass::Tree::WarnNode : @expro:&Sass::Script::StringInterpolation : @beforeo:Sass::Script::String : @valueI"UThe radial-gradient mixin is deprecated. Instead use: @include background-image(;T;i[: @type: string; @ : @mido; ;i[;I" image;T; I" image;T; @ : @aftero; ;o; ;I", radial-gradient(;T;i[;;; @ ;o; ;i[;I"center_position;T; I"center-position;T; @ ;o; ;o; ;I", ;T;i[;;; @ ;o; ;i[;I"color_stops;T; I"color-stops;T; @ ;o; ;I"));T;i[;;; @ ;i[; @ ;i[; @ ;i[; @ :@children[;i[; @ u;¶[o:!Sass::Script::UnaryOperation : @operando:Sass::Script::Variable : @lineif:@underscored_nameI"center_position:ET: @nameI"center-position; T: @options{:@operator:not;if; @ 0[o:Sass::Tree::VariableNode : @guarded0;if: @expro:Sass::Script::List : @value[o:Sass::Script::String ;I" center; T;if: @type:identifier; @ o; ;I" center; T;if;;; @ ;if:@separator: space; @ ; I"center-position; T; @ :@children[o; ; ig;[o; ; ig;I" image; T;I" image; T;@o; ; ig;[o; ; ig;I"center_position; T;I"center-position; T;@o; ; ig;I"color_stops; T;I"color-stops; T;@;{;I"radial-gradient; T;@;{;I"background-image; T;@; [; i