3.0.25 (Classy Cassidy) d9b461bb53f5a72a56c2c642d905cc856b034ab6 o:Sass::Tree::RootNode :@has_childrenT:@template"// @doc off // These defaults make the arguments optional for this mixin // If you like, set different defaults before importing. // @doc on @import "shared"; // The default color for box shadows $default-box-shadow-color: #333333 !default; // The default horizontal offset. Positive is to the right. $default-box-shadow-h-offset: 1px !default; // The default vertical offset. Positive is down. $default-box-shadow-v-offset: 1px !default; // The default blur length. $default-box-shadow-blur: 5px !default; // The default spread length. $default-box-shadow-spread : 0 !default; // The default shadow instet: inset or false (for standard shadow). $default-box-shadow-inset : false !default; // Provides cross-browser CSS box shadows for Webkit, Gecko, and CSS3. // Arguments are color, horizontal offset, vertical offset, blur length, spread length, and inset. @mixin box-shadow( $color : $default-box-shadow-color, $hoff : $default-box-shadow-h-offset, $voff : $default-box-shadow-v-offset, $blur : $default-box-shadow-blur, $spread : $default-box-shadow-spread, $inset : $default-box-shadow-inset ) { $full : $color $hoff $voff $blur $spread; @if $inset { $full: $full $inset; } @if $color == none { @include experimental(box-shadow, none, -moz, -webkit, -o, not -ms, not -khtml, official ); } @else { @include experimental(box-shadow, $full, -moz, -webkit, -o, not -ms, not -khtml, official ); } } :@children[o:Sass::Tree::CommentNode : @lines[;[: @options{:css_location"3/Users/jim/Projects/radiant/public/stylesheets: syntax: scss: filename"/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/compass/stylesheets/compass/css3/_box-shadow.scss: style:compressed:always_checkF:line_commentsT:template_location[ ["8/Users/jim/Projects/radiant/public/stylesheets/sass@ ["8/Users/jim/Projects/radiant/public/stylesheets/sass"3/Users/jim/Projects/radiant/public/stylesheets["r/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/blueprint/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/_blueprint_deprecated_imports/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["p/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/compass/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets["/Users/jim/Developer/.rvm/gems/ree-1.8.7-2011.03@radiant/gems/compass-0.10.6/frameworks/_compass_deprecated_imports/stylesheets"3/Users/jim/Projects/radiant/public/stylesheets:full_exceptionT: cacheT: quietT:load_paths[ @@@@@@:property_syntax0:cache_location"//Users/jim/Projects/radiant/tmp/sass-cache: @linei: @value"/* @doc off * These defaults make the arguments optional for this mixin * If you like, set different defaults before importing. * @doc on */: @silentio:Sass::Tree::ImportNode ;0;[:@imported_filename" shared; @ ;i o; ; [;[; @ ;i ;",/* The default color for box shadows */;io:Sass::Tree::VariableNode ;[; @ : @guarded" !default;i: @expro:Sass::Script::Color : @attrs{ : bluei8: greeni8: alphai:redi8; {;i;0: @context: default: @name"default-box-shadow-coloro; ; [;[; @ ;i;"C/* The default horizontal offset. Positive is to the right. */;io; ;[; @ ;!" !default;i;"o:Sass::Script::Number :@numerator_units["px; {;i;i:@original"1px:@denominator_units[;);*;+" default-box-shadow-h-offseto; ; [;[; @ ;i;"9/* The default vertical offset. Positive is down. */;io; ;[; @ ;!" !default;i;"o;, ;-["px; {;i;i;."1px;/[;);*;+" default-box-shadow-v-offseto; ; [;[; @ ;i;"#/* The default blur length. */;io; ;[; @ ;!" !default;i;"o;, ;-["px; {;i;i ;."5px;/[;);*;+"default-box-shadow-bluro; ; [;[; @ ;i;"%/* The default spread length. */;io; ;[; @ ;!" !default;i;"o;, ;-[; {;i;i;."0;/[;);*;+"default-box-shadow-spreado; ; [;[; @ ;i;"K/* The default shadow instet: inset or false (for standard shadow). */;io; ;[; @ ;!" !default;i;"o:Sass::Script::Bool ; {;i;F;);*;+"default-box-shadow-inseto; ; [;[; @ ;i;"/* Provides cross-browser CSS box shadows for Webkit, Gecko, and CSS3. * Arguments are color, horizontal offset, vertical offset, blur length, spread length, and inset. */;io:Sass::Tree::MixinDefNode ;T;[o; ;[; @ ;!0;i*;"o:Sass::Script::Operation :@operand1o;2 ;3o;2 ;3o;2 ;3o:Sass::Script::Variable ; {;i*;);*;+" color; @;i*:@operator: concat:@operand2o;4 ; @;i*;);*;+" hoff;);*; @;i*;5;6;7o;4 ; @;i*;);*;+" voff;);*; @;i*;5;6;7o;4 ; @;i*;);*;+" blur;);*; @;i*;5;6;7o;4 ; @;i*;);*;+" spread;);*;+" fullo:Sass::Tree::IfNode ;T;[o; ;[; @ ;!0;i,;"o;2 ;3o;4 ; {;i,;);*;+" full; @;i,;5;6;7o;4 ; @;i,;);*;+" inset;);*;+" full; @ ;i+;"o;4 ; {;i+;);*;+" inset:@last_else@o;8 ;T;[o:Sass::Tree::MixinNode ;[; @ ;i1;+"experimental: @args[ o:Sass::Script::String : @type:identifier; {;i/;"box-shadow;);*o;< ;=;>; @;i/;" none;);*o;< ;=;>; @;i0;" -moz;);*o;< ;=;>; @;i0;" -webkit;);*o;< ;=;>; @;i0;"-o;);*o:!Sass::Script::UnaryOperation ; @;i0;5:not: @operando;< ;=;>; @;i0;"-ms;);*;);*o;? ; @;i0;5;@;Ao;< ;=;>; @;i0;" -khtml;);*;);*o;< ;=;>; @;i0;" official;);*; @ : @elseo;8 ;T;[o;: ;[; @ ;i5;+"experimental;;[ o;< ;=;>; {;i3;"box-shadow;);*o;4 ; @;i3;);*;+" fullo;< ;=;>; @;i4;" -moz;);*o;< ;=;>; @;i4;" -webkit;);*o;< ;=;>; @;i4;"-o;);*o;? ; @;i4;5;@;Ao;< ;=;>; @;i4;"-ms;);*;);*o;? ; @;i4;5;@;Ao;< ;=;>; @;i4;" -khtml;);*;);*o;< ;=;>; @;i4;" official;);*; @ ;"0;9@;i.;"o;2 ;3o;4 ; {;i.;);*;+" color; @;i.;5:eq;7o;< ;=;>; @;i.;" none;);*;);*;9@; @ ;i);+"box-shadow;;[ [o;4; {;);*;+" coloro;4 ; @;i#;);*;+"default-box-shadow-color[o;4; @;);*;+" hoffo;4 ; @;i$;);*;+" default-box-shadow-h-offset[o;4; @;);*;+" voffo;4 ; @;i%;);*;+" default-box-shadow-v-offset[o;4; @;);*;+" bluro;4 ; @;i&;);*;+"default-box-shadow-blur[o;4; @;);*;+" spreado;4 ; @;i';);*;+"default-box-shadow-spread[o;4; @;);*;+" inseto;4 ; @;i(;);*;+"default-box-shadow-inset; @ ;i